[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260710 11:05:43.706694 23887 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.83.254:33053
I20260710 11:05:43.708212 23887 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260710 11:05:43.709245 23887 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:43.725103 23894 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:43.726080 23893 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:43.728502 23887 server_base.cc:1061] running on GCE node
W20260710 11:05:43.727164 23896 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:44.991290 23887 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:44.991544 23887 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:44.991698 23887 hybrid_clock.cc:648] HybridClock initialized: now 1783681544991681 us; error 0 us; skew 500 ppm
I20260710 11:05:44.992599 23887 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:44.998378 23887 webserver.cc:533] Webserver started at http://127.23.83.254:43867/ using document root <none> and password file <none>
I20260710 11:05:44.999315 23887 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:44.999534 23887 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:45.000133 23887 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:45.007272 23887 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681543532196-23887-0/minicluster-data/master-0-root/instance:
uuid: "6e12d40b0bc14235934b8ec9afaaf58a"
format_stamp: "Formatted at 2026-07-10 11:05:44 on dist-test-slave-9mw6"
I20260710 11:05:45.016135 23887 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.001s	sys 0.005s
I20260710 11:05:45.021368 23902 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:45.022634 23887 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.003s
I20260710 11:05:45.023049 23887 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681543532196-23887-0/minicluster-data/master-0-root
uuid: "6e12d40b0bc14235934b8ec9afaaf58a"
format_stamp: "Formatted at 2026-07-10 11:05:44 on dist-test-slave-9mw6"
I20260710 11:05:45.023442 23887 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681543532196-23887-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681543532196-23887-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681543532196-23887-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:45.085184 23887 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:45.086753 23887 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260710 11:05:45.087258 23887 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:45.159134 23887 rpc_server.cc:307] RPC server started. Bound to: 127.23.83.254:33053
I20260710 11:05:45.159260 23953 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.83.254:33053 every 8 connection(s)
I20260710 11:05:45.167414 23954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:45.188685 23954 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6e12d40b0bc14235934b8ec9afaaf58a: Bootstrap starting.
I20260710 11:05:45.194495 23954 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6e12d40b0bc14235934b8ec9afaaf58a: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:45.196272 23954 log.cc:826] T 00000000000000000000000000000000 P 6e12d40b0bc14235934b8ec9afaaf58a: Log is configured to *not* fsync() on all Append() calls
I20260710 11:05:45.200799 23954 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6e12d40b0bc14235934b8ec9afaaf58a: No bootstrap required, opened a new log
I20260710 11:05:45.221079 23954 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6e12d40b0bc14235934b8ec9afaaf58a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6e12d40b0bc14235934b8ec9afaaf58a" member_type: VOTER }
I20260710 11:05:45.221624 23954 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6e12d40b0bc14235934b8ec9afaaf58a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:45.221835 23954 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6e12d40b0bc14235934b8ec9afaaf58a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e12d40b0bc14235934b8ec9afaaf58a, State: Initialized, Role: FOLLOWER
I20260710 11:05:45.222635 23954 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6e12d40b0bc14235934b8ec9afaaf58a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6e12d40b0bc14235934b8ec9afaaf58a" member_type: VOTER }
I20260710 11:05:45.223106 23954 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6e12d40b0bc14235934b8ec9afaaf58a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:05:45.223352 23954 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6e12d40b0bc14235934b8ec9afaaf58a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:05:45.223636 23954 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6e12d40b0bc14235934b8ec9afaaf58a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:45.227653 23954 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6e12d40b0bc14235934b8ec9afaaf58a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6e12d40b0bc14235934b8ec9afaaf58a" member_type: VOTER }
I20260710 11:05:45.228440 23954 leader_election.cc:304] T 00000000000000000000000000000000 P 6e12d40b0bc14235934b8ec9afaaf58a [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: 6e12d40b0bc14235934b8ec9afaaf58a; no voters: 
I20260710 11:05:45.230163 23954 leader_election.cc:290] T 00000000000000000000000000000000 P 6e12d40b0bc14235934b8ec9afaaf58a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:05:45.230561 23957 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6e12d40b0bc14235934b8ec9afaaf58a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:45.232913 23957 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6e12d40b0bc14235934b8ec9afaaf58a [term 1 LEADER]: Becoming Leader. State: Replica: 6e12d40b0bc14235934b8ec9afaaf58a, State: Running, Role: LEADER
I20260710 11:05:45.233875 23957 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6e12d40b0bc14235934b8ec9afaaf58a [LEADER]: Queue going to LEADER mode. State: All 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: "6e12d40b0bc14235934b8ec9afaaf58a" member_type: VOTER }
I20260710 11:05:45.234910 23954 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6e12d40b0bc14235934b8ec9afaaf58a [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:05:45.245573 23958 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6e12d40b0bc14235934b8ec9afaaf58a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6e12d40b0bc14235934b8ec9afaaf58a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6e12d40b0bc14235934b8ec9afaaf58a" member_type: VOTER } }
I20260710 11:05:45.245867 23959 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6e12d40b0bc14235934b8ec9afaaf58a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6e12d40b0bc14235934b8ec9afaaf58a. Latest consensus state: current_term: 1 leader_uuid: "6e12d40b0bc14235934b8ec9afaaf58a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6e12d40b0bc14235934b8ec9afaaf58a" member_type: VOTER } }
I20260710 11:05:45.246381 23958 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6e12d40b0bc14235934b8ec9afaaf58a [sys.catalog]: This master's current role is: LEADER
I20260710 11:05:45.246488 23959 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6e12d40b0bc14235934b8ec9afaaf58a [sys.catalog]: This master's current role is: LEADER
I20260710 11:05:45.249444 23967 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:05:45.260905 23967 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:05:45.263420 23887 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:05:45.279110 23967 catalog_manager.cc:1383] Generated new cluster ID: 630e45201a5a4ff484f38663d564d484
I20260710 11:05:45.279392 23967 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:05:45.315773 23967 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:05:45.317327 23967 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:05:45.332777 23967 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6e12d40b0bc14235934b8ec9afaaf58a: Generated new TSK 0
I20260710 11:05:45.333703 23967 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:05:45.394395 23887 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:45.403647 23976 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:45.405062 23977 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:45.408327 23979 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:45.408435 23887 server_base.cc:1061] running on GCE node
I20260710 11:05:45.409526 23887 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:45.409823 23887 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:45.410025 23887 hybrid_clock.cc:648] HybridClock initialized: now 1783681545410006 us; error 0 us; skew 500 ppm
I20260710 11:05:45.410841 23887 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:45.414932 23887 webserver.cc:533] Webserver started at http://127.23.83.193:46641/ using document root <none> and password file <none>
I20260710 11:05:45.415630 23887 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:45.415891 23887 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:45.416232 23887 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:45.417721 23887 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681543532196-23887-0/minicluster-data/ts-0-root/instance:
uuid: "381de4bb82a24e8eab4a517bab9907e7"
format_stamp: "Formatted at 2026-07-10 11:05:45 on dist-test-slave-9mw6"
I20260710 11:05:45.424714 23887 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.000s	sys 0.008s
I20260710 11:05:45.429858 23984 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:45.430707 23887 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.002s
I20260710 11:05:45.431056 23887 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681543532196-23887-0/minicluster-data/ts-0-root
uuid: "381de4bb82a24e8eab4a517bab9907e7"
format_stamp: "Formatted at 2026-07-10 11:05:45 on dist-test-slave-9mw6"
I20260710 11:05:45.431461 23887 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681543532196-23887-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681543532196-23887-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681543532196-23887-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:45.456224 23887 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:45.458364 23887 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:45.460892 23887 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:45.465384 23887 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:45.465664 23887 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:45.465978 23887 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:45.466178 23887 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:45.559545 23887 rpc_server.cc:307] RPC server started. Bound to: 127.23.83.193:35939
I20260710 11:05:45.559640 24046 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.83.193:35939 every 8 connection(s)
I20260710 11:05:45.566771 23887 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:45.584897 24051 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:45.587016 24052 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:45.594956 23887 server_base.cc:1061] running on GCE node
W20260710 11:05:45.595629 24054 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:45.596840 23887 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:45.597187 23887 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:45.597465 23887 hybrid_clock.cc:648] HybridClock initialized: now 1783681545597444 us; error 0 us; skew 500 ppm
I20260710 11:05:45.598354 23887 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:45.601459 23887 webserver.cc:533] Webserver started at http://127.23.83.194:38643/ using document root <none> and password file <none>
I20260710 11:05:45.602113 23887 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:45.602371 23887 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:45.602691 23887 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:45.603770 24047 heartbeater.cc:344] Connected to a master server at 127.23.83.254:33053
I20260710 11:05:45.604269 24047 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:45.605225 24047 heartbeater.cc:507] Master 127.23.83.254:33053 requested a full tablet report, sending...
I20260710 11:05:45.604131 23887 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681543532196-23887-0/minicluster-data/ts-1-root/instance:
uuid: "5fafb10c58ee40a7a4586451196a0f0c"
format_stamp: "Formatted at 2026-07-10 11:05:45 on dist-test-slave-9mw6"
I20260710 11:05:45.608305 23919 ts_manager.cc:194] Registered new tserver with Master: 381de4bb82a24e8eab4a517bab9907e7 (127.23.83.193:35939)
I20260710 11:05:45.610498 23919 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39092
I20260710 11:05:45.612712 23887 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.003s	sys 0.004s
I20260710 11:05:45.618031 24059 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:45.618891 23887 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.005s	sys 0.000s
I20260710 11:05:45.619223 23887 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681543532196-23887-0/minicluster-data/ts-1-root
uuid: "5fafb10c58ee40a7a4586451196a0f0c"
format_stamp: "Formatted at 2026-07-10 11:05:45 on dist-test-slave-9mw6"
I20260710 11:05:45.619570 23887 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681543532196-23887-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681543532196-23887-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681543532196-23887-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:45.634194 23887 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:45.635910 23887 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:45.638479 23887 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:45.642068 23887 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:45.642338 23887 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:45.642606 23887 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:45.642813 23887 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:45.730059 23887 rpc_server.cc:307] RPC server started. Bound to: 127.23.83.194:44495
I20260710 11:05:45.730299 24121 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.83.194:44495 every 8 connection(s)
I20260710 11:05:45.740687 23887 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:45.748042 24125 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:45.750581 24126 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:45.753361 24122 heartbeater.cc:344] Connected to a master server at 127.23.83.254:33053
I20260710 11:05:45.753732 24122 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:45.754647 24122 heartbeater.cc:507] Master 127.23.83.254:33053 requested a full tablet report, sending...
I20260710 11:05:45.756886 23919 ts_manager.cc:194] Registered new tserver with Master: 5fafb10c58ee40a7a4586451196a0f0c (127.23.83.194:44495)
I20260710 11:05:45.758683 23919 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39098
I20260710 11:05:45.762493 23887 server_base.cc:1061] running on GCE node
W20260710 11:05:45.763677 24128 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:45.765043 23887 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:45.765321 23887 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:45.765518 23887 hybrid_clock.cc:648] HybridClock initialized: now 1783681545765501 us; error 0 us; skew 500 ppm
I20260710 11:05:45.766247 23887 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:45.769119 23887 webserver.cc:533] Webserver started at http://127.23.83.195:41721/ using document root <none> and password file <none>
I20260710 11:05:45.769727 23887 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:45.769959 23887 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:45.770318 23887 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:45.771595 23887 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681543532196-23887-0/minicluster-data/ts-2-root/instance:
uuid: "06545409cf6e4258b5ee931f9be1a653"
format_stamp: "Formatted at 2026-07-10 11:05:45 on dist-test-slave-9mw6"
I20260710 11:05:45.777275 23887 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:05:45.781317 24133 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:45.782138 23887 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260710 11:05:45.782459 23887 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681543532196-23887-0/minicluster-data/ts-2-root
uuid: "06545409cf6e4258b5ee931f9be1a653"
format_stamp: "Formatted at 2026-07-10 11:05:45 on dist-test-slave-9mw6"
I20260710 11:05:45.782816 23887 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681543532196-23887-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681543532196-23887-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681543532196-23887-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:45.803721 23887 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:45.805272 23887 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:45.807698 23887 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:45.811293 23887 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:45.811544 23887 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:45.811821 23887 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:45.812047 23887 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260710 11:05:45.907306 23887 rpc_server.cc:307] RPC server started. Bound to: 127.23.83.195:44569
I20260710 11:05:45.907447 24195 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.83.195:44569 every 8 connection(s)
I20260710 11:05:45.924273 24196 heartbeater.cc:344] Connected to a master server at 127.23.83.254:33053
I20260710 11:05:45.924647 24196 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:45.925439 24196 heartbeater.cc:507] Master 127.23.83.254:33053 requested a full tablet report, sending...
I20260710 11:05:45.927476 23919 ts_manager.cc:194] Registered new tserver with Master: 06545409cf6e4258b5ee931f9be1a653 (127.23.83.195:44569)
I20260710 11:05:45.928581 23887 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016142878s
I20260710 11:05:45.929217 23919 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39112
I20260710 11:05:45.990702 23919 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39128:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:05:45.994240 23919 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:05:46.099234 24010 tablet_service.cc:1511] Processing CreateTablet for tablet 3c9eadfff0ff40cdbf9a8e874bb0750a (DEFAULT_TABLE table=test-workload [id=22d47ab171984703ac27cba196e1ad04]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:46.098836 24011 tablet_service.cc:1511] Processing CreateTablet for tablet 4e946dac0fd041c19e215e5ea290ad4c (DEFAULT_TABLE table=test-workload [id=22d47ab171984703ac27cba196e1ad04]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:46.099992 24012 tablet_service.cc:1511] Processing CreateTablet for tablet 2d0f345638554463a5d664a619839658 (DEFAULT_TABLE table=test-workload [id=22d47ab171984703ac27cba196e1ad04]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:46.102353 24010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c9eadfff0ff40cdbf9a8e874bb0750a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:46.104858 24009 tablet_service.cc:1511] Processing CreateTablet for tablet cd388d10833f49fb89af04a7d547ec9c (DEFAULT_TABLE table=test-workload [id=22d47ab171984703ac27cba196e1ad04]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:46.107604 24009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd388d10833f49fb89af04a7d547ec9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:46.108381 24011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e946dac0fd041c19e215e5ea290ad4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:46.109609 24012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d0f345638554463a5d664a619839658. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:46.123554 24159 tablet_service.cc:1511] Processing CreateTablet for tablet 3c9eadfff0ff40cdbf9a8e874bb0750a (DEFAULT_TABLE table=test-workload [id=22d47ab171984703ac27cba196e1ad04]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:46.127292 24161 tablet_service.cc:1511] Processing CreateTablet for tablet 2d0f345638554463a5d664a619839658 (DEFAULT_TABLE table=test-workload [id=22d47ab171984703ac27cba196e1ad04]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:46.131284 24160 tablet_service.cc:1511] Processing CreateTablet for tablet 4e946dac0fd041c19e215e5ea290ad4c (DEFAULT_TABLE table=test-workload [id=22d47ab171984703ac27cba196e1ad04]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:46.130036 24159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c9eadfff0ff40cdbf9a8e874bb0750a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:46.128275 24008 tablet_service.cc:1511] Processing CreateTablet for tablet 9399b81ef2044df59ac510208933727e (DEFAULT_TABLE table=test-workload [id=22d47ab171984703ac27cba196e1ad04]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:46.135265 24008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9399b81ef2044df59ac510208933727e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:46.144263 24158 tablet_service.cc:1511] Processing CreateTablet for tablet cd388d10833f49fb89af04a7d547ec9c (DEFAULT_TABLE table=test-workload [id=22d47ab171984703ac27cba196e1ad04]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:46.148406 24161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d0f345638554463a5d664a619839658. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:46.150287 24160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e946dac0fd041c19e215e5ea290ad4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:46.154752 24157 tablet_service.cc:1511] Processing CreateTablet for tablet 9399b81ef2044df59ac510208933727e (DEFAULT_TABLE table=test-workload [id=22d47ab171984703ac27cba196e1ad04]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:46.162717 24158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd388d10833f49fb89af04a7d547ec9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:46.171592 24157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9399b81ef2044df59ac510208933727e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:46.174851 24087 tablet_service.cc:1511] Processing CreateTablet for tablet 2d0f345638554463a5d664a619839658 (DEFAULT_TABLE table=test-workload [id=22d47ab171984703ac27cba196e1ad04]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:46.176384 24007 tablet_service.cc:1511] Processing CreateTablet for tablet 6a26b51c18494bd79ea97dde51e837d7 (DEFAULT_TABLE table=test-workload [id=22d47ab171984703ac27cba196e1ad04]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:46.185211 24085 tablet_service.cc:1511] Processing CreateTablet for tablet 3c9eadfff0ff40cdbf9a8e874bb0750a (DEFAULT_TABLE table=test-workload [id=22d47ab171984703ac27cba196e1ad04]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:46.192651 24083 tablet_service.cc:1511] Processing CreateTablet for tablet 9399b81ef2044df59ac510208933727e (DEFAULT_TABLE table=test-workload [id=22d47ab171984703ac27cba196e1ad04]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:46.183738 24086 tablet_service.cc:1511] Processing CreateTablet for tablet 4e946dac0fd041c19e215e5ea290ad4c (DEFAULT_TABLE table=test-workload [id=22d47ab171984703ac27cba196e1ad04]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:46.195351 24082 tablet_service.cc:1511] Processing CreateTablet for tablet 6a26b51c18494bd79ea97dde51e837d7 (DEFAULT_TABLE table=test-workload [id=22d47ab171984703ac27cba196e1ad04]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:46.195482 24156 tablet_service.cc:1511] Processing CreateTablet for tablet 6a26b51c18494bd79ea97dde51e837d7 (DEFAULT_TABLE table=test-workload [id=22d47ab171984703ac27cba196e1ad04]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:46.194832 24087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d0f345638554463a5d664a619839658. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:46.201797 24156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a26b51c18494bd79ea97dde51e837d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:46.186933 24084 tablet_service.cc:1511] Processing CreateTablet for tablet cd388d10833f49fb89af04a7d547ec9c (DEFAULT_TABLE table=test-workload [id=22d47ab171984703ac27cba196e1ad04]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:46.205214 24006 tablet_service.cc:1511] Processing CreateTablet for tablet 01f153f5a75843e1985ddb6b3a577e75 (DEFAULT_TABLE table=test-workload [id=22d47ab171984703ac27cba196e1ad04]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:46.202968 24007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a26b51c18494bd79ea97dde51e837d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:46.207985 24006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01f153f5a75843e1985ddb6b3a577e75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:46.213934 24082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a26b51c18494bd79ea97dde51e837d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:46.221333 24086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e946dac0fd041c19e215e5ea290ad4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:46.224416 24084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd388d10833f49fb89af04a7d547ec9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:46.239712 24083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9399b81ef2044df59ac510208933727e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:46.244552 24085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c9eadfff0ff40cdbf9a8e874bb0750a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:46.253351 24214 tablet_bootstrap.cc:492] T 2d0f345638554463a5d664a619839658 P 381de4bb82a24e8eab4a517bab9907e7: Bootstrap starting.
W20260710 11:05:46.260149 23966 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:05:46.269923 24081 tablet_service.cc:1511] Processing CreateTablet for tablet 01f153f5a75843e1985ddb6b3a577e75 (DEFAULT_TABLE table=test-workload [id=22d47ab171984703ac27cba196e1ad04]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:46.271955 24081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01f153f5a75843e1985ddb6b3a577e75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:46.281939 24215 tablet_bootstrap.cc:492] T 2d0f345638554463a5d664a619839658 P 06545409cf6e4258b5ee931f9be1a653: Bootstrap starting.
I20260710 11:05:46.297420 24161 tablet_service.cc:1511] Processing CreateTablet for tablet 01f153f5a75843e1985ddb6b3a577e75 (DEFAULT_TABLE table=test-workload [id=22d47ab171984703ac27cba196e1ad04]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:46.298730 24161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01f153f5a75843e1985ddb6b3a577e75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:46.302732 24214 tablet_bootstrap.cc:654] T 2d0f345638554463a5d664a619839658 P 381de4bb82a24e8eab4a517bab9907e7: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.349454 24080 tablet_service.cc:1511] Processing CreateTablet for tablet 18bd2a47b739451a9ddbbea9450ece85 (DEFAULT_TABLE table=test-workload [id=22d47ab171984703ac27cba196e1ad04]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:46.362103 24159 tablet_service.cc:1511] Processing CreateTablet for tablet 18bd2a47b739451a9ddbbea9450ece85 (DEFAULT_TABLE table=test-workload [id=22d47ab171984703ac27cba196e1ad04]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:46.363507 24159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18bd2a47b739451a9ddbbea9450ece85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:46.364017 24080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18bd2a47b739451a9ddbbea9450ece85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:46.369503 24007 tablet_service.cc:1511] Processing CreateTablet for tablet 18bd2a47b739451a9ddbbea9450ece85 (DEFAULT_TABLE table=test-workload [id=22d47ab171984703ac27cba196e1ad04]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:46.370875 24007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18bd2a47b739451a9ddbbea9450ece85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:46.363605 24011 tablet_service.cc:1511] Processing CreateTablet for tablet c3cf9a7d9ab54de994a2ba10ee3f64c5 (DEFAULT_TABLE table=test-workload [id=22d47ab171984703ac27cba196e1ad04]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:46.378762 24011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3cf9a7d9ab54de994a2ba10ee3f64c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:46.379878 24079 tablet_service.cc:1511] Processing CreateTablet for tablet c3cf9a7d9ab54de994a2ba10ee3f64c5 (DEFAULT_TABLE table=test-workload [id=22d47ab171984703ac27cba196e1ad04]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:46.384056 24157 tablet_service.cc:1511] Processing CreateTablet for tablet c3cf9a7d9ab54de994a2ba10ee3f64c5 (DEFAULT_TABLE table=test-workload [id=22d47ab171984703ac27cba196e1ad04]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:46.390044 24079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3cf9a7d9ab54de994a2ba10ee3f64c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:46.385280 24157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3cf9a7d9ab54de994a2ba10ee3f64c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:46.398259 24217 tablet_bootstrap.cc:492] T 2d0f345638554463a5d664a619839658 P 5fafb10c58ee40a7a4586451196a0f0c: Bootstrap starting.
I20260710 11:05:46.400194 24215 tablet_bootstrap.cc:654] T 2d0f345638554463a5d664a619839658 P 06545409cf6e4258b5ee931f9be1a653: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.401386 24214 tablet_bootstrap.cc:492] T 2d0f345638554463a5d664a619839658 P 381de4bb82a24e8eab4a517bab9907e7: No bootstrap required, opened a new log
I20260710 11:05:46.401866 24214 ts_tablet_manager.cc:1403] T 2d0f345638554463a5d664a619839658 P 381de4bb82a24e8eab4a517bab9907e7: Time spent bootstrapping tablet: real 0.161s	user 0.022s	sys 0.011s
I20260710 11:05:46.406613 24214 raft_consensus.cc:359] T 2d0f345638554463a5d664a619839658 P 381de4bb82a24e8eab4a517bab9907e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } } peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } }
I20260710 11:05:46.407680 24214 raft_consensus.cc:385] T 2d0f345638554463a5d664a619839658 P 381de4bb82a24e8eab4a517bab9907e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.408000 24214 raft_consensus.cc:740] T 2d0f345638554463a5d664a619839658 P 381de4bb82a24e8eab4a517bab9907e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 381de4bb82a24e8eab4a517bab9907e7, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.409296 24214 consensus_queue.cc:260] T 2d0f345638554463a5d664a619839658 P 381de4bb82a24e8eab4a517bab9907e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } } peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } }
I20260710 11:05:46.438256 24047 heartbeater.cc:499] Master 127.23.83.254:33053 was elected leader, sending a full tablet report...
I20260710 11:05:46.441335 24214 ts_tablet_manager.cc:1434] T 2d0f345638554463a5d664a619839658 P 381de4bb82a24e8eab4a517bab9907e7: Time spent starting tablet: real 0.039s	user 0.012s	sys 0.016s
I20260710 11:05:46.442516 24214 tablet_bootstrap.cc:492] T cd388d10833f49fb89af04a7d547ec9c P 381de4bb82a24e8eab4a517bab9907e7: Bootstrap starting.
I20260710 11:05:46.447391 24215 tablet_bootstrap.cc:492] T 2d0f345638554463a5d664a619839658 P 06545409cf6e4258b5ee931f9be1a653: No bootstrap required, opened a new log
I20260710 11:05:46.447901 24215 ts_tablet_manager.cc:1403] T 2d0f345638554463a5d664a619839658 P 06545409cf6e4258b5ee931f9be1a653: Time spent bootstrapping tablet: real 0.168s	user 0.014s	sys 0.007s
I20260710 11:05:46.451704 24217 tablet_bootstrap.cc:654] T 2d0f345638554463a5d664a619839658 P 5fafb10c58ee40a7a4586451196a0f0c: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.451800 24215 raft_consensus.cc:359] T 2d0f345638554463a5d664a619839658 P 06545409cf6e4258b5ee931f9be1a653 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } } peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } }
I20260710 11:05:46.452594 24215 raft_consensus.cc:385] T 2d0f345638554463a5d664a619839658 P 06545409cf6e4258b5ee931f9be1a653 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.453296 24215 raft_consensus.cc:740] T 2d0f345638554463a5d664a619839658 P 06545409cf6e4258b5ee931f9be1a653 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06545409cf6e4258b5ee931f9be1a653, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.456235 24215 consensus_queue.cc:260] T 2d0f345638554463a5d664a619839658 P 06545409cf6e4258b5ee931f9be1a653 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } } peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } }
I20260710 11:05:46.458215 24214 tablet_bootstrap.cc:654] T cd388d10833f49fb89af04a7d547ec9c P 381de4bb82a24e8eab4a517bab9907e7: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.466485 24215 ts_tablet_manager.cc:1434] T 2d0f345638554463a5d664a619839658 P 06545409cf6e4258b5ee931f9be1a653: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.004s
I20260710 11:05:46.467705 24196 heartbeater.cc:499] Master 127.23.83.254:33053 was elected leader, sending a full tablet report...
I20260710 11:05:46.470120 24214 tablet_bootstrap.cc:492] T cd388d10833f49fb89af04a7d547ec9c P 381de4bb82a24e8eab4a517bab9907e7: No bootstrap required, opened a new log
I20260710 11:05:46.470585 24214 ts_tablet_manager.cc:1403] T cd388d10833f49fb89af04a7d547ec9c P 381de4bb82a24e8eab4a517bab9907e7: Time spent bootstrapping tablet: real 0.028s	user 0.004s	sys 0.012s
I20260710 11:05:46.472137 24215 tablet_bootstrap.cc:492] T cd388d10833f49fb89af04a7d547ec9c P 06545409cf6e4258b5ee931f9be1a653: Bootstrap starting.
I20260710 11:05:46.473448 24214 raft_consensus.cc:359] T cd388d10833f49fb89af04a7d547ec9c P 381de4bb82a24e8eab4a517bab9907e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:46.474171 24214 raft_consensus.cc:385] T cd388d10833f49fb89af04a7d547ec9c P 381de4bb82a24e8eab4a517bab9907e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.474491 24214 raft_consensus.cc:740] T cd388d10833f49fb89af04a7d547ec9c P 381de4bb82a24e8eab4a517bab9907e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 381de4bb82a24e8eab4a517bab9907e7, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.475235 24214 consensus_queue.cc:260] T cd388d10833f49fb89af04a7d547ec9c P 381de4bb82a24e8eab4a517bab9907e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:46.477816 24214 ts_tablet_manager.cc:1434] T cd388d10833f49fb89af04a7d547ec9c P 381de4bb82a24e8eab4a517bab9907e7: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 11:05:46.478753 24214 tablet_bootstrap.cc:492] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 381de4bb82a24e8eab4a517bab9907e7: Bootstrap starting.
I20260710 11:05:46.479648 24215 tablet_bootstrap.cc:654] T cd388d10833f49fb89af04a7d547ec9c P 06545409cf6e4258b5ee931f9be1a653: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.486325 24217 tablet_bootstrap.cc:492] T 2d0f345638554463a5d664a619839658 P 5fafb10c58ee40a7a4586451196a0f0c: No bootstrap required, opened a new log
I20260710 11:05:46.486840 24217 ts_tablet_manager.cc:1403] T 2d0f345638554463a5d664a619839658 P 5fafb10c58ee40a7a4586451196a0f0c: Time spent bootstrapping tablet: real 0.096s	user 0.017s	sys 0.009s
I20260710 11:05:46.491312 24214 tablet_bootstrap.cc:654] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 381de4bb82a24e8eab4a517bab9907e7: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.492342 24217 raft_consensus.cc:359] T 2d0f345638554463a5d664a619839658 P 5fafb10c58ee40a7a4586451196a0f0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } } peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } }
I20260710 11:05:46.496582 24217 raft_consensus.cc:385] T 2d0f345638554463a5d664a619839658 P 5fafb10c58ee40a7a4586451196a0f0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.496944 24217 raft_consensus.cc:740] T 2d0f345638554463a5d664a619839658 P 5fafb10c58ee40a7a4586451196a0f0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fafb10c58ee40a7a4586451196a0f0c, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.497774 24217 consensus_queue.cc:260] T 2d0f345638554463a5d664a619839658 P 5fafb10c58ee40a7a4586451196a0f0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } } peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } }
I20260710 11:05:46.500226 24215 tablet_bootstrap.cc:492] T cd388d10833f49fb89af04a7d547ec9c P 06545409cf6e4258b5ee931f9be1a653: No bootstrap required, opened a new log
I20260710 11:05:46.500754 24215 ts_tablet_manager.cc:1403] T cd388d10833f49fb89af04a7d547ec9c P 06545409cf6e4258b5ee931f9be1a653: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.011s
I20260710 11:05:46.504016 24215 raft_consensus.cc:359] T cd388d10833f49fb89af04a7d547ec9c P 06545409cf6e4258b5ee931f9be1a653 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:46.504827 24215 raft_consensus.cc:385] T cd388d10833f49fb89af04a7d547ec9c P 06545409cf6e4258b5ee931f9be1a653 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.505173 24215 raft_consensus.cc:740] T cd388d10833f49fb89af04a7d547ec9c P 06545409cf6e4258b5ee931f9be1a653 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06545409cf6e4258b5ee931f9be1a653, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.505981 24215 consensus_queue.cc:260] T cd388d10833f49fb89af04a7d547ec9c P 06545409cf6e4258b5ee931f9be1a653 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:46.507055 24122 heartbeater.cc:499] Master 127.23.83.254:33053 was elected leader, sending a full tablet report...
I20260710 11:05:46.510236 24214 tablet_bootstrap.cc:492] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 381de4bb82a24e8eab4a517bab9907e7: No bootstrap required, opened a new log
I20260710 11:05:46.510705 24214 ts_tablet_manager.cc:1403] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 381de4bb82a24e8eab4a517bab9907e7: Time spent bootstrapping tablet: real 0.032s	user 0.006s	sys 0.008s
I20260710 11:05:46.507572 24217 ts_tablet_manager.cc:1434] T 2d0f345638554463a5d664a619839658 P 5fafb10c58ee40a7a4586451196a0f0c: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.003s
I20260710 11:05:46.514153 24217 tablet_bootstrap.cc:492] T 01f153f5a75843e1985ddb6b3a577e75 P 5fafb10c58ee40a7a4586451196a0f0c: Bootstrap starting.
I20260710 11:05:46.514441 24215 ts_tablet_manager.cc:1434] T cd388d10833f49fb89af04a7d547ec9c P 06545409cf6e4258b5ee931f9be1a653: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260710 11:05:46.515488 24215 tablet_bootstrap.cc:492] T 4e946dac0fd041c19e215e5ea290ad4c P 06545409cf6e4258b5ee931f9be1a653: Bootstrap starting.
I20260710 11:05:46.520910 24214 raft_consensus.cc:359] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 381de4bb82a24e8eab4a517bab9907e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:46.523908 24214 raft_consensus.cc:385] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 381de4bb82a24e8eab4a517bab9907e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.524235 24214 raft_consensus.cc:740] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 381de4bb82a24e8eab4a517bab9907e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 381de4bb82a24e8eab4a517bab9907e7, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.524958 24214 consensus_queue.cc:260] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 381de4bb82a24e8eab4a517bab9907e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:46.525512 24225 raft_consensus.cc:493] T 2d0f345638554463a5d664a619839658 P 5fafb10c58ee40a7a4586451196a0f0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:46.527148 24214 ts_tablet_manager.cc:1434] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 381de4bb82a24e8eab4a517bab9907e7: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.002s
I20260710 11:05:46.528208 24214 tablet_bootstrap.cc:492] T 4e946dac0fd041c19e215e5ea290ad4c P 381de4bb82a24e8eab4a517bab9907e7: Bootstrap starting.
I20260710 11:05:46.522238 24217 tablet_bootstrap.cc:654] T 01f153f5a75843e1985ddb6b3a577e75 P 5fafb10c58ee40a7a4586451196a0f0c: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.529011 24225 raft_consensus.cc:515] T 2d0f345638554463a5d664a619839658 P 5fafb10c58ee40a7a4586451196a0f0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } } peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } }
I20260710 11:05:46.530987 24215 tablet_bootstrap.cc:654] T 4e946dac0fd041c19e215e5ea290ad4c P 06545409cf6e4258b5ee931f9be1a653: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.532630 24225 leader_election.cc:290] T 2d0f345638554463a5d664a619839658 P 5fafb10c58ee40a7a4586451196a0f0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06545409cf6e4258b5ee931f9be1a653 (127.23.83.195:44569), 381de4bb82a24e8eab4a517bab9907e7 (127.23.83.193:35939)
I20260710 11:05:46.562106 24217 tablet_bootstrap.cc:492] T 01f153f5a75843e1985ddb6b3a577e75 P 5fafb10c58ee40a7a4586451196a0f0c: No bootstrap required, opened a new log
I20260710 11:05:46.562813 24217 ts_tablet_manager.cc:1403] T 01f153f5a75843e1985ddb6b3a577e75 P 5fafb10c58ee40a7a4586451196a0f0c: Time spent bootstrapping tablet: real 0.049s	user 0.016s	sys 0.004s
I20260710 11:05:46.567528 24215 tablet_bootstrap.cc:492] T 4e946dac0fd041c19e215e5ea290ad4c P 06545409cf6e4258b5ee931f9be1a653: No bootstrap required, opened a new log
I20260710 11:05:46.567889 24214 tablet_bootstrap.cc:654] T 4e946dac0fd041c19e215e5ea290ad4c P 381de4bb82a24e8eab4a517bab9907e7: Neither blocks nor log segments found. Creating new log.
W20260710 11:05:46.569187 24048 tablet.cc:2406] T 2d0f345638554463a5d664a619839658 P 381de4bb82a24e8eab4a517bab9907e7: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:05:46.568423 24215 ts_tablet_manager.cc:1403] T 4e946dac0fd041c19e215e5ea290ad4c P 06545409cf6e4258b5ee931f9be1a653: Time spent bootstrapping tablet: real 0.053s	user 0.010s	sys 0.007s
I20260710 11:05:46.572219 24022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d0f345638554463a5d664a619839658" candidate_uuid: "5fafb10c58ee40a7a4586451196a0f0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "381de4bb82a24e8eab4a517bab9907e7" is_pre_election: true
I20260710 11:05:46.573814 24022 raft_consensus.cc:2468] T 2d0f345638554463a5d664a619839658 P 381de4bb82a24e8eab4a517bab9907e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fafb10c58ee40a7a4586451196a0f0c in term 0.
I20260710 11:05:46.573653 24217 raft_consensus.cc:359] T 01f153f5a75843e1985ddb6b3a577e75 P 5fafb10c58ee40a7a4586451196a0f0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:46.574371 24217 raft_consensus.cc:385] T 01f153f5a75843e1985ddb6b3a577e75 P 5fafb10c58ee40a7a4586451196a0f0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.574747 24217 raft_consensus.cc:740] T 01f153f5a75843e1985ddb6b3a577e75 P 5fafb10c58ee40a7a4586451196a0f0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fafb10c58ee40a7a4586451196a0f0c, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.575492 24061 leader_election.cc:304] T 2d0f345638554463a5d664a619839658 P 5fafb10c58ee40a7a4586451196a0f0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 381de4bb82a24e8eab4a517bab9907e7, 5fafb10c58ee40a7a4586451196a0f0c; no voters: 
I20260710 11:05:46.576851 24225 raft_consensus.cc:2804] T 2d0f345638554463a5d664a619839658 P 5fafb10c58ee40a7a4586451196a0f0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:46.577308 24225 raft_consensus.cc:493] T 2d0f345638554463a5d664a619839658 P 5fafb10c58ee40a7a4586451196a0f0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:46.577696 24225 raft_consensus.cc:3060] T 2d0f345638554463a5d664a619839658 P 5fafb10c58ee40a7a4586451196a0f0c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:46.584074 24214 tablet_bootstrap.cc:492] T 4e946dac0fd041c19e215e5ea290ad4c P 381de4bb82a24e8eab4a517bab9907e7: No bootstrap required, opened a new log
I20260710 11:05:46.584561 24214 ts_tablet_manager.cc:1403] T 4e946dac0fd041c19e215e5ea290ad4c P 381de4bb82a24e8eab4a517bab9907e7: Time spent bootstrapping tablet: real 0.057s	user 0.009s	sys 0.014s
I20260710 11:05:46.587801 24171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d0f345638554463a5d664a619839658" candidate_uuid: "5fafb10c58ee40a7a4586451196a0f0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06545409cf6e4258b5ee931f9be1a653" is_pre_election: true
I20260710 11:05:46.588016 24214 raft_consensus.cc:359] T 4e946dac0fd041c19e215e5ea290ad4c P 381de4bb82a24e8eab4a517bab9907e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:46.588590 24171 raft_consensus.cc:2468] T 2d0f345638554463a5d664a619839658 P 06545409cf6e4258b5ee931f9be1a653 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fafb10c58ee40a7a4586451196a0f0c in term 0.
I20260710 11:05:46.588201 24217 consensus_queue.cc:260] T 01f153f5a75843e1985ddb6b3a577e75 P 5fafb10c58ee40a7a4586451196a0f0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:46.588797 24214 raft_consensus.cc:385] T 4e946dac0fd041c19e215e5ea290ad4c P 381de4bb82a24e8eab4a517bab9907e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.589156 24214 raft_consensus.cc:740] T 4e946dac0fd041c19e215e5ea290ad4c P 381de4bb82a24e8eab4a517bab9907e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 381de4bb82a24e8eab4a517bab9907e7, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.589902 24214 consensus_queue.cc:260] T 4e946dac0fd041c19e215e5ea290ad4c P 381de4bb82a24e8eab4a517bab9907e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:46.592391 24214 ts_tablet_manager.cc:1434] T 4e946dac0fd041c19e215e5ea290ad4c P 381de4bb82a24e8eab4a517bab9907e7: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260710 11:05:46.593351 24214 tablet_bootstrap.cc:492] T 6a26b51c18494bd79ea97dde51e837d7 P 381de4bb82a24e8eab4a517bab9907e7: Bootstrap starting.
I20260710 11:05:46.595223 24215 raft_consensus.cc:359] T 4e946dac0fd041c19e215e5ea290ad4c P 06545409cf6e4258b5ee931f9be1a653 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:46.596694 24215 raft_consensus.cc:385] T 4e946dac0fd041c19e215e5ea290ad4c P 06545409cf6e4258b5ee931f9be1a653 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.597066 24215 raft_consensus.cc:740] T 4e946dac0fd041c19e215e5ea290ad4c P 06545409cf6e4258b5ee931f9be1a653 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06545409cf6e4258b5ee931f9be1a653, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.587797 24225 raft_consensus.cc:515] T 2d0f345638554463a5d664a619839658 P 5fafb10c58ee40a7a4586451196a0f0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } } peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } }
I20260710 11:05:46.600761 24171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d0f345638554463a5d664a619839658" candidate_uuid: "5fafb10c58ee40a7a4586451196a0f0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06545409cf6e4258b5ee931f9be1a653"
I20260710 11:05:46.601508 24171 raft_consensus.cc:3060] T 2d0f345638554463a5d664a619839658 P 06545409cf6e4258b5ee931f9be1a653 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:46.599555 24214 tablet_bootstrap.cc:654] T 6a26b51c18494bd79ea97dde51e837d7 P 381de4bb82a24e8eab4a517bab9907e7: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.611019 24171 raft_consensus.cc:2468] T 2d0f345638554463a5d664a619839658 P 06545409cf6e4258b5ee931f9be1a653 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fafb10c58ee40a7a4586451196a0f0c in term 1.
I20260710 11:05:46.614200 24022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d0f345638554463a5d664a619839658" candidate_uuid: "5fafb10c58ee40a7a4586451196a0f0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "381de4bb82a24e8eab4a517bab9907e7"
I20260710 11:05:46.624631 24022 raft_consensus.cc:3060] T 2d0f345638554463a5d664a619839658 P 381de4bb82a24e8eab4a517bab9907e7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:46.634516 24022 raft_consensus.cc:2468] T 2d0f345638554463a5d664a619839658 P 381de4bb82a24e8eab4a517bab9907e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fafb10c58ee40a7a4586451196a0f0c in term 1.
I20260710 11:05:46.620893 24225 leader_election.cc:290] T 2d0f345638554463a5d664a619839658 P 5fafb10c58ee40a7a4586451196a0f0c [CANDIDATE]: Term 1 election: Requested vote from peers 06545409cf6e4258b5ee931f9be1a653 (127.23.83.195:44569), 381de4bb82a24e8eab4a517bab9907e7 (127.23.83.193:35939)
I20260710 11:05:46.638424 24225 raft_consensus.cc:493] T 01f153f5a75843e1985ddb6b3a577e75 P 5fafb10c58ee40a7a4586451196a0f0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:46.638923 24225 raft_consensus.cc:515] T 01f153f5a75843e1985ddb6b3a577e75 P 5fafb10c58ee40a7a4586451196a0f0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:46.636464 24060 leader_election.cc:304] T 2d0f345638554463a5d664a619839658 P 5fafb10c58ee40a7a4586451196a0f0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06545409cf6e4258b5ee931f9be1a653, 5fafb10c58ee40a7a4586451196a0f0c; no voters: 
I20260710 11:05:46.615079 24215 consensus_queue.cc:260] T 4e946dac0fd041c19e215e5ea290ad4c P 06545409cf6e4258b5ee931f9be1a653 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:46.642935 24215 ts_tablet_manager.cc:1434] T 4e946dac0fd041c19e215e5ea290ad4c P 06545409cf6e4258b5ee931f9be1a653: Time spent starting tablet: real 0.071s	user 0.002s	sys 0.004s
I20260710 11:05:46.646198 24170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01f153f5a75843e1985ddb6b3a577e75" candidate_uuid: "5fafb10c58ee40a7a4586451196a0f0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06545409cf6e4258b5ee931f9be1a653" is_pre_election: true
I20260710 11:05:46.651734 24218 raft_consensus.cc:493] T cd388d10833f49fb89af04a7d547ec9c P 381de4bb82a24e8eab4a517bab9907e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:05:46.651950 24060 leader_election.cc:343] T 01f153f5a75843e1985ddb6b3a577e75 P 5fafb10c58ee40a7a4586451196a0f0c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06545409cf6e4258b5ee931f9be1a653 (127.23.83.195:44569): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:46.652225 24218 raft_consensus.cc:515] T cd388d10833f49fb89af04a7d547ec9c P 381de4bb82a24e8eab4a517bab9907e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:46.647734 24233 raft_consensus.cc:2804] T 2d0f345638554463a5d664a619839658 P 5fafb10c58ee40a7a4586451196a0f0c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:46.653173 24233 raft_consensus.cc:697] T 2d0f345638554463a5d664a619839658 P 5fafb10c58ee40a7a4586451196a0f0c [term 1 LEADER]: Becoming Leader. State: Replica: 5fafb10c58ee40a7a4586451196a0f0c, State: Running, Role: LEADER
I20260710 11:05:46.650169 24022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01f153f5a75843e1985ddb6b3a577e75" candidate_uuid: "5fafb10c58ee40a7a4586451196a0f0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "381de4bb82a24e8eab4a517bab9907e7" is_pre_election: true
I20260710 11:05:46.649554 24225 leader_election.cc:290] T 01f153f5a75843e1985ddb6b3a577e75 P 5fafb10c58ee40a7a4586451196a0f0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 381de4bb82a24e8eab4a517bab9907e7 (127.23.83.193:35939), 06545409cf6e4258b5ee931f9be1a653 (127.23.83.195:44569)
I20260710 11:05:46.654753 24218 leader_election.cc:290] T cd388d10833f49fb89af04a7d547ec9c P 381de4bb82a24e8eab4a517bab9907e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fafb10c58ee40a7a4586451196a0f0c (127.23.83.194:44495), 06545409cf6e4258b5ee931f9be1a653 (127.23.83.195:44569)
I20260710 11:05:46.653988 24215 tablet_bootstrap.cc:492] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 06545409cf6e4258b5ee931f9be1a653: Bootstrap starting.
W20260710 11:05:46.659768 24061 leader_election.cc:343] T 01f153f5a75843e1985ddb6b3a577e75 P 5fafb10c58ee40a7a4586451196a0f0c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 381de4bb82a24e8eab4a517bab9907e7 (127.23.83.193:35939): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:46.660369 24061 leader_election.cc:304] T 01f153f5a75843e1985ddb6b3a577e75 P 5fafb10c58ee40a7a4586451196a0f0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5fafb10c58ee40a7a4586451196a0f0c; no voters: 06545409cf6e4258b5ee931f9be1a653, 381de4bb82a24e8eab4a517bab9907e7
I20260710 11:05:46.661845 24231 raft_consensus.cc:2749] T 01f153f5a75843e1985ddb6b3a577e75 P 5fafb10c58ee40a7a4586451196a0f0c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:46.662750 24217 ts_tablet_manager.cc:1434] T 01f153f5a75843e1985ddb6b3a577e75 P 5fafb10c58ee40a7a4586451196a0f0c: Time spent starting tablet: real 0.100s	user 0.007s	sys 0.050s
I20260710 11:05:46.660449 24233 consensus_queue.cc:237] T 2d0f345638554463a5d664a619839658 P 5fafb10c58ee40a7a4586451196a0f0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } } peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } }
I20260710 11:05:46.663918 24217 tablet_bootstrap.cc:492] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 5fafb10c58ee40a7a4586451196a0f0c: Bootstrap starting.
I20260710 11:05:46.669507 24215 tablet_bootstrap.cc:654] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 06545409cf6e4258b5ee931f9be1a653: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.671274 24217 tablet_bootstrap.cc:654] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 5fafb10c58ee40a7a4586451196a0f0c: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.676057 24214 tablet_bootstrap.cc:492] T 6a26b51c18494bd79ea97dde51e837d7 P 381de4bb82a24e8eab4a517bab9907e7: No bootstrap required, opened a new log
I20260710 11:05:46.676643 24214 ts_tablet_manager.cc:1403] T 6a26b51c18494bd79ea97dde51e837d7 P 381de4bb82a24e8eab4a517bab9907e7: Time spent bootstrapping tablet: real 0.083s	user 0.030s	sys 0.027s
I20260710 11:05:46.679466 24214 raft_consensus.cc:359] T 6a26b51c18494bd79ea97dde51e837d7 P 381de4bb82a24e8eab4a517bab9907e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:46.680207 24214 raft_consensus.cc:385] T 6a26b51c18494bd79ea97dde51e837d7 P 381de4bb82a24e8eab4a517bab9907e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.680482 24214 raft_consensus.cc:740] T 6a26b51c18494bd79ea97dde51e837d7 P 381de4bb82a24e8eab4a517bab9907e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 381de4bb82a24e8eab4a517bab9907e7, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.682822 24214 consensus_queue.cc:260] T 6a26b51c18494bd79ea97dde51e837d7 P 381de4bb82a24e8eab4a517bab9907e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:46.683152 23918 catalog_manager.cc:5697] T 2d0f345638554463a5d664a619839658 P 5fafb10c58ee40a7a4586451196a0f0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 5fafb10c58ee40a7a4586451196a0f0c (127.23.83.194). New cstate: current_term: 1 leader_uuid: "5fafb10c58ee40a7a4586451196a0f0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:46.684471 24215 tablet_bootstrap.cc:492] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 06545409cf6e4258b5ee931f9be1a653: No bootstrap required, opened a new log
I20260710 11:05:46.684554 24097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd388d10833f49fb89af04a7d547ec9c" candidate_uuid: "381de4bb82a24e8eab4a517bab9907e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fafb10c58ee40a7a4586451196a0f0c" is_pre_election: true
I20260710 11:05:46.685137 24215 ts_tablet_manager.cc:1403] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 06545409cf6e4258b5ee931f9be1a653: Time spent bootstrapping tablet: real 0.031s	user 0.006s	sys 0.007s
W20260710 11:05:46.686466 23986 leader_election.cc:343] T cd388d10833f49fb89af04a7d547ec9c P 381de4bb82a24e8eab4a517bab9907e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5fafb10c58ee40a7a4586451196a0f0c (127.23.83.194:44495): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:46.688104 24215 raft_consensus.cc:359] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 06545409cf6e4258b5ee931f9be1a653 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:46.688902 24215 raft_consensus.cc:385] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 06545409cf6e4258b5ee931f9be1a653 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.689213 24215 raft_consensus.cc:740] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 06545409cf6e4258b5ee931f9be1a653 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06545409cf6e4258b5ee931f9be1a653, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.690129 24215 consensus_queue.cc:260] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 06545409cf6e4258b5ee931f9be1a653 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:46.692056 24214 ts_tablet_manager.cc:1434] T 6a26b51c18494bd79ea97dde51e837d7 P 381de4bb82a24e8eab4a517bab9907e7: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.004s
I20260710 11:05:46.692870 24215 ts_tablet_manager.cc:1434] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 06545409cf6e4258b5ee931f9be1a653: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 11:05:46.693802 24215 tablet_bootstrap.cc:492] T 9399b81ef2044df59ac510208933727e P 06545409cf6e4258b5ee931f9be1a653: Bootstrap starting.
I20260710 11:05:46.699168 24214 tablet_bootstrap.cc:492] T 9399b81ef2044df59ac510208933727e P 381de4bb82a24e8eab4a517bab9907e7: Bootstrap starting.
I20260710 11:05:46.700242 24215 tablet_bootstrap.cc:654] T 9399b81ef2044df59ac510208933727e P 06545409cf6e4258b5ee931f9be1a653: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.702299 24170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd388d10833f49fb89af04a7d547ec9c" candidate_uuid: "381de4bb82a24e8eab4a517bab9907e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06545409cf6e4258b5ee931f9be1a653" is_pre_election: true
I20260710 11:05:46.703078 24170 raft_consensus.cc:2468] T cd388d10833f49fb89af04a7d547ec9c P 06545409cf6e4258b5ee931f9be1a653 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 381de4bb82a24e8eab4a517bab9907e7 in term 0.
I20260710 11:05:46.704538 23985 leader_election.cc:304] T cd388d10833f49fb89af04a7d547ec9c P 381de4bb82a24e8eab4a517bab9907e7 [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: 06545409cf6e4258b5ee931f9be1a653, 381de4bb82a24e8eab4a517bab9907e7; no voters: 5fafb10c58ee40a7a4586451196a0f0c
I20260710 11:05:46.705616 24218 raft_consensus.cc:2804] T cd388d10833f49fb89af04a7d547ec9c P 381de4bb82a24e8eab4a517bab9907e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:46.705997 24218 raft_consensus.cc:493] T cd388d10833f49fb89af04a7d547ec9c P 381de4bb82a24e8eab4a517bab9907e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:46.706331 24218 raft_consensus.cc:3060] T cd388d10833f49fb89af04a7d547ec9c P 381de4bb82a24e8eab4a517bab9907e7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:46.713158 24218 raft_consensus.cc:515] T cd388d10833f49fb89af04a7d547ec9c P 381de4bb82a24e8eab4a517bab9907e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:46.715894 24097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd388d10833f49fb89af04a7d547ec9c" candidate_uuid: "381de4bb82a24e8eab4a517bab9907e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fafb10c58ee40a7a4586451196a0f0c"
I20260710 11:05:46.716131 24170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd388d10833f49fb89af04a7d547ec9c" candidate_uuid: "381de4bb82a24e8eab4a517bab9907e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06545409cf6e4258b5ee931f9be1a653"
I20260710 11:05:46.716593 24170 raft_consensus.cc:3060] T cd388d10833f49fb89af04a7d547ec9c P 06545409cf6e4258b5ee931f9be1a653 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:05:46.717365 23986 leader_election.cc:343] T cd388d10833f49fb89af04a7d547ec9c P 381de4bb82a24e8eab4a517bab9907e7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5fafb10c58ee40a7a4586451196a0f0c (127.23.83.194:44495): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:46.717998 24215 tablet_bootstrap.cc:492] T 9399b81ef2044df59ac510208933727e P 06545409cf6e4258b5ee931f9be1a653: No bootstrap required, opened a new log
I20260710 11:05:46.718601 24215 ts_tablet_manager.cc:1403] T 9399b81ef2044df59ac510208933727e P 06545409cf6e4258b5ee931f9be1a653: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.004s
I20260710 11:05:46.720660 24217 tablet_bootstrap.cc:492] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 5fafb10c58ee40a7a4586451196a0f0c: No bootstrap required, opened a new log
I20260710 11:05:46.721096 24217 ts_tablet_manager.cc:1403] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 5fafb10c58ee40a7a4586451196a0f0c: Time spent bootstrapping tablet: real 0.057s	user 0.008s	sys 0.011s
I20260710 11:05:46.721779 24215 raft_consensus.cc:359] T 9399b81ef2044df59ac510208933727e P 06545409cf6e4258b5ee931f9be1a653 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:46.723132 24215 raft_consensus.cc:385] T 9399b81ef2044df59ac510208933727e P 06545409cf6e4258b5ee931f9be1a653 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.723230 24170 raft_consensus.cc:2468] T cd388d10833f49fb89af04a7d547ec9c P 06545409cf6e4258b5ee931f9be1a653 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 381de4bb82a24e8eab4a517bab9907e7 in term 1.
I20260710 11:05:46.723484 24215 raft_consensus.cc:740] T 9399b81ef2044df59ac510208933727e P 06545409cf6e4258b5ee931f9be1a653 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06545409cf6e4258b5ee931f9be1a653, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.724390 23985 leader_election.cc:304] T cd388d10833f49fb89af04a7d547ec9c P 381de4bb82a24e8eab4a517bab9907e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06545409cf6e4258b5ee931f9be1a653, 381de4bb82a24e8eab4a517bab9907e7; no voters: 5fafb10c58ee40a7a4586451196a0f0c
I20260710 11:05:46.724303 24215 consensus_queue.cc:260] T 9399b81ef2044df59ac510208933727e P 06545409cf6e4258b5ee931f9be1a653 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:46.725530 24217 raft_consensus.cc:359] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 5fafb10c58ee40a7a4586451196a0f0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:46.726233 24217 raft_consensus.cc:385] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 5fafb10c58ee40a7a4586451196a0f0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.726521 24217 raft_consensus.cc:740] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 5fafb10c58ee40a7a4586451196a0f0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fafb10c58ee40a7a4586451196a0f0c, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.726817 24215 ts_tablet_manager.cc:1434] T 9399b81ef2044df59ac510208933727e P 06545409cf6e4258b5ee931f9be1a653: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.004s
I20260710 11:05:46.727782 24215 tablet_bootstrap.cc:492] T 6a26b51c18494bd79ea97dde51e837d7 P 06545409cf6e4258b5ee931f9be1a653: Bootstrap starting.
I20260710 11:05:46.729358 24217 consensus_queue.cc:260] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 5fafb10c58ee40a7a4586451196a0f0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:46.731503 24217 ts_tablet_manager.cc:1434] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 5fafb10c58ee40a7a4586451196a0f0c: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:05:46.732491 24217 tablet_bootstrap.cc:492] T 4e946dac0fd041c19e215e5ea290ad4c P 5fafb10c58ee40a7a4586451196a0f0c: Bootstrap starting.
I20260710 11:05:46.734386 24218 leader_election.cc:290] T cd388d10833f49fb89af04a7d547ec9c P 381de4bb82a24e8eab4a517bab9907e7 [CANDIDATE]: Term 1 election: Requested vote from peers 5fafb10c58ee40a7a4586451196a0f0c (127.23.83.194:44495), 06545409cf6e4258b5ee931f9be1a653 (127.23.83.195:44569)
I20260710 11:05:46.734933 24218 raft_consensus.cc:2804] T cd388d10833f49fb89af04a7d547ec9c P 381de4bb82a24e8eab4a517bab9907e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:46.735354 24218 raft_consensus.cc:697] T cd388d10833f49fb89af04a7d547ec9c P 381de4bb82a24e8eab4a517bab9907e7 [term 1 LEADER]: Becoming Leader. State: Replica: 381de4bb82a24e8eab4a517bab9907e7, State: Running, Role: LEADER
I20260710 11:05:46.735786 24215 tablet_bootstrap.cc:654] T 6a26b51c18494bd79ea97dde51e837d7 P 06545409cf6e4258b5ee931f9be1a653: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.745911 24217 tablet_bootstrap.cc:654] T 4e946dac0fd041c19e215e5ea290ad4c P 5fafb10c58ee40a7a4586451196a0f0c: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.740697 24218 consensus_queue.cc:237] T cd388d10833f49fb89af04a7d547ec9c P 381de4bb82a24e8eab4a517bab9907e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:46.757372 24214 tablet_bootstrap.cc:654] T 9399b81ef2044df59ac510208933727e P 381de4bb82a24e8eab4a517bab9907e7: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.782466 24215 tablet_bootstrap.cc:492] T 6a26b51c18494bd79ea97dde51e837d7 P 06545409cf6e4258b5ee931f9be1a653: No bootstrap required, opened a new log
I20260710 11:05:46.783095 24215 ts_tablet_manager.cc:1403] T 6a26b51c18494bd79ea97dde51e837d7 P 06545409cf6e4258b5ee931f9be1a653: Time spent bootstrapping tablet: real 0.055s	user 0.015s	sys 0.004s
I20260710 11:05:46.788837 24217 tablet_bootstrap.cc:492] T 4e946dac0fd041c19e215e5ea290ad4c P 5fafb10c58ee40a7a4586451196a0f0c: No bootstrap required, opened a new log
I20260710 11:05:46.789310 24217 ts_tablet_manager.cc:1403] T 4e946dac0fd041c19e215e5ea290ad4c P 5fafb10c58ee40a7a4586451196a0f0c: Time spent bootstrapping tablet: real 0.057s	user 0.013s	sys 0.013s
I20260710 11:05:46.790792 24215 raft_consensus.cc:359] T 6a26b51c18494bd79ea97dde51e837d7 P 06545409cf6e4258b5ee931f9be1a653 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:46.791558 24215 raft_consensus.cc:385] T 6a26b51c18494bd79ea97dde51e837d7 P 06545409cf6e4258b5ee931f9be1a653 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.791874 24215 raft_consensus.cc:740] T 6a26b51c18494bd79ea97dde51e837d7 P 06545409cf6e4258b5ee931f9be1a653 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06545409cf6e4258b5ee931f9be1a653, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.792109 24217 raft_consensus.cc:359] T 4e946dac0fd041c19e215e5ea290ad4c P 5fafb10c58ee40a7a4586451196a0f0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:46.792845 24217 raft_consensus.cc:385] T 4e946dac0fd041c19e215e5ea290ad4c P 5fafb10c58ee40a7a4586451196a0f0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.792636 24215 consensus_queue.cc:260] T 6a26b51c18494bd79ea97dde51e837d7 P 06545409cf6e4258b5ee931f9be1a653 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:46.793198 24217 raft_consensus.cc:740] T 4e946dac0fd041c19e215e5ea290ad4c P 5fafb10c58ee40a7a4586451196a0f0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fafb10c58ee40a7a4586451196a0f0c, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.792737 23919 catalog_manager.cc:5697] T cd388d10833f49fb89af04a7d547ec9c P 381de4bb82a24e8eab4a517bab9907e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 381de4bb82a24e8eab4a517bab9907e7 (127.23.83.193). New cstate: current_term: 1 leader_uuid: "381de4bb82a24e8eab4a517bab9907e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:46.794317 24217 consensus_queue.cc:260] T 4e946dac0fd041c19e215e5ea290ad4c P 5fafb10c58ee40a7a4586451196a0f0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:46.796387 24233 raft_consensus.cc:493] T 4e946dac0fd041c19e215e5ea290ad4c P 5fafb10c58ee40a7a4586451196a0f0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:46.796818 24233 raft_consensus.cc:515] T 4e946dac0fd041c19e215e5ea290ad4c P 5fafb10c58ee40a7a4586451196a0f0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:46.798836 24233 leader_election.cc:290] T 4e946dac0fd041c19e215e5ea290ad4c P 5fafb10c58ee40a7a4586451196a0f0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 381de4bb82a24e8eab4a517bab9907e7 (127.23.83.193:35939), 06545409cf6e4258b5ee931f9be1a653 (127.23.83.195:44569)
I20260710 11:05:46.800879 24215 ts_tablet_manager.cc:1434] T 6a26b51c18494bd79ea97dde51e837d7 P 06545409cf6e4258b5ee931f9be1a653: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.004s
I20260710 11:05:46.801877 24215 tablet_bootstrap.cc:492] T 18bd2a47b739451a9ddbbea9450ece85 P 06545409cf6e4258b5ee931f9be1a653: Bootstrap starting.
I20260710 11:05:46.803021 24170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e946dac0fd041c19e215e5ea290ad4c" candidate_uuid: "5fafb10c58ee40a7a4586451196a0f0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06545409cf6e4258b5ee931f9be1a653" is_pre_election: true
I20260710 11:05:46.803309 24217 ts_tablet_manager.cc:1434] T 4e946dac0fd041c19e215e5ea290ad4c P 5fafb10c58ee40a7a4586451196a0f0c: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 11:05:46.804224 24022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e946dac0fd041c19e215e5ea290ad4c" candidate_uuid: "5fafb10c58ee40a7a4586451196a0f0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "381de4bb82a24e8eab4a517bab9907e7" is_pre_election: true
I20260710 11:05:46.804827 24022 raft_consensus.cc:2468] T 4e946dac0fd041c19e215e5ea290ad4c P 381de4bb82a24e8eab4a517bab9907e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fafb10c58ee40a7a4586451196a0f0c in term 0.
I20260710 11:05:46.805951 24214 tablet_bootstrap.cc:492] T 9399b81ef2044df59ac510208933727e P 381de4bb82a24e8eab4a517bab9907e7: No bootstrap required, opened a new log
I20260710 11:05:46.806044 24061 leader_election.cc:304] T 4e946dac0fd041c19e215e5ea290ad4c P 5fafb10c58ee40a7a4586451196a0f0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 381de4bb82a24e8eab4a517bab9907e7, 5fafb10c58ee40a7a4586451196a0f0c; no voters: 
I20260710 11:05:46.806444 24214 ts_tablet_manager.cc:1403] T 9399b81ef2044df59ac510208933727e P 381de4bb82a24e8eab4a517bab9907e7: Time spent bootstrapping tablet: real 0.107s	user 0.017s	sys 0.000s
I20260710 11:05:46.803648 24170 raft_consensus.cc:2468] T 4e946dac0fd041c19e215e5ea290ad4c P 06545409cf6e4258b5ee931f9be1a653 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fafb10c58ee40a7a4586451196a0f0c in term 0.
I20260710 11:05:46.808364 24233 raft_consensus.cc:2804] T 4e946dac0fd041c19e215e5ea290ad4c P 5fafb10c58ee40a7a4586451196a0f0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:46.808457 24215 tablet_bootstrap.cc:654] T 18bd2a47b739451a9ddbbea9450ece85 P 06545409cf6e4258b5ee931f9be1a653: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.808784 24233 raft_consensus.cc:493] T 4e946dac0fd041c19e215e5ea290ad4c P 5fafb10c58ee40a7a4586451196a0f0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:46.809130 24233 raft_consensus.cc:3060] T 4e946dac0fd041c19e215e5ea290ad4c P 5fafb10c58ee40a7a4586451196a0f0c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:46.809336 24214 raft_consensus.cc:359] T 9399b81ef2044df59ac510208933727e P 381de4bb82a24e8eab4a517bab9907e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:46.810082 24214 raft_consensus.cc:385] T 9399b81ef2044df59ac510208933727e P 381de4bb82a24e8eab4a517bab9907e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.810369 24214 raft_consensus.cc:740] T 9399b81ef2044df59ac510208933727e P 381de4bb82a24e8eab4a517bab9907e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 381de4bb82a24e8eab4a517bab9907e7, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.811101 24214 consensus_queue.cc:260] T 9399b81ef2044df59ac510208933727e P 381de4bb82a24e8eab4a517bab9907e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:46.812374 24217 tablet_bootstrap.cc:492] T cd388d10833f49fb89af04a7d547ec9c P 5fafb10c58ee40a7a4586451196a0f0c: Bootstrap starting.
I20260710 11:05:46.816128 24233 raft_consensus.cc:515] T 4e946dac0fd041c19e215e5ea290ad4c P 5fafb10c58ee40a7a4586451196a0f0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:46.823635 24022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e946dac0fd041c19e215e5ea290ad4c" candidate_uuid: "5fafb10c58ee40a7a4586451196a0f0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "381de4bb82a24e8eab4a517bab9907e7"
I20260710 11:05:46.824257 24022 raft_consensus.cc:3060] T 4e946dac0fd041c19e215e5ea290ad4c P 381de4bb82a24e8eab4a517bab9907e7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:46.824693 24214 ts_tablet_manager.cc:1434] T 9399b81ef2044df59ac510208933727e P 381de4bb82a24e8eab4a517bab9907e7: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.004s
I20260710 11:05:46.819023 24217 tablet_bootstrap.cc:654] T cd388d10833f49fb89af04a7d547ec9c P 5fafb10c58ee40a7a4586451196a0f0c: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.825744 24214 tablet_bootstrap.cc:492] T 01f153f5a75843e1985ddb6b3a577e75 P 381de4bb82a24e8eab4a517bab9907e7: Bootstrap starting.
I20260710 11:05:46.828521 24231 raft_consensus.cc:493] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 5fafb10c58ee40a7a4586451196a0f0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:46.829172 24231 raft_consensus.cc:515] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 5fafb10c58ee40a7a4586451196a0f0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:46.831247 24022 raft_consensus.cc:2468] T 4e946dac0fd041c19e215e5ea290ad4c P 381de4bb82a24e8eab4a517bab9907e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fafb10c58ee40a7a4586451196a0f0c in term 1.
I20260710 11:05:46.832060 24214 tablet_bootstrap.cc:654] T 01f153f5a75843e1985ddb6b3a577e75 P 381de4bb82a24e8eab4a517bab9907e7: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.832187 24231 leader_election.cc:290] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 5fafb10c58ee40a7a4586451196a0f0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 381de4bb82a24e8eab4a517bab9907e7 (127.23.83.193:35939), 06545409cf6e4258b5ee931f9be1a653 (127.23.83.195:44569)
I20260710 11:05:46.835924 24061 leader_election.cc:304] T 4e946dac0fd041c19e215e5ea290ad4c P 5fafb10c58ee40a7a4586451196a0f0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 381de4bb82a24e8eab4a517bab9907e7, 5fafb10c58ee40a7a4586451196a0f0c; no voters: 
I20260710 11:05:46.832906 24021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c9eadfff0ff40cdbf9a8e874bb0750a" candidate_uuid: "5fafb10c58ee40a7a4586451196a0f0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "381de4bb82a24e8eab4a517bab9907e7" is_pre_election: true
I20260710 11:05:46.836679 24231 raft_consensus.cc:2804] T 4e946dac0fd041c19e215e5ea290ad4c P 5fafb10c58ee40a7a4586451196a0f0c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:46.836972 24021 raft_consensus.cc:2468] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 381de4bb82a24e8eab4a517bab9907e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fafb10c58ee40a7a4586451196a0f0c in term 0.
I20260710 11:05:46.837146 24231 raft_consensus.cc:697] T 4e946dac0fd041c19e215e5ea290ad4c P 5fafb10c58ee40a7a4586451196a0f0c [term 1 LEADER]: Becoming Leader. State: Replica: 5fafb10c58ee40a7a4586451196a0f0c, State: Running, Role: LEADER
I20260710 11:05:46.834530 24170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c9eadfff0ff40cdbf9a8e874bb0750a" candidate_uuid: "5fafb10c58ee40a7a4586451196a0f0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06545409cf6e4258b5ee931f9be1a653" is_pre_election: true
I20260710 11:05:46.837914 24170 raft_consensus.cc:2468] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 06545409cf6e4258b5ee931f9be1a653 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fafb10c58ee40a7a4586451196a0f0c in term 0.
I20260710 11:05:46.837932 24231 consensus_queue.cc:237] T 4e946dac0fd041c19e215e5ea290ad4c P 5fafb10c58ee40a7a4586451196a0f0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:46.839306 24060 leader_election.cc:304] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 5fafb10c58ee40a7a4586451196a0f0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06545409cf6e4258b5ee931f9be1a653, 5fafb10c58ee40a7a4586451196a0f0c; no voters: 
I20260710 11:05:46.840131 24225 raft_consensus.cc:2804] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 5fafb10c58ee40a7a4586451196a0f0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:46.840590 24225 raft_consensus.cc:493] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 5fafb10c58ee40a7a4586451196a0f0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:46.841014 24225 raft_consensus.cc:3060] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 5fafb10c58ee40a7a4586451196a0f0c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:46.845950 24233 leader_election.cc:290] T 4e946dac0fd041c19e215e5ea290ad4c P 5fafb10c58ee40a7a4586451196a0f0c [CANDIDATE]: Term 1 election: Requested vote from peers 381de4bb82a24e8eab4a517bab9907e7 (127.23.83.193:35939), 06545409cf6e4258b5ee931f9be1a653 (127.23.83.195:44569)
I20260710 11:05:46.851336 24170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e946dac0fd041c19e215e5ea290ad4c" candidate_uuid: "5fafb10c58ee40a7a4586451196a0f0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06545409cf6e4258b5ee931f9be1a653"
I20260710 11:05:46.852129 24170 raft_consensus.cc:3060] T 4e946dac0fd041c19e215e5ea290ad4c P 06545409cf6e4258b5ee931f9be1a653 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:46.860884 24170 raft_consensus.cc:2468] T 4e946dac0fd041c19e215e5ea290ad4c P 06545409cf6e4258b5ee931f9be1a653 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fafb10c58ee40a7a4586451196a0f0c in term 1.
I20260710 11:05:46.866534 24242 raft_consensus.cc:493] T 6a26b51c18494bd79ea97dde51e837d7 P 381de4bb82a24e8eab4a517bab9907e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:46.867205 23918 catalog_manager.cc:5697] T 4e946dac0fd041c19e215e5ea290ad4c P 5fafb10c58ee40a7a4586451196a0f0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 5fafb10c58ee40a7a4586451196a0f0c (127.23.83.194). New cstate: current_term: 1 leader_uuid: "5fafb10c58ee40a7a4586451196a0f0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:46.868197 24242 raft_consensus.cc:515] T 6a26b51c18494bd79ea97dde51e837d7 P 381de4bb82a24e8eab4a517bab9907e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:46.871497 24242 leader_election.cc:290] T 6a26b51c18494bd79ea97dde51e837d7 P 381de4bb82a24e8eab4a517bab9907e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fafb10c58ee40a7a4586451196a0f0c (127.23.83.194:44495), 06545409cf6e4258b5ee931f9be1a653 (127.23.83.195:44569)
I20260710 11:05:46.871887 24097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a26b51c18494bd79ea97dde51e837d7" candidate_uuid: "381de4bb82a24e8eab4a517bab9907e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fafb10c58ee40a7a4586451196a0f0c" is_pre_election: true
I20260710 11:05:46.872687 24171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a26b51c18494bd79ea97dde51e837d7" candidate_uuid: "381de4bb82a24e8eab4a517bab9907e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06545409cf6e4258b5ee931f9be1a653" is_pre_election: true
I20260710 11:05:46.873478 24171 raft_consensus.cc:2468] T 6a26b51c18494bd79ea97dde51e837d7 P 06545409cf6e4258b5ee931f9be1a653 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 381de4bb82a24e8eab4a517bab9907e7 in term 0.
W20260710 11:05:46.873639 23986 leader_election.cc:343] T 6a26b51c18494bd79ea97dde51e837d7 P 381de4bb82a24e8eab4a517bab9907e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5fafb10c58ee40a7a4586451196a0f0c (127.23.83.194:44495): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:46.875067 23985 leader_election.cc:304] T 6a26b51c18494bd79ea97dde51e837d7 P 381de4bb82a24e8eab4a517bab9907e7 [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: 06545409cf6e4258b5ee931f9be1a653, 381de4bb82a24e8eab4a517bab9907e7; no voters: 5fafb10c58ee40a7a4586451196a0f0c
I20260710 11:05:46.876590 24242 raft_consensus.cc:2804] T 6a26b51c18494bd79ea97dde51e837d7 P 381de4bb82a24e8eab4a517bab9907e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:46.877089 24242 raft_consensus.cc:493] T 6a26b51c18494bd79ea97dde51e837d7 P 381de4bb82a24e8eab4a517bab9907e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:46.877523 24242 raft_consensus.cc:3060] T 6a26b51c18494bd79ea97dde51e837d7 P 381de4bb82a24e8eab4a517bab9907e7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:46.871973 24225 raft_consensus.cc:515] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 5fafb10c58ee40a7a4586451196a0f0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:46.882944 24215 tablet_bootstrap.cc:492] T 18bd2a47b739451a9ddbbea9450ece85 P 06545409cf6e4258b5ee931f9be1a653: No bootstrap required, opened a new log
I20260710 11:05:46.882891 24022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c9eadfff0ff40cdbf9a8e874bb0750a" candidate_uuid: "5fafb10c58ee40a7a4586451196a0f0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "381de4bb82a24e8eab4a517bab9907e7"
I20260710 11:05:46.883484 24215 ts_tablet_manager.cc:1403] T 18bd2a47b739451a9ddbbea9450ece85 P 06545409cf6e4258b5ee931f9be1a653: Time spent bootstrapping tablet: real 0.082s	user 0.031s	sys 0.041s
I20260710 11:05:46.886413 24215 raft_consensus.cc:359] T 18bd2a47b739451a9ddbbea9450ece85 P 06545409cf6e4258b5ee931f9be1a653 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:46.887096 24215 raft_consensus.cc:385] T 18bd2a47b739451a9ddbbea9450ece85 P 06545409cf6e4258b5ee931f9be1a653 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.883494 24022 raft_consensus.cc:3060] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 381de4bb82a24e8eab4a517bab9907e7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:46.887408 24215 raft_consensus.cc:740] T 18bd2a47b739451a9ddbbea9450ece85 P 06545409cf6e4258b5ee931f9be1a653 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06545409cf6e4258b5ee931f9be1a653, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.888170 24215 consensus_queue.cc:260] T 18bd2a47b739451a9ddbbea9450ece85 P 06545409cf6e4258b5ee931f9be1a653 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:46.888477 24242 raft_consensus.cc:515] T 6a26b51c18494bd79ea97dde51e837d7 P 381de4bb82a24e8eab4a517bab9907e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:46.890565 24242 leader_election.cc:290] T 6a26b51c18494bd79ea97dde51e837d7 P 381de4bb82a24e8eab4a517bab9907e7 [CANDIDATE]: Term 1 election: Requested vote from peers 5fafb10c58ee40a7a4586451196a0f0c (127.23.83.194:44495), 06545409cf6e4258b5ee931f9be1a653 (127.23.83.195:44569)
I20260710 11:05:46.890957 24217 tablet_bootstrap.cc:492] T cd388d10833f49fb89af04a7d547ec9c P 5fafb10c58ee40a7a4586451196a0f0c: No bootstrap required, opened a new log
I20260710 11:05:46.891266 24097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a26b51c18494bd79ea97dde51e837d7" candidate_uuid: "381de4bb82a24e8eab4a517bab9907e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fafb10c58ee40a7a4586451196a0f0c"
I20260710 11:05:46.891477 24214 tablet_bootstrap.cc:492] T 01f153f5a75843e1985ddb6b3a577e75 P 381de4bb82a24e8eab4a517bab9907e7: No bootstrap required, opened a new log
I20260710 11:05:46.891390 24217 ts_tablet_manager.cc:1403] T cd388d10833f49fb89af04a7d547ec9c P 5fafb10c58ee40a7a4586451196a0f0c: Time spent bootstrapping tablet: real 0.079s	user 0.014s	sys 0.011s
I20260710 11:05:46.893966 24214 ts_tablet_manager.cc:1403] T 01f153f5a75843e1985ddb6b3a577e75 P 381de4bb82a24e8eab4a517bab9907e7: Time spent bootstrapping tablet: real 0.068s	user 0.013s	sys 0.010s
I20260710 11:05:46.891530 24170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a26b51c18494bd79ea97dde51e837d7" candidate_uuid: "381de4bb82a24e8eab4a517bab9907e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06545409cf6e4258b5ee931f9be1a653"
I20260710 11:05:46.894651 24170 raft_consensus.cc:3060] T 6a26b51c18494bd79ea97dde51e837d7 P 06545409cf6e4258b5ee931f9be1a653 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:46.896407 24217 raft_consensus.cc:359] T cd388d10833f49fb89af04a7d547ec9c P 5fafb10c58ee40a7a4586451196a0f0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:46.896690 24214 raft_consensus.cc:359] T 01f153f5a75843e1985ddb6b3a577e75 P 381de4bb82a24e8eab4a517bab9907e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:46.897166 24217 raft_consensus.cc:385] T cd388d10833f49fb89af04a7d547ec9c P 5fafb10c58ee40a7a4586451196a0f0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.897323 24214 raft_consensus.cc:385] T 01f153f5a75843e1985ddb6b3a577e75 P 381de4bb82a24e8eab4a517bab9907e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.897475 24217 raft_consensus.cc:740] T cd388d10833f49fb89af04a7d547ec9c P 5fafb10c58ee40a7a4586451196a0f0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fafb10c58ee40a7a4586451196a0f0c, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.897625 24214 raft_consensus.cc:740] T 01f153f5a75843e1985ddb6b3a577e75 P 381de4bb82a24e8eab4a517bab9907e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 381de4bb82a24e8eab4a517bab9907e7, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.898201 24217 consensus_queue.cc:260] T cd388d10833f49fb89af04a7d547ec9c P 5fafb10c58ee40a7a4586451196a0f0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
W20260710 11:05:46.892622 23986 leader_election.cc:343] T 6a26b51c18494bd79ea97dde51e837d7 P 381de4bb82a24e8eab4a517bab9907e7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5fafb10c58ee40a7a4586451196a0f0c (127.23.83.194:44495): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:46.898518 24214 consensus_queue.cc:260] T 01f153f5a75843e1985ddb6b3a577e75 P 381de4bb82a24e8eab4a517bab9907e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:46.900439 24217 ts_tablet_manager.cc:1434] T cd388d10833f49fb89af04a7d547ec9c P 5fafb10c58ee40a7a4586451196a0f0c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:05:46.901365 24217 tablet_bootstrap.cc:492] T 6a26b51c18494bd79ea97dde51e837d7 P 5fafb10c58ee40a7a4586451196a0f0c: Bootstrap starting.
I20260710 11:05:46.905911 24022 raft_consensus.cc:2468] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 381de4bb82a24e8eab4a517bab9907e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fafb10c58ee40a7a4586451196a0f0c in term 1.
I20260710 11:05:46.907691 24217 tablet_bootstrap.cc:654] T 6a26b51c18494bd79ea97dde51e837d7 P 5fafb10c58ee40a7a4586451196a0f0c: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.908262 24061 leader_election.cc:304] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 5fafb10c58ee40a7a4586451196a0f0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 381de4bb82a24e8eab4a517bab9907e7, 5fafb10c58ee40a7a4586451196a0f0c; no voters: 
I20260710 11:05:46.909057 24231 raft_consensus.cc:2804] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 5fafb10c58ee40a7a4586451196a0f0c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:46.909494 24231 raft_consensus.cc:697] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 5fafb10c58ee40a7a4586451196a0f0c [term 1 LEADER]: Becoming Leader. State: Replica: 5fafb10c58ee40a7a4586451196a0f0c, State: Running, Role: LEADER
I20260710 11:05:46.909993 24214 ts_tablet_manager.cc:1434] T 01f153f5a75843e1985ddb6b3a577e75 P 381de4bb82a24e8eab4a517bab9907e7: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260710 11:05:46.893355 24215 ts_tablet_manager.cc:1434] T 18bd2a47b739451a9ddbbea9450ece85 P 06545409cf6e4258b5ee931f9be1a653: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:05:46.910315 24231 consensus_queue.cc:237] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 5fafb10c58ee40a7a4586451196a0f0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:46.911193 24215 tablet_bootstrap.cc:492] T 01f153f5a75843e1985ddb6b3a577e75 P 06545409cf6e4258b5ee931f9be1a653: Bootstrap starting.
I20260710 11:05:46.918416 24215 tablet_bootstrap.cc:654] T 01f153f5a75843e1985ddb6b3a577e75 P 06545409cf6e4258b5ee931f9be1a653: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.907018 24170 raft_consensus.cc:2468] T 6a26b51c18494bd79ea97dde51e837d7 P 06545409cf6e4258b5ee931f9be1a653 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 381de4bb82a24e8eab4a517bab9907e7 in term 1.
I20260710 11:05:46.920308 23985 leader_election.cc:304] T 6a26b51c18494bd79ea97dde51e837d7 P 381de4bb82a24e8eab4a517bab9907e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06545409cf6e4258b5ee931f9be1a653, 381de4bb82a24e8eab4a517bab9907e7; no voters: 5fafb10c58ee40a7a4586451196a0f0c
I20260710 11:05:46.921082 24214 tablet_bootstrap.cc:492] T 18bd2a47b739451a9ddbbea9450ece85 P 381de4bb82a24e8eab4a517bab9907e7: Bootstrap starting.
I20260710 11:05:46.921728 24242 raft_consensus.cc:2804] T 6a26b51c18494bd79ea97dde51e837d7 P 381de4bb82a24e8eab4a517bab9907e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:46.922427 24242 raft_consensus.cc:697] T 6a26b51c18494bd79ea97dde51e837d7 P 381de4bb82a24e8eab4a517bab9907e7 [term 1 LEADER]: Becoming Leader. State: Replica: 381de4bb82a24e8eab4a517bab9907e7, State: Running, Role: LEADER
I20260710 11:05:46.923257 24242 consensus_queue.cc:237] T 6a26b51c18494bd79ea97dde51e837d7 P 381de4bb82a24e8eab4a517bab9907e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:46.928589 24225 leader_election.cc:290] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 5fafb10c58ee40a7a4586451196a0f0c [CANDIDATE]: Term 1 election: Requested vote from peers 381de4bb82a24e8eab4a517bab9907e7 (127.23.83.193:35939), 06545409cf6e4258b5ee931f9be1a653 (127.23.83.195:44569)
I20260710 11:05:46.929162 24170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c9eadfff0ff40cdbf9a8e874bb0750a" candidate_uuid: "5fafb10c58ee40a7a4586451196a0f0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06545409cf6e4258b5ee931f9be1a653"
I20260710 11:05:46.932137 24170 raft_consensus.cc:3060] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 06545409cf6e4258b5ee931f9be1a653 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:46.943012 24170 raft_consensus.cc:2468] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 06545409cf6e4258b5ee931f9be1a653 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fafb10c58ee40a7a4586451196a0f0c in term 1.
I20260710 11:05:46.944900 23917 catalog_manager.cc:5697] T 6a26b51c18494bd79ea97dde51e837d7 P 381de4bb82a24e8eab4a517bab9907e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 381de4bb82a24e8eab4a517bab9907e7 (127.23.83.193). New cstate: current_term: 1 leader_uuid: "381de4bb82a24e8eab4a517bab9907e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:46.949072 23918 catalog_manager.cc:5697] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 5fafb10c58ee40a7a4586451196a0f0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 5fafb10c58ee40a7a4586451196a0f0c (127.23.83.194). New cstate: current_term: 1 leader_uuid: "5fafb10c58ee40a7a4586451196a0f0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:46.954998 24215 tablet_bootstrap.cc:492] T 01f153f5a75843e1985ddb6b3a577e75 P 06545409cf6e4258b5ee931f9be1a653: No bootstrap required, opened a new log
I20260710 11:05:46.955482 24214 tablet_bootstrap.cc:654] T 18bd2a47b739451a9ddbbea9450ece85 P 381de4bb82a24e8eab4a517bab9907e7: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.955489 24215 ts_tablet_manager.cc:1403] T 01f153f5a75843e1985ddb6b3a577e75 P 06545409cf6e4258b5ee931f9be1a653: Time spent bootstrapping tablet: real 0.045s	user 0.018s	sys 0.010s
I20260710 11:05:46.958454 24215 raft_consensus.cc:359] T 01f153f5a75843e1985ddb6b3a577e75 P 06545409cf6e4258b5ee931f9be1a653 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:46.959088 24215 raft_consensus.cc:385] T 01f153f5a75843e1985ddb6b3a577e75 P 06545409cf6e4258b5ee931f9be1a653 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.959367 24215 raft_consensus.cc:740] T 01f153f5a75843e1985ddb6b3a577e75 P 06545409cf6e4258b5ee931f9be1a653 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06545409cf6e4258b5ee931f9be1a653, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.960031 24215 consensus_queue.cc:260] T 01f153f5a75843e1985ddb6b3a577e75 P 06545409cf6e4258b5ee931f9be1a653 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:46.962733 24217 tablet_bootstrap.cc:492] T 6a26b51c18494bd79ea97dde51e837d7 P 5fafb10c58ee40a7a4586451196a0f0c: No bootstrap required, opened a new log
I20260710 11:05:46.963207 24217 ts_tablet_manager.cc:1403] T 6a26b51c18494bd79ea97dde51e837d7 P 5fafb10c58ee40a7a4586451196a0f0c: Time spent bootstrapping tablet: real 0.062s	user 0.015s	sys 0.013s
I20260710 11:05:46.966768 24215 ts_tablet_manager.cc:1434] T 01f153f5a75843e1985ddb6b3a577e75 P 06545409cf6e4258b5ee931f9be1a653: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260710 11:05:46.966404 24217 raft_consensus.cc:359] T 6a26b51c18494bd79ea97dde51e837d7 P 5fafb10c58ee40a7a4586451196a0f0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:46.967217 24217 raft_consensus.cc:385] T 6a26b51c18494bd79ea97dde51e837d7 P 5fafb10c58ee40a7a4586451196a0f0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.967572 24217 raft_consensus.cc:740] T 6a26b51c18494bd79ea97dde51e837d7 P 5fafb10c58ee40a7a4586451196a0f0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fafb10c58ee40a7a4586451196a0f0c, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.967717 24215 tablet_bootstrap.cc:492] T c3cf9a7d9ab54de994a2ba10ee3f64c5 P 06545409cf6e4258b5ee931f9be1a653: Bootstrap starting.
I20260710 11:05:46.968410 24217 consensus_queue.cc:260] T 6a26b51c18494bd79ea97dde51e837d7 P 5fafb10c58ee40a7a4586451196a0f0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:46.970927 24217 ts_tablet_manager.cc:1434] T 6a26b51c18494bd79ea97dde51e837d7 P 5fafb10c58ee40a7a4586451196a0f0c: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 11:05:46.971908 24217 tablet_bootstrap.cc:492] T 9399b81ef2044df59ac510208933727e P 5fafb10c58ee40a7a4586451196a0f0c: Bootstrap starting.
I20260710 11:05:46.974138 24215 tablet_bootstrap.cc:654] T c3cf9a7d9ab54de994a2ba10ee3f64c5 P 06545409cf6e4258b5ee931f9be1a653: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.977401 24220 raft_consensus.cc:493] T 9399b81ef2044df59ac510208933727e P 06545409cf6e4258b5ee931f9be1a653 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:46.977854 24220 raft_consensus.cc:515] T 9399b81ef2044df59ac510208933727e P 06545409cf6e4258b5ee931f9be1a653 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:46.980458 24220 leader_election.cc:290] T 9399b81ef2044df59ac510208933727e P 06545409cf6e4258b5ee931f9be1a653 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 381de4bb82a24e8eab4a517bab9907e7 (127.23.83.193:35939), 5fafb10c58ee40a7a4586451196a0f0c (127.23.83.194:44495)
I20260710 11:05:46.982475 24217 tablet_bootstrap.cc:654] T 9399b81ef2044df59ac510208933727e P 5fafb10c58ee40a7a4586451196a0f0c: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.988560 24242 raft_consensus.cc:493] T 9399b81ef2044df59ac510208933727e P 381de4bb82a24e8eab4a517bab9907e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:46.989041 24242 raft_consensus.cc:515] T 9399b81ef2044df59ac510208933727e P 381de4bb82a24e8eab4a517bab9907e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:46.991181 24242 leader_election.cc:290] T 9399b81ef2044df59ac510208933727e P 381de4bb82a24e8eab4a517bab9907e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fafb10c58ee40a7a4586451196a0f0c (127.23.83.194:44495), 06545409cf6e4258b5ee931f9be1a653 (127.23.83.195:44569)
I20260710 11:05:46.992250 24097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9399b81ef2044df59ac510208933727e" candidate_uuid: "381de4bb82a24e8eab4a517bab9907e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fafb10c58ee40a7a4586451196a0f0c" is_pre_election: true
I20260710 11:05:46.992938 24170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9399b81ef2044df59ac510208933727e" candidate_uuid: "381de4bb82a24e8eab4a517bab9907e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06545409cf6e4258b5ee931f9be1a653" is_pre_election: true
I20260710 11:05:46.993692 24170 raft_consensus.cc:2468] T 9399b81ef2044df59ac510208933727e P 06545409cf6e4258b5ee931f9be1a653 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 381de4bb82a24e8eab4a517bab9907e7 in term 0.
W20260710 11:05:46.994036 23986 leader_election.cc:343] T 9399b81ef2044df59ac510208933727e P 381de4bb82a24e8eab4a517bab9907e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5fafb10c58ee40a7a4586451196a0f0c (127.23.83.194:44495): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:46.995178 23985 leader_election.cc:304] T 9399b81ef2044df59ac510208933727e P 381de4bb82a24e8eab4a517bab9907e7 [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: 06545409cf6e4258b5ee931f9be1a653, 381de4bb82a24e8eab4a517bab9907e7; no voters: 5fafb10c58ee40a7a4586451196a0f0c
I20260710 11:05:46.996483 24242 raft_consensus.cc:2804] T 9399b81ef2044df59ac510208933727e P 381de4bb82a24e8eab4a517bab9907e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:46.996853 24242 raft_consensus.cc:493] T 9399b81ef2044df59ac510208933727e P 381de4bb82a24e8eab4a517bab9907e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:46.997154 24242 raft_consensus.cc:3060] T 9399b81ef2044df59ac510208933727e P 381de4bb82a24e8eab4a517bab9907e7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:46.997828 24215 tablet_bootstrap.cc:492] T c3cf9a7d9ab54de994a2ba10ee3f64c5 P 06545409cf6e4258b5ee931f9be1a653: No bootstrap required, opened a new log
I20260710 11:05:46.998296 24215 ts_tablet_manager.cc:1403] T c3cf9a7d9ab54de994a2ba10ee3f64c5 P 06545409cf6e4258b5ee931f9be1a653: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.006s
I20260710 11:05:47.000990 24214 tablet_bootstrap.cc:492] T 18bd2a47b739451a9ddbbea9450ece85 P 381de4bb82a24e8eab4a517bab9907e7: No bootstrap required, opened a new log
I20260710 11:05:47.001442 24214 ts_tablet_manager.cc:1403] T 18bd2a47b739451a9ddbbea9450ece85 P 381de4bb82a24e8eab4a517bab9907e7: Time spent bootstrapping tablet: real 0.081s	user 0.010s	sys 0.006s
I20260710 11:05:47.001248 24215 raft_consensus.cc:359] T c3cf9a7d9ab54de994a2ba10ee3f64c5 P 06545409cf6e4258b5ee931f9be1a653 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:47.001878 24215 raft_consensus.cc:385] T c3cf9a7d9ab54de994a2ba10ee3f64c5 P 06545409cf6e4258b5ee931f9be1a653 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:47.002182 24215 raft_consensus.cc:740] T c3cf9a7d9ab54de994a2ba10ee3f64c5 P 06545409cf6e4258b5ee931f9be1a653 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06545409cf6e4258b5ee931f9be1a653, State: Initialized, Role: FOLLOWER
I20260710 11:05:47.003435 24225 raft_consensus.cc:493] T cd388d10833f49fb89af04a7d547ec9c P 5fafb10c58ee40a7a4586451196a0f0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:47.003718 24242 raft_consensus.cc:515] T 9399b81ef2044df59ac510208933727e P 381de4bb82a24e8eab4a517bab9907e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:47.003892 24225 raft_consensus.cc:515] T cd388d10833f49fb89af04a7d547ec9c P 5fafb10c58ee40a7a4586451196a0f0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:47.002853 24215 consensus_queue.cc:260] T c3cf9a7d9ab54de994a2ba10ee3f64c5 P 06545409cf6e4258b5ee931f9be1a653 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:47.005470 24217 tablet_bootstrap.cc:492] T 9399b81ef2044df59ac510208933727e P 5fafb10c58ee40a7a4586451196a0f0c: No bootstrap required, opened a new log
I20260710 11:05:47.005908 24217 ts_tablet_manager.cc:1403] T 9399b81ef2044df59ac510208933727e P 5fafb10c58ee40a7a4586451196a0f0c: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.005s
I20260710 11:05:47.005960 24225 leader_election.cc:290] T cd388d10833f49fb89af04a7d547ec9c P 5fafb10c58ee40a7a4586451196a0f0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 381de4bb82a24e8eab4a517bab9907e7 (127.23.83.193:35939), 06545409cf6e4258b5ee931f9be1a653 (127.23.83.195:44569)
I20260710 11:05:47.006426 24215 ts_tablet_manager.cc:1434] T c3cf9a7d9ab54de994a2ba10ee3f64c5 P 06545409cf6e4258b5ee931f9be1a653: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 11:05:47.004724 24214 raft_consensus.cc:359] T 18bd2a47b739451a9ddbbea9450ece85 P 381de4bb82a24e8eab4a517bab9907e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:47.007382 24214 raft_consensus.cc:385] T 18bd2a47b739451a9ddbbea9450ece85 P 381de4bb82a24e8eab4a517bab9907e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:47.008288 24022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd388d10833f49fb89af04a7d547ec9c" candidate_uuid: "5fafb10c58ee40a7a4586451196a0f0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "381de4bb82a24e8eab4a517bab9907e7" is_pre_election: true
I20260710 11:05:47.008761 24217 raft_consensus.cc:359] T 9399b81ef2044df59ac510208933727e P 5fafb10c58ee40a7a4586451196a0f0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:47.009419 24217 raft_consensus.cc:385] T 9399b81ef2044df59ac510208933727e P 5fafb10c58ee40a7a4586451196a0f0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:47.009712 24170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd388d10833f49fb89af04a7d547ec9c" candidate_uuid: "5fafb10c58ee40a7a4586451196a0f0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06545409cf6e4258b5ee931f9be1a653" is_pre_election: true
I20260710 11:05:47.010536 24170 raft_consensus.cc:2393] T cd388d10833f49fb89af04a7d547ec9c P 06545409cf6e4258b5ee931f9be1a653 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5fafb10c58ee40a7a4586451196a0f0c in current term 1: Already voted for candidate 381de4bb82a24e8eab4a517bab9907e7 in this term.
I20260710 11:05:47.012020 24061 leader_election.cc:304] T cd388d10833f49fb89af04a7d547ec9c P 5fafb10c58ee40a7a4586451196a0f0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5fafb10c58ee40a7a4586451196a0f0c; no voters: 06545409cf6e4258b5ee931f9be1a653, 381de4bb82a24e8eab4a517bab9907e7
I20260710 11:05:47.012650 24097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9399b81ef2044df59ac510208933727e" candidate_uuid: "381de4bb82a24e8eab4a517bab9907e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fafb10c58ee40a7a4586451196a0f0c"
I20260710 11:05:47.013103 24225 raft_consensus.cc:3060] T cd388d10833f49fb89af04a7d547ec9c P 5fafb10c58ee40a7a4586451196a0f0c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:47.007722 24214 raft_consensus.cc:740] T 18bd2a47b739451a9ddbbea9450ece85 P 381de4bb82a24e8eab4a517bab9907e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 381de4bb82a24e8eab4a517bab9907e7, State: Initialized, Role: FOLLOWER
I20260710 11:05:47.020146 24170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9399b81ef2044df59ac510208933727e" candidate_uuid: "381de4bb82a24e8eab4a517bab9907e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06545409cf6e4258b5ee931f9be1a653"
I20260710 11:05:47.020700 24170 raft_consensus.cc:3060] T 9399b81ef2044df59ac510208933727e P 06545409cf6e4258b5ee931f9be1a653 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:47.023957 24214 consensus_queue.cc:260] T 18bd2a47b739451a9ddbbea9450ece85 P 381de4bb82a24e8eab4a517bab9907e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:47.026369 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9399b81ef2044df59ac510208933727e" candidate_uuid: "06545409cf6e4258b5ee931f9be1a653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fafb10c58ee40a7a4586451196a0f0c" is_pre_election: true
I20260710 11:05:47.027350 24214 ts_tablet_manager.cc:1434] T 18bd2a47b739451a9ddbbea9450ece85 P 381de4bb82a24e8eab4a517bab9907e7: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
I20260710 11:05:47.009727 24217 raft_consensus.cc:740] T 9399b81ef2044df59ac510208933727e P 5fafb10c58ee40a7a4586451196a0f0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fafb10c58ee40a7a4586451196a0f0c, State: Initialized, Role: FOLLOWER
I20260710 11:05:47.027884 24220 raft_consensus.cc:493] T 01f153f5a75843e1985ddb6b3a577e75 P 06545409cf6e4258b5ee931f9be1a653 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:47.028460 24214 tablet_bootstrap.cc:492] T c3cf9a7d9ab54de994a2ba10ee3f64c5 P 381de4bb82a24e8eab4a517bab9907e7: Bootstrap starting.
I20260710 11:05:47.028350 24220 raft_consensus.cc:515] T 01f153f5a75843e1985ddb6b3a577e75 P 06545409cf6e4258b5ee931f9be1a653 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:47.030432 24220 leader_election.cc:290] T 01f153f5a75843e1985ddb6b3a577e75 P 06545409cf6e4258b5ee931f9be1a653 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 381de4bb82a24e8eab4a517bab9907e7 (127.23.83.193:35939), 5fafb10c58ee40a7a4586451196a0f0c (127.23.83.194:44495)
I20260710 11:05:47.028321 24217 consensus_queue.cc:260] T 9399b81ef2044df59ac510208933727e P 5fafb10c58ee40a7a4586451196a0f0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:47.031523 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01f153f5a75843e1985ddb6b3a577e75" candidate_uuid: "06545409cf6e4258b5ee931f9be1a653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fafb10c58ee40a7a4586451196a0f0c" is_pre_election: true
I20260710 11:05:47.031709 24170 raft_consensus.cc:2468] T 9399b81ef2044df59ac510208933727e P 06545409cf6e4258b5ee931f9be1a653 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 381de4bb82a24e8eab4a517bab9907e7 in term 1.
I20260710 11:05:47.032121 24096 raft_consensus.cc:2468] T 01f153f5a75843e1985ddb6b3a577e75 P 5fafb10c58ee40a7a4586451196a0f0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06545409cf6e4258b5ee931f9be1a653 in term 0.
I20260710 11:05:47.019752 24225 raft_consensus.cc:2749] T cd388d10833f49fb89af04a7d547ec9c P 5fafb10c58ee40a7a4586451196a0f0c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:47.032956 24097 raft_consensus.cc:3060] T 9399b81ef2044df59ac510208933727e P 5fafb10c58ee40a7a4586451196a0f0c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:47.033016 24242 leader_election.cc:290] T 9399b81ef2044df59ac510208933727e P 381de4bb82a24e8eab4a517bab9907e7 [CANDIDATE]: Term 1 election: Requested vote from peers 5fafb10c58ee40a7a4586451196a0f0c (127.23.83.194:44495), 06545409cf6e4258b5ee931f9be1a653 (127.23.83.195:44569)
I20260710 11:05:47.035127 24214 tablet_bootstrap.cc:654] T c3cf9a7d9ab54de994a2ba10ee3f64c5 P 381de4bb82a24e8eab4a517bab9907e7: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:47.036042 24217 ts_tablet_manager.cc:1434] T 9399b81ef2044df59ac510208933727e P 5fafb10c58ee40a7a4586451196a0f0c: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.003s
I20260710 11:05:47.036996 23985 leader_election.cc:304] T 9399b81ef2044df59ac510208933727e P 381de4bb82a24e8eab4a517bab9907e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06545409cf6e4258b5ee931f9be1a653, 381de4bb82a24e8eab4a517bab9907e7; no voters: 
I20260710 11:05:47.038321 24135 leader_election.cc:304] T 01f153f5a75843e1985ddb6b3a577e75 P 06545409cf6e4258b5ee931f9be1a653 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06545409cf6e4258b5ee931f9be1a653, 5fafb10c58ee40a7a4586451196a0f0c; no voters: 
I20260710 11:05:47.039407 24220 raft_consensus.cc:2804] T 01f153f5a75843e1985ddb6b3a577e75 P 06545409cf6e4258b5ee931f9be1a653 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:47.039878 24220 raft_consensus.cc:493] T 01f153f5a75843e1985ddb6b3a577e75 P 06545409cf6e4258b5ee931f9be1a653 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:47.040298 24220 raft_consensus.cc:3060] T 01f153f5a75843e1985ddb6b3a577e75 P 06545409cf6e4258b5ee931f9be1a653 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:47.041334 24242 raft_consensus.cc:2804] T 9399b81ef2044df59ac510208933727e P 381de4bb82a24e8eab4a517bab9907e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:47.046346 24217 tablet_bootstrap.cc:492] T 18bd2a47b739451a9ddbbea9450ece85 P 5fafb10c58ee40a7a4586451196a0f0c: Bootstrap starting.
I20260710 11:05:47.052637 24022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9399b81ef2044df59ac510208933727e" candidate_uuid: "06545409cf6e4258b5ee931f9be1a653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "381de4bb82a24e8eab4a517bab9907e7" is_pre_election: true
I20260710 11:05:47.052832 24021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01f153f5a75843e1985ddb6b3a577e75" candidate_uuid: "06545409cf6e4258b5ee931f9be1a653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "381de4bb82a24e8eab4a517bab9907e7" is_pre_election: true
I20260710 11:05:47.053385 24021 raft_consensus.cc:2468] T 01f153f5a75843e1985ddb6b3a577e75 P 381de4bb82a24e8eab4a517bab9907e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06545409cf6e4258b5ee931f9be1a653 in term 0.
I20260710 11:05:47.046929 24242 raft_consensus.cc:697] T 9399b81ef2044df59ac510208933727e P 381de4bb82a24e8eab4a517bab9907e7 [term 1 LEADER]: Becoming Leader. State: Replica: 381de4bb82a24e8eab4a517bab9907e7, State: Running, Role: LEADER
I20260710 11:05:47.054121 24097 raft_consensus.cc:2468] T 9399b81ef2044df59ac510208933727e P 5fafb10c58ee40a7a4586451196a0f0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 381de4bb82a24e8eab4a517bab9907e7 in term 1.
I20260710 11:05:47.057929 24220 raft_consensus.cc:515] T 01f153f5a75843e1985ddb6b3a577e75 P 06545409cf6e4258b5ee931f9be1a653 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:47.055610 24242 consensus_queue.cc:237] T 9399b81ef2044df59ac510208933727e P 381de4bb82a24e8eab4a517bab9907e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:47.064100 24021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01f153f5a75843e1985ddb6b3a577e75" candidate_uuid: "06545409cf6e4258b5ee931f9be1a653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "381de4bb82a24e8eab4a517bab9907e7"
I20260710 11:05:47.064685 24021 raft_consensus.cc:3060] T 01f153f5a75843e1985ddb6b3a577e75 P 381de4bb82a24e8eab4a517bab9907e7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:47.064895 24220 leader_election.cc:290] T 01f153f5a75843e1985ddb6b3a577e75 P 06545409cf6e4258b5ee931f9be1a653 [CANDIDATE]: Term 1 election: Requested vote from peers 381de4bb82a24e8eab4a517bab9907e7 (127.23.83.193:35939), 5fafb10c58ee40a7a4586451196a0f0c (127.23.83.194:44495)
I20260710 11:05:47.071458 24021 raft_consensus.cc:2468] T 01f153f5a75843e1985ddb6b3a577e75 P 381de4bb82a24e8eab4a517bab9907e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06545409cf6e4258b5ee931f9be1a653 in term 1.
I20260710 11:05:47.063761 24217 tablet_bootstrap.cc:654] T 18bd2a47b739451a9ddbbea9450ece85 P 5fafb10c58ee40a7a4586451196a0f0c: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:47.073391 24135 leader_election.cc:304] T 01f153f5a75843e1985ddb6b3a577e75 P 06545409cf6e4258b5ee931f9be1a653 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06545409cf6e4258b5ee931f9be1a653, 381de4bb82a24e8eab4a517bab9907e7; no voters: 
I20260710 11:05:47.074602 24097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01f153f5a75843e1985ddb6b3a577e75" candidate_uuid: "06545409cf6e4258b5ee931f9be1a653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fafb10c58ee40a7a4586451196a0f0c"
I20260710 11:05:47.075295 24220 raft_consensus.cc:2804] T 01f153f5a75843e1985ddb6b3a577e75 P 06545409cf6e4258b5ee931f9be1a653 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:47.075351 24097 raft_consensus.cc:3060] T 01f153f5a75843e1985ddb6b3a577e75 P 5fafb10c58ee40a7a4586451196a0f0c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:47.078449 24220 raft_consensus.cc:697] T 01f153f5a75843e1985ddb6b3a577e75 P 06545409cf6e4258b5ee931f9be1a653 [term 1 LEADER]: Becoming Leader. State: Replica: 06545409cf6e4258b5ee931f9be1a653, State: Running, Role: LEADER
I20260710 11:05:47.079350 24220 consensus_queue.cc:237] T 01f153f5a75843e1985ddb6b3a577e75 P 06545409cf6e4258b5ee931f9be1a653 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:47.080255 24265 raft_consensus.cc:493] T 18bd2a47b739451a9ddbbea9450ece85 P 06545409cf6e4258b5ee931f9be1a653 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:47.080688 24265 raft_consensus.cc:515] T 18bd2a47b739451a9ddbbea9450ece85 P 06545409cf6e4258b5ee931f9be1a653 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:47.081583 24214 tablet_bootstrap.cc:492] T c3cf9a7d9ab54de994a2ba10ee3f64c5 P 381de4bb82a24e8eab4a517bab9907e7: No bootstrap required, opened a new log
I20260710 11:05:47.082041 24214 ts_tablet_manager.cc:1403] T c3cf9a7d9ab54de994a2ba10ee3f64c5 P 381de4bb82a24e8eab4a517bab9907e7: Time spent bootstrapping tablet: real 0.054s	user 0.010s	sys 0.021s
I20260710 11:05:47.085855 24265 leader_election.cc:290] T 18bd2a47b739451a9ddbbea9450ece85 P 06545409cf6e4258b5ee931f9be1a653 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 381de4bb82a24e8eab4a517bab9907e7 (127.23.83.193:35939), 5fafb10c58ee40a7a4586451196a0f0c (127.23.83.194:44495)
I20260710 11:05:47.087756 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18bd2a47b739451a9ddbbea9450ece85" candidate_uuid: "06545409cf6e4258b5ee931f9be1a653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fafb10c58ee40a7a4586451196a0f0c" is_pre_election: true
I20260710 11:05:47.089385 24214 raft_consensus.cc:359] T c3cf9a7d9ab54de994a2ba10ee3f64c5 P 381de4bb82a24e8eab4a517bab9907e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:47.090315 24214 raft_consensus.cc:385] T c3cf9a7d9ab54de994a2ba10ee3f64c5 P 381de4bb82a24e8eab4a517bab9907e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:47.090723 24214 raft_consensus.cc:740] T c3cf9a7d9ab54de994a2ba10ee3f64c5 P 381de4bb82a24e8eab4a517bab9907e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 381de4bb82a24e8eab4a517bab9907e7, State: Initialized, Role: FOLLOWER
I20260710 11:05:47.089033 24021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18bd2a47b739451a9ddbbea9450ece85" candidate_uuid: "06545409cf6e4258b5ee931f9be1a653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "381de4bb82a24e8eab4a517bab9907e7" is_pre_election: true
W20260710 11:05:47.090870 24135 leader_election.cc:343] T 18bd2a47b739451a9ddbbea9450ece85 P 06545409cf6e4258b5ee931f9be1a653 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5fafb10c58ee40a7a4586451196a0f0c (127.23.83.194:44495): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:47.091969 24021 raft_consensus.cc:2468] T 18bd2a47b739451a9ddbbea9450ece85 P 381de4bb82a24e8eab4a517bab9907e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06545409cf6e4258b5ee931f9be1a653 in term 0.
I20260710 11:05:47.095252 24214 consensus_queue.cc:260] T c3cf9a7d9ab54de994a2ba10ee3f64c5 P 381de4bb82a24e8eab4a517bab9907e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:47.096172 24135 leader_election.cc:304] T 18bd2a47b739451a9ddbbea9450ece85 P 06545409cf6e4258b5ee931f9be1a653 [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: 06545409cf6e4258b5ee931f9be1a653, 381de4bb82a24e8eab4a517bab9907e7; no voters: 5fafb10c58ee40a7a4586451196a0f0c
I20260710 11:05:47.098035 24214 ts_tablet_manager.cc:1434] T c3cf9a7d9ab54de994a2ba10ee3f64c5 P 381de4bb82a24e8eab4a517bab9907e7: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.004s
I20260710 11:05:47.098147 24265 raft_consensus.cc:2804] T 18bd2a47b739451a9ddbbea9450ece85 P 06545409cf6e4258b5ee931f9be1a653 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:47.099660 24217 tablet_bootstrap.cc:492] T 18bd2a47b739451a9ddbbea9450ece85 P 5fafb10c58ee40a7a4586451196a0f0c: No bootstrap required, opened a new log
I20260710 11:05:47.100581 24217 ts_tablet_manager.cc:1403] T 18bd2a47b739451a9ddbbea9450ece85 P 5fafb10c58ee40a7a4586451196a0f0c: Time spent bootstrapping tablet: real 0.056s	user 0.017s	sys 0.010s
I20260710 11:05:47.099426 24265 raft_consensus.cc:493] T 18bd2a47b739451a9ddbbea9450ece85 P 06545409cf6e4258b5ee931f9be1a653 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:47.099588 24135 leader_election.cc:304] T 9399b81ef2044df59ac510208933727e P 06545409cf6e4258b5ee931f9be1a653 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06545409cf6e4258b5ee931f9be1a653; no voters: 381de4bb82a24e8eab4a517bab9907e7, 5fafb10c58ee40a7a4586451196a0f0c
I20260710 11:05:47.101229 24265 raft_consensus.cc:3060] T 18bd2a47b739451a9ddbbea9450ece85 P 06545409cf6e4258b5ee931f9be1a653 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:47.102811 24220 raft_consensus.cc:2749] T 9399b81ef2044df59ac510208933727e P 06545409cf6e4258b5ee931f9be1a653 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:47.107088 24217 raft_consensus.cc:359] T 18bd2a47b739451a9ddbbea9450ece85 P 5fafb10c58ee40a7a4586451196a0f0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:47.107532 24097 raft_consensus.cc:2468] T 01f153f5a75843e1985ddb6b3a577e75 P 5fafb10c58ee40a7a4586451196a0f0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06545409cf6e4258b5ee931f9be1a653 in term 1.
I20260710 11:05:47.108374 24217 raft_consensus.cc:385] T 18bd2a47b739451a9ddbbea9450ece85 P 5fafb10c58ee40a7a4586451196a0f0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:47.108932 24217 raft_consensus.cc:740] T 18bd2a47b739451a9ddbbea9450ece85 P 5fafb10c58ee40a7a4586451196a0f0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fafb10c58ee40a7a4586451196a0f0c, State: Initialized, Role: FOLLOWER
I20260710 11:05:47.109609 24217 consensus_queue.cc:260] T 18bd2a47b739451a9ddbbea9450ece85 P 5fafb10c58ee40a7a4586451196a0f0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:47.112080 24217 ts_tablet_manager.cc:1434] T 18bd2a47b739451a9ddbbea9450ece85 P 5fafb10c58ee40a7a4586451196a0f0c: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:05:47.112970 24217 tablet_bootstrap.cc:492] T c3cf9a7d9ab54de994a2ba10ee3f64c5 P 5fafb10c58ee40a7a4586451196a0f0c: Bootstrap starting.
I20260710 11:05:47.113080 23918 catalog_manager.cc:5697] T 9399b81ef2044df59ac510208933727e P 381de4bb82a24e8eab4a517bab9907e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 381de4bb82a24e8eab4a517bab9907e7 (127.23.83.193). New cstate: current_term: 1 leader_uuid: "381de4bb82a24e8eab4a517bab9907e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:47.115530 24265 raft_consensus.cc:515] T 18bd2a47b739451a9ddbbea9450ece85 P 06545409cf6e4258b5ee931f9be1a653 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:47.118920 24022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18bd2a47b739451a9ddbbea9450ece85" candidate_uuid: "06545409cf6e4258b5ee931f9be1a653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "381de4bb82a24e8eab4a517bab9907e7"
I20260710 11:05:47.119490 24022 raft_consensus.cc:3060] T 18bd2a47b739451a9ddbbea9450ece85 P 381de4bb82a24e8eab4a517bab9907e7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:47.120460 24217 tablet_bootstrap.cc:654] T c3cf9a7d9ab54de994a2ba10ee3f64c5 P 5fafb10c58ee40a7a4586451196a0f0c: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:47.127564 24022 raft_consensus.cc:2468] T 18bd2a47b739451a9ddbbea9450ece85 P 381de4bb82a24e8eab4a517bab9907e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06545409cf6e4258b5ee931f9be1a653 in term 1.
I20260710 11:05:47.129030 24135 leader_election.cc:304] T 18bd2a47b739451a9ddbbea9450ece85 P 06545409cf6e4258b5ee931f9be1a653 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06545409cf6e4258b5ee931f9be1a653, 381de4bb82a24e8eab4a517bab9907e7; no voters: 
I20260710 11:05:47.106698 23917 catalog_manager.cc:5697] T 01f153f5a75843e1985ddb6b3a577e75 P 06545409cf6e4258b5ee931f9be1a653 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06545409cf6e4258b5ee931f9be1a653 (127.23.83.195). New cstate: current_term: 1 leader_uuid: "06545409cf6e4258b5ee931f9be1a653" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:47.129908 24220 raft_consensus.cc:2804] T 18bd2a47b739451a9ddbbea9450ece85 P 06545409cf6e4258b5ee931f9be1a653 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:47.138883 24225 consensus_queue.cc:1048] T 2d0f345638554463a5d664a619839658 P 5fafb10c58ee40a7a4586451196a0f0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:47.140332 24220 raft_consensus.cc:697] T 18bd2a47b739451a9ddbbea9450ece85 P 06545409cf6e4258b5ee931f9be1a653 [term 1 LEADER]: Becoming Leader. State: Replica: 06545409cf6e4258b5ee931f9be1a653, State: Running, Role: LEADER
I20260710 11:05:47.141203 24220 consensus_queue.cc:237] T 18bd2a47b739451a9ddbbea9450ece85 P 06545409cf6e4258b5ee931f9be1a653 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:47.144073 24217 tablet_bootstrap.cc:492] T c3cf9a7d9ab54de994a2ba10ee3f64c5 P 5fafb10c58ee40a7a4586451196a0f0c: No bootstrap required, opened a new log
I20260710 11:05:47.144479 24217 ts_tablet_manager.cc:1403] T c3cf9a7d9ab54de994a2ba10ee3f64c5 P 5fafb10c58ee40a7a4586451196a0f0c: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.001s
I20260710 11:05:47.144774 24242 consensus_queue.cc:1048] T cd388d10833f49fb89af04a7d547ec9c P 381de4bb82a24e8eab4a517bab9907e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:47.146992 24217 raft_consensus.cc:359] T c3cf9a7d9ab54de994a2ba10ee3f64c5 P 5fafb10c58ee40a7a4586451196a0f0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:47.147629 24217 raft_consensus.cc:385] T c3cf9a7d9ab54de994a2ba10ee3f64c5 P 5fafb10c58ee40a7a4586451196a0f0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:47.148499 24231 raft_consensus.cc:493] T 6a26b51c18494bd79ea97dde51e837d7 P 5fafb10c58ee40a7a4586451196a0f0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:47.148962 24231 raft_consensus.cc:515] T 6a26b51c18494bd79ea97dde51e837d7 P 5fafb10c58ee40a7a4586451196a0f0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:47.151017 24231 leader_election.cc:290] T 6a26b51c18494bd79ea97dde51e837d7 P 5fafb10c58ee40a7a4586451196a0f0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 381de4bb82a24e8eab4a517bab9907e7 (127.23.83.193:35939), 06545409cf6e4258b5ee931f9be1a653 (127.23.83.195:44569)
I20260710 11:05:47.152459 24170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a26b51c18494bd79ea97dde51e837d7" candidate_uuid: "5fafb10c58ee40a7a4586451196a0f0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06545409cf6e4258b5ee931f9be1a653" is_pre_election: true
I20260710 11:05:47.153187 24170 raft_consensus.cc:2393] T 6a26b51c18494bd79ea97dde51e837d7 P 06545409cf6e4258b5ee931f9be1a653 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5fafb10c58ee40a7a4586451196a0f0c in current term 1: Already voted for candidate 381de4bb82a24e8eab4a517bab9907e7 in this term.
I20260710 11:05:47.153461 24265 leader_election.cc:290] T 18bd2a47b739451a9ddbbea9450ece85 P 06545409cf6e4258b5ee931f9be1a653 [CANDIDATE]: Term 1 election: Requested vote from peers 381de4bb82a24e8eab4a517bab9907e7 (127.23.83.193:35939), 5fafb10c58ee40a7a4586451196a0f0c (127.23.83.194:44495)
I20260710 11:05:47.154217 24097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18bd2a47b739451a9ddbbea9450ece85" candidate_uuid: "06545409cf6e4258b5ee931f9be1a653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fafb10c58ee40a7a4586451196a0f0c"
I20260710 11:05:47.154791 24097 raft_consensus.cc:3060] T 18bd2a47b739451a9ddbbea9450ece85 P 5fafb10c58ee40a7a4586451196a0f0c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:47.160179 24022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a26b51c18494bd79ea97dde51e837d7" candidate_uuid: "5fafb10c58ee40a7a4586451196a0f0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "381de4bb82a24e8eab4a517bab9907e7" is_pre_election: true
I20260710 11:05:47.162003 24061 leader_election.cc:304] T 6a26b51c18494bd79ea97dde51e837d7 P 5fafb10c58ee40a7a4586451196a0f0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5fafb10c58ee40a7a4586451196a0f0c; no voters: 06545409cf6e4258b5ee931f9be1a653, 381de4bb82a24e8eab4a517bab9907e7
I20260710 11:05:47.163177 24097 raft_consensus.cc:2468] T 18bd2a47b739451a9ddbbea9450ece85 P 5fafb10c58ee40a7a4586451196a0f0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06545409cf6e4258b5ee931f9be1a653 in term 1.
I20260710 11:05:47.164182 24250 raft_consensus.cc:3060] T 6a26b51c18494bd79ea97dde51e837d7 P 5fafb10c58ee40a7a4586451196a0f0c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:47.166942 24242 consensus_queue.cc:1048] T cd388d10833f49fb89af04a7d547ec9c P 381de4bb82a24e8eab4a517bab9907e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:47.171967 24250 raft_consensus.cc:2749] T 6a26b51c18494bd79ea97dde51e837d7 P 5fafb10c58ee40a7a4586451196a0f0c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:47.147919 24217 raft_consensus.cc:740] T c3cf9a7d9ab54de994a2ba10ee3f64c5 P 5fafb10c58ee40a7a4586451196a0f0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fafb10c58ee40a7a4586451196a0f0c, State: Initialized, Role: FOLLOWER
I20260710 11:05:47.175060 24217 consensus_queue.cc:260] T c3cf9a7d9ab54de994a2ba10ee3f64c5 P 5fafb10c58ee40a7a4586451196a0f0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:47.178089 24217 ts_tablet_manager.cc:1434] T c3cf9a7d9ab54de994a2ba10ee3f64c5 P 5fafb10c58ee40a7a4586451196a0f0c: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260710 11:05:47.192193 24250 consensus_queue.cc:1048] T 2d0f345638554463a5d664a619839658 P 5fafb10c58ee40a7a4586451196a0f0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:47.187453 23917 catalog_manager.cc:5697] T 18bd2a47b739451a9ddbbea9450ece85 P 06545409cf6e4258b5ee931f9be1a653 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06545409cf6e4258b5ee931f9be1a653 (127.23.83.195). New cstate: current_term: 1 leader_uuid: "06545409cf6e4258b5ee931f9be1a653" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:47.209735 24242 raft_consensus.cc:493] T c3cf9a7d9ab54de994a2ba10ee3f64c5 P 381de4bb82a24e8eab4a517bab9907e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:47.210376 24242 raft_consensus.cc:515] T c3cf9a7d9ab54de994a2ba10ee3f64c5 P 381de4bb82a24e8eab4a517bab9907e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:47.212845 24242 leader_election.cc:290] T c3cf9a7d9ab54de994a2ba10ee3f64c5 P 381de4bb82a24e8eab4a517bab9907e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fafb10c58ee40a7a4586451196a0f0c (127.23.83.194:44495), 06545409cf6e4258b5ee931f9be1a653 (127.23.83.195:44569)
I20260710 11:05:47.213713 24097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3cf9a7d9ab54de994a2ba10ee3f64c5" candidate_uuid: "381de4bb82a24e8eab4a517bab9907e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fafb10c58ee40a7a4586451196a0f0c" is_pre_election: true
I20260710 11:05:47.214329 24097 raft_consensus.cc:2468] T c3cf9a7d9ab54de994a2ba10ee3f64c5 P 5fafb10c58ee40a7a4586451196a0f0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 381de4bb82a24e8eab4a517bab9907e7 in term 0.
I20260710 11:05:47.215570 24169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3cf9a7d9ab54de994a2ba10ee3f64c5" candidate_uuid: "381de4bb82a24e8eab4a517bab9907e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06545409cf6e4258b5ee931f9be1a653" is_pre_election: true
I20260710 11:05:47.216265 24169 raft_consensus.cc:2468] T c3cf9a7d9ab54de994a2ba10ee3f64c5 P 06545409cf6e4258b5ee931f9be1a653 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 381de4bb82a24e8eab4a517bab9907e7 in term 0.
I20260710 11:05:47.217574 23986 leader_election.cc:304] T c3cf9a7d9ab54de994a2ba10ee3f64c5 P 381de4bb82a24e8eab4a517bab9907e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 381de4bb82a24e8eab4a517bab9907e7, 5fafb10c58ee40a7a4586451196a0f0c; no voters: 
I20260710 11:05:47.223481 24242 raft_consensus.cc:2804] T c3cf9a7d9ab54de994a2ba10ee3f64c5 P 381de4bb82a24e8eab4a517bab9907e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:47.245193 24242 raft_consensus.cc:493] T c3cf9a7d9ab54de994a2ba10ee3f64c5 P 381de4bb82a24e8eab4a517bab9907e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:47.249898 24242 raft_consensus.cc:3060] T c3cf9a7d9ab54de994a2ba10ee3f64c5 P 381de4bb82a24e8eab4a517bab9907e7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:47.254765 24225 consensus_queue.cc:1048] T 4e946dac0fd041c19e215e5ea290ad4c P 5fafb10c58ee40a7a4586451196a0f0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:05:47.276145 23966 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:05:47.292948 24242 raft_consensus.cc:515] T c3cf9a7d9ab54de994a2ba10ee3f64c5 P 381de4bb82a24e8eab4a517bab9907e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:47.300316 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3cf9a7d9ab54de994a2ba10ee3f64c5" candidate_uuid: "381de4bb82a24e8eab4a517bab9907e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fafb10c58ee40a7a4586451196a0f0c"
I20260710 11:05:47.300930 24096 raft_consensus.cc:3060] T c3cf9a7d9ab54de994a2ba10ee3f64c5 P 5fafb10c58ee40a7a4586451196a0f0c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:47.300825 24169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3cf9a7d9ab54de994a2ba10ee3f64c5" candidate_uuid: "381de4bb82a24e8eab4a517bab9907e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06545409cf6e4258b5ee931f9be1a653"
I20260710 11:05:47.301440 24169 raft_consensus.cc:3060] T c3cf9a7d9ab54de994a2ba10ee3f64c5 P 06545409cf6e4258b5ee931f9be1a653 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:47.306445 24242 leader_election.cc:290] T c3cf9a7d9ab54de994a2ba10ee3f64c5 P 381de4bb82a24e8eab4a517bab9907e7 [CANDIDATE]: Term 1 election: Requested vote from peers 5fafb10c58ee40a7a4586451196a0f0c (127.23.83.194:44495), 06545409cf6e4258b5ee931f9be1a653 (127.23.83.195:44569)
I20260710 11:05:47.319854 24096 raft_consensus.cc:2468] T c3cf9a7d9ab54de994a2ba10ee3f64c5 P 5fafb10c58ee40a7a4586451196a0f0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 381de4bb82a24e8eab4a517bab9907e7 in term 1.
I20260710 11:05:47.320995 23986 leader_election.cc:304] T c3cf9a7d9ab54de994a2ba10ee3f64c5 P 381de4bb82a24e8eab4a517bab9907e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 381de4bb82a24e8eab4a517bab9907e7, 5fafb10c58ee40a7a4586451196a0f0c; no voters: 
I20260710 11:05:47.321791 24218 raft_consensus.cc:2804] T c3cf9a7d9ab54de994a2ba10ee3f64c5 P 381de4bb82a24e8eab4a517bab9907e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:47.322194 24169 raft_consensus.cc:2468] T c3cf9a7d9ab54de994a2ba10ee3f64c5 P 06545409cf6e4258b5ee931f9be1a653 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 381de4bb82a24e8eab4a517bab9907e7 in term 1.
I20260710 11:05:47.325986 24218 raft_consensus.cc:697] T c3cf9a7d9ab54de994a2ba10ee3f64c5 P 381de4bb82a24e8eab4a517bab9907e7 [term 1 LEADER]: Becoming Leader. State: Replica: 381de4bb82a24e8eab4a517bab9907e7, State: Running, Role: LEADER
I20260710 11:05:47.327072 24218 consensus_queue.cc:237] T c3cf9a7d9ab54de994a2ba10ee3f64c5 P 381de4bb82a24e8eab4a517bab9907e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:47.327473 24225 consensus_queue.cc:1048] T 4e946dac0fd041c19e215e5ea290ad4c P 5fafb10c58ee40a7a4586451196a0f0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:47.349189 23917 catalog_manager.cc:5697] T c3cf9a7d9ab54de994a2ba10ee3f64c5 P 381de4bb82a24e8eab4a517bab9907e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 381de4bb82a24e8eab4a517bab9907e7 (127.23.83.193). New cstate: current_term: 1 leader_uuid: "381de4bb82a24e8eab4a517bab9907e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:47.386229 24225 consensus_queue.cc:1048] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 5fafb10c58ee40a7a4586451196a0f0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:47.396459 24250 consensus_queue.cc:1048] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 5fafb10c58ee40a7a4586451196a0f0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:47.410372 24218 consensus_queue.cc:1048] T 6a26b51c18494bd79ea97dde51e837d7 P 381de4bb82a24e8eab4a517bab9907e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:47.422210 24218 consensus_queue.cc:1048] T 6a26b51c18494bd79ea97dde51e837d7 P 381de4bb82a24e8eab4a517bab9907e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:47.457113 24218 consensus_queue.cc:1048] T 9399b81ef2044df59ac510208933727e P 381de4bb82a24e8eab4a517bab9907e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:47.468963 24280 consensus_queue.cc:1048] T 9399b81ef2044df59ac510208933727e P 381de4bb82a24e8eab4a517bab9907e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:47.514768 24220 consensus_queue.cc:1048] T 01f153f5a75843e1985ddb6b3a577e75 P 06545409cf6e4258b5ee931f9be1a653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:47.519012 24265 consensus_queue.cc:1048] T 01f153f5a75843e1985ddb6b3a577e75 P 06545409cf6e4258b5ee931f9be1a653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:47.536366 24220 consensus_queue.cc:1048] T 18bd2a47b739451a9ddbbea9450ece85 P 06545409cf6e4258b5ee931f9be1a653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:47.555004 24265 consensus_queue.cc:1048] T 18bd2a47b739451a9ddbbea9450ece85 P 06545409cf6e4258b5ee931f9be1a653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:47.584249 24096 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2d0f345638554463a5d664a619839658"
dest_uuid: "5fafb10c58ee40a7a4586451196a0f0c"
mode: GRACEFUL
new_leader_uuid: "381de4bb82a24e8eab4a517bab9907e7"
 from {username='slave'} at 127.0.0.1:55448
I20260710 11:05:47.584812 24096 raft_consensus.cc:606] T 2d0f345638554463a5d664a619839658 P 5fafb10c58ee40a7a4586451196a0f0c [term 1 LEADER]: Received request to transfer leadership to TS 381de4bb82a24e8eab4a517bab9907e7
I20260710 11:05:47.589725 24096 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4e946dac0fd041c19e215e5ea290ad4c"
dest_uuid: "5fafb10c58ee40a7a4586451196a0f0c"
mode: GRACEFUL
new_leader_uuid: "381de4bb82a24e8eab4a517bab9907e7"
 from {username='slave'} at 127.0.0.1:55448
I20260710 11:05:47.590176 24096 raft_consensus.cc:606] T 4e946dac0fd041c19e215e5ea290ad4c P 5fafb10c58ee40a7a4586451196a0f0c [term 1 LEADER]: Received request to transfer leadership to TS 381de4bb82a24e8eab4a517bab9907e7
I20260710 11:05:47.595024 24096 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c9eadfff0ff40cdbf9a8e874bb0750a"
dest_uuid: "5fafb10c58ee40a7a4586451196a0f0c"
mode: GRACEFUL
new_leader_uuid: "381de4bb82a24e8eab4a517bab9907e7"
 from {username='slave'} at 127.0.0.1:55448
I20260710 11:05:47.595487 24096 raft_consensus.cc:606] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 5fafb10c58ee40a7a4586451196a0f0c [term 1 LEADER]: Received request to transfer leadership to TS 381de4bb82a24e8eab4a517bab9907e7
I20260710 11:05:47.612365 24021 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9399b81ef2044df59ac510208933727e"
dest_uuid: "381de4bb82a24e8eab4a517bab9907e7"
mode: GRACEFUL
new_leader_uuid: "5fafb10c58ee40a7a4586451196a0f0c"
 from {username='slave'} at 127.0.0.1:42754
I20260710 11:05:47.612946 24021 raft_consensus.cc:606] T 9399b81ef2044df59ac510208933727e P 381de4bb82a24e8eab4a517bab9907e7 [term 1 LEADER]: Received request to transfer leadership to TS 5fafb10c58ee40a7a4586451196a0f0c
I20260710 11:05:47.618026 24021 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a26b51c18494bd79ea97dde51e837d7"
dest_uuid: "381de4bb82a24e8eab4a517bab9907e7"
mode: GRACEFUL
new_leader_uuid: "5fafb10c58ee40a7a4586451196a0f0c"
 from {username='slave'} at 127.0.0.1:42754
I20260710 11:05:47.618498 24021 raft_consensus.cc:606] T 6a26b51c18494bd79ea97dde51e837d7 P 381de4bb82a24e8eab4a517bab9907e7 [term 1 LEADER]: Received request to transfer leadership to TS 5fafb10c58ee40a7a4586451196a0f0c
I20260710 11:05:47.632166 24171 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "01f153f5a75843e1985ddb6b3a577e75"
dest_uuid: "06545409cf6e4258b5ee931f9be1a653"
mode: GRACEFUL
new_leader_uuid: "5fafb10c58ee40a7a4586451196a0f0c"
 from {username='slave'} at 127.0.0.1:43476
I20260710 11:05:47.632648 24171 raft_consensus.cc:606] T 01f153f5a75843e1985ddb6b3a577e75 P 06545409cf6e4258b5ee931f9be1a653 [term 1 LEADER]: Received request to transfer leadership to TS 5fafb10c58ee40a7a4586451196a0f0c
I20260710 11:05:47.637569 24171 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "18bd2a47b739451a9ddbbea9450ece85"
dest_uuid: "06545409cf6e4258b5ee931f9be1a653"
mode: GRACEFUL
new_leader_uuid: "5fafb10c58ee40a7a4586451196a0f0c"
 from {username='slave'} at 127.0.0.1:43476
I20260710 11:05:47.638043 24171 raft_consensus.cc:606] T 18bd2a47b739451a9ddbbea9450ece85 P 06545409cf6e4258b5ee931f9be1a653 [term 1 LEADER]: Received request to transfer leadership to TS 5fafb10c58ee40a7a4586451196a0f0c
I20260710 11:05:47.642742 24021 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3cf9a7d9ab54de994a2ba10ee3f64c5"
dest_uuid: "381de4bb82a24e8eab4a517bab9907e7"
mode: GRACEFUL
new_leader_uuid: "06545409cf6e4258b5ee931f9be1a653"
 from {username='slave'} at 127.0.0.1:42754
I20260710 11:05:47.643225 24021 raft_consensus.cc:606] T c3cf9a7d9ab54de994a2ba10ee3f64c5 P 381de4bb82a24e8eab4a517bab9907e7 [term 1 LEADER]: Received request to transfer leadership to TS 06545409cf6e4258b5ee931f9be1a653
I20260710 11:05:47.755568 24231 raft_consensus.cc:993] T 2d0f345638554463a5d664a619839658 P 5fafb10c58ee40a7a4586451196a0f0c: : Instructing follower 381de4bb82a24e8eab4a517bab9907e7 to start an election
I20260710 11:05:47.756088 24250 raft_consensus.cc:1081] T 2d0f345638554463a5d664a619839658 P 5fafb10c58ee40a7a4586451196a0f0c [term 1 LEADER]: Signalling peer 381de4bb82a24e8eab4a517bab9907e7 to start an election
I20260710 11:05:47.757952 24021 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2d0f345638554463a5d664a619839658"
dest_uuid: "381de4bb82a24e8eab4a517bab9907e7"
 from {username='slave'} at 127.0.0.1:42742
I20260710 11:05:47.758528 24021 raft_consensus.cc:493] T 2d0f345638554463a5d664a619839658 P 381de4bb82a24e8eab4a517bab9907e7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:47.758878 24021 raft_consensus.cc:3060] T 2d0f345638554463a5d664a619839658 P 381de4bb82a24e8eab4a517bab9907e7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:47.765476 24021 raft_consensus.cc:515] T 2d0f345638554463a5d664a619839658 P 381de4bb82a24e8eab4a517bab9907e7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } } peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } }
I20260710 11:05:47.767831 24021 leader_election.cc:290] T 2d0f345638554463a5d664a619839658 P 381de4bb82a24e8eab4a517bab9907e7 [CANDIDATE]: Term 2 election: Requested vote from peers 06545409cf6e4258b5ee931f9be1a653 (127.23.83.195:44569), 5fafb10c58ee40a7a4586451196a0f0c (127.23.83.194:44495)
I20260710 11:05:47.768021 24171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d0f345638554463a5d664a619839658" candidate_uuid: "381de4bb82a24e8eab4a517bab9907e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06545409cf6e4258b5ee931f9be1a653"
I20260710 11:05:47.768620 24171 raft_consensus.cc:3060] T 2d0f345638554463a5d664a619839658 P 06545409cf6e4258b5ee931f9be1a653 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:47.769049 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d0f345638554463a5d664a619839658" candidate_uuid: "381de4bb82a24e8eab4a517bab9907e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5fafb10c58ee40a7a4586451196a0f0c"
I20260710 11:05:47.769629 24096 raft_consensus.cc:3055] T 2d0f345638554463a5d664a619839658 P 5fafb10c58ee40a7a4586451196a0f0c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:47.769927 24096 raft_consensus.cc:740] T 2d0f345638554463a5d664a619839658 P 5fafb10c58ee40a7a4586451196a0f0c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5fafb10c58ee40a7a4586451196a0f0c, State: Running, Role: LEADER
I20260710 11:05:47.770702 24096 consensus_queue.cc:260] T 2d0f345638554463a5d664a619839658 P 5fafb10c58ee40a7a4586451196a0f0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } } peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } }
I20260710 11:05:47.772055 24096 raft_consensus.cc:3060] T 2d0f345638554463a5d664a619839658 P 5fafb10c58ee40a7a4586451196a0f0c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:47.774899 24171 raft_consensus.cc:2468] T 2d0f345638554463a5d664a619839658 P 06545409cf6e4258b5ee931f9be1a653 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 381de4bb82a24e8eab4a517bab9907e7 in term 2.
I20260710 11:05:47.776125 23985 leader_election.cc:304] T 2d0f345638554463a5d664a619839658 P 381de4bb82a24e8eab4a517bab9907e7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06545409cf6e4258b5ee931f9be1a653, 381de4bb82a24e8eab4a517bab9907e7; no voters: 
I20260710 11:05:47.776899 24280 raft_consensus.cc:2804] T 2d0f345638554463a5d664a619839658 P 381de4bb82a24e8eab4a517bab9907e7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:47.777359 24280 raft_consensus.cc:697] T 2d0f345638554463a5d664a619839658 P 381de4bb82a24e8eab4a517bab9907e7 [term 2 LEADER]: Becoming Leader. State: Replica: 381de4bb82a24e8eab4a517bab9907e7, State: Running, Role: LEADER
I20260710 11:05:47.778015 24096 raft_consensus.cc:2468] T 2d0f345638554463a5d664a619839658 P 5fafb10c58ee40a7a4586451196a0f0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 381de4bb82a24e8eab4a517bab9907e7 in term 2.
I20260710 11:05:47.778119 24280 consensus_queue.cc:237] T 2d0f345638554463a5d664a619839658 P 381de4bb82a24e8eab4a517bab9907e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } } peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } }
I20260710 11:05:47.785741 24280 consensus_queue.cc:1048] T c3cf9a7d9ab54de994a2ba10ee3f64c5 P 381de4bb82a24e8eab4a517bab9907e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:47.785435 23918 catalog_manager.cc:5697] T 2d0f345638554463a5d664a619839658 P 381de4bb82a24e8eab4a517bab9907e7 reported cstate change: term changed from 1 to 2, leader changed from 5fafb10c58ee40a7a4586451196a0f0c (127.23.83.194) to 381de4bb82a24e8eab4a517bab9907e7 (127.23.83.193). New cstate: current_term: 2 leader_uuid: "381de4bb82a24e8eab4a517bab9907e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:47.793258 24242 raft_consensus.cc:993] T c3cf9a7d9ab54de994a2ba10ee3f64c5 P 381de4bb82a24e8eab4a517bab9907e7: : Instructing follower 06545409cf6e4258b5ee931f9be1a653 to start an election
I20260710 11:05:47.793675 24242 raft_consensus.cc:1081] T c3cf9a7d9ab54de994a2ba10ee3f64c5 P 381de4bb82a24e8eab4a517bab9907e7 [term 1 LEADER]: Signalling peer 06545409cf6e4258b5ee931f9be1a653 to start an election
I20260710 11:05:47.797350 24171 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c3cf9a7d9ab54de994a2ba10ee3f64c5"
dest_uuid: "06545409cf6e4258b5ee931f9be1a653"
 from {username='slave'} at 127.0.0.1:43468
I20260710 11:05:47.802366 24171 raft_consensus.cc:493] T c3cf9a7d9ab54de994a2ba10ee3f64c5 P 06545409cf6e4258b5ee931f9be1a653 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:47.802732 24171 raft_consensus.cc:3060] T c3cf9a7d9ab54de994a2ba10ee3f64c5 P 06545409cf6e4258b5ee931f9be1a653 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:47.800513 24280 consensus_queue.cc:1048] T c3cf9a7d9ab54de994a2ba10ee3f64c5 P 381de4bb82a24e8eab4a517bab9907e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260710 11:05:47.809032 24171 raft_consensus.cc:515] T c3cf9a7d9ab54de994a2ba10ee3f64c5 P 06545409cf6e4258b5ee931f9be1a653 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:47.812330 24021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3cf9a7d9ab54de994a2ba10ee3f64c5" candidate_uuid: "06545409cf6e4258b5ee931f9be1a653" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "381de4bb82a24e8eab4a517bab9907e7"
I20260710 11:05:47.813055 24021 raft_consensus.cc:3055] T c3cf9a7d9ab54de994a2ba10ee3f64c5 P 381de4bb82a24e8eab4a517bab9907e7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:47.813429 24021 raft_consensus.cc:740] T c3cf9a7d9ab54de994a2ba10ee3f64c5 P 381de4bb82a24e8eab4a517bab9907e7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 381de4bb82a24e8eab4a517bab9907e7, State: Running, Role: LEADER
I20260710 11:05:47.813745 24097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3cf9a7d9ab54de994a2ba10ee3f64c5" candidate_uuid: "06545409cf6e4258b5ee931f9be1a653" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5fafb10c58ee40a7a4586451196a0f0c"
I20260710 11:05:47.814390 24021 consensus_queue.cc:260] T c3cf9a7d9ab54de994a2ba10ee3f64c5 P 381de4bb82a24e8eab4a517bab9907e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:47.815600 24021 raft_consensus.cc:3060] T c3cf9a7d9ab54de994a2ba10ee3f64c5 P 381de4bb82a24e8eab4a517bab9907e7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:47.818325 24231 raft_consensus.cc:993] T 4e946dac0fd041c19e215e5ea290ad4c P 5fafb10c58ee40a7a4586451196a0f0c: : Instructing follower 381de4bb82a24e8eab4a517bab9907e7 to start an election
I20260710 11:05:47.818733 24231 raft_consensus.cc:1081] T 4e946dac0fd041c19e215e5ea290ad4c P 5fafb10c58ee40a7a4586451196a0f0c [term 1 LEADER]: Signalling peer 381de4bb82a24e8eab4a517bab9907e7 to start an election
I20260710 11:05:47.815682 24171 leader_election.cc:290] T c3cf9a7d9ab54de994a2ba10ee3f64c5 P 06545409cf6e4258b5ee931f9be1a653 [CANDIDATE]: Term 2 election: Requested vote from peers 381de4bb82a24e8eab4a517bab9907e7 (127.23.83.193:35939), 5fafb10c58ee40a7a4586451196a0f0c (127.23.83.194:44495)
I20260710 11:05:47.820479 24022 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4e946dac0fd041c19e215e5ea290ad4c"
dest_uuid: "381de4bb82a24e8eab4a517bab9907e7"
 from {username='slave'} at 127.0.0.1:42742
I20260710 11:05:47.821017 24022 raft_consensus.cc:493] T 4e946dac0fd041c19e215e5ea290ad4c P 381de4bb82a24e8eab4a517bab9907e7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:47.821359 24022 raft_consensus.cc:3060] T 4e946dac0fd041c19e215e5ea290ad4c P 381de4bb82a24e8eab4a517bab9907e7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:47.827955 24021 raft_consensus.cc:2468] T c3cf9a7d9ab54de994a2ba10ee3f64c5 P 381de4bb82a24e8eab4a517bab9907e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06545409cf6e4258b5ee931f9be1a653 in term 2.
I20260710 11:05:47.828061 24022 raft_consensus.cc:515] T 4e946dac0fd041c19e215e5ea290ad4c P 381de4bb82a24e8eab4a517bab9907e7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:47.829197 24135 leader_election.cc:304] T c3cf9a7d9ab54de994a2ba10ee3f64c5 P 06545409cf6e4258b5ee931f9be1a653 [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: 06545409cf6e4258b5ee931f9be1a653, 381de4bb82a24e8eab4a517bab9907e7; no voters: 5fafb10c58ee40a7a4586451196a0f0c
I20260710 11:05:47.830004 24265 raft_consensus.cc:2804] T c3cf9a7d9ab54de994a2ba10ee3f64c5 P 06545409cf6e4258b5ee931f9be1a653 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:47.830448 24265 raft_consensus.cc:697] T c3cf9a7d9ab54de994a2ba10ee3f64c5 P 06545409cf6e4258b5ee931f9be1a653 [term 2 LEADER]: Becoming Leader. State: Replica: 06545409cf6e4258b5ee931f9be1a653, State: Running, Role: LEADER
I20260710 11:05:47.831235 24265 consensus_queue.cc:237] T c3cf9a7d9ab54de994a2ba10ee3f64c5 P 06545409cf6e4258b5ee931f9be1a653 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:47.832648 24171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e946dac0fd041c19e215e5ea290ad4c" candidate_uuid: "381de4bb82a24e8eab4a517bab9907e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06545409cf6e4258b5ee931f9be1a653"
I20260710 11:05:47.833225 24171 raft_consensus.cc:3060] T 4e946dac0fd041c19e215e5ea290ad4c P 06545409cf6e4258b5ee931f9be1a653 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:47.833911 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e946dac0fd041c19e215e5ea290ad4c" candidate_uuid: "381de4bb82a24e8eab4a517bab9907e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5fafb10c58ee40a7a4586451196a0f0c"
I20260710 11:05:47.836091 24096 raft_consensus.cc:3055] T 4e946dac0fd041c19e215e5ea290ad4c P 5fafb10c58ee40a7a4586451196a0f0c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:47.836423 24096 raft_consensus.cc:740] T 4e946dac0fd041c19e215e5ea290ad4c P 5fafb10c58ee40a7a4586451196a0f0c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5fafb10c58ee40a7a4586451196a0f0c, State: Running, Role: LEADER
I20260710 11:05:47.838455 24096 consensus_queue.cc:260] T 4e946dac0fd041c19e215e5ea290ad4c P 5fafb10c58ee40a7a4586451196a0f0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:47.838331 23918 catalog_manager.cc:5697] T c3cf9a7d9ab54de994a2ba10ee3f64c5 P 06545409cf6e4258b5ee931f9be1a653 reported cstate change: term changed from 1 to 2, leader changed from 381de4bb82a24e8eab4a517bab9907e7 (127.23.83.193) to 06545409cf6e4258b5ee931f9be1a653 (127.23.83.195). New cstate: current_term: 2 leader_uuid: "06545409cf6e4258b5ee931f9be1a653" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:47.839509 24096 raft_consensus.cc:3060] T 4e946dac0fd041c19e215e5ea290ad4c P 5fafb10c58ee40a7a4586451196a0f0c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:47.843873 24171 raft_consensus.cc:2468] T 4e946dac0fd041c19e215e5ea290ad4c P 06545409cf6e4258b5ee931f9be1a653 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 381de4bb82a24e8eab4a517bab9907e7 in term 2.
I20260710 11:05:47.844851 24022 leader_election.cc:290] T 4e946dac0fd041c19e215e5ea290ad4c P 381de4bb82a24e8eab4a517bab9907e7 [CANDIDATE]: Term 2 election: Requested vote from peers 5fafb10c58ee40a7a4586451196a0f0c (127.23.83.194:44495), 06545409cf6e4258b5ee931f9be1a653 (127.23.83.195:44569)
I20260710 11:05:47.845956 24096 raft_consensus.cc:2468] T 4e946dac0fd041c19e215e5ea290ad4c P 5fafb10c58ee40a7a4586451196a0f0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 381de4bb82a24e8eab4a517bab9907e7 in term 2.
I20260710 11:05:47.846937 23986 leader_election.cc:304] T 4e946dac0fd041c19e215e5ea290ad4c P 381de4bb82a24e8eab4a517bab9907e7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 381de4bb82a24e8eab4a517bab9907e7, 5fafb10c58ee40a7a4586451196a0f0c; no voters: 
I20260710 11:05:47.847673 24280 raft_consensus.cc:2804] T 4e946dac0fd041c19e215e5ea290ad4c P 381de4bb82a24e8eab4a517bab9907e7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:47.848212 24280 raft_consensus.cc:697] T 4e946dac0fd041c19e215e5ea290ad4c P 381de4bb82a24e8eab4a517bab9907e7 [term 2 LEADER]: Becoming Leader. State: Replica: 381de4bb82a24e8eab4a517bab9907e7, State: Running, Role: LEADER
I20260710 11:05:47.849004 24280 consensus_queue.cc:237] T 4e946dac0fd041c19e215e5ea290ad4c P 381de4bb82a24e8eab4a517bab9907e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:47.855621 23915 catalog_manager.cc:5697] T 4e946dac0fd041c19e215e5ea290ad4c P 381de4bb82a24e8eab4a517bab9907e7 reported cstate change: term changed from 1 to 2, leader changed from 5fafb10c58ee40a7a4586451196a0f0c (127.23.83.194) to 381de4bb82a24e8eab4a517bab9907e7 (127.23.83.193). New cstate: current_term: 2 leader_uuid: "381de4bb82a24e8eab4a517bab9907e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:47.901598 24278 raft_consensus.cc:993] T 6a26b51c18494bd79ea97dde51e837d7 P 381de4bb82a24e8eab4a517bab9907e7: : Instructing follower 5fafb10c58ee40a7a4586451196a0f0c to start an election
I20260710 11:05:47.902026 24278 raft_consensus.cc:1081] T 6a26b51c18494bd79ea97dde51e837d7 P 381de4bb82a24e8eab4a517bab9907e7 [term 1 LEADER]: Signalling peer 5fafb10c58ee40a7a4586451196a0f0c to start an election
I20260710 11:05:47.903550 24096 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6a26b51c18494bd79ea97dde51e837d7"
dest_uuid: "5fafb10c58ee40a7a4586451196a0f0c"
 from {username='slave'} at 127.0.0.1:55428
I20260710 11:05:47.904034 24096 raft_consensus.cc:493] T 6a26b51c18494bd79ea97dde51e837d7 P 5fafb10c58ee40a7a4586451196a0f0c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:47.904335 24096 raft_consensus.cc:3060] T 6a26b51c18494bd79ea97dde51e837d7 P 5fafb10c58ee40a7a4586451196a0f0c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:47.909169 24096 raft_consensus.cc:515] T 6a26b51c18494bd79ea97dde51e837d7 P 5fafb10c58ee40a7a4586451196a0f0c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:47.910702 24096 leader_election.cc:290] T 6a26b51c18494bd79ea97dde51e837d7 P 5fafb10c58ee40a7a4586451196a0f0c [CANDIDATE]: Term 2 election: Requested vote from peers 381de4bb82a24e8eab4a517bab9907e7 (127.23.83.193:35939), 06545409cf6e4258b5ee931f9be1a653 (127.23.83.195:44569)
I20260710 11:05:47.911616 24022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a26b51c18494bd79ea97dde51e837d7" candidate_uuid: "5fafb10c58ee40a7a4586451196a0f0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "381de4bb82a24e8eab4a517bab9907e7"
I20260710 11:05:47.912302 24022 raft_consensus.cc:3055] T 6a26b51c18494bd79ea97dde51e837d7 P 381de4bb82a24e8eab4a517bab9907e7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:47.912627 24022 raft_consensus.cc:740] T 6a26b51c18494bd79ea97dde51e837d7 P 381de4bb82a24e8eab4a517bab9907e7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 381de4bb82a24e8eab4a517bab9907e7, State: Running, Role: LEADER
I20260710 11:05:47.911900 24171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a26b51c18494bd79ea97dde51e837d7" candidate_uuid: "5fafb10c58ee40a7a4586451196a0f0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06545409cf6e4258b5ee931f9be1a653"
I20260710 11:05:47.913705 24171 raft_consensus.cc:3060] T 6a26b51c18494bd79ea97dde51e837d7 P 06545409cf6e4258b5ee931f9be1a653 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:47.913381 24022 consensus_queue.cc:260] T 6a26b51c18494bd79ea97dde51e837d7 P 381de4bb82a24e8eab4a517bab9907e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:47.914598 24022 raft_consensus.cc:3060] T 6a26b51c18494bd79ea97dde51e837d7 P 381de4bb82a24e8eab4a517bab9907e7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:47.918702 24171 raft_consensus.cc:2468] T 6a26b51c18494bd79ea97dde51e837d7 P 06545409cf6e4258b5ee931f9be1a653 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fafb10c58ee40a7a4586451196a0f0c in term 2.
I20260710 11:05:47.919786 24060 leader_election.cc:304] T 6a26b51c18494bd79ea97dde51e837d7 P 5fafb10c58ee40a7a4586451196a0f0c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06545409cf6e4258b5ee931f9be1a653, 5fafb10c58ee40a7a4586451196a0f0c; no voters: 
I20260710 11:05:47.920543 24250 raft_consensus.cc:2804] T 6a26b51c18494bd79ea97dde51e837d7 P 5fafb10c58ee40a7a4586451196a0f0c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:47.920977 24250 raft_consensus.cc:697] T 6a26b51c18494bd79ea97dde51e837d7 P 5fafb10c58ee40a7a4586451196a0f0c [term 2 LEADER]: Becoming Leader. State: Replica: 5fafb10c58ee40a7a4586451196a0f0c, State: Running, Role: LEADER
I20260710 11:05:47.921139 24022 raft_consensus.cc:2468] T 6a26b51c18494bd79ea97dde51e837d7 P 381de4bb82a24e8eab4a517bab9907e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fafb10c58ee40a7a4586451196a0f0c in term 2.
I20260710 11:05:47.921838 24250 consensus_queue.cc:237] T 6a26b51c18494bd79ea97dde51e837d7 P 5fafb10c58ee40a7a4586451196a0f0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:47.927911 24231 raft_consensus.cc:993] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 5fafb10c58ee40a7a4586451196a0f0c: : Instructing follower 381de4bb82a24e8eab4a517bab9907e7 to start an election
I20260710 11:05:47.928321 24231 raft_consensus.cc:1081] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 5fafb10c58ee40a7a4586451196a0f0c [term 1 LEADER]: Signalling peer 381de4bb82a24e8eab4a517bab9907e7 to start an election
I20260710 11:05:47.932130 24021 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c9eadfff0ff40cdbf9a8e874bb0750a"
dest_uuid: "381de4bb82a24e8eab4a517bab9907e7"
 from {username='slave'} at 127.0.0.1:42742
I20260710 11:05:47.931493 23915 catalog_manager.cc:5697] T 6a26b51c18494bd79ea97dde51e837d7 P 5fafb10c58ee40a7a4586451196a0f0c reported cstate change: term changed from 1 to 2, leader changed from 381de4bb82a24e8eab4a517bab9907e7 (127.23.83.193) to 5fafb10c58ee40a7a4586451196a0f0c (127.23.83.194). New cstate: current_term: 2 leader_uuid: "5fafb10c58ee40a7a4586451196a0f0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:47.932709 24021 raft_consensus.cc:493] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 381de4bb82a24e8eab4a517bab9907e7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:47.933180 24021 raft_consensus.cc:3060] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 381de4bb82a24e8eab4a517bab9907e7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:47.943367 24021 raft_consensus.cc:515] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 381de4bb82a24e8eab4a517bab9907e7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:47.945757 24021 leader_election.cc:290] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 381de4bb82a24e8eab4a517bab9907e7 [CANDIDATE]: Term 2 election: Requested vote from peers 5fafb10c58ee40a7a4586451196a0f0c (127.23.83.194:44495), 06545409cf6e4258b5ee931f9be1a653 (127.23.83.195:44569)
I20260710 11:05:47.946316 24171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c9eadfff0ff40cdbf9a8e874bb0750a" candidate_uuid: "381de4bb82a24e8eab4a517bab9907e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06545409cf6e4258b5ee931f9be1a653"
I20260710 11:05:47.946969 24171 raft_consensus.cc:3060] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 06545409cf6e4258b5ee931f9be1a653 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:47.947425 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c9eadfff0ff40cdbf9a8e874bb0750a" candidate_uuid: "381de4bb82a24e8eab4a517bab9907e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5fafb10c58ee40a7a4586451196a0f0c"
I20260710 11:05:47.948089 24096 raft_consensus.cc:3055] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 5fafb10c58ee40a7a4586451196a0f0c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:47.948499 24096 raft_consensus.cc:740] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 5fafb10c58ee40a7a4586451196a0f0c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5fafb10c58ee40a7a4586451196a0f0c, State: Running, Role: LEADER
I20260710 11:05:47.949476 24096 consensus_queue.cc:260] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 5fafb10c58ee40a7a4586451196a0f0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:47.950937 24096 raft_consensus.cc:3060] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 5fafb10c58ee40a7a4586451196a0f0c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:47.953296 24171 raft_consensus.cc:2468] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 06545409cf6e4258b5ee931f9be1a653 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 381de4bb82a24e8eab4a517bab9907e7 in term 2.
I20260710 11:05:47.954382 23985 leader_election.cc:304] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 381de4bb82a24e8eab4a517bab9907e7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06545409cf6e4258b5ee931f9be1a653, 381de4bb82a24e8eab4a517bab9907e7; no voters: 
I20260710 11:05:47.955282 24218 raft_consensus.cc:2804] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 381de4bb82a24e8eab4a517bab9907e7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:47.955744 24218 raft_consensus.cc:697] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 381de4bb82a24e8eab4a517bab9907e7 [term 2 LEADER]: Becoming Leader. State: Replica: 381de4bb82a24e8eab4a517bab9907e7, State: Running, Role: LEADER
I20260710 11:05:47.956650 24218 consensus_queue.cc:237] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 381de4bb82a24e8eab4a517bab9907e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:47.957255 24096 raft_consensus.cc:2468] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 5fafb10c58ee40a7a4586451196a0f0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 381de4bb82a24e8eab4a517bab9907e7 in term 2.
I20260710 11:05:47.964176 23915 catalog_manager.cc:5697] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 381de4bb82a24e8eab4a517bab9907e7 reported cstate change: term changed from 1 to 2, leader changed from 5fafb10c58ee40a7a4586451196a0f0c (127.23.83.194) to 381de4bb82a24e8eab4a517bab9907e7 (127.23.83.193). New cstate: current_term: 2 leader_uuid: "381de4bb82a24e8eab4a517bab9907e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:47.968791 24280 raft_consensus.cc:993] T 9399b81ef2044df59ac510208933727e P 381de4bb82a24e8eab4a517bab9907e7: : Instructing follower 5fafb10c58ee40a7a4586451196a0f0c to start an election
I20260710 11:05:47.969247 24218 raft_consensus.cc:1081] T 9399b81ef2044df59ac510208933727e P 381de4bb82a24e8eab4a517bab9907e7 [term 1 LEADER]: Signalling peer 5fafb10c58ee40a7a4586451196a0f0c to start an election
I20260710 11:05:47.972570 24096 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9399b81ef2044df59ac510208933727e"
dest_uuid: "5fafb10c58ee40a7a4586451196a0f0c"
 from {username='slave'} at 127.0.0.1:55428
I20260710 11:05:47.973133 24096 raft_consensus.cc:493] T 9399b81ef2044df59ac510208933727e P 5fafb10c58ee40a7a4586451196a0f0c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:47.973501 24096 raft_consensus.cc:3060] T 9399b81ef2044df59ac510208933727e P 5fafb10c58ee40a7a4586451196a0f0c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:47.980283 24096 raft_consensus.cc:515] T 9399b81ef2044df59ac510208933727e P 5fafb10c58ee40a7a4586451196a0f0c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:47.983032 24096 leader_election.cc:290] T 9399b81ef2044df59ac510208933727e P 5fafb10c58ee40a7a4586451196a0f0c [CANDIDATE]: Term 2 election: Requested vote from peers 381de4bb82a24e8eab4a517bab9907e7 (127.23.83.193:35939), 06545409cf6e4258b5ee931f9be1a653 (127.23.83.195:44569)
I20260710 11:05:47.983572 24021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9399b81ef2044df59ac510208933727e" candidate_uuid: "5fafb10c58ee40a7a4586451196a0f0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "381de4bb82a24e8eab4a517bab9907e7"
I20260710 11:05:47.983572 24171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9399b81ef2044df59ac510208933727e" candidate_uuid: "5fafb10c58ee40a7a4586451196a0f0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06545409cf6e4258b5ee931f9be1a653"
I20260710 11:05:47.984362 24171 raft_consensus.cc:3060] T 9399b81ef2044df59ac510208933727e P 06545409cf6e4258b5ee931f9be1a653 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:47.984354 24021 raft_consensus.cc:3055] T 9399b81ef2044df59ac510208933727e P 381de4bb82a24e8eab4a517bab9907e7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:47.984957 24021 raft_consensus.cc:740] T 9399b81ef2044df59ac510208933727e P 381de4bb82a24e8eab4a517bab9907e7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 381de4bb82a24e8eab4a517bab9907e7, State: Running, Role: LEADER
I20260710 11:05:47.985762 24021 consensus_queue.cc:260] T 9399b81ef2044df59ac510208933727e P 381de4bb82a24e8eab4a517bab9907e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:47.986923 24021 raft_consensus.cc:3060] T 9399b81ef2044df59ac510208933727e P 381de4bb82a24e8eab4a517bab9907e7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:47.990903 24171 raft_consensus.cc:2468] T 9399b81ef2044df59ac510208933727e P 06545409cf6e4258b5ee931f9be1a653 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fafb10c58ee40a7a4586451196a0f0c in term 2.
I20260710 11:05:47.992010 24060 leader_election.cc:304] T 9399b81ef2044df59ac510208933727e P 5fafb10c58ee40a7a4586451196a0f0c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06545409cf6e4258b5ee931f9be1a653, 5fafb10c58ee40a7a4586451196a0f0c; no voters: 
I20260710 11:05:47.992815 24250 raft_consensus.cc:2804] T 9399b81ef2044df59ac510208933727e P 5fafb10c58ee40a7a4586451196a0f0c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:47.993294 24250 raft_consensus.cc:697] T 9399b81ef2044df59ac510208933727e P 5fafb10c58ee40a7a4586451196a0f0c [term 2 LEADER]: Becoming Leader. State: Replica: 5fafb10c58ee40a7a4586451196a0f0c, State: Running, Role: LEADER
I20260710 11:05:47.993243 24021 raft_consensus.cc:2468] T 9399b81ef2044df59ac510208933727e P 381de4bb82a24e8eab4a517bab9907e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fafb10c58ee40a7a4586451196a0f0c in term 2.
I20260710 11:05:47.994158 24250 consensus_queue.cc:237] T 9399b81ef2044df59ac510208933727e P 5fafb10c58ee40a7a4586451196a0f0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:48.001396 23915 catalog_manager.cc:5697] T 9399b81ef2044df59ac510208933727e P 5fafb10c58ee40a7a4586451196a0f0c reported cstate change: term changed from 1 to 2, leader changed from 381de4bb82a24e8eab4a517bab9907e7 (127.23.83.193) to 5fafb10c58ee40a7a4586451196a0f0c (127.23.83.194). New cstate: current_term: 2 leader_uuid: "5fafb10c58ee40a7a4586451196a0f0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:48.016254 24265 raft_consensus.cc:993] T 18bd2a47b739451a9ddbbea9450ece85 P 06545409cf6e4258b5ee931f9be1a653: : Instructing follower 5fafb10c58ee40a7a4586451196a0f0c to start an election
I20260710 11:05:48.016738 24268 raft_consensus.cc:1081] T 18bd2a47b739451a9ddbbea9450ece85 P 06545409cf6e4258b5ee931f9be1a653 [term 1 LEADER]: Signalling peer 5fafb10c58ee40a7a4586451196a0f0c to start an election
I20260710 11:05:48.018163 24096 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "18bd2a47b739451a9ddbbea9450ece85"
dest_uuid: "5fafb10c58ee40a7a4586451196a0f0c"
 from {username='slave'} at 127.0.0.1:55438
I20260710 11:05:48.018646 24096 raft_consensus.cc:493] T 18bd2a47b739451a9ddbbea9450ece85 P 5fafb10c58ee40a7a4586451196a0f0c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:48.018949 24096 raft_consensus.cc:3060] T 18bd2a47b739451a9ddbbea9450ece85 P 5fafb10c58ee40a7a4586451196a0f0c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:48.023586 24096 raft_consensus.cc:515] T 18bd2a47b739451a9ddbbea9450ece85 P 5fafb10c58ee40a7a4586451196a0f0c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:48.025291 24096 leader_election.cc:290] T 18bd2a47b739451a9ddbbea9450ece85 P 5fafb10c58ee40a7a4586451196a0f0c [CANDIDATE]: Term 2 election: Requested vote from peers 381de4bb82a24e8eab4a517bab9907e7 (127.23.83.193:35939), 06545409cf6e4258b5ee931f9be1a653 (127.23.83.195:44569)
I20260710 11:05:48.025873 24021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18bd2a47b739451a9ddbbea9450ece85" candidate_uuid: "5fafb10c58ee40a7a4586451196a0f0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "381de4bb82a24e8eab4a517bab9907e7"
I20260710 11:05:48.026297 24171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18bd2a47b739451a9ddbbea9450ece85" candidate_uuid: "5fafb10c58ee40a7a4586451196a0f0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06545409cf6e4258b5ee931f9be1a653"
I20260710 11:05:48.026419 24021 raft_consensus.cc:3060] T 18bd2a47b739451a9ddbbea9450ece85 P 381de4bb82a24e8eab4a517bab9907e7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:48.026885 24171 raft_consensus.cc:3055] T 18bd2a47b739451a9ddbbea9450ece85 P 06545409cf6e4258b5ee931f9be1a653 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:48.027213 24171 raft_consensus.cc:740] T 18bd2a47b739451a9ddbbea9450ece85 P 06545409cf6e4258b5ee931f9be1a653 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 06545409cf6e4258b5ee931f9be1a653, State: Running, Role: LEADER
I20260710 11:05:48.027997 24171 consensus_queue.cc:260] T 18bd2a47b739451a9ddbbea9450ece85 P 06545409cf6e4258b5ee931f9be1a653 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:48.029116 24171 raft_consensus.cc:3060] T 18bd2a47b739451a9ddbbea9450ece85 P 06545409cf6e4258b5ee931f9be1a653 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:48.032824 24021 raft_consensus.cc:2468] T 18bd2a47b739451a9ddbbea9450ece85 P 381de4bb82a24e8eab4a517bab9907e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fafb10c58ee40a7a4586451196a0f0c in term 2.
I20260710 11:05:48.034009 24061 leader_election.cc:304] T 18bd2a47b739451a9ddbbea9450ece85 P 5fafb10c58ee40a7a4586451196a0f0c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 381de4bb82a24e8eab4a517bab9907e7, 5fafb10c58ee40a7a4586451196a0f0c; no voters: 
I20260710 11:05:48.034802 24250 raft_consensus.cc:2804] T 18bd2a47b739451a9ddbbea9450ece85 P 5fafb10c58ee40a7a4586451196a0f0c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:48.035256 24250 raft_consensus.cc:697] T 18bd2a47b739451a9ddbbea9450ece85 P 5fafb10c58ee40a7a4586451196a0f0c [term 2 LEADER]: Becoming Leader. State: Replica: 5fafb10c58ee40a7a4586451196a0f0c, State: Running, Role: LEADER
I20260710 11:05:48.035380 24171 raft_consensus.cc:2468] T 18bd2a47b739451a9ddbbea9450ece85 P 06545409cf6e4258b5ee931f9be1a653 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fafb10c58ee40a7a4586451196a0f0c in term 2.
I20260710 11:05:48.036031 24250 consensus_queue.cc:237] T 18bd2a47b739451a9ddbbea9450ece85 P 5fafb10c58ee40a7a4586451196a0f0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:48.043007 23915 catalog_manager.cc:5697] T 18bd2a47b739451a9ddbbea9450ece85 P 5fafb10c58ee40a7a4586451196a0f0c reported cstate change: term changed from 1 to 2, leader changed from 06545409cf6e4258b5ee931f9be1a653 (127.23.83.195) to 5fafb10c58ee40a7a4586451196a0f0c (127.23.83.194). New cstate: current_term: 2 leader_uuid: "5fafb10c58ee40a7a4586451196a0f0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:48.159483 24265 raft_consensus.cc:993] T 01f153f5a75843e1985ddb6b3a577e75 P 06545409cf6e4258b5ee931f9be1a653: : Instructing follower 5fafb10c58ee40a7a4586451196a0f0c to start an election
I20260710 11:05:48.160104 24268 raft_consensus.cc:1081] T 01f153f5a75843e1985ddb6b3a577e75 P 06545409cf6e4258b5ee931f9be1a653 [term 1 LEADER]: Signalling peer 5fafb10c58ee40a7a4586451196a0f0c to start an election
I20260710 11:05:48.162451 24096 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "01f153f5a75843e1985ddb6b3a577e75"
dest_uuid: "5fafb10c58ee40a7a4586451196a0f0c"
 from {username='slave'} at 127.0.0.1:55438
I20260710 11:05:48.163153 24096 raft_consensus.cc:493] T 01f153f5a75843e1985ddb6b3a577e75 P 5fafb10c58ee40a7a4586451196a0f0c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:48.163604 24096 raft_consensus.cc:3060] T 01f153f5a75843e1985ddb6b3a577e75 P 5fafb10c58ee40a7a4586451196a0f0c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:48.170624 24096 raft_consensus.cc:515] T 01f153f5a75843e1985ddb6b3a577e75 P 5fafb10c58ee40a7a4586451196a0f0c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:48.172713 24096 leader_election.cc:290] T 01f153f5a75843e1985ddb6b3a577e75 P 5fafb10c58ee40a7a4586451196a0f0c [CANDIDATE]: Term 2 election: Requested vote from peers 381de4bb82a24e8eab4a517bab9907e7 (127.23.83.193:35939), 06545409cf6e4258b5ee931f9be1a653 (127.23.83.195:44569)
I20260710 11:05:48.173866 24171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01f153f5a75843e1985ddb6b3a577e75" candidate_uuid: "5fafb10c58ee40a7a4586451196a0f0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06545409cf6e4258b5ee931f9be1a653"
I20260710 11:05:48.173866 24021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01f153f5a75843e1985ddb6b3a577e75" candidate_uuid: "5fafb10c58ee40a7a4586451196a0f0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "381de4bb82a24e8eab4a517bab9907e7"
I20260710 11:05:48.174716 24171 raft_consensus.cc:3055] T 01f153f5a75843e1985ddb6b3a577e75 P 06545409cf6e4258b5ee931f9be1a653 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:48.174778 24021 raft_consensus.cc:3060] T 01f153f5a75843e1985ddb6b3a577e75 P 381de4bb82a24e8eab4a517bab9907e7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:48.175199 24171 raft_consensus.cc:740] T 01f153f5a75843e1985ddb6b3a577e75 P 06545409cf6e4258b5ee931f9be1a653 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 06545409cf6e4258b5ee931f9be1a653, State: Running, Role: LEADER
I20260710 11:05:48.176086 24171 consensus_queue.cc:260] T 01f153f5a75843e1985ddb6b3a577e75 P 06545409cf6e4258b5ee931f9be1a653 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:48.177326 24171 raft_consensus.cc:3060] T 01f153f5a75843e1985ddb6b3a577e75 P 06545409cf6e4258b5ee931f9be1a653 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:48.181824 24021 raft_consensus.cc:2468] T 01f153f5a75843e1985ddb6b3a577e75 P 381de4bb82a24e8eab4a517bab9907e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fafb10c58ee40a7a4586451196a0f0c in term 2.
I20260710 11:05:48.183166 24061 leader_election.cc:304] T 01f153f5a75843e1985ddb6b3a577e75 P 5fafb10c58ee40a7a4586451196a0f0c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 381de4bb82a24e8eab4a517bab9907e7, 5fafb10c58ee40a7a4586451196a0f0c; no voters: 
I20260710 11:05:48.184072 24250 raft_consensus.cc:2804] T 01f153f5a75843e1985ddb6b3a577e75 P 5fafb10c58ee40a7a4586451196a0f0c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:48.184301 24171 raft_consensus.cc:2468] T 01f153f5a75843e1985ddb6b3a577e75 P 06545409cf6e4258b5ee931f9be1a653 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fafb10c58ee40a7a4586451196a0f0c in term 2.
I20260710 11:05:48.184808 24250 raft_consensus.cc:697] T 01f153f5a75843e1985ddb6b3a577e75 P 5fafb10c58ee40a7a4586451196a0f0c [term 2 LEADER]: Becoming Leader. State: Replica: 5fafb10c58ee40a7a4586451196a0f0c, State: Running, Role: LEADER
I20260710 11:05:48.185997 24250 consensus_queue.cc:237] T 01f153f5a75843e1985ddb6b3a577e75 P 5fafb10c58ee40a7a4586451196a0f0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:48.193835 23915 catalog_manager.cc:5697] T 01f153f5a75843e1985ddb6b3a577e75 P 5fafb10c58ee40a7a4586451196a0f0c reported cstate change: term changed from 1 to 2, leader changed from 06545409cf6e4258b5ee931f9be1a653 (127.23.83.195) to 5fafb10c58ee40a7a4586451196a0f0c (127.23.83.194). New cstate: current_term: 2 leader_uuid: "5fafb10c58ee40a7a4586451196a0f0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:48.219205 24021 raft_consensus.cc:1275] T c3cf9a7d9ab54de994a2ba10ee3f64c5 P 381de4bb82a24e8eab4a517bab9907e7 [term 2 FOLLOWER]: Refusing update from remote peer 06545409cf6e4258b5ee931f9be1a653: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:48.220474 24268 consensus_queue.cc:1048] T c3cf9a7d9ab54de994a2ba10ee3f64c5 P 06545409cf6e4258b5ee931f9be1a653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:48.231103 24096 raft_consensus.cc:3060] T c3cf9a7d9ab54de994a2ba10ee3f64c5 P 5fafb10c58ee40a7a4586451196a0f0c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:48.237780 24096 raft_consensus.cc:1275] T c3cf9a7d9ab54de994a2ba10ee3f64c5 P 5fafb10c58ee40a7a4586451196a0f0c [term 2 FOLLOWER]: Refusing update from remote peer 06545409cf6e4258b5ee931f9be1a653: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:48.238914 24291 consensus_queue.cc:1048] T c3cf9a7d9ab54de994a2ba10ee3f64c5 P 06545409cf6e4258b5ee931f9be1a653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:48.296829 24096 raft_consensus.cc:1275] T 2d0f345638554463a5d664a619839658 P 5fafb10c58ee40a7a4586451196a0f0c [term 2 FOLLOWER]: Refusing update from remote peer 381de4bb82a24e8eab4a517bab9907e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:48.298350 24218 consensus_queue.cc:1048] T 2d0f345638554463a5d664a619839658 P 381de4bb82a24e8eab4a517bab9907e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:05:48.309329 24171 raft_consensus.cc:1275] T 2d0f345638554463a5d664a619839658 P 06545409cf6e4258b5ee931f9be1a653 [term 2 FOLLOWER]: Refusing update from remote peer 381de4bb82a24e8eab4a517bab9907e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:48.310853 24280 consensus_queue.cc:1048] T 2d0f345638554463a5d664a619839658 P 381de4bb82a24e8eab4a517bab9907e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:48.394109 24021 raft_consensus.cc:1275] T 6a26b51c18494bd79ea97dde51e837d7 P 381de4bb82a24e8eab4a517bab9907e7 [term 2 FOLLOWER]: Refusing update from remote peer 5fafb10c58ee40a7a4586451196a0f0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:48.395443 24250 consensus_queue.cc:1048] T 6a26b51c18494bd79ea97dde51e837d7 P 5fafb10c58ee40a7a4586451196a0f0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:48.403507 24171 raft_consensus.cc:1275] T 6a26b51c18494bd79ea97dde51e837d7 P 06545409cf6e4258b5ee931f9be1a653 [term 2 FOLLOWER]: Refusing update from remote peer 5fafb10c58ee40a7a4586451196a0f0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:48.405803 24021 raft_consensus.cc:1275] T 9399b81ef2044df59ac510208933727e P 381de4bb82a24e8eab4a517bab9907e7 [term 2 FOLLOWER]: Refusing update from remote peer 5fafb10c58ee40a7a4586451196a0f0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:48.406023 24231 consensus_queue.cc:1048] T 6a26b51c18494bd79ea97dde51e837d7 P 5fafb10c58ee40a7a4586451196a0f0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:48.408061 24231 consensus_queue.cc:1048] T 9399b81ef2044df59ac510208933727e P 5fafb10c58ee40a7a4586451196a0f0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:05:48.417492 24171 raft_consensus.cc:1275] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 06545409cf6e4258b5ee931f9be1a653 [term 2 FOLLOWER]: Refusing update from remote peer 381de4bb82a24e8eab4a517bab9907e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:48.417579 24169 raft_consensus.cc:1275] T 9399b81ef2044df59ac510208933727e P 06545409cf6e4258b5ee931f9be1a653 [term 2 FOLLOWER]: Refusing update from remote peer 5fafb10c58ee40a7a4586451196a0f0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:48.419705 24278 consensus_queue.cc:1048] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 381de4bb82a24e8eab4a517bab9907e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:05:48.422379 24225 consensus_queue.cc:1048] T 9399b81ef2044df59ac510208933727e P 5fafb10c58ee40a7a4586451196a0f0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:48.436882 24096 raft_consensus.cc:1275] T 4e946dac0fd041c19e215e5ea290ad4c P 5fafb10c58ee40a7a4586451196a0f0c [term 2 FOLLOWER]: Refusing update from remote peer 381de4bb82a24e8eab4a517bab9907e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:48.438218 24280 consensus_queue.cc:1048] T 4e946dac0fd041c19e215e5ea290ad4c P 381de4bb82a24e8eab4a517bab9907e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:48.441507 24097 raft_consensus.cc:1275] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 5fafb10c58ee40a7a4586451196a0f0c [term 2 FOLLOWER]: Refusing update from remote peer 381de4bb82a24e8eab4a517bab9907e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:48.444391 24304 consensus_queue.cc:1048] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 381de4bb82a24e8eab4a517bab9907e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:48.447024 24169 raft_consensus.cc:1275] T 4e946dac0fd041c19e215e5ea290ad4c P 06545409cf6e4258b5ee931f9be1a653 [term 2 FOLLOWER]: Refusing update from remote peer 381de4bb82a24e8eab4a517bab9907e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:48.450126 24304 consensus_queue.cc:1048] T 4e946dac0fd041c19e215e5ea290ad4c P 381de4bb82a24e8eab4a517bab9907e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:48.465786 24021 raft_consensus.cc:1275] T 18bd2a47b739451a9ddbbea9450ece85 P 381de4bb82a24e8eab4a517bab9907e7 [term 2 FOLLOWER]: Refusing update from remote peer 5fafb10c58ee40a7a4586451196a0f0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:48.468220 24250 consensus_queue.cc:1048] T 18bd2a47b739451a9ddbbea9450ece85 P 5fafb10c58ee40a7a4586451196a0f0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:48.479355 24171 raft_consensus.cc:1275] T 18bd2a47b739451a9ddbbea9450ece85 P 06545409cf6e4258b5ee931f9be1a653 [term 2 FOLLOWER]: Refusing update from remote peer 5fafb10c58ee40a7a4586451196a0f0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:48.481061 24231 consensus_queue.cc:1048] T 18bd2a47b739451a9ddbbea9450ece85 P 5fafb10c58ee40a7a4586451196a0f0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:48.590947 24021 raft_consensus.cc:1275] T 01f153f5a75843e1985ddb6b3a577e75 P 381de4bb82a24e8eab4a517bab9907e7 [term 2 FOLLOWER]: Refusing update from remote peer 5fafb10c58ee40a7a4586451196a0f0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:48.592367 24225 consensus_queue.cc:1048] T 01f153f5a75843e1985ddb6b3a577e75 P 5fafb10c58ee40a7a4586451196a0f0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:48.602829 24169 raft_consensus.cc:1275] T 01f153f5a75843e1985ddb6b3a577e75 P 06545409cf6e4258b5ee931f9be1a653 [term 2 FOLLOWER]: Refusing update from remote peer 5fafb10c58ee40a7a4586451196a0f0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:48.604240 24302 consensus_queue.cc:1048] T 01f153f5a75843e1985ddb6b3a577e75 P 5fafb10c58ee40a7a4586451196a0f0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:50.672636 23887 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 11:05:50.673502 23887 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:50.693295 24096 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "01f153f5a75843e1985ddb6b3a577e75"
dest_uuid: "5fafb10c58ee40a7a4586451196a0f0c"
mode: GRACEFUL
new_leader_uuid: "06545409cf6e4258b5ee931f9be1a653"
 from {username='slave'} at 127.0.0.1:53514
I20260710 11:05:50.693805 24096 raft_consensus.cc:606] T 01f153f5a75843e1985ddb6b3a577e75 P 5fafb10c58ee40a7a4586451196a0f0c [term 2 LEADER]: Received request to transfer leadership to TS 06545409cf6e4258b5ee931f9be1a653
I20260710 11:05:50.705174 24022 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2d0f345638554463a5d664a619839658"
dest_uuid: "381de4bb82a24e8eab4a517bab9907e7"
mode: GRACEFUL
new_leader_uuid: "06545409cf6e4258b5ee931f9be1a653"
 from {username='slave'} at 127.0.0.1:37286
I20260710 11:05:50.705739 24022 raft_consensus.cc:606] T 2d0f345638554463a5d664a619839658 P 381de4bb82a24e8eab4a517bab9907e7 [term 2 LEADER]: Received request to transfer leadership to TS 06545409cf6e4258b5ee931f9be1a653
I20260710 11:05:50.706868 23887 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:05:50.707340 23887 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:05:51.076290 24316 raft_consensus.cc:993] T 01f153f5a75843e1985ddb6b3a577e75 P 5fafb10c58ee40a7a4586451196a0f0c: : Instructing follower 06545409cf6e4258b5ee931f9be1a653 to start an election
I20260710 11:05:51.076706 24231 raft_consensus.cc:1081] T 01f153f5a75843e1985ddb6b3a577e75 P 5fafb10c58ee40a7a4586451196a0f0c [term 2 LEADER]: Signalling peer 06545409cf6e4258b5ee931f9be1a653 to start an election
I20260710 11:05:51.078111 24169 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "01f153f5a75843e1985ddb6b3a577e75"
dest_uuid: "06545409cf6e4258b5ee931f9be1a653"
 from {username='slave'} at 127.0.0.1:43462
I20260710 11:05:51.078518 24169 raft_consensus.cc:493] T 01f153f5a75843e1985ddb6b3a577e75 P 06545409cf6e4258b5ee931f9be1a653 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:51.078764 24169 raft_consensus.cc:3060] T 01f153f5a75843e1985ddb6b3a577e75 P 06545409cf6e4258b5ee931f9be1a653 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:51.082885 24169 raft_consensus.cc:515] T 01f153f5a75843e1985ddb6b3a577e75 P 06545409cf6e4258b5ee931f9be1a653 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:51.084301 24169 leader_election.cc:290] T 01f153f5a75843e1985ddb6b3a577e75 P 06545409cf6e4258b5ee931f9be1a653 [CANDIDATE]: Term 3 election: Requested vote from peers 381de4bb82a24e8eab4a517bab9907e7 (127.23.83.193:35939), 5fafb10c58ee40a7a4586451196a0f0c (127.23.83.194:44495)
I20260710 11:05:51.085047 24022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01f153f5a75843e1985ddb6b3a577e75" candidate_uuid: "06545409cf6e4258b5ee931f9be1a653" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "381de4bb82a24e8eab4a517bab9907e7"
I20260710 11:05:51.085233 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01f153f5a75843e1985ddb6b3a577e75" candidate_uuid: "06545409cf6e4258b5ee931f9be1a653" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5fafb10c58ee40a7a4586451196a0f0c"
I20260710 11:05:51.085554 24022 raft_consensus.cc:3060] T 01f153f5a75843e1985ddb6b3a577e75 P 381de4bb82a24e8eab4a517bab9907e7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:51.085774 24096 raft_consensus.cc:3055] T 01f153f5a75843e1985ddb6b3a577e75 P 5fafb10c58ee40a7a4586451196a0f0c [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:51.086094 24096 raft_consensus.cc:740] T 01f153f5a75843e1985ddb6b3a577e75 P 5fafb10c58ee40a7a4586451196a0f0c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5fafb10c58ee40a7a4586451196a0f0c, State: Running, Role: LEADER
I20260710 11:05:51.086787 24096 consensus_queue.cc:260] T 01f153f5a75843e1985ddb6b3a577e75 P 5fafb10c58ee40a7a4586451196a0f0c [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: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:51.087560 24096 raft_consensus.cc:3060] T 01f153f5a75843e1985ddb6b3a577e75 P 5fafb10c58ee40a7a4586451196a0f0c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:51.089993 24022 raft_consensus.cc:2468] T 01f153f5a75843e1985ddb6b3a577e75 P 381de4bb82a24e8eab4a517bab9907e7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06545409cf6e4258b5ee931f9be1a653 in term 3.
I20260710 11:05:51.090991 24135 leader_election.cc:304] T 01f153f5a75843e1985ddb6b3a577e75 P 06545409cf6e4258b5ee931f9be1a653 [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: 06545409cf6e4258b5ee931f9be1a653, 381de4bb82a24e8eab4a517bab9907e7; no voters: 
I20260710 11:05:51.091408 24096 raft_consensus.cc:2468] T 01f153f5a75843e1985ddb6b3a577e75 P 5fafb10c58ee40a7a4586451196a0f0c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06545409cf6e4258b5ee931f9be1a653 in term 3.
I20260710 11:05:51.091835 24315 raft_consensus.cc:2804] T 01f153f5a75843e1985ddb6b3a577e75 P 06545409cf6e4258b5ee931f9be1a653 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:51.093113 24315 raft_consensus.cc:697] T 01f153f5a75843e1985ddb6b3a577e75 P 06545409cf6e4258b5ee931f9be1a653 [term 3 LEADER]: Becoming Leader. State: Replica: 06545409cf6e4258b5ee931f9be1a653, State: Running, Role: LEADER
I20260710 11:05:51.093935 24315 consensus_queue.cc:237] T 01f153f5a75843e1985ddb6b3a577e75 P 06545409cf6e4258b5ee931f9be1a653 [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: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:51.102062 23917 catalog_manager.cc:5697] T 01f153f5a75843e1985ddb6b3a577e75 P 06545409cf6e4258b5ee931f9be1a653 reported cstate change: term changed from 2 to 3, leader changed from 5fafb10c58ee40a7a4586451196a0f0c (127.23.83.194) to 06545409cf6e4258b5ee931f9be1a653 (127.23.83.195). New cstate: current_term: 3 leader_uuid: "06545409cf6e4258b5ee931f9be1a653" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:51.185858 24280 raft_consensus.cc:993] T 2d0f345638554463a5d664a619839658 P 381de4bb82a24e8eab4a517bab9907e7: : Instructing follower 06545409cf6e4258b5ee931f9be1a653 to start an election
I20260710 11:05:51.186257 24323 raft_consensus.cc:1081] T 2d0f345638554463a5d664a619839658 P 381de4bb82a24e8eab4a517bab9907e7 [term 2 LEADER]: Signalling peer 06545409cf6e4258b5ee931f9be1a653 to start an election
I20260710 11:05:51.187572 24169 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2d0f345638554463a5d664a619839658"
dest_uuid: "06545409cf6e4258b5ee931f9be1a653"
 from {username='slave'} at 127.0.0.1:43468
I20260710 11:05:51.188040 24169 raft_consensus.cc:493] T 2d0f345638554463a5d664a619839658 P 06545409cf6e4258b5ee931f9be1a653 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:51.188284 24169 raft_consensus.cc:3060] T 2d0f345638554463a5d664a619839658 P 06545409cf6e4258b5ee931f9be1a653 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:51.192634 24169 raft_consensus.cc:515] T 2d0f345638554463a5d664a619839658 P 06545409cf6e4258b5ee931f9be1a653 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } } peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } }
I20260710 11:05:51.194267 24169 leader_election.cc:290] T 2d0f345638554463a5d664a619839658 P 06545409cf6e4258b5ee931f9be1a653 [CANDIDATE]: Term 3 election: Requested vote from peers 381de4bb82a24e8eab4a517bab9907e7 (127.23.83.193:35939), 5fafb10c58ee40a7a4586451196a0f0c (127.23.83.194:44495)
I20260710 11:05:51.195043 24022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d0f345638554463a5d664a619839658" candidate_uuid: "06545409cf6e4258b5ee931f9be1a653" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "381de4bb82a24e8eab4a517bab9907e7"
I20260710 11:05:51.195266 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d0f345638554463a5d664a619839658" candidate_uuid: "06545409cf6e4258b5ee931f9be1a653" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5fafb10c58ee40a7a4586451196a0f0c"
I20260710 11:05:51.195521 24022 raft_consensus.cc:3055] T 2d0f345638554463a5d664a619839658 P 381de4bb82a24e8eab4a517bab9907e7 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:51.195885 24096 raft_consensus.cc:3060] T 2d0f345638554463a5d664a619839658 P 5fafb10c58ee40a7a4586451196a0f0c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:51.195895 24022 raft_consensus.cc:740] T 2d0f345638554463a5d664a619839658 P 381de4bb82a24e8eab4a517bab9907e7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 381de4bb82a24e8eab4a517bab9907e7, State: Running, Role: LEADER
I20260710 11:05:51.196797 24022 consensus_queue.cc:260] T 2d0f345638554463a5d664a619839658 P 381de4bb82a24e8eab4a517bab9907e7 [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: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } } peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } }
I20260710 11:05:51.197979 24022 raft_consensus.cc:3060] T 2d0f345638554463a5d664a619839658 P 381de4bb82a24e8eab4a517bab9907e7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:51.201781 24096 raft_consensus.cc:2468] T 2d0f345638554463a5d664a619839658 P 5fafb10c58ee40a7a4586451196a0f0c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06545409cf6e4258b5ee931f9be1a653 in term 3.
I20260710 11:05:51.202729 24135 leader_election.cc:304] T 2d0f345638554463a5d664a619839658 P 06545409cf6e4258b5ee931f9be1a653 [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: 06545409cf6e4258b5ee931f9be1a653, 5fafb10c58ee40a7a4586451196a0f0c; no voters: 
I20260710 11:05:51.203373 24315 raft_consensus.cc:2804] T 2d0f345638554463a5d664a619839658 P 06545409cf6e4258b5ee931f9be1a653 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:51.203876 24315 raft_consensus.cc:697] T 2d0f345638554463a5d664a619839658 P 06545409cf6e4258b5ee931f9be1a653 [term 3 LEADER]: Becoming Leader. State: Replica: 06545409cf6e4258b5ee931f9be1a653, State: Running, Role: LEADER
I20260710 11:05:51.203879 24022 raft_consensus.cc:2468] T 2d0f345638554463a5d664a619839658 P 381de4bb82a24e8eab4a517bab9907e7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06545409cf6e4258b5ee931f9be1a653 in term 3.
I20260710 11:05:51.205210 24315 consensus_queue.cc:237] T 2d0f345638554463a5d664a619839658 P 06545409cf6e4258b5ee931f9be1a653 [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: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } } peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } }
I20260710 11:05:51.211297 23917 catalog_manager.cc:5697] T 2d0f345638554463a5d664a619839658 P 06545409cf6e4258b5ee931f9be1a653 reported cstate change: term changed from 2 to 3, leader changed from 381de4bb82a24e8eab4a517bab9907e7 (127.23.83.193) to 06545409cf6e4258b5ee931f9be1a653 (127.23.83.195). New cstate: current_term: 3 leader_uuid: "06545409cf6e4258b5ee931f9be1a653" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:51.598294 24096 raft_consensus.cc:1275] T 2d0f345638554463a5d664a619839658 P 5fafb10c58ee40a7a4586451196a0f0c [term 3 FOLLOWER]: Refusing update from remote peer 06545409cf6e4258b5ee931f9be1a653: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:51.599282 24315 consensus_queue.cc:1048] T 2d0f345638554463a5d664a619839658 P 06545409cf6e4258b5ee931f9be1a653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:51.608875 24022 raft_consensus.cc:1275] T 2d0f345638554463a5d664a619839658 P 381de4bb82a24e8eab4a517bab9907e7 [term 3 FOLLOWER]: Refusing update from remote peer 06545409cf6e4258b5ee931f9be1a653: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:51.610332 24317 consensus_queue.cc:1048] T 2d0f345638554463a5d664a619839658 P 06545409cf6e4258b5ee931f9be1a653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:51.649367 24022 raft_consensus.cc:1275] T 01f153f5a75843e1985ddb6b3a577e75 P 381de4bb82a24e8eab4a517bab9907e7 [term 3 FOLLOWER]: Refusing update from remote peer 06545409cf6e4258b5ee931f9be1a653: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:51.650569 24317 consensus_queue.cc:1048] T 01f153f5a75843e1985ddb6b3a577e75 P 06545409cf6e4258b5ee931f9be1a653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:51.659364 24096 raft_consensus.cc:1275] T 01f153f5a75843e1985ddb6b3a577e75 P 5fafb10c58ee40a7a4586451196a0f0c [term 3 FOLLOWER]: Refusing update from remote peer 06545409cf6e4258b5ee931f9be1a653: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:51.661036 24317 consensus_queue.cc:1048] T 01f153f5a75843e1985ddb6b3a577e75 P 06545409cf6e4258b5ee931f9be1a653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:51.708187 23887 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:51.717706 24169 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2d0f345638554463a5d664a619839658"
dest_uuid: "06545409cf6e4258b5ee931f9be1a653"
mode: GRACEFUL
new_leader_uuid: "5fafb10c58ee40a7a4586451196a0f0c"
 from {username='slave'} at 127.0.0.1:43476
I20260710 11:05:51.718245 24169 raft_consensus.cc:606] T 2d0f345638554463a5d664a619839658 P 06545409cf6e4258b5ee931f9be1a653 [term 3 LEADER]: Received request to transfer leadership to TS 5fafb10c58ee40a7a4586451196a0f0c
I20260710 11:05:51.723296 24022 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4e946dac0fd041c19e215e5ea290ad4c"
dest_uuid: "381de4bb82a24e8eab4a517bab9907e7"
mode: GRACEFUL
new_leader_uuid: "5fafb10c58ee40a7a4586451196a0f0c"
 from {username='slave'} at 127.0.0.1:42754
I20260710 11:05:51.724023 24022 raft_consensus.cc:606] T 4e946dac0fd041c19e215e5ea290ad4c P 381de4bb82a24e8eab4a517bab9907e7 [term 2 LEADER]: Received request to transfer leadership to TS 5fafb10c58ee40a7a4586451196a0f0c
I20260710 11:05:51.728768 24022 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c9eadfff0ff40cdbf9a8e874bb0750a"
dest_uuid: "381de4bb82a24e8eab4a517bab9907e7"
mode: GRACEFUL
new_leader_uuid: "5fafb10c58ee40a7a4586451196a0f0c"
 from {username='slave'} at 127.0.0.1:42754
I20260710 11:05:51.729240 24022 raft_consensus.cc:606] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 381de4bb82a24e8eab4a517bab9907e7 [term 2 LEADER]: Received request to transfer leadership to TS 5fafb10c58ee40a7a4586451196a0f0c
I20260710 11:05:51.734069 24022 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd388d10833f49fb89af04a7d547ec9c"
dest_uuid: "381de4bb82a24e8eab4a517bab9907e7"
mode: GRACEFUL
new_leader_uuid: "5fafb10c58ee40a7a4586451196a0f0c"
 from {username='slave'} at 127.0.0.1:42754
I20260710 11:05:51.734560 24022 raft_consensus.cc:606] T cd388d10833f49fb89af04a7d547ec9c P 381de4bb82a24e8eab4a517bab9907e7 [term 1 LEADER]: Received request to transfer leadership to TS 5fafb10c58ee40a7a4586451196a0f0c
I20260710 11:05:51.744614 24169 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "01f153f5a75843e1985ddb6b3a577e75"
dest_uuid: "06545409cf6e4258b5ee931f9be1a653"
mode: GRACEFUL
new_leader_uuid: "5fafb10c58ee40a7a4586451196a0f0c"
 from {username='slave'} at 127.0.0.1:43476
I20260710 11:05:51.745100 24169 raft_consensus.cc:606] T 01f153f5a75843e1985ddb6b3a577e75 P 06545409cf6e4258b5ee931f9be1a653 [term 3 LEADER]: Received request to transfer leadership to TS 5fafb10c58ee40a7a4586451196a0f0c
I20260710 11:05:51.857256 24323 raft_consensus.cc:993] T 4e946dac0fd041c19e215e5ea290ad4c P 381de4bb82a24e8eab4a517bab9907e7: : Instructing follower 5fafb10c58ee40a7a4586451196a0f0c to start an election
I20260710 11:05:51.857659 24323 raft_consensus.cc:1081] T 4e946dac0fd041c19e215e5ea290ad4c P 381de4bb82a24e8eab4a517bab9907e7 [term 2 LEADER]: Signalling peer 5fafb10c58ee40a7a4586451196a0f0c to start an election
I20260710 11:05:51.860253 24096 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4e946dac0fd041c19e215e5ea290ad4c"
dest_uuid: "5fafb10c58ee40a7a4586451196a0f0c"
 from {username='slave'} at 127.0.0.1:55428
I20260710 11:05:51.860734 24096 raft_consensus.cc:493] T 4e946dac0fd041c19e215e5ea290ad4c P 5fafb10c58ee40a7a4586451196a0f0c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:51.861013 24096 raft_consensus.cc:3060] T 4e946dac0fd041c19e215e5ea290ad4c P 5fafb10c58ee40a7a4586451196a0f0c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:51.865029 24096 raft_consensus.cc:515] T 4e946dac0fd041c19e215e5ea290ad4c P 5fafb10c58ee40a7a4586451196a0f0c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:51.866395 24096 leader_election.cc:290] T 4e946dac0fd041c19e215e5ea290ad4c P 5fafb10c58ee40a7a4586451196a0f0c [CANDIDATE]: Term 3 election: Requested vote from peers 381de4bb82a24e8eab4a517bab9907e7 (127.23.83.193:35939), 06545409cf6e4258b5ee931f9be1a653 (127.23.83.195:44569)
I20260710 11:05:51.867477 24169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e946dac0fd041c19e215e5ea290ad4c" candidate_uuid: "5fafb10c58ee40a7a4586451196a0f0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "06545409cf6e4258b5ee931f9be1a653"
I20260710 11:05:51.867767 24022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e946dac0fd041c19e215e5ea290ad4c" candidate_uuid: "5fafb10c58ee40a7a4586451196a0f0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "381de4bb82a24e8eab4a517bab9907e7"
I20260710 11:05:51.868016 24169 raft_consensus.cc:3060] T 4e946dac0fd041c19e215e5ea290ad4c P 06545409cf6e4258b5ee931f9be1a653 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:51.868338 24022 raft_consensus.cc:3055] T 4e946dac0fd041c19e215e5ea290ad4c P 381de4bb82a24e8eab4a517bab9907e7 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:51.868610 24022 raft_consensus.cc:740] T 4e946dac0fd041c19e215e5ea290ad4c P 381de4bb82a24e8eab4a517bab9907e7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 381de4bb82a24e8eab4a517bab9907e7, State: Running, Role: LEADER
I20260710 11:05:51.869295 24022 consensus_queue.cc:260] T 4e946dac0fd041c19e215e5ea290ad4c P 381de4bb82a24e8eab4a517bab9907e7 [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: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:51.870177 24022 raft_consensus.cc:3060] T 4e946dac0fd041c19e215e5ea290ad4c P 381de4bb82a24e8eab4a517bab9907e7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:51.872784 24169 raft_consensus.cc:2468] T 4e946dac0fd041c19e215e5ea290ad4c P 06545409cf6e4258b5ee931f9be1a653 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fafb10c58ee40a7a4586451196a0f0c in term 3.
I20260710 11:05:51.873906 24060 leader_election.cc:304] T 4e946dac0fd041c19e215e5ea290ad4c P 5fafb10c58ee40a7a4586451196a0f0c [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: 06545409cf6e4258b5ee931f9be1a653, 5fafb10c58ee40a7a4586451196a0f0c; no voters: 
I20260710 11:05:51.874560 24231 raft_consensus.cc:2804] T 4e946dac0fd041c19e215e5ea290ad4c P 5fafb10c58ee40a7a4586451196a0f0c [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:51.874625 24022 raft_consensus.cc:2468] T 4e946dac0fd041c19e215e5ea290ad4c P 381de4bb82a24e8eab4a517bab9907e7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fafb10c58ee40a7a4586451196a0f0c in term 3.
I20260710 11:05:51.875633 24231 raft_consensus.cc:697] T 4e946dac0fd041c19e215e5ea290ad4c P 5fafb10c58ee40a7a4586451196a0f0c [term 3 LEADER]: Becoming Leader. State: Replica: 5fafb10c58ee40a7a4586451196a0f0c, State: Running, Role: LEADER
I20260710 11:05:51.876523 24231 consensus_queue.cc:237] T 4e946dac0fd041c19e215e5ea290ad4c P 5fafb10c58ee40a7a4586451196a0f0c [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: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:51.883406 23915 catalog_manager.cc:5697] T 4e946dac0fd041c19e215e5ea290ad4c P 5fafb10c58ee40a7a4586451196a0f0c reported cstate change: term changed from 2 to 3, leader changed from 381de4bb82a24e8eab4a517bab9907e7 (127.23.83.193) to 5fafb10c58ee40a7a4586451196a0f0c (127.23.83.194). New cstate: current_term: 3 leader_uuid: "5fafb10c58ee40a7a4586451196a0f0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:52.017239 24323 raft_consensus.cc:993] T cd388d10833f49fb89af04a7d547ec9c P 381de4bb82a24e8eab4a517bab9907e7: : Instructing follower 5fafb10c58ee40a7a4586451196a0f0c to start an election
I20260710 11:05:52.017650 24333 raft_consensus.cc:1081] T cd388d10833f49fb89af04a7d547ec9c P 381de4bb82a24e8eab4a517bab9907e7 [term 1 LEADER]: Signalling peer 5fafb10c58ee40a7a4586451196a0f0c to start an election
I20260710 11:05:52.018916 24096 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cd388d10833f49fb89af04a7d547ec9c"
dest_uuid: "5fafb10c58ee40a7a4586451196a0f0c"
 from {username='slave'} at 127.0.0.1:55428
I20260710 11:05:52.019331 24096 raft_consensus.cc:493] T cd388d10833f49fb89af04a7d547ec9c P 5fafb10c58ee40a7a4586451196a0f0c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:52.019600 24096 raft_consensus.cc:3060] T cd388d10833f49fb89af04a7d547ec9c P 5fafb10c58ee40a7a4586451196a0f0c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:52.023624 24096 raft_consensus.cc:515] T cd388d10833f49fb89af04a7d547ec9c P 5fafb10c58ee40a7a4586451196a0f0c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:52.025084 24096 leader_election.cc:290] T cd388d10833f49fb89af04a7d547ec9c P 5fafb10c58ee40a7a4586451196a0f0c [CANDIDATE]: Term 2 election: Requested vote from peers 381de4bb82a24e8eab4a517bab9907e7 (127.23.83.193:35939), 06545409cf6e4258b5ee931f9be1a653 (127.23.83.195:44569)
I20260710 11:05:52.025907 24022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd388d10833f49fb89af04a7d547ec9c" candidate_uuid: "5fafb10c58ee40a7a4586451196a0f0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "381de4bb82a24e8eab4a517bab9907e7"
I20260710 11:05:52.026273 24169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd388d10833f49fb89af04a7d547ec9c" candidate_uuid: "5fafb10c58ee40a7a4586451196a0f0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06545409cf6e4258b5ee931f9be1a653"
I20260710 11:05:52.026492 24022 raft_consensus.cc:3055] T cd388d10833f49fb89af04a7d547ec9c P 381de4bb82a24e8eab4a517bab9907e7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:52.026847 24022 raft_consensus.cc:740] T cd388d10833f49fb89af04a7d547ec9c P 381de4bb82a24e8eab4a517bab9907e7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 381de4bb82a24e8eab4a517bab9907e7, State: Running, Role: LEADER
I20260710 11:05:52.026862 24169 raft_consensus.cc:3060] T cd388d10833f49fb89af04a7d547ec9c P 06545409cf6e4258b5ee931f9be1a653 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:52.027711 24022 consensus_queue.cc:260] T cd388d10833f49fb89af04a7d547ec9c P 381de4bb82a24e8eab4a517bab9907e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:52.028993 24022 raft_consensus.cc:3060] T cd388d10833f49fb89af04a7d547ec9c P 381de4bb82a24e8eab4a517bab9907e7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:52.033555 24169 raft_consensus.cc:2468] T cd388d10833f49fb89af04a7d547ec9c P 06545409cf6e4258b5ee931f9be1a653 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fafb10c58ee40a7a4586451196a0f0c in term 2.
I20260710 11:05:52.034549 24022 raft_consensus.cc:2468] T cd388d10833f49fb89af04a7d547ec9c P 381de4bb82a24e8eab4a517bab9907e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fafb10c58ee40a7a4586451196a0f0c in term 2.
I20260710 11:05:52.034617 24060 leader_election.cc:304] T cd388d10833f49fb89af04a7d547ec9c P 5fafb10c58ee40a7a4586451196a0f0c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06545409cf6e4258b5ee931f9be1a653, 5fafb10c58ee40a7a4586451196a0f0c; no voters: 
I20260710 11:05:52.035430 24334 raft_consensus.cc:2804] T cd388d10833f49fb89af04a7d547ec9c P 5fafb10c58ee40a7a4586451196a0f0c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:52.035957 24334 raft_consensus.cc:697] T cd388d10833f49fb89af04a7d547ec9c P 5fafb10c58ee40a7a4586451196a0f0c [term 2 LEADER]: Becoming Leader. State: Replica: 5fafb10c58ee40a7a4586451196a0f0c, State: Running, Role: LEADER
I20260710 11:05:52.036763 24334 consensus_queue.cc:237] T cd388d10833f49fb89af04a7d547ec9c P 5fafb10c58ee40a7a4586451196a0f0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:52.042958 23915 catalog_manager.cc:5697] T cd388d10833f49fb89af04a7d547ec9c P 5fafb10c58ee40a7a4586451196a0f0c reported cstate change: term changed from 1 to 2, leader changed from 381de4bb82a24e8eab4a517bab9907e7 (127.23.83.193) to 5fafb10c58ee40a7a4586451196a0f0c (127.23.83.194). New cstate: current_term: 2 leader_uuid: "5fafb10c58ee40a7a4586451196a0f0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:52.068744 24323 raft_consensus.cc:993] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 381de4bb82a24e8eab4a517bab9907e7: : Instructing follower 5fafb10c58ee40a7a4586451196a0f0c to start an election
I20260710 11:05:52.069154 24333 raft_consensus.cc:1081] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 381de4bb82a24e8eab4a517bab9907e7 [term 2 LEADER]: Signalling peer 5fafb10c58ee40a7a4586451196a0f0c to start an election
I20260710 11:05:52.070416 24096 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c9eadfff0ff40cdbf9a8e874bb0750a"
dest_uuid: "5fafb10c58ee40a7a4586451196a0f0c"
 from {username='slave'} at 127.0.0.1:55428
I20260710 11:05:52.070866 24096 raft_consensus.cc:493] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 5fafb10c58ee40a7a4586451196a0f0c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:52.071154 24096 raft_consensus.cc:3060] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 5fafb10c58ee40a7a4586451196a0f0c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:52.074911 24096 raft_consensus.cc:515] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 5fafb10c58ee40a7a4586451196a0f0c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:52.076381 24096 leader_election.cc:290] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 5fafb10c58ee40a7a4586451196a0f0c [CANDIDATE]: Term 3 election: Requested vote from peers 381de4bb82a24e8eab4a517bab9907e7 (127.23.83.193:35939), 06545409cf6e4258b5ee931f9be1a653 (127.23.83.195:44569)
I20260710 11:05:52.077152 24022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c9eadfff0ff40cdbf9a8e874bb0750a" candidate_uuid: "5fafb10c58ee40a7a4586451196a0f0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "381de4bb82a24e8eab4a517bab9907e7"
I20260710 11:05:52.077423 24169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c9eadfff0ff40cdbf9a8e874bb0750a" candidate_uuid: "5fafb10c58ee40a7a4586451196a0f0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "06545409cf6e4258b5ee931f9be1a653"
I20260710 11:05:52.077679 24022 raft_consensus.cc:3055] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 381de4bb82a24e8eab4a517bab9907e7 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:52.078007 24169 raft_consensus.cc:3060] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 06545409cf6e4258b5ee931f9be1a653 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:52.078114 24022 raft_consensus.cc:740] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 381de4bb82a24e8eab4a517bab9907e7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 381de4bb82a24e8eab4a517bab9907e7, State: Running, Role: LEADER
I20260710 11:05:52.078923 24022 consensus_queue.cc:260] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 381de4bb82a24e8eab4a517bab9907e7 [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: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:52.079806 24022 raft_consensus.cc:3060] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 381de4bb82a24e8eab4a517bab9907e7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:52.082635 24169 raft_consensus.cc:2468] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 06545409cf6e4258b5ee931f9be1a653 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fafb10c58ee40a7a4586451196a0f0c in term 3.
I20260710 11:05:52.083663 24060 leader_election.cc:304] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 5fafb10c58ee40a7a4586451196a0f0c [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: 06545409cf6e4258b5ee931f9be1a653, 5fafb10c58ee40a7a4586451196a0f0c; no voters: 
I20260710 11:05:52.084462 24334 raft_consensus.cc:2804] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 5fafb10c58ee40a7a4586451196a0f0c [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:52.084591 24022 raft_consensus.cc:2468] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 381de4bb82a24e8eab4a517bab9907e7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fafb10c58ee40a7a4586451196a0f0c in term 3.
I20260710 11:05:52.084923 24334 raft_consensus.cc:697] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 5fafb10c58ee40a7a4586451196a0f0c [term 3 LEADER]: Becoming Leader. State: Replica: 5fafb10c58ee40a7a4586451196a0f0c, State: Running, Role: LEADER
I20260710 11:05:52.085731 24334 consensus_queue.cc:237] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 5fafb10c58ee40a7a4586451196a0f0c [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: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:52.092545 23915 catalog_manager.cc:5697] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 5fafb10c58ee40a7a4586451196a0f0c reported cstate change: term changed from 2 to 3, leader changed from 381de4bb82a24e8eab4a517bab9907e7 (127.23.83.193) to 5fafb10c58ee40a7a4586451196a0f0c (127.23.83.194). New cstate: current_term: 3 leader_uuid: "5fafb10c58ee40a7a4586451196a0f0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:52.153035 24317 raft_consensus.cc:993] T 2d0f345638554463a5d664a619839658 P 06545409cf6e4258b5ee931f9be1a653: : Instructing follower 5fafb10c58ee40a7a4586451196a0f0c to start an election
I20260710 11:05:52.153585 24315 raft_consensus.cc:1081] T 2d0f345638554463a5d664a619839658 P 06545409cf6e4258b5ee931f9be1a653 [term 3 LEADER]: Signalling peer 5fafb10c58ee40a7a4586451196a0f0c to start an election
I20260710 11:05:52.156140 24096 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2d0f345638554463a5d664a619839658"
dest_uuid: "5fafb10c58ee40a7a4586451196a0f0c"
 from {username='slave'} at 127.0.0.1:55438
I20260710 11:05:52.156678 24096 raft_consensus.cc:493] T 2d0f345638554463a5d664a619839658 P 5fafb10c58ee40a7a4586451196a0f0c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:52.156980 24096 raft_consensus.cc:3060] T 2d0f345638554463a5d664a619839658 P 5fafb10c58ee40a7a4586451196a0f0c [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:52.160450 24317 raft_consensus.cc:993] T 01f153f5a75843e1985ddb6b3a577e75 P 06545409cf6e4258b5ee931f9be1a653: : Instructing follower 5fafb10c58ee40a7a4586451196a0f0c to start an election
I20260710 11:05:52.160943 24315 raft_consensus.cc:1081] T 01f153f5a75843e1985ddb6b3a577e75 P 06545409cf6e4258b5ee931f9be1a653 [term 3 LEADER]: Signalling peer 5fafb10c58ee40a7a4586451196a0f0c to start an election
I20260710 11:05:52.162290 24097 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "01f153f5a75843e1985ddb6b3a577e75"
dest_uuid: "5fafb10c58ee40a7a4586451196a0f0c"
 from {username='slave'} at 127.0.0.1:55438
I20260710 11:05:52.162750 24097 raft_consensus.cc:493] T 01f153f5a75843e1985ddb6b3a577e75 P 5fafb10c58ee40a7a4586451196a0f0c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:52.163043 24097 raft_consensus.cc:3060] T 01f153f5a75843e1985ddb6b3a577e75 P 5fafb10c58ee40a7a4586451196a0f0c [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:52.163385 24096 raft_consensus.cc:515] T 2d0f345638554463a5d664a619839658 P 5fafb10c58ee40a7a4586451196a0f0c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } } peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } }
I20260710 11:05:52.164973 24096 leader_election.cc:290] T 2d0f345638554463a5d664a619839658 P 5fafb10c58ee40a7a4586451196a0f0c [CANDIDATE]: Term 4 election: Requested vote from peers 06545409cf6e4258b5ee931f9be1a653 (127.23.83.195:44569), 381de4bb82a24e8eab4a517bab9907e7 (127.23.83.193:35939)
I20260710 11:05:52.165794 24169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d0f345638554463a5d664a619839658" candidate_uuid: "5fafb10c58ee40a7a4586451196a0f0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "06545409cf6e4258b5ee931f9be1a653"
I20260710 11:05:52.165876 24022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d0f345638554463a5d664a619839658" candidate_uuid: "5fafb10c58ee40a7a4586451196a0f0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "381de4bb82a24e8eab4a517bab9907e7"
I20260710 11:05:52.166481 24022 raft_consensus.cc:3060] T 2d0f345638554463a5d664a619839658 P 381de4bb82a24e8eab4a517bab9907e7 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:52.166409 24169 raft_consensus.cc:3055] T 2d0f345638554463a5d664a619839658 P 06545409cf6e4258b5ee931f9be1a653 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:05:52.166914 24169 raft_consensus.cc:740] T 2d0f345638554463a5d664a619839658 P 06545409cf6e4258b5ee931f9be1a653 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 06545409cf6e4258b5ee931f9be1a653, State: Running, Role: LEADER
I20260710 11:05:52.167812 24169 consensus_queue.cc:260] T 2d0f345638554463a5d664a619839658 P 06545409cf6e4258b5ee931f9be1a653 [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: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } } peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } }
I20260710 11:05:52.169027 24169 raft_consensus.cc:3060] T 2d0f345638554463a5d664a619839658 P 06545409cf6e4258b5ee931f9be1a653 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:52.169752 24097 raft_consensus.cc:515] T 01f153f5a75843e1985ddb6b3a577e75 P 5fafb10c58ee40a7a4586451196a0f0c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:52.170851 24022 raft_consensus.cc:2468] T 2d0f345638554463a5d664a619839658 P 381de4bb82a24e8eab4a517bab9907e7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fafb10c58ee40a7a4586451196a0f0c in term 4.
I20260710 11:05:52.171989 24061 leader_election.cc:304] T 2d0f345638554463a5d664a619839658 P 5fafb10c58ee40a7a4586451196a0f0c [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: 381de4bb82a24e8eab4a517bab9907e7, 5fafb10c58ee40a7a4586451196a0f0c; no voters: 
I20260710 11:05:52.172400 24022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01f153f5a75843e1985ddb6b3a577e75" candidate_uuid: "5fafb10c58ee40a7a4586451196a0f0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "381de4bb82a24e8eab4a517bab9907e7"
I20260710 11:05:52.172574 24097 leader_election.cc:290] T 01f153f5a75843e1985ddb6b3a577e75 P 5fafb10c58ee40a7a4586451196a0f0c [CANDIDATE]: Term 4 election: Requested vote from peers 381de4bb82a24e8eab4a517bab9907e7 (127.23.83.193:35939), 06545409cf6e4258b5ee931f9be1a653 (127.23.83.195:44569)
I20260710 11:05:52.172946 24022 raft_consensus.cc:3060] T 01f153f5a75843e1985ddb6b3a577e75 P 381de4bb82a24e8eab4a517bab9907e7 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:52.172770 24171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01f153f5a75843e1985ddb6b3a577e75" candidate_uuid: "5fafb10c58ee40a7a4586451196a0f0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "06545409cf6e4258b5ee931f9be1a653"
I20260710 11:05:52.173393 24171 raft_consensus.cc:3055] T 01f153f5a75843e1985ddb6b3a577e75 P 06545409cf6e4258b5ee931f9be1a653 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:05:52.173489 24334 raft_consensus.cc:2804] T 2d0f345638554463a5d664a619839658 P 5fafb10c58ee40a7a4586451196a0f0c [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:05:52.173774 24171 raft_consensus.cc:740] T 01f153f5a75843e1985ddb6b3a577e75 P 06545409cf6e4258b5ee931f9be1a653 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 06545409cf6e4258b5ee931f9be1a653, State: Running, Role: LEADER
I20260710 11:05:52.174170 24334 raft_consensus.cc:697] T 2d0f345638554463a5d664a619839658 P 5fafb10c58ee40a7a4586451196a0f0c [term 4 LEADER]: Becoming Leader. State: Replica: 5fafb10c58ee40a7a4586451196a0f0c, State: Running, Role: LEADER
I20260710 11:05:52.174561 24171 consensus_queue.cc:260] T 01f153f5a75843e1985ddb6b3a577e75 P 06545409cf6e4258b5ee931f9be1a653 [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: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:52.174934 24334 consensus_queue.cc:237] T 2d0f345638554463a5d664a619839658 P 5fafb10c58ee40a7a4586451196a0f0c [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: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } } peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } }
I20260710 11:05:52.175778 24171 raft_consensus.cc:3060] T 01f153f5a75843e1985ddb6b3a577e75 P 06545409cf6e4258b5ee931f9be1a653 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:52.177227 24022 raft_consensus.cc:2468] T 01f153f5a75843e1985ddb6b3a577e75 P 381de4bb82a24e8eab4a517bab9907e7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fafb10c58ee40a7a4586451196a0f0c in term 4.
I20260710 11:05:52.178418 24061 leader_election.cc:304] T 01f153f5a75843e1985ddb6b3a577e75 P 5fafb10c58ee40a7a4586451196a0f0c [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: 381de4bb82a24e8eab4a517bab9907e7, 5fafb10c58ee40a7a4586451196a0f0c; no voters: 
I20260710 11:05:52.179170 24334 raft_consensus.cc:2804] T 01f153f5a75843e1985ddb6b3a577e75 P 5fafb10c58ee40a7a4586451196a0f0c [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:05:52.179867 24334 raft_consensus.cc:697] T 01f153f5a75843e1985ddb6b3a577e75 P 5fafb10c58ee40a7a4586451196a0f0c [term 4 LEADER]: Becoming Leader. State: Replica: 5fafb10c58ee40a7a4586451196a0f0c, State: Running, Role: LEADER
I20260710 11:05:52.180714 24334 consensus_queue.cc:237] T 01f153f5a75843e1985ddb6b3a577e75 P 5fafb10c58ee40a7a4586451196a0f0c [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: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:52.180755 24169 raft_consensus.cc:2468] T 2d0f345638554463a5d664a619839658 P 06545409cf6e4258b5ee931f9be1a653 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fafb10c58ee40a7a4586451196a0f0c in term 4.
I20260710 11:05:52.182085 24171 raft_consensus.cc:2468] T 01f153f5a75843e1985ddb6b3a577e75 P 06545409cf6e4258b5ee931f9be1a653 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fafb10c58ee40a7a4586451196a0f0c in term 4.
I20260710 11:05:52.183424 23915 catalog_manager.cc:5697] T 2d0f345638554463a5d664a619839658 P 5fafb10c58ee40a7a4586451196a0f0c reported cstate change: term changed from 3 to 4, leader changed from 06545409cf6e4258b5ee931f9be1a653 (127.23.83.195) to 5fafb10c58ee40a7a4586451196a0f0c (127.23.83.194). New cstate: current_term: 4 leader_uuid: "5fafb10c58ee40a7a4586451196a0f0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:52.194295 23915 catalog_manager.cc:5697] T 01f153f5a75843e1985ddb6b3a577e75 P 5fafb10c58ee40a7a4586451196a0f0c reported cstate change: term changed from 3 to 4, leader changed from 06545409cf6e4258b5ee931f9be1a653 (127.23.83.195) to 5fafb10c58ee40a7a4586451196a0f0c (127.23.83.194). New cstate: current_term: 4 leader_uuid: "5fafb10c58ee40a7a4586451196a0f0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:52.459396 24171 raft_consensus.cc:1275] T 4e946dac0fd041c19e215e5ea290ad4c P 06545409cf6e4258b5ee931f9be1a653 [term 3 FOLLOWER]: Refusing update from remote peer 5fafb10c58ee40a7a4586451196a0f0c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:52.460747 24334 consensus_queue.cc:1048] T 4e946dac0fd041c19e215e5ea290ad4c P 5fafb10c58ee40a7a4586451196a0f0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:52.469765 24022 raft_consensus.cc:1275] T 4e946dac0fd041c19e215e5ea290ad4c P 381de4bb82a24e8eab4a517bab9907e7 [term 3 FOLLOWER]: Refusing update from remote peer 5fafb10c58ee40a7a4586451196a0f0c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:52.471988 24231 consensus_queue.cc:1048] T 4e946dac0fd041c19e215e5ea290ad4c P 5fafb10c58ee40a7a4586451196a0f0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:52.548929 24022 raft_consensus.cc:1275] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 381de4bb82a24e8eab4a517bab9907e7 [term 3 FOLLOWER]: Refusing update from remote peer 5fafb10c58ee40a7a4586451196a0f0c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:52.550391 24334 consensus_queue.cc:1048] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 5fafb10c58ee40a7a4586451196a0f0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:52.552214 24171 raft_consensus.cc:1275] T cd388d10833f49fb89af04a7d547ec9c P 06545409cf6e4258b5ee931f9be1a653 [term 2 FOLLOWER]: Refusing update from remote peer 5fafb10c58ee40a7a4586451196a0f0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:52.553735 24334 consensus_queue.cc:1048] T cd388d10833f49fb89af04a7d547ec9c P 5fafb10c58ee40a7a4586451196a0f0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:52.558887 24021 raft_consensus.cc:1275] T cd388d10833f49fb89af04a7d547ec9c P 381de4bb82a24e8eab4a517bab9907e7 [term 2 FOLLOWER]: Refusing update from remote peer 5fafb10c58ee40a7a4586451196a0f0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:52.562796 24343 consensus_queue.cc:1048] T cd388d10833f49fb89af04a7d547ec9c P 5fafb10c58ee40a7a4586451196a0f0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:52.567090 24171 raft_consensus.cc:1275] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 06545409cf6e4258b5ee931f9be1a653 [term 3 FOLLOWER]: Refusing update from remote peer 5fafb10c58ee40a7a4586451196a0f0c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:52.569470 24343 consensus_queue.cc:1048] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 5fafb10c58ee40a7a4586451196a0f0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:52.619928 24022 raft_consensus.cc:1275] T 2d0f345638554463a5d664a619839658 P 381de4bb82a24e8eab4a517bab9907e7 [term 4 FOLLOWER]: Refusing update from remote peer 5fafb10c58ee40a7a4586451196a0f0c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:05:52.621065 24334 consensus_queue.cc:1048] T 2d0f345638554463a5d664a619839658 P 5fafb10c58ee40a7a4586451196a0f0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:52.629082 24171 raft_consensus.cc:1275] T 2d0f345638554463a5d664a619839658 P 06545409cf6e4258b5ee931f9be1a653 [term 4 FOLLOWER]: Refusing update from remote peer 5fafb10c58ee40a7a4586451196a0f0c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:05:52.630505 24334 consensus_queue.cc:1048] T 2d0f345638554463a5d664a619839658 P 5fafb10c58ee40a7a4586451196a0f0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:52.691452 24022 raft_consensus.cc:1275] T 01f153f5a75843e1985ddb6b3a577e75 P 381de4bb82a24e8eab4a517bab9907e7 [term 4 FOLLOWER]: Refusing update from remote peer 5fafb10c58ee40a7a4586451196a0f0c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:05:52.692565 24334 consensus_queue.cc:1048] T 01f153f5a75843e1985ddb6b3a577e75 P 5fafb10c58ee40a7a4586451196a0f0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:52.700686 24171 raft_consensus.cc:1275] T 01f153f5a75843e1985ddb6b3a577e75 P 06545409cf6e4258b5ee931f9be1a653 [term 4 FOLLOWER]: Refusing update from remote peer 5fafb10c58ee40a7a4586451196a0f0c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:05:52.703136 24231 consensus_queue.cc:1048] T 01f153f5a75843e1985ddb6b3a577e75 P 5fafb10c58ee40a7a4586451196a0f0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:54.752003 23887 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:54.758870 24097 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "01f153f5a75843e1985ddb6b3a577e75"
dest_uuid: "5fafb10c58ee40a7a4586451196a0f0c"
mode: GRACEFUL
new_leader_uuid: "06545409cf6e4258b5ee931f9be1a653"
 from {username='slave'} at 127.0.0.1:53514
I20260710 11:05:54.759541 24097 raft_consensus.cc:606] T 01f153f5a75843e1985ddb6b3a577e75 P 5fafb10c58ee40a7a4586451196a0f0c [term 4 LEADER]: Received request to transfer leadership to TS 06545409cf6e4258b5ee931f9be1a653
I20260710 11:05:54.762004 24097 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "18bd2a47b739451a9ddbbea9450ece85"
dest_uuid: "5fafb10c58ee40a7a4586451196a0f0c"
mode: GRACEFUL
new_leader_uuid: "06545409cf6e4258b5ee931f9be1a653"
 from {username='slave'} at 127.0.0.1:53514
I20260710 11:05:54.762456 24097 raft_consensus.cc:606] T 18bd2a47b739451a9ddbbea9450ece85 P 5fafb10c58ee40a7a4586451196a0f0c [term 2 LEADER]: Received request to transfer leadership to TS 06545409cf6e4258b5ee931f9be1a653
I20260710 11:05:54.764820 24097 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4e946dac0fd041c19e215e5ea290ad4c"
dest_uuid: "5fafb10c58ee40a7a4586451196a0f0c"
mode: GRACEFUL
new_leader_uuid: "381de4bb82a24e8eab4a517bab9907e7"
 from {username='slave'} at 127.0.0.1:53514
I20260710 11:05:54.765341 24097 raft_consensus.cc:606] T 4e946dac0fd041c19e215e5ea290ad4c P 5fafb10c58ee40a7a4586451196a0f0c [term 3 LEADER]: Received request to transfer leadership to TS 381de4bb82a24e8eab4a517bab9907e7
I20260710 11:05:54.767704 24097 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a26b51c18494bd79ea97dde51e837d7"
dest_uuid: "5fafb10c58ee40a7a4586451196a0f0c"
mode: GRACEFUL
new_leader_uuid: "381de4bb82a24e8eab4a517bab9907e7"
 from {username='slave'} at 127.0.0.1:53514
I20260710 11:05:54.768217 24097 raft_consensus.cc:606] T 6a26b51c18494bd79ea97dde51e837d7 P 5fafb10c58ee40a7a4586451196a0f0c [term 2 LEADER]: Received request to transfer leadership to TS 381de4bb82a24e8eab4a517bab9907e7
I20260710 11:05:54.770390 24097 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd388d10833f49fb89af04a7d547ec9c"
dest_uuid: "5fafb10c58ee40a7a4586451196a0f0c"
mode: GRACEFUL
new_leader_uuid: "381de4bb82a24e8eab4a517bab9907e7"
 from {username='slave'} at 127.0.0.1:53514
I20260710 11:05:54.770854 24097 raft_consensus.cc:606] T cd388d10833f49fb89af04a7d547ec9c P 5fafb10c58ee40a7a4586451196a0f0c [term 2 LEADER]: Received request to transfer leadership to TS 381de4bb82a24e8eab4a517bab9907e7
I20260710 11:05:54.771863 23887 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:05:54.772253 23887 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:05:55.018953 24349 raft_consensus.cc:993] T cd388d10833f49fb89af04a7d547ec9c P 5fafb10c58ee40a7a4586451196a0f0c: : Instructing follower 381de4bb82a24e8eab4a517bab9907e7 to start an election
I20260710 11:05:55.019531 24358 raft_consensus.cc:1081] T cd388d10833f49fb89af04a7d547ec9c P 5fafb10c58ee40a7a4586451196a0f0c [term 2 LEADER]: Signalling peer 381de4bb82a24e8eab4a517bab9907e7 to start an election
I20260710 11:05:55.021004 24021 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cd388d10833f49fb89af04a7d547ec9c"
dest_uuid: "381de4bb82a24e8eab4a517bab9907e7"
 from {username='slave'} at 127.0.0.1:42742
I20260710 11:05:55.021518 24021 raft_consensus.cc:493] T cd388d10833f49fb89af04a7d547ec9c P 381de4bb82a24e8eab4a517bab9907e7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:55.021934 24021 raft_consensus.cc:3060] T cd388d10833f49fb89af04a7d547ec9c P 381de4bb82a24e8eab4a517bab9907e7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:55.028223 24021 raft_consensus.cc:515] T cd388d10833f49fb89af04a7d547ec9c P 381de4bb82a24e8eab4a517bab9907e7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:55.030014 24021 leader_election.cc:290] T cd388d10833f49fb89af04a7d547ec9c P 381de4bb82a24e8eab4a517bab9907e7 [CANDIDATE]: Term 3 election: Requested vote from peers 5fafb10c58ee40a7a4586451196a0f0c (127.23.83.194:44495), 06545409cf6e4258b5ee931f9be1a653 (127.23.83.195:44569)
I20260710 11:05:55.030900 24097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd388d10833f49fb89af04a7d547ec9c" candidate_uuid: "381de4bb82a24e8eab4a517bab9907e7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5fafb10c58ee40a7a4586451196a0f0c"
I20260710 11:05:55.031111 24171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd388d10833f49fb89af04a7d547ec9c" candidate_uuid: "381de4bb82a24e8eab4a517bab9907e7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "06545409cf6e4258b5ee931f9be1a653"
I20260710 11:05:55.031519 24097 raft_consensus.cc:3055] T cd388d10833f49fb89af04a7d547ec9c P 5fafb10c58ee40a7a4586451196a0f0c [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:55.031597 24171 raft_consensus.cc:3060] T cd388d10833f49fb89af04a7d547ec9c P 06545409cf6e4258b5ee931f9be1a653 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:55.031987 24097 raft_consensus.cc:740] T cd388d10833f49fb89af04a7d547ec9c P 5fafb10c58ee40a7a4586451196a0f0c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5fafb10c58ee40a7a4586451196a0f0c, State: Running, Role: LEADER
I20260710 11:05:55.032759 24097 consensus_queue.cc:260] T cd388d10833f49fb89af04a7d547ec9c P 5fafb10c58ee40a7a4586451196a0f0c [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: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:55.033875 24097 raft_consensus.cc:3060] T cd388d10833f49fb89af04a7d547ec9c P 5fafb10c58ee40a7a4586451196a0f0c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:55.036288 24171 raft_consensus.cc:2468] T cd388d10833f49fb89af04a7d547ec9c P 06545409cf6e4258b5ee931f9be1a653 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 381de4bb82a24e8eab4a517bab9907e7 in term 3.
I20260710 11:05:55.037508 23985 leader_election.cc:304] T cd388d10833f49fb89af04a7d547ec9c P 381de4bb82a24e8eab4a517bab9907e7 [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: 06545409cf6e4258b5ee931f9be1a653, 381de4bb82a24e8eab4a517bab9907e7; no voters: 
I20260710 11:05:55.038978 24359 raft_consensus.cc:2804] T cd388d10833f49fb89af04a7d547ec9c P 381de4bb82a24e8eab4a517bab9907e7 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:55.039398 24097 raft_consensus.cc:2468] T cd388d10833f49fb89af04a7d547ec9c P 5fafb10c58ee40a7a4586451196a0f0c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 381de4bb82a24e8eab4a517bab9907e7 in term 3.
I20260710 11:05:55.039927 24359 raft_consensus.cc:697] T cd388d10833f49fb89af04a7d547ec9c P 381de4bb82a24e8eab4a517bab9907e7 [term 3 LEADER]: Becoming Leader. State: Replica: 381de4bb82a24e8eab4a517bab9907e7, State: Running, Role: LEADER
I20260710 11:05:55.040935 24359 consensus_queue.cc:237] T cd388d10833f49fb89af04a7d547ec9c P 381de4bb82a24e8eab4a517bab9907e7 [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: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:55.048772 23918 catalog_manager.cc:5697] T cd388d10833f49fb89af04a7d547ec9c P 381de4bb82a24e8eab4a517bab9907e7 reported cstate change: term changed from 2 to 3, leader changed from 5fafb10c58ee40a7a4586451196a0f0c (127.23.83.194) to 381de4bb82a24e8eab4a517bab9907e7 (127.23.83.193). New cstate: current_term: 3 leader_uuid: "381de4bb82a24e8eab4a517bab9907e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:55.187806 24349 raft_consensus.cc:993] T 4e946dac0fd041c19e215e5ea290ad4c P 5fafb10c58ee40a7a4586451196a0f0c: : Instructing follower 381de4bb82a24e8eab4a517bab9907e7 to start an election
I20260710 11:05:55.188225 24358 raft_consensus.cc:1081] T 4e946dac0fd041c19e215e5ea290ad4c P 5fafb10c58ee40a7a4586451196a0f0c [term 3 LEADER]: Signalling peer 381de4bb82a24e8eab4a517bab9907e7 to start an election
I20260710 11:05:55.189525 24021 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4e946dac0fd041c19e215e5ea290ad4c"
dest_uuid: "381de4bb82a24e8eab4a517bab9907e7"
 from {username='slave'} at 127.0.0.1:42742
I20260710 11:05:55.189958 24021 raft_consensus.cc:493] T 4e946dac0fd041c19e215e5ea290ad4c P 381de4bb82a24e8eab4a517bab9907e7 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:55.190227 24021 raft_consensus.cc:3060] T 4e946dac0fd041c19e215e5ea290ad4c P 381de4bb82a24e8eab4a517bab9907e7 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:55.195716 24021 raft_consensus.cc:515] T 4e946dac0fd041c19e215e5ea290ad4c P 381de4bb82a24e8eab4a517bab9907e7 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:55.197147 24021 leader_election.cc:290] T 4e946dac0fd041c19e215e5ea290ad4c P 381de4bb82a24e8eab4a517bab9907e7 [CANDIDATE]: Term 4 election: Requested vote from peers 5fafb10c58ee40a7a4586451196a0f0c (127.23.83.194:44495), 06545409cf6e4258b5ee931f9be1a653 (127.23.83.195:44569)
I20260710 11:05:55.198099 24097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e946dac0fd041c19e215e5ea290ad4c" candidate_uuid: "381de4bb82a24e8eab4a517bab9907e7" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5fafb10c58ee40a7a4586451196a0f0c"
I20260710 11:05:55.198201 24171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e946dac0fd041c19e215e5ea290ad4c" candidate_uuid: "381de4bb82a24e8eab4a517bab9907e7" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "06545409cf6e4258b5ee931f9be1a653"
I20260710 11:05:55.198580 24097 raft_consensus.cc:3055] T 4e946dac0fd041c19e215e5ea290ad4c P 5fafb10c58ee40a7a4586451196a0f0c [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:05:55.198679 24171 raft_consensus.cc:3060] T 4e946dac0fd041c19e215e5ea290ad4c P 06545409cf6e4258b5ee931f9be1a653 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:55.198879 24097 raft_consensus.cc:740] T 4e946dac0fd041c19e215e5ea290ad4c P 5fafb10c58ee40a7a4586451196a0f0c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5fafb10c58ee40a7a4586451196a0f0c, State: Running, Role: LEADER
I20260710 11:05:55.199651 24097 consensus_queue.cc:260] T 4e946dac0fd041c19e215e5ea290ad4c P 5fafb10c58ee40a7a4586451196a0f0c [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: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:55.200595 24097 raft_consensus.cc:3060] T 4e946dac0fd041c19e215e5ea290ad4c P 5fafb10c58ee40a7a4586451196a0f0c [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:55.202757 24171 raft_consensus.cc:2468] T 4e946dac0fd041c19e215e5ea290ad4c P 06545409cf6e4258b5ee931f9be1a653 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 381de4bb82a24e8eab4a517bab9907e7 in term 4.
I20260710 11:05:55.203642 23985 leader_election.cc:304] T 4e946dac0fd041c19e215e5ea290ad4c P 381de4bb82a24e8eab4a517bab9907e7 [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: 06545409cf6e4258b5ee931f9be1a653, 381de4bb82a24e8eab4a517bab9907e7; no voters: 
I20260710 11:05:55.204497 24359 raft_consensus.cc:2804] T 4e946dac0fd041c19e215e5ea290ad4c P 381de4bb82a24e8eab4a517bab9907e7 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:05:55.205137 24359 raft_consensus.cc:697] T 4e946dac0fd041c19e215e5ea290ad4c P 381de4bb82a24e8eab4a517bab9907e7 [term 4 LEADER]: Becoming Leader. State: Replica: 381de4bb82a24e8eab4a517bab9907e7, State: Running, Role: LEADER
I20260710 11:05:55.206241 24097 raft_consensus.cc:2468] T 4e946dac0fd041c19e215e5ea290ad4c P 5fafb10c58ee40a7a4586451196a0f0c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 381de4bb82a24e8eab4a517bab9907e7 in term 4.
I20260710 11:05:55.206154 24359 consensus_queue.cc:237] T 4e946dac0fd041c19e215e5ea290ad4c P 381de4bb82a24e8eab4a517bab9907e7 [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: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:55.213368 23918 catalog_manager.cc:5697] T 4e946dac0fd041c19e215e5ea290ad4c P 381de4bb82a24e8eab4a517bab9907e7 reported cstate change: term changed from 3 to 4, leader changed from 5fafb10c58ee40a7a4586451196a0f0c (127.23.83.194) to 381de4bb82a24e8eab4a517bab9907e7 (127.23.83.193). New cstate: current_term: 4 leader_uuid: "381de4bb82a24e8eab4a517bab9907e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:55.223047 24349 raft_consensus.cc:993] T 6a26b51c18494bd79ea97dde51e837d7 P 5fafb10c58ee40a7a4586451196a0f0c: : Instructing follower 381de4bb82a24e8eab4a517bab9907e7 to start an election
I20260710 11:05:55.223443 24358 raft_consensus.cc:1081] T 6a26b51c18494bd79ea97dde51e837d7 P 5fafb10c58ee40a7a4586451196a0f0c [term 2 LEADER]: Signalling peer 381de4bb82a24e8eab4a517bab9907e7 to start an election
I20260710 11:05:55.224705 24021 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6a26b51c18494bd79ea97dde51e837d7"
dest_uuid: "381de4bb82a24e8eab4a517bab9907e7"
 from {username='slave'} at 127.0.0.1:42742
I20260710 11:05:55.225122 24021 raft_consensus.cc:493] T 6a26b51c18494bd79ea97dde51e837d7 P 381de4bb82a24e8eab4a517bab9907e7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:55.225386 24021 raft_consensus.cc:3060] T 6a26b51c18494bd79ea97dde51e837d7 P 381de4bb82a24e8eab4a517bab9907e7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:55.229465 24021 raft_consensus.cc:515] T 6a26b51c18494bd79ea97dde51e837d7 P 381de4bb82a24e8eab4a517bab9907e7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:55.231346 24021 leader_election.cc:290] T 6a26b51c18494bd79ea97dde51e837d7 P 381de4bb82a24e8eab4a517bab9907e7 [CANDIDATE]: Term 3 election: Requested vote from peers 5fafb10c58ee40a7a4586451196a0f0c (127.23.83.194:44495), 06545409cf6e4258b5ee931f9be1a653 (127.23.83.195:44569)
I20260710 11:05:55.232281 24171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a26b51c18494bd79ea97dde51e837d7" candidate_uuid: "381de4bb82a24e8eab4a517bab9907e7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "06545409cf6e4258b5ee931f9be1a653"
I20260710 11:05:55.232271 24097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a26b51c18494bd79ea97dde51e837d7" candidate_uuid: "381de4bb82a24e8eab4a517bab9907e7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5fafb10c58ee40a7a4586451196a0f0c"
I20260710 11:05:55.233304 24171 raft_consensus.cc:3060] T 6a26b51c18494bd79ea97dde51e837d7 P 06545409cf6e4258b5ee931f9be1a653 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:55.233358 24097 raft_consensus.cc:3055] T 6a26b51c18494bd79ea97dde51e837d7 P 5fafb10c58ee40a7a4586451196a0f0c [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:55.233793 24097 raft_consensus.cc:740] T 6a26b51c18494bd79ea97dde51e837d7 P 5fafb10c58ee40a7a4586451196a0f0c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5fafb10c58ee40a7a4586451196a0f0c, State: Running, Role: LEADER
I20260710 11:05:55.234699 24097 consensus_queue.cc:260] T 6a26b51c18494bd79ea97dde51e837d7 P 5fafb10c58ee40a7a4586451196a0f0c [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: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:55.235936 24097 raft_consensus.cc:3060] T 6a26b51c18494bd79ea97dde51e837d7 P 5fafb10c58ee40a7a4586451196a0f0c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:55.239663 24171 raft_consensus.cc:2468] T 6a26b51c18494bd79ea97dde51e837d7 P 06545409cf6e4258b5ee931f9be1a653 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 381de4bb82a24e8eab4a517bab9907e7 in term 3.
I20260710 11:05:55.240727 23985 leader_election.cc:304] T 6a26b51c18494bd79ea97dde51e837d7 P 381de4bb82a24e8eab4a517bab9907e7 [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: 06545409cf6e4258b5ee931f9be1a653, 381de4bb82a24e8eab4a517bab9907e7; no voters: 
I20260710 11:05:55.241353 24359 raft_consensus.cc:2804] T 6a26b51c18494bd79ea97dde51e837d7 P 381de4bb82a24e8eab4a517bab9907e7 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:55.241801 24359 raft_consensus.cc:697] T 6a26b51c18494bd79ea97dde51e837d7 P 381de4bb82a24e8eab4a517bab9907e7 [term 3 LEADER]: Becoming Leader. State: Replica: 381de4bb82a24e8eab4a517bab9907e7, State: Running, Role: LEADER
I20260710 11:05:55.241815 24097 raft_consensus.cc:2468] T 6a26b51c18494bd79ea97dde51e837d7 P 5fafb10c58ee40a7a4586451196a0f0c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 381de4bb82a24e8eab4a517bab9907e7 in term 3.
I20260710 11:05:55.242760 24359 consensus_queue.cc:237] T 6a26b51c18494bd79ea97dde51e837d7 P 381de4bb82a24e8eab4a517bab9907e7 [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: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:55.249670 23918 catalog_manager.cc:5697] T 6a26b51c18494bd79ea97dde51e837d7 P 381de4bb82a24e8eab4a517bab9907e7 reported cstate change: term changed from 2 to 3, leader changed from 5fafb10c58ee40a7a4586451196a0f0c (127.23.83.194) to 381de4bb82a24e8eab4a517bab9907e7 (127.23.83.193). New cstate: current_term: 3 leader_uuid: "381de4bb82a24e8eab4a517bab9907e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:55.259182 24358 raft_consensus.cc:993] T 01f153f5a75843e1985ddb6b3a577e75 P 5fafb10c58ee40a7a4586451196a0f0c: : Instructing follower 06545409cf6e4258b5ee931f9be1a653 to start an election
I20260710 11:05:55.259604 24349 raft_consensus.cc:1081] T 01f153f5a75843e1985ddb6b3a577e75 P 5fafb10c58ee40a7a4586451196a0f0c [term 4 LEADER]: Signalling peer 06545409cf6e4258b5ee931f9be1a653 to start an election
I20260710 11:05:55.260972 24171 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "01f153f5a75843e1985ddb6b3a577e75"
dest_uuid: "06545409cf6e4258b5ee931f9be1a653"
 from {username='slave'} at 127.0.0.1:43462
I20260710 11:05:55.261431 24171 raft_consensus.cc:493] T 01f153f5a75843e1985ddb6b3a577e75 P 06545409cf6e4258b5ee931f9be1a653 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:55.261727 24171 raft_consensus.cc:3060] T 01f153f5a75843e1985ddb6b3a577e75 P 06545409cf6e4258b5ee931f9be1a653 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:05:55.265614 24171 raft_consensus.cc:515] T 01f153f5a75843e1985ddb6b3a577e75 P 06545409cf6e4258b5ee931f9be1a653 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:55.266587 24358 raft_consensus.cc:993] T 18bd2a47b739451a9ddbbea9450ece85 P 5fafb10c58ee40a7a4586451196a0f0c: : Instructing follower 06545409cf6e4258b5ee931f9be1a653 to start an election
I20260710 11:05:55.267087 24349 raft_consensus.cc:1081] T 18bd2a47b739451a9ddbbea9450ece85 P 5fafb10c58ee40a7a4586451196a0f0c [term 2 LEADER]: Signalling peer 06545409cf6e4258b5ee931f9be1a653 to start an election
I20260710 11:05:55.267333 24171 leader_election.cc:290] T 01f153f5a75843e1985ddb6b3a577e75 P 06545409cf6e4258b5ee931f9be1a653 [CANDIDATE]: Term 5 election: Requested vote from peers 381de4bb82a24e8eab4a517bab9907e7 (127.23.83.193:35939), 5fafb10c58ee40a7a4586451196a0f0c (127.23.83.194:44495)
I20260710 11:05:55.268059 24021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01f153f5a75843e1985ddb6b3a577e75" candidate_uuid: "06545409cf6e4258b5ee931f9be1a653" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "381de4bb82a24e8eab4a517bab9907e7"
I20260710 11:05:55.268605 24021 raft_consensus.cc:3060] T 01f153f5a75843e1985ddb6b3a577e75 P 381de4bb82a24e8eab4a517bab9907e7 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:05:55.268561 24097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01f153f5a75843e1985ddb6b3a577e75" candidate_uuid: "06545409cf6e4258b5ee931f9be1a653" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "5fafb10c58ee40a7a4586451196a0f0c"
I20260710 11:05:55.268954 24171 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "18bd2a47b739451a9ddbbea9450ece85"
dest_uuid: "06545409cf6e4258b5ee931f9be1a653"
 from {username='slave'} at 127.0.0.1:43462
I20260710 11:05:55.269181 24097 raft_consensus.cc:3055] T 01f153f5a75843e1985ddb6b3a577e75 P 5fafb10c58ee40a7a4586451196a0f0c [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:05:55.269450 24171 raft_consensus.cc:493] T 18bd2a47b739451a9ddbbea9450ece85 P 06545409cf6e4258b5ee931f9be1a653 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:55.269550 24097 raft_consensus.cc:740] T 01f153f5a75843e1985ddb6b3a577e75 P 5fafb10c58ee40a7a4586451196a0f0c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 5fafb10c58ee40a7a4586451196a0f0c, State: Running, Role: LEADER
I20260710 11:05:55.269874 24171 raft_consensus.cc:3060] T 18bd2a47b739451a9ddbbea9450ece85 P 06545409cf6e4258b5ee931f9be1a653 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:55.270402 24097 consensus_queue.cc:260] T 01f153f5a75843e1985ddb6b3a577e75 P 5fafb10c58ee40a7a4586451196a0f0c [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: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:55.271586 24097 raft_consensus.cc:3060] T 01f153f5a75843e1985ddb6b3a577e75 P 5fafb10c58ee40a7a4586451196a0f0c [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:05:55.273850 24171 raft_consensus.cc:515] T 18bd2a47b739451a9ddbbea9450ece85 P 06545409cf6e4258b5ee931f9be1a653 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:55.274605 24021 raft_consensus.cc:2468] T 01f153f5a75843e1985ddb6b3a577e75 P 381de4bb82a24e8eab4a517bab9907e7 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06545409cf6e4258b5ee931f9be1a653 in term 5.
I20260710 11:05:55.275453 24171 leader_election.cc:290] T 18bd2a47b739451a9ddbbea9450ece85 P 06545409cf6e4258b5ee931f9be1a653 [CANDIDATE]: Term 3 election: Requested vote from peers 381de4bb82a24e8eab4a517bab9907e7 (127.23.83.193:35939), 5fafb10c58ee40a7a4586451196a0f0c (127.23.83.194:44495)
I20260710 11:05:55.276096 24135 leader_election.cc:304] T 01f153f5a75843e1985ddb6b3a577e75 P 06545409cf6e4258b5ee931f9be1a653 [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: 06545409cf6e4258b5ee931f9be1a653, 381de4bb82a24e8eab4a517bab9907e7; no voters: 
I20260710 11:05:55.276232 24022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18bd2a47b739451a9ddbbea9450ece85" candidate_uuid: "06545409cf6e4258b5ee931f9be1a653" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "381de4bb82a24e8eab4a517bab9907e7"
I20260710 11:05:55.276746 24022 raft_consensus.cc:3060] T 18bd2a47b739451a9ddbbea9450ece85 P 381de4bb82a24e8eab4a517bab9907e7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:55.276908 24315 raft_consensus.cc:2804] T 01f153f5a75843e1985ddb6b3a577e75 P 06545409cf6e4258b5ee931f9be1a653 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:05:55.279270 24315 raft_consensus.cc:697] T 01f153f5a75843e1985ddb6b3a577e75 P 06545409cf6e4258b5ee931f9be1a653 [term 5 LEADER]: Becoming Leader. State: Replica: 06545409cf6e4258b5ee931f9be1a653, State: Running, Role: LEADER
I20260710 11:05:55.277884 24097 raft_consensus.cc:2468] T 01f153f5a75843e1985ddb6b3a577e75 P 5fafb10c58ee40a7a4586451196a0f0c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06545409cf6e4258b5ee931f9be1a653 in term 5.
I20260710 11:05:55.284443 24022 raft_consensus.cc:2468] T 18bd2a47b739451a9ddbbea9450ece85 P 381de4bb82a24e8eab4a517bab9907e7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06545409cf6e4258b5ee931f9be1a653 in term 3.
I20260710 11:05:55.278440 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18bd2a47b739451a9ddbbea9450ece85" candidate_uuid: "06545409cf6e4258b5ee931f9be1a653" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5fafb10c58ee40a7a4586451196a0f0c"
I20260710 11:05:55.285356 24096 raft_consensus.cc:3055] T 18bd2a47b739451a9ddbbea9450ece85 P 5fafb10c58ee40a7a4586451196a0f0c [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:55.285646 24096 raft_consensus.cc:740] T 18bd2a47b739451a9ddbbea9450ece85 P 5fafb10c58ee40a7a4586451196a0f0c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5fafb10c58ee40a7a4586451196a0f0c, State: Running, Role: LEADER
I20260710 11:05:55.285703 24135 leader_election.cc:304] T 18bd2a47b739451a9ddbbea9450ece85 P 06545409cf6e4258b5ee931f9be1a653 [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: 06545409cf6e4258b5ee931f9be1a653, 381de4bb82a24e8eab4a517bab9907e7; no voters: 
I20260710 11:05:55.285635 24315 consensus_queue.cc:237] T 01f153f5a75843e1985ddb6b3a577e75 P 06545409cf6e4258b5ee931f9be1a653 [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: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:55.286743 24368 raft_consensus.cc:2804] T 18bd2a47b739451a9ddbbea9450ece85 P 06545409cf6e4258b5ee931f9be1a653 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:55.286593 24096 consensus_queue.cc:260] T 18bd2a47b739451a9ddbbea9450ece85 P 5fafb10c58ee40a7a4586451196a0f0c [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: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:55.287761 24096 raft_consensus.cc:3060] T 18bd2a47b739451a9ddbbea9450ece85 P 5fafb10c58ee40a7a4586451196a0f0c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:55.288209 24368 raft_consensus.cc:697] T 18bd2a47b739451a9ddbbea9450ece85 P 06545409cf6e4258b5ee931f9be1a653 [term 3 LEADER]: Becoming Leader. State: Replica: 06545409cf6e4258b5ee931f9be1a653, State: Running, Role: LEADER
I20260710 11:05:55.289052 24368 consensus_queue.cc:237] T 18bd2a47b739451a9ddbbea9450ece85 P 06545409cf6e4258b5ee931f9be1a653 [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: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } }
I20260710 11:05:55.293010 24096 raft_consensus.cc:2468] T 18bd2a47b739451a9ddbbea9450ece85 P 5fafb10c58ee40a7a4586451196a0f0c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06545409cf6e4258b5ee931f9be1a653 in term 3.
I20260710 11:05:55.294278 23918 catalog_manager.cc:5697] T 01f153f5a75843e1985ddb6b3a577e75 P 06545409cf6e4258b5ee931f9be1a653 reported cstate change: term changed from 4 to 5, leader changed from 5fafb10c58ee40a7a4586451196a0f0c (127.23.83.194) to 06545409cf6e4258b5ee931f9be1a653 (127.23.83.195). New cstate: current_term: 5 leader_uuid: "06545409cf6e4258b5ee931f9be1a653" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:55.305032 23918 catalog_manager.cc:5697] T 18bd2a47b739451a9ddbbea9450ece85 P 06545409cf6e4258b5ee931f9be1a653 reported cstate change: term changed from 2 to 3, leader changed from 5fafb10c58ee40a7a4586451196a0f0c (127.23.83.194) to 06545409cf6e4258b5ee931f9be1a653 (127.23.83.195). New cstate: current_term: 3 leader_uuid: "06545409cf6e4258b5ee931f9be1a653" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:55.517325 24171 raft_consensus.cc:1275] T cd388d10833f49fb89af04a7d547ec9c P 06545409cf6e4258b5ee931f9be1a653 [term 3 FOLLOWER]: Refusing update from remote peer 381de4bb82a24e8eab4a517bab9907e7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:55.518433 24359 consensus_queue.cc:1048] T cd388d10833f49fb89af04a7d547ec9c P 381de4bb82a24e8eab4a517bab9907e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:55.529934 24096 raft_consensus.cc:1275] T cd388d10833f49fb89af04a7d547ec9c P 5fafb10c58ee40a7a4586451196a0f0c [term 3 FOLLOWER]: Refusing update from remote peer 381de4bb82a24e8eab4a517bab9907e7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:55.531514 24360 consensus_queue.cc:1048] T cd388d10833f49fb89af04a7d547ec9c P 381de4bb82a24e8eab4a517bab9907e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:05:55.603700 24096 raft_consensus.cc:1275] T 4e946dac0fd041c19e215e5ea290ad4c P 5fafb10c58ee40a7a4586451196a0f0c [term 4 FOLLOWER]: Refusing update from remote peer 381de4bb82a24e8eab4a517bab9907e7: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:05:55.605759 24359 consensus_queue.cc:1048] T 4e946dac0fd041c19e215e5ea290ad4c P 381de4bb82a24e8eab4a517bab9907e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:55.615793 24171 raft_consensus.cc:1275] T 4e946dac0fd041c19e215e5ea290ad4c P 06545409cf6e4258b5ee931f9be1a653 [term 4 FOLLOWER]: Refusing update from remote peer 381de4bb82a24e8eab4a517bab9907e7: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:05:55.617411 24360 consensus_queue.cc:1048] T 4e946dac0fd041c19e215e5ea290ad4c P 381de4bb82a24e8eab4a517bab9907e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:55.681612 24171 raft_consensus.cc:1275] T 6a26b51c18494bd79ea97dde51e837d7 P 06545409cf6e4258b5ee931f9be1a653 [term 3 FOLLOWER]: Refusing update from remote peer 381de4bb82a24e8eab4a517bab9907e7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:55.682752 24360 consensus_queue.cc:1048] T 6a26b51c18494bd79ea97dde51e837d7 P 381de4bb82a24e8eab4a517bab9907e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06545409cf6e4258b5ee931f9be1a653" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:55.692821 24096 raft_consensus.cc:1275] T 6a26b51c18494bd79ea97dde51e837d7 P 5fafb10c58ee40a7a4586451196a0f0c [term 3 FOLLOWER]: Refusing update from remote peer 381de4bb82a24e8eab4a517bab9907e7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:55.694226 24359 consensus_queue.cc:1048] T 6a26b51c18494bd79ea97dde51e837d7 P 381de4bb82a24e8eab4a517bab9907e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:55.753964 24022 raft_consensus.cc:1275] T 18bd2a47b739451a9ddbbea9450ece85 P 381de4bb82a24e8eab4a517bab9907e7 [term 3 FOLLOWER]: Refusing update from remote peer 06545409cf6e4258b5ee931f9be1a653: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:55.755191 24368 consensus_queue.cc:1048] T 18bd2a47b739451a9ddbbea9450ece85 P 06545409cf6e4258b5ee931f9be1a653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "381de4bb82a24e8eab4a517bab9907e7" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:55.763317 24096 raft_consensus.cc:1275] T 18bd2a47b739451a9ddbbea9450ece85 P 5fafb10c58ee40a7a4586451196a0f0c [term 3 FOLLOWER]: Refusing update from remote peer 06545409cf6e4258b5ee931f9be1a653: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:55.764658 24368 consensus_queue.cc:1048] T 18bd2a47b739451a9ddbbea9450ece85 P 06545409cf6e4258b5ee931f9be1a653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:55.773680 23887 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:55.779466 23887 tablet_server.cc:179] TabletServer@127.23.83.193:0 shutting down...
I20260710 11:05:55.801517 23887 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:55.802227 23887 tablet_replica.cc:333] T c3cf9a7d9ab54de994a2ba10ee3f64c5 P 381de4bb82a24e8eab4a517bab9907e7: stopping tablet replica
I20260710 11:05:55.802954 23887 raft_consensus.cc:2243] T c3cf9a7d9ab54de994a2ba10ee3f64c5 P 381de4bb82a24e8eab4a517bab9907e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:55.803481 23887 raft_consensus.cc:2272] T c3cf9a7d9ab54de994a2ba10ee3f64c5 P 381de4bb82a24e8eab4a517bab9907e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:55.805696 23887 tablet_replica.cc:333] T 18bd2a47b739451a9ddbbea9450ece85 P 381de4bb82a24e8eab4a517bab9907e7: stopping tablet replica
I20260710 11:05:55.806185 23887 raft_consensus.cc:2243] T 18bd2a47b739451a9ddbbea9450ece85 P 381de4bb82a24e8eab4a517bab9907e7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:55.806583 23887 raft_consensus.cc:2272] T 18bd2a47b739451a9ddbbea9450ece85 P 381de4bb82a24e8eab4a517bab9907e7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:55.808441 23887 tablet_replica.cc:333] T 01f153f5a75843e1985ddb6b3a577e75 P 381de4bb82a24e8eab4a517bab9907e7: stopping tablet replica
I20260710 11:05:55.808954 23887 raft_consensus.cc:2243] T 01f153f5a75843e1985ddb6b3a577e75 P 381de4bb82a24e8eab4a517bab9907e7 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:55.809378 23887 raft_consensus.cc:2272] T 01f153f5a75843e1985ddb6b3a577e75 P 381de4bb82a24e8eab4a517bab9907e7 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:55.811009 23887 tablet_replica.cc:333] T 9399b81ef2044df59ac510208933727e P 381de4bb82a24e8eab4a517bab9907e7: stopping tablet replica
I20260710 11:05:55.811944 23887 raft_consensus.cc:2243] T 9399b81ef2044df59ac510208933727e P 381de4bb82a24e8eab4a517bab9907e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:55.812325 23887 raft_consensus.cc:2272] T 9399b81ef2044df59ac510208933727e P 381de4bb82a24e8eab4a517bab9907e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:55.813792 23887 tablet_replica.cc:333] T 6a26b51c18494bd79ea97dde51e837d7 P 381de4bb82a24e8eab4a517bab9907e7: stopping tablet replica
I20260710 11:05:55.814275 23887 raft_consensus.cc:2243] T 6a26b51c18494bd79ea97dde51e837d7 P 381de4bb82a24e8eab4a517bab9907e7 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:55.815240 23887 raft_consensus.cc:2272] T 6a26b51c18494bd79ea97dde51e837d7 P 381de4bb82a24e8eab4a517bab9907e7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:55.817126 23887 tablet_replica.cc:333] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 381de4bb82a24e8eab4a517bab9907e7: stopping tablet replica
I20260710 11:05:55.817612 23887 raft_consensus.cc:2243] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 381de4bb82a24e8eab4a517bab9907e7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:55.817993 23887 raft_consensus.cc:2272] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 381de4bb82a24e8eab4a517bab9907e7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:55.819478 23887 tablet_replica.cc:333] T 2d0f345638554463a5d664a619839658 P 381de4bb82a24e8eab4a517bab9907e7: stopping tablet replica
I20260710 11:05:55.820024 23887 raft_consensus.cc:2243] T 2d0f345638554463a5d664a619839658 P 381de4bb82a24e8eab4a517bab9907e7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:55.820431 23887 raft_consensus.cc:2272] T 2d0f345638554463a5d664a619839658 P 381de4bb82a24e8eab4a517bab9907e7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:55.822126 23887 tablet_replica.cc:333] T cd388d10833f49fb89af04a7d547ec9c P 381de4bb82a24e8eab4a517bab9907e7: stopping tablet replica
I20260710 11:05:55.822568 23887 raft_consensus.cc:2243] T cd388d10833f49fb89af04a7d547ec9c P 381de4bb82a24e8eab4a517bab9907e7 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:55.823275 23887 raft_consensus.cc:2272] T cd388d10833f49fb89af04a7d547ec9c P 381de4bb82a24e8eab4a517bab9907e7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:55.825009 23887 tablet_replica.cc:333] T 4e946dac0fd041c19e215e5ea290ad4c P 381de4bb82a24e8eab4a517bab9907e7: stopping tablet replica
I20260710 11:05:55.825434 23887 raft_consensus.cc:2243] T 4e946dac0fd041c19e215e5ea290ad4c P 381de4bb82a24e8eab4a517bab9907e7 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:05:55.826069 23887 raft_consensus.cc:2272] T 4e946dac0fd041c19e215e5ea290ad4c P 381de4bb82a24e8eab4a517bab9907e7 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:55.992923 24135 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.23.83.193:35939: connect: Connection refused (error 111)
I20260710 11:05:55.992950 24096 raft_consensus.cc:1275] T 01f153f5a75843e1985ddb6b3a577e75 P 5fafb10c58ee40a7a4586451196a0f0c [term 5 FOLLOWER]: Refusing update from remote peer 06545409cf6e4258b5ee931f9be1a653: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:05:55.997275 23887 tablet_server.cc:196] TabletServer@127.23.83.193:0 shutdown complete.
W20260710 11:05:55.998811 24135 consensus_peers.cc:597] T 01f153f5a75843e1985ddb6b3a577e75 P 06545409cf6e4258b5ee931f9be1a653 -> Peer 381de4bb82a24e8eab4a517bab9907e7 (127.23.83.193:35939): Couldn't send request to peer 381de4bb82a24e8eab4a517bab9907e7. Status: Network error: Client connection negotiation failed: client connection to 127.23.83.193:35939: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:56.000149 24135 consensus_peers.cc:597] T c3cf9a7d9ab54de994a2ba10ee3f64c5 P 06545409cf6e4258b5ee931f9be1a653 -> Peer 381de4bb82a24e8eab4a517bab9907e7 (127.23.83.193:35939): Couldn't send request to peer 381de4bb82a24e8eab4a517bab9907e7. Status: Network error: Client connection negotiation failed: client connection to 127.23.83.193:35939: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:56.001140 24368 consensus_queue.cc:1048] T 01f153f5a75843e1985ddb6b3a577e75 P 06545409cf6e4258b5ee931f9be1a653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fafb10c58ee40a7a4586451196a0f0c" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 44495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260710 11:05:56.001689 24061 consensus_peers.cc:597] T 2d0f345638554463a5d664a619839658 P 5fafb10c58ee40a7a4586451196a0f0c -> Peer 381de4bb82a24e8eab4a517bab9907e7 (127.23.83.193:35939): Couldn't send request to peer 381de4bb82a24e8eab4a517bab9907e7. Status: Network error: Client connection negotiation failed: client connection to 127.23.83.193:35939: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:56.002146 24061 consensus_peers.cc:597] T 9399b81ef2044df59ac510208933727e P 5fafb10c58ee40a7a4586451196a0f0c -> Peer 381de4bb82a24e8eab4a517bab9907e7 (127.23.83.193:35939): Couldn't send request to peer 381de4bb82a24e8eab4a517bab9907e7. Status: Network error: Client connection negotiation failed: client connection to 127.23.83.193:35939: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:56.023950 23887 tablet_server.cc:179] TabletServer@127.23.83.194:0 shutting down...
I20260710 11:05:56.053476 23887 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:56.054148 23887 tablet_replica.cc:333] T c3cf9a7d9ab54de994a2ba10ee3f64c5 P 5fafb10c58ee40a7a4586451196a0f0c: stopping tablet replica
I20260710 11:05:56.054764 23887 raft_consensus.cc:2243] T c3cf9a7d9ab54de994a2ba10ee3f64c5 P 5fafb10c58ee40a7a4586451196a0f0c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:56.055188 23887 raft_consensus.cc:2272] T c3cf9a7d9ab54de994a2ba10ee3f64c5 P 5fafb10c58ee40a7a4586451196a0f0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:56.056905 23887 tablet_replica.cc:333] T 18bd2a47b739451a9ddbbea9450ece85 P 5fafb10c58ee40a7a4586451196a0f0c: stopping tablet replica
I20260710 11:05:56.057399 23887 raft_consensus.cc:2243] T 18bd2a47b739451a9ddbbea9450ece85 P 5fafb10c58ee40a7a4586451196a0f0c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:56.057770 23887 raft_consensus.cc:2272] T 18bd2a47b739451a9ddbbea9450ece85 P 5fafb10c58ee40a7a4586451196a0f0c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:56.060182 23887 tablet_replica.cc:333] T 6a26b51c18494bd79ea97dde51e837d7 P 5fafb10c58ee40a7a4586451196a0f0c: stopping tablet replica
I20260710 11:05:56.060662 23887 raft_consensus.cc:2243] T 6a26b51c18494bd79ea97dde51e837d7 P 5fafb10c58ee40a7a4586451196a0f0c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:56.061028 23887 raft_consensus.cc:2272] T 6a26b51c18494bd79ea97dde51e837d7 P 5fafb10c58ee40a7a4586451196a0f0c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:56.062891 23887 tablet_replica.cc:333] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 5fafb10c58ee40a7a4586451196a0f0c: stopping tablet replica
I20260710 11:05:56.063364 23887 raft_consensus.cc:2243] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 5fafb10c58ee40a7a4586451196a0f0c [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:56.064174 23887 raft_consensus.cc:2272] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 5fafb10c58ee40a7a4586451196a0f0c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:56.065601 23887 tablet_replica.cc:333] T 2d0f345638554463a5d664a619839658 P 5fafb10c58ee40a7a4586451196a0f0c: stopping tablet replica
I20260710 11:05:56.066043 23887 raft_consensus.cc:2243] T 2d0f345638554463a5d664a619839658 P 5fafb10c58ee40a7a4586451196a0f0c [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:05:56.066733 23887 raft_consensus.cc:2272] T 2d0f345638554463a5d664a619839658 P 5fafb10c58ee40a7a4586451196a0f0c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:56.068387 23887 tablet_replica.cc:333] T cd388d10833f49fb89af04a7d547ec9c P 5fafb10c58ee40a7a4586451196a0f0c: stopping tablet replica
I20260710 11:05:56.068838 23887 raft_consensus.cc:2243] T cd388d10833f49fb89af04a7d547ec9c P 5fafb10c58ee40a7a4586451196a0f0c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:56.069198 23887 raft_consensus.cc:2272] T cd388d10833f49fb89af04a7d547ec9c P 5fafb10c58ee40a7a4586451196a0f0c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:56.070839 23887 tablet_replica.cc:333] T 9399b81ef2044df59ac510208933727e P 5fafb10c58ee40a7a4586451196a0f0c: stopping tablet replica
I20260710 11:05:56.071282 23887 raft_consensus.cc:2243] T 9399b81ef2044df59ac510208933727e P 5fafb10c58ee40a7a4586451196a0f0c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:56.071969 23887 raft_consensus.cc:2272] T 9399b81ef2044df59ac510208933727e P 5fafb10c58ee40a7a4586451196a0f0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:56.073421 23887 tablet_replica.cc:333] T 01f153f5a75843e1985ddb6b3a577e75 P 5fafb10c58ee40a7a4586451196a0f0c: stopping tablet replica
I20260710 11:05:56.073837 23887 raft_consensus.cc:2243] T 01f153f5a75843e1985ddb6b3a577e75 P 5fafb10c58ee40a7a4586451196a0f0c [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:56.074186 23887 raft_consensus.cc:2272] T 01f153f5a75843e1985ddb6b3a577e75 P 5fafb10c58ee40a7a4586451196a0f0c [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:56.075819 23887 tablet_replica.cc:333] T 4e946dac0fd041c19e215e5ea290ad4c P 5fafb10c58ee40a7a4586451196a0f0c: stopping tablet replica
I20260710 11:05:56.076285 23887 raft_consensus.cc:2243] T 4e946dac0fd041c19e215e5ea290ad4c P 5fafb10c58ee40a7a4586451196a0f0c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:56.076634 23887 raft_consensus.cc:2272] T 4e946dac0fd041c19e215e5ea290ad4c P 5fafb10c58ee40a7a4586451196a0f0c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:56.103229 23887 tablet_server.cc:196] TabletServer@127.23.83.194:0 shutdown complete.
I20260710 11:05:56.118242 23887 tablet_server.cc:179] TabletServer@127.23.83.195:0 shutting down...
I20260710 11:05:56.141253 23887 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:56.141897 23887 tablet_replica.cc:333] T c3cf9a7d9ab54de994a2ba10ee3f64c5 P 06545409cf6e4258b5ee931f9be1a653: stopping tablet replica
I20260710 11:05:56.142470 23887 raft_consensus.cc:2243] T c3cf9a7d9ab54de994a2ba10ee3f64c5 P 06545409cf6e4258b5ee931f9be1a653 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:56.143213 23887 raft_consensus.cc:2272] T c3cf9a7d9ab54de994a2ba10ee3f64c5 P 06545409cf6e4258b5ee931f9be1a653 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:56.144878 23887 tablet_replica.cc:333] T 18bd2a47b739451a9ddbbea9450ece85 P 06545409cf6e4258b5ee931f9be1a653: stopping tablet replica
I20260710 11:05:56.145351 23887 raft_consensus.cc:2243] T 18bd2a47b739451a9ddbbea9450ece85 P 06545409cf6e4258b5ee931f9be1a653 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:56.146023 23887 raft_consensus.cc:2272] T 18bd2a47b739451a9ddbbea9450ece85 P 06545409cf6e4258b5ee931f9be1a653 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:56.147728 23887 tablet_replica.cc:333] T 6a26b51c18494bd79ea97dde51e837d7 P 06545409cf6e4258b5ee931f9be1a653: stopping tablet replica
I20260710 11:05:56.148383 23887 raft_consensus.cc:2243] T 6a26b51c18494bd79ea97dde51e837d7 P 06545409cf6e4258b5ee931f9be1a653 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:56.148800 23887 raft_consensus.cc:2272] T 6a26b51c18494bd79ea97dde51e837d7 P 06545409cf6e4258b5ee931f9be1a653 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:56.151362 23887 tablet_replica.cc:333] T 01f153f5a75843e1985ddb6b3a577e75 P 06545409cf6e4258b5ee931f9be1a653: stopping tablet replica
I20260710 11:05:56.152115 23887 raft_consensus.cc:2243] T 01f153f5a75843e1985ddb6b3a577e75 P 06545409cf6e4258b5ee931f9be1a653 [term 5 LEADER]: Raft consensus shutting down.
I20260710 11:05:56.153083 23887 raft_consensus.cc:2272] T 01f153f5a75843e1985ddb6b3a577e75 P 06545409cf6e4258b5ee931f9be1a653 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:56.155525 23887 tablet_replica.cc:333] T 9399b81ef2044df59ac510208933727e P 06545409cf6e4258b5ee931f9be1a653: stopping tablet replica
I20260710 11:05:56.156136 23887 raft_consensus.cc:2243] T 9399b81ef2044df59ac510208933727e P 06545409cf6e4258b5ee931f9be1a653 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:56.156579 23887 raft_consensus.cc:2272] T 9399b81ef2044df59ac510208933727e P 06545409cf6e4258b5ee931f9be1a653 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:56.158651 23887 tablet_replica.cc:333] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 06545409cf6e4258b5ee931f9be1a653: stopping tablet replica
I20260710 11:05:56.159201 23887 raft_consensus.cc:2243] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 06545409cf6e4258b5ee931f9be1a653 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:56.159677 23887 raft_consensus.cc:2272] T 3c9eadfff0ff40cdbf9a8e874bb0750a P 06545409cf6e4258b5ee931f9be1a653 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:56.161512 23887 tablet_replica.cc:333] T 2d0f345638554463a5d664a619839658 P 06545409cf6e4258b5ee931f9be1a653: stopping tablet replica
I20260710 11:05:56.161895 23887 raft_consensus.cc:2243] T 2d0f345638554463a5d664a619839658 P 06545409cf6e4258b5ee931f9be1a653 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:56.162207 23887 raft_consensus.cc:2272] T 2d0f345638554463a5d664a619839658 P 06545409cf6e4258b5ee931f9be1a653 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:56.163930 23887 tablet_replica.cc:333] T cd388d10833f49fb89af04a7d547ec9c P 06545409cf6e4258b5ee931f9be1a653: stopping tablet replica
I20260710 11:05:56.164301 23887 raft_consensus.cc:2243] T cd388d10833f49fb89af04a7d547ec9c P 06545409cf6e4258b5ee931f9be1a653 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:56.164629 23887 raft_consensus.cc:2272] T cd388d10833f49fb89af04a7d547ec9c P 06545409cf6e4258b5ee931f9be1a653 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:56.166283 23887 tablet_replica.cc:333] T 4e946dac0fd041c19e215e5ea290ad4c P 06545409cf6e4258b5ee931f9be1a653: stopping tablet replica
I20260710 11:05:56.166642 23887 raft_consensus.cc:2243] T 4e946dac0fd041c19e215e5ea290ad4c P 06545409cf6e4258b5ee931f9be1a653 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:56.166993 23887 raft_consensus.cc:2272] T 4e946dac0fd041c19e215e5ea290ad4c P 06545409cf6e4258b5ee931f9be1a653 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:56.191629 23887 tablet_server.cc:196] TabletServer@127.23.83.195:0 shutdown complete.
I20260710 11:05:56.207568 23887 master.cc:562] Master@127.23.83.254:33053 shutting down...
I20260710 11:05:56.381450 23974 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Closing
I20260710 11:05:56.399462 23887 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6e12d40b0bc14235934b8ec9afaaf58a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:56.400059 23887 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6e12d40b0bc14235934b8ec9afaaf58a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:56.400390 23887 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6e12d40b0bc14235934b8ec9afaaf58a: stopping tablet replica
I20260710 11:05:56.420135 23887 master.cc:584] Master@127.23.83.254:33053 shutdown complete.
06545409cf6e4258b5ee931f9be1a653  1
381de4bb82a24e8eab4a517bab9907e7  4
5fafb10c58ee40a7a4586451196a0f0c  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12754 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 11:05:56.459041 23887 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.83.254:32975
I20260710 11:05:56.460242 23887 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:56.465994 24390 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:56.466043 24391 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:56.466898 24393 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:56.467728 23887 server_base.cc:1061] running on GCE node
I20260710 11:05:56.468689 23887 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:56.468863 23887 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:56.469038 23887 hybrid_clock.cc:648] HybridClock initialized: now 1783681556469021 us; error 0 us; skew 500 ppm
I20260710 11:05:56.469610 23887 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:56.471942 23887 webserver.cc:533] Webserver started at http://127.23.83.254:32813/ using document root <none> and password file <none>
I20260710 11:05:56.472420 23887 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:56.472610 23887 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:56.472877 23887 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:56.473935 23887 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681543532196-23887-0/minicluster-data/master-0-root/instance:
uuid: "ba7f1f1c6a414bafbdec8ebbfc733720"
format_stamp: "Formatted at 2026-07-10 11:05:56 on dist-test-slave-9mw6"
I20260710 11:05:56.478315 23887 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260710 11:05:56.481809 24398 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:56.482654 23887 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:05:56.482887 23887 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681543532196-23887-0/minicluster-data/master-0-root
uuid: "ba7f1f1c6a414bafbdec8ebbfc733720"
format_stamp: "Formatted at 2026-07-10 11:05:56 on dist-test-slave-9mw6"
I20260710 11:05:56.483144 23887 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681543532196-23887-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681543532196-23887-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681543532196-23887-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:56.517107 23887 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:56.518438 23887 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:56.560108 23887 rpc_server.cc:307] RPC server started. Bound to: 127.23.83.254:32975
I20260710 11:05:56.560223 24449 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.83.254:32975 every 8 connection(s)
I20260710 11:05:56.563985 24450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:56.573815 24450 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ba7f1f1c6a414bafbdec8ebbfc733720: Bootstrap starting.
I20260710 11:05:56.578294 24450 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ba7f1f1c6a414bafbdec8ebbfc733720: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:56.582384 24450 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ba7f1f1c6a414bafbdec8ebbfc733720: No bootstrap required, opened a new log
I20260710 11:05:56.584422 24450 raft_consensus.cc:359] T 00000000000000000000000000000000 P ba7f1f1c6a414bafbdec8ebbfc733720 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ba7f1f1c6a414bafbdec8ebbfc733720" member_type: VOTER }
I20260710 11:05:56.584892 24450 raft_consensus.cc:385] T 00000000000000000000000000000000 P ba7f1f1c6a414bafbdec8ebbfc733720 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:56.585130 24450 raft_consensus.cc:740] T 00000000000000000000000000000000 P ba7f1f1c6a414bafbdec8ebbfc733720 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba7f1f1c6a414bafbdec8ebbfc733720, State: Initialized, Role: FOLLOWER
I20260710 11:05:56.585815 24450 consensus_queue.cc:260] T 00000000000000000000000000000000 P ba7f1f1c6a414bafbdec8ebbfc733720 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ba7f1f1c6a414bafbdec8ebbfc733720" member_type: VOTER }
I20260710 11:05:56.586251 24450 raft_consensus.cc:399] T 00000000000000000000000000000000 P ba7f1f1c6a414bafbdec8ebbfc733720 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:05:56.586481 24450 raft_consensus.cc:493] T 00000000000000000000000000000000 P ba7f1f1c6a414bafbdec8ebbfc733720 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:05:56.586751 24450 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ba7f1f1c6a414bafbdec8ebbfc733720 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:56.590838 24450 raft_consensus.cc:515] T 00000000000000000000000000000000 P ba7f1f1c6a414bafbdec8ebbfc733720 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ba7f1f1c6a414bafbdec8ebbfc733720" member_type: VOTER }
I20260710 11:05:56.591344 24450 leader_election.cc:304] T 00000000000000000000000000000000 P ba7f1f1c6a414bafbdec8ebbfc733720 [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: ba7f1f1c6a414bafbdec8ebbfc733720; no voters: 
I20260710 11:05:56.592448 24450 leader_election.cc:290] T 00000000000000000000000000000000 P ba7f1f1c6a414bafbdec8ebbfc733720 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:05:56.592837 24453 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ba7f1f1c6a414bafbdec8ebbfc733720 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:56.594242 24453 raft_consensus.cc:697] T 00000000000000000000000000000000 P ba7f1f1c6a414bafbdec8ebbfc733720 [term 1 LEADER]: Becoming Leader. State: Replica: ba7f1f1c6a414bafbdec8ebbfc733720, State: Running, Role: LEADER
I20260710 11:05:56.594946 24453 consensus_queue.cc:237] T 00000000000000000000000000000000 P ba7f1f1c6a414bafbdec8ebbfc733720 [LEADER]: Queue going to LEADER mode. State: All 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: "ba7f1f1c6a414bafbdec8ebbfc733720" member_type: VOTER }
I20260710 11:05:56.595178 24450 sys_catalog.cc:565] T 00000000000000000000000000000000 P ba7f1f1c6a414bafbdec8ebbfc733720 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:05:56.601774 24455 sys_catalog.cc:455] T 00000000000000000000000000000000 P ba7f1f1c6a414bafbdec8ebbfc733720 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ba7f1f1c6a414bafbdec8ebbfc733720. Latest consensus state: current_term: 1 leader_uuid: "ba7f1f1c6a414bafbdec8ebbfc733720" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ba7f1f1c6a414bafbdec8ebbfc733720" member_type: VOTER } }
I20260710 11:05:56.602401 24455 sys_catalog.cc:458] T 00000000000000000000000000000000 P ba7f1f1c6a414bafbdec8ebbfc733720 [sys.catalog]: This master's current role is: LEADER
I20260710 11:05:56.604594 24454 sys_catalog.cc:455] T 00000000000000000000000000000000 P ba7f1f1c6a414bafbdec8ebbfc733720 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ba7f1f1c6a414bafbdec8ebbfc733720" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ba7f1f1c6a414bafbdec8ebbfc733720" member_type: VOTER } }
I20260710 11:05:56.605134 24454 sys_catalog.cc:458] T 00000000000000000000000000000000 P ba7f1f1c6a414bafbdec8ebbfc733720 [sys.catalog]: This master's current role is: LEADER
I20260710 11:05:56.605216 24462 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:05:56.613050 24462 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:05:56.614085 23887 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:05:56.621232 24462 catalog_manager.cc:1383] Generated new cluster ID: 0272a1e181094591969d934b67a5512b
I20260710 11:05:56.621477 24462 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:05:56.640898 24462 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:05:56.642056 24462 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:05:56.658057 24462 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ba7f1f1c6a414bafbdec8ebbfc733720: Generated new TSK 0
I20260710 11:05:56.658568 24462 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:05:56.680461 23887 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:56.685968 24471 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:56.687090 24472 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:56.688673 23887 server_base.cc:1061] running on GCE node
W20260710 11:05:56.688724 24474 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:56.689689 23887 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:56.689868 23887 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:56.689986 23887 hybrid_clock.cc:648] HybridClock initialized: now 1783681556689975 us; error 0 us; skew 500 ppm
I20260710 11:05:56.690445 23887 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:56.692579 23887 webserver.cc:533] Webserver started at http://127.23.83.193:44627/ using document root <none> and password file <none>
I20260710 11:05:56.693068 23887 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:56.693221 23887 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:56.693427 23887 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:56.694360 23887 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681543532196-23887-0/minicluster-data/ts-0-root/instance:
uuid: "22cc6b05ad00477eac4055fef8038762"
format_stamp: "Formatted at 2026-07-10 11:05:56 on dist-test-slave-9mw6"
I20260710 11:05:56.699157 23887 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:05:56.702324 24479 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:56.703034 23887 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:05:56.703316 23887 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681543532196-23887-0/minicluster-data/ts-0-root
uuid: "22cc6b05ad00477eac4055fef8038762"
format_stamp: "Formatted at 2026-07-10 11:05:56 on dist-test-slave-9mw6"
I20260710 11:05:56.703586 23887 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681543532196-23887-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681543532196-23887-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681543532196-23887-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:56.711697 23887 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:56.712864 23887 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:56.714190 23887 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:56.716296 23887 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:56.716502 23887 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:56.716748 23887 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:56.716941 23887 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:56.757997 23887 rpc_server.cc:307] RPC server started. Bound to: 127.23.83.193:34623
I20260710 11:05:56.758083 24541 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.83.193:34623 every 8 connection(s)
I20260710 11:05:56.762948 23887 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:56.771504 24546 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:56.772907 24547 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:56.774804 24550 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:56.775079 23887 server_base.cc:1061] running on GCE node
I20260710 11:05:56.776422 23887 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:56.776643 23887 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:56.776834 23887 hybrid_clock.cc:648] HybridClock initialized: now 1783681556776814 us; error 0 us; skew 500 ppm
I20260710 11:05:56.777462 23887 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:56.778743 24542 heartbeater.cc:344] Connected to a master server at 127.23.83.254:32975
I20260710 11:05:56.779099 24542 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:56.779776 24542 heartbeater.cc:507] Master 127.23.83.254:32975 requested a full tablet report, sending...
I20260710 11:05:56.780344 23887 webserver.cc:533] Webserver started at http://127.23.83.194:40679/ using document root <none> and password file <none>
I20260710 11:05:56.780839 23887 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:56.781042 23887 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:56.781312 23887 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:56.781889 24415 ts_manager.cc:194] Registered new tserver with Master: 22cc6b05ad00477eac4055fef8038762 (127.23.83.193:34623)
I20260710 11:05:56.782506 23887 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681543532196-23887-0/minicluster-data/ts-1-root/instance:
uuid: "ea5815abe0c349c6974ab8f44afd736f"
format_stamp: "Formatted at 2026-07-10 11:05:56 on dist-test-slave-9mw6"
I20260710 11:05:56.783633 24415 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33852
I20260710 11:05:56.786996 23887 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260710 11:05:56.790483 24554 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:56.791527 23887 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:05:56.792135 23887 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681543532196-23887-0/minicluster-data/ts-1-root
uuid: "ea5815abe0c349c6974ab8f44afd736f"
format_stamp: "Formatted at 2026-07-10 11:05:56 on dist-test-slave-9mw6"
I20260710 11:05:56.792490 23887 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681543532196-23887-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681543532196-23887-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681543532196-23887-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:56.828770 23887 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:56.829970 23887 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:56.831360 23887 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:56.833438 23887 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:56.833659 23887 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:56.833904 23887 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:56.834076 23887 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:56.871516 23887 rpc_server.cc:307] RPC server started. Bound to: 127.23.83.194:36867
I20260710 11:05:56.871619 24616 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.83.194:36867 every 8 connection(s)
I20260710 11:05:56.876349 23887 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:56.883138 24620 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:56.884312 24621 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:56.886099 24623 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:56.887665 23887 server_base.cc:1061] running on GCE node
I20260710 11:05:56.888852 23887 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:05:56.889027 24617 heartbeater.cc:344] Connected to a master server at 127.23.83.254:32975
W20260710 11:05:56.889158 23887 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:56.889423 23887 hybrid_clock.cc:648] HybridClock initialized: now 1783681556889406 us; error 0 us; skew 500 ppm
I20260710 11:05:56.889458 24617 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:56.890156 23887 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:56.890447 24617 heartbeater.cc:507] Master 127.23.83.254:32975 requested a full tablet report, sending...
I20260710 11:05:56.892799 24415 ts_manager.cc:194] Registered new tserver with Master: ea5815abe0c349c6974ab8f44afd736f (127.23.83.194:36867)
I20260710 11:05:56.893157 23887 webserver.cc:533] Webserver started at http://127.23.83.195:45379/ using document root <none> and password file <none>
I20260710 11:05:56.893857 23887 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:56.894119 23887 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:56.894510 23887 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:56.894786 24415 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33866
I20260710 11:05:56.896123 23887 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681543532196-23887-0/minicluster-data/ts-2-root/instance:
uuid: "676f22861f2848ce8fe738551017e903"
format_stamp: "Formatted at 2026-07-10 11:05:56 on dist-test-slave-9mw6"
I20260710 11:05:56.900734 23887 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260710 11:05:56.904150 24628 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:56.904841 23887 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:05:56.905180 23887 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681543532196-23887-0/minicluster-data/ts-2-root
uuid: "676f22861f2848ce8fe738551017e903"
format_stamp: "Formatted at 2026-07-10 11:05:56 on dist-test-slave-9mw6"
I20260710 11:05:56.905591 23887 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681543532196-23887-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681543532196-23887-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681543532196-23887-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:56.925984 23887 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:56.927258 23887 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:56.928882 23887 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:56.931154 23887 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:56.931399 23887 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:56.931664 23887 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:56.931902 23887 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:56.971812 23887 rpc_server.cc:307] RPC server started. Bound to: 127.23.83.195:45851
I20260710 11:05:56.971920 24690 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.83.195:45851 every 8 connection(s)
I20260710 11:05:56.986276 24691 heartbeater.cc:344] Connected to a master server at 127.23.83.254:32975
I20260710 11:05:56.986678 24691 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:56.987392 24691 heartbeater.cc:507] Master 127.23.83.254:32975 requested a full tablet report, sending...
I20260710 11:05:56.989423 24415 ts_manager.cc:194] Registered new tserver with Master: 676f22861f2848ce8fe738551017e903 (127.23.83.195:45851)
I20260710 11:05:56.989984 23887 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014721166s
I20260710 11:05:56.990780 24415 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33882
I20260710 11:05:57.013634 24415 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33898:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:05:57.016455 24415 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:05:57.085263 24582 tablet_service.cc:1511] Processing CreateTablet for tablet 6c2caf5f12e3453ea6de0c699e6252b0 (DEFAULT_TABLE table=test-workload [id=95c63ddd64fc4d3c96605cc6f7874e8e]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:05:57.087190 24582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c2caf5f12e3453ea6de0c699e6252b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:57.087083 24580 tablet_service.cc:1511] Processing CreateTablet for tablet 8d9738a31664471fa12c9810d1d5b717 (DEFAULT_TABLE table=test-workload [id=95c63ddd64fc4d3c96605cc6f7874e8e]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:05:57.090154 24581 tablet_service.cc:1511] Processing CreateTablet for tablet 9662beb3b78f4c98b228090e1dcf6435 (DEFAULT_TABLE table=test-workload [id=95c63ddd64fc4d3c96605cc6f7874e8e]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:05:57.091792 24580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d9738a31664471fa12c9810d1d5b717. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:57.093518 24581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9662beb3b78f4c98b228090e1dcf6435. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:57.094009 24656 tablet_service.cc:1511] Processing CreateTablet for tablet 6c2caf5f12e3453ea6de0c699e6252b0 (DEFAULT_TABLE table=test-workload [id=95c63ddd64fc4d3c96605cc6f7874e8e]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:05:57.095688 24656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c2caf5f12e3453ea6de0c699e6252b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:57.103906 24655 tablet_service.cc:1511] Processing CreateTablet for tablet 9662beb3b78f4c98b228090e1dcf6435 (DEFAULT_TABLE table=test-workload [id=95c63ddd64fc4d3c96605cc6f7874e8e]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:05:57.105894 24655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9662beb3b78f4c98b228090e1dcf6435. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:57.106516 24654 tablet_service.cc:1511] Processing CreateTablet for tablet 8d9738a31664471fa12c9810d1d5b717 (DEFAULT_TABLE table=test-workload [id=95c63ddd64fc4d3c96605cc6f7874e8e]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:05:57.108237 24654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d9738a31664471fa12c9810d1d5b717. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:57.133025 24582 tablet_service.cc:1511] Processing CreateTablet for tablet 65ebfcc6239a4ea59948be9c660c37f5 (DEFAULT_TABLE table=test-workload [id=95c63ddd64fc4d3c96605cc6f7874e8e]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:05:57.134531 24582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65ebfcc6239a4ea59948be9c660c37f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:57.139922 24705 tablet_bootstrap.cc:492] T 8d9738a31664471fa12c9810d1d5b717 P ea5815abe0c349c6974ab8f44afd736f: Bootstrap starting.
I20260710 11:05:57.127322 24581 tablet_service.cc:1511] Processing CreateTablet for tablet 14f24b702dd248668f991f73e919d3f5 (DEFAULT_TABLE table=test-workload [id=95c63ddd64fc4d3c96605cc6f7874e8e]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:05:57.141500 24581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14f24b702dd248668f991f73e919d3f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:57.145048 24580 tablet_service.cc:1511] Processing CreateTablet for tablet 2236ff0f6513470aa879cdd747625c99 (DEFAULT_TABLE table=test-workload [id=95c63ddd64fc4d3c96605cc6f7874e8e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:05:57.152220 24652 tablet_service.cc:1511] Processing CreateTablet for tablet 2236ff0f6513470aa879cdd747625c99 (DEFAULT_TABLE table=test-workload [id=95c63ddd64fc4d3c96605cc6f7874e8e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:05:57.152698 24580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2236ff0f6513470aa879cdd747625c99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:57.152554 24507 tablet_service.cc:1511] Processing CreateTablet for tablet 6c2caf5f12e3453ea6de0c699e6252b0 (DEFAULT_TABLE table=test-workload [id=95c63ddd64fc4d3c96605cc6f7874e8e]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:05:57.153510 24652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2236ff0f6513470aa879cdd747625c99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:57.153908 24507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c2caf5f12e3453ea6de0c699e6252b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:57.145519 24655 tablet_service.cc:1511] Processing CreateTablet for tablet 14f24b702dd248668f991f73e919d3f5 (DEFAULT_TABLE table=test-workload [id=95c63ddd64fc4d3c96605cc6f7874e8e]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:05:57.155912 24501 tablet_service.cc:1511] Processing CreateTablet for tablet 69095ee17f24470bb3fad4ce0c8e1fa8 (DEFAULT_TABLE table=test-workload [id=95c63ddd64fc4d3c96605cc6f7874e8e]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:05:57.157142 24655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14f24b702dd248668f991f73e919d3f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:57.157203 24501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69095ee17f24470bb3fad4ce0c8e1fa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:57.159083 24506 tablet_service.cc:1511] Processing CreateTablet for tablet 9662beb3b78f4c98b228090e1dcf6435 (DEFAULT_TABLE table=test-workload [id=95c63ddd64fc4d3c96605cc6f7874e8e]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:05:57.160480 24506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9662beb3b78f4c98b228090e1dcf6435. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:57.165097 24706 tablet_bootstrap.cc:492] T 8d9738a31664471fa12c9810d1d5b717 P 676f22861f2848ce8fe738551017e903: Bootstrap starting.
I20260710 11:05:57.164964 24505 tablet_service.cc:1511] Processing CreateTablet for tablet 8d9738a31664471fa12c9810d1d5b717 (DEFAULT_TABLE table=test-workload [id=95c63ddd64fc4d3c96605cc6f7874e8e]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:05:57.165545 24504 tablet_service.cc:1511] Processing CreateTablet for tablet 14f24b702dd248668f991f73e919d3f5 (DEFAULT_TABLE table=test-workload [id=95c63ddd64fc4d3c96605cc6f7874e8e]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:05:57.166244 24505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d9738a31664471fa12c9810d1d5b717. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:57.166911 24504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14f24b702dd248668f991f73e919d3f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:57.169087 24502 tablet_service.cc:1511] Processing CreateTablet for tablet 2236ff0f6513470aa879cdd747625c99 (DEFAULT_TABLE table=test-workload [id=95c63ddd64fc4d3c96605cc6f7874e8e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:05:57.170475 24502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2236ff0f6513470aa879cdd747625c99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:57.171432 24706 tablet_bootstrap.cc:654] T 8d9738a31664471fa12c9810d1d5b717 P 676f22861f2848ce8fe738551017e903: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:57.172907 24578 tablet_service.cc:1511] Processing CreateTablet for tablet 83e611b50ce24ac191538494d8d3fb45 (DEFAULT_TABLE table=test-workload [id=95c63ddd64fc4d3c96605cc6f7874e8e]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:05:57.148250 24653 tablet_service.cc:1511] Processing CreateTablet for tablet 65ebfcc6239a4ea59948be9c660c37f5 (DEFAULT_TABLE table=test-workload [id=95c63ddd64fc4d3c96605cc6f7874e8e]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:05:57.174386 24578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83e611b50ce24ac191538494d8d3fb45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:57.174585 24653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65ebfcc6239a4ea59948be9c660c37f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:57.150537 24579 tablet_service.cc:1511] Processing CreateTablet for tablet 69095ee17f24470bb3fad4ce0c8e1fa8 (DEFAULT_TABLE table=test-workload [id=95c63ddd64fc4d3c96605cc6f7874e8e]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:05:57.180860 24579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69095ee17f24470bb3fad4ce0c8e1fa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:57.173014 24503 tablet_service.cc:1511] Processing CreateTablet for tablet 65ebfcc6239a4ea59948be9c660c37f5 (DEFAULT_TABLE table=test-workload [id=95c63ddd64fc4d3c96605cc6f7874e8e]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:05:57.184609 24503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65ebfcc6239a4ea59948be9c660c37f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:57.193843 24656 tablet_service.cc:1511] Processing CreateTablet for tablet 69095ee17f24470bb3fad4ce0c8e1fa8 (DEFAULT_TABLE table=test-workload [id=95c63ddd64fc4d3c96605cc6f7874e8e]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:05:57.195106 24656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69095ee17f24470bb3fad4ce0c8e1fa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:57.194854 24500 tablet_service.cc:1511] Processing CreateTablet for tablet 83e611b50ce24ac191538494d8d3fb45 (DEFAULT_TABLE table=test-workload [id=95c63ddd64fc4d3c96605cc6f7874e8e]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:05:57.196324 24500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83e611b50ce24ac191538494d8d3fb45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:57.147379 24705 tablet_bootstrap.cc:654] T 8d9738a31664471fa12c9810d1d5b717 P ea5815abe0c349c6974ab8f44afd736f: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:57.242748 24654 tablet_service.cc:1511] Processing CreateTablet for tablet 83e611b50ce24ac191538494d8d3fb45 (DEFAULT_TABLE table=test-workload [id=95c63ddd64fc4d3c96605cc6f7874e8e]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:05:57.244067 24654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83e611b50ce24ac191538494d8d3fb45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:57.250909 24706 tablet_bootstrap.cc:492] T 8d9738a31664471fa12c9810d1d5b717 P 676f22861f2848ce8fe738551017e903: No bootstrap required, opened a new log
I20260710 11:05:57.251446 24706 ts_tablet_manager.cc:1403] T 8d9738a31664471fa12c9810d1d5b717 P 676f22861f2848ce8fe738551017e903: Time spent bootstrapping tablet: real 0.087s	user 0.026s	sys 0.027s
I20260710 11:05:57.254352 24706 raft_consensus.cc:359] T 8d9738a31664471fa12c9810d1d5b717 P 676f22861f2848ce8fe738551017e903 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:57.255110 24706 raft_consensus.cc:385] T 8d9738a31664471fa12c9810d1d5b717 P 676f22861f2848ce8fe738551017e903 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:57.255440 24706 raft_consensus.cc:740] T 8d9738a31664471fa12c9810d1d5b717 P 676f22861f2848ce8fe738551017e903 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 676f22861f2848ce8fe738551017e903, State: Initialized, Role: FOLLOWER
I20260710 11:05:57.256362 24706 consensus_queue.cc:260] T 8d9738a31664471fa12c9810d1d5b717 P 676f22861f2848ce8fe738551017e903 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:57.278237 24502 tablet_service.cc:1511] Processing CreateTablet for tablet 807e7da014034349af25aa7f34b54f8b (DEFAULT_TABLE table=test-workload [id=95c63ddd64fc4d3c96605cc6f7874e8e]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:05:57.279071 24578 tablet_service.cc:1511] Processing CreateTablet for tablet 807e7da014034349af25aa7f34b54f8b (DEFAULT_TABLE table=test-workload [id=95c63ddd64fc4d3c96605cc6f7874e8e]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:05:57.280383 24578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 807e7da014034349af25aa7f34b54f8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:57.281797 24653 tablet_service.cc:1511] Processing CreateTablet for tablet 807e7da014034349af25aa7f34b54f8b (DEFAULT_TABLE table=test-workload [id=95c63ddd64fc4d3c96605cc6f7874e8e]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:05:57.283439 24653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 807e7da014034349af25aa7f34b54f8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:57.288903 24502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 807e7da014034349af25aa7f34b54f8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:57.290956 24709 tablet_bootstrap.cc:492] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 22cc6b05ad00477eac4055fef8038762: Bootstrap starting.
I20260710 11:05:57.292847 24705 tablet_bootstrap.cc:492] T 8d9738a31664471fa12c9810d1d5b717 P ea5815abe0c349c6974ab8f44afd736f: No bootstrap required, opened a new log
I20260710 11:05:57.293314 24705 ts_tablet_manager.cc:1403] T 8d9738a31664471fa12c9810d1d5b717 P ea5815abe0c349c6974ab8f44afd736f: Time spent bootstrapping tablet: real 0.154s	user 0.026s	sys 0.041s
I20260710 11:05:57.297881 24580 tablet_service.cc:1511] Processing CreateTablet for tablet e9091e7ebad843dabfaa201f4f76a61a (DEFAULT_TABLE table=test-workload [id=95c63ddd64fc4d3c96605cc6f7874e8e]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:05:57.299090 24580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9091e7ebad843dabfaa201f4f76a61a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:57.299501 24501 tablet_service.cc:1511] Processing CreateTablet for tablet e9091e7ebad843dabfaa201f4f76a61a (DEFAULT_TABLE table=test-workload [id=95c63ddd64fc4d3c96605cc6f7874e8e]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:05:57.300650 24501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9091e7ebad843dabfaa201f4f76a61a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:57.300886 24652 tablet_service.cc:1511] Processing CreateTablet for tablet e9091e7ebad843dabfaa201f4f76a61a (DEFAULT_TABLE table=test-workload [id=95c63ddd64fc4d3c96605cc6f7874e8e]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:05:57.302023 24652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9091e7ebad843dabfaa201f4f76a61a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:57.308105 24705 raft_consensus.cc:359] T 8d9738a31664471fa12c9810d1d5b717 P ea5815abe0c349c6974ab8f44afd736f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:57.308869 24705 raft_consensus.cc:385] T 8d9738a31664471fa12c9810d1d5b717 P ea5815abe0c349c6974ab8f44afd736f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:57.309165 24705 raft_consensus.cc:740] T 8d9738a31664471fa12c9810d1d5b717 P ea5815abe0c349c6974ab8f44afd736f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea5815abe0c349c6974ab8f44afd736f, State: Initialized, Role: FOLLOWER
I20260710 11:05:57.317147 24709 tablet_bootstrap.cc:654] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 22cc6b05ad00477eac4055fef8038762: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:57.320783 24710 raft_consensus.cc:493] T 8d9738a31664471fa12c9810d1d5b717 P 676f22861f2848ce8fe738551017e903 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:57.321194 24706 ts_tablet_manager.cc:1434] T 8d9738a31664471fa12c9810d1d5b717 P 676f22861f2848ce8fe738551017e903: Time spent starting tablet: real 0.069s	user 0.011s	sys 0.016s
I20260710 11:05:57.320127 24705 consensus_queue.cc:260] T 8d9738a31664471fa12c9810d1d5b717 P ea5815abe0c349c6974ab8f44afd736f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:57.321339 24710 raft_consensus.cc:515] T 8d9738a31664471fa12c9810d1d5b717 P 676f22861f2848ce8fe738551017e903 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:57.322028 24691 heartbeater.cc:499] Master 127.23.83.254:32975 was elected leader, sending a full tablet report...
I20260710 11:05:57.341454 24710 leader_election.cc:290] T 8d9738a31664471fa12c9810d1d5b717 P 676f22861f2848ce8fe738551017e903 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22cc6b05ad00477eac4055fef8038762 (127.23.83.193:34623), ea5815abe0c349c6974ab8f44afd736f (127.23.83.194:36867)
I20260710 11:05:57.322808 24706 tablet_bootstrap.cc:492] T 9662beb3b78f4c98b228090e1dcf6435 P 676f22861f2848ce8fe738551017e903: Bootstrap starting.
I20260710 11:05:57.348294 24706 tablet_bootstrap.cc:654] T 9662beb3b78f4c98b228090e1dcf6435 P 676f22861f2848ce8fe738551017e903: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:57.352002 24617 heartbeater.cc:499] Master 127.23.83.254:32975 was elected leader, sending a full tablet report...
I20260710 11:05:57.352576 24705 ts_tablet_manager.cc:1434] T 8d9738a31664471fa12c9810d1d5b717 P ea5815abe0c349c6974ab8f44afd736f: Time spent starting tablet: real 0.059s	user 0.016s	sys 0.014s
I20260710 11:05:57.353614 24705 tablet_bootstrap.cc:492] T 6c2caf5f12e3453ea6de0c699e6252b0 P ea5815abe0c349c6974ab8f44afd736f: Bootstrap starting.
I20260710 11:05:57.324774 24709 tablet_bootstrap.cc:492] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 22cc6b05ad00477eac4055fef8038762: No bootstrap required, opened a new log
I20260710 11:05:57.356348 24709 ts_tablet_manager.cc:1403] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 22cc6b05ad00477eac4055fef8038762: Time spent bootstrapping tablet: real 0.069s	user 0.009s	sys 0.002s
I20260710 11:05:57.359956 24705 tablet_bootstrap.cc:654] T 6c2caf5f12e3453ea6de0c699e6252b0 P ea5815abe0c349c6974ab8f44afd736f: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:57.365825 24592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d9738a31664471fa12c9810d1d5b717" candidate_uuid: "676f22861f2848ce8fe738551017e903" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea5815abe0c349c6974ab8f44afd736f" is_pre_election: true
I20260710 11:05:57.365701 24709 raft_consensus.cc:359] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 22cc6b05ad00477eac4055fef8038762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:57.366775 24592 raft_consensus.cc:2468] T 8d9738a31664471fa12c9810d1d5b717 P ea5815abe0c349c6974ab8f44afd736f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 676f22861f2848ce8fe738551017e903 in term 0.
I20260710 11:05:57.368760 24629 leader_election.cc:304] T 8d9738a31664471fa12c9810d1d5b717 P 676f22861f2848ce8fe738551017e903 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 676f22861f2848ce8fe738551017e903, ea5815abe0c349c6974ab8f44afd736f; no voters: 
I20260710 11:05:57.369910 24710 raft_consensus.cc:2804] T 8d9738a31664471fa12c9810d1d5b717 P 676f22861f2848ce8fe738551017e903 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:57.370352 24710 raft_consensus.cc:493] T 8d9738a31664471fa12c9810d1d5b717 P 676f22861f2848ce8fe738551017e903 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:57.370764 24710 raft_consensus.cc:3060] T 8d9738a31664471fa12c9810d1d5b717 P 676f22861f2848ce8fe738551017e903 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:57.378769 24517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d9738a31664471fa12c9810d1d5b717" candidate_uuid: "676f22861f2848ce8fe738551017e903" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22cc6b05ad00477eac4055fef8038762" is_pre_election: true
I20260710 11:05:57.366765 24709 raft_consensus.cc:385] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 22cc6b05ad00477eac4055fef8038762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:57.380342 24709 raft_consensus.cc:740] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 22cc6b05ad00477eac4055fef8038762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22cc6b05ad00477eac4055fef8038762, State: Initialized, Role: FOLLOWER
W20260710 11:05:57.381182 24632 leader_election.cc:343] T 8d9738a31664471fa12c9810d1d5b717 P 676f22861f2848ce8fe738551017e903 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22cc6b05ad00477eac4055fef8038762 (127.23.83.193:34623): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:57.384188 24709 consensus_queue.cc:260] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 22cc6b05ad00477eac4055fef8038762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:57.385748 24710 raft_consensus.cc:515] T 8d9738a31664471fa12c9810d1d5b717 P 676f22861f2848ce8fe738551017e903 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:57.388116 24706 tablet_bootstrap.cc:492] T 9662beb3b78f4c98b228090e1dcf6435 P 676f22861f2848ce8fe738551017e903: No bootstrap required, opened a new log
I20260710 11:05:57.388726 24706 ts_tablet_manager.cc:1403] T 9662beb3b78f4c98b228090e1dcf6435 P 676f22861f2848ce8fe738551017e903: Time spent bootstrapping tablet: real 0.066s	user 0.017s	sys 0.024s
I20260710 11:05:57.388934 24517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d9738a31664471fa12c9810d1d5b717" candidate_uuid: "676f22861f2848ce8fe738551017e903" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22cc6b05ad00477eac4055fef8038762"
W20260710 11:05:57.390407 24632 leader_election.cc:343] T 8d9738a31664471fa12c9810d1d5b717 P 676f22861f2848ce8fe738551017e903 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 22cc6b05ad00477eac4055fef8038762 (127.23.83.193:34623): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:57.392581 24592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d9738a31664471fa12c9810d1d5b717" candidate_uuid: "676f22861f2848ce8fe738551017e903" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea5815abe0c349c6974ab8f44afd736f"
I20260710 11:05:57.393226 24592 raft_consensus.cc:3060] T 8d9738a31664471fa12c9810d1d5b717 P ea5815abe0c349c6974ab8f44afd736f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:57.392452 24706 raft_consensus.cc:359] T 9662beb3b78f4c98b228090e1dcf6435 P 676f22861f2848ce8fe738551017e903 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:57.393867 24710 leader_election.cc:290] T 8d9738a31664471fa12c9810d1d5b717 P 676f22861f2848ce8fe738551017e903 [CANDIDATE]: Term 1 election: Requested vote from peers 22cc6b05ad00477eac4055fef8038762 (127.23.83.193:34623), ea5815abe0c349c6974ab8f44afd736f (127.23.83.194:36867)
I20260710 11:05:57.394377 24706 raft_consensus.cc:385] T 9662beb3b78f4c98b228090e1dcf6435 P 676f22861f2848ce8fe738551017e903 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:57.395658 24709 ts_tablet_manager.cc:1434] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 22cc6b05ad00477eac4055fef8038762: Time spent starting tablet: real 0.037s	user 0.000s	sys 0.008s
I20260710 11:05:57.396237 24706 raft_consensus.cc:740] T 9662beb3b78f4c98b228090e1dcf6435 P 676f22861f2848ce8fe738551017e903 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 676f22861f2848ce8fe738551017e903, State: Initialized, Role: FOLLOWER
I20260710 11:05:57.396740 24542 heartbeater.cc:499] Master 127.23.83.254:32975 was elected leader, sending a full tablet report...
I20260710 11:05:57.397151 24706 consensus_queue.cc:260] T 9662beb3b78f4c98b228090e1dcf6435 P 676f22861f2848ce8fe738551017e903 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:57.398597 24705 tablet_bootstrap.cc:492] T 6c2caf5f12e3453ea6de0c699e6252b0 P ea5815abe0c349c6974ab8f44afd736f: No bootstrap required, opened a new log
I20260710 11:05:57.399034 24705 ts_tablet_manager.cc:1403] T 6c2caf5f12e3453ea6de0c699e6252b0 P ea5815abe0c349c6974ab8f44afd736f: Time spent bootstrapping tablet: real 0.046s	user 0.018s	sys 0.023s
I20260710 11:05:57.399183 24706 ts_tablet_manager.cc:1434] T 9662beb3b78f4c98b228090e1dcf6435 P 676f22861f2848ce8fe738551017e903: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:05:57.400554 24592 raft_consensus.cc:2468] T 8d9738a31664471fa12c9810d1d5b717 P ea5815abe0c349c6974ab8f44afd736f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 676f22861f2848ce8fe738551017e903 in term 1.
I20260710 11:05:57.401993 24705 raft_consensus.cc:359] T 6c2caf5f12e3453ea6de0c699e6252b0 P ea5815abe0c349c6974ab8f44afd736f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } } peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } }
I20260710 11:05:57.402480 24706 tablet_bootstrap.cc:492] T 6c2caf5f12e3453ea6de0c699e6252b0 P 676f22861f2848ce8fe738551017e903: Bootstrap starting.
I20260710 11:05:57.402777 24705 raft_consensus.cc:385] T 6c2caf5f12e3453ea6de0c699e6252b0 P ea5815abe0c349c6974ab8f44afd736f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:57.403090 24705 raft_consensus.cc:740] T 6c2caf5f12e3453ea6de0c699e6252b0 P ea5815abe0c349c6974ab8f44afd736f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea5815abe0c349c6974ab8f44afd736f, State: Initialized, Role: FOLLOWER
I20260710 11:05:57.404440 24705 consensus_queue.cc:260] T 6c2caf5f12e3453ea6de0c699e6252b0 P ea5815abe0c349c6974ab8f44afd736f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } } peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } }
I20260710 11:05:57.402014 24709 tablet_bootstrap.cc:492] T 6c2caf5f12e3453ea6de0c699e6252b0 P 22cc6b05ad00477eac4055fef8038762: Bootstrap starting.
I20260710 11:05:57.406895 24705 ts_tablet_manager.cc:1434] T 6c2caf5f12e3453ea6de0c699e6252b0 P ea5815abe0c349c6974ab8f44afd736f: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 11:05:57.409211 24629 leader_election.cc:304] T 8d9738a31664471fa12c9810d1d5b717 P 676f22861f2848ce8fe738551017e903 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 676f22861f2848ce8fe738551017e903, ea5815abe0c349c6974ab8f44afd736f; no voters: 22cc6b05ad00477eac4055fef8038762
I20260710 11:05:57.410048 24710 raft_consensus.cc:2804] T 8d9738a31664471fa12c9810d1d5b717 P 676f22861f2848ce8fe738551017e903 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:57.410511 24710 raft_consensus.cc:697] T 8d9738a31664471fa12c9810d1d5b717 P 676f22861f2848ce8fe738551017e903 [term 1 LEADER]: Becoming Leader. State: Replica: 676f22861f2848ce8fe738551017e903, State: Running, Role: LEADER
I20260710 11:05:57.407773 24705 tablet_bootstrap.cc:492] T 9662beb3b78f4c98b228090e1dcf6435 P ea5815abe0c349c6974ab8f44afd736f: Bootstrap starting.
I20260710 11:05:57.411305 24710 consensus_queue.cc:237] T 8d9738a31664471fa12c9810d1d5b717 P 676f22861f2848ce8fe738551017e903 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:57.413694 24706 tablet_bootstrap.cc:654] T 6c2caf5f12e3453ea6de0c699e6252b0 P 676f22861f2848ce8fe738551017e903: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:57.418119 24709 tablet_bootstrap.cc:654] T 6c2caf5f12e3453ea6de0c699e6252b0 P 22cc6b05ad00477eac4055fef8038762: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:57.419247 24705 tablet_bootstrap.cc:654] T 9662beb3b78f4c98b228090e1dcf6435 P ea5815abe0c349c6974ab8f44afd736f: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:57.426066 24706 tablet_bootstrap.cc:492] T 6c2caf5f12e3453ea6de0c699e6252b0 P 676f22861f2848ce8fe738551017e903: No bootstrap required, opened a new log
I20260710 11:05:57.426753 24706 ts_tablet_manager.cc:1403] T 6c2caf5f12e3453ea6de0c699e6252b0 P 676f22861f2848ce8fe738551017e903: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.005s
I20260710 11:05:57.429236 24705 tablet_bootstrap.cc:492] T 9662beb3b78f4c98b228090e1dcf6435 P ea5815abe0c349c6974ab8f44afd736f: No bootstrap required, opened a new log
I20260710 11:05:57.429721 24705 ts_tablet_manager.cc:1403] T 9662beb3b78f4c98b228090e1dcf6435 P ea5815abe0c349c6974ab8f44afd736f: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.001s
I20260710 11:05:57.430943 24706 raft_consensus.cc:359] T 6c2caf5f12e3453ea6de0c699e6252b0 P 676f22861f2848ce8fe738551017e903 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } } peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } }
I20260710 11:05:57.432008 24706 raft_consensus.cc:385] T 6c2caf5f12e3453ea6de0c699e6252b0 P 676f22861f2848ce8fe738551017e903 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:57.432464 24706 raft_consensus.cc:740] T 6c2caf5f12e3453ea6de0c699e6252b0 P 676f22861f2848ce8fe738551017e903 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 676f22861f2848ce8fe738551017e903, State: Initialized, Role: FOLLOWER
I20260710 11:05:57.432430 24705 raft_consensus.cc:359] T 9662beb3b78f4c98b228090e1dcf6435 P ea5815abe0c349c6974ab8f44afd736f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:57.433284 24705 raft_consensus.cc:385] T 9662beb3b78f4c98b228090e1dcf6435 P ea5815abe0c349c6974ab8f44afd736f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:57.433576 24705 raft_consensus.cc:740] T 9662beb3b78f4c98b228090e1dcf6435 P ea5815abe0c349c6974ab8f44afd736f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea5815abe0c349c6974ab8f44afd736f, State: Initialized, Role: FOLLOWER
I20260710 11:05:57.434262 24705 consensus_queue.cc:260] T 9662beb3b78f4c98b228090e1dcf6435 P ea5815abe0c349c6974ab8f44afd736f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:57.434896 24716 raft_consensus.cc:493] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 22cc6b05ad00477eac4055fef8038762 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:57.433934 24706 consensus_queue.cc:260] T 6c2caf5f12e3453ea6de0c699e6252b0 P 676f22861f2848ce8fe738551017e903 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } } peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } }
I20260710 11:05:57.435343 24716 raft_consensus.cc:515] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 22cc6b05ad00477eac4055fef8038762 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:57.436440 24705 ts_tablet_manager.cc:1434] T 9662beb3b78f4c98b228090e1dcf6435 P ea5815abe0c349c6974ab8f44afd736f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260710 11:05:57.437609 24706 ts_tablet_manager.cc:1434] T 6c2caf5f12e3453ea6de0c699e6252b0 P 676f22861f2848ce8fe738551017e903: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260710 11:05:57.438781 24706 tablet_bootstrap.cc:492] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 676f22861f2848ce8fe738551017e903: Bootstrap starting.
I20260710 11:05:57.440864 24709 tablet_bootstrap.cc:492] T 6c2caf5f12e3453ea6de0c699e6252b0 P 22cc6b05ad00477eac4055fef8038762: No bootstrap required, opened a new log
I20260710 11:05:57.441318 24709 ts_tablet_manager.cc:1403] T 6c2caf5f12e3453ea6de0c699e6252b0 P 22cc6b05ad00477eac4055fef8038762: Time spent bootstrapping tablet: real 0.040s	user 0.018s	sys 0.007s
I20260710 11:05:57.443300 24705 tablet_bootstrap.cc:492] T 65ebfcc6239a4ea59948be9c660c37f5 P ea5815abe0c349c6974ab8f44afd736f: Bootstrap starting.
I20260710 11:05:57.444156 24709 raft_consensus.cc:359] T 6c2caf5f12e3453ea6de0c699e6252b0 P 22cc6b05ad00477eac4055fef8038762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } } peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } }
I20260710 11:05:57.445654 24716 leader_election.cc:290] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 22cc6b05ad00477eac4055fef8038762 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea5815abe0c349c6974ab8f44afd736f (127.23.83.194:36867), 676f22861f2848ce8fe738551017e903 (127.23.83.195:45851)
I20260710 11:05:57.446353 24706 tablet_bootstrap.cc:654] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 676f22861f2848ce8fe738551017e903: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:57.452776 24709 raft_consensus.cc:385] T 6c2caf5f12e3453ea6de0c699e6252b0 P 22cc6b05ad00477eac4055fef8038762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:57.454319 24709 raft_consensus.cc:740] T 6c2caf5f12e3453ea6de0c699e6252b0 P 22cc6b05ad00477eac4055fef8038762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22cc6b05ad00477eac4055fef8038762, State: Initialized, Role: FOLLOWER
I20260710 11:05:57.455238 24709 consensus_queue.cc:260] T 6c2caf5f12e3453ea6de0c699e6252b0 P 22cc6b05ad00477eac4055fef8038762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } } peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } }
I20260710 11:05:57.460090 24666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69095ee17f24470bb3fad4ce0c8e1fa8" candidate_uuid: "22cc6b05ad00477eac4055fef8038762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "676f22861f2848ce8fe738551017e903" is_pre_election: true
W20260710 11:05:57.463635 24483 leader_election.cc:343] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 22cc6b05ad00477eac4055fef8038762 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 676f22861f2848ce8fe738551017e903 (127.23.83.195:45851): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:57.465840 24706 tablet_bootstrap.cc:492] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 676f22861f2848ce8fe738551017e903: No bootstrap required, opened a new log
I20260710 11:05:57.466322 24706 ts_tablet_manager.cc:1403] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 676f22861f2848ce8fe738551017e903: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.006s
I20260710 11:05:57.466877 24592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69095ee17f24470bb3fad4ce0c8e1fa8" candidate_uuid: "22cc6b05ad00477eac4055fef8038762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea5815abe0c349c6974ab8f44afd736f" is_pre_election: true
W20260710 11:05:57.468140 24480 leader_election.cc:343] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 22cc6b05ad00477eac4055fef8038762 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea5815abe0c349c6974ab8f44afd736f (127.23.83.194:36867): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:57.467797 24414 catalog_manager.cc:5697] T 8d9738a31664471fa12c9810d1d5b717 P 676f22861f2848ce8fe738551017e903 reported cstate change: term changed from 0 to 1, leader changed from <none> to 676f22861f2848ce8fe738551017e903 (127.23.83.195). New cstate: current_term: 1 leader_uuid: "676f22861f2848ce8fe738551017e903" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:57.468577 24480 leader_election.cc:304] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 22cc6b05ad00477eac4055fef8038762 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 22cc6b05ad00477eac4055fef8038762; no voters: 676f22861f2848ce8fe738551017e903, ea5815abe0c349c6974ab8f44afd736f
I20260710 11:05:57.469216 24706 raft_consensus.cc:359] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 676f22861f2848ce8fe738551017e903 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:57.469928 24716 raft_consensus.cc:2749] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 22cc6b05ad00477eac4055fef8038762 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:57.470059 24706 raft_consensus.cc:385] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 676f22861f2848ce8fe738551017e903 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:57.450100 24705 tablet_bootstrap.cc:654] T 65ebfcc6239a4ea59948be9c660c37f5 P ea5815abe0c349c6974ab8f44afd736f: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:57.470434 24706 raft_consensus.cc:740] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 676f22861f2848ce8fe738551017e903 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 676f22861f2848ce8fe738551017e903, State: Initialized, Role: FOLLOWER
I20260710 11:05:57.471719 24709 ts_tablet_manager.cc:1434] T 6c2caf5f12e3453ea6de0c699e6252b0 P 22cc6b05ad00477eac4055fef8038762: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.000s
I20260710 11:05:57.471354 24706 consensus_queue.cc:260] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 676f22861f2848ce8fe738551017e903 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:57.473878 24706 ts_tablet_manager.cc:1434] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 676f22861f2848ce8fe738551017e903: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:05:57.474794 24709 tablet_bootstrap.cc:492] T 9662beb3b78f4c98b228090e1dcf6435 P 22cc6b05ad00477eac4055fef8038762: Bootstrap starting.
I20260710 11:05:57.474817 24706 tablet_bootstrap.cc:492] T 65ebfcc6239a4ea59948be9c660c37f5 P 676f22861f2848ce8fe738551017e903: Bootstrap starting.
I20260710 11:05:57.477618 24710 raft_consensus.cc:493] T 9662beb3b78f4c98b228090e1dcf6435 P 676f22861f2848ce8fe738551017e903 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:57.478116 24710 raft_consensus.cc:515] T 9662beb3b78f4c98b228090e1dcf6435 P 676f22861f2848ce8fe738551017e903 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:57.481046 24517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9662beb3b78f4c98b228090e1dcf6435" candidate_uuid: "676f22861f2848ce8fe738551017e903" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22cc6b05ad00477eac4055fef8038762" is_pre_election: true
I20260710 11:05:57.481536 24709 tablet_bootstrap.cc:654] T 9662beb3b78f4c98b228090e1dcf6435 P 22cc6b05ad00477eac4055fef8038762: Neither blocks nor log segments found. Creating new log.
W20260710 11:05:57.482483 24632 leader_election.cc:343] T 9662beb3b78f4c98b228090e1dcf6435 P 676f22861f2848ce8fe738551017e903 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22cc6b05ad00477eac4055fef8038762 (127.23.83.193:34623): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:57.483048 24706 tablet_bootstrap.cc:654] T 65ebfcc6239a4ea59948be9c660c37f5 P 676f22861f2848ce8fe738551017e903: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:57.484612 24592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9662beb3b78f4c98b228090e1dcf6435" candidate_uuid: "676f22861f2848ce8fe738551017e903" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea5815abe0c349c6974ab8f44afd736f" is_pre_election: true
I20260710 11:05:57.485247 24592 raft_consensus.cc:2468] T 9662beb3b78f4c98b228090e1dcf6435 P ea5815abe0c349c6974ab8f44afd736f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 676f22861f2848ce8fe738551017e903 in term 0.
I20260710 11:05:57.486707 24629 leader_election.cc:304] T 9662beb3b78f4c98b228090e1dcf6435 P 676f22861f2848ce8fe738551017e903 [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: 676f22861f2848ce8fe738551017e903, ea5815abe0c349c6974ab8f44afd736f; no voters: 22cc6b05ad00477eac4055fef8038762
I20260710 11:05:57.488063 24711 raft_consensus.cc:2804] T 9662beb3b78f4c98b228090e1dcf6435 P 676f22861f2848ce8fe738551017e903 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:57.488523 24711 raft_consensus.cc:493] T 9662beb3b78f4c98b228090e1dcf6435 P 676f22861f2848ce8fe738551017e903 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:57.488932 24711 raft_consensus.cc:3060] T 9662beb3b78f4c98b228090e1dcf6435 P 676f22861f2848ce8fe738551017e903 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:57.498742 24705 tablet_bootstrap.cc:492] T 65ebfcc6239a4ea59948be9c660c37f5 P ea5815abe0c349c6974ab8f44afd736f: No bootstrap required, opened a new log
I20260710 11:05:57.499235 24710 leader_election.cc:290] T 9662beb3b78f4c98b228090e1dcf6435 P 676f22861f2848ce8fe738551017e903 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22cc6b05ad00477eac4055fef8038762 (127.23.83.193:34623), ea5815abe0c349c6974ab8f44afd736f (127.23.83.194:36867)
I20260710 11:05:57.499393 24705 ts_tablet_manager.cc:1403] T 65ebfcc6239a4ea59948be9c660c37f5 P ea5815abe0c349c6974ab8f44afd736f: Time spent bootstrapping tablet: real 0.056s	user 0.013s	sys 0.005s
I20260710 11:05:57.500830 24711 raft_consensus.cc:515] T 9662beb3b78f4c98b228090e1dcf6435 P 676f22861f2848ce8fe738551017e903 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:57.503436 24705 raft_consensus.cc:359] T 65ebfcc6239a4ea59948be9c660c37f5 P ea5815abe0c349c6974ab8f44afd736f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:57.504446 24705 raft_consensus.cc:385] T 65ebfcc6239a4ea59948be9c660c37f5 P ea5815abe0c349c6974ab8f44afd736f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:57.504799 24517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9662beb3b78f4c98b228090e1dcf6435" candidate_uuid: "676f22861f2848ce8fe738551017e903" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22cc6b05ad00477eac4055fef8038762"
I20260710 11:05:57.505605 24711 leader_election.cc:290] T 9662beb3b78f4c98b228090e1dcf6435 P 676f22861f2848ce8fe738551017e903 [CANDIDATE]: Term 1 election: Requested vote from peers 22cc6b05ad00477eac4055fef8038762 (127.23.83.193:34623), ea5815abe0c349c6974ab8f44afd736f (127.23.83.194:36867)
I20260710 11:05:57.507447 24592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9662beb3b78f4c98b228090e1dcf6435" candidate_uuid: "676f22861f2848ce8fe738551017e903" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea5815abe0c349c6974ab8f44afd736f"
I20260710 11:05:57.508062 24592 raft_consensus.cc:3060] T 9662beb3b78f4c98b228090e1dcf6435 P ea5815abe0c349c6974ab8f44afd736f [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:05:57.508230 24632 leader_election.cc:343] T 9662beb3b78f4c98b228090e1dcf6435 P 676f22861f2848ce8fe738551017e903 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 22cc6b05ad00477eac4055fef8038762 (127.23.83.193:34623): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:57.504838 24705 raft_consensus.cc:740] T 65ebfcc6239a4ea59948be9c660c37f5 P ea5815abe0c349c6974ab8f44afd736f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea5815abe0c349c6974ab8f44afd736f, State: Initialized, Role: FOLLOWER
I20260710 11:05:57.509307 24705 consensus_queue.cc:260] T 65ebfcc6239a4ea59948be9c660c37f5 P ea5815abe0c349c6974ab8f44afd736f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:57.510066 24709 tablet_bootstrap.cc:492] T 9662beb3b78f4c98b228090e1dcf6435 P 22cc6b05ad00477eac4055fef8038762: No bootstrap required, opened a new log
I20260710 11:05:57.510347 24706 tablet_bootstrap.cc:492] T 65ebfcc6239a4ea59948be9c660c37f5 P 676f22861f2848ce8fe738551017e903: No bootstrap required, opened a new log
I20260710 11:05:57.510622 24709 ts_tablet_manager.cc:1403] T 9662beb3b78f4c98b228090e1dcf6435 P 22cc6b05ad00477eac4055fef8038762: Time spent bootstrapping tablet: real 0.036s	user 0.023s	sys 0.012s
I20260710 11:05:57.510802 24706 ts_tablet_manager.cc:1403] T 65ebfcc6239a4ea59948be9c660c37f5 P 676f22861f2848ce8fe738551017e903: Time spent bootstrapping tablet: real 0.036s	user 0.016s	sys 0.016s
I20260710 11:05:57.511525 24705 ts_tablet_manager.cc:1434] T 65ebfcc6239a4ea59948be9c660c37f5 P ea5815abe0c349c6974ab8f44afd736f: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260710 11:05:57.513516 24706 raft_consensus.cc:359] T 65ebfcc6239a4ea59948be9c660c37f5 P 676f22861f2848ce8fe738551017e903 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:57.513688 24709 raft_consensus.cc:359] T 9662beb3b78f4c98b228090e1dcf6435 P 22cc6b05ad00477eac4055fef8038762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:57.514271 24706 raft_consensus.cc:385] T 65ebfcc6239a4ea59948be9c660c37f5 P 676f22861f2848ce8fe738551017e903 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:57.514381 24709 raft_consensus.cc:385] T 9662beb3b78f4c98b228090e1dcf6435 P 22cc6b05ad00477eac4055fef8038762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:57.514637 24706 raft_consensus.cc:740] T 65ebfcc6239a4ea59948be9c660c37f5 P 676f22861f2848ce8fe738551017e903 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 676f22861f2848ce8fe738551017e903, State: Initialized, Role: FOLLOWER
I20260710 11:05:57.514719 24709 raft_consensus.cc:740] T 9662beb3b78f4c98b228090e1dcf6435 P 22cc6b05ad00477eac4055fef8038762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22cc6b05ad00477eac4055fef8038762, State: Initialized, Role: FOLLOWER
I20260710 11:05:57.515484 24706 consensus_queue.cc:260] T 65ebfcc6239a4ea59948be9c660c37f5 P 676f22861f2848ce8fe738551017e903 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:57.515573 24709 consensus_queue.cc:260] T 9662beb3b78f4c98b228090e1dcf6435 P 22cc6b05ad00477eac4055fef8038762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:57.518208 24592 raft_consensus.cc:2468] T 9662beb3b78f4c98b228090e1dcf6435 P ea5815abe0c349c6974ab8f44afd736f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 676f22861f2848ce8fe738551017e903 in term 1.
I20260710 11:05:57.519325 24629 leader_election.cc:304] T 9662beb3b78f4c98b228090e1dcf6435 P 676f22861f2848ce8fe738551017e903 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 676f22861f2848ce8fe738551017e903, ea5815abe0c349c6974ab8f44afd736f; no voters: 22cc6b05ad00477eac4055fef8038762
I20260710 11:05:57.519786 24709 ts_tablet_manager.cc:1434] T 9662beb3b78f4c98b228090e1dcf6435 P 22cc6b05ad00477eac4055fef8038762: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:05:57.520748 24709 tablet_bootstrap.cc:492] T 2236ff0f6513470aa879cdd747625c99 P 22cc6b05ad00477eac4055fef8038762: Bootstrap starting.
I20260710 11:05:57.522291 24706 ts_tablet_manager.cc:1434] T 65ebfcc6239a4ea59948be9c660c37f5 P 676f22861f2848ce8fe738551017e903: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 11:05:57.522388 24711 raft_consensus.cc:2804] T 9662beb3b78f4c98b228090e1dcf6435 P 676f22861f2848ce8fe738551017e903 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:57.522992 24711 raft_consensus.cc:697] T 9662beb3b78f4c98b228090e1dcf6435 P 676f22861f2848ce8fe738551017e903 [term 1 LEADER]: Becoming Leader. State: Replica: 676f22861f2848ce8fe738551017e903, State: Running, Role: LEADER
I20260710 11:05:57.523312 24706 tablet_bootstrap.cc:492] T 2236ff0f6513470aa879cdd747625c99 P 676f22861f2848ce8fe738551017e903: Bootstrap starting.
I20260710 11:05:57.523576 24705 tablet_bootstrap.cc:492] T 14f24b702dd248668f991f73e919d3f5 P ea5815abe0c349c6974ab8f44afd736f: Bootstrap starting.
I20260710 11:05:57.523792 24711 consensus_queue.cc:237] T 9662beb3b78f4c98b228090e1dcf6435 P 676f22861f2848ce8fe738551017e903 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:57.529680 24709 tablet_bootstrap.cc:654] T 2236ff0f6513470aa879cdd747625c99 P 22cc6b05ad00477eac4055fef8038762: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:57.529680 24706 tablet_bootstrap.cc:654] T 2236ff0f6513470aa879cdd747625c99 P 676f22861f2848ce8fe738551017e903: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:57.534030 24705 tablet_bootstrap.cc:654] T 14f24b702dd248668f991f73e919d3f5 P ea5815abe0c349c6974ab8f44afd736f: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:57.537706 24706 tablet_bootstrap.cc:492] T 2236ff0f6513470aa879cdd747625c99 P 676f22861f2848ce8fe738551017e903: No bootstrap required, opened a new log
I20260710 11:05:57.538203 24706 ts_tablet_manager.cc:1403] T 2236ff0f6513470aa879cdd747625c99 P 676f22861f2848ce8fe738551017e903: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.004s
I20260710 11:05:57.539711 24713 raft_consensus.cc:493] T 65ebfcc6239a4ea59948be9c660c37f5 P ea5815abe0c349c6974ab8f44afd736f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:57.539183 24413 catalog_manager.cc:5697] T 9662beb3b78f4c98b228090e1dcf6435 P 676f22861f2848ce8fe738551017e903 reported cstate change: term changed from 0 to 1, leader changed from <none> to 676f22861f2848ce8fe738551017e903 (127.23.83.195). New cstate: current_term: 1 leader_uuid: "676f22861f2848ce8fe738551017e903" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:57.540151 24713 raft_consensus.cc:515] T 65ebfcc6239a4ea59948be9c660c37f5 P ea5815abe0c349c6974ab8f44afd736f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:57.542709 24713 leader_election.cc:290] T 65ebfcc6239a4ea59948be9c660c37f5 P ea5815abe0c349c6974ab8f44afd736f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22cc6b05ad00477eac4055fef8038762 (127.23.83.193:34623), 676f22861f2848ce8fe738551017e903 (127.23.83.195:45851)
I20260710 11:05:57.543577 24709 tablet_bootstrap.cc:492] T 2236ff0f6513470aa879cdd747625c99 P 22cc6b05ad00477eac4055fef8038762: No bootstrap required, opened a new log
I20260710 11:05:57.544343 24709 ts_tablet_manager.cc:1403] T 2236ff0f6513470aa879cdd747625c99 P 22cc6b05ad00477eac4055fef8038762: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.009s
I20260710 11:05:57.548195 24709 raft_consensus.cc:359] T 2236ff0f6513470aa879cdd747625c99 P 22cc6b05ad00477eac4055fef8038762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:57.549304 24709 raft_consensus.cc:385] T 2236ff0f6513470aa879cdd747625c99 P 22cc6b05ad00477eac4055fef8038762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:57.549782 24709 raft_consensus.cc:740] T 2236ff0f6513470aa879cdd747625c99 P 22cc6b05ad00477eac4055fef8038762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22cc6b05ad00477eac4055fef8038762, State: Initialized, Role: FOLLOWER
I20260710 11:05:57.550918 24709 consensus_queue.cc:260] T 2236ff0f6513470aa879cdd747625c99 P 22cc6b05ad00477eac4055fef8038762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:57.551471 24706 raft_consensus.cc:359] T 2236ff0f6513470aa879cdd747625c99 P 676f22861f2848ce8fe738551017e903 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:57.552233 24706 raft_consensus.cc:385] T 2236ff0f6513470aa879cdd747625c99 P 676f22861f2848ce8fe738551017e903 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:57.552533 24706 raft_consensus.cc:740] T 2236ff0f6513470aa879cdd747625c99 P 676f22861f2848ce8fe738551017e903 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 676f22861f2848ce8fe738551017e903, State: Initialized, Role: FOLLOWER
I20260710 11:05:57.557952 24709 ts_tablet_manager.cc:1434] T 2236ff0f6513470aa879cdd747625c99 P 22cc6b05ad00477eac4055fef8038762: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.004s
I20260710 11:05:57.559379 24709 tablet_bootstrap.cc:492] T 83e611b50ce24ac191538494d8d3fb45 P 22cc6b05ad00477eac4055fef8038762: Bootstrap starting.
I20260710 11:05:57.557947 24706 consensus_queue.cc:260] T 2236ff0f6513470aa879cdd747625c99 P 676f22861f2848ce8fe738551017e903 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:57.566524 24706 ts_tablet_manager.cc:1434] T 2236ff0f6513470aa879cdd747625c99 P 676f22861f2848ce8fe738551017e903: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.000s
I20260710 11:05:57.567060 24709 tablet_bootstrap.cc:654] T 83e611b50ce24ac191538494d8d3fb45 P 22cc6b05ad00477eac4055fef8038762: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:57.567510 24706 tablet_bootstrap.cc:492] T 83e611b50ce24ac191538494d8d3fb45 P 676f22861f2848ce8fe738551017e903: Bootstrap starting.
I20260710 11:05:57.568143 24716 raft_consensus.cc:493] T 6c2caf5f12e3453ea6de0c699e6252b0 P 22cc6b05ad00477eac4055fef8038762 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:57.568595 24716 raft_consensus.cc:515] T 6c2caf5f12e3453ea6de0c699e6252b0 P 22cc6b05ad00477eac4055fef8038762 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } } peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } }
I20260710 11:05:57.570595 24716 leader_election.cc:290] T 6c2caf5f12e3453ea6de0c699e6252b0 P 22cc6b05ad00477eac4055fef8038762 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea5815abe0c349c6974ab8f44afd736f (127.23.83.194:36867), 676f22861f2848ce8fe738551017e903 (127.23.83.195:45851)
I20260710 11:05:57.572589 24666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2caf5f12e3453ea6de0c699e6252b0" candidate_uuid: "22cc6b05ad00477eac4055fef8038762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "676f22861f2848ce8fe738551017e903" is_pre_election: true
I20260710 11:05:57.573201 24666 raft_consensus.cc:2468] T 6c2caf5f12e3453ea6de0c699e6252b0 P 676f22861f2848ce8fe738551017e903 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22cc6b05ad00477eac4055fef8038762 in term 0.
I20260710 11:05:57.574687 24483 leader_election.cc:304] T 6c2caf5f12e3453ea6de0c699e6252b0 P 22cc6b05ad00477eac4055fef8038762 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22cc6b05ad00477eac4055fef8038762, 676f22861f2848ce8fe738551017e903; no voters: 
I20260710 11:05:57.575737 24706 tablet_bootstrap.cc:654] T 83e611b50ce24ac191538494d8d3fb45 P 676f22861f2848ce8fe738551017e903: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:57.578471 24705 tablet_bootstrap.cc:492] T 14f24b702dd248668f991f73e919d3f5 P ea5815abe0c349c6974ab8f44afd736f: No bootstrap required, opened a new log
I20260710 11:05:57.578972 24705 ts_tablet_manager.cc:1403] T 14f24b702dd248668f991f73e919d3f5 P ea5815abe0c349c6974ab8f44afd736f: Time spent bootstrapping tablet: real 0.067s	user 0.019s	sys 0.017s
I20260710 11:05:57.575942 24716 raft_consensus.cc:2804] T 6c2caf5f12e3453ea6de0c699e6252b0 P 22cc6b05ad00477eac4055fef8038762 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:57.580405 24716 raft_consensus.cc:493] T 6c2caf5f12e3453ea6de0c699e6252b0 P 22cc6b05ad00477eac4055fef8038762 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:57.580741 24716 raft_consensus.cc:3060] T 6c2caf5f12e3453ea6de0c699e6252b0 P 22cc6b05ad00477eac4055fef8038762 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:57.585043 24705 raft_consensus.cc:359] T 14f24b702dd248668f991f73e919d3f5 P ea5815abe0c349c6974ab8f44afd736f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:57.586155 24705 raft_consensus.cc:385] T 14f24b702dd248668f991f73e919d3f5 P ea5815abe0c349c6974ab8f44afd736f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:57.586522 24705 raft_consensus.cc:740] T 14f24b702dd248668f991f73e919d3f5 P ea5815abe0c349c6974ab8f44afd736f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea5815abe0c349c6974ab8f44afd736f, State: Initialized, Role: FOLLOWER
I20260710 11:05:57.587391 24705 consensus_queue.cc:260] T 14f24b702dd248668f991f73e919d3f5 P ea5815abe0c349c6974ab8f44afd736f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:57.588408 24716 raft_consensus.cc:515] T 6c2caf5f12e3453ea6de0c699e6252b0 P 22cc6b05ad00477eac4055fef8038762 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } } peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } }
I20260710 11:05:57.590953 24705 ts_tablet_manager.cc:1434] T 14f24b702dd248668f991f73e919d3f5 P ea5815abe0c349c6974ab8f44afd736f: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 11:05:57.592476 24716 leader_election.cc:290] T 6c2caf5f12e3453ea6de0c699e6252b0 P 22cc6b05ad00477eac4055fef8038762 [CANDIDATE]: Term 1 election: Requested vote from peers ea5815abe0c349c6974ab8f44afd736f (127.23.83.194:36867), 676f22861f2848ce8fe738551017e903 (127.23.83.195:45851)
I20260710 11:05:57.594748 24666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2caf5f12e3453ea6de0c699e6252b0" candidate_uuid: "22cc6b05ad00477eac4055fef8038762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "676f22861f2848ce8fe738551017e903"
I20260710 11:05:57.595319 24666 raft_consensus.cc:3060] T 6c2caf5f12e3453ea6de0c699e6252b0 P 676f22861f2848ce8fe738551017e903 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:57.596702 24706 tablet_bootstrap.cc:492] T 83e611b50ce24ac191538494d8d3fb45 P 676f22861f2848ce8fe738551017e903: No bootstrap required, opened a new log
I20260710 11:05:57.597285 24706 ts_tablet_manager.cc:1403] T 83e611b50ce24ac191538494d8d3fb45 P 676f22861f2848ce8fe738551017e903: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.005s
I20260710 11:05:57.600077 24706 raft_consensus.cc:359] T 83e611b50ce24ac191538494d8d3fb45 P 676f22861f2848ce8fe738551017e903 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:57.600802 24706 raft_consensus.cc:385] T 83e611b50ce24ac191538494d8d3fb45 P 676f22861f2848ce8fe738551017e903 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:57.601151 24706 raft_consensus.cc:740] T 83e611b50ce24ac191538494d8d3fb45 P 676f22861f2848ce8fe738551017e903 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 676f22861f2848ce8fe738551017e903, State: Initialized, Role: FOLLOWER
I20260710 11:05:57.601904 24706 consensus_queue.cc:260] T 83e611b50ce24ac191538494d8d3fb45 P 676f22861f2848ce8fe738551017e903 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:57.604151 24706 ts_tablet_manager.cc:1434] T 83e611b50ce24ac191538494d8d3fb45 P 676f22861f2848ce8fe738551017e903: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260710 11:05:57.604126 24591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2caf5f12e3453ea6de0c699e6252b0" candidate_uuid: "22cc6b05ad00477eac4055fef8038762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea5815abe0c349c6974ab8f44afd736f"
I20260710 11:05:57.604802 24591 raft_consensus.cc:3060] T 6c2caf5f12e3453ea6de0c699e6252b0 P ea5815abe0c349c6974ab8f44afd736f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:57.605346 24706 tablet_bootstrap.cc:492] T 14f24b702dd248668f991f73e919d3f5 P 676f22861f2848ce8fe738551017e903: Bootstrap starting.
I20260710 11:05:57.608353 24517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65ebfcc6239a4ea59948be9c660c37f5" candidate_uuid: "ea5815abe0c349c6974ab8f44afd736f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22cc6b05ad00477eac4055fef8038762" is_pre_election: true
I20260710 11:05:57.611891 24706 tablet_bootstrap.cc:654] T 14f24b702dd248668f991f73e919d3f5 P 676f22861f2848ce8fe738551017e903: Neither blocks nor log segments found. Creating new log.
W20260710 11:05:57.612167 24463 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:05:57.613008 24592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2caf5f12e3453ea6de0c699e6252b0" candidate_uuid: "22cc6b05ad00477eac4055fef8038762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea5815abe0c349c6974ab8f44afd736f" is_pre_election: true
I20260710 11:05:57.614089 24591 raft_consensus.cc:2468] T 6c2caf5f12e3453ea6de0c699e6252b0 P ea5815abe0c349c6974ab8f44afd736f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22cc6b05ad00477eac4055fef8038762 in term 1.
W20260710 11:05:57.615276 24558 leader_election.cc:343] T 65ebfcc6239a4ea59948be9c660c37f5 P ea5815abe0c349c6974ab8f44afd736f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22cc6b05ad00477eac4055fef8038762 (127.23.83.193:34623): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:57.621735 24665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65ebfcc6239a4ea59948be9c660c37f5" candidate_uuid: "ea5815abe0c349c6974ab8f44afd736f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "676f22861f2848ce8fe738551017e903" is_pre_election: true
I20260710 11:05:57.622442 24665 raft_consensus.cc:2468] T 65ebfcc6239a4ea59948be9c660c37f5 P 676f22861f2848ce8fe738551017e903 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea5815abe0c349c6974ab8f44afd736f in term 0.
I20260710 11:05:57.623303 24558 leader_election.cc:304] T 65ebfcc6239a4ea59948be9c660c37f5 P ea5815abe0c349c6974ab8f44afd736f [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: 676f22861f2848ce8fe738551017e903, ea5815abe0c349c6974ab8f44afd736f; no voters: 22cc6b05ad00477eac4055fef8038762
I20260710 11:05:57.616662 24705 tablet_bootstrap.cc:492] T 2236ff0f6513470aa879cdd747625c99 P ea5815abe0c349c6974ab8f44afd736f: Bootstrap starting.
I20260710 11:05:57.619328 24666 raft_consensus.cc:2468] T 6c2caf5f12e3453ea6de0c699e6252b0 P 676f22861f2848ce8fe738551017e903 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22cc6b05ad00477eac4055fef8038762 in term 1.
I20260710 11:05:57.624011 24713 raft_consensus.cc:2804] T 65ebfcc6239a4ea59948be9c660c37f5 P ea5815abe0c349c6974ab8f44afd736f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:57.624872 24713 raft_consensus.cc:493] T 65ebfcc6239a4ea59948be9c660c37f5 P ea5815abe0c349c6974ab8f44afd736f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:57.625216 24713 raft_consensus.cc:3060] T 65ebfcc6239a4ea59948be9c660c37f5 P ea5815abe0c349c6974ab8f44afd736f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:57.630844 24705 tablet_bootstrap.cc:654] T 2236ff0f6513470aa879cdd747625c99 P ea5815abe0c349c6974ab8f44afd736f: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:57.632885 24480 leader_election.cc:304] T 6c2caf5f12e3453ea6de0c699e6252b0 P 22cc6b05ad00477eac4055fef8038762 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 22cc6b05ad00477eac4055fef8038762, 676f22861f2848ce8fe738551017e903, ea5815abe0c349c6974ab8f44afd736f; no voters: 
I20260710 11:05:57.633984 24716 raft_consensus.cc:2804] T 6c2caf5f12e3453ea6de0c699e6252b0 P 22cc6b05ad00477eac4055fef8038762 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:57.634245 24713 raft_consensus.cc:515] T 65ebfcc6239a4ea59948be9c660c37f5 P ea5815abe0c349c6974ab8f44afd736f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:57.636405 24713 leader_election.cc:290] T 65ebfcc6239a4ea59948be9c660c37f5 P ea5815abe0c349c6974ab8f44afd736f [CANDIDATE]: Term 1 election: Requested vote from peers 22cc6b05ad00477eac4055fef8038762 (127.23.83.193:34623), 676f22861f2848ce8fe738551017e903 (127.23.83.195:45851)
I20260710 11:05:57.637058 24517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65ebfcc6239a4ea59948be9c660c37f5" candidate_uuid: "ea5815abe0c349c6974ab8f44afd736f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22cc6b05ad00477eac4055fef8038762"
I20260710 11:05:57.640878 24706 tablet_bootstrap.cc:492] T 14f24b702dd248668f991f73e919d3f5 P 676f22861f2848ce8fe738551017e903: No bootstrap required, opened a new log
I20260710 11:05:57.641300 24706 ts_tablet_manager.cc:1403] T 14f24b702dd248668f991f73e919d3f5 P 676f22861f2848ce8fe738551017e903: Time spent bootstrapping tablet: real 0.036s	user 0.018s	sys 0.003s
I20260710 11:05:57.638012 24716 raft_consensus.cc:697] T 6c2caf5f12e3453ea6de0c699e6252b0 P 22cc6b05ad00477eac4055fef8038762 [term 1 LEADER]: Becoming Leader. State: Replica: 22cc6b05ad00477eac4055fef8038762, State: Running, Role: LEADER
I20260710 11:05:57.641860 24709 tablet_bootstrap.cc:492] T 83e611b50ce24ac191538494d8d3fb45 P 22cc6b05ad00477eac4055fef8038762: No bootstrap required, opened a new log
I20260710 11:05:57.642302 24709 ts_tablet_manager.cc:1403] T 83e611b50ce24ac191538494d8d3fb45 P 22cc6b05ad00477eac4055fef8038762: Time spent bootstrapping tablet: real 0.083s	user 0.037s	sys 0.043s
I20260710 11:05:57.642390 24716 consensus_queue.cc:237] T 6c2caf5f12e3453ea6de0c699e6252b0 P 22cc6b05ad00477eac4055fef8038762 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } } peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } }
I20260710 11:05:57.643913 24706 raft_consensus.cc:359] T 14f24b702dd248668f991f73e919d3f5 P 676f22861f2848ce8fe738551017e903 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:57.644542 24706 raft_consensus.cc:385] T 14f24b702dd248668f991f73e919d3f5 P 676f22861f2848ce8fe738551017e903 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:57.644806 24706 raft_consensus.cc:740] T 14f24b702dd248668f991f73e919d3f5 P 676f22861f2848ce8fe738551017e903 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 676f22861f2848ce8fe738551017e903, State: Initialized, Role: FOLLOWER
I20260710 11:05:57.644969 24709 raft_consensus.cc:359] T 83e611b50ce24ac191538494d8d3fb45 P 22cc6b05ad00477eac4055fef8038762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:57.645632 24709 raft_consensus.cc:385] T 83e611b50ce24ac191538494d8d3fb45 P 22cc6b05ad00477eac4055fef8038762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:57.645448 24706 consensus_queue.cc:260] T 14f24b702dd248668f991f73e919d3f5 P 676f22861f2848ce8fe738551017e903 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:57.645990 24709 raft_consensus.cc:740] T 83e611b50ce24ac191538494d8d3fb45 P 22cc6b05ad00477eac4055fef8038762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22cc6b05ad00477eac4055fef8038762, State: Initialized, Role: FOLLOWER
I20260710 11:05:57.646862 24709 consensus_queue.cc:260] T 83e611b50ce24ac191538494d8d3fb45 P 22cc6b05ad00477eac4055fef8038762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
W20260710 11:05:57.647375 24558 leader_election.cc:343] T 65ebfcc6239a4ea59948be9c660c37f5 P ea5815abe0c349c6974ab8f44afd736f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 22cc6b05ad00477eac4055fef8038762 (127.23.83.193:34623): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:57.637976 24666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65ebfcc6239a4ea59948be9c660c37f5" candidate_uuid: "ea5815abe0c349c6974ab8f44afd736f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "676f22861f2848ce8fe738551017e903"
I20260710 11:05:57.648443 24666 raft_consensus.cc:3060] T 65ebfcc6239a4ea59948be9c660c37f5 P 676f22861f2848ce8fe738551017e903 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:57.649070 24709 ts_tablet_manager.cc:1434] T 83e611b50ce24ac191538494d8d3fb45 P 22cc6b05ad00477eac4055fef8038762: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 11:05:57.649555 24706 ts_tablet_manager.cc:1434] T 14f24b702dd248668f991f73e919d3f5 P 676f22861f2848ce8fe738551017e903: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:05:57.650365 24709 tablet_bootstrap.cc:492] T 14f24b702dd248668f991f73e919d3f5 P 22cc6b05ad00477eac4055fef8038762: Bootstrap starting.
I20260710 11:05:57.650393 24706 tablet_bootstrap.cc:492] T e9091e7ebad843dabfaa201f4f76a61a P 676f22861f2848ce8fe738551017e903: Bootstrap starting.
I20260710 11:05:57.658671 24666 raft_consensus.cc:2468] T 65ebfcc6239a4ea59948be9c660c37f5 P 676f22861f2848ce8fe738551017e903 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea5815abe0c349c6974ab8f44afd736f in term 1.
I20260710 11:05:57.660998 24706 tablet_bootstrap.cc:654] T e9091e7ebad843dabfaa201f4f76a61a P 676f22861f2848ce8fe738551017e903: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:57.664947 24558 leader_election.cc:304] T 65ebfcc6239a4ea59948be9c660c37f5 P ea5815abe0c349c6974ab8f44afd736f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 676f22861f2848ce8fe738551017e903, ea5815abe0c349c6974ab8f44afd736f; no voters: 22cc6b05ad00477eac4055fef8038762
I20260710 11:05:57.665711 24713 raft_consensus.cc:2804] T 65ebfcc6239a4ea59948be9c660c37f5 P ea5815abe0c349c6974ab8f44afd736f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:57.666421 24709 tablet_bootstrap.cc:654] T 14f24b702dd248668f991f73e919d3f5 P 22cc6b05ad00477eac4055fef8038762: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:57.667282 24705 tablet_bootstrap.cc:492] T 2236ff0f6513470aa879cdd747625c99 P ea5815abe0c349c6974ab8f44afd736f: No bootstrap required, opened a new log
I20260710 11:05:57.667804 24705 ts_tablet_manager.cc:1403] T 2236ff0f6513470aa879cdd747625c99 P ea5815abe0c349c6974ab8f44afd736f: Time spent bootstrapping tablet: real 0.075s	user 0.019s	sys 0.013s
I20260710 11:05:57.668478 24414 catalog_manager.cc:5697] T 6c2caf5f12e3453ea6de0c699e6252b0 P 22cc6b05ad00477eac4055fef8038762 reported cstate change: term changed from 0 to 1, leader changed from <none> to 22cc6b05ad00477eac4055fef8038762 (127.23.83.193). New cstate: current_term: 1 leader_uuid: "22cc6b05ad00477eac4055fef8038762" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:57.671296 24705 raft_consensus.cc:359] T 2236ff0f6513470aa879cdd747625c99 P ea5815abe0c349c6974ab8f44afd736f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:57.672015 24711 raft_consensus.cc:493] T 83e611b50ce24ac191538494d8d3fb45 P 676f22861f2848ce8fe738551017e903 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:57.672344 24705 raft_consensus.cc:385] T 2236ff0f6513470aa879cdd747625c99 P ea5815abe0c349c6974ab8f44afd736f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:57.672506 24711 raft_consensus.cc:515] T 83e611b50ce24ac191538494d8d3fb45 P 676f22861f2848ce8fe738551017e903 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:57.672793 24705 raft_consensus.cc:740] T 2236ff0f6513470aa879cdd747625c99 P ea5815abe0c349c6974ab8f44afd736f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea5815abe0c349c6974ab8f44afd736f, State: Initialized, Role: FOLLOWER
I20260710 11:05:57.675800 24705 consensus_queue.cc:260] T 2236ff0f6513470aa879cdd747625c99 P ea5815abe0c349c6974ab8f44afd736f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:57.677495 24517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83e611b50ce24ac191538494d8d3fb45" candidate_uuid: "676f22861f2848ce8fe738551017e903" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22cc6b05ad00477eac4055fef8038762" is_pre_election: true
I20260710 11:05:57.678089 24517 raft_consensus.cc:2468] T 83e611b50ce24ac191538494d8d3fb45 P 22cc6b05ad00477eac4055fef8038762 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 676f22861f2848ce8fe738551017e903 in term 0.
I20260710 11:05:57.676402 24591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83e611b50ce24ac191538494d8d3fb45" candidate_uuid: "676f22861f2848ce8fe738551017e903" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea5815abe0c349c6974ab8f44afd736f" is_pre_election: true
W20260710 11:05:57.679914 24629 leader_election.cc:343] T 83e611b50ce24ac191538494d8d3fb45 P 676f22861f2848ce8fe738551017e903 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea5815abe0c349c6974ab8f44afd736f (127.23.83.194:36867): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:57.681208 24632 leader_election.cc:304] T 83e611b50ce24ac191538494d8d3fb45 P 676f22861f2848ce8fe738551017e903 [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: 22cc6b05ad00477eac4055fef8038762, 676f22861f2848ce8fe738551017e903; no voters: ea5815abe0c349c6974ab8f44afd736f
I20260710 11:05:57.682051 24710 raft_consensus.cc:2804] T 83e611b50ce24ac191538494d8d3fb45 P 676f22861f2848ce8fe738551017e903 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:57.682412 24710 raft_consensus.cc:493] T 83e611b50ce24ac191538494d8d3fb45 P 676f22861f2848ce8fe738551017e903 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:57.682499 24705 ts_tablet_manager.cc:1434] T 2236ff0f6513470aa879cdd747625c99 P ea5815abe0c349c6974ab8f44afd736f: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 11:05:57.682770 24710 raft_consensus.cc:3060] T 83e611b50ce24ac191538494d8d3fb45 P 676f22861f2848ce8fe738551017e903 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:57.689193 24742 raft_consensus.cc:493] T 2236ff0f6513470aa879cdd747625c99 P ea5815abe0c349c6974ab8f44afd736f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:57.674578 24711 leader_election.cc:290] T 83e611b50ce24ac191538494d8d3fb45 P 676f22861f2848ce8fe738551017e903 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22cc6b05ad00477eac4055fef8038762 (127.23.83.193:34623), ea5815abe0c349c6974ab8f44afd736f (127.23.83.194:36867)
I20260710 11:05:57.689713 24742 raft_consensus.cc:515] T 2236ff0f6513470aa879cdd747625c99 P ea5815abe0c349c6974ab8f44afd736f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:57.690620 24710 raft_consensus.cc:515] T 83e611b50ce24ac191538494d8d3fb45 P 676f22861f2848ce8fe738551017e903 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:57.692623 24705 tablet_bootstrap.cc:492] T 69095ee17f24470bb3fad4ce0c8e1fa8 P ea5815abe0c349c6974ab8f44afd736f: Bootstrap starting.
I20260710 11:05:57.692529 24517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2236ff0f6513470aa879cdd747625c99" candidate_uuid: "ea5815abe0c349c6974ab8f44afd736f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22cc6b05ad00477eac4055fef8038762" is_pre_election: true
I20260710 11:05:57.693163 24517 raft_consensus.cc:2468] T 2236ff0f6513470aa879cdd747625c99 P 22cc6b05ad00477eac4055fef8038762 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea5815abe0c349c6974ab8f44afd736f in term 0.
I20260710 11:05:57.694566 24558 leader_election.cc:304] T 2236ff0f6513470aa879cdd747625c99 P ea5815abe0c349c6974ab8f44afd736f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22cc6b05ad00477eac4055fef8038762, ea5815abe0c349c6974ab8f44afd736f; no voters: 
I20260710 11:05:57.697428 24742 leader_election.cc:290] T 2236ff0f6513470aa879cdd747625c99 P ea5815abe0c349c6974ab8f44afd736f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22cc6b05ad00477eac4055fef8038762 (127.23.83.193:34623), 676f22861f2848ce8fe738551017e903 (127.23.83.195:45851)
I20260710 11:05:57.697937 24742 raft_consensus.cc:2804] T 2236ff0f6513470aa879cdd747625c99 P ea5815abe0c349c6974ab8f44afd736f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:57.698247 24742 raft_consensus.cc:493] T 2236ff0f6513470aa879cdd747625c99 P ea5815abe0c349c6974ab8f44afd736f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:57.698572 24742 raft_consensus.cc:3060] T 2236ff0f6513470aa879cdd747625c99 P ea5815abe0c349c6974ab8f44afd736f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:57.698640 24666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2236ff0f6513470aa879cdd747625c99" candidate_uuid: "ea5815abe0c349c6974ab8f44afd736f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "676f22861f2848ce8fe738551017e903" is_pre_election: true
I20260710 11:05:57.699363 24666 raft_consensus.cc:2468] T 2236ff0f6513470aa879cdd747625c99 P 676f22861f2848ce8fe738551017e903 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea5815abe0c349c6974ab8f44afd736f in term 0.
I20260710 11:05:57.697041 24517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83e611b50ce24ac191538494d8d3fb45" candidate_uuid: "676f22861f2848ce8fe738551017e903" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22cc6b05ad00477eac4055fef8038762"
I20260710 11:05:57.701216 24517 raft_consensus.cc:3060] T 83e611b50ce24ac191538494d8d3fb45 P 22cc6b05ad00477eac4055fef8038762 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:57.703436 24705 tablet_bootstrap.cc:654] T 69095ee17f24470bb3fad4ce0c8e1fa8 P ea5815abe0c349c6974ab8f44afd736f: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:57.709625 24517 raft_consensus.cc:2468] T 83e611b50ce24ac191538494d8d3fb45 P 22cc6b05ad00477eac4055fef8038762 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 676f22861f2848ce8fe738551017e903 in term 1.
I20260710 11:05:57.711634 24591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83e611b50ce24ac191538494d8d3fb45" candidate_uuid: "676f22861f2848ce8fe738551017e903" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea5815abe0c349c6974ab8f44afd736f"
W20260710 11:05:57.715981 24629 leader_election.cc:343] T 83e611b50ce24ac191538494d8d3fb45 P 676f22861f2848ce8fe738551017e903 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ea5815abe0c349c6974ab8f44afd736f (127.23.83.194:36867): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:57.712393 24742 raft_consensus.cc:515] T 2236ff0f6513470aa879cdd747625c99 P ea5815abe0c349c6974ab8f44afd736f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:57.716641 24711 raft_consensus.cc:493] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 676f22861f2848ce8fe738551017e903 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:57.717133 24711 raft_consensus.cc:515] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 676f22861f2848ce8fe738551017e903 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:57.717722 24742 leader_election.cc:290] T 2236ff0f6513470aa879cdd747625c99 P ea5815abe0c349c6974ab8f44afd736f [CANDIDATE]: Term 1 election: Requested vote from peers 22cc6b05ad00477eac4055fef8038762 (127.23.83.193:34623), 676f22861f2848ce8fe738551017e903 (127.23.83.195:45851)
I20260710 11:05:57.716166 24705 tablet_bootstrap.cc:492] T 69095ee17f24470bb3fad4ce0c8e1fa8 P ea5815abe0c349c6974ab8f44afd736f: No bootstrap required, opened a new log
I20260710 11:05:57.718567 24705 ts_tablet_manager.cc:1403] T 69095ee17f24470bb3fad4ce0c8e1fa8 P ea5815abe0c349c6974ab8f44afd736f: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.005s
I20260710 11:05:57.719980 24516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2236ff0f6513470aa879cdd747625c99" candidate_uuid: "ea5815abe0c349c6974ab8f44afd736f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22cc6b05ad00477eac4055fef8038762"
I20260710 11:05:57.720594 24516 raft_consensus.cc:3060] T 2236ff0f6513470aa879cdd747625c99 P 22cc6b05ad00477eac4055fef8038762 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:57.721647 24705 raft_consensus.cc:359] T 69095ee17f24470bb3fad4ce0c8e1fa8 P ea5815abe0c349c6974ab8f44afd736f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:57.722352 24705 raft_consensus.cc:385] T 69095ee17f24470bb3fad4ce0c8e1fa8 P ea5815abe0c349c6974ab8f44afd736f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:57.722620 24705 raft_consensus.cc:740] T 69095ee17f24470bb3fad4ce0c8e1fa8 P ea5815abe0c349c6974ab8f44afd736f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea5815abe0c349c6974ab8f44afd736f, State: Initialized, Role: FOLLOWER
I20260710 11:05:57.723325 24705 consensus_queue.cc:260] T 69095ee17f24470bb3fad4ce0c8e1fa8 P ea5815abe0c349c6974ab8f44afd736f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:57.725759 24705 ts_tablet_manager.cc:1434] T 69095ee17f24470bb3fad4ce0c8e1fa8 P ea5815abe0c349c6974ab8f44afd736f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:05:57.725986 24515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69095ee17f24470bb3fad4ce0c8e1fa8" candidate_uuid: "676f22861f2848ce8fe738551017e903" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22cc6b05ad00477eac4055fef8038762" is_pre_election: true
I20260710 11:05:57.726753 24705 tablet_bootstrap.cc:492] T 83e611b50ce24ac191538494d8d3fb45 P ea5815abe0c349c6974ab8f44afd736f: Bootstrap starting.
I20260710 11:05:57.726641 24515 raft_consensus.cc:2468] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 22cc6b05ad00477eac4055fef8038762 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 676f22861f2848ce8fe738551017e903 in term 0.
I20260710 11:05:57.732230 24711 leader_election.cc:290] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 676f22861f2848ce8fe738551017e903 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22cc6b05ad00477eac4055fef8038762 (127.23.83.193:34623), ea5815abe0c349c6974ab8f44afd736f (127.23.83.194:36867)
I20260710 11:05:57.733228 24632 leader_election.cc:304] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 676f22861f2848ce8fe738551017e903 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22cc6b05ad00477eac4055fef8038762, 676f22861f2848ce8fe738551017e903; no voters: 
I20260710 11:05:57.735219 24591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69095ee17f24470bb3fad4ce0c8e1fa8" candidate_uuid: "676f22861f2848ce8fe738551017e903" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea5815abe0c349c6974ab8f44afd736f" is_pre_election: true
I20260710 11:05:57.737030 24591 raft_consensus.cc:2468] T 69095ee17f24470bb3fad4ce0c8e1fa8 P ea5815abe0c349c6974ab8f44afd736f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 676f22861f2848ce8fe738551017e903 in term 0.
I20260710 11:05:57.737808 24745 raft_consensus.cc:2804] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 676f22861f2848ce8fe738551017e903 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:57.738353 24705 tablet_bootstrap.cc:654] T 83e611b50ce24ac191538494d8d3fb45 P ea5815abe0c349c6974ab8f44afd736f: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:57.739419 24745 raft_consensus.cc:493] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 676f22861f2848ce8fe738551017e903 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:57.740410 24745 raft_consensus.cc:3060] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 676f22861f2848ce8fe738551017e903 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:57.742332 24516 raft_consensus.cc:2468] T 2236ff0f6513470aa879cdd747625c99 P 22cc6b05ad00477eac4055fef8038762 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea5815abe0c349c6974ab8f44afd736f in term 1.
I20260710 11:05:57.748641 24558 leader_election.cc:304] T 2236ff0f6513470aa879cdd747625c99 P ea5815abe0c349c6974ab8f44afd736f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22cc6b05ad00477eac4055fef8038762, ea5815abe0c349c6974ab8f44afd736f; no voters: 
I20260710 11:05:57.743376 24666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2236ff0f6513470aa879cdd747625c99" candidate_uuid: "ea5815abe0c349c6974ab8f44afd736f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "676f22861f2848ce8fe738551017e903"
I20260710 11:05:57.712491 24710 leader_election.cc:290] T 83e611b50ce24ac191538494d8d3fb45 P 676f22861f2848ce8fe738551017e903 [CANDIDATE]: Term 1 election: Requested vote from peers 22cc6b05ad00477eac4055fef8038762 (127.23.83.193:34623), ea5815abe0c349c6974ab8f44afd736f (127.23.83.194:36867)
I20260710 11:05:57.754738 24666 raft_consensus.cc:3060] T 2236ff0f6513470aa879cdd747625c99 P 676f22861f2848ce8fe738551017e903 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:57.754944 24742 raft_consensus.cc:2804] T 2236ff0f6513470aa879cdd747625c99 P ea5815abe0c349c6974ab8f44afd736f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:57.755563 24742 raft_consensus.cc:697] T 2236ff0f6513470aa879cdd747625c99 P ea5815abe0c349c6974ab8f44afd736f [term 1 LEADER]: Becoming Leader. State: Replica: ea5815abe0c349c6974ab8f44afd736f, State: Running, Role: LEADER
I20260710 11:05:57.756110 24632 leader_election.cc:304] T 83e611b50ce24ac191538494d8d3fb45 P 676f22861f2848ce8fe738551017e903 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 22cc6b05ad00477eac4055fef8038762, 676f22861f2848ce8fe738551017e903; no voters: ea5815abe0c349c6974ab8f44afd736f
I20260710 11:05:57.757772 24710 raft_consensus.cc:2804] T 83e611b50ce24ac191538494d8d3fb45 P 676f22861f2848ce8fe738551017e903 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:57.756665 24742 consensus_queue.cc:237] T 2236ff0f6513470aa879cdd747625c99 P ea5815abe0c349c6974ab8f44afd736f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:57.758605 24710 raft_consensus.cc:697] T 83e611b50ce24ac191538494d8d3fb45 P 676f22861f2848ce8fe738551017e903 [term 1 LEADER]: Becoming Leader. State: Replica: 676f22861f2848ce8fe738551017e903, State: Running, Role: LEADER
I20260710 11:05:57.759588 24710 consensus_queue.cc:237] T 83e611b50ce24ac191538494d8d3fb45 P 676f22861f2848ce8fe738551017e903 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:57.763603 24713 raft_consensus.cc:697] T 65ebfcc6239a4ea59948be9c660c37f5 P ea5815abe0c349c6974ab8f44afd736f [term 1 LEADER]: Becoming Leader. State: Replica: ea5815abe0c349c6974ab8f44afd736f, State: Running, Role: LEADER
I20260710 11:05:57.770674 24713 consensus_queue.cc:237] T 65ebfcc6239a4ea59948be9c660c37f5 P ea5815abe0c349c6974ab8f44afd736f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:57.772557 24705 tablet_bootstrap.cc:492] T 83e611b50ce24ac191538494d8d3fb45 P ea5815abe0c349c6974ab8f44afd736f: No bootstrap required, opened a new log
I20260710 11:05:57.773046 24705 ts_tablet_manager.cc:1403] T 83e611b50ce24ac191538494d8d3fb45 P ea5815abe0c349c6974ab8f44afd736f: Time spent bootstrapping tablet: real 0.046s	user 0.024s	sys 0.010s
I20260710 11:05:57.775444 24666 raft_consensus.cc:2468] T 2236ff0f6513470aa879cdd747625c99 P 676f22861f2848ce8fe738551017e903 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea5815abe0c349c6974ab8f44afd736f in term 1.
I20260710 11:05:57.777710 24706 tablet_bootstrap.cc:492] T e9091e7ebad843dabfaa201f4f76a61a P 676f22861f2848ce8fe738551017e903: No bootstrap required, opened a new log
I20260710 11:05:57.781200 24706 ts_tablet_manager.cc:1403] T e9091e7ebad843dabfaa201f4f76a61a P 676f22861f2848ce8fe738551017e903: Time spent bootstrapping tablet: real 0.131s	user 0.021s	sys 0.079s
I20260710 11:05:57.783167 24706 raft_consensus.cc:359] T e9091e7ebad843dabfaa201f4f76a61a P 676f22861f2848ce8fe738551017e903 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:57.777822 24745 raft_consensus.cc:515] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 676f22861f2848ce8fe738551017e903 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:57.776082 24705 raft_consensus.cc:359] T 83e611b50ce24ac191538494d8d3fb45 P ea5815abe0c349c6974ab8f44afd736f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:57.780813 24709 tablet_bootstrap.cc:492] T 14f24b702dd248668f991f73e919d3f5 P 22cc6b05ad00477eac4055fef8038762: No bootstrap required, opened a new log
I20260710 11:05:57.783943 24705 raft_consensus.cc:385] T 83e611b50ce24ac191538494d8d3fb45 P ea5815abe0c349c6974ab8f44afd736f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:57.784179 24709 ts_tablet_manager.cc:1403] T 14f24b702dd248668f991f73e919d3f5 P 22cc6b05ad00477eac4055fef8038762: Time spent bootstrapping tablet: real 0.134s	user 0.027s	sys 0.055s
I20260710 11:05:57.784252 24705 raft_consensus.cc:740] T 83e611b50ce24ac191538494d8d3fb45 P ea5815abe0c349c6974ab8f44afd736f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea5815abe0c349c6974ab8f44afd736f, State: Initialized, Role: FOLLOWER
I20260710 11:05:57.785156 24705 consensus_queue.cc:260] T 83e611b50ce24ac191538494d8d3fb45 P ea5815abe0c349c6974ab8f44afd736f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:57.786914 24705 ts_tablet_manager.cc:1434] T 83e611b50ce24ac191538494d8d3fb45 P ea5815abe0c349c6974ab8f44afd736f: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 11:05:57.787508 24705 tablet_bootstrap.cc:492] T 807e7da014034349af25aa7f34b54f8b P ea5815abe0c349c6974ab8f44afd736f: Bootstrap starting.
I20260710 11:05:57.787264 24709 raft_consensus.cc:359] T 14f24b702dd248668f991f73e919d3f5 P 22cc6b05ad00477eac4055fef8038762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:57.788021 24709 raft_consensus.cc:385] T 14f24b702dd248668f991f73e919d3f5 P 22cc6b05ad00477eac4055fef8038762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:57.788362 24709 raft_consensus.cc:740] T 14f24b702dd248668f991f73e919d3f5 P 22cc6b05ad00477eac4055fef8038762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22cc6b05ad00477eac4055fef8038762, State: Initialized, Role: FOLLOWER
I20260710 11:05:57.789124 24709 consensus_queue.cc:260] T 14f24b702dd248668f991f73e919d3f5 P 22cc6b05ad00477eac4055fef8038762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:57.789448 24414 catalog_manager.cc:5697] T 65ebfcc6239a4ea59948be9c660c37f5 P ea5815abe0c349c6974ab8f44afd736f reported cstate change: term changed from 0 to 1, leader changed from <none> to ea5815abe0c349c6974ab8f44afd736f (127.23.83.194). New cstate: current_term: 1 leader_uuid: "ea5815abe0c349c6974ab8f44afd736f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:57.787184 24415 catalog_manager.cc:5697] T 83e611b50ce24ac191538494d8d3fb45 P 676f22861f2848ce8fe738551017e903 reported cstate change: term changed from 0 to 1, leader changed from <none> to 676f22861f2848ce8fe738551017e903 (127.23.83.195). New cstate: current_term: 1 leader_uuid: "676f22861f2848ce8fe738551017e903" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:57.791333 24709 ts_tablet_manager.cc:1434] T 14f24b702dd248668f991f73e919d3f5 P 22cc6b05ad00477eac4055fef8038762: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260710 11:05:57.793330 24716 raft_consensus.cc:493] T 14f24b702dd248668f991f73e919d3f5 P 22cc6b05ad00477eac4055fef8038762 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:57.793371 24745 leader_election.cc:290] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 676f22861f2848ce8fe738551017e903 [CANDIDATE]: Term 1 election: Requested vote from peers 22cc6b05ad00477eac4055fef8038762 (127.23.83.193:34623), ea5815abe0c349c6974ab8f44afd736f (127.23.83.194:36867)
I20260710 11:05:57.783658 24706 raft_consensus.cc:385] T e9091e7ebad843dabfaa201f4f76a61a P 676f22861f2848ce8fe738551017e903 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:57.794240 24706 raft_consensus.cc:740] T e9091e7ebad843dabfaa201f4f76a61a P 676f22861f2848ce8fe738551017e903 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 676f22861f2848ce8fe738551017e903, State: Initialized, Role: FOLLOWER
I20260710 11:05:57.793901 24716 raft_consensus.cc:515] T 14f24b702dd248668f991f73e919d3f5 P 22cc6b05ad00477eac4055fef8038762 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:57.794857 24706 consensus_queue.cc:260] T e9091e7ebad843dabfaa201f4f76a61a P 676f22861f2848ce8fe738551017e903 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:57.795799 24709 tablet_bootstrap.cc:492] T 65ebfcc6239a4ea59948be9c660c37f5 P 22cc6b05ad00477eac4055fef8038762: Bootstrap starting.
I20260710 11:05:57.796906 24706 ts_tablet_manager.cc:1434] T e9091e7ebad843dabfaa201f4f76a61a P 676f22861f2848ce8fe738551017e903: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260710 11:05:57.797264 24591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14f24b702dd248668f991f73e919d3f5" candidate_uuid: "22cc6b05ad00477eac4055fef8038762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea5815abe0c349c6974ab8f44afd736f" is_pre_election: true
I20260710 11:05:57.797750 24706 tablet_bootstrap.cc:492] T 807e7da014034349af25aa7f34b54f8b P 676f22861f2848ce8fe738551017e903: Bootstrap starting.
I20260710 11:05:57.797870 24591 raft_consensus.cc:2468] T 14f24b702dd248668f991f73e919d3f5 P ea5815abe0c349c6974ab8f44afd736f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22cc6b05ad00477eac4055fef8038762 in term 0.
I20260710 11:05:57.802479 24709 tablet_bootstrap.cc:654] T 65ebfcc6239a4ea59948be9c660c37f5 P 22cc6b05ad00477eac4055fef8038762: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:57.803139 24480 leader_election.cc:304] T 14f24b702dd248668f991f73e919d3f5 P 22cc6b05ad00477eac4055fef8038762 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22cc6b05ad00477eac4055fef8038762, ea5815abe0c349c6974ab8f44afd736f; no voters: 
I20260710 11:05:57.803833 24706 tablet_bootstrap.cc:654] T 807e7da014034349af25aa7f34b54f8b P 676f22861f2848ce8fe738551017e903: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:57.804234 24736 raft_consensus.cc:2804] T 14f24b702dd248668f991f73e919d3f5 P 22cc6b05ad00477eac4055fef8038762 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:57.804703 24736 raft_consensus.cc:493] T 14f24b702dd248668f991f73e919d3f5 P 22cc6b05ad00477eac4055fef8038762 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:57.805056 24736 raft_consensus.cc:3060] T 14f24b702dd248668f991f73e919d3f5 P 22cc6b05ad00477eac4055fef8038762 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:57.805728 24716 leader_election.cc:290] T 14f24b702dd248668f991f73e919d3f5 P 22cc6b05ad00477eac4055fef8038762 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea5815abe0c349c6974ab8f44afd736f (127.23.83.194:36867), 676f22861f2848ce8fe738551017e903 (127.23.83.195:45851)
I20260710 11:05:57.808040 24705 tablet_bootstrap.cc:654] T 807e7da014034349af25aa7f34b54f8b P ea5815abe0c349c6974ab8f44afd736f: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:57.808117 24666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14f24b702dd248668f991f73e919d3f5" candidate_uuid: "22cc6b05ad00477eac4055fef8038762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "676f22861f2848ce8fe738551017e903" is_pre_election: true
I20260710 11:05:57.808755 24666 raft_consensus.cc:2468] T 14f24b702dd248668f991f73e919d3f5 P 676f22861f2848ce8fe738551017e903 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22cc6b05ad00477eac4055fef8038762 in term 0.
I20260710 11:05:57.812556 24591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69095ee17f24470bb3fad4ce0c8e1fa8" candidate_uuid: "676f22861f2848ce8fe738551017e903" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea5815abe0c349c6974ab8f44afd736f"
I20260710 11:05:57.813143 24591 raft_consensus.cc:3060] T 69095ee17f24470bb3fad4ce0c8e1fa8 P ea5815abe0c349c6974ab8f44afd736f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:57.814181 24736 raft_consensus.cc:515] T 14f24b702dd248668f991f73e919d3f5 P 22cc6b05ad00477eac4055fef8038762 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:57.816167 24517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69095ee17f24470bb3fad4ce0c8e1fa8" candidate_uuid: "676f22861f2848ce8fe738551017e903" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22cc6b05ad00477eac4055fef8038762"
I20260710 11:05:57.816706 24517 raft_consensus.cc:3060] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 22cc6b05ad00477eac4055fef8038762 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:57.820096 24592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14f24b702dd248668f991f73e919d3f5" candidate_uuid: "22cc6b05ad00477eac4055fef8038762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea5815abe0c349c6974ab8f44afd736f"
I20260710 11:05:57.820617 24592 raft_consensus.cc:3060] T 14f24b702dd248668f991f73e919d3f5 P ea5815abe0c349c6974ab8f44afd736f [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:05:57.828220 24632 consensus_peers.cc:597] T 8d9738a31664471fa12c9810d1d5b717 P 676f22861f2848ce8fe738551017e903 -> Peer 22cc6b05ad00477eac4055fef8038762 (127.23.83.193:34623): Couldn't send request to peer 22cc6b05ad00477eac4055fef8038762. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:57.833030 24592 raft_consensus.cc:2468] T 14f24b702dd248668f991f73e919d3f5 P ea5815abe0c349c6974ab8f44afd736f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22cc6b05ad00477eac4055fef8038762 in term 1.
I20260710 11:05:57.834290 24480 leader_election.cc:304] T 14f24b702dd248668f991f73e919d3f5 P 22cc6b05ad00477eac4055fef8038762 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22cc6b05ad00477eac4055fef8038762, ea5815abe0c349c6974ab8f44afd736f; no voters: 
I20260710 11:05:57.835227 24716 raft_consensus.cc:2804] T 14f24b702dd248668f991f73e919d3f5 P 22cc6b05ad00477eac4055fef8038762 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:57.836119 24591 raft_consensus.cc:2468] T 69095ee17f24470bb3fad4ce0c8e1fa8 P ea5815abe0c349c6974ab8f44afd736f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 676f22861f2848ce8fe738551017e903 in term 1.
I20260710 11:05:57.839884 24629 leader_election.cc:304] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 676f22861f2848ce8fe738551017e903 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 676f22861f2848ce8fe738551017e903, ea5815abe0c349c6974ab8f44afd736f; no voters: 
I20260710 11:05:57.840583 24736 leader_election.cc:290] T 14f24b702dd248668f991f73e919d3f5 P 22cc6b05ad00477eac4055fef8038762 [CANDIDATE]: Term 1 election: Requested vote from peers ea5815abe0c349c6974ab8f44afd736f (127.23.83.194:36867), 676f22861f2848ce8fe738551017e903 (127.23.83.195:45851)
I20260710 11:05:57.841871 24666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14f24b702dd248668f991f73e919d3f5" candidate_uuid: "22cc6b05ad00477eac4055fef8038762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "676f22861f2848ce8fe738551017e903"
I20260710 11:05:57.842366 24745 raft_consensus.cc:2804] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 676f22861f2848ce8fe738551017e903 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:57.842882 24666 raft_consensus.cc:3060] T 14f24b702dd248668f991f73e919d3f5 P 676f22861f2848ce8fe738551017e903 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:57.842324 24517 raft_consensus.cc:2468] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 22cc6b05ad00477eac4055fef8038762 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 676f22861f2848ce8fe738551017e903 in term 1.
I20260710 11:05:57.842984 24745 raft_consensus.cc:697] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 676f22861f2848ce8fe738551017e903 [term 1 LEADER]: Becoming Leader. State: Replica: 676f22861f2848ce8fe738551017e903, State: Running, Role: LEADER
I20260710 11:05:57.846410 24745 consensus_queue.cc:237] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 676f22861f2848ce8fe738551017e903 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:57.848713 24716 raft_consensus.cc:697] T 14f24b702dd248668f991f73e919d3f5 P 22cc6b05ad00477eac4055fef8038762 [term 1 LEADER]: Becoming Leader. State: Replica: 22cc6b05ad00477eac4055fef8038762, State: Running, Role: LEADER
I20260710 11:05:57.849519 24716 consensus_queue.cc:237] T 14f24b702dd248668f991f73e919d3f5 P 22cc6b05ad00477eac4055fef8038762 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:57.852237 24736 raft_consensus.cc:493] T 9662beb3b78f4c98b228090e1dcf6435 P 22cc6b05ad00477eac4055fef8038762 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:57.852767 24736 raft_consensus.cc:515] T 9662beb3b78f4c98b228090e1dcf6435 P 22cc6b05ad00477eac4055fef8038762 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:57.857666 24736 leader_election.cc:290] T 9662beb3b78f4c98b228090e1dcf6435 P 22cc6b05ad00477eac4055fef8038762 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea5815abe0c349c6974ab8f44afd736f (127.23.83.194:36867), 676f22861f2848ce8fe738551017e903 (127.23.83.195:45851)
I20260710 11:05:57.858332 24665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9662beb3b78f4c98b228090e1dcf6435" candidate_uuid: "22cc6b05ad00477eac4055fef8038762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "676f22861f2848ce8fe738551017e903" is_pre_election: true
I20260710 11:05:57.861369 24591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9662beb3b78f4c98b228090e1dcf6435" candidate_uuid: "22cc6b05ad00477eac4055fef8038762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea5815abe0c349c6974ab8f44afd736f" is_pre_election: true
I20260710 11:05:57.862140 24591 raft_consensus.cc:2393] T 9662beb3b78f4c98b228090e1dcf6435 P ea5815abe0c349c6974ab8f44afd736f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 22cc6b05ad00477eac4055fef8038762 in current term 1: Already voted for candidate 676f22861f2848ce8fe738551017e903 in this term.
I20260710 11:05:57.863266 24480 leader_election.cc:304] T 9662beb3b78f4c98b228090e1dcf6435 P 22cc6b05ad00477eac4055fef8038762 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 22cc6b05ad00477eac4055fef8038762; no voters: 676f22861f2848ce8fe738551017e903, ea5815abe0c349c6974ab8f44afd736f
I20260710 11:05:57.859717 24415 catalog_manager.cc:5697] T 2236ff0f6513470aa879cdd747625c99 P ea5815abe0c349c6974ab8f44afd736f reported cstate change: term changed from 0 to 1, leader changed from <none> to ea5815abe0c349c6974ab8f44afd736f (127.23.83.194). New cstate: current_term: 1 leader_uuid: "ea5815abe0c349c6974ab8f44afd736f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:57.865257 24752 raft_consensus.cc:3060] T 9662beb3b78f4c98b228090e1dcf6435 P 22cc6b05ad00477eac4055fef8038762 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:57.865911 24709 tablet_bootstrap.cc:492] T 65ebfcc6239a4ea59948be9c660c37f5 P 22cc6b05ad00477eac4055fef8038762: No bootstrap required, opened a new log
I20260710 11:05:57.866508 24709 ts_tablet_manager.cc:1403] T 65ebfcc6239a4ea59948be9c660c37f5 P 22cc6b05ad00477eac4055fef8038762: Time spent bootstrapping tablet: real 0.071s	user 0.011s	sys 0.023s
I20260710 11:05:57.870570 24709 raft_consensus.cc:359] T 65ebfcc6239a4ea59948be9c660c37f5 P 22cc6b05ad00477eac4055fef8038762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:57.871517 24709 raft_consensus.cc:385] T 65ebfcc6239a4ea59948be9c660c37f5 P 22cc6b05ad00477eac4055fef8038762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:57.872035 24709 raft_consensus.cc:740] T 65ebfcc6239a4ea59948be9c660c37f5 P 22cc6b05ad00477eac4055fef8038762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22cc6b05ad00477eac4055fef8038762, State: Initialized, Role: FOLLOWER
I20260710 11:05:57.855577 24666 raft_consensus.cc:2468] T 14f24b702dd248668f991f73e919d3f5 P 676f22861f2848ce8fe738551017e903 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22cc6b05ad00477eac4055fef8038762 in term 1.
I20260710 11:05:57.877566 24752 raft_consensus.cc:2749] T 9662beb3b78f4c98b228090e1dcf6435 P 22cc6b05ad00477eac4055fef8038762 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:57.880864 24709 consensus_queue.cc:260] T 65ebfcc6239a4ea59948be9c660c37f5 P 22cc6b05ad00477eac4055fef8038762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:57.883478 24706 tablet_bootstrap.cc:492] T 807e7da014034349af25aa7f34b54f8b P 676f22861f2848ce8fe738551017e903: No bootstrap required, opened a new log
I20260710 11:05:57.884043 24706 ts_tablet_manager.cc:1403] T 807e7da014034349af25aa7f34b54f8b P 676f22861f2848ce8fe738551017e903: Time spent bootstrapping tablet: real 0.086s	user 0.012s	sys 0.007s
I20260710 11:05:57.885495 24709 ts_tablet_manager.cc:1434] T 65ebfcc6239a4ea59948be9c660c37f5 P 22cc6b05ad00477eac4055fef8038762: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.000s
I20260710 11:05:57.884497 24414 catalog_manager.cc:5697] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 676f22861f2848ce8fe738551017e903 reported cstate change: term changed from 0 to 1, leader changed from <none> to 676f22861f2848ce8fe738551017e903 (127.23.83.195). New cstate: current_term: 1 leader_uuid: "676f22861f2848ce8fe738551017e903" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:57.886400 24706 raft_consensus.cc:359] T 807e7da014034349af25aa7f34b54f8b P 676f22861f2848ce8fe738551017e903 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:57.887271 24706 raft_consensus.cc:385] T 807e7da014034349af25aa7f34b54f8b P 676f22861f2848ce8fe738551017e903 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:57.887621 24706 raft_consensus.cc:740] T 807e7da014034349af25aa7f34b54f8b P 676f22861f2848ce8fe738551017e903 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 676f22861f2848ce8fe738551017e903, State: Initialized, Role: FOLLOWER
I20260710 11:05:57.886474 24709 tablet_bootstrap.cc:492] T 8d9738a31664471fa12c9810d1d5b717 P 22cc6b05ad00477eac4055fef8038762: Bootstrap starting.
I20260710 11:05:57.888566 24706 consensus_queue.cc:260] T 807e7da014034349af25aa7f34b54f8b P 676f22861f2848ce8fe738551017e903 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:57.890841 24705 tablet_bootstrap.cc:492] T 807e7da014034349af25aa7f34b54f8b P ea5815abe0c349c6974ab8f44afd736f: No bootstrap required, opened a new log
I20260710 11:05:57.891127 24706 ts_tablet_manager.cc:1434] T 807e7da014034349af25aa7f34b54f8b P 676f22861f2848ce8fe738551017e903: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:05:57.891247 24705 ts_tablet_manager.cc:1403] T 807e7da014034349af25aa7f34b54f8b P ea5815abe0c349c6974ab8f44afd736f: Time spent bootstrapping tablet: real 0.104s	user 0.014s	sys 0.009s
I20260710 11:05:57.894330 24705 raft_consensus.cc:359] T 807e7da014034349af25aa7f34b54f8b P ea5815abe0c349c6974ab8f44afd736f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:57.895006 24705 raft_consensus.cc:385] T 807e7da014034349af25aa7f34b54f8b P ea5815abe0c349c6974ab8f44afd736f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:57.895314 24705 raft_consensus.cc:740] T 807e7da014034349af25aa7f34b54f8b P ea5815abe0c349c6974ab8f44afd736f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea5815abe0c349c6974ab8f44afd736f, State: Initialized, Role: FOLLOWER
I20260710 11:05:57.896037 24705 consensus_queue.cc:260] T 807e7da014034349af25aa7f34b54f8b P ea5815abe0c349c6974ab8f44afd736f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:57.897919 24705 ts_tablet_manager.cc:1434] T 807e7da014034349af25aa7f34b54f8b P ea5815abe0c349c6974ab8f44afd736f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:05:57.898793 24705 tablet_bootstrap.cc:492] T e9091e7ebad843dabfaa201f4f76a61a P ea5815abe0c349c6974ab8f44afd736f: Bootstrap starting.
I20260710 11:05:57.898324 24415 catalog_manager.cc:5697] T 14f24b702dd248668f991f73e919d3f5 P 22cc6b05ad00477eac4055fef8038762 reported cstate change: term changed from 0 to 1, leader changed from <none> to 22cc6b05ad00477eac4055fef8038762 (127.23.83.193). New cstate: current_term: 1 leader_uuid: "22cc6b05ad00477eac4055fef8038762" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:57.899493 24709 tablet_bootstrap.cc:654] T 8d9738a31664471fa12c9810d1d5b717 P 22cc6b05ad00477eac4055fef8038762: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:57.905283 24705 tablet_bootstrap.cc:654] T e9091e7ebad843dabfaa201f4f76a61a P ea5815abe0c349c6974ab8f44afd736f: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:57.915128 24709 tablet_bootstrap.cc:492] T 8d9738a31664471fa12c9810d1d5b717 P 22cc6b05ad00477eac4055fef8038762: No bootstrap required, opened a new log
I20260710 11:05:57.915603 24709 ts_tablet_manager.cc:1403] T 8d9738a31664471fa12c9810d1d5b717 P 22cc6b05ad00477eac4055fef8038762: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.006s
I20260710 11:05:57.916411 24705 tablet_bootstrap.cc:492] T e9091e7ebad843dabfaa201f4f76a61a P ea5815abe0c349c6974ab8f44afd736f: No bootstrap required, opened a new log
I20260710 11:05:57.916831 24705 ts_tablet_manager.cc:1403] T e9091e7ebad843dabfaa201f4f76a61a P ea5815abe0c349c6974ab8f44afd736f: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260710 11:05:57.918081 24709 raft_consensus.cc:359] T 8d9738a31664471fa12c9810d1d5b717 P 22cc6b05ad00477eac4055fef8038762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:57.918761 24709 raft_consensus.cc:385] T 8d9738a31664471fa12c9810d1d5b717 P 22cc6b05ad00477eac4055fef8038762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:57.918608 24705 raft_consensus.cc:359] T e9091e7ebad843dabfaa201f4f76a61a P ea5815abe0c349c6974ab8f44afd736f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:57.919073 24709 raft_consensus.cc:740] T 8d9738a31664471fa12c9810d1d5b717 P 22cc6b05ad00477eac4055fef8038762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22cc6b05ad00477eac4055fef8038762, State: Initialized, Role: FOLLOWER
I20260710 11:05:57.919308 24705 raft_consensus.cc:385] T e9091e7ebad843dabfaa201f4f76a61a P ea5815abe0c349c6974ab8f44afd736f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:57.919613 24705 raft_consensus.cc:740] T e9091e7ebad843dabfaa201f4f76a61a P ea5815abe0c349c6974ab8f44afd736f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea5815abe0c349c6974ab8f44afd736f, State: Initialized, Role: FOLLOWER
I20260710 11:05:57.919888 24709 consensus_queue.cc:260] T 8d9738a31664471fa12c9810d1d5b717 P 22cc6b05ad00477eac4055fef8038762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:57.920450 24705 consensus_queue.cc:260] T e9091e7ebad843dabfaa201f4f76a61a P ea5815abe0c349c6974ab8f44afd736f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:57.921942 24709 ts_tablet_manager.cc:1434] T 8d9738a31664471fa12c9810d1d5b717 P 22cc6b05ad00477eac4055fef8038762: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:05:57.922427 24705 ts_tablet_manager.cc:1434] T e9091e7ebad843dabfaa201f4f76a61a P ea5815abe0c349c6974ab8f44afd736f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:05:57.922818 24709 tablet_bootstrap.cc:492] T e9091e7ebad843dabfaa201f4f76a61a P 22cc6b05ad00477eac4055fef8038762: Bootstrap starting.
I20260710 11:05:57.926051 24745 raft_consensus.cc:493] T e9091e7ebad843dabfaa201f4f76a61a P 676f22861f2848ce8fe738551017e903 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:57.926551 24745 raft_consensus.cc:515] T e9091e7ebad843dabfaa201f4f76a61a P 676f22861f2848ce8fe738551017e903 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:57.928752 24709 tablet_bootstrap.cc:654] T e9091e7ebad843dabfaa201f4f76a61a P 22cc6b05ad00477eac4055fef8038762: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:57.930160 24591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9091e7ebad843dabfaa201f4f76a61a" candidate_uuid: "676f22861f2848ce8fe738551017e903" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea5815abe0c349c6974ab8f44afd736f" is_pre_election: true
I20260710 11:05:57.930790 24591 raft_consensus.cc:2468] T e9091e7ebad843dabfaa201f4f76a61a P ea5815abe0c349c6974ab8f44afd736f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 676f22861f2848ce8fe738551017e903 in term 0.
I20260710 11:05:57.928645 24745 leader_election.cc:290] T e9091e7ebad843dabfaa201f4f76a61a P 676f22861f2848ce8fe738551017e903 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22cc6b05ad00477eac4055fef8038762 (127.23.83.193:34623), ea5815abe0c349c6974ab8f44afd736f (127.23.83.194:36867)
I20260710 11:05:57.931787 24629 leader_election.cc:304] T e9091e7ebad843dabfaa201f4f76a61a P 676f22861f2848ce8fe738551017e903 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 676f22861f2848ce8fe738551017e903, ea5815abe0c349c6974ab8f44afd736f; no voters: 
I20260710 11:05:57.931715 24517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9091e7ebad843dabfaa201f4f76a61a" candidate_uuid: "676f22861f2848ce8fe738551017e903" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22cc6b05ad00477eac4055fef8038762" is_pre_election: true
I20260710 11:05:57.932595 24745 raft_consensus.cc:2804] T e9091e7ebad843dabfaa201f4f76a61a P 676f22861f2848ce8fe738551017e903 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:57.933059 24745 raft_consensus.cc:493] T e9091e7ebad843dabfaa201f4f76a61a P 676f22861f2848ce8fe738551017e903 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:57.933418 24709 tablet_bootstrap.cc:492] T e9091e7ebad843dabfaa201f4f76a61a P 22cc6b05ad00477eac4055fef8038762: No bootstrap required, opened a new log
I20260710 11:05:57.933455 24745 raft_consensus.cc:3060] T e9091e7ebad843dabfaa201f4f76a61a P 676f22861f2848ce8fe738551017e903 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:05:57.933725 24632 leader_election.cc:343] T e9091e7ebad843dabfaa201f4f76a61a P 676f22861f2848ce8fe738551017e903 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22cc6b05ad00477eac4055fef8038762 (127.23.83.193:34623): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:57.933970 24709 ts_tablet_manager.cc:1403] T e9091e7ebad843dabfaa201f4f76a61a P 22cc6b05ad00477eac4055fef8038762: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.001s
I20260710 11:05:57.936499 24709 raft_consensus.cc:359] T e9091e7ebad843dabfaa201f4f76a61a P 22cc6b05ad00477eac4055fef8038762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:57.937171 24709 raft_consensus.cc:385] T e9091e7ebad843dabfaa201f4f76a61a P 22cc6b05ad00477eac4055fef8038762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:57.937460 24709 raft_consensus.cc:740] T e9091e7ebad843dabfaa201f4f76a61a P 22cc6b05ad00477eac4055fef8038762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22cc6b05ad00477eac4055fef8038762, State: Initialized, Role: FOLLOWER
I20260710 11:05:57.938072 24709 consensus_queue.cc:260] T e9091e7ebad843dabfaa201f4f76a61a P 22cc6b05ad00477eac4055fef8038762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:57.939920 24709 ts_tablet_manager.cc:1434] T e9091e7ebad843dabfaa201f4f76a61a P 22cc6b05ad00477eac4055fef8038762: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:05:57.939823 24745 raft_consensus.cc:515] T e9091e7ebad843dabfaa201f4f76a61a P 676f22861f2848ce8fe738551017e903 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:57.940852 24709 tablet_bootstrap.cc:492] T 807e7da014034349af25aa7f34b54f8b P 22cc6b05ad00477eac4055fef8038762: Bootstrap starting.
I20260710 11:05:57.942654 24745 leader_election.cc:290] T e9091e7ebad843dabfaa201f4f76a61a P 676f22861f2848ce8fe738551017e903 [CANDIDATE]: Term 1 election: Requested vote from peers 22cc6b05ad00477eac4055fef8038762 (127.23.83.193:34623), ea5815abe0c349c6974ab8f44afd736f (127.23.83.194:36867)
I20260710 11:05:57.942850 24591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9091e7ebad843dabfaa201f4f76a61a" candidate_uuid: "676f22861f2848ce8fe738551017e903" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea5815abe0c349c6974ab8f44afd736f"
I20260710 11:05:57.943401 24591 raft_consensus.cc:3060] T e9091e7ebad843dabfaa201f4f76a61a P ea5815abe0c349c6974ab8f44afd736f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:57.943506 24517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9091e7ebad843dabfaa201f4f76a61a" candidate_uuid: "676f22861f2848ce8fe738551017e903" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22cc6b05ad00477eac4055fef8038762"
I20260710 11:05:57.944159 24517 raft_consensus.cc:3060] T e9091e7ebad843dabfaa201f4f76a61a P 22cc6b05ad00477eac4055fef8038762 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:57.946664 24709 tablet_bootstrap.cc:654] T 807e7da014034349af25aa7f34b54f8b P 22cc6b05ad00477eac4055fef8038762: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:57.950004 24591 raft_consensus.cc:2468] T e9091e7ebad843dabfaa201f4f76a61a P ea5815abe0c349c6974ab8f44afd736f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 676f22861f2848ce8fe738551017e903 in term 1.
I20260710 11:05:57.950328 24709 tablet_bootstrap.cc:492] T 807e7da014034349af25aa7f34b54f8b P 22cc6b05ad00477eac4055fef8038762: No bootstrap required, opened a new log
I20260710 11:05:57.950397 24517 raft_consensus.cc:2468] T e9091e7ebad843dabfaa201f4f76a61a P 22cc6b05ad00477eac4055fef8038762 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 676f22861f2848ce8fe738551017e903 in term 1.
I20260710 11:05:57.950845 24709 ts_tablet_manager.cc:1403] T 807e7da014034349af25aa7f34b54f8b P 22cc6b05ad00477eac4055fef8038762: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:05:57.951125 24629 leader_election.cc:304] T e9091e7ebad843dabfaa201f4f76a61a P 676f22861f2848ce8fe738551017e903 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 676f22861f2848ce8fe738551017e903, ea5815abe0c349c6974ab8f44afd736f; no voters: 
I20260710 11:05:57.952031 24745 raft_consensus.cc:2804] T e9091e7ebad843dabfaa201f4f76a61a P 676f22861f2848ce8fe738551017e903 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:57.952575 24745 raft_consensus.cc:697] T e9091e7ebad843dabfaa201f4f76a61a P 676f22861f2848ce8fe738551017e903 [term 1 LEADER]: Becoming Leader. State: Replica: 676f22861f2848ce8fe738551017e903, State: Running, Role: LEADER
I20260710 11:05:57.953811 24709 raft_consensus.cc:359] T 807e7da014034349af25aa7f34b54f8b P 22cc6b05ad00477eac4055fef8038762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:57.953435 24745 consensus_queue.cc:237] T e9091e7ebad843dabfaa201f4f76a61a P 676f22861f2848ce8fe738551017e903 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:57.954319 24709 raft_consensus.cc:385] T 807e7da014034349af25aa7f34b54f8b P 22cc6b05ad00477eac4055fef8038762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:57.954537 24709 raft_consensus.cc:740] T 807e7da014034349af25aa7f34b54f8b P 22cc6b05ad00477eac4055fef8038762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22cc6b05ad00477eac4055fef8038762, State: Initialized, Role: FOLLOWER
I20260710 11:05:57.955065 24709 consensus_queue.cc:260] T 807e7da014034349af25aa7f34b54f8b P 22cc6b05ad00477eac4055fef8038762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:57.956794 24709 ts_tablet_manager.cc:1434] T 807e7da014034349af25aa7f34b54f8b P 22cc6b05ad00477eac4055fef8038762: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260710 11:05:57.962321 24413 catalog_manager.cc:5697] T e9091e7ebad843dabfaa201f4f76a61a P 676f22861f2848ce8fe738551017e903 reported cstate change: term changed from 0 to 1, leader changed from <none> to 676f22861f2848ce8fe738551017e903 (127.23.83.195). New cstate: current_term: 1 leader_uuid: "676f22861f2848ce8fe738551017e903" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:58.007009 24745 consensus_queue.cc:1048] T 9662beb3b78f4c98b228090e1dcf6435 P 676f22861f2848ce8fe738551017e903 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:58.012595 24745 consensus_queue.cc:1048] T 8d9738a31664471fa12c9810d1d5b717 P 676f22861f2848ce8fe738551017e903 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:58.018913 24710 consensus_queue.cc:1048] T 9662beb3b78f4c98b228090e1dcf6435 P 676f22861f2848ce8fe738551017e903 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:58.054013 24716 consensus_queue.cc:1048] T 6c2caf5f12e3453ea6de0c699e6252b0 P 22cc6b05ad00477eac4055fef8038762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:58.063201 24752 consensus_queue.cc:1048] T 6c2caf5f12e3453ea6de0c699e6252b0 P 22cc6b05ad00477eac4055fef8038762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:58.085654 24752 raft_consensus.cc:493] T 807e7da014034349af25aa7f34b54f8b P 22cc6b05ad00477eac4055fef8038762 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:58.086036 24752 raft_consensus.cc:515] T 807e7da014034349af25aa7f34b54f8b P 22cc6b05ad00477eac4055fef8038762 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:58.087689 24752 leader_election.cc:290] T 807e7da014034349af25aa7f34b54f8b P 22cc6b05ad00477eac4055fef8038762 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea5815abe0c349c6974ab8f44afd736f (127.23.83.194:36867), 676f22861f2848ce8fe738551017e903 (127.23.83.195:45851)
I20260710 11:05:58.088371 24592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "807e7da014034349af25aa7f34b54f8b" candidate_uuid: "22cc6b05ad00477eac4055fef8038762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea5815abe0c349c6974ab8f44afd736f" is_pre_election: true
I20260710 11:05:58.088647 24666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "807e7da014034349af25aa7f34b54f8b" candidate_uuid: "22cc6b05ad00477eac4055fef8038762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "676f22861f2848ce8fe738551017e903" is_pre_election: true
I20260710 11:05:58.088869 24592 raft_consensus.cc:2468] T 807e7da014034349af25aa7f34b54f8b P ea5815abe0c349c6974ab8f44afd736f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22cc6b05ad00477eac4055fef8038762 in term 0.
I20260710 11:05:58.089181 24666 raft_consensus.cc:2468] T 807e7da014034349af25aa7f34b54f8b P 676f22861f2848ce8fe738551017e903 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22cc6b05ad00477eac4055fef8038762 in term 0.
I20260710 11:05:58.089828 24480 leader_election.cc:304] T 807e7da014034349af25aa7f34b54f8b P 22cc6b05ad00477eac4055fef8038762 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22cc6b05ad00477eac4055fef8038762, ea5815abe0c349c6974ab8f44afd736f; no voters: 
I20260710 11:05:58.090444 24752 raft_consensus.cc:2804] T 807e7da014034349af25aa7f34b54f8b P 22cc6b05ad00477eac4055fef8038762 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:58.090807 24752 raft_consensus.cc:493] T 807e7da014034349af25aa7f34b54f8b P 22cc6b05ad00477eac4055fef8038762 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:58.091084 24752 raft_consensus.cc:3060] T 807e7da014034349af25aa7f34b54f8b P 22cc6b05ad00477eac4055fef8038762 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:58.093458 24713 raft_consensus.cc:493] T 83e611b50ce24ac191538494d8d3fb45 P ea5815abe0c349c6974ab8f44afd736f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:58.093906 24713 raft_consensus.cc:515] T 83e611b50ce24ac191538494d8d3fb45 P ea5815abe0c349c6974ab8f44afd736f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:58.095729 24713 leader_election.cc:290] T 83e611b50ce24ac191538494d8d3fb45 P ea5815abe0c349c6974ab8f44afd736f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22cc6b05ad00477eac4055fef8038762 (127.23.83.193:34623), 676f22861f2848ce8fe738551017e903 (127.23.83.195:45851)
I20260710 11:05:58.096055 24752 raft_consensus.cc:515] T 807e7da014034349af25aa7f34b54f8b P 22cc6b05ad00477eac4055fef8038762 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:58.096421 24517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83e611b50ce24ac191538494d8d3fb45" candidate_uuid: "ea5815abe0c349c6974ab8f44afd736f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22cc6b05ad00477eac4055fef8038762" is_pre_election: true
I20260710 11:05:58.096700 24666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83e611b50ce24ac191538494d8d3fb45" candidate_uuid: "ea5815abe0c349c6974ab8f44afd736f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "676f22861f2848ce8fe738551017e903" is_pre_election: true
I20260710 11:05:58.097261 24517 raft_consensus.cc:2393] T 83e611b50ce24ac191538494d8d3fb45 P 22cc6b05ad00477eac4055fef8038762 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea5815abe0c349c6974ab8f44afd736f in current term 1: Already voted for candidate 676f22861f2848ce8fe738551017e903 in this term.
I20260710 11:05:58.098523 24752 leader_election.cc:290] T 807e7da014034349af25aa7f34b54f8b P 22cc6b05ad00477eac4055fef8038762 [CANDIDATE]: Term 1 election: Requested vote from peers ea5815abe0c349c6974ab8f44afd736f (127.23.83.194:36867), 676f22861f2848ce8fe738551017e903 (127.23.83.195:45851)
I20260710 11:05:58.098654 24592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "807e7da014034349af25aa7f34b54f8b" candidate_uuid: "22cc6b05ad00477eac4055fef8038762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea5815abe0c349c6974ab8f44afd736f"
I20260710 11:05:58.098932 24558 leader_election.cc:304] T 83e611b50ce24ac191538494d8d3fb45 P ea5815abe0c349c6974ab8f44afd736f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea5815abe0c349c6974ab8f44afd736f; no voters: 22cc6b05ad00477eac4055fef8038762, 676f22861f2848ce8fe738551017e903
I20260710 11:05:58.099247 24592 raft_consensus.cc:3060] T 807e7da014034349af25aa7f34b54f8b P ea5815abe0c349c6974ab8f44afd736f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:58.099517 24666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "807e7da014034349af25aa7f34b54f8b" candidate_uuid: "22cc6b05ad00477eac4055fef8038762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "676f22861f2848ce8fe738551017e903"
I20260710 11:05:58.099973 24713 raft_consensus.cc:3060] T 83e611b50ce24ac191538494d8d3fb45 P ea5815abe0c349c6974ab8f44afd736f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:58.100066 24666 raft_consensus.cc:3060] T 807e7da014034349af25aa7f34b54f8b P 676f22861f2848ce8fe738551017e903 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:58.104288 24666 raft_consensus.cc:2468] T 807e7da014034349af25aa7f34b54f8b P 676f22861f2848ce8fe738551017e903 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22cc6b05ad00477eac4055fef8038762 in term 1.
I20260710 11:05:58.105306 24483 leader_election.cc:304] T 807e7da014034349af25aa7f34b54f8b P 22cc6b05ad00477eac4055fef8038762 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22cc6b05ad00477eac4055fef8038762, 676f22861f2848ce8fe738551017e903; no voters: 
I20260710 11:05:58.106231 24752 raft_consensus.cc:2804] T 807e7da014034349af25aa7f34b54f8b P 22cc6b05ad00477eac4055fef8038762 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:58.106189 24592 raft_consensus.cc:2468] T 807e7da014034349af25aa7f34b54f8b P ea5815abe0c349c6974ab8f44afd736f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22cc6b05ad00477eac4055fef8038762 in term 1.
I20260710 11:05:58.106321 24713 raft_consensus.cc:2749] T 83e611b50ce24ac191538494d8d3fb45 P ea5815abe0c349c6974ab8f44afd736f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:58.106920 24752 raft_consensus.cc:697] T 807e7da014034349af25aa7f34b54f8b P 22cc6b05ad00477eac4055fef8038762 [term 1 LEADER]: Becoming Leader. State: Replica: 22cc6b05ad00477eac4055fef8038762, State: Running, Role: LEADER
I20260710 11:05:58.108399 24752 consensus_queue.cc:237] T 807e7da014034349af25aa7f34b54f8b P 22cc6b05ad00477eac4055fef8038762 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:58.115284 24413 catalog_manager.cc:5697] T 807e7da014034349af25aa7f34b54f8b P 22cc6b05ad00477eac4055fef8038762 reported cstate change: term changed from 0 to 1, leader changed from <none> to 22cc6b05ad00477eac4055fef8038762 (127.23.83.193). New cstate: current_term: 1 leader_uuid: "22cc6b05ad00477eac4055fef8038762" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:58.161974 24752 raft_consensus.cc:493] T 8d9738a31664471fa12c9810d1d5b717 P 22cc6b05ad00477eac4055fef8038762 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:58.162441 24752 raft_consensus.cc:515] T 8d9738a31664471fa12c9810d1d5b717 P 22cc6b05ad00477eac4055fef8038762 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:58.164127 24752 leader_election.cc:290] T 8d9738a31664471fa12c9810d1d5b717 P 22cc6b05ad00477eac4055fef8038762 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea5815abe0c349c6974ab8f44afd736f (127.23.83.194:36867), 676f22861f2848ce8fe738551017e903 (127.23.83.195:45851)
I20260710 11:05:58.165102 24592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d9738a31664471fa12c9810d1d5b717" candidate_uuid: "22cc6b05ad00477eac4055fef8038762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea5815abe0c349c6974ab8f44afd736f" is_pre_election: true
I20260710 11:05:58.165105 24666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d9738a31664471fa12c9810d1d5b717" candidate_uuid: "22cc6b05ad00477eac4055fef8038762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "676f22861f2848ce8fe738551017e903" is_pre_election: true
I20260710 11:05:58.166709 24483 leader_election.cc:304] T 8d9738a31664471fa12c9810d1d5b717 P 22cc6b05ad00477eac4055fef8038762 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 22cc6b05ad00477eac4055fef8038762; no voters: 676f22861f2848ce8fe738551017e903, ea5815abe0c349c6974ab8f44afd736f
I20260710 11:05:58.167311 24752 raft_consensus.cc:2749] T 8d9738a31664471fa12c9810d1d5b717 P 22cc6b05ad00477eac4055fef8038762 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:58.197589 24710 consensus_queue.cc:1048] T 83e611b50ce24ac191538494d8d3fb45 P 676f22861f2848ce8fe738551017e903 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:58.206992 24711 consensus_queue.cc:1048] T 83e611b50ce24ac191538494d8d3fb45 P 676f22861f2848ce8fe738551017e903 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:58.249127 24517 raft_consensus.cc:3060] T 8d9738a31664471fa12c9810d1d5b717 P 22cc6b05ad00477eac4055fef8038762 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:58.255143 24713 consensus_queue.cc:1048] T 65ebfcc6239a4ea59948be9c660c37f5 P ea5815abe0c349c6974ab8f44afd736f [LEADER]: Connected to new peer: Peer: permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:58.256496 24742 consensus_queue.cc:1048] T 2236ff0f6513470aa879cdd747625c99 P ea5815abe0c349c6974ab8f44afd736f [LEADER]: Connected to new peer: Peer: permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:58.288358 24517 raft_consensus.cc:3060] T 65ebfcc6239a4ea59948be9c660c37f5 P 22cc6b05ad00477eac4055fef8038762 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:58.299669 24742 consensus_queue.cc:1048] T 2236ff0f6513470aa879cdd747625c99 P ea5815abe0c349c6974ab8f44afd736f [LEADER]: Connected to new peer: Peer: permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:58.303269 24776 consensus_queue.cc:1048] T 65ebfcc6239a4ea59948be9c660c37f5 P ea5815abe0c349c6974ab8f44afd736f [LEADER]: Connected to new peer: Peer: permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:58.320104 24666 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9662beb3b78f4c98b228090e1dcf6435"
dest_uuid: "676f22861f2848ce8fe738551017e903"
mode: GRACEFUL
new_leader_uuid: "22cc6b05ad00477eac4055fef8038762"
 from {username='slave'} at 127.0.0.1:49988
I20260710 11:05:58.320683 24666 raft_consensus.cc:606] T 9662beb3b78f4c98b228090e1dcf6435 P 676f22861f2848ce8fe738551017e903 [term 1 LEADER]: Received request to transfer leadership to TS 22cc6b05ad00477eac4055fef8038762
I20260710 11:05:58.325753 24666 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d9738a31664471fa12c9810d1d5b717"
dest_uuid: "676f22861f2848ce8fe738551017e903"
mode: GRACEFUL
new_leader_uuid: "22cc6b05ad00477eac4055fef8038762"
 from {username='slave'} at 127.0.0.1:49988
I20260710 11:05:58.326283 24666 raft_consensus.cc:606] T 8d9738a31664471fa12c9810d1d5b717 P 676f22861f2848ce8fe738551017e903 [term 1 LEADER]: Received request to transfer leadership to TS 22cc6b05ad00477eac4055fef8038762
I20260710 11:05:58.341609 24592 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65ebfcc6239a4ea59948be9c660c37f5"
dest_uuid: "ea5815abe0c349c6974ab8f44afd736f"
mode: GRACEFUL
new_leader_uuid: "22cc6b05ad00477eac4055fef8038762"
 from {username='slave'} at 127.0.0.1:33936
I20260710 11:05:58.342160 24592 raft_consensus.cc:606] T 65ebfcc6239a4ea59948be9c660c37f5 P ea5815abe0c349c6974ab8f44afd736f [term 1 LEADER]: Received request to transfer leadership to TS 22cc6b05ad00477eac4055fef8038762
I20260710 11:05:58.353621 24666 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "69095ee17f24470bb3fad4ce0c8e1fa8"
dest_uuid: "676f22861f2848ce8fe738551017e903"
mode: GRACEFUL
new_leader_uuid: "ea5815abe0c349c6974ab8f44afd736f"
 from {username='slave'} at 127.0.0.1:49988
I20260710 11:05:58.354240 24666 raft_consensus.cc:606] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 676f22861f2848ce8fe738551017e903 [term 1 LEADER]: Received request to transfer leadership to TS ea5815abe0c349c6974ab8f44afd736f
I20260710 11:05:58.359500 24666 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "83e611b50ce24ac191538494d8d3fb45"
dest_uuid: "676f22861f2848ce8fe738551017e903"
mode: GRACEFUL
new_leader_uuid: "ea5815abe0c349c6974ab8f44afd736f"
 from {username='slave'} at 127.0.0.1:49988
I20260710 11:05:58.360003 24666 raft_consensus.cc:606] T 83e611b50ce24ac191538494d8d3fb45 P 676f22861f2848ce8fe738551017e903 [term 1 LEADER]: Received request to transfer leadership to TS ea5815abe0c349c6974ab8f44afd736f
I20260710 11:05:58.371713 24517 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "807e7da014034349af25aa7f34b54f8b"
dest_uuid: "22cc6b05ad00477eac4055fef8038762"
mode: GRACEFUL
new_leader_uuid: "ea5815abe0c349c6974ab8f44afd736f"
 from {username='slave'} at 127.0.0.1:47466
I20260710 11:05:58.372350 24517 raft_consensus.cc:606] T 807e7da014034349af25aa7f34b54f8b P 22cc6b05ad00477eac4055fef8038762 [term 1 LEADER]: Received request to transfer leadership to TS ea5815abe0c349c6974ab8f44afd736f
I20260710 11:05:58.377847 24736 consensus_queue.cc:1048] T 14f24b702dd248668f991f73e919d3f5 P 22cc6b05ad00477eac4055fef8038762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:58.389153 24752 consensus_queue.cc:1048] T 14f24b702dd248668f991f73e919d3f5 P 22cc6b05ad00477eac4055fef8038762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:58.431269 24711 consensus_queue.cc:1048] T e9091e7ebad843dabfaa201f4f76a61a P 676f22861f2848ce8fe738551017e903 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:58.434798 24745 consensus_queue.cc:1048] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 676f22861f2848ce8fe738551017e903 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:58.448917 24790 consensus_queue.cc:1048] T e9091e7ebad843dabfaa201f4f76a61a P 676f22861f2848ce8fe738551017e903 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:58.449119 24710 consensus_queue.cc:1048] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 676f22861f2848ce8fe738551017e903 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:58.462985 24710 raft_consensus.cc:993] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 676f22861f2848ce8fe738551017e903: : Instructing follower ea5815abe0c349c6974ab8f44afd736f to start an election
I20260710 11:05:58.463433 24710 raft_consensus.cc:1081] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 676f22861f2848ce8fe738551017e903 [term 1 LEADER]: Signalling peer ea5815abe0c349c6974ab8f44afd736f to start an election
I20260710 11:05:58.465018 24591 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "69095ee17f24470bb3fad4ce0c8e1fa8"
dest_uuid: "ea5815abe0c349c6974ab8f44afd736f"
 from {username='slave'} at 127.0.0.1:33920
I20260710 11:05:58.465621 24591 raft_consensus.cc:493] T 69095ee17f24470bb3fad4ce0c8e1fa8 P ea5815abe0c349c6974ab8f44afd736f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:58.465941 24591 raft_consensus.cc:3060] T 69095ee17f24470bb3fad4ce0c8e1fa8 P ea5815abe0c349c6974ab8f44afd736f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:58.470829 24591 raft_consensus.cc:515] T 69095ee17f24470bb3fad4ce0c8e1fa8 P ea5815abe0c349c6974ab8f44afd736f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:58.472440 24591 leader_election.cc:290] T 69095ee17f24470bb3fad4ce0c8e1fa8 P ea5815abe0c349c6974ab8f44afd736f [CANDIDATE]: Term 2 election: Requested vote from peers 22cc6b05ad00477eac4055fef8038762 (127.23.83.193:34623), 676f22861f2848ce8fe738551017e903 (127.23.83.195:45851)
I20260710 11:05:58.473126 24516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69095ee17f24470bb3fad4ce0c8e1fa8" candidate_uuid: "ea5815abe0c349c6974ab8f44afd736f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "22cc6b05ad00477eac4055fef8038762"
I20260710 11:05:58.473443 24666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69095ee17f24470bb3fad4ce0c8e1fa8" candidate_uuid: "ea5815abe0c349c6974ab8f44afd736f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "676f22861f2848ce8fe738551017e903"
I20260710 11:05:58.473732 24516 raft_consensus.cc:3060] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 22cc6b05ad00477eac4055fef8038762 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:58.474069 24666 raft_consensus.cc:3055] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 676f22861f2848ce8fe738551017e903 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:58.474457 24666 raft_consensus.cc:740] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 676f22861f2848ce8fe738551017e903 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 676f22861f2848ce8fe738551017e903, State: Running, Role: LEADER
I20260710 11:05:58.475353 24666 consensus_queue.cc:260] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 676f22861f2848ce8fe738551017e903 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:58.476743 24666 raft_consensus.cc:3060] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 676f22861f2848ce8fe738551017e903 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:58.480088 24516 raft_consensus.cc:2468] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 22cc6b05ad00477eac4055fef8038762 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea5815abe0c349c6974ab8f44afd736f in term 2.
I20260710 11:05:58.481070 24558 leader_election.cc:304] T 69095ee17f24470bb3fad4ce0c8e1fa8 P ea5815abe0c349c6974ab8f44afd736f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22cc6b05ad00477eac4055fef8038762, ea5815abe0c349c6974ab8f44afd736f; no voters: 
I20260710 11:05:58.481738 24742 raft_consensus.cc:2804] T 69095ee17f24470bb3fad4ce0c8e1fa8 P ea5815abe0c349c6974ab8f44afd736f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:58.482117 24742 raft_consensus.cc:697] T 69095ee17f24470bb3fad4ce0c8e1fa8 P ea5815abe0c349c6974ab8f44afd736f [term 2 LEADER]: Becoming Leader. State: Replica: ea5815abe0c349c6974ab8f44afd736f, State: Running, Role: LEADER
I20260710 11:05:58.482741 24666 raft_consensus.cc:2468] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 676f22861f2848ce8fe738551017e903 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea5815abe0c349c6974ab8f44afd736f in term 2.
I20260710 11:05:58.482878 24742 consensus_queue.cc:237] T 69095ee17f24470bb3fad4ce0c8e1fa8 P ea5815abe0c349c6974ab8f44afd736f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:58.489192 24414 catalog_manager.cc:5697] T 69095ee17f24470bb3fad4ce0c8e1fa8 P ea5815abe0c349c6974ab8f44afd736f reported cstate change: term changed from 1 to 2, leader changed from 676f22861f2848ce8fe738551017e903 (127.23.83.195) to ea5815abe0c349c6974ab8f44afd736f (127.23.83.194). New cstate: current_term: 2 leader_uuid: "ea5815abe0c349c6974ab8f44afd736f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:58.626825 24745 raft_consensus.cc:993] T 9662beb3b78f4c98b228090e1dcf6435 P 676f22861f2848ce8fe738551017e903: : Instructing follower 22cc6b05ad00477eac4055fef8038762 to start an election
I20260710 11:05:58.627215 24790 raft_consensus.cc:1081] T 9662beb3b78f4c98b228090e1dcf6435 P 676f22861f2848ce8fe738551017e903 [term 1 LEADER]: Signalling peer 22cc6b05ad00477eac4055fef8038762 to start an election
I20260710 11:05:58.628854 24516 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9662beb3b78f4c98b228090e1dcf6435"
dest_uuid: "22cc6b05ad00477eac4055fef8038762"
 from {username='slave'} at 127.0.0.1:47448
I20260710 11:05:58.629359 24516 raft_consensus.cc:493] T 9662beb3b78f4c98b228090e1dcf6435 P 22cc6b05ad00477eac4055fef8038762 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:58.629683 24516 raft_consensus.cc:3060] T 9662beb3b78f4c98b228090e1dcf6435 P 22cc6b05ad00477eac4055fef8038762 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:58.634223 24516 raft_consensus.cc:515] T 9662beb3b78f4c98b228090e1dcf6435 P 22cc6b05ad00477eac4055fef8038762 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:58.635744 24516 leader_election.cc:290] T 9662beb3b78f4c98b228090e1dcf6435 P 22cc6b05ad00477eac4055fef8038762 [CANDIDATE]: Term 2 election: Requested vote from peers ea5815abe0c349c6974ab8f44afd736f (127.23.83.194:36867), 676f22861f2848ce8fe738551017e903 (127.23.83.195:45851)
I20260710 11:05:58.636543 24591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9662beb3b78f4c98b228090e1dcf6435" candidate_uuid: "22cc6b05ad00477eac4055fef8038762" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea5815abe0c349c6974ab8f44afd736f"
I20260710 11:05:58.636758 24666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9662beb3b78f4c98b228090e1dcf6435" candidate_uuid: "22cc6b05ad00477eac4055fef8038762" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "676f22861f2848ce8fe738551017e903"
I20260710 11:05:58.637137 24591 raft_consensus.cc:3060] T 9662beb3b78f4c98b228090e1dcf6435 P ea5815abe0c349c6974ab8f44afd736f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:58.637259 24666 raft_consensus.cc:3055] T 9662beb3b78f4c98b228090e1dcf6435 P 676f22861f2848ce8fe738551017e903 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:58.637611 24666 raft_consensus.cc:740] T 9662beb3b78f4c98b228090e1dcf6435 P 676f22861f2848ce8fe738551017e903 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 676f22861f2848ce8fe738551017e903, State: Running, Role: LEADER
I20260710 11:05:58.638206 24666 consensus_queue.cc:260] T 9662beb3b78f4c98b228090e1dcf6435 P 676f22861f2848ce8fe738551017e903 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:58.639029 24666 raft_consensus.cc:3060] T 9662beb3b78f4c98b228090e1dcf6435 P 676f22861f2848ce8fe738551017e903 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:58.642872 24591 raft_consensus.cc:2468] T 9662beb3b78f4c98b228090e1dcf6435 P ea5815abe0c349c6974ab8f44afd736f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22cc6b05ad00477eac4055fef8038762 in term 2.
I20260710 11:05:58.643325 24666 raft_consensus.cc:2468] T 9662beb3b78f4c98b228090e1dcf6435 P 676f22861f2848ce8fe738551017e903 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22cc6b05ad00477eac4055fef8038762 in term 2.
I20260710 11:05:58.644141 24480 leader_election.cc:304] T 9662beb3b78f4c98b228090e1dcf6435 P 22cc6b05ad00477eac4055fef8038762 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22cc6b05ad00477eac4055fef8038762, ea5815abe0c349c6974ab8f44afd736f; no voters: 
I20260710 11:05:58.644959 24716 raft_consensus.cc:2804] T 9662beb3b78f4c98b228090e1dcf6435 P 22cc6b05ad00477eac4055fef8038762 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:58.645422 24716 raft_consensus.cc:697] T 9662beb3b78f4c98b228090e1dcf6435 P 22cc6b05ad00477eac4055fef8038762 [term 2 LEADER]: Becoming Leader. State: Replica: 22cc6b05ad00477eac4055fef8038762, State: Running, Role: LEADER
I20260710 11:05:58.646016 24716 consensus_queue.cc:237] T 9662beb3b78f4c98b228090e1dcf6435 P 22cc6b05ad00477eac4055fef8038762 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:58.652105 24414 catalog_manager.cc:5697] T 9662beb3b78f4c98b228090e1dcf6435 P 22cc6b05ad00477eac4055fef8038762 reported cstate change: term changed from 1 to 2, leader changed from 676f22861f2848ce8fe738551017e903 (127.23.83.195) to 22cc6b05ad00477eac4055fef8038762 (127.23.83.193). New cstate: current_term: 2 leader_uuid: "22cc6b05ad00477eac4055fef8038762" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:58.673112 24716 consensus_queue.cc:1048] T 807e7da014034349af25aa7f34b54f8b P 22cc6b05ad00477eac4055fef8038762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:58.679312 24736 raft_consensus.cc:993] T 807e7da014034349af25aa7f34b54f8b P 22cc6b05ad00477eac4055fef8038762: : Instructing follower ea5815abe0c349c6974ab8f44afd736f to start an election
I20260710 11:05:58.679760 24736 raft_consensus.cc:1081] T 807e7da014034349af25aa7f34b54f8b P 22cc6b05ad00477eac4055fef8038762 [term 1 LEADER]: Signalling peer ea5815abe0c349c6974ab8f44afd736f to start an election
I20260710 11:05:58.681833 24592 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "807e7da014034349af25aa7f34b54f8b"
dest_uuid: "ea5815abe0c349c6974ab8f44afd736f"
 from {username='slave'} at 127.0.0.1:33932
I20260710 11:05:58.681924 24736 consensus_queue.cc:1048] T 807e7da014034349af25aa7f34b54f8b P 22cc6b05ad00477eac4055fef8038762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:58.682399 24592 raft_consensus.cc:493] T 807e7da014034349af25aa7f34b54f8b P ea5815abe0c349c6974ab8f44afd736f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:58.682801 24592 raft_consensus.cc:3060] T 807e7da014034349af25aa7f34b54f8b P ea5815abe0c349c6974ab8f44afd736f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:58.690109 24592 raft_consensus.cc:515] T 807e7da014034349af25aa7f34b54f8b P ea5815abe0c349c6974ab8f44afd736f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:58.691161 24591 raft_consensus.cc:1240] T 807e7da014034349af25aa7f34b54f8b P ea5815abe0c349c6974ab8f44afd736f [term 2 FOLLOWER]: Rejecting Update request from peer 22cc6b05ad00477eac4055fef8038762 for earlier term 1. Current term is 2. Ops: []
I20260710 11:05:58.693657 24516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "807e7da014034349af25aa7f34b54f8b" candidate_uuid: "ea5815abe0c349c6974ab8f44afd736f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "22cc6b05ad00477eac4055fef8038762"
I20260710 11:05:58.694340 24516 raft_consensus.cc:3055] T 807e7da014034349af25aa7f34b54f8b P 22cc6b05ad00477eac4055fef8038762 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:58.692867 24592 leader_election.cc:290] T 807e7da014034349af25aa7f34b54f8b P ea5815abe0c349c6974ab8f44afd736f [CANDIDATE]: Term 2 election: Requested vote from peers 22cc6b05ad00477eac4055fef8038762 (127.23.83.193:34623), 676f22861f2848ce8fe738551017e903 (127.23.83.195:45851)
I20260710 11:05:58.694705 24516 raft_consensus.cc:740] T 807e7da014034349af25aa7f34b54f8b P 22cc6b05ad00477eac4055fef8038762 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 22cc6b05ad00477eac4055fef8038762, State: Running, Role: LEADER
I20260710 11:05:58.695600 24516 consensus_queue.cc:260] T 807e7da014034349af25aa7f34b54f8b P 22cc6b05ad00477eac4055fef8038762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:58.697058 24516 raft_consensus.cc:3060] T 807e7da014034349af25aa7f34b54f8b P 22cc6b05ad00477eac4055fef8038762 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:58.697573 24790 raft_consensus.cc:993] T 83e611b50ce24ac191538494d8d3fb45 P 676f22861f2848ce8fe738551017e903: : Instructing follower ea5815abe0c349c6974ab8f44afd736f to start an election
I20260710 11:05:58.697794 24666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "807e7da014034349af25aa7f34b54f8b" candidate_uuid: "ea5815abe0c349c6974ab8f44afd736f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "676f22861f2848ce8fe738551017e903"
I20260710 11:05:58.698032 24790 raft_consensus.cc:1081] T 83e611b50ce24ac191538494d8d3fb45 P 676f22861f2848ce8fe738551017e903 [term 1 LEADER]: Signalling peer ea5815abe0c349c6974ab8f44afd736f to start an election
I20260710 11:05:58.699548 24666 raft_consensus.cc:3060] T 807e7da014034349af25aa7f34b54f8b P 676f22861f2848ce8fe738551017e903 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:58.699975 24590 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "83e611b50ce24ac191538494d8d3fb45"
dest_uuid: "ea5815abe0c349c6974ab8f44afd736f"
 from {username='slave'} at 127.0.0.1:33920
I20260710 11:05:58.700749 24590 raft_consensus.cc:493] T 83e611b50ce24ac191538494d8d3fb45 P ea5815abe0c349c6974ab8f44afd736f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:58.701241 24590 raft_consensus.cc:3060] T 83e611b50ce24ac191538494d8d3fb45 P ea5815abe0c349c6974ab8f44afd736f [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:05:58.696885 24736 consensus_queue.cc:1175] T 807e7da014034349af25aa7f34b54f8b P 22cc6b05ad00477eac4055fef8038762 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "ea5815abe0c349c6974ab8f44afd736f" responder_term: 2 status { last_received { term: 1 index: 1 } last_committed_idx: 0 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 22cc6b05ad00477eac4055fef8038762 for earlier term 1. Current term is 2. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260710 11:05:58.708329 24666 raft_consensus.cc:2468] T 807e7da014034349af25aa7f34b54f8b P 676f22861f2848ce8fe738551017e903 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea5815abe0c349c6974ab8f44afd736f in term 2.
I20260710 11:05:58.709693 24713 raft_consensus.cc:993] T 65ebfcc6239a4ea59948be9c660c37f5 P ea5815abe0c349c6974ab8f44afd736f: : Instructing follower 22cc6b05ad00477eac4055fef8038762 to start an election
I20260710 11:05:58.710050 24516 raft_consensus.cc:2468] T 807e7da014034349af25aa7f34b54f8b P 22cc6b05ad00477eac4055fef8038762 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea5815abe0c349c6974ab8f44afd736f in term 2.
I20260710 11:05:58.710896 24558 leader_election.cc:304] T 807e7da014034349af25aa7f34b54f8b P ea5815abe0c349c6974ab8f44afd736f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 676f22861f2848ce8fe738551017e903, ea5815abe0c349c6974ab8f44afd736f; no voters: 
I20260710 11:05:58.710218 24713 raft_consensus.cc:1081] T 65ebfcc6239a4ea59948be9c660c37f5 P ea5815abe0c349c6974ab8f44afd736f [term 1 LEADER]: Signalling peer 22cc6b05ad00477eac4055fef8038762 to start an election
I20260710 11:05:58.712304 24713 raft_consensus.cc:2804] T 807e7da014034349af25aa7f34b54f8b P ea5815abe0c349c6974ab8f44afd736f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:58.712805 24713 raft_consensus.cc:697] T 807e7da014034349af25aa7f34b54f8b P ea5815abe0c349c6974ab8f44afd736f [term 2 LEADER]: Becoming Leader. State: Replica: ea5815abe0c349c6974ab8f44afd736f, State: Running, Role: LEADER
I20260710 11:05:58.713397 24590 raft_consensus.cc:515] T 83e611b50ce24ac191538494d8d3fb45 P ea5815abe0c349c6974ab8f44afd736f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:58.713678 24713 consensus_queue.cc:237] T 807e7da014034349af25aa7f34b54f8b P ea5815abe0c349c6974ab8f44afd736f [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: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:58.715822 24590 leader_election.cc:290] T 83e611b50ce24ac191538494d8d3fb45 P ea5815abe0c349c6974ab8f44afd736f [CANDIDATE]: Term 2 election: Requested vote from peers 22cc6b05ad00477eac4055fef8038762 (127.23.83.193:34623), 676f22861f2848ce8fe738551017e903 (127.23.83.195:45851)
I20260710 11:05:58.718501 24665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83e611b50ce24ac191538494d8d3fb45" candidate_uuid: "ea5815abe0c349c6974ab8f44afd736f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "676f22861f2848ce8fe738551017e903"
I20260710 11:05:58.718842 24517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83e611b50ce24ac191538494d8d3fb45" candidate_uuid: "ea5815abe0c349c6974ab8f44afd736f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "22cc6b05ad00477eac4055fef8038762"
I20260710 11:05:58.718743 24516 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "65ebfcc6239a4ea59948be9c660c37f5"
dest_uuid: "22cc6b05ad00477eac4055fef8038762"
 from {username='slave'} at 127.0.0.1:47454
I20260710 11:05:58.719049 24665 raft_consensus.cc:3055] T 83e611b50ce24ac191538494d8d3fb45 P 676f22861f2848ce8fe738551017e903 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:58.719455 24517 raft_consensus.cc:3060] T 83e611b50ce24ac191538494d8d3fb45 P 22cc6b05ad00477eac4055fef8038762 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:58.719576 24665 raft_consensus.cc:740] T 83e611b50ce24ac191538494d8d3fb45 P 676f22861f2848ce8fe738551017e903 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 676f22861f2848ce8fe738551017e903, State: Running, Role: LEADER
I20260710 11:05:58.720535 24665 consensus_queue.cc:260] T 83e611b50ce24ac191538494d8d3fb45 P 676f22861f2848ce8fe738551017e903 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:58.721834 24665 raft_consensus.cc:3060] T 83e611b50ce24ac191538494d8d3fb45 P 676f22861f2848ce8fe738551017e903 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:58.723034 24516 raft_consensus.cc:493] T 65ebfcc6239a4ea59948be9c660c37f5 P 22cc6b05ad00477eac4055fef8038762 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:58.723412 24516 raft_consensus.cc:3060] T 65ebfcc6239a4ea59948be9c660c37f5 P 22cc6b05ad00477eac4055fef8038762 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:58.724121 24414 catalog_manager.cc:5697] T 807e7da014034349af25aa7f34b54f8b P ea5815abe0c349c6974ab8f44afd736f reported cstate change: term changed from 1 to 2, leader changed from 22cc6b05ad00477eac4055fef8038762 (127.23.83.193) to ea5815abe0c349c6974ab8f44afd736f (127.23.83.194). New cstate: current_term: 2 leader_uuid: "ea5815abe0c349c6974ab8f44afd736f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:58.726820 24517 raft_consensus.cc:2468] T 83e611b50ce24ac191538494d8d3fb45 P 22cc6b05ad00477eac4055fef8038762 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea5815abe0c349c6974ab8f44afd736f in term 2.
I20260710 11:05:58.728018 24558 leader_election.cc:304] T 83e611b50ce24ac191538494d8d3fb45 P ea5815abe0c349c6974ab8f44afd736f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22cc6b05ad00477eac4055fef8038762, ea5815abe0c349c6974ab8f44afd736f; no voters: 
I20260710 11:05:58.728886 24713 raft_consensus.cc:2804] T 83e611b50ce24ac191538494d8d3fb45 P ea5815abe0c349c6974ab8f44afd736f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:58.729382 24713 raft_consensus.cc:697] T 83e611b50ce24ac191538494d8d3fb45 P ea5815abe0c349c6974ab8f44afd736f [term 2 LEADER]: Becoming Leader. State: Replica: ea5815abe0c349c6974ab8f44afd736f, State: Running, Role: LEADER
I20260710 11:05:58.729735 24665 raft_consensus.cc:2468] T 83e611b50ce24ac191538494d8d3fb45 P 676f22861f2848ce8fe738551017e903 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea5815abe0c349c6974ab8f44afd736f in term 2.
I20260710 11:05:58.729420 24516 raft_consensus.cc:515] T 65ebfcc6239a4ea59948be9c660c37f5 P 22cc6b05ad00477eac4055fef8038762 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:58.731488 24713 consensus_queue.cc:237] T 83e611b50ce24ac191538494d8d3fb45 P ea5815abe0c349c6974ab8f44afd736f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:58.732990 24665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65ebfcc6239a4ea59948be9c660c37f5" candidate_uuid: "22cc6b05ad00477eac4055fef8038762" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "676f22861f2848ce8fe738551017e903"
I20260710 11:05:58.733425 24590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65ebfcc6239a4ea59948be9c660c37f5" candidate_uuid: "22cc6b05ad00477eac4055fef8038762" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea5815abe0c349c6974ab8f44afd736f"
I20260710 11:05:58.733580 24665 raft_consensus.cc:3060] T 65ebfcc6239a4ea59948be9c660c37f5 P 676f22861f2848ce8fe738551017e903 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:58.734002 24590 raft_consensus.cc:3055] T 65ebfcc6239a4ea59948be9c660c37f5 P ea5815abe0c349c6974ab8f44afd736f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:58.734346 24590 raft_consensus.cc:740] T 65ebfcc6239a4ea59948be9c660c37f5 P ea5815abe0c349c6974ab8f44afd736f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ea5815abe0c349c6974ab8f44afd736f, State: Running, Role: LEADER
I20260710 11:05:58.731993 24516 leader_election.cc:290] T 65ebfcc6239a4ea59948be9c660c37f5 P 22cc6b05ad00477eac4055fef8038762 [CANDIDATE]: Term 2 election: Requested vote from peers ea5815abe0c349c6974ab8f44afd736f (127.23.83.194:36867), 676f22861f2848ce8fe738551017e903 (127.23.83.195:45851)
I20260710 11:05:58.735090 24590 consensus_queue.cc:260] T 65ebfcc6239a4ea59948be9c660c37f5 P ea5815abe0c349c6974ab8f44afd736f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:58.736236 24590 raft_consensus.cc:3060] T 65ebfcc6239a4ea59948be9c660c37f5 P ea5815abe0c349c6974ab8f44afd736f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:58.740867 24665 raft_consensus.cc:2468] T 65ebfcc6239a4ea59948be9c660c37f5 P 676f22861f2848ce8fe738551017e903 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22cc6b05ad00477eac4055fef8038762 in term 2.
I20260710 11:05:58.740374 24414 catalog_manager.cc:5697] T 83e611b50ce24ac191538494d8d3fb45 P ea5815abe0c349c6974ab8f44afd736f reported cstate change: term changed from 1 to 2, leader changed from 676f22861f2848ce8fe738551017e903 (127.23.83.195) to ea5815abe0c349c6974ab8f44afd736f (127.23.83.194). New cstate: current_term: 2 leader_uuid: "ea5815abe0c349c6974ab8f44afd736f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:58.742022 24590 raft_consensus.cc:2468] T 65ebfcc6239a4ea59948be9c660c37f5 P ea5815abe0c349c6974ab8f44afd736f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22cc6b05ad00477eac4055fef8038762 in term 2.
I20260710 11:05:58.742062 24483 leader_election.cc:304] T 65ebfcc6239a4ea59948be9c660c37f5 P 22cc6b05ad00477eac4055fef8038762 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22cc6b05ad00477eac4055fef8038762, 676f22861f2848ce8fe738551017e903; no voters: 
I20260710 11:05:58.743068 24736 raft_consensus.cc:2804] T 65ebfcc6239a4ea59948be9c660c37f5 P 22cc6b05ad00477eac4055fef8038762 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:58.743592 24736 raft_consensus.cc:697] T 65ebfcc6239a4ea59948be9c660c37f5 P 22cc6b05ad00477eac4055fef8038762 [term 2 LEADER]: Becoming Leader. State: Replica: 22cc6b05ad00477eac4055fef8038762, State: Running, Role: LEADER
I20260710 11:05:58.744513 24736 consensus_queue.cc:237] T 65ebfcc6239a4ea59948be9c660c37f5 P 22cc6b05ad00477eac4055fef8038762 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:58.750548 24790 raft_consensus.cc:993] T 8d9738a31664471fa12c9810d1d5b717 P 676f22861f2848ce8fe738551017e903: : Instructing follower 22cc6b05ad00477eac4055fef8038762 to start an election
I20260710 11:05:58.750972 24790 raft_consensus.cc:1081] T 8d9738a31664471fa12c9810d1d5b717 P 676f22861f2848ce8fe738551017e903 [term 1 LEADER]: Signalling peer 22cc6b05ad00477eac4055fef8038762 to start an election
I20260710 11:05:58.752578 24517 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d9738a31664471fa12c9810d1d5b717"
dest_uuid: "22cc6b05ad00477eac4055fef8038762"
 from {username='slave'} at 127.0.0.1:47448
I20260710 11:05:58.753175 24517 raft_consensus.cc:493] T 8d9738a31664471fa12c9810d1d5b717 P 22cc6b05ad00477eac4055fef8038762 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:58.753611 24517 raft_consensus.cc:3060] T 8d9738a31664471fa12c9810d1d5b717 P 22cc6b05ad00477eac4055fef8038762 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:58.753386 24413 catalog_manager.cc:5697] T 65ebfcc6239a4ea59948be9c660c37f5 P 22cc6b05ad00477eac4055fef8038762 reported cstate change: term changed from 1 to 2, leader changed from ea5815abe0c349c6974ab8f44afd736f (127.23.83.194) to 22cc6b05ad00477eac4055fef8038762 (127.23.83.193). New cstate: current_term: 2 leader_uuid: "22cc6b05ad00477eac4055fef8038762" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:58.759979 24517 raft_consensus.cc:515] T 8d9738a31664471fa12c9810d1d5b717 P 22cc6b05ad00477eac4055fef8038762 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:58.762004 24517 leader_election.cc:290] T 8d9738a31664471fa12c9810d1d5b717 P 22cc6b05ad00477eac4055fef8038762 [CANDIDATE]: Term 2 election: Requested vote from peers ea5815abe0c349c6974ab8f44afd736f (127.23.83.194:36867), 676f22861f2848ce8fe738551017e903 (127.23.83.195:45851)
I20260710 11:05:58.762650 24590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d9738a31664471fa12c9810d1d5b717" candidate_uuid: "22cc6b05ad00477eac4055fef8038762" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea5815abe0c349c6974ab8f44afd736f"
I20260710 11:05:58.763048 24665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d9738a31664471fa12c9810d1d5b717" candidate_uuid: "22cc6b05ad00477eac4055fef8038762" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "676f22861f2848ce8fe738551017e903"
I20260710 11:05:58.763211 24590 raft_consensus.cc:3060] T 8d9738a31664471fa12c9810d1d5b717 P ea5815abe0c349c6974ab8f44afd736f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:58.763585 24665 raft_consensus.cc:3055] T 8d9738a31664471fa12c9810d1d5b717 P 676f22861f2848ce8fe738551017e903 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:58.763895 24665 raft_consensus.cc:740] T 8d9738a31664471fa12c9810d1d5b717 P 676f22861f2848ce8fe738551017e903 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 676f22861f2848ce8fe738551017e903, State: Running, Role: LEADER
I20260710 11:05:58.764552 24665 consensus_queue.cc:260] T 8d9738a31664471fa12c9810d1d5b717 P 676f22861f2848ce8fe738551017e903 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:58.765472 24665 raft_consensus.cc:3060] T 8d9738a31664471fa12c9810d1d5b717 P 676f22861f2848ce8fe738551017e903 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:58.767743 24590 raft_consensus.cc:2468] T 8d9738a31664471fa12c9810d1d5b717 P ea5815abe0c349c6974ab8f44afd736f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22cc6b05ad00477eac4055fef8038762 in term 2.
I20260710 11:05:58.768698 24480 leader_election.cc:304] T 8d9738a31664471fa12c9810d1d5b717 P 22cc6b05ad00477eac4055fef8038762 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22cc6b05ad00477eac4055fef8038762, ea5815abe0c349c6974ab8f44afd736f; no voters: 
I20260710 11:05:58.769351 24736 raft_consensus.cc:2804] T 8d9738a31664471fa12c9810d1d5b717 P 22cc6b05ad00477eac4055fef8038762 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:58.769752 24736 raft_consensus.cc:697] T 8d9738a31664471fa12c9810d1d5b717 P 22cc6b05ad00477eac4055fef8038762 [term 2 LEADER]: Becoming Leader. State: Replica: 22cc6b05ad00477eac4055fef8038762, State: Running, Role: LEADER
I20260710 11:05:58.770468 24665 raft_consensus.cc:2468] T 8d9738a31664471fa12c9810d1d5b717 P 676f22861f2848ce8fe738551017e903 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22cc6b05ad00477eac4055fef8038762 in term 2.
I20260710 11:05:58.770454 24736 consensus_queue.cc:237] T 8d9738a31664471fa12c9810d1d5b717 P 22cc6b05ad00477eac4055fef8038762 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:05:58.776438 24413 catalog_manager.cc:5697] T 8d9738a31664471fa12c9810d1d5b717 P 22cc6b05ad00477eac4055fef8038762 reported cstate change: term changed from 1 to 2, leader changed from 676f22861f2848ce8fe738551017e903 (127.23.83.195) to 22cc6b05ad00477eac4055fef8038762 (127.23.83.193). New cstate: current_term: 2 leader_uuid: "22cc6b05ad00477eac4055fef8038762" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:58.956784 24665 raft_consensus.cc:1275] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 676f22861f2848ce8fe738551017e903 [term 2 FOLLOWER]: Refusing update from remote peer ea5815abe0c349c6974ab8f44afd736f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:58.957922 24713 consensus_queue.cc:1048] T 69095ee17f24470bb3fad4ce0c8e1fa8 P ea5815abe0c349c6974ab8f44afd736f [LEADER]: Connected to new peer: Peer: permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:58.965705 24517 raft_consensus.cc:1275] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 22cc6b05ad00477eac4055fef8038762 [term 2 FOLLOWER]: Refusing update from remote peer ea5815abe0c349c6974ab8f44afd736f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:58.967433 24713 consensus_queue.cc:1048] T 69095ee17f24470bb3fad4ce0c8e1fa8 P ea5815abe0c349c6974ab8f44afd736f [LEADER]: Connected to new peer: Peer: permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:59.051391 24590 raft_consensus.cc:1275] T 9662beb3b78f4c98b228090e1dcf6435 P ea5815abe0c349c6974ab8f44afd736f [term 2 FOLLOWER]: Refusing update from remote peer 22cc6b05ad00477eac4055fef8038762: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:59.052734 24796 consensus_queue.cc:1048] T 9662beb3b78f4c98b228090e1dcf6435 P 22cc6b05ad00477eac4055fef8038762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:59.060832 24665 raft_consensus.cc:1275] T 9662beb3b78f4c98b228090e1dcf6435 P 676f22861f2848ce8fe738551017e903 [term 2 FOLLOWER]: Refusing update from remote peer 22cc6b05ad00477eac4055fef8038762: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:59.062646 24752 consensus_queue.cc:1048] T 9662beb3b78f4c98b228090e1dcf6435 P 22cc6b05ad00477eac4055fef8038762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:59.095222 24517 raft_consensus.cc:1275] T 807e7da014034349af25aa7f34b54f8b P 22cc6b05ad00477eac4055fef8038762 [term 2 FOLLOWER]: Refusing update from remote peer ea5815abe0c349c6974ab8f44afd736f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:59.096633 24713 consensus_queue.cc:1048] T 807e7da014034349af25aa7f34b54f8b P ea5815abe0c349c6974ab8f44afd736f [LEADER]: Connected to new peer: Peer: permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:59.106451 24665 raft_consensus.cc:1275] T 807e7da014034349af25aa7f34b54f8b P 676f22861f2848ce8fe738551017e903 [term 2 FOLLOWER]: Refusing update from remote peer ea5815abe0c349c6974ab8f44afd736f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:59.107966 24713 consensus_queue.cc:1048] T 807e7da014034349af25aa7f34b54f8b P ea5815abe0c349c6974ab8f44afd736f [LEADER]: Connected to new peer: Peer: permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:59.196969 24665 raft_consensus.cc:1275] T 65ebfcc6239a4ea59948be9c660c37f5 P 676f22861f2848ce8fe738551017e903 [term 2 FOLLOWER]: Refusing update from remote peer 22cc6b05ad00477eac4055fef8038762: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:59.198388 24752 consensus_queue.cc:1048] T 65ebfcc6239a4ea59948be9c660c37f5 P 22cc6b05ad00477eac4055fef8038762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:59.206050 24590 raft_consensus.cc:1275] T 65ebfcc6239a4ea59948be9c660c37f5 P ea5815abe0c349c6974ab8f44afd736f [term 2 FOLLOWER]: Refusing update from remote peer 22cc6b05ad00477eac4055fef8038762: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:59.207525 24796 consensus_queue.cc:1048] T 65ebfcc6239a4ea59948be9c660c37f5 P 22cc6b05ad00477eac4055fef8038762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:59.254488 24517 raft_consensus.cc:1275] T 83e611b50ce24ac191538494d8d3fb45 P 22cc6b05ad00477eac4055fef8038762 [term 2 FOLLOWER]: Refusing update from remote peer ea5815abe0c349c6974ab8f44afd736f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:59.255610 24713 consensus_queue.cc:1048] T 83e611b50ce24ac191538494d8d3fb45 P ea5815abe0c349c6974ab8f44afd736f [LEADER]: Connected to new peer: Peer: permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:59.264025 24665 raft_consensus.cc:1275] T 83e611b50ce24ac191538494d8d3fb45 P 676f22861f2848ce8fe738551017e903 [term 2 FOLLOWER]: Refusing update from remote peer ea5815abe0c349c6974ab8f44afd736f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:59.265407 24742 consensus_queue.cc:1048] T 83e611b50ce24ac191538494d8d3fb45 P ea5815abe0c349c6974ab8f44afd736f [LEADER]: Connected to new peer: Peer: permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:59.297624 24665 raft_consensus.cc:1275] T 8d9738a31664471fa12c9810d1d5b717 P 676f22861f2848ce8fe738551017e903 [term 2 FOLLOWER]: Refusing update from remote peer 22cc6b05ad00477eac4055fef8038762: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:59.298907 24796 consensus_queue.cc:1048] T 8d9738a31664471fa12c9810d1d5b717 P 22cc6b05ad00477eac4055fef8038762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:59.309782 24590 raft_consensus.cc:1275] T 8d9738a31664471fa12c9810d1d5b717 P ea5815abe0c349c6974ab8f44afd736f [term 2 FOLLOWER]: Refusing update from remote peer 22cc6b05ad00477eac4055fef8038762: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:59.313068 24796 consensus_queue.cc:1048] T 8d9738a31664471fa12c9810d1d5b717 P 22cc6b05ad00477eac4055fef8038762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:01.405391 23887 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 11:06:01.406173 23887 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:01.421655 24517 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65ebfcc6239a4ea59948be9c660c37f5"
dest_uuid: "22cc6b05ad00477eac4055fef8038762"
mode: GRACEFUL
new_leader_uuid: "676f22861f2848ce8fe738551017e903"
 from {username='slave'} at 127.0.0.1:55888
I20260710 11:06:01.422163 24517 raft_consensus.cc:606] T 65ebfcc6239a4ea59948be9c660c37f5 P 22cc6b05ad00477eac4055fef8038762 [term 2 LEADER]: Received request to transfer leadership to TS 676f22861f2848ce8fe738551017e903
I20260710 11:06:01.424229 24517 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6c2caf5f12e3453ea6de0c699e6252b0"
dest_uuid: "22cc6b05ad00477eac4055fef8038762"
mode: GRACEFUL
new_leader_uuid: "676f22861f2848ce8fe738551017e903"
 from {username='slave'} at 127.0.0.1:55888
I20260710 11:06:01.424666 24517 raft_consensus.cc:606] T 6c2caf5f12e3453ea6de0c699e6252b0 P 22cc6b05ad00477eac4055fef8038762 [term 1 LEADER]: Received request to transfer leadership to TS 676f22861f2848ce8fe738551017e903
I20260710 11:06:01.425493 23887 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:06:01.425843 23887 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:06:01.627668 24805 raft_consensus.cc:993] T 6c2caf5f12e3453ea6de0c699e6252b0 P 22cc6b05ad00477eac4055fef8038762: : Instructing follower 676f22861f2848ce8fe738551017e903 to start an election
I20260710 11:06:01.628108 24736 raft_consensus.cc:1081] T 6c2caf5f12e3453ea6de0c699e6252b0 P 22cc6b05ad00477eac4055fef8038762 [term 1 LEADER]: Signalling peer 676f22861f2848ce8fe738551017e903 to start an election
I20260710 11:06:01.629423 24665 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6c2caf5f12e3453ea6de0c699e6252b0"
dest_uuid: "676f22861f2848ce8fe738551017e903"
 from {username='slave'} at 127.0.0.1:49972
I20260710 11:06:01.629899 24665 raft_consensus.cc:493] T 6c2caf5f12e3453ea6de0c699e6252b0 P 676f22861f2848ce8fe738551017e903 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:01.630200 24665 raft_consensus.cc:3060] T 6c2caf5f12e3453ea6de0c699e6252b0 P 676f22861f2848ce8fe738551017e903 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:01.634645 24665 raft_consensus.cc:515] T 6c2caf5f12e3453ea6de0c699e6252b0 P 676f22861f2848ce8fe738551017e903 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } } peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } }
I20260710 11:06:01.636166 24665 leader_election.cc:290] T 6c2caf5f12e3453ea6de0c699e6252b0 P 676f22861f2848ce8fe738551017e903 [CANDIDATE]: Term 2 election: Requested vote from peers ea5815abe0c349c6974ab8f44afd736f (127.23.83.194:36867), 22cc6b05ad00477eac4055fef8038762 (127.23.83.193:34623)
I20260710 11:06:01.637001 24590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2caf5f12e3453ea6de0c699e6252b0" candidate_uuid: "676f22861f2848ce8fe738551017e903" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea5815abe0c349c6974ab8f44afd736f"
I20260710 11:06:01.637106 24517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2caf5f12e3453ea6de0c699e6252b0" candidate_uuid: "676f22861f2848ce8fe738551017e903" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "22cc6b05ad00477eac4055fef8038762"
I20260710 11:06:01.637645 24590 raft_consensus.cc:3060] T 6c2caf5f12e3453ea6de0c699e6252b0 P ea5815abe0c349c6974ab8f44afd736f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:01.637840 24517 raft_consensus.cc:3055] T 6c2caf5f12e3453ea6de0c699e6252b0 P 22cc6b05ad00477eac4055fef8038762 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:01.638175 24517 raft_consensus.cc:740] T 6c2caf5f12e3453ea6de0c699e6252b0 P 22cc6b05ad00477eac4055fef8038762 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 22cc6b05ad00477eac4055fef8038762, State: Running, Role: LEADER
I20260710 11:06:01.638792 24517 consensus_queue.cc:260] T 6c2caf5f12e3453ea6de0c699e6252b0 P 22cc6b05ad00477eac4055fef8038762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } } peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } }
I20260710 11:06:01.639816 24517 raft_consensus.cc:3060] T 6c2caf5f12e3453ea6de0c699e6252b0 P 22cc6b05ad00477eac4055fef8038762 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:01.642318 24590 raft_consensus.cc:2468] T 6c2caf5f12e3453ea6de0c699e6252b0 P ea5815abe0c349c6974ab8f44afd736f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 676f22861f2848ce8fe738551017e903 in term 2.
I20260710 11:06:01.643325 24629 leader_election.cc:304] T 6c2caf5f12e3453ea6de0c699e6252b0 P 676f22861f2848ce8fe738551017e903 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 676f22861f2848ce8fe738551017e903, ea5815abe0c349c6974ab8f44afd736f; no voters: 
I20260710 11:06:01.644006 24790 raft_consensus.cc:2804] T 6c2caf5f12e3453ea6de0c699e6252b0 P 676f22861f2848ce8fe738551017e903 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:01.644357 24517 raft_consensus.cc:2468] T 6c2caf5f12e3453ea6de0c699e6252b0 P 22cc6b05ad00477eac4055fef8038762 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 676f22861f2848ce8fe738551017e903 in term 2.
I20260710 11:06:01.644945 24790 raft_consensus.cc:697] T 6c2caf5f12e3453ea6de0c699e6252b0 P 676f22861f2848ce8fe738551017e903 [term 2 LEADER]: Becoming Leader. State: Replica: 676f22861f2848ce8fe738551017e903, State: Running, Role: LEADER
I20260710 11:06:01.645709 24790 consensus_queue.cc:237] T 6c2caf5f12e3453ea6de0c699e6252b0 P 676f22861f2848ce8fe738551017e903 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } } peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } }
I20260710 11:06:01.652324 24415 catalog_manager.cc:5697] T 6c2caf5f12e3453ea6de0c699e6252b0 P 676f22861f2848ce8fe738551017e903 reported cstate change: term changed from 1 to 2, leader changed from 22cc6b05ad00477eac4055fef8038762 (127.23.83.193) to 676f22861f2848ce8fe738551017e903 (127.23.83.195). New cstate: current_term: 2 leader_uuid: "676f22861f2848ce8fe738551017e903" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:01.841162 24805 raft_consensus.cc:993] T 65ebfcc6239a4ea59948be9c660c37f5 P 22cc6b05ad00477eac4055fef8038762: : Instructing follower 676f22861f2848ce8fe738551017e903 to start an election
I20260710 11:06:01.841580 24736 raft_consensus.cc:1081] T 65ebfcc6239a4ea59948be9c660c37f5 P 22cc6b05ad00477eac4055fef8038762 [term 2 LEADER]: Signalling peer 676f22861f2848ce8fe738551017e903 to start an election
I20260710 11:06:01.842941 24665 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "65ebfcc6239a4ea59948be9c660c37f5"
dest_uuid: "676f22861f2848ce8fe738551017e903"
 from {username='slave'} at 127.0.0.1:49972
I20260710 11:06:01.843384 24665 raft_consensus.cc:493] T 65ebfcc6239a4ea59948be9c660c37f5 P 676f22861f2848ce8fe738551017e903 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:01.843676 24665 raft_consensus.cc:3060] T 65ebfcc6239a4ea59948be9c660c37f5 P 676f22861f2848ce8fe738551017e903 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:01.848637 24665 raft_consensus.cc:515] T 65ebfcc6239a4ea59948be9c660c37f5 P 676f22861f2848ce8fe738551017e903 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:06:01.850211 24665 leader_election.cc:290] T 65ebfcc6239a4ea59948be9c660c37f5 P 676f22861f2848ce8fe738551017e903 [CANDIDATE]: Term 3 election: Requested vote from peers 22cc6b05ad00477eac4055fef8038762 (127.23.83.193:34623), ea5815abe0c349c6974ab8f44afd736f (127.23.83.194:36867)
I20260710 11:06:01.851058 24517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65ebfcc6239a4ea59948be9c660c37f5" candidate_uuid: "676f22861f2848ce8fe738551017e903" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "22cc6b05ad00477eac4055fef8038762"
I20260710 11:06:01.851223 24590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65ebfcc6239a4ea59948be9c660c37f5" candidate_uuid: "676f22861f2848ce8fe738551017e903" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ea5815abe0c349c6974ab8f44afd736f"
I20260710 11:06:01.851585 24517 raft_consensus.cc:3055] T 65ebfcc6239a4ea59948be9c660c37f5 P 22cc6b05ad00477eac4055fef8038762 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:06:01.851759 24590 raft_consensus.cc:3060] T 65ebfcc6239a4ea59948be9c660c37f5 P ea5815abe0c349c6974ab8f44afd736f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:01.851934 24517 raft_consensus.cc:740] T 65ebfcc6239a4ea59948be9c660c37f5 P 22cc6b05ad00477eac4055fef8038762 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 22cc6b05ad00477eac4055fef8038762, State: Running, Role: LEADER
I20260710 11:06:01.852684 24517 consensus_queue.cc:260] T 65ebfcc6239a4ea59948be9c660c37f5 P 22cc6b05ad00477eac4055fef8038762 [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: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:06:01.853582 24517 raft_consensus.cc:3060] T 65ebfcc6239a4ea59948be9c660c37f5 P 22cc6b05ad00477eac4055fef8038762 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:01.856794 24590 raft_consensus.cc:2468] T 65ebfcc6239a4ea59948be9c660c37f5 P ea5815abe0c349c6974ab8f44afd736f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 676f22861f2848ce8fe738551017e903 in term 3.
I20260710 11:06:01.857811 24629 leader_election.cc:304] T 65ebfcc6239a4ea59948be9c660c37f5 P 676f22861f2848ce8fe738551017e903 [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: 676f22861f2848ce8fe738551017e903, ea5815abe0c349c6974ab8f44afd736f; no voters: 
I20260710 11:06:01.858564 24790 raft_consensus.cc:2804] T 65ebfcc6239a4ea59948be9c660c37f5 P 676f22861f2848ce8fe738551017e903 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:06:01.858695 24517 raft_consensus.cc:2468] T 65ebfcc6239a4ea59948be9c660c37f5 P 22cc6b05ad00477eac4055fef8038762 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 676f22861f2848ce8fe738551017e903 in term 3.
I20260710 11:06:01.859072 24790 raft_consensus.cc:697] T 65ebfcc6239a4ea59948be9c660c37f5 P 676f22861f2848ce8fe738551017e903 [term 3 LEADER]: Becoming Leader. State: Replica: 676f22861f2848ce8fe738551017e903, State: Running, Role: LEADER
I20260710 11:06:01.860064 24790 consensus_queue.cc:237] T 65ebfcc6239a4ea59948be9c660c37f5 P 676f22861f2848ce8fe738551017e903 [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: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:06:01.866143 24415 catalog_manager.cc:5697] T 65ebfcc6239a4ea59948be9c660c37f5 P 676f22861f2848ce8fe738551017e903 reported cstate change: term changed from 2 to 3, leader changed from 22cc6b05ad00477eac4055fef8038762 (127.23.83.193) to 676f22861f2848ce8fe738551017e903 (127.23.83.195). New cstate: current_term: 3 leader_uuid: "676f22861f2848ce8fe738551017e903" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:02.075989 24590 raft_consensus.cc:1275] T 6c2caf5f12e3453ea6de0c699e6252b0 P ea5815abe0c349c6974ab8f44afd736f [term 2 FOLLOWER]: Refusing update from remote peer 676f22861f2848ce8fe738551017e903: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:02.077132 24790 consensus_queue.cc:1048] T 6c2caf5f12e3453ea6de0c699e6252b0 P 676f22861f2848ce8fe738551017e903 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:02.086262 24517 raft_consensus.cc:1275] T 6c2caf5f12e3453ea6de0c699e6252b0 P 22cc6b05ad00477eac4055fef8038762 [term 2 FOLLOWER]: Refusing update from remote peer 676f22861f2848ce8fe738551017e903: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:02.087787 24790 consensus_queue.cc:1048] T 6c2caf5f12e3453ea6de0c699e6252b0 P 676f22861f2848ce8fe738551017e903 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:02.412765 24517 raft_consensus.cc:1275] T 65ebfcc6239a4ea59948be9c660c37f5 P 22cc6b05ad00477eac4055fef8038762 [term 3 FOLLOWER]: Refusing update from remote peer 676f22861f2848ce8fe738551017e903: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:02.413839 24808 consensus_queue.cc:1048] T 65ebfcc6239a4ea59948be9c660c37f5 P 676f22861f2848ce8fe738551017e903 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:02.421962 24590 raft_consensus.cc:1275] T 65ebfcc6239a4ea59948be9c660c37f5 P ea5815abe0c349c6974ab8f44afd736f [term 3 FOLLOWER]: Refusing update from remote peer 676f22861f2848ce8fe738551017e903: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:02.423377 24818 consensus_queue.cc:1048] T 65ebfcc6239a4ea59948be9c660c37f5 P 676f22861f2848ce8fe738551017e903 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:02.426488 23887 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:02.440155 24665 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6c2caf5f12e3453ea6de0c699e6252b0"
dest_uuid: "676f22861f2848ce8fe738551017e903"
mode: GRACEFUL
new_leader_uuid: "22cc6b05ad00477eac4055fef8038762"
 from {username='slave'} at 127.0.0.1:49988
I20260710 11:06:02.440595 24665 raft_consensus.cc:606] T 6c2caf5f12e3453ea6de0c699e6252b0 P 676f22861f2848ce8fe738551017e903 [term 2 LEADER]: Received request to transfer leadership to TS 22cc6b05ad00477eac4055fef8038762
I20260710 11:06:02.451718 24665 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65ebfcc6239a4ea59948be9c660c37f5"
dest_uuid: "676f22861f2848ce8fe738551017e903"
mode: GRACEFUL
new_leader_uuid: "22cc6b05ad00477eac4055fef8038762"
 from {username='slave'} at 127.0.0.1:49988
I20260710 11:06:02.452183 24665 raft_consensus.cc:606] T 65ebfcc6239a4ea59948be9c660c37f5 P 676f22861f2848ce8fe738551017e903 [term 3 LEADER]: Received request to transfer leadership to TS 22cc6b05ad00477eac4055fef8038762
I20260710 11:06:02.456743 24590 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2236ff0f6513470aa879cdd747625c99"
dest_uuid: "ea5815abe0c349c6974ab8f44afd736f"
mode: GRACEFUL
new_leader_uuid: "22cc6b05ad00477eac4055fef8038762"
 from {username='slave'} at 127.0.0.1:33936
I20260710 11:06:02.457257 24590 raft_consensus.cc:606] T 2236ff0f6513470aa879cdd747625c99 P ea5815abe0c349c6974ab8f44afd736f [term 1 LEADER]: Received request to transfer leadership to TS 22cc6b05ad00477eac4055fef8038762
I20260710 11:06:02.461354 24590 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "69095ee17f24470bb3fad4ce0c8e1fa8"
dest_uuid: "ea5815abe0c349c6974ab8f44afd736f"
mode: GRACEFUL
new_leader_uuid: "22cc6b05ad00477eac4055fef8038762"
 from {username='slave'} at 127.0.0.1:33936
I20260710 11:06:02.461798 24590 raft_consensus.cc:606] T 69095ee17f24470bb3fad4ce0c8e1fa8 P ea5815abe0c349c6974ab8f44afd736f [term 2 LEADER]: Received request to transfer leadership to TS 22cc6b05ad00477eac4055fef8038762
I20260710 11:06:02.465790 24590 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "83e611b50ce24ac191538494d8d3fb45"
dest_uuid: "ea5815abe0c349c6974ab8f44afd736f"
mode: GRACEFUL
new_leader_uuid: "22cc6b05ad00477eac4055fef8038762"
 from {username='slave'} at 127.0.0.1:33936
I20260710 11:06:02.466228 24590 raft_consensus.cc:606] T 83e611b50ce24ac191538494d8d3fb45 P ea5815abe0c349c6974ab8f44afd736f [term 2 LEADER]: Received request to transfer leadership to TS 22cc6b05ad00477eac4055fef8038762
I20260710 11:06:02.508195 24804 raft_consensus.cc:993] T 2236ff0f6513470aa879cdd747625c99 P ea5815abe0c349c6974ab8f44afd736f: : Instructing follower 22cc6b05ad00477eac4055fef8038762 to start an election
I20260710 11:06:02.508651 24825 raft_consensus.cc:1081] T 2236ff0f6513470aa879cdd747625c99 P ea5815abe0c349c6974ab8f44afd736f [term 1 LEADER]: Signalling peer 22cc6b05ad00477eac4055fef8038762 to start an election
I20260710 11:06:02.510026 24517 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2236ff0f6513470aa879cdd747625c99"
dest_uuid: "22cc6b05ad00477eac4055fef8038762"
 from {username='slave'} at 127.0.0.1:47454
I20260710 11:06:02.510419 24517 raft_consensus.cc:493] T 2236ff0f6513470aa879cdd747625c99 P 22cc6b05ad00477eac4055fef8038762 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:02.510663 24517 raft_consensus.cc:3060] T 2236ff0f6513470aa879cdd747625c99 P 22cc6b05ad00477eac4055fef8038762 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:02.514704 24517 raft_consensus.cc:515] T 2236ff0f6513470aa879cdd747625c99 P 22cc6b05ad00477eac4055fef8038762 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:06:02.516443 24517 leader_election.cc:290] T 2236ff0f6513470aa879cdd747625c99 P 22cc6b05ad00477eac4055fef8038762 [CANDIDATE]: Term 2 election: Requested vote from peers ea5815abe0c349c6974ab8f44afd736f (127.23.83.194:36867), 676f22861f2848ce8fe738551017e903 (127.23.83.195:45851)
I20260710 11:06:02.516976 24665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2236ff0f6513470aa879cdd747625c99" candidate_uuid: "22cc6b05ad00477eac4055fef8038762" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "676f22861f2848ce8fe738551017e903"
I20260710 11:06:02.516808 24590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2236ff0f6513470aa879cdd747625c99" candidate_uuid: "22cc6b05ad00477eac4055fef8038762" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea5815abe0c349c6974ab8f44afd736f"
I20260710 11:06:02.517462 24665 raft_consensus.cc:3060] T 2236ff0f6513470aa879cdd747625c99 P 676f22861f2848ce8fe738551017e903 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:02.517766 24590 raft_consensus.cc:3055] T 2236ff0f6513470aa879cdd747625c99 P ea5815abe0c349c6974ab8f44afd736f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:02.518589 24590 raft_consensus.cc:740] T 2236ff0f6513470aa879cdd747625c99 P ea5815abe0c349c6974ab8f44afd736f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ea5815abe0c349c6974ab8f44afd736f, State: Running, Role: LEADER
I20260710 11:06:02.519338 24590 consensus_queue.cc:260] T 2236ff0f6513470aa879cdd747625c99 P ea5815abe0c349c6974ab8f44afd736f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:06:02.520529 24590 raft_consensus.cc:3060] T 2236ff0f6513470aa879cdd747625c99 P ea5815abe0c349c6974ab8f44afd736f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:02.524338 24665 raft_consensus.cc:2468] T 2236ff0f6513470aa879cdd747625c99 P 676f22861f2848ce8fe738551017e903 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22cc6b05ad00477eac4055fef8038762 in term 2.
I20260710 11:06:02.525636 24483 leader_election.cc:304] T 2236ff0f6513470aa879cdd747625c99 P 22cc6b05ad00477eac4055fef8038762 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22cc6b05ad00477eac4055fef8038762, 676f22861f2848ce8fe738551017e903; no voters: 
I20260710 11:06:02.526310 24736 raft_consensus.cc:2804] T 2236ff0f6513470aa879cdd747625c99 P 22cc6b05ad00477eac4055fef8038762 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:02.526851 24590 raft_consensus.cc:2468] T 2236ff0f6513470aa879cdd747625c99 P ea5815abe0c349c6974ab8f44afd736f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22cc6b05ad00477eac4055fef8038762 in term 2.
I20260710 11:06:02.527483 24736 raft_consensus.cc:697] T 2236ff0f6513470aa879cdd747625c99 P 22cc6b05ad00477eac4055fef8038762 [term 2 LEADER]: Becoming Leader. State: Replica: 22cc6b05ad00477eac4055fef8038762, State: Running, Role: LEADER
I20260710 11:06:02.528262 24736 consensus_queue.cc:237] T 2236ff0f6513470aa879cdd747625c99 P 22cc6b05ad00477eac4055fef8038762 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:06:02.534454 24414 catalog_manager.cc:5697] T 2236ff0f6513470aa879cdd747625c99 P 22cc6b05ad00477eac4055fef8038762 reported cstate change: term changed from 1 to 2, leader changed from ea5815abe0c349c6974ab8f44afd736f (127.23.83.194) to 22cc6b05ad00477eac4055fef8038762 (127.23.83.193). New cstate: current_term: 2 leader_uuid: "22cc6b05ad00477eac4055fef8038762" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:02.538837 24823 raft_consensus.cc:993] T 6c2caf5f12e3453ea6de0c699e6252b0 P 676f22861f2848ce8fe738551017e903: : Instructing follower 22cc6b05ad00477eac4055fef8038762 to start an election
I20260710 11:06:02.539309 24823 raft_consensus.cc:1081] T 6c2caf5f12e3453ea6de0c699e6252b0 P 676f22861f2848ce8fe738551017e903 [term 2 LEADER]: Signalling peer 22cc6b05ad00477eac4055fef8038762 to start an election
I20260710 11:06:02.541020 24516 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6c2caf5f12e3453ea6de0c699e6252b0"
dest_uuid: "22cc6b05ad00477eac4055fef8038762"
 from {username='slave'} at 127.0.0.1:47448
I20260710 11:06:02.541522 24516 raft_consensus.cc:493] T 6c2caf5f12e3453ea6de0c699e6252b0 P 22cc6b05ad00477eac4055fef8038762 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:02.541877 24516 raft_consensus.cc:3060] T 6c2caf5f12e3453ea6de0c699e6252b0 P 22cc6b05ad00477eac4055fef8038762 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:02.547641 24516 raft_consensus.cc:515] T 6c2caf5f12e3453ea6de0c699e6252b0 P 22cc6b05ad00477eac4055fef8038762 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } } peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } }
I20260710 11:06:02.549324 24516 leader_election.cc:290] T 6c2caf5f12e3453ea6de0c699e6252b0 P 22cc6b05ad00477eac4055fef8038762 [CANDIDATE]: Term 3 election: Requested vote from peers ea5815abe0c349c6974ab8f44afd736f (127.23.83.194:36867), 676f22861f2848ce8fe738551017e903 (127.23.83.195:45851)
I20260710 11:06:02.550158 24590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2caf5f12e3453ea6de0c699e6252b0" candidate_uuid: "22cc6b05ad00477eac4055fef8038762" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ea5815abe0c349c6974ab8f44afd736f"
I20260710 11:06:02.550292 24665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2caf5f12e3453ea6de0c699e6252b0" candidate_uuid: "22cc6b05ad00477eac4055fef8038762" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "676f22861f2848ce8fe738551017e903"
I20260710 11:06:02.550760 24590 raft_consensus.cc:3060] T 6c2caf5f12e3453ea6de0c699e6252b0 P ea5815abe0c349c6974ab8f44afd736f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:02.550767 24665 raft_consensus.cc:3055] T 6c2caf5f12e3453ea6de0c699e6252b0 P 676f22861f2848ce8fe738551017e903 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:06:02.551339 24665 raft_consensus.cc:740] T 6c2caf5f12e3453ea6de0c699e6252b0 P 676f22861f2848ce8fe738551017e903 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 676f22861f2848ce8fe738551017e903, State: Running, Role: LEADER
I20260710 11:06:02.552121 24665 consensus_queue.cc:260] T 6c2caf5f12e3453ea6de0c699e6252b0 P 676f22861f2848ce8fe738551017e903 [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: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } } peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } }
I20260710 11:06:02.553145 24665 raft_consensus.cc:3060] T 6c2caf5f12e3453ea6de0c699e6252b0 P 676f22861f2848ce8fe738551017e903 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:02.557369 24590 raft_consensus.cc:2468] T 6c2caf5f12e3453ea6de0c699e6252b0 P ea5815abe0c349c6974ab8f44afd736f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22cc6b05ad00477eac4055fef8038762 in term 3.
I20260710 11:06:02.558409 24480 leader_election.cc:304] T 6c2caf5f12e3453ea6de0c699e6252b0 P 22cc6b05ad00477eac4055fef8038762 [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: 22cc6b05ad00477eac4055fef8038762, ea5815abe0c349c6974ab8f44afd736f; no voters: 
I20260710 11:06:02.558797 24665 raft_consensus.cc:2468] T 6c2caf5f12e3453ea6de0c699e6252b0 P 676f22861f2848ce8fe738551017e903 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22cc6b05ad00477eac4055fef8038762 in term 3.
I20260710 11:06:02.559051 24736 raft_consensus.cc:2804] T 6c2caf5f12e3453ea6de0c699e6252b0 P 22cc6b05ad00477eac4055fef8038762 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:06:02.559523 24736 raft_consensus.cc:697] T 6c2caf5f12e3453ea6de0c699e6252b0 P 22cc6b05ad00477eac4055fef8038762 [term 3 LEADER]: Becoming Leader. State: Replica: 22cc6b05ad00477eac4055fef8038762, State: Running, Role: LEADER
I20260710 11:06:02.560214 24736 consensus_queue.cc:237] T 6c2caf5f12e3453ea6de0c699e6252b0 P 22cc6b05ad00477eac4055fef8038762 [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: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } } peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } }
I20260710 11:06:02.565580 24414 catalog_manager.cc:5697] T 6c2caf5f12e3453ea6de0c699e6252b0 P 22cc6b05ad00477eac4055fef8038762 reported cstate change: term changed from 2 to 3, leader changed from 676f22861f2848ce8fe738551017e903 (127.23.83.195) to 22cc6b05ad00477eac4055fef8038762 (127.23.83.193). New cstate: current_term: 3 leader_uuid: "22cc6b05ad00477eac4055fef8038762" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:02.658174 24804 raft_consensus.cc:993] T 69095ee17f24470bb3fad4ce0c8e1fa8 P ea5815abe0c349c6974ab8f44afd736f: : Instructing follower 22cc6b05ad00477eac4055fef8038762 to start an election
I20260710 11:06:02.658643 24825 raft_consensus.cc:1081] T 69095ee17f24470bb3fad4ce0c8e1fa8 P ea5815abe0c349c6974ab8f44afd736f [term 2 LEADER]: Signalling peer 22cc6b05ad00477eac4055fef8038762 to start an election
I20260710 11:06:02.660233 24516 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "69095ee17f24470bb3fad4ce0c8e1fa8"
dest_uuid: "22cc6b05ad00477eac4055fef8038762"
 from {username='slave'} at 127.0.0.1:47454
I20260710 11:06:02.660784 24516 raft_consensus.cc:493] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 22cc6b05ad00477eac4055fef8038762 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:02.661079 24516 raft_consensus.cc:3060] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 22cc6b05ad00477eac4055fef8038762 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:02.665482 24516 raft_consensus.cc:515] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 22cc6b05ad00477eac4055fef8038762 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:06:02.666942 24516 leader_election.cc:290] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 22cc6b05ad00477eac4055fef8038762 [CANDIDATE]: Term 3 election: Requested vote from peers ea5815abe0c349c6974ab8f44afd736f (127.23.83.194:36867), 676f22861f2848ce8fe738551017e903 (127.23.83.195:45851)
I20260710 11:06:02.667804 24590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69095ee17f24470bb3fad4ce0c8e1fa8" candidate_uuid: "22cc6b05ad00477eac4055fef8038762" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ea5815abe0c349c6974ab8f44afd736f"
I20260710 11:06:02.668011 24665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69095ee17f24470bb3fad4ce0c8e1fa8" candidate_uuid: "22cc6b05ad00477eac4055fef8038762" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "676f22861f2848ce8fe738551017e903"
I20260710 11:06:02.668339 24590 raft_consensus.cc:3055] T 69095ee17f24470bb3fad4ce0c8e1fa8 P ea5815abe0c349c6974ab8f44afd736f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:06:02.668480 24665 raft_consensus.cc:3060] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 676f22861f2848ce8fe738551017e903 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:02.668659 24590 raft_consensus.cc:740] T 69095ee17f24470bb3fad4ce0c8e1fa8 P ea5815abe0c349c6974ab8f44afd736f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ea5815abe0c349c6974ab8f44afd736f, State: Running, Role: LEADER
I20260710 11:06:02.669380 24590 consensus_queue.cc:260] T 69095ee17f24470bb3fad4ce0c8e1fa8 P ea5815abe0c349c6974ab8f44afd736f [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: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:06:02.670279 24590 raft_consensus.cc:3060] T 69095ee17f24470bb3fad4ce0c8e1fa8 P ea5815abe0c349c6974ab8f44afd736f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:02.673897 24665 raft_consensus.cc:2468] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 676f22861f2848ce8fe738551017e903 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22cc6b05ad00477eac4055fef8038762 in term 3.
I20260710 11:06:02.674816 24590 raft_consensus.cc:2468] T 69095ee17f24470bb3fad4ce0c8e1fa8 P ea5815abe0c349c6974ab8f44afd736f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22cc6b05ad00477eac4055fef8038762 in term 3.
I20260710 11:06:02.674928 24483 leader_election.cc:304] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 22cc6b05ad00477eac4055fef8038762 [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: 22cc6b05ad00477eac4055fef8038762, 676f22861f2848ce8fe738551017e903; no voters: 
I20260710 11:06:02.675798 24736 raft_consensus.cc:2804] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 22cc6b05ad00477eac4055fef8038762 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:06:02.676288 24736 raft_consensus.cc:697] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 22cc6b05ad00477eac4055fef8038762 [term 3 LEADER]: Becoming Leader. State: Replica: 22cc6b05ad00477eac4055fef8038762, State: Running, Role: LEADER
I20260710 11:06:02.677084 24736 consensus_queue.cc:237] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 22cc6b05ad00477eac4055fef8038762 [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: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:06:02.685016 24414 catalog_manager.cc:5697] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 22cc6b05ad00477eac4055fef8038762 reported cstate change: term changed from 2 to 3, leader changed from ea5815abe0c349c6974ab8f44afd736f (127.23.83.194) to 22cc6b05ad00477eac4055fef8038762 (127.23.83.193). New cstate: current_term: 3 leader_uuid: "22cc6b05ad00477eac4055fef8038762" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:02.973228 24665 raft_consensus.cc:1275] T 6c2caf5f12e3453ea6de0c699e6252b0 P 676f22861f2848ce8fe738551017e903 [term 3 FOLLOWER]: Refusing update from remote peer 22cc6b05ad00477eac4055fef8038762: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:02.974571 24736 consensus_queue.cc:1048] T 6c2caf5f12e3453ea6de0c699e6252b0 P 22cc6b05ad00477eac4055fef8038762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:02.982663 24665 raft_consensus.cc:1275] T 2236ff0f6513470aa879cdd747625c99 P 676f22861f2848ce8fe738551017e903 [term 2 FOLLOWER]: Refusing update from remote peer 22cc6b05ad00477eac4055fef8038762: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:02.984148 24826 consensus_queue.cc:1048] T 2236ff0f6513470aa879cdd747625c99 P 22cc6b05ad00477eac4055fef8038762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:06:02.987048 24590 raft_consensus.cc:1275] T 6c2caf5f12e3453ea6de0c699e6252b0 P ea5815abe0c349c6974ab8f44afd736f [term 3 FOLLOWER]: Refusing update from remote peer 22cc6b05ad00477eac4055fef8038762: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:02.989007 24736 consensus_queue.cc:1048] T 6c2caf5f12e3453ea6de0c699e6252b0 P 22cc6b05ad00477eac4055fef8038762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:02.993467 24825 raft_consensus.cc:993] T 83e611b50ce24ac191538494d8d3fb45 P ea5815abe0c349c6974ab8f44afd736f: : Instructing follower 22cc6b05ad00477eac4055fef8038762 to start an election
I20260710 11:06:02.993943 24825 raft_consensus.cc:1081] T 83e611b50ce24ac191538494d8d3fb45 P ea5815abe0c349c6974ab8f44afd736f [term 2 LEADER]: Signalling peer 22cc6b05ad00477eac4055fef8038762 to start an election
I20260710 11:06:02.996073 24516 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "83e611b50ce24ac191538494d8d3fb45"
dest_uuid: "22cc6b05ad00477eac4055fef8038762"
 from {username='slave'} at 127.0.0.1:47454
I20260710 11:06:02.999079 24516 raft_consensus.cc:493] T 83e611b50ce24ac191538494d8d3fb45 P 22cc6b05ad00477eac4055fef8038762 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:03.004542 24516 raft_consensus.cc:3060] T 83e611b50ce24ac191538494d8d3fb45 P 22cc6b05ad00477eac4055fef8038762 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:03.011603 24823 raft_consensus.cc:993] T 65ebfcc6239a4ea59948be9c660c37f5 P 676f22861f2848ce8fe738551017e903: : Instructing follower 22cc6b05ad00477eac4055fef8038762 to start an election
I20260710 11:06:03.012159 24808 raft_consensus.cc:1081] T 65ebfcc6239a4ea59948be9c660c37f5 P 676f22861f2848ce8fe738551017e903 [term 3 LEADER]: Signalling peer 22cc6b05ad00477eac4055fef8038762 to start an election
I20260710 11:06:03.014895 24517 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "65ebfcc6239a4ea59948be9c660c37f5"
dest_uuid: "22cc6b05ad00477eac4055fef8038762"
 from {username='slave'} at 127.0.0.1:47448
I20260710 11:06:03.014953 24590 raft_consensus.cc:1275] T 2236ff0f6513470aa879cdd747625c99 P ea5815abe0c349c6974ab8f44afd736f [term 2 FOLLOWER]: Refusing update from remote peer 22cc6b05ad00477eac4055fef8038762: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:03.015492 24517 raft_consensus.cc:493] T 65ebfcc6239a4ea59948be9c660c37f5 P 22cc6b05ad00477eac4055fef8038762 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:03.015861 24517 raft_consensus.cc:3060] T 65ebfcc6239a4ea59948be9c660c37f5 P 22cc6b05ad00477eac4055fef8038762 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:06:03.016646 24736 consensus_queue.cc:1048] T 2236ff0f6513470aa879cdd747625c99 P 22cc6b05ad00477eac4055fef8038762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:03.024787 24516 raft_consensus.cc:515] T 83e611b50ce24ac191538494d8d3fb45 P 22cc6b05ad00477eac4055fef8038762 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:06:03.025003 24517 raft_consensus.cc:515] T 65ebfcc6239a4ea59948be9c660c37f5 P 22cc6b05ad00477eac4055fef8038762 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:06:03.029054 24516 leader_election.cc:290] T 83e611b50ce24ac191538494d8d3fb45 P 22cc6b05ad00477eac4055fef8038762 [CANDIDATE]: Term 3 election: Requested vote from peers ea5815abe0c349c6974ab8f44afd736f (127.23.83.194:36867), 676f22861f2848ce8fe738551017e903 (127.23.83.195:45851)
I20260710 11:06:03.030010 24665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83e611b50ce24ac191538494d8d3fb45" candidate_uuid: "22cc6b05ad00477eac4055fef8038762" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "676f22861f2848ce8fe738551017e903"
I20260710 11:06:03.030592 24665 raft_consensus.cc:3060] T 83e611b50ce24ac191538494d8d3fb45 P 676f22861f2848ce8fe738551017e903 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:03.031579 24590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83e611b50ce24ac191538494d8d3fb45" candidate_uuid: "22cc6b05ad00477eac4055fef8038762" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ea5815abe0c349c6974ab8f44afd736f"
I20260710 11:06:03.031725 24591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65ebfcc6239a4ea59948be9c660c37f5" candidate_uuid: "22cc6b05ad00477eac4055fef8038762" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ea5815abe0c349c6974ab8f44afd736f"
I20260710 11:06:03.033510 24517 leader_election.cc:290] T 65ebfcc6239a4ea59948be9c660c37f5 P 22cc6b05ad00477eac4055fef8038762 [CANDIDATE]: Term 4 election: Requested vote from peers ea5815abe0c349c6974ab8f44afd736f (127.23.83.194:36867), 676f22861f2848ce8fe738551017e903 (127.23.83.195:45851)
I20260710 11:06:03.033870 24591 raft_consensus.cc:3060] T 65ebfcc6239a4ea59948be9c660c37f5 P ea5815abe0c349c6974ab8f44afd736f [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:06:03.034969 24666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65ebfcc6239a4ea59948be9c660c37f5" candidate_uuid: "22cc6b05ad00477eac4055fef8038762" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "676f22861f2848ce8fe738551017e903"
I20260710 11:06:03.035509 24666 raft_consensus.cc:3055] T 65ebfcc6239a4ea59948be9c660c37f5 P 676f22861f2848ce8fe738551017e903 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:06:03.035808 24666 raft_consensus.cc:740] T 65ebfcc6239a4ea59948be9c660c37f5 P 676f22861f2848ce8fe738551017e903 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 676f22861f2848ce8fe738551017e903, State: Running, Role: LEADER
I20260710 11:06:03.036641 24666 consensus_queue.cc:260] T 65ebfcc6239a4ea59948be9c660c37f5 P 676f22861f2848ce8fe738551017e903 [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: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:06:03.036978 24665 raft_consensus.cc:2468] T 83e611b50ce24ac191538494d8d3fb45 P 676f22861f2848ce8fe738551017e903 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22cc6b05ad00477eac4055fef8038762 in term 3.
I20260710 11:06:03.037838 24666 raft_consensus.cc:3060] T 65ebfcc6239a4ea59948be9c660c37f5 P 676f22861f2848ce8fe738551017e903 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:06:03.038280 24483 leader_election.cc:304] T 83e611b50ce24ac191538494d8d3fb45 P 22cc6b05ad00477eac4055fef8038762 [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: 22cc6b05ad00477eac4055fef8038762, 676f22861f2848ce8fe738551017e903; no voters: 
I20260710 11:06:03.039567 24736 raft_consensus.cc:2804] T 83e611b50ce24ac191538494d8d3fb45 P 22cc6b05ad00477eac4055fef8038762 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:06:03.040400 24736 raft_consensus.cc:697] T 83e611b50ce24ac191538494d8d3fb45 P 22cc6b05ad00477eac4055fef8038762 [term 3 LEADER]: Becoming Leader. State: Replica: 22cc6b05ad00477eac4055fef8038762, State: Running, Role: LEADER
I20260710 11:06:03.041757 24591 raft_consensus.cc:2468] T 65ebfcc6239a4ea59948be9c660c37f5 P ea5815abe0c349c6974ab8f44afd736f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22cc6b05ad00477eac4055fef8038762 in term 4.
I20260710 11:06:03.041374 24736 consensus_queue.cc:237] T 83e611b50ce24ac191538494d8d3fb45 P 22cc6b05ad00477eac4055fef8038762 [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: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:06:03.032301 24590 raft_consensus.cc:3055] T 83e611b50ce24ac191538494d8d3fb45 P ea5815abe0c349c6974ab8f44afd736f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:06:03.043099 24590 raft_consensus.cc:740] T 83e611b50ce24ac191538494d8d3fb45 P ea5815abe0c349c6974ab8f44afd736f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ea5815abe0c349c6974ab8f44afd736f, State: Running, Role: LEADER
I20260710 11:06:03.044154 24590 consensus_queue.cc:260] T 83e611b50ce24ac191538494d8d3fb45 P ea5815abe0c349c6974ab8f44afd736f [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: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:06:03.046496 24480 leader_election.cc:304] T 65ebfcc6239a4ea59948be9c660c37f5 P 22cc6b05ad00477eac4055fef8038762 [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: 22cc6b05ad00477eac4055fef8038762, ea5815abe0c349c6974ab8f44afd736f; no voters: 
I20260710 11:06:03.046768 24590 raft_consensus.cc:3060] T 83e611b50ce24ac191538494d8d3fb45 P ea5815abe0c349c6974ab8f44afd736f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:03.047482 24826 raft_consensus.cc:2804] T 65ebfcc6239a4ea59948be9c660c37f5 P 22cc6b05ad00477eac4055fef8038762 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:06:03.047955 24826 raft_consensus.cc:697] T 65ebfcc6239a4ea59948be9c660c37f5 P 22cc6b05ad00477eac4055fef8038762 [term 4 LEADER]: Becoming Leader. State: Replica: 22cc6b05ad00477eac4055fef8038762, State: Running, Role: LEADER
I20260710 11:06:03.048039 24666 raft_consensus.cc:2468] T 65ebfcc6239a4ea59948be9c660c37f5 P 676f22861f2848ce8fe738551017e903 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22cc6b05ad00477eac4055fef8038762 in term 4.
I20260710 11:06:03.048777 24826 consensus_queue.cc:237] T 65ebfcc6239a4ea59948be9c660c37f5 P 22cc6b05ad00477eac4055fef8038762 [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: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:06:03.054162 24590 raft_consensus.cc:2468] T 83e611b50ce24ac191538494d8d3fb45 P ea5815abe0c349c6974ab8f44afd736f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22cc6b05ad00477eac4055fef8038762 in term 3.
I20260710 11:06:03.060225 24414 catalog_manager.cc:5697] T 83e611b50ce24ac191538494d8d3fb45 P 22cc6b05ad00477eac4055fef8038762 reported cstate change: term changed from 2 to 3, leader changed from ea5815abe0c349c6974ab8f44afd736f (127.23.83.194) to 22cc6b05ad00477eac4055fef8038762 (127.23.83.193). New cstate: current_term: 3 leader_uuid: "22cc6b05ad00477eac4055fef8038762" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:03.072420 24414 catalog_manager.cc:5697] T 65ebfcc6239a4ea59948be9c660c37f5 P 22cc6b05ad00477eac4055fef8038762 reported cstate change: term changed from 3 to 4, leader changed from 676f22861f2848ce8fe738551017e903 (127.23.83.195) to 22cc6b05ad00477eac4055fef8038762 (127.23.83.193). New cstate: current_term: 4 leader_uuid: "22cc6b05ad00477eac4055fef8038762" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:03.085907 24666 raft_consensus.cc:1275] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 676f22861f2848ce8fe738551017e903 [term 3 FOLLOWER]: Refusing update from remote peer 22cc6b05ad00477eac4055fef8038762: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:03.087167 24736 consensus_queue.cc:1048] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 22cc6b05ad00477eac4055fef8038762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:03.096426 24590 raft_consensus.cc:1275] T 69095ee17f24470bb3fad4ce0c8e1fa8 P ea5815abe0c349c6974ab8f44afd736f [term 3 FOLLOWER]: Refusing update from remote peer 22cc6b05ad00477eac4055fef8038762: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:03.097774 24840 consensus_queue.cc:1048] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 22cc6b05ad00477eac4055fef8038762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:03.463276 24590 raft_consensus.cc:1275] T 65ebfcc6239a4ea59948be9c660c37f5 P ea5815abe0c349c6974ab8f44afd736f [term 4 FOLLOWER]: Refusing update from remote peer 22cc6b05ad00477eac4055fef8038762: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:06:03.464378 24840 consensus_queue.cc:1048] T 65ebfcc6239a4ea59948be9c660c37f5 P 22cc6b05ad00477eac4055fef8038762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:03.472832 24666 raft_consensus.cc:1275] T 65ebfcc6239a4ea59948be9c660c37f5 P 676f22861f2848ce8fe738551017e903 [term 4 FOLLOWER]: Refusing update from remote peer 22cc6b05ad00477eac4055fef8038762: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:06:03.474130 24736 consensus_queue.cc:1048] T 65ebfcc6239a4ea59948be9c660c37f5 P 22cc6b05ad00477eac4055fef8038762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:03.526216 24666 raft_consensus.cc:1275] T 83e611b50ce24ac191538494d8d3fb45 P 676f22861f2848ce8fe738551017e903 [term 3 FOLLOWER]: Refusing update from remote peer 22cc6b05ad00477eac4055fef8038762: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:03.527527 24736 consensus_queue.cc:1048] T 83e611b50ce24ac191538494d8d3fb45 P 22cc6b05ad00477eac4055fef8038762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:03.536197 24590 raft_consensus.cc:1275] T 83e611b50ce24ac191538494d8d3fb45 P ea5815abe0c349c6974ab8f44afd736f [term 3 FOLLOWER]: Refusing update from remote peer 22cc6b05ad00477eac4055fef8038762: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:03.537724 24736 consensus_queue.cc:1048] T 83e611b50ce24ac191538494d8d3fb45 P 22cc6b05ad00477eac4055fef8038762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:05.473004 23887 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:05.481460 24517 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2236ff0f6513470aa879cdd747625c99"
dest_uuid: "22cc6b05ad00477eac4055fef8038762"
mode: GRACEFUL
new_leader_uuid: "676f22861f2848ce8fe738551017e903"
 from {username='slave'} at 127.0.0.1:55888
I20260710 11:06:05.482254 24517 raft_consensus.cc:606] T 2236ff0f6513470aa879cdd747625c99 P 22cc6b05ad00477eac4055fef8038762 [term 2 LEADER]: Received request to transfer leadership to TS 676f22861f2848ce8fe738551017e903
I20260710 11:06:05.485308 24517 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "69095ee17f24470bb3fad4ce0c8e1fa8"
dest_uuid: "22cc6b05ad00477eac4055fef8038762"
mode: GRACEFUL
new_leader_uuid: "ea5815abe0c349c6974ab8f44afd736f"
 from {username='slave'} at 127.0.0.1:55888
I20260710 11:06:05.485741 24517 raft_consensus.cc:606] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 22cc6b05ad00477eac4055fef8038762 [term 3 LEADER]: Received request to transfer leadership to TS ea5815abe0c349c6974ab8f44afd736f
I20260710 11:06:05.487987 24517 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d9738a31664471fa12c9810d1d5b717"
dest_uuid: "22cc6b05ad00477eac4055fef8038762"
mode: GRACEFUL
new_leader_uuid: "676f22861f2848ce8fe738551017e903"
 from {username='slave'} at 127.0.0.1:55888
I20260710 11:06:05.488499 24517 raft_consensus.cc:606] T 8d9738a31664471fa12c9810d1d5b717 P 22cc6b05ad00477eac4055fef8038762 [term 2 LEADER]: Received request to transfer leadership to TS 676f22861f2848ce8fe738551017e903
I20260710 11:06:05.490726 24517 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9662beb3b78f4c98b228090e1dcf6435"
dest_uuid: "22cc6b05ad00477eac4055fef8038762"
mode: GRACEFUL
new_leader_uuid: "ea5815abe0c349c6974ab8f44afd736f"
 from {username='slave'} at 127.0.0.1:55888
I20260710 11:06:05.491145 24517 raft_consensus.cc:606] T 9662beb3b78f4c98b228090e1dcf6435 P 22cc6b05ad00477eac4055fef8038762 [term 2 LEADER]: Received request to transfer leadership to TS ea5815abe0c349c6974ab8f44afd736f
I20260710 11:06:05.492137 23887 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 11:06:05.492581 23887 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:06:05.556700 24826 raft_consensus.cc:993] T 2236ff0f6513470aa879cdd747625c99 P 22cc6b05ad00477eac4055fef8038762: : Instructing follower 676f22861f2848ce8fe738551017e903 to start an election
I20260710 11:06:05.557327 24736 raft_consensus.cc:1081] T 2236ff0f6513470aa879cdd747625c99 P 22cc6b05ad00477eac4055fef8038762 [term 2 LEADER]: Signalling peer 676f22861f2848ce8fe738551017e903 to start an election
I20260710 11:06:05.559221 24666 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2236ff0f6513470aa879cdd747625c99"
dest_uuid: "676f22861f2848ce8fe738551017e903"
 from {username='slave'} at 127.0.0.1:49972
I20260710 11:06:05.559711 24666 raft_consensus.cc:493] T 2236ff0f6513470aa879cdd747625c99 P 676f22861f2848ce8fe738551017e903 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:05.560114 24666 raft_consensus.cc:3060] T 2236ff0f6513470aa879cdd747625c99 P 676f22861f2848ce8fe738551017e903 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:05.565747 24666 raft_consensus.cc:515] T 2236ff0f6513470aa879cdd747625c99 P 676f22861f2848ce8fe738551017e903 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:06:05.567657 24666 leader_election.cc:290] T 2236ff0f6513470aa879cdd747625c99 P 676f22861f2848ce8fe738551017e903 [CANDIDATE]: Term 3 election: Requested vote from peers 22cc6b05ad00477eac4055fef8038762 (127.23.83.193:34623), ea5815abe0c349c6974ab8f44afd736f (127.23.83.194:36867)
I20260710 11:06:05.568503 24517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2236ff0f6513470aa879cdd747625c99" candidate_uuid: "676f22861f2848ce8fe738551017e903" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "22cc6b05ad00477eac4055fef8038762"
I20260710 11:06:05.569175 24591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2236ff0f6513470aa879cdd747625c99" candidate_uuid: "676f22861f2848ce8fe738551017e903" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ea5815abe0c349c6974ab8f44afd736f"
I20260710 11:06:05.569411 24517 raft_consensus.cc:3055] T 2236ff0f6513470aa879cdd747625c99 P 22cc6b05ad00477eac4055fef8038762 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:06:05.569777 24591 raft_consensus.cc:3060] T 2236ff0f6513470aa879cdd747625c99 P ea5815abe0c349c6974ab8f44afd736f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:05.569759 24517 raft_consensus.cc:740] T 2236ff0f6513470aa879cdd747625c99 P 22cc6b05ad00477eac4055fef8038762 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 22cc6b05ad00477eac4055fef8038762, State: Running, Role: LEADER
I20260710 11:06:05.570813 24517 consensus_queue.cc:260] T 2236ff0f6513470aa879cdd747625c99 P 22cc6b05ad00477eac4055fef8038762 [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: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:06:05.572216 24517 raft_consensus.cc:3060] T 2236ff0f6513470aa879cdd747625c99 P 22cc6b05ad00477eac4055fef8038762 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:05.576506 24826 raft_consensus.cc:993] T 8d9738a31664471fa12c9810d1d5b717 P 22cc6b05ad00477eac4055fef8038762: : Instructing follower 676f22861f2848ce8fe738551017e903 to start an election
I20260710 11:06:05.576978 24826 raft_consensus.cc:1081] T 8d9738a31664471fa12c9810d1d5b717 P 22cc6b05ad00477eac4055fef8038762 [term 2 LEADER]: Signalling peer 676f22861f2848ce8fe738551017e903 to start an election
I20260710 11:06:05.577723 24591 raft_consensus.cc:2468] T 2236ff0f6513470aa879cdd747625c99 P ea5815abe0c349c6974ab8f44afd736f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 676f22861f2848ce8fe738551017e903 in term 3.
I20260710 11:06:05.578791 24666 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d9738a31664471fa12c9810d1d5b717"
dest_uuid: "676f22861f2848ce8fe738551017e903"
 from {username='slave'} at 127.0.0.1:49972
I20260710 11:06:05.579275 24629 leader_election.cc:304] T 2236ff0f6513470aa879cdd747625c99 P 676f22861f2848ce8fe738551017e903 [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: 676f22861f2848ce8fe738551017e903, ea5815abe0c349c6974ab8f44afd736f; no voters: 
I20260710 11:06:05.579330 24666 raft_consensus.cc:493] T 8d9738a31664471fa12c9810d1d5b717 P 676f22861f2848ce8fe738551017e903 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:05.580101 24666 raft_consensus.cc:3060] T 8d9738a31664471fa12c9810d1d5b717 P 676f22861f2848ce8fe738551017e903 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:05.580374 24823 raft_consensus.cc:2804] T 2236ff0f6513470aa879cdd747625c99 P 676f22861f2848ce8fe738551017e903 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:06:05.580765 24517 raft_consensus.cc:2468] T 2236ff0f6513470aa879cdd747625c99 P 22cc6b05ad00477eac4055fef8038762 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 676f22861f2848ce8fe738551017e903 in term 3.
I20260710 11:06:05.581637 24823 raft_consensus.cc:697] T 2236ff0f6513470aa879cdd747625c99 P 676f22861f2848ce8fe738551017e903 [term 3 LEADER]: Becoming Leader. State: Replica: 676f22861f2848ce8fe738551017e903, State: Running, Role: LEADER
I20260710 11:06:05.583444 24823 consensus_queue.cc:237] T 2236ff0f6513470aa879cdd747625c99 P 676f22861f2848ce8fe738551017e903 [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: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:06:05.588227 24666 raft_consensus.cc:515] T 8d9738a31664471fa12c9810d1d5b717 P 676f22861f2848ce8fe738551017e903 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:06:05.589856 24666 leader_election.cc:290] T 8d9738a31664471fa12c9810d1d5b717 P 676f22861f2848ce8fe738551017e903 [CANDIDATE]: Term 3 election: Requested vote from peers 22cc6b05ad00477eac4055fef8038762 (127.23.83.193:34623), ea5815abe0c349c6974ab8f44afd736f (127.23.83.194:36867)
I20260710 11:06:05.590514 24517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d9738a31664471fa12c9810d1d5b717" candidate_uuid: "676f22861f2848ce8fe738551017e903" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "22cc6b05ad00477eac4055fef8038762"
I20260710 11:06:05.591073 24517 raft_consensus.cc:3055] T 8d9738a31664471fa12c9810d1d5b717 P 22cc6b05ad00477eac4055fef8038762 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:06:05.590876 24591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d9738a31664471fa12c9810d1d5b717" candidate_uuid: "676f22861f2848ce8fe738551017e903" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ea5815abe0c349c6974ab8f44afd736f"
I20260710 11:06:05.591295 24517 raft_consensus.cc:740] T 8d9738a31664471fa12c9810d1d5b717 P 22cc6b05ad00477eac4055fef8038762 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 22cc6b05ad00477eac4055fef8038762, State: Running, Role: LEADER
I20260710 11:06:05.591497 24591 raft_consensus.cc:3060] T 8d9738a31664471fa12c9810d1d5b717 P ea5815abe0c349c6974ab8f44afd736f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:05.591991 24517 consensus_queue.cc:260] T 8d9738a31664471fa12c9810d1d5b717 P 22cc6b05ad00477eac4055fef8038762 [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: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:06:05.592743 24517 raft_consensus.cc:3060] T 8d9738a31664471fa12c9810d1d5b717 P 22cc6b05ad00477eac4055fef8038762 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:05.592638 24412 catalog_manager.cc:5697] T 2236ff0f6513470aa879cdd747625c99 P 676f22861f2848ce8fe738551017e903 reported cstate change: term changed from 2 to 3, leader changed from 22cc6b05ad00477eac4055fef8038762 (127.23.83.193) to 676f22861f2848ce8fe738551017e903 (127.23.83.195). New cstate: current_term: 3 leader_uuid: "676f22861f2848ce8fe738551017e903" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:05.597718 24517 raft_consensus.cc:2468] T 8d9738a31664471fa12c9810d1d5b717 P 22cc6b05ad00477eac4055fef8038762 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 676f22861f2848ce8fe738551017e903 in term 3.
I20260710 11:06:05.599171 24632 leader_election.cc:304] T 8d9738a31664471fa12c9810d1d5b717 P 676f22861f2848ce8fe738551017e903 [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: 22cc6b05ad00477eac4055fef8038762, 676f22861f2848ce8fe738551017e903; no voters: 
I20260710 11:06:05.599375 24591 raft_consensus.cc:2468] T 8d9738a31664471fa12c9810d1d5b717 P ea5815abe0c349c6974ab8f44afd736f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 676f22861f2848ce8fe738551017e903 in term 3.
I20260710 11:06:05.600099 24823 raft_consensus.cc:2804] T 8d9738a31664471fa12c9810d1d5b717 P 676f22861f2848ce8fe738551017e903 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:06:05.600574 24823 raft_consensus.cc:697] T 8d9738a31664471fa12c9810d1d5b717 P 676f22861f2848ce8fe738551017e903 [term 3 LEADER]: Becoming Leader. State: Replica: 676f22861f2848ce8fe738551017e903, State: Running, Role: LEADER
I20260710 11:06:05.601524 24823 consensus_queue.cc:237] T 8d9738a31664471fa12c9810d1d5b717 P 676f22861f2848ce8fe738551017e903 [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: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:06:05.618264 24412 catalog_manager.cc:5697] T 8d9738a31664471fa12c9810d1d5b717 P 676f22861f2848ce8fe738551017e903 reported cstate change: term changed from 2 to 3, leader changed from 22cc6b05ad00477eac4055fef8038762 (127.23.83.193) to 676f22861f2848ce8fe738551017e903 (127.23.83.195). New cstate: current_term: 3 leader_uuid: "676f22861f2848ce8fe738551017e903" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:05.669288 24826 raft_consensus.cc:993] T 9662beb3b78f4c98b228090e1dcf6435 P 22cc6b05ad00477eac4055fef8038762: : Instructing follower ea5815abe0c349c6974ab8f44afd736f to start an election
I20260710 11:06:05.669821 24826 raft_consensus.cc:1081] T 9662beb3b78f4c98b228090e1dcf6435 P 22cc6b05ad00477eac4055fef8038762 [term 2 LEADER]: Signalling peer ea5815abe0c349c6974ab8f44afd736f to start an election
I20260710 11:06:05.671162 24591 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9662beb3b78f4c98b228090e1dcf6435"
dest_uuid: "ea5815abe0c349c6974ab8f44afd736f"
 from {username='slave'} at 127.0.0.1:33932
I20260710 11:06:05.671661 24591 raft_consensus.cc:493] T 9662beb3b78f4c98b228090e1dcf6435 P ea5815abe0c349c6974ab8f44afd736f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:05.672045 24591 raft_consensus.cc:3060] T 9662beb3b78f4c98b228090e1dcf6435 P ea5815abe0c349c6974ab8f44afd736f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:05.676903 24591 raft_consensus.cc:515] T 9662beb3b78f4c98b228090e1dcf6435 P ea5815abe0c349c6974ab8f44afd736f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:06:05.678587 24591 leader_election.cc:290] T 9662beb3b78f4c98b228090e1dcf6435 P ea5815abe0c349c6974ab8f44afd736f [CANDIDATE]: Term 3 election: Requested vote from peers 22cc6b05ad00477eac4055fef8038762 (127.23.83.193:34623), 676f22861f2848ce8fe738551017e903 (127.23.83.195:45851)
I20260710 11:06:05.679327 24517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9662beb3b78f4c98b228090e1dcf6435" candidate_uuid: "ea5815abe0c349c6974ab8f44afd736f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "22cc6b05ad00477eac4055fef8038762"
I20260710 11:06:05.679621 24666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9662beb3b78f4c98b228090e1dcf6435" candidate_uuid: "ea5815abe0c349c6974ab8f44afd736f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "676f22861f2848ce8fe738551017e903"
I20260710 11:06:05.679946 24517 raft_consensus.cc:3055] T 9662beb3b78f4c98b228090e1dcf6435 P 22cc6b05ad00477eac4055fef8038762 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:06:05.680224 24666 raft_consensus.cc:3060] T 9662beb3b78f4c98b228090e1dcf6435 P 676f22861f2848ce8fe738551017e903 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:05.680287 24517 raft_consensus.cc:740] T 9662beb3b78f4c98b228090e1dcf6435 P 22cc6b05ad00477eac4055fef8038762 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 22cc6b05ad00477eac4055fef8038762, State: Running, Role: LEADER
I20260710 11:06:05.681200 24517 consensus_queue.cc:260] T 9662beb3b78f4c98b228090e1dcf6435 P 22cc6b05ad00477eac4055fef8038762 [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: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:06:05.682106 24517 raft_consensus.cc:3060] T 9662beb3b78f4c98b228090e1dcf6435 P 22cc6b05ad00477eac4055fef8038762 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:05.684640 24666 raft_consensus.cc:2468] T 9662beb3b78f4c98b228090e1dcf6435 P 676f22861f2848ce8fe738551017e903 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea5815abe0c349c6974ab8f44afd736f in term 3.
I20260710 11:06:05.686028 24558 leader_election.cc:304] T 9662beb3b78f4c98b228090e1dcf6435 P ea5815abe0c349c6974ab8f44afd736f [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: 676f22861f2848ce8fe738551017e903, ea5815abe0c349c6974ab8f44afd736f; no voters: 
I20260710 11:06:05.686854 24825 raft_consensus.cc:2804] T 9662beb3b78f4c98b228090e1dcf6435 P ea5815abe0c349c6974ab8f44afd736f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:06:05.687165 24517 raft_consensus.cc:2468] T 9662beb3b78f4c98b228090e1dcf6435 P 22cc6b05ad00477eac4055fef8038762 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea5815abe0c349c6974ab8f44afd736f in term 3.
I20260710 11:06:05.688166 24825 raft_consensus.cc:697] T 9662beb3b78f4c98b228090e1dcf6435 P ea5815abe0c349c6974ab8f44afd736f [term 3 LEADER]: Becoming Leader. State: Replica: ea5815abe0c349c6974ab8f44afd736f, State: Running, Role: LEADER
I20260710 11:06:05.688951 24825 consensus_queue.cc:237] T 9662beb3b78f4c98b228090e1dcf6435 P ea5815abe0c349c6974ab8f44afd736f [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: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:06:05.696552 24412 catalog_manager.cc:5697] T 9662beb3b78f4c98b228090e1dcf6435 P ea5815abe0c349c6974ab8f44afd736f reported cstate change: term changed from 2 to 3, leader changed from 22cc6b05ad00477eac4055fef8038762 (127.23.83.193) to ea5815abe0c349c6974ab8f44afd736f (127.23.83.194). New cstate: current_term: 3 leader_uuid: "ea5815abe0c349c6974ab8f44afd736f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:05.957541 24736 raft_consensus.cc:993] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 22cc6b05ad00477eac4055fef8038762: : Instructing follower ea5815abe0c349c6974ab8f44afd736f to start an election
I20260710 11:06:05.958010 24826 raft_consensus.cc:1081] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 22cc6b05ad00477eac4055fef8038762 [term 3 LEADER]: Signalling peer ea5815abe0c349c6974ab8f44afd736f to start an election
I20260710 11:06:05.959326 24591 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "69095ee17f24470bb3fad4ce0c8e1fa8"
dest_uuid: "ea5815abe0c349c6974ab8f44afd736f"
 from {username='slave'} at 127.0.0.1:33932
I20260710 11:06:05.959798 24591 raft_consensus.cc:493] T 69095ee17f24470bb3fad4ce0c8e1fa8 P ea5815abe0c349c6974ab8f44afd736f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:05.960150 24591 raft_consensus.cc:3060] T 69095ee17f24470bb3fad4ce0c8e1fa8 P ea5815abe0c349c6974ab8f44afd736f [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:06:05.964725 24591 raft_consensus.cc:515] T 69095ee17f24470bb3fad4ce0c8e1fa8 P ea5815abe0c349c6974ab8f44afd736f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:06:05.966645 24591 leader_election.cc:290] T 69095ee17f24470bb3fad4ce0c8e1fa8 P ea5815abe0c349c6974ab8f44afd736f [CANDIDATE]: Term 4 election: Requested vote from peers 22cc6b05ad00477eac4055fef8038762 (127.23.83.193:34623), 676f22861f2848ce8fe738551017e903 (127.23.83.195:45851)
I20260710 11:06:05.967809 24666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69095ee17f24470bb3fad4ce0c8e1fa8" candidate_uuid: "ea5815abe0c349c6974ab8f44afd736f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "676f22861f2848ce8fe738551017e903"
I20260710 11:06:05.967912 24517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69095ee17f24470bb3fad4ce0c8e1fa8" candidate_uuid: "ea5815abe0c349c6974ab8f44afd736f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "22cc6b05ad00477eac4055fef8038762"
I20260710 11:06:05.968448 24666 raft_consensus.cc:3060] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 676f22861f2848ce8fe738551017e903 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:06:05.968618 24517 raft_consensus.cc:3055] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 22cc6b05ad00477eac4055fef8038762 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:06:05.969013 24517 raft_consensus.cc:740] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 22cc6b05ad00477eac4055fef8038762 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 22cc6b05ad00477eac4055fef8038762, State: Running, Role: LEADER
I20260710 11:06:05.969918 24517 consensus_queue.cc:260] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 22cc6b05ad00477eac4055fef8038762 [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: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:06:05.970829 24517 raft_consensus.cc:3060] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 22cc6b05ad00477eac4055fef8038762 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:06:05.973085 24666 raft_consensus.cc:2468] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 676f22861f2848ce8fe738551017e903 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea5815abe0c349c6974ab8f44afd736f in term 4.
I20260710 11:06:05.974004 24558 leader_election.cc:304] T 69095ee17f24470bb3fad4ce0c8e1fa8 P ea5815abe0c349c6974ab8f44afd736f [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: 676f22861f2848ce8fe738551017e903, ea5815abe0c349c6974ab8f44afd736f; no voters: 
I20260710 11:06:05.974723 24825 raft_consensus.cc:2804] T 69095ee17f24470bb3fad4ce0c8e1fa8 P ea5815abe0c349c6974ab8f44afd736f [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:06:05.975220 24825 raft_consensus.cc:697] T 69095ee17f24470bb3fad4ce0c8e1fa8 P ea5815abe0c349c6974ab8f44afd736f [term 4 LEADER]: Becoming Leader. State: Replica: ea5815abe0c349c6974ab8f44afd736f, State: Running, Role: LEADER
I20260710 11:06:05.976230 24517 raft_consensus.cc:2468] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 22cc6b05ad00477eac4055fef8038762 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea5815abe0c349c6974ab8f44afd736f in term 4.
I20260710 11:06:05.976691 24825 consensus_queue.cc:237] T 69095ee17f24470bb3fad4ce0c8e1fa8 P ea5815abe0c349c6974ab8f44afd736f [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: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } }
I20260710 11:06:05.984387 24412 catalog_manager.cc:5697] T 69095ee17f24470bb3fad4ce0c8e1fa8 P ea5815abe0c349c6974ab8f44afd736f reported cstate change: term changed from 3 to 4, leader changed from 22cc6b05ad00477eac4055fef8038762 (127.23.83.193) to ea5815abe0c349c6974ab8f44afd736f (127.23.83.194). New cstate: current_term: 4 leader_uuid: "ea5815abe0c349c6974ab8f44afd736f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:06.043435 24517 raft_consensus.cc:1275] T 2236ff0f6513470aa879cdd747625c99 P 22cc6b05ad00477eac4055fef8038762 [term 3 FOLLOWER]: Refusing update from remote peer 676f22861f2848ce8fe738551017e903: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:06.044588 24823 consensus_queue.cc:1048] T 2236ff0f6513470aa879cdd747625c99 P 676f22861f2848ce8fe738551017e903 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:06.056849 24591 raft_consensus.cc:1275] T 2236ff0f6513470aa879cdd747625c99 P ea5815abe0c349c6974ab8f44afd736f [term 3 FOLLOWER]: Refusing update from remote peer 676f22861f2848ce8fe738551017e903: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:06.058476 24859 consensus_queue.cc:1048] T 2236ff0f6513470aa879cdd747625c99 P 676f22861f2848ce8fe738551017e903 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:06:06.079187 24591 raft_consensus.cc:1275] T 8d9738a31664471fa12c9810d1d5b717 P ea5815abe0c349c6974ab8f44afd736f [term 3 FOLLOWER]: Refusing update from remote peer 676f22861f2848ce8fe738551017e903: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:06.080302 24823 consensus_queue.cc:1048] T 8d9738a31664471fa12c9810d1d5b717 P 676f22861f2848ce8fe738551017e903 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea5815abe0c349c6974ab8f44afd736f" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 36867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:06.089571 24517 raft_consensus.cc:1275] T 8d9738a31664471fa12c9810d1d5b717 P 22cc6b05ad00477eac4055fef8038762 [term 3 FOLLOWER]: Refusing update from remote peer 676f22861f2848ce8fe738551017e903: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:06.091135 24823 consensus_queue.cc:1048] T 8d9738a31664471fa12c9810d1d5b717 P 676f22861f2848ce8fe738551017e903 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:06.139204 24517 raft_consensus.cc:1275] T 9662beb3b78f4c98b228090e1dcf6435 P 22cc6b05ad00477eac4055fef8038762 [term 3 FOLLOWER]: Refusing update from remote peer ea5815abe0c349c6974ab8f44afd736f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:06.140303 24825 consensus_queue.cc:1048] T 9662beb3b78f4c98b228090e1dcf6435 P ea5815abe0c349c6974ab8f44afd736f [LEADER]: Connected to new peer: Peer: permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:06.149500 24666 raft_consensus.cc:1275] T 9662beb3b78f4c98b228090e1dcf6435 P 676f22861f2848ce8fe738551017e903 [term 3 FOLLOWER]: Refusing update from remote peer ea5815abe0c349c6974ab8f44afd736f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:06.150933 24825 consensus_queue.cc:1048] T 9662beb3b78f4c98b228090e1dcf6435 P ea5815abe0c349c6974ab8f44afd736f [LEADER]: Connected to new peer: Peer: permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:06.368553 24517 raft_consensus.cc:1275] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 22cc6b05ad00477eac4055fef8038762 [term 4 FOLLOWER]: Refusing update from remote peer ea5815abe0c349c6974ab8f44afd736f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:06:06.370136 24825 consensus_queue.cc:1048] T 69095ee17f24470bb3fad4ce0c8e1fa8 P ea5815abe0c349c6974ab8f44afd736f [LEADER]: Connected to new peer: Peer: permanent_uuid: "22cc6b05ad00477eac4055fef8038762" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:06.382676 24666 raft_consensus.cc:1275] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 676f22861f2848ce8fe738551017e903 [term 4 FOLLOWER]: Refusing update from remote peer ea5815abe0c349c6974ab8f44afd736f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:06:06.384265 24866 consensus_queue.cc:1048] T 69095ee17f24470bb3fad4ce0c8e1fa8 P ea5815abe0c349c6974ab8f44afd736f [LEADER]: Connected to new peer: Peer: permanent_uuid: "676f22861f2848ce8fe738551017e903" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:06.493479 23887 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:06.499665 23887 tablet_server.cc:179] TabletServer@127.23.83.193:0 shutting down...
I20260710 11:06:06.527405 23887 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:06:06.528162 23887 tablet_replica.cc:333] T 8d9738a31664471fa12c9810d1d5b717 P 22cc6b05ad00477eac4055fef8038762: stopping tablet replica
I20260710 11:06:06.528713 23887 raft_consensus.cc:2243] T 8d9738a31664471fa12c9810d1d5b717 P 22cc6b05ad00477eac4055fef8038762 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:06.529117 23887 raft_consensus.cc:2272] T 8d9738a31664471fa12c9810d1d5b717 P 22cc6b05ad00477eac4055fef8038762 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:06.531563 23887 tablet_replica.cc:333] T 807e7da014034349af25aa7f34b54f8b P 22cc6b05ad00477eac4055fef8038762: stopping tablet replica
I20260710 11:06:06.532140 23887 raft_consensus.cc:2243] T 807e7da014034349af25aa7f34b54f8b P 22cc6b05ad00477eac4055fef8038762 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:06.532588 23887 raft_consensus.cc:2272] T 807e7da014034349af25aa7f34b54f8b P 22cc6b05ad00477eac4055fef8038762 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:06.534265 23887 tablet_replica.cc:333] T 65ebfcc6239a4ea59948be9c660c37f5 P 22cc6b05ad00477eac4055fef8038762: stopping tablet replica
I20260710 11:06:06.534802 23887 raft_consensus.cc:2243] T 65ebfcc6239a4ea59948be9c660c37f5 P 22cc6b05ad00477eac4055fef8038762 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:06:06.535835 23887 raft_consensus.cc:2272] T 65ebfcc6239a4ea59948be9c660c37f5 P 22cc6b05ad00477eac4055fef8038762 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:06.537909 23887 tablet_replica.cc:333] T 14f24b702dd248668f991f73e919d3f5 P 22cc6b05ad00477eac4055fef8038762: stopping tablet replica
I20260710 11:06:06.538458 23887 raft_consensus.cc:2243] T 14f24b702dd248668f991f73e919d3f5 P 22cc6b05ad00477eac4055fef8038762 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:06.539286 23887 raft_consensus.cc:2272] T 14f24b702dd248668f991f73e919d3f5 P 22cc6b05ad00477eac4055fef8038762 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:06.541096 23887 tablet_replica.cc:333] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 22cc6b05ad00477eac4055fef8038762: stopping tablet replica
I20260710 11:06:06.541616 23887 raft_consensus.cc:2243] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 22cc6b05ad00477eac4055fef8038762 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:06.542004 23887 raft_consensus.cc:2272] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 22cc6b05ad00477eac4055fef8038762 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:06.544220 23887 tablet_replica.cc:333] T 83e611b50ce24ac191538494d8d3fb45 P 22cc6b05ad00477eac4055fef8038762: stopping tablet replica
I20260710 11:06:06.545022 23887 raft_consensus.cc:2243] T 83e611b50ce24ac191538494d8d3fb45 P 22cc6b05ad00477eac4055fef8038762 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:06:06.545888 23887 raft_consensus.cc:2272] T 83e611b50ce24ac191538494d8d3fb45 P 22cc6b05ad00477eac4055fef8038762 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:06.547729 23887 tablet_replica.cc:333] T 9662beb3b78f4c98b228090e1dcf6435 P 22cc6b05ad00477eac4055fef8038762: stopping tablet replica
I20260710 11:06:06.548237 23887 raft_consensus.cc:2243] T 9662beb3b78f4c98b228090e1dcf6435 P 22cc6b05ad00477eac4055fef8038762 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:06.548579 23887 raft_consensus.cc:2272] T 9662beb3b78f4c98b228090e1dcf6435 P 22cc6b05ad00477eac4055fef8038762 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:06.551059 23887 tablet_replica.cc:333] T 6c2caf5f12e3453ea6de0c699e6252b0 P 22cc6b05ad00477eac4055fef8038762: stopping tablet replica
I20260710 11:06:06.551508 23887 raft_consensus.cc:2243] T 6c2caf5f12e3453ea6de0c699e6252b0 P 22cc6b05ad00477eac4055fef8038762 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:06:06.552214 23887 raft_consensus.cc:2272] T 6c2caf5f12e3453ea6de0c699e6252b0 P 22cc6b05ad00477eac4055fef8038762 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:06.553735 23887 tablet_replica.cc:333] T e9091e7ebad843dabfaa201f4f76a61a P 22cc6b05ad00477eac4055fef8038762: stopping tablet replica
I20260710 11:06:06.554136 23887 raft_consensus.cc:2243] T e9091e7ebad843dabfaa201f4f76a61a P 22cc6b05ad00477eac4055fef8038762 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:06.554440 23887 raft_consensus.cc:2272] T e9091e7ebad843dabfaa201f4f76a61a P 22cc6b05ad00477eac4055fef8038762 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:06.556032 23887 tablet_replica.cc:333] T 2236ff0f6513470aa879cdd747625c99 P 22cc6b05ad00477eac4055fef8038762: stopping tablet replica
I20260710 11:06:06.556401 23887 raft_consensus.cc:2243] T 2236ff0f6513470aa879cdd747625c99 P 22cc6b05ad00477eac4055fef8038762 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:06.556703 23887 raft_consensus.cc:2272] T 2236ff0f6513470aa879cdd747625c99 P 22cc6b05ad00477eac4055fef8038762 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:06.574958 24558 proxy.cc:239] Call had error, refreshing address and retrying: Network error: recv got EOF from unknown peer (error 108) [suppressed 3 similar messages]
W20260710 11:06:06.582787 24558 consensus_peers.cc:597] T 807e7da014034349af25aa7f34b54f8b P ea5815abe0c349c6974ab8f44afd736f -> Peer 22cc6b05ad00477eac4055fef8038762 (127.23.83.193:34623): Couldn't send request to peer 22cc6b05ad00477eac4055fef8038762. Status: Network error: Client connection negotiation failed: client connection to 127.23.83.193:34623: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:06.582957 23887 tablet_server.cc:196] TabletServer@127.23.83.193:0 shutdown complete.
W20260710 11:06:06.588913 24632 consensus_peers.cc:597] T 2236ff0f6513470aa879cdd747625c99 P 676f22861f2848ce8fe738551017e903 -> Peer 22cc6b05ad00477eac4055fef8038762 (127.23.83.193:34623): Couldn't send request to peer 22cc6b05ad00477eac4055fef8038762. Status: Network error: Client connection negotiation failed: client connection to 127.23.83.193:34623: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:06.604388 23887 tablet_server.cc:179] TabletServer@127.23.83.194:0 shutting down...
I20260710 11:06:06.632951 23887 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:06:06.633687 23887 tablet_replica.cc:333] T 83e611b50ce24ac191538494d8d3fb45 P ea5815abe0c349c6974ab8f44afd736f: stopping tablet replica
I20260710 11:06:06.634334 23887 raft_consensus.cc:2243] T 83e611b50ce24ac191538494d8d3fb45 P ea5815abe0c349c6974ab8f44afd736f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:06.634845 23887 raft_consensus.cc:2272] T 83e611b50ce24ac191538494d8d3fb45 P ea5815abe0c349c6974ab8f44afd736f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:06.636838 23887 tablet_replica.cc:333] T 69095ee17f24470bb3fad4ce0c8e1fa8 P ea5815abe0c349c6974ab8f44afd736f: stopping tablet replica
W20260710 11:06:06.636802 24632 consensus_peers.cc:597] T 8d9738a31664471fa12c9810d1d5b717 P 676f22861f2848ce8fe738551017e903 -> Peer 22cc6b05ad00477eac4055fef8038762 (127.23.83.193:34623): Couldn't send request to peer 22cc6b05ad00477eac4055fef8038762. Status: Network error: Client connection negotiation failed: client connection to 127.23.83.193:34623: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:06.637521 23887 raft_consensus.cc:2243] T 69095ee17f24470bb3fad4ce0c8e1fa8 P ea5815abe0c349c6974ab8f44afd736f [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:06:06.638361 23887 raft_consensus.cc:2272] T 69095ee17f24470bb3fad4ce0c8e1fa8 P ea5815abe0c349c6974ab8f44afd736f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:06.640726 23887 tablet_replica.cc:333] T e9091e7ebad843dabfaa201f4f76a61a P ea5815abe0c349c6974ab8f44afd736f: stopping tablet replica
I20260710 11:06:06.641247 23887 raft_consensus.cc:2243] T e9091e7ebad843dabfaa201f4f76a61a P ea5815abe0c349c6974ab8f44afd736f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:06.641649 23887 raft_consensus.cc:2272] T e9091e7ebad843dabfaa201f4f76a61a P ea5815abe0c349c6974ab8f44afd736f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:06.643177 23887 tablet_replica.cc:333] T 2236ff0f6513470aa879cdd747625c99 P ea5815abe0c349c6974ab8f44afd736f: stopping tablet replica
I20260710 11:06:06.643658 23887 raft_consensus.cc:2243] T 2236ff0f6513470aa879cdd747625c99 P ea5815abe0c349c6974ab8f44afd736f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:06.644096 23887 raft_consensus.cc:2272] T 2236ff0f6513470aa879cdd747625c99 P ea5815abe0c349c6974ab8f44afd736f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:06.646420 23887 tablet_replica.cc:333] T 14f24b702dd248668f991f73e919d3f5 P ea5815abe0c349c6974ab8f44afd736f: stopping tablet replica
I20260710 11:06:06.646981 23887 raft_consensus.cc:2243] T 14f24b702dd248668f991f73e919d3f5 P ea5815abe0c349c6974ab8f44afd736f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:06.647377 23887 raft_consensus.cc:2272] T 14f24b702dd248668f991f73e919d3f5 P ea5815abe0c349c6974ab8f44afd736f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:06.649060 23887 tablet_replica.cc:333] T 9662beb3b78f4c98b228090e1dcf6435 P ea5815abe0c349c6974ab8f44afd736f: stopping tablet replica
I20260710 11:06:06.649570 23887 raft_consensus.cc:2243] T 9662beb3b78f4c98b228090e1dcf6435 P ea5815abe0c349c6974ab8f44afd736f [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:06:06.650827 23887 raft_consensus.cc:2272] T 9662beb3b78f4c98b228090e1dcf6435 P ea5815abe0c349c6974ab8f44afd736f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:06.652984 23887 tablet_replica.cc:333] T 6c2caf5f12e3453ea6de0c699e6252b0 P ea5815abe0c349c6974ab8f44afd736f: stopping tablet replica
I20260710 11:06:06.653512 23887 raft_consensus.cc:2243] T 6c2caf5f12e3453ea6de0c699e6252b0 P ea5815abe0c349c6974ab8f44afd736f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:06.653928 23887 raft_consensus.cc:2272] T 6c2caf5f12e3453ea6de0c699e6252b0 P ea5815abe0c349c6974ab8f44afd736f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:06.655669 23887 tablet_replica.cc:333] T 807e7da014034349af25aa7f34b54f8b P ea5815abe0c349c6974ab8f44afd736f: stopping tablet replica
I20260710 11:06:06.656169 23887 raft_consensus.cc:2243] T 807e7da014034349af25aa7f34b54f8b P ea5815abe0c349c6974ab8f44afd736f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:06.656904 23887 raft_consensus.cc:2272] T 807e7da014034349af25aa7f34b54f8b P ea5815abe0c349c6974ab8f44afd736f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:06.658555 23887 tablet_replica.cc:333] T 65ebfcc6239a4ea59948be9c660c37f5 P ea5815abe0c349c6974ab8f44afd736f: stopping tablet replica
I20260710 11:06:06.659050 23887 raft_consensus.cc:2243] T 65ebfcc6239a4ea59948be9c660c37f5 P ea5815abe0c349c6974ab8f44afd736f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:06.659511 23887 raft_consensus.cc:2272] T 65ebfcc6239a4ea59948be9c660c37f5 P ea5815abe0c349c6974ab8f44afd736f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:06.661235 23887 tablet_replica.cc:333] T 8d9738a31664471fa12c9810d1d5b717 P ea5815abe0c349c6974ab8f44afd736f: stopping tablet replica
I20260710 11:06:06.661717 23887 raft_consensus.cc:2243] T 8d9738a31664471fa12c9810d1d5b717 P ea5815abe0c349c6974ab8f44afd736f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:06.662132 23887 raft_consensus.cc:2272] T 8d9738a31664471fa12c9810d1d5b717 P ea5815abe0c349c6974ab8f44afd736f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:06.690536 23887 tablet_server.cc:196] TabletServer@127.23.83.194:0 shutdown complete.
I20260710 11:06:06.708063 23887 tablet_server.cc:179] TabletServer@127.23.83.195:0 shutting down...
I20260710 11:06:06.734858 23887 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:06:06.735484 23887 tablet_replica.cc:333] T 14f24b702dd248668f991f73e919d3f5 P 676f22861f2848ce8fe738551017e903: stopping tablet replica
I20260710 11:06:06.736085 23887 raft_consensus.cc:2243] T 14f24b702dd248668f991f73e919d3f5 P 676f22861f2848ce8fe738551017e903 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:06.736513 23887 raft_consensus.cc:2272] T 14f24b702dd248668f991f73e919d3f5 P 676f22861f2848ce8fe738551017e903 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:06.738271 23887 tablet_replica.cc:333] T e9091e7ebad843dabfaa201f4f76a61a P 676f22861f2848ce8fe738551017e903: stopping tablet replica
I20260710 11:06:06.738778 23887 raft_consensus.cc:2243] T e9091e7ebad843dabfaa201f4f76a61a P 676f22861f2848ce8fe738551017e903 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:06.739459 23887 raft_consensus.cc:2272] T e9091e7ebad843dabfaa201f4f76a61a P 676f22861f2848ce8fe738551017e903 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:06.741029 23887 tablet_replica.cc:333] T 2236ff0f6513470aa879cdd747625c99 P 676f22861f2848ce8fe738551017e903: stopping tablet replica
I20260710 11:06:06.741480 23887 raft_consensus.cc:2243] T 2236ff0f6513470aa879cdd747625c99 P 676f22861f2848ce8fe738551017e903 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:06:06.742097 23887 raft_consensus.cc:2272] T 2236ff0f6513470aa879cdd747625c99 P 676f22861f2848ce8fe738551017e903 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:06.743999 23887 tablet_replica.cc:333] T 83e611b50ce24ac191538494d8d3fb45 P 676f22861f2848ce8fe738551017e903: stopping tablet replica
I20260710 11:06:06.744498 23887 raft_consensus.cc:2243] T 83e611b50ce24ac191538494d8d3fb45 P 676f22861f2848ce8fe738551017e903 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:06.744906 23887 raft_consensus.cc:2272] T 83e611b50ce24ac191538494d8d3fb45 P 676f22861f2848ce8fe738551017e903 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:06.746332 23887 tablet_replica.cc:333] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 676f22861f2848ce8fe738551017e903: stopping tablet replica
I20260710 11:06:06.746799 23887 raft_consensus.cc:2243] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 676f22861f2848ce8fe738551017e903 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:06.747225 23887 raft_consensus.cc:2272] T 69095ee17f24470bb3fad4ce0c8e1fa8 P 676f22861f2848ce8fe738551017e903 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:06.749882 23887 tablet_replica.cc:333] T 6c2caf5f12e3453ea6de0c699e6252b0 P 676f22861f2848ce8fe738551017e903: stopping tablet replica
I20260710 11:06:06.750355 23887 raft_consensus.cc:2243] T 6c2caf5f12e3453ea6de0c699e6252b0 P 676f22861f2848ce8fe738551017e903 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:06.750736 23887 raft_consensus.cc:2272] T 6c2caf5f12e3453ea6de0c699e6252b0 P 676f22861f2848ce8fe738551017e903 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:06.752315 23887 tablet_replica.cc:333] T 9662beb3b78f4c98b228090e1dcf6435 P 676f22861f2848ce8fe738551017e903: stopping tablet replica
I20260710 11:06:06.752753 23887 raft_consensus.cc:2243] T 9662beb3b78f4c98b228090e1dcf6435 P 676f22861f2848ce8fe738551017e903 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:06.753136 23887 raft_consensus.cc:2272] T 9662beb3b78f4c98b228090e1dcf6435 P 676f22861f2848ce8fe738551017e903 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:06.754943 23887 tablet_replica.cc:333] T 807e7da014034349af25aa7f34b54f8b P 676f22861f2848ce8fe738551017e903: stopping tablet replica
I20260710 11:06:06.755395 23887 raft_consensus.cc:2243] T 807e7da014034349af25aa7f34b54f8b P 676f22861f2848ce8fe738551017e903 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:06.755781 23887 raft_consensus.cc:2272] T 807e7da014034349af25aa7f34b54f8b P 676f22861f2848ce8fe738551017e903 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:06.757298 23887 tablet_replica.cc:333] T 65ebfcc6239a4ea59948be9c660c37f5 P 676f22861f2848ce8fe738551017e903: stopping tablet replica
I20260710 11:06:06.757727 23887 raft_consensus.cc:2243] T 65ebfcc6239a4ea59948be9c660c37f5 P 676f22861f2848ce8fe738551017e903 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:06.758100 23887 raft_consensus.cc:2272] T 65ebfcc6239a4ea59948be9c660c37f5 P 676f22861f2848ce8fe738551017e903 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:06.759518 23887 tablet_replica.cc:333] T 8d9738a31664471fa12c9810d1d5b717 P 676f22861f2848ce8fe738551017e903: stopping tablet replica
I20260710 11:06:06.759989 23887 raft_consensus.cc:2243] T 8d9738a31664471fa12c9810d1d5b717 P 676f22861f2848ce8fe738551017e903 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:06:06.760650 23887 raft_consensus.cc:2272] T 8d9738a31664471fa12c9810d1d5b717 P 676f22861f2848ce8fe738551017e903 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:06.786852 23887 tablet_server.cc:196] TabletServer@127.23.83.195:0 shutdown complete.
I20260710 11:06:06.804195 23887 master.cc:562] Master@127.23.83.254:32975 shutting down...
I20260710 11:06:06.822695 23887 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ba7f1f1c6a414bafbdec8ebbfc733720 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:06.823211 23887 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ba7f1f1c6a414bafbdec8ebbfc733720 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:06.823542 23887 tablet_replica.cc:333] T 00000000000000000000000000000000 P ba7f1f1c6a414bafbdec8ebbfc733720: stopping tablet replica
I20260710 11:06:06.843191 23887 master.cc:584] Master@127.23.83.254:32975 shutdown complete.
22cc6b05ad00477eac4055fef8038762  5
676f22861f2848ce8fe738551017e903  1
ea5815abe0c349c6974ab8f44afd736f  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10423 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 11:06:06.882988 23887 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.83.254:40003
I20260710 11:06:06.884157 23887 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:06.889812 24875 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:06.890134 24874 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:06.890816 24877 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:06.892017 23887 server_base.cc:1061] running on GCE node
I20260710 11:06:06.892930 23887 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:06.893114 23887 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:06.893317 23887 hybrid_clock.cc:648] HybridClock initialized: now 1783681566893283 us; error 0 us; skew 500 ppm
I20260710 11:06:06.893852 23887 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:06.896466 23887 webserver.cc:533] Webserver started at http://127.23.83.254:32819/ using document root <none> and password file <none>
I20260710 11:06:06.896950 23887 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:06.897140 23887 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:06.897426 23887 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:06.898494 23887 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681543532196-23887-0/minicluster-data/master-0-root/instance:
uuid: "65c572535e454814b27b9d520a18d3e7"
format_stamp: "Formatted at 2026-07-10 11:06:06 on dist-test-slave-9mw6"
I20260710 11:06:06.903044 23887 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:06:06.906329 24882 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:06.907269 23887 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260710 11:06:06.907512 23887 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681543532196-23887-0/minicluster-data/master-0-root
uuid: "65c572535e454814b27b9d520a18d3e7"
format_stamp: "Formatted at 2026-07-10 11:06:06 on dist-test-slave-9mw6"
I20260710 11:06:06.907769 23887 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681543532196-23887-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681543532196-23887-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681543532196-23887-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:06.931510 23887 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:06.932821 23887 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:06.973032 23887 rpc_server.cc:307] RPC server started. Bound to: 127.23.83.254:40003
I20260710 11:06:06.973163 24933 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.83.254:40003 every 8 connection(s)
I20260710 11:06:06.976946 24934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:06.986304 24934 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 65c572535e454814b27b9d520a18d3e7: Bootstrap starting.
I20260710 11:06:06.990814 24934 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 65c572535e454814b27b9d520a18d3e7: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:06.994738 24934 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 65c572535e454814b27b9d520a18d3e7: No bootstrap required, opened a new log
I20260710 11:06:06.996803 24934 raft_consensus.cc:359] T 00000000000000000000000000000000 P 65c572535e454814b27b9d520a18d3e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "65c572535e454814b27b9d520a18d3e7" member_type: VOTER }
I20260710 11:06:06.997169 24934 raft_consensus.cc:385] T 00000000000000000000000000000000 P 65c572535e454814b27b9d520a18d3e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:06.997413 24934 raft_consensus.cc:740] T 00000000000000000000000000000000 P 65c572535e454814b27b9d520a18d3e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c572535e454814b27b9d520a18d3e7, State: Initialized, Role: FOLLOWER
I20260710 11:06:06.998054 24934 consensus_queue.cc:260] T 00000000000000000000000000000000 P 65c572535e454814b27b9d520a18d3e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "65c572535e454814b27b9d520a18d3e7" member_type: VOTER }
I20260710 11:06:06.998521 24934 raft_consensus.cc:399] T 00000000000000000000000000000000 P 65c572535e454814b27b9d520a18d3e7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:06:06.998749 24934 raft_consensus.cc:493] T 00000000000000000000000000000000 P 65c572535e454814b27b9d520a18d3e7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:06:06.999032 24934 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 65c572535e454814b27b9d520a18d3e7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:07.003027 24934 raft_consensus.cc:515] T 00000000000000000000000000000000 P 65c572535e454814b27b9d520a18d3e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "65c572535e454814b27b9d520a18d3e7" member_type: VOTER }
I20260710 11:06:07.003533 24934 leader_election.cc:304] T 00000000000000000000000000000000 P 65c572535e454814b27b9d520a18d3e7 [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: 65c572535e454814b27b9d520a18d3e7; no voters: 
I20260710 11:06:07.004648 24934 leader_election.cc:290] T 00000000000000000000000000000000 P 65c572535e454814b27b9d520a18d3e7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:06:07.005066 24937 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 65c572535e454814b27b9d520a18d3e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:07.006421 24937 raft_consensus.cc:697] T 00000000000000000000000000000000 P 65c572535e454814b27b9d520a18d3e7 [term 1 LEADER]: Becoming Leader. State: Replica: 65c572535e454814b27b9d520a18d3e7, State: Running, Role: LEADER
I20260710 11:06:07.007004 24937 consensus_queue.cc:237] T 00000000000000000000000000000000 P 65c572535e454814b27b9d520a18d3e7 [LEADER]: Queue going to LEADER mode. State: All 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: "65c572535e454814b27b9d520a18d3e7" member_type: VOTER }
I20260710 11:06:07.007542 24934 sys_catalog.cc:565] T 00000000000000000000000000000000 P 65c572535e454814b27b9d520a18d3e7 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:06:07.011670 24938 sys_catalog.cc:455] T 00000000000000000000000000000000 P 65c572535e454814b27b9d520a18d3e7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "65c572535e454814b27b9d520a18d3e7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "65c572535e454814b27b9d520a18d3e7" member_type: VOTER } }
I20260710 11:06:07.011816 24939 sys_catalog.cc:455] T 00000000000000000000000000000000 P 65c572535e454814b27b9d520a18d3e7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 65c572535e454814b27b9d520a18d3e7. Latest consensus state: current_term: 1 leader_uuid: "65c572535e454814b27b9d520a18d3e7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "65c572535e454814b27b9d520a18d3e7" member_type: VOTER } }
I20260710 11:06:07.012346 24938 sys_catalog.cc:458] T 00000000000000000000000000000000 P 65c572535e454814b27b9d520a18d3e7 [sys.catalog]: This master's current role is: LEADER
I20260710 11:06:07.012423 24939 sys_catalog.cc:458] T 00000000000000000000000000000000 P 65c572535e454814b27b9d520a18d3e7 [sys.catalog]: This master's current role is: LEADER
I20260710 11:06:07.014905 24943 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:06:07.023149 24943 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:06:07.025593 23887 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:06:07.032049 24943 catalog_manager.cc:1383] Generated new cluster ID: 5f7f6ec8320f4f48acf3ed407611e8da
I20260710 11:06:07.032342 24943 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:06:07.044332 24943 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:06:07.045554 24943 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:06:07.055970 24943 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 65c572535e454814b27b9d520a18d3e7: Generated new TSK 0
I20260710 11:06:07.056587 24943 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:06:07.091921 23887 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:07.097517 24955 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:07.098610 24956 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:07.100639 23887 server_base.cc:1061] running on GCE node
W20260710 11:06:07.100605 24958 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:07.101641 23887 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:07.101879 23887 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:07.102043 23887 hybrid_clock.cc:648] HybridClock initialized: now 1783681567102006 us; error 0 us; skew 500 ppm
I20260710 11:06:07.102561 23887 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:07.104740 23887 webserver.cc:533] Webserver started at http://127.23.83.193:37319/ using document root <none> and password file <none>
I20260710 11:06:07.105228 23887 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:07.105430 23887 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:07.105698 23887 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:07.106701 23887 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681543532196-23887-0/minicluster-data/ts-0-root/instance:
uuid: "873014437322477cbfcb81f2b8e1d047"
format_stamp: "Formatted at 2026-07-10 11:06:07 on dist-test-slave-9mw6"
I20260710 11:06:07.111366 23887 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:06:07.114542 24963 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:07.115202 23887 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260710 11:06:07.115502 23887 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681543532196-23887-0/minicluster-data/ts-0-root
uuid: "873014437322477cbfcb81f2b8e1d047"
format_stamp: "Formatted at 2026-07-10 11:06:07 on dist-test-slave-9mw6"
I20260710 11:06:07.115746 23887 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681543532196-23887-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681543532196-23887-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681543532196-23887-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:07.138417 23887 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:07.139609 23887 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:07.141053 23887 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:07.143165 23887 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:06:07.143329 23887 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:07.143612 23887 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:06:07.143821 23887 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:07.183130 23887 rpc_server.cc:307] RPC server started. Bound to: 127.23.83.193:38951
I20260710 11:06:07.183212 25025 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.83.193:38951 every 8 connection(s)
I20260710 11:06:07.187630 23887 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:07.194821 25030 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:07.196923 25031 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:07.202620 25033 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:07.203384 25026 heartbeater.cc:344] Connected to a master server at 127.23.83.254:40003
I20260710 11:06:07.203402 23887 server_base.cc:1061] running on GCE node
I20260710 11:06:07.204072 25026 heartbeater.cc:461] Registering TS with master...
I20260710 11:06:07.205077 25026 heartbeater.cc:507] Master 127.23.83.254:40003 requested a full tablet report, sending...
I20260710 11:06:07.205273 23887 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:07.205577 23887 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:07.205773 23887 hybrid_clock.cc:648] HybridClock initialized: now 1783681567205756 us; error 0 us; skew 500 ppm
I20260710 11:06:07.206382 23887 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:07.207559 24899 ts_manager.cc:194] Registered new tserver with Master: 873014437322477cbfcb81f2b8e1d047 (127.23.83.193:38951)
I20260710 11:06:07.209439 23887 webserver.cc:533] Webserver started at http://127.23.83.194:34741/ using document root <none> and password file <none>
I20260710 11:06:07.210120 23887 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:07.210384 23887 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:07.210330 24899 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40148
I20260710 11:06:07.210835 23887 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:07.212498 23887 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681543532196-23887-0/minicluster-data/ts-1-root/instance:
uuid: "c40e43c78a4843b0b129d55446486e59"
format_stamp: "Formatted at 2026-07-10 11:06:07 on dist-test-slave-9mw6"
I20260710 11:06:07.217133 23887 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:06:07.220490 25038 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:07.221330 23887 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:06:07.221577 23887 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681543532196-23887-0/minicluster-data/ts-1-root
uuid: "c40e43c78a4843b0b129d55446486e59"
format_stamp: "Formatted at 2026-07-10 11:06:07 on dist-test-slave-9mw6"
I20260710 11:06:07.221805 23887 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681543532196-23887-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681543532196-23887-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681543532196-23887-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:07.252969 23887 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:07.254246 23887 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:07.255753 23887 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:07.258193 23887 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:06:07.258381 23887 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:07.258572 23887 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:06:07.258720 23887 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:07.300743 23887 rpc_server.cc:307] RPC server started. Bound to: 127.23.83.194:46521
I20260710 11:06:07.300844 25100 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.83.194:46521 every 8 connection(s)
I20260710 11:06:07.305886 23887 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:07.314320 25104 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:07.317499 25105 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:07.318077 25101 heartbeater.cc:344] Connected to a master server at 127.23.83.254:40003
I20260710 11:06:07.318102 23887 server_base.cc:1061] running on GCE node
W20260710 11:06:07.318305 25107 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:07.318534 25101 heartbeater.cc:461] Registering TS with master...
I20260710 11:06:07.319571 23887 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:06:07.319687 25101 heartbeater.cc:507] Master 127.23.83.254:40003 requested a full tablet report, sending...
W20260710 11:06:07.319871 23887 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:07.320091 23887 hybrid_clock.cc:648] HybridClock initialized: now 1783681567320075 us; error 0 us; skew 500 ppm
I20260710 11:06:07.320779 23887 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:07.321841 24899 ts_manager.cc:194] Registered new tserver with Master: c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521)
I20260710 11:06:07.323194 24899 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40164
I20260710 11:06:07.323699 23887 webserver.cc:533] Webserver started at http://127.23.83.195:32899/ using document root <none> and password file <none>
I20260710 11:06:07.324239 23887 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:07.324447 23887 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:07.324723 23887 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:07.325810 23887 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681543532196-23887-0/minicluster-data/ts-2-root/instance:
uuid: "4a1edbf651bd47549ceab590b3b0247a"
format_stamp: "Formatted at 2026-07-10 11:06:07 on dist-test-slave-9mw6"
I20260710 11:06:07.330121 23887 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:06:07.333210 25112 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:07.334086 23887 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:06:07.334401 23887 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681543532196-23887-0/minicluster-data/ts-2-root
uuid: "4a1edbf651bd47549ceab590b3b0247a"
format_stamp: "Formatted at 2026-07-10 11:06:07 on dist-test-slave-9mw6"
I20260710 11:06:07.334693 23887 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681543532196-23887-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681543532196-23887-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681543532196-23887-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:07.345088 23887 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:07.346222 23887 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:07.347555 23887 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:07.350080 23887 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:06:07.350340 23887 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:07.350605 23887 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:06:07.350814 23887 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:07.391530 23887 rpc_server.cc:307] RPC server started. Bound to: 127.23.83.195:43601
I20260710 11:06:07.391625 25174 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.83.195:43601 every 8 connection(s)
I20260710 11:06:07.405339 25175 heartbeater.cc:344] Connected to a master server at 127.23.83.254:40003
I20260710 11:06:07.405813 25175 heartbeater.cc:461] Registering TS with master...
I20260710 11:06:07.406611 25175 heartbeater.cc:507] Master 127.23.83.254:40003 requested a full tablet report, sending...
I20260710 11:06:07.408632 24899 ts_manager.cc:194] Registered new tserver with Master: 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195:43601)
I20260710 11:06:07.409622 23887 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014622949s
I20260710 11:06:07.410459 24899 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40180
I20260710 11:06:07.436298 24899 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40184:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:06:07.440220 24899 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:06:07.554219 24991 tablet_service.cc:1511] Processing CreateTablet for tablet 8632f1722bf8452d8e7d31405ef74267 (DEFAULT_TABLE table=test-workload [id=0fad81877c2a498fb7560954c05e7b20]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:06:07.556915 24990 tablet_service.cc:1511] Processing CreateTablet for tablet 588d652ccff9488186e0fa6b1cd0baed (DEFAULT_TABLE table=test-workload [id=0fad81877c2a498fb7560954c05e7b20]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:06:07.559019 24989 tablet_service.cc:1511] Processing CreateTablet for tablet c4bfd692ac2e440586728db7833c0d92 (DEFAULT_TABLE table=test-workload [id=0fad81877c2a498fb7560954c05e7b20]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:06:07.555701 24991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8632f1722bf8452d8e7d31405ef74267. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.561381 24988 tablet_service.cc:1511] Processing CreateTablet for tablet de38df9135bd4887a1990171035a6f64 (DEFAULT_TABLE table=test-workload [id=0fad81877c2a498fb7560954c05e7b20]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:06:07.562597 24988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de38df9135bd4887a1990171035a6f64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.566041 24987 tablet_service.cc:1511] Processing CreateTablet for tablet efe10248c53448ee99f265aee501dae1 (DEFAULT_TABLE table=test-workload [id=0fad81877c2a498fb7560954c05e7b20]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:06:07.567332 24987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efe10248c53448ee99f265aee501dae1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.569011 25066 tablet_service.cc:1511] Processing CreateTablet for tablet 8632f1722bf8452d8e7d31405ef74267 (DEFAULT_TABLE table=test-workload [id=0fad81877c2a498fb7560954c05e7b20]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:06:07.570405 25066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8632f1722bf8452d8e7d31405ef74267. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.570183 24985 tablet_service.cc:1511] Processing CreateTablet for tablet a40ddc6f7bee442fa8b42f7c77f6aa06 (DEFAULT_TABLE table=test-workload [id=0fad81877c2a498fb7560954c05e7b20]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:06:07.571491 24985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a40ddc6f7bee442fa8b42f7c77f6aa06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.572962 25140 tablet_service.cc:1511] Processing CreateTablet for tablet 8632f1722bf8452d8e7d31405ef74267 (DEFAULT_TABLE table=test-workload [id=0fad81877c2a498fb7560954c05e7b20]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:06:07.573067 25064 tablet_service.cc:1511] Processing CreateTablet for tablet c4bfd692ac2e440586728db7833c0d92 (DEFAULT_TABLE table=test-workload [id=0fad81877c2a498fb7560954c05e7b20]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:06:07.574184 25140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8632f1722bf8452d8e7d31405ef74267. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.574388 25064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4bfd692ac2e440586728db7833c0d92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.575919 25139 tablet_service.cc:1511] Processing CreateTablet for tablet 588d652ccff9488186e0fa6b1cd0baed (DEFAULT_TABLE table=test-workload [id=0fad81877c2a498fb7560954c05e7b20]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:06:07.577174 25139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 588d652ccff9488186e0fa6b1cd0baed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.576913 25065 tablet_service.cc:1511] Processing CreateTablet for tablet 588d652ccff9488186e0fa6b1cd0baed (DEFAULT_TABLE table=test-workload [id=0fad81877c2a498fb7560954c05e7b20]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:06:07.578202 25065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 588d652ccff9488186e0fa6b1cd0baed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.568979 24986 tablet_service.cc:1511] Processing CreateTablet for tablet 19ea3a3fbd5d4cb7b7a2518916c8eedc (DEFAULT_TABLE table=test-workload [id=0fad81877c2a498fb7560954c05e7b20]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:06:07.581122 25138 tablet_service.cc:1511] Processing CreateTablet for tablet c4bfd692ac2e440586728db7833c0d92 (DEFAULT_TABLE table=test-workload [id=0fad81877c2a498fb7560954c05e7b20]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:06:07.582536 25138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4bfd692ac2e440586728db7833c0d92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.586177 25136 tablet_service.cc:1511] Processing CreateTablet for tablet efe10248c53448ee99f265aee501dae1 (DEFAULT_TABLE table=test-workload [id=0fad81877c2a498fb7560954c05e7b20]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:06:07.587496 25136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efe10248c53448ee99f265aee501dae1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.588990 25135 tablet_service.cc:1511] Processing CreateTablet for tablet 19ea3a3fbd5d4cb7b7a2518916c8eedc (DEFAULT_TABLE table=test-workload [id=0fad81877c2a498fb7560954c05e7b20]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:06:07.590312 25135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19ea3a3fbd5d4cb7b7a2518916c8eedc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.591534 25058 tablet_service.cc:1511] Processing CreateTablet for tablet 04b8584cdea842b199c3fb9ab20f71af (DEFAULT_TABLE table=test-workload [id=0fad81877c2a498fb7560954c05e7b20]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:06:07.592299 25063 tablet_service.cc:1511] Processing CreateTablet for tablet de38df9135bd4887a1990171035a6f64 (DEFAULT_TABLE table=test-workload [id=0fad81877c2a498fb7560954c05e7b20]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:06:07.592968 25058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04b8584cdea842b199c3fb9ab20f71af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.592851 25134 tablet_service.cc:1511] Processing CreateTablet for tablet a40ddc6f7bee442fa8b42f7c77f6aa06 (DEFAULT_TABLE table=test-workload [id=0fad81877c2a498fb7560954c05e7b20]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:06:07.593595 25063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de38df9135bd4887a1990171035a6f64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.594177 25134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a40ddc6f7bee442fa8b42f7c77f6aa06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.595386 25061 tablet_service.cc:1511] Processing CreateTablet for tablet 19ea3a3fbd5d4cb7b7a2518916c8eedc (DEFAULT_TABLE table=test-workload [id=0fad81877c2a498fb7560954c05e7b20]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:06:07.596799 25061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19ea3a3fbd5d4cb7b7a2518916c8eedc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.597013 25132 tablet_service.cc:1511] Processing CreateTablet for tablet 04b8584cdea842b199c3fb9ab20f71af (DEFAULT_TABLE table=test-workload [id=0fad81877c2a498fb7560954c05e7b20]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:06:07.598289 25132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04b8584cdea842b199c3fb9ab20f71af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.601032 25131 tablet_service.cc:1511] Processing CreateTablet for tablet 593e0a62b0d048c391d3e2952357d891 (DEFAULT_TABLE table=test-workload [id=0fad81877c2a498fb7560954c05e7b20]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:06:07.602293 25131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 593e0a62b0d048c391d3e2952357d891. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.605015 25060 tablet_service.cc:1511] Processing CreateTablet for tablet a40ddc6f7bee442fa8b42f7c77f6aa06 (DEFAULT_TABLE table=test-workload [id=0fad81877c2a498fb7560954c05e7b20]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:06:07.606317 25060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a40ddc6f7bee442fa8b42f7c77f6aa06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.608894 25059 tablet_service.cc:1511] Processing CreateTablet for tablet 6480c634b3d44b35b85cd9d61f3cee5f (DEFAULT_TABLE table=test-workload [id=0fad81877c2a498fb7560954c05e7b20]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:06:07.611090 25059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6480c634b3d44b35b85cd9d61f3cee5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.617131 24986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19ea3a3fbd5d4cb7b7a2518916c8eedc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.617712 25057 tablet_service.cc:1511] Processing CreateTablet for tablet 593e0a62b0d048c391d3e2952357d891 (DEFAULT_TABLE table=test-workload [id=0fad81877c2a498fb7560954c05e7b20]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:06:07.619077 25057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 593e0a62b0d048c391d3e2952357d891. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.620616 25133 tablet_service.cc:1511] Processing CreateTablet for tablet 6480c634b3d44b35b85cd9d61f3cee5f (DEFAULT_TABLE table=test-workload [id=0fad81877c2a498fb7560954c05e7b20]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:06:07.610225 25137 tablet_service.cc:1511] Processing CreateTablet for tablet de38df9135bd4887a1990171035a6f64 (DEFAULT_TABLE table=test-workload [id=0fad81877c2a498fb7560954c05e7b20]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:06:07.600996 25062 tablet_service.cc:1511] Processing CreateTablet for tablet efe10248c53448ee99f265aee501dae1 (DEFAULT_TABLE table=test-workload [id=0fad81877c2a498fb7560954c05e7b20]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:06:07.624382 25062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efe10248c53448ee99f265aee501dae1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.628947 24983 tablet_service.cc:1511] Processing CreateTablet for tablet 04b8584cdea842b199c3fb9ab20f71af (DEFAULT_TABLE table=test-workload [id=0fad81877c2a498fb7560954c05e7b20]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:06:07.629307 24982 tablet_service.cc:1511] Processing CreateTablet for tablet 593e0a62b0d048c391d3e2952357d891 (DEFAULT_TABLE table=test-workload [id=0fad81877c2a498fb7560954c05e7b20]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:06:07.631140 24984 tablet_service.cc:1511] Processing CreateTablet for tablet 6480c634b3d44b35b85cd9d61f3cee5f (DEFAULT_TABLE table=test-workload [id=0fad81877c2a498fb7560954c05e7b20]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:06:07.637379 25133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6480c634b3d44b35b85cd9d61f3cee5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.640908 25137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de38df9135bd4887a1990171035a6f64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.640758 24990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 588d652ccff9488186e0fa6b1cd0baed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.642174 24984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6480c634b3d44b35b85cd9d61f3cee5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.642036 25066 tablet_service.cc:1511] Processing CreateTablet for tablet a872fe0eab7d43ce9eec40c9eaa521ef (DEFAULT_TABLE table=test-workload [id=0fad81877c2a498fb7560954c05e7b20]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:06:07.643393 25066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a872fe0eab7d43ce9eec40c9eaa521ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.644342 24982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 593e0a62b0d048c391d3e2952357d891. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.645802 24989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4bfd692ac2e440586728db7833c0d92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.648152 24983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04b8584cdea842b199c3fb9ab20f71af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.669818 25066 tablet_service.cc:1511] Processing CreateTablet for tablet 3626e26feac3409197908178becf4ebb (DEFAULT_TABLE table=test-workload [id=0fad81877c2a498fb7560954c05e7b20]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:06:07.671198 25066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3626e26feac3409197908178becf4ebb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.686506 25058 tablet_service.cc:1511] Processing CreateTablet for tablet 42c15e20caf34cbfbcceb3be0311c2c9 (DEFAULT_TABLE table=test-workload [id=0fad81877c2a498fb7560954c05e7b20]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:06:07.688557 25058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42c15e20caf34cbfbcceb3be0311c2c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.690296 25059 tablet_service.cc:1511] Processing CreateTablet for tablet 0a24d28acb2f49d6b52646fca5ac536f (DEFAULT_TABLE table=test-workload [id=0fad81877c2a498fb7560954c05e7b20]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:06:07.691561 25059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a24d28acb2f49d6b52646fca5ac536f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.696906 25062 tablet_service.cc:1511] Processing CreateTablet for tablet bba0117ff12344028c9b9a8880d95f69 (DEFAULT_TABLE table=test-workload [id=0fad81877c2a498fb7560954c05e7b20]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:06:07.698145 25062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bba0117ff12344028c9b9a8880d95f69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.722705 25189 tablet_bootstrap.cc:492] T 8632f1722bf8452d8e7d31405ef74267 P c40e43c78a4843b0b129d55446486e59: Bootstrap starting.
I20260710 11:06:07.723385 25061 tablet_service.cc:1511] Processing CreateTablet for tablet 1d3a1d3c72b5454e8fe8848f6d981b99 (DEFAULT_TABLE table=test-workload [id=0fad81877c2a498fb7560954c05e7b20]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:06:07.724752 25061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d3a1d3c72b5454e8fe8848f6d981b99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.730357 25057 tablet_service.cc:1511] Processing CreateTablet for tablet 0bbe708e78cb4cfc8230a716bf3e0285 (DEFAULT_TABLE table=test-workload [id=0fad81877c2a498fb7560954c05e7b20]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:06:07.731575 25057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bbe708e78cb4cfc8230a716bf3e0285. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.733781 25059 tablet_service.cc:1511] Processing CreateTablet for tablet 5961f4ce55a144c58299dd53f958cd42 (DEFAULT_TABLE table=test-workload [id=0fad81877c2a498fb7560954c05e7b20]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:06:07.735035 25059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5961f4ce55a144c58299dd53f958cd42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.749573 25057 tablet_service.cc:1511] Processing CreateTablet for tablet 434cf21ec46247e3bba2c876bbf75838 (DEFAULT_TABLE table=test-workload [id=0fad81877c2a498fb7560954c05e7b20]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:06:07.750907 25057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 434cf21ec46247e3bba2c876bbf75838. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.750625 25062 tablet_service.cc:1511] Processing CreateTablet for tablet db59c76e51c74b3582d122d609a6bec7 (DEFAULT_TABLE table=test-workload [id=0fad81877c2a498fb7560954c05e7b20]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:06:07.751775 25062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db59c76e51c74b3582d122d609a6bec7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.766469 24986 tablet_service.cc:1511] Processing CreateTablet for tablet a872fe0eab7d43ce9eec40c9eaa521ef (DEFAULT_TABLE table=test-workload [id=0fad81877c2a498fb7560954c05e7b20]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:06:07.773332 24987 tablet_service.cc:1511] Processing CreateTablet for tablet 42c15e20caf34cbfbcceb3be0311c2c9 (DEFAULT_TABLE table=test-workload [id=0fad81877c2a498fb7560954c05e7b20]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:06:07.773800 25189 tablet_bootstrap.cc:654] T 8632f1722bf8452d8e7d31405ef74267 P c40e43c78a4843b0b129d55446486e59: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:07.776263 25134 tablet_service.cc:1511] Processing CreateTablet for tablet 3626e26feac3409197908178becf4ebb (DEFAULT_TABLE table=test-workload [id=0fad81877c2a498fb7560954c05e7b20]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:06:07.772167 24984 tablet_service.cc:1511] Processing CreateTablet for tablet 3626e26feac3409197908178becf4ebb (DEFAULT_TABLE table=test-workload [id=0fad81877c2a498fb7560954c05e7b20]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:06:07.777472 25134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3626e26feac3409197908178becf4ebb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.778371 24990 tablet_service.cc:1511] Processing CreateTablet for tablet 0a24d28acb2f49d6b52646fca5ac536f (DEFAULT_TABLE table=test-workload [id=0fad81877c2a498fb7560954c05e7b20]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:06:07.767719 24986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a872fe0eab7d43ce9eec40c9eaa521ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.781409 25133 tablet_service.cc:1511] Processing CreateTablet for tablet 42c15e20caf34cbfbcceb3be0311c2c9 (DEFAULT_TABLE table=test-workload [id=0fad81877c2a498fb7560954c05e7b20]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:06:07.782711 25133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42c15e20caf34cbfbcceb3be0311c2c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.784117 24984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3626e26feac3409197908178becf4ebb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.784667 25131 tablet_service.cc:1511] Processing CreateTablet for tablet 0a24d28acb2f49d6b52646fca5ac536f (DEFAULT_TABLE table=test-workload [id=0fad81877c2a498fb7560954c05e7b20]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:06:07.787003 24987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42c15e20caf34cbfbcceb3be0311c2c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.788247 25139 tablet_service.cc:1511] Processing CreateTablet for tablet a872fe0eab7d43ce9eec40c9eaa521ef (DEFAULT_TABLE table=test-workload [id=0fad81877c2a498fb7560954c05e7b20]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:06:07.789395 25139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a872fe0eab7d43ce9eec40c9eaa521ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.793838 24990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a24d28acb2f49d6b52646fca5ac536f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.809106 25066 tablet_service.cc:1511] Processing CreateTablet for tablet 2f44940ec11d441c8264644c2e5b0c89 (DEFAULT_TABLE table=test-workload [id=0fad81877c2a498fb7560954c05e7b20]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:06:07.810375 25066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f44940ec11d441c8264644c2e5b0c89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.810914 25137 tablet_service.cc:1511] Processing CreateTablet for tablet bba0117ff12344028c9b9a8880d95f69 (DEFAULT_TABLE table=test-workload [id=0fad81877c2a498fb7560954c05e7b20]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:06:07.814518 24983 tablet_service.cc:1511] Processing CreateTablet for tablet bba0117ff12344028c9b9a8880d95f69 (DEFAULT_TABLE table=test-workload [id=0fad81877c2a498fb7560954c05e7b20]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:06:07.815722 24983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bba0117ff12344028c9b9a8880d95f69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.818219 25132 tablet_service.cc:1511] Processing CreateTablet for tablet 0bbe708e78cb4cfc8230a716bf3e0285 (DEFAULT_TABLE table=test-workload [id=0fad81877c2a498fb7560954c05e7b20]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:06:07.821128 25131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a24d28acb2f49d6b52646fca5ac536f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.814554 25136 tablet_service.cc:1511] Processing CreateTablet for tablet 1d3a1d3c72b5454e8fe8848f6d981b99 (DEFAULT_TABLE table=test-workload [id=0fad81877c2a498fb7560954c05e7b20]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:06:07.832484 25191 tablet_bootstrap.cc:492] T c4bfd692ac2e440586728db7833c0d92 P 4a1edbf651bd47549ceab590b3b0247a: Bootstrap starting.
I20260710 11:06:07.834101 25137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bba0117ff12344028c9b9a8880d95f69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.836517 25136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d3a1d3c72b5454e8fe8848f6d981b99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.837098 25132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bbe708e78cb4cfc8230a716bf3e0285. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.837507 24991 tablet_service.cc:1511] Processing CreateTablet for tablet 0bbe708e78cb4cfc8230a716bf3e0285 (DEFAULT_TABLE table=test-workload [id=0fad81877c2a498fb7560954c05e7b20]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:06:07.838673 24991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bbe708e78cb4cfc8230a716bf3e0285. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.840288 25138 tablet_service.cc:1511] Processing CreateTablet for tablet 5961f4ce55a144c58299dd53f958cd42 (DEFAULT_TABLE table=test-workload [id=0fad81877c2a498fb7560954c05e7b20]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:06:07.841508 25138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5961f4ce55a144c58299dd53f958cd42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.842649 25062 tablet_service.cc:1511] Processing CreateTablet for tablet ed53d1756cd74f40822578d5af70f7b7 (DEFAULT_TABLE table=test-workload [id=0fad81877c2a498fb7560954c05e7b20]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:06:07.846208 25191 tablet_bootstrap.cc:654] T c4bfd692ac2e440586728db7833c0d92 P 4a1edbf651bd47549ceab590b3b0247a: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:07.848624 24982 tablet_service.cc:1511] Processing CreateTablet for tablet 1d3a1d3c72b5454e8fe8848f6d981b99 (DEFAULT_TABLE table=test-workload [id=0fad81877c2a498fb7560954c05e7b20]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:06:07.849876 24982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d3a1d3c72b5454e8fe8848f6d981b99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.850672 25060 tablet_service.cc:1511] Processing CreateTablet for tablet 7aa6286283ba4351896d0fe933dfb761 (DEFAULT_TABLE table=test-workload [id=0fad81877c2a498fb7560954c05e7b20]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:06:07.852751 24988 tablet_service.cc:1511] Processing CreateTablet for tablet 5961f4ce55a144c58299dd53f958cd42 (DEFAULT_TABLE table=test-workload [id=0fad81877c2a498fb7560954c05e7b20]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:06:07.853946 24988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5961f4ce55a144c58299dd53f958cd42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.858973 25065 tablet_service.cc:1511] Processing CreateTablet for tablet 8b36d2a0be544a709fc84fbe87e87cff (DEFAULT_TABLE table=test-workload [id=0fad81877c2a498fb7560954c05e7b20]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:06:07.866396 25134 tablet_service.cc:1511] Processing CreateTablet for tablet 434cf21ec46247e3bba2c876bbf75838 (DEFAULT_TABLE table=test-workload [id=0fad81877c2a498fb7560954c05e7b20]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:06:07.867503 25134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 434cf21ec46247e3bba2c876bbf75838. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.870416 24989 tablet_service.cc:1511] Processing CreateTablet for tablet 434cf21ec46247e3bba2c876bbf75838 (DEFAULT_TABLE table=test-workload [id=0fad81877c2a498fb7560954c05e7b20]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:06:07.872773 24989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 434cf21ec46247e3bba2c876bbf75838. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.872668 25139 tablet_service.cc:1511] Processing CreateTablet for tablet db59c76e51c74b3582d122d609a6bec7 (DEFAULT_TABLE table=test-workload [id=0fad81877c2a498fb7560954c05e7b20]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:06:07.873592 25189 tablet_bootstrap.cc:492] T 8632f1722bf8452d8e7d31405ef74267 P c40e43c78a4843b0b129d55446486e59: No bootstrap required, opened a new log
I20260710 11:06:07.873916 25139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db59c76e51c74b3582d122d609a6bec7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.874199 25189 ts_tablet_manager.cc:1403] T 8632f1722bf8452d8e7d31405ef74267 P c40e43c78a4843b0b129d55446486e59: Time spent bootstrapping tablet: real 0.152s	user 0.010s	sys 0.006s
I20260710 11:06:07.876974 24985 tablet_service.cc:1511] Processing CreateTablet for tablet db59c76e51c74b3582d122d609a6bec7 (DEFAULT_TABLE table=test-workload [id=0fad81877c2a498fb7560954c05e7b20]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:06:07.878170 24985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db59c76e51c74b3582d122d609a6bec7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.884946 25190 tablet_bootstrap.cc:492] T de38df9135bd4887a1990171035a6f64 P 873014437322477cbfcb81f2b8e1d047: Bootstrap starting.
I20260710 11:06:07.909435 25136 tablet_service.cc:1511] Processing CreateTablet for tablet 7aa6286283ba4351896d0fe933dfb761 (DEFAULT_TABLE table=test-workload [id=0fad81877c2a498fb7560954c05e7b20]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:06:07.909716 25135 tablet_service.cc:1511] Processing CreateTablet for tablet ed53d1756cd74f40822578d5af70f7b7 (DEFAULT_TABLE table=test-workload [id=0fad81877c2a498fb7560954c05e7b20]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:06:07.878163 25062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed53d1756cd74f40822578d5af70f7b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.910727 25136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7aa6286283ba4351896d0fe933dfb761. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.912132 25060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7aa6286283ba4351896d0fe933dfb761. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.914235 25065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b36d2a0be544a709fc84fbe87e87cff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.915095 24984 tablet_service.cc:1511] Processing CreateTablet for tablet ed53d1756cd74f40822578d5af70f7b7 (DEFAULT_TABLE table=test-workload [id=0fad81877c2a498fb7560954c05e7b20]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:06:07.916301 24984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed53d1756cd74f40822578d5af70f7b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.920223 25135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed53d1756cd74f40822578d5af70f7b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.882035 25140 tablet_service.cc:1511] Processing CreateTablet for tablet 2f44940ec11d441c8264644c2e5b0c89 (DEFAULT_TABLE table=test-workload [id=0fad81877c2a498fb7560954c05e7b20]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:06:07.924212 25140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f44940ec11d441c8264644c2e5b0c89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.925494 25138 tablet_service.cc:1511] Processing CreateTablet for tablet 8b36d2a0be544a709fc84fbe87e87cff (DEFAULT_TABLE table=test-workload [id=0fad81877c2a498fb7560954c05e7b20]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:06:07.925523 24986 tablet_service.cc:1511] Processing CreateTablet for tablet 2f44940ec11d441c8264644c2e5b0c89 (DEFAULT_TABLE table=test-workload [id=0fad81877c2a498fb7560954c05e7b20]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:06:07.926725 25138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b36d2a0be544a709fc84fbe87e87cff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.877497 25189 raft_consensus.cc:359] T 8632f1722bf8452d8e7d31405ef74267 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:07.935623 25189 raft_consensus.cc:385] T 8632f1722bf8452d8e7d31405ef74267 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:07.938687 25189 raft_consensus.cc:740] T 8632f1722bf8452d8e7d31405ef74267 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c40e43c78a4843b0b129d55446486e59, State: Initialized, Role: FOLLOWER
I20260710 11:06:07.939740 24986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f44940ec11d441c8264644c2e5b0c89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.963613 25189 consensus_queue.cc:260] T 8632f1722bf8452d8e7d31405ef74267 P c40e43c78a4843b0b129d55446486e59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:07.966622 24988 tablet_service.cc:1511] Processing CreateTablet for tablet 7aa6286283ba4351896d0fe933dfb761 (DEFAULT_TABLE table=test-workload [id=0fad81877c2a498fb7560954c05e7b20]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:06:07.972635 25190 tablet_bootstrap.cc:654] T de38df9135bd4887a1990171035a6f64 P 873014437322477cbfcb81f2b8e1d047: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:07.979517 24988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7aa6286283ba4351896d0fe933dfb761. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.974653 25191 tablet_bootstrap.cc:492] T c4bfd692ac2e440586728db7833c0d92 P 4a1edbf651bd47549ceab590b3b0247a: No bootstrap required, opened a new log
I20260710 11:06:07.988193 25191 ts_tablet_manager.cc:1403] T c4bfd692ac2e440586728db7833c0d92 P 4a1edbf651bd47549ceab590b3b0247a: Time spent bootstrapping tablet: real 0.156s	user 0.010s	sys 0.023s
I20260710 11:06:07.989504 24982 tablet_service.cc:1511] Processing CreateTablet for tablet 8b36d2a0be544a709fc84fbe87e87cff (DEFAULT_TABLE table=test-workload [id=0fad81877c2a498fb7560954c05e7b20]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:06:07.990828 24982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b36d2a0be544a709fc84fbe87e87cff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.990995 25191 raft_consensus.cc:359] T c4bfd692ac2e440586728db7833c0d92 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:07.991775 25191 raft_consensus.cc:385] T c4bfd692ac2e440586728db7833c0d92 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:07.999909 25190 tablet_bootstrap.cc:492] T de38df9135bd4887a1990171035a6f64 P 873014437322477cbfcb81f2b8e1d047: No bootstrap required, opened a new log
I20260710 11:06:08.000437 25190 ts_tablet_manager.cc:1403] T de38df9135bd4887a1990171035a6f64 P 873014437322477cbfcb81f2b8e1d047: Time spent bootstrapping tablet: real 0.116s	user 0.009s	sys 0.007s
I20260710 11:06:08.003335 25190 raft_consensus.cc:359] T de38df9135bd4887a1990171035a6f64 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.008383 25190 raft_consensus.cc:385] T de38df9135bd4887a1990171035a6f64 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:07.995656 25191 raft_consensus.cc:740] T c4bfd692ac2e440586728db7833c0d92 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a1edbf651bd47549ceab590b3b0247a, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.014117 25191 consensus_queue.cc:260] T c4bfd692ac2e440586728db7833c0d92 P 4a1edbf651bd47549ceab590b3b0247a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.013602 25190 raft_consensus.cc:740] T de38df9135bd4887a1990171035a6f64 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 873014437322477cbfcb81f2b8e1d047, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.018455 25190 consensus_queue.cc:260] T de38df9135bd4887a1990171035a6f64 P 873014437322477cbfcb81f2b8e1d047 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
W20260710 11:06:08.021526 24947 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:06:08.030082 25175 heartbeater.cc:499] Master 127.23.83.254:40003 was elected leader, sending a full tablet report...
I20260710 11:06:08.031291 25191 ts_tablet_manager.cc:1434] T c4bfd692ac2e440586728db7833c0d92 P 4a1edbf651bd47549ceab590b3b0247a: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.003s
I20260710 11:06:08.032256 25191 tablet_bootstrap.cc:492] T a40ddc6f7bee442fa8b42f7c77f6aa06 P 4a1edbf651bd47549ceab590b3b0247a: Bootstrap starting.
I20260710 11:06:08.035449 25026 heartbeater.cc:499] Master 127.23.83.254:40003 was elected leader, sending a full tablet report...
I20260710 11:06:08.035823 25190 ts_tablet_manager.cc:1434] T de38df9135bd4887a1990171035a6f64 P 873014437322477cbfcb81f2b8e1d047: Time spent starting tablet: real 0.035s	user 0.003s	sys 0.008s
I20260710 11:06:08.036940 25190 tablet_bootstrap.cc:492] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P 873014437322477cbfcb81f2b8e1d047: Bootstrap starting.
I20260710 11:06:08.043453 25190 tablet_bootstrap.cc:654] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P 873014437322477cbfcb81f2b8e1d047: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.049773 25101 heartbeater.cc:499] Master 127.23.83.254:40003 was elected leader, sending a full tablet report...
I20260710 11:06:08.073995 25189 ts_tablet_manager.cc:1434] T 8632f1722bf8452d8e7d31405ef74267 P c40e43c78a4843b0b129d55446486e59: Time spent starting tablet: real 0.199s	user 0.011s	sys 0.027s
I20260710 11:06:08.078933 25190 tablet_bootstrap.cc:492] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P 873014437322477cbfcb81f2b8e1d047: No bootstrap required, opened a new log
I20260710 11:06:08.079474 25190 ts_tablet_manager.cc:1403] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P 873014437322477cbfcb81f2b8e1d047: Time spent bootstrapping tablet: real 0.043s	user 0.024s	sys 0.013s
I20260710 11:06:08.080273 25189 tablet_bootstrap.cc:492] T a872fe0eab7d43ce9eec40c9eaa521ef P c40e43c78a4843b0b129d55446486e59: Bootstrap starting.
I20260710 11:06:08.082072 25191 tablet_bootstrap.cc:654] T a40ddc6f7bee442fa8b42f7c77f6aa06 P 4a1edbf651bd47549ceab590b3b0247a: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.090427 25189 tablet_bootstrap.cc:654] T a872fe0eab7d43ce9eec40c9eaa521ef P c40e43c78a4843b0b129d55446486e59: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.090587 25191 tablet_bootstrap.cc:492] T a40ddc6f7bee442fa8b42f7c77f6aa06 P 4a1edbf651bd47549ceab590b3b0247a: No bootstrap required, opened a new log
I20260710 11:06:08.091042 25191 ts_tablet_manager.cc:1403] T a40ddc6f7bee442fa8b42f7c77f6aa06 P 4a1edbf651bd47549ceab590b3b0247a: Time spent bootstrapping tablet: real 0.059s	user 0.010s	sys 0.002s
I20260710 11:06:08.082250 25190 raft_consensus.cc:359] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.093122 25190 raft_consensus.cc:385] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.093434 25190 raft_consensus.cc:740] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 873014437322477cbfcb81f2b8e1d047, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.093918 25191 raft_consensus.cc:359] T a40ddc6f7bee442fa8b42f7c77f6aa06 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.094158 25190 consensus_queue.cc:260] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P 873014437322477cbfcb81f2b8e1d047 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.094622 25191 raft_consensus.cc:385] T a40ddc6f7bee442fa8b42f7c77f6aa06 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.094954 25191 raft_consensus.cc:740] T a40ddc6f7bee442fa8b42f7c77f6aa06 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a1edbf651bd47549ceab590b3b0247a, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.095676 25191 consensus_queue.cc:260] T a40ddc6f7bee442fa8b42f7c77f6aa06 P 4a1edbf651bd47549ceab590b3b0247a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.096323 25190 ts_tablet_manager.cc:1434] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P 873014437322477cbfcb81f2b8e1d047: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260710 11:06:08.097270 25190 tablet_bootstrap.cc:492] T 588d652ccff9488186e0fa6b1cd0baed P 873014437322477cbfcb81f2b8e1d047: Bootstrap starting.
I20260710 11:06:08.097756 25191 ts_tablet_manager.cc:1434] T a40ddc6f7bee442fa8b42f7c77f6aa06 P 4a1edbf651bd47549ceab590b3b0247a: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260710 11:06:08.098724 25191 tablet_bootstrap.cc:492] T 6480c634b3d44b35b85cd9d61f3cee5f P 4a1edbf651bd47549ceab590b3b0247a: Bootstrap starting.
I20260710 11:06:08.103538 25190 tablet_bootstrap.cc:654] T 588d652ccff9488186e0fa6b1cd0baed P 873014437322477cbfcb81f2b8e1d047: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.104923 25191 tablet_bootstrap.cc:654] T 6480c634b3d44b35b85cd9d61f3cee5f P 4a1edbf651bd47549ceab590b3b0247a: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.108831 25189 tablet_bootstrap.cc:492] T a872fe0eab7d43ce9eec40c9eaa521ef P c40e43c78a4843b0b129d55446486e59: No bootstrap required, opened a new log
I20260710 11:06:08.109300 25189 ts_tablet_manager.cc:1403] T a872fe0eab7d43ce9eec40c9eaa521ef P c40e43c78a4843b0b129d55446486e59: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.000s
I20260710 11:06:08.110458 25191 tablet_bootstrap.cc:492] T 6480c634b3d44b35b85cd9d61f3cee5f P 4a1edbf651bd47549ceab590b3b0247a: No bootstrap required, opened a new log
I20260710 11:06:08.110914 25191 ts_tablet_manager.cc:1403] T 6480c634b3d44b35b85cd9d61f3cee5f P 4a1edbf651bd47549ceab590b3b0247a: Time spent bootstrapping tablet: real 0.012s	user 0.004s	sys 0.006s
I20260710 11:06:08.112112 25189 raft_consensus.cc:359] T a872fe0eab7d43ce9eec40c9eaa521ef P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.112838 25189 raft_consensus.cc:385] T a872fe0eab7d43ce9eec40c9eaa521ef P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.113129 25189 raft_consensus.cc:740] T a872fe0eab7d43ce9eec40c9eaa521ef P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c40e43c78a4843b0b129d55446486e59, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.113678 25191 raft_consensus.cc:359] T 6480c634b3d44b35b85cd9d61f3cee5f P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.113988 25189 consensus_queue.cc:260] T a872fe0eab7d43ce9eec40c9eaa521ef P c40e43c78a4843b0b129d55446486e59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.114455 25191 raft_consensus.cc:385] T 6480c634b3d44b35b85cd9d61f3cee5f P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.114742 25191 raft_consensus.cc:740] T 6480c634b3d44b35b85cd9d61f3cee5f P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a1edbf651bd47549ceab590b3b0247a, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.115562 25191 consensus_queue.cc:260] T 6480c634b3d44b35b85cd9d61f3cee5f P 4a1edbf651bd47549ceab590b3b0247a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.116436 25189 ts_tablet_manager.cc:1434] T a872fe0eab7d43ce9eec40c9eaa521ef P c40e43c78a4843b0b129d55446486e59: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 11:06:08.117396 25189 tablet_bootstrap.cc:492] T 04b8584cdea842b199c3fb9ab20f71af P c40e43c78a4843b0b129d55446486e59: Bootstrap starting.
I20260710 11:06:08.117872 25191 ts_tablet_manager.cc:1434] T 6480c634b3d44b35b85cd9d61f3cee5f P 4a1edbf651bd47549ceab590b3b0247a: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260710 11:06:08.118779 25191 tablet_bootstrap.cc:492] T 588d652ccff9488186e0fa6b1cd0baed P 4a1edbf651bd47549ceab590b3b0247a: Bootstrap starting.
I20260710 11:06:08.119431 25190 tablet_bootstrap.cc:492] T 588d652ccff9488186e0fa6b1cd0baed P 873014437322477cbfcb81f2b8e1d047: No bootstrap required, opened a new log
I20260710 11:06:08.120056 25190 ts_tablet_manager.cc:1403] T 588d652ccff9488186e0fa6b1cd0baed P 873014437322477cbfcb81f2b8e1d047: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.000s
I20260710 11:06:08.122967 25190 raft_consensus.cc:359] T 588d652ccff9488186e0fa6b1cd0baed P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.123728 25189 tablet_bootstrap.cc:654] T 04b8584cdea842b199c3fb9ab20f71af P c40e43c78a4843b0b129d55446486e59: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.123888 25190 raft_consensus.cc:385] T 588d652ccff9488186e0fa6b1cd0baed P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.124366 25190 raft_consensus.cc:740] T 588d652ccff9488186e0fa6b1cd0baed P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 873014437322477cbfcb81f2b8e1d047, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.125032 25191 tablet_bootstrap.cc:654] T 588d652ccff9488186e0fa6b1cd0baed P 4a1edbf651bd47549ceab590b3b0247a: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.125331 25190 consensus_queue.cc:260] T 588d652ccff9488186e0fa6b1cd0baed P 873014437322477cbfcb81f2b8e1d047 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.127933 25190 ts_tablet_manager.cc:1434] T 588d652ccff9488186e0fa6b1cd0baed P 873014437322477cbfcb81f2b8e1d047: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 11:06:08.128931 25190 tablet_bootstrap.cc:492] T 6480c634b3d44b35b85cd9d61f3cee5f P 873014437322477cbfcb81f2b8e1d047: Bootstrap starting.
I20260710 11:06:08.134690 25191 tablet_bootstrap.cc:492] T 588d652ccff9488186e0fa6b1cd0baed P 4a1edbf651bd47549ceab590b3b0247a: No bootstrap required, opened a new log
I20260710 11:06:08.135363 25191 ts_tablet_manager.cc:1403] T 588d652ccff9488186e0fa6b1cd0baed P 4a1edbf651bd47549ceab590b3b0247a: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260710 11:06:08.135449 25190 tablet_bootstrap.cc:654] T 6480c634b3d44b35b85cd9d61f3cee5f P 873014437322477cbfcb81f2b8e1d047: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.143685 25191 raft_consensus.cc:359] T 588d652ccff9488186e0fa6b1cd0baed P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.144761 25191 raft_consensus.cc:385] T 588d652ccff9488186e0fa6b1cd0baed P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.145169 25191 raft_consensus.cc:740] T 588d652ccff9488186e0fa6b1cd0baed P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a1edbf651bd47549ceab590b3b0247a, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.146423 25190 tablet_bootstrap.cc:492] T 6480c634b3d44b35b85cd9d61f3cee5f P 873014437322477cbfcb81f2b8e1d047: No bootstrap required, opened a new log
I20260710 11:06:08.146145 25191 consensus_queue.cc:260] T 588d652ccff9488186e0fa6b1cd0baed P 4a1edbf651bd47549ceab590b3b0247a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.146909 25190 ts_tablet_manager.cc:1403] T 6480c634b3d44b35b85cd9d61f3cee5f P 873014437322477cbfcb81f2b8e1d047: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260710 11:06:08.149454 25190 raft_consensus.cc:359] T 6480c634b3d44b35b85cd9d61f3cee5f P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.150146 25190 raft_consensus.cc:385] T 6480c634b3d44b35b85cd9d61f3cee5f P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.150517 25189 tablet_bootstrap.cc:492] T 04b8584cdea842b199c3fb9ab20f71af P c40e43c78a4843b0b129d55446486e59: No bootstrap required, opened a new log
I20260710 11:06:08.150444 25190 raft_consensus.cc:740] T 6480c634b3d44b35b85cd9d61f3cee5f P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 873014437322477cbfcb81f2b8e1d047, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.150660 25191 ts_tablet_manager.cc:1434] T 588d652ccff9488186e0fa6b1cd0baed P 4a1edbf651bd47549ceab590b3b0247a: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 11:06:08.151075 25189 ts_tablet_manager.cc:1403] T 04b8584cdea842b199c3fb9ab20f71af P c40e43c78a4843b0b129d55446486e59: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.016s
I20260710 11:06:08.151686 25191 tablet_bootstrap.cc:492] T 593e0a62b0d048c391d3e2952357d891 P 4a1edbf651bd47549ceab590b3b0247a: Bootstrap starting.
I20260710 11:06:08.152386 25196 raft_consensus.cc:493] T 6480c634b3d44b35b85cd9d61f3cee5f P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:08.153007 25196 raft_consensus.cc:515] T 6480c634b3d44b35b85cd9d61f3cee5f P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.154155 25189 raft_consensus.cc:359] T 04b8584cdea842b199c3fb9ab20f71af P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.154860 25189 raft_consensus.cc:385] T 04b8584cdea842b199c3fb9ab20f71af P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.155123 25189 raft_consensus.cc:740] T 04b8584cdea842b199c3fb9ab20f71af P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c40e43c78a4843b0b129d55446486e59, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.155987 25189 consensus_queue.cc:260] T 04b8584cdea842b199c3fb9ab20f71af P c40e43c78a4843b0b129d55446486e59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.158597 25189 ts_tablet_manager.cc:1434] T 04b8584cdea842b199c3fb9ab20f71af P c40e43c78a4843b0b129d55446486e59: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:06:08.159789 25189 tablet_bootstrap.cc:492] T efe10248c53448ee99f265aee501dae1 P c40e43c78a4843b0b129d55446486e59: Bootstrap starting.
I20260710 11:06:08.166988 25196 leader_election.cc:290] T 6480c634b3d44b35b85cd9d61f3cee5f P 4a1edbf651bd47549ceab590b3b0247a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 873014437322477cbfcb81f2b8e1d047 (127.23.83.193:38951), c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521)
I20260710 11:06:08.173834 25190 consensus_queue.cc:260] T 6480c634b3d44b35b85cd9d61f3cee5f P 873014437322477cbfcb81f2b8e1d047 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.188659 25189 tablet_bootstrap.cc:654] T efe10248c53448ee99f265aee501dae1 P c40e43c78a4843b0b129d55446486e59: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.192714 25191 tablet_bootstrap.cc:654] T 593e0a62b0d048c391d3e2952357d891 P 4a1edbf651bd47549ceab590b3b0247a: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.199553 25190 ts_tablet_manager.cc:1434] T 6480c634b3d44b35b85cd9d61f3cee5f P 873014437322477cbfcb81f2b8e1d047: Time spent starting tablet: real 0.052s	user 0.007s	sys 0.000s
I20260710 11:06:08.202732 25190 tablet_bootstrap.cc:492] T efe10248c53448ee99f265aee501dae1 P 873014437322477cbfcb81f2b8e1d047: Bootstrap starting.
I20260710 11:06:08.204735 25196 raft_consensus.cc:493] T c4bfd692ac2e440586728db7833c0d92 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:08.205380 25196 raft_consensus.cc:515] T c4bfd692ac2e440586728db7833c0d92 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.209602 25196 leader_election.cc:290] T c4bfd692ac2e440586728db7833c0d92 P 4a1edbf651bd47549ceab590b3b0247a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 873014437322477cbfcb81f2b8e1d047 (127.23.83.193:38951), c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521)
I20260710 11:06:08.210413 25076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6480c634b3d44b35b85cd9d61f3cee5f" candidate_uuid: "4a1edbf651bd47549ceab590b3b0247a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40e43c78a4843b0b129d55446486e59" is_pre_election: true
I20260710 11:06:08.212239 25190 tablet_bootstrap.cc:654] T efe10248c53448ee99f265aee501dae1 P 873014437322477cbfcb81f2b8e1d047: Neither blocks nor log segments found. Creating new log.
W20260710 11:06:08.212868 25114 leader_election.cc:343] T 6480c634b3d44b35b85cd9d61f3cee5f P 4a1edbf651bd47549ceab590b3b0247a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:08.216511 25189 tablet_bootstrap.cc:492] T efe10248c53448ee99f265aee501dae1 P c40e43c78a4843b0b129d55446486e59: No bootstrap required, opened a new log
I20260710 11:06:08.217000 25189 ts_tablet_manager.cc:1403] T efe10248c53448ee99f265aee501dae1 P c40e43c78a4843b0b129d55446486e59: Time spent bootstrapping tablet: real 0.057s	user 0.015s	sys 0.003s
I20260710 11:06:08.217932 25191 tablet_bootstrap.cc:492] T 593e0a62b0d048c391d3e2952357d891 P 4a1edbf651bd47549ceab590b3b0247a: No bootstrap required, opened a new log
I20260710 11:06:08.218379 25191 ts_tablet_manager.cc:1403] T 593e0a62b0d048c391d3e2952357d891 P 4a1edbf651bd47549ceab590b3b0247a: Time spent bootstrapping tablet: real 0.067s	user 0.015s	sys 0.011s
I20260710 11:06:08.220117 25189 raft_consensus.cc:359] T efe10248c53448ee99f265aee501dae1 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.220455 25076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4bfd692ac2e440586728db7833c0d92" candidate_uuid: "4a1edbf651bd47549ceab590b3b0247a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40e43c78a4843b0b129d55446486e59" is_pre_election: true
I20260710 11:06:08.221122 25191 raft_consensus.cc:359] T 593e0a62b0d048c391d3e2952357d891 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.221715 25189 raft_consensus.cc:385] T efe10248c53448ee99f265aee501dae1 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.221865 25191 raft_consensus.cc:385] T 593e0a62b0d048c391d3e2952357d891 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:06:08.221669 25114 leader_election.cc:343] T c4bfd692ac2e440586728db7833c0d92 P 4a1edbf651bd47549ceab590b3b0247a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:08.222283 25191 raft_consensus.cc:740] T 593e0a62b0d048c391d3e2952357d891 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a1edbf651bd47549ceab590b3b0247a, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.222282 25189 raft_consensus.cc:740] T efe10248c53448ee99f265aee501dae1 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c40e43c78a4843b0b129d55446486e59, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.223191 25196 raft_consensus.cc:493] T a40ddc6f7bee442fa8b42f7c77f6aa06 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:08.223397 25191 consensus_queue.cc:260] T 593e0a62b0d048c391d3e2952357d891 P 4a1edbf651bd47549ceab590b3b0247a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.224265 25001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6480c634b3d44b35b85cd9d61f3cee5f" candidate_uuid: "4a1edbf651bd47549ceab590b3b0247a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "873014437322477cbfcb81f2b8e1d047" is_pre_election: true
I20260710 11:06:08.224459 25000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4bfd692ac2e440586728db7833c0d92" candidate_uuid: "4a1edbf651bd47549ceab590b3b0247a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "873014437322477cbfcb81f2b8e1d047" is_pre_election: true
I20260710 11:06:08.225579 25001 raft_consensus.cc:2468] T 6480c634b3d44b35b85cd9d61f3cee5f P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a1edbf651bd47549ceab590b3b0247a in term 0.
I20260710 11:06:08.225622 25189 consensus_queue.cc:260] T efe10248c53448ee99f265aee501dae1 P c40e43c78a4843b0b129d55446486e59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.225356 25196 raft_consensus.cc:515] T a40ddc6f7bee442fa8b42f7c77f6aa06 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
W20260710 11:06:08.227174 25116 leader_election.cc:343] T c4bfd692ac2e440586728db7833c0d92 P 4a1edbf651bd47549ceab590b3b0247a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 873014437322477cbfcb81f2b8e1d047 (127.23.83.193:38951): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:08.227583 25116 leader_election.cc:304] T c4bfd692ac2e440586728db7833c0d92 P 4a1edbf651bd47549ceab590b3b0247a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4a1edbf651bd47549ceab590b3b0247a; no voters: 873014437322477cbfcb81f2b8e1d047, c40e43c78a4843b0b129d55446486e59
I20260710 11:06:08.229185 25189 ts_tablet_manager.cc:1434] T efe10248c53448ee99f265aee501dae1 P c40e43c78a4843b0b129d55446486e59: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
I20260710 11:06:08.230479 25189 tablet_bootstrap.cc:492] T 6480c634b3d44b35b85cd9d61f3cee5f P c40e43c78a4843b0b129d55446486e59: Bootstrap starting.
I20260710 11:06:08.234748 25190 tablet_bootstrap.cc:492] T efe10248c53448ee99f265aee501dae1 P 873014437322477cbfcb81f2b8e1d047: No bootstrap required, opened a new log
I20260710 11:06:08.235193 25190 ts_tablet_manager.cc:1403] T efe10248c53448ee99f265aee501dae1 P 873014437322477cbfcb81f2b8e1d047: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.000s
I20260710 11:06:08.238155 25190 raft_consensus.cc:359] T efe10248c53448ee99f265aee501dae1 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.238889 25190 raft_consensus.cc:385] T efe10248c53448ee99f265aee501dae1 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.239089 25189 tablet_bootstrap.cc:654] T 6480c634b3d44b35b85cd9d61f3cee5f P c40e43c78a4843b0b129d55446486e59: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.239194 25190 raft_consensus.cc:740] T efe10248c53448ee99f265aee501dae1 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 873014437322477cbfcb81f2b8e1d047, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.240228 25190 consensus_queue.cc:260] T efe10248c53448ee99f265aee501dae1 P 873014437322477cbfcb81f2b8e1d047 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.242125 25196 leader_election.cc:290] T a40ddc6f7bee442fa8b42f7c77f6aa06 P 4a1edbf651bd47549ceab590b3b0247a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 873014437322477cbfcb81f2b8e1d047 (127.23.83.193:38951), c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521)
I20260710 11:06:08.243453 25076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a40ddc6f7bee442fa8b42f7c77f6aa06" candidate_uuid: "4a1edbf651bd47549ceab590b3b0247a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40e43c78a4843b0b129d55446486e59" is_pre_election: true
I20260710 11:06:08.244436 25190 ts_tablet_manager.cc:1434] T efe10248c53448ee99f265aee501dae1 P 873014437322477cbfcb81f2b8e1d047: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.002s
I20260710 11:06:08.249698 25196 raft_consensus.cc:2749] T c4bfd692ac2e440586728db7833c0d92 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:08.252138 25189 tablet_bootstrap.cc:492] T 6480c634b3d44b35b85cd9d61f3cee5f P c40e43c78a4843b0b129d55446486e59: No bootstrap required, opened a new log
I20260710 11:06:08.252547 25190 tablet_bootstrap.cc:492] T 8632f1722bf8452d8e7d31405ef74267 P 873014437322477cbfcb81f2b8e1d047: Bootstrap starting.
I20260710 11:06:08.252662 25189 ts_tablet_manager.cc:1403] T 6480c634b3d44b35b85cd9d61f3cee5f P c40e43c78a4843b0b129d55446486e59: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.002s
W20260710 11:06:08.253105 25114 leader_election.cc:343] T a40ddc6f7bee442fa8b42f7c77f6aa06 P 4a1edbf651bd47549ceab590b3b0247a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:08.255589 25189 raft_consensus.cc:359] T 6480c634b3d44b35b85cd9d61f3cee5f P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.256332 25189 raft_consensus.cc:385] T 6480c634b3d44b35b85cd9d61f3cee5f P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.256649 25191 ts_tablet_manager.cc:1434] T 593e0a62b0d048c391d3e2952357d891 P 4a1edbf651bd47549ceab590b3b0247a: Time spent starting tablet: real 0.038s	user 0.012s	sys 0.016s
I20260710 11:06:08.256618 25189 raft_consensus.cc:740] T 6480c634b3d44b35b85cd9d61f3cee5f P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c40e43c78a4843b0b129d55446486e59, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.257710 25191 tablet_bootstrap.cc:492] T de38df9135bd4887a1990171035a6f64 P 4a1edbf651bd47549ceab590b3b0247a: Bootstrap starting.
I20260710 11:06:08.257614 25189 consensus_queue.cc:260] T 6480c634b3d44b35b85cd9d61f3cee5f P c40e43c78a4843b0b129d55446486e59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.261925 25189 ts_tablet_manager.cc:1434] T 6480c634b3d44b35b85cd9d61f3cee5f P c40e43c78a4843b0b129d55446486e59: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:06:08.262456 25116 leader_election.cc:304] T 6480c634b3d44b35b85cd9d61f3cee5f P 4a1edbf651bd47549ceab590b3b0247a [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: 4a1edbf651bd47549ceab590b3b0247a, 873014437322477cbfcb81f2b8e1d047; no voters: c40e43c78a4843b0b129d55446486e59
I20260710 11:06:08.262889 25189 tablet_bootstrap.cc:492] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P c40e43c78a4843b0b129d55446486e59: Bootstrap starting.
I20260710 11:06:08.264648 25001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a40ddc6f7bee442fa8b42f7c77f6aa06" candidate_uuid: "4a1edbf651bd47549ceab590b3b0247a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "873014437322477cbfcb81f2b8e1d047" is_pre_election: true
W20260710 11:06:08.268008 25116 leader_election.cc:343] T a40ddc6f7bee442fa8b42f7c77f6aa06 P 4a1edbf651bd47549ceab590b3b0247a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 873014437322477cbfcb81f2b8e1d047 (127.23.83.193:38951): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:08.268548 25116 leader_election.cc:304] T a40ddc6f7bee442fa8b42f7c77f6aa06 P 4a1edbf651bd47549ceab590b3b0247a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4a1edbf651bd47549ceab590b3b0247a; no voters: 873014437322477cbfcb81f2b8e1d047, c40e43c78a4843b0b129d55446486e59
I20260710 11:06:08.269554 25191 tablet_bootstrap.cc:654] T de38df9135bd4887a1990171035a6f64 P 4a1edbf651bd47549ceab590b3b0247a: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.269907 25214 raft_consensus.cc:2804] T 6480c634b3d44b35b85cd9d61f3cee5f P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:08.270347 25214 raft_consensus.cc:493] T 6480c634b3d44b35b85cd9d61f3cee5f P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:08.270712 25214 raft_consensus.cc:3060] T 6480c634b3d44b35b85cd9d61f3cee5f P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:08.274365 25213 raft_consensus.cc:2749] T a40ddc6f7bee442fa8b42f7c77f6aa06 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:08.276011 25190 tablet_bootstrap.cc:654] T 8632f1722bf8452d8e7d31405ef74267 P 873014437322477cbfcb81f2b8e1d047: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.277328 25189 tablet_bootstrap.cc:654] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P c40e43c78a4843b0b129d55446486e59: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.278858 25191 tablet_bootstrap.cc:492] T de38df9135bd4887a1990171035a6f64 P 4a1edbf651bd47549ceab590b3b0247a: No bootstrap required, opened a new log
I20260710 11:06:08.279433 25191 ts_tablet_manager.cc:1403] T de38df9135bd4887a1990171035a6f64 P 4a1edbf651bd47549ceab590b3b0247a: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.007s
I20260710 11:06:08.281994 25190 tablet_bootstrap.cc:492] T 8632f1722bf8452d8e7d31405ef74267 P 873014437322477cbfcb81f2b8e1d047: No bootstrap required, opened a new log
I20260710 11:06:08.281503 25214 raft_consensus.cc:515] T 6480c634b3d44b35b85cd9d61f3cee5f P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.282570 25190 ts_tablet_manager.cc:1403] T 8632f1722bf8452d8e7d31405ef74267 P 873014437322477cbfcb81f2b8e1d047: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.005s
I20260710 11:06:08.283377 25191 raft_consensus.cc:359] T de38df9135bd4887a1990171035a6f64 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.284559 25191 raft_consensus.cc:385] T de38df9135bd4887a1990171035a6f64 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.284952 25191 raft_consensus.cc:740] T de38df9135bd4887a1990171035a6f64 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a1edbf651bd47549ceab590b3b0247a, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.285280 25001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6480c634b3d44b35b85cd9d61f3cee5f" candidate_uuid: "4a1edbf651bd47549ceab590b3b0247a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "873014437322477cbfcb81f2b8e1d047"
I20260710 11:06:08.285928 25001 raft_consensus.cc:3060] T 6480c634b3d44b35b85cd9d61f3cee5f P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:08.286002 25190 raft_consensus.cc:359] T 8632f1722bf8452d8e7d31405ef74267 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.286070 25191 consensus_queue.cc:260] T de38df9135bd4887a1990171035a6f64 P 4a1edbf651bd47549ceab590b3b0247a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.286988 25190 raft_consensus.cc:385] T 8632f1722bf8452d8e7d31405ef74267 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.287385 25190 raft_consensus.cc:740] T 8632f1722bf8452d8e7d31405ef74267 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 873014437322477cbfcb81f2b8e1d047, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.288239 25190 consensus_queue.cc:260] T 8632f1722bf8452d8e7d31405ef74267 P 873014437322477cbfcb81f2b8e1d047 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.290722 25190 ts_tablet_manager.cc:1434] T 8632f1722bf8452d8e7d31405ef74267 P 873014437322477cbfcb81f2b8e1d047: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:06:08.291790 25190 tablet_bootstrap.cc:492] T 593e0a62b0d048c391d3e2952357d891 P 873014437322477cbfcb81f2b8e1d047: Bootstrap starting.
I20260710 11:06:08.294896 25194 raft_consensus.cc:493] T efe10248c53448ee99f265aee501dae1 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:08.295337 25194 raft_consensus.cc:515] T efe10248c53448ee99f265aee501dae1 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.297396 25191 ts_tablet_manager.cc:1434] T de38df9135bd4887a1990171035a6f64 P 4a1edbf651bd47549ceab590b3b0247a: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.001s
I20260710 11:06:08.298969 25190 tablet_bootstrap.cc:654] T 593e0a62b0d048c391d3e2952357d891 P 873014437322477cbfcb81f2b8e1d047: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.300661 25197 raft_consensus.cc:493] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:08.301178 25197 raft_consensus.cc:515] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.304840 25191 tablet_bootstrap.cc:492] T efe10248c53448ee99f265aee501dae1 P 4a1edbf651bd47549ceab590b3b0247a: Bootstrap starting.
I20260710 11:06:08.306843 25197 leader_election.cc:290] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P 873014437322477cbfcb81f2b8e1d047 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521), 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195:43601)
I20260710 11:06:08.309362 25194 leader_election.cc:290] T efe10248c53448ee99f265aee501dae1 P c40e43c78a4843b0b129d55446486e59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 873014437322477cbfcb81f2b8e1d047 (127.23.83.193:38951), 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195:43601)
I20260710 11:06:08.313848 25191 tablet_bootstrap.cc:654] T efe10248c53448ee99f265aee501dae1 P 4a1edbf651bd47549ceab590b3b0247a: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.324247 25214 leader_election.cc:290] T 6480c634b3d44b35b85cd9d61f3cee5f P 4a1edbf651bd47549ceab590b3b0247a [CANDIDATE]: Term 1 election: Requested vote from peers 873014437322477cbfcb81f2b8e1d047 (127.23.83.193:38951), c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521)
I20260710 11:06:08.329205 25191 tablet_bootstrap.cc:492] T efe10248c53448ee99f265aee501dae1 P 4a1edbf651bd47549ceab590b3b0247a: No bootstrap required, opened a new log
I20260710 11:06:08.329792 25191 ts_tablet_manager.cc:1403] T efe10248c53448ee99f265aee501dae1 P 4a1edbf651bd47549ceab590b3b0247a: Time spent bootstrapping tablet: real 0.025s	user 0.005s	sys 0.015s
I20260710 11:06:08.327122 25001 raft_consensus.cc:2468] T 6480c634b3d44b35b85cd9d61f3cee5f P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a1edbf651bd47549ceab590b3b0247a in term 1.
I20260710 11:06:08.331081 25189 tablet_bootstrap.cc:492] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P c40e43c78a4843b0b129d55446486e59: No bootstrap required, opened a new log
I20260710 11:06:08.331532 25189 ts_tablet_manager.cc:1403] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P c40e43c78a4843b0b129d55446486e59: Time spent bootstrapping tablet: real 0.069s	user 0.023s	sys 0.003s
I20260710 11:06:08.332163 25116 leader_election.cc:304] T 6480c634b3d44b35b85cd9d61f3cee5f P 4a1edbf651bd47549ceab590b3b0247a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a1edbf651bd47549ceab590b3b0247a, 873014437322477cbfcb81f2b8e1d047; no voters: 
I20260710 11:06:08.332729 25191 raft_consensus.cc:359] T efe10248c53448ee99f265aee501dae1 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.333473 25191 raft_consensus.cc:385] T efe10248c53448ee99f265aee501dae1 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.333407 25214 raft_consensus.cc:2804] T 6480c634b3d44b35b85cd9d61f3cee5f P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:08.333938 25191 raft_consensus.cc:740] T efe10248c53448ee99f265aee501dae1 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a1edbf651bd47549ceab590b3b0247a, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.334277 25189 raft_consensus.cc:359] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.334437 25214 raft_consensus.cc:697] T 6480c634b3d44b35b85cd9d61f3cee5f P 4a1edbf651bd47549ceab590b3b0247a [term 1 LEADER]: Becoming Leader. State: Replica: 4a1edbf651bd47549ceab590b3b0247a, State: Running, Role: LEADER
I20260710 11:06:08.334991 25189 raft_consensus.cc:385] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.334684 25191 consensus_queue.cc:260] T efe10248c53448ee99f265aee501dae1 P 4a1edbf651bd47549ceab590b3b0247a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.335311 25189 raft_consensus.cc:740] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c40e43c78a4843b0b129d55446486e59, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.337229 25191 ts_tablet_manager.cc:1434] T efe10248c53448ee99f265aee501dae1 P 4a1edbf651bd47549ceab590b3b0247a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 11:06:08.336848 25214 consensus_queue.cc:237] T 6480c634b3d44b35b85cd9d61f3cee5f P 4a1edbf651bd47549ceab590b3b0247a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.338442 25191 tablet_bootstrap.cc:492] T 04b8584cdea842b199c3fb9ab20f71af P 4a1edbf651bd47549ceab590b3b0247a: Bootstrap starting.
I20260710 11:06:08.346041 25191 tablet_bootstrap.cc:654] T 04b8584cdea842b199c3fb9ab20f71af P 4a1edbf651bd47549ceab590b3b0247a: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.351123 25190 tablet_bootstrap.cc:492] T 593e0a62b0d048c391d3e2952357d891 P 873014437322477cbfcb81f2b8e1d047: No bootstrap required, opened a new log
I20260710 11:06:08.351742 25190 ts_tablet_manager.cc:1403] T 593e0a62b0d048c391d3e2952357d891 P 873014437322477cbfcb81f2b8e1d047: Time spent bootstrapping tablet: real 0.060s	user 0.024s	sys 0.032s
I20260710 11:06:08.354590 25076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6480c634b3d44b35b85cd9d61f3cee5f" candidate_uuid: "4a1edbf651bd47549ceab590b3b0247a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40e43c78a4843b0b129d55446486e59"
I20260710 11:06:08.355249 25076 raft_consensus.cc:3060] T 6480c634b3d44b35b85cd9d61f3cee5f P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:08.354477 24898 catalog_manager.cc:5697] T 6480c634b3d44b35b85cd9d61f3cee5f P 4a1edbf651bd47549ceab590b3b0247a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195). New cstate: current_term: 1 leader_uuid: "4a1edbf651bd47549ceab590b3b0247a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:08.354890 25190 raft_consensus.cc:359] T 593e0a62b0d048c391d3e2952357d891 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.356781 25190 raft_consensus.cc:385] T 593e0a62b0d048c391d3e2952357d891 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.357219 25190 raft_consensus.cc:740] T 593e0a62b0d048c391d3e2952357d891 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 873014437322477cbfcb81f2b8e1d047, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.358168 25190 consensus_queue.cc:260] T 593e0a62b0d048c391d3e2952357d891 P 873014437322477cbfcb81f2b8e1d047 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.361243 25190 ts_tablet_manager.cc:1434] T 593e0a62b0d048c391d3e2952357d891 P 873014437322477cbfcb81f2b8e1d047: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 11:06:08.362571 25076 raft_consensus.cc:2468] T 6480c634b3d44b35b85cd9d61f3cee5f P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a1edbf651bd47549ceab590b3b0247a in term 1.
I20260710 11:06:08.362623 25190 tablet_bootstrap.cc:492] T 04b8584cdea842b199c3fb9ab20f71af P 873014437322477cbfcb81f2b8e1d047: Bootstrap starting.
I20260710 11:06:08.366323 25191 tablet_bootstrap.cc:492] T 04b8584cdea842b199c3fb9ab20f71af P 4a1edbf651bd47549ceab590b3b0247a: No bootstrap required, opened a new log
I20260710 11:06:08.366788 25191 ts_tablet_manager.cc:1403] T 04b8584cdea842b199c3fb9ab20f71af P 4a1edbf651bd47549ceab590b3b0247a: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.008s
I20260710 11:06:08.369457 25191 raft_consensus.cc:359] T 04b8584cdea842b199c3fb9ab20f71af P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.370146 25191 raft_consensus.cc:385] T 04b8584cdea842b199c3fb9ab20f71af P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.370410 25191 raft_consensus.cc:740] T 04b8584cdea842b199c3fb9ab20f71af P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a1edbf651bd47549ceab590b3b0247a, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.371246 25191 consensus_queue.cc:260] T 04b8584cdea842b199c3fb9ab20f71af P 4a1edbf651bd47549ceab590b3b0247a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.372680 25190 tablet_bootstrap.cc:654] T 04b8584cdea842b199c3fb9ab20f71af P 873014437322477cbfcb81f2b8e1d047: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.373188 25191 ts_tablet_manager.cc:1434] T 04b8584cdea842b199c3fb9ab20f71af P 4a1edbf651bd47549ceab590b3b0247a: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260710 11:06:08.374071 25191 tablet_bootstrap.cc:492] T 3626e26feac3409197908178becf4ebb P 4a1edbf651bd47549ceab590b3b0247a: Bootstrap starting.
I20260710 11:06:08.376089 25189 consensus_queue.cc:260] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P c40e43c78a4843b0b129d55446486e59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.380271 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efe10248c53448ee99f265aee501dae1" candidate_uuid: "c40e43c78a4843b0b129d55446486e59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a1edbf651bd47549ceab590b3b0247a" is_pre_election: true
I20260710 11:06:08.381008 25150 raft_consensus.cc:2468] T efe10248c53448ee99f265aee501dae1 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c40e43c78a4843b0b129d55446486e59 in term 0.
I20260710 11:06:08.381050 25197 raft_consensus.cc:493] T de38df9135bd4887a1990171035a6f64 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:08.381739 25197 raft_consensus.cc:515] T de38df9135bd4887a1990171035a6f64 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.382320 25191 tablet_bootstrap.cc:654] T 3626e26feac3409197908178becf4ebb P 4a1edbf651bd47549ceab590b3b0247a: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.382289 25040 leader_election.cc:304] T efe10248c53448ee99f265aee501dae1 P c40e43c78a4843b0b129d55446486e59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a1edbf651bd47549ceab590b3b0247a, c40e43c78a4843b0b129d55446486e59; no voters: 
I20260710 11:06:08.383190 25194 raft_consensus.cc:2804] T efe10248c53448ee99f265aee501dae1 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:08.383548 25194 raft_consensus.cc:493] T efe10248c53448ee99f265aee501dae1 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:08.383894 25194 raft_consensus.cc:3060] T efe10248c53448ee99f265aee501dae1 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:08.387310 25190 tablet_bootstrap.cc:492] T 04b8584cdea842b199c3fb9ab20f71af P 873014437322477cbfcb81f2b8e1d047: No bootstrap required, opened a new log
I20260710 11:06:08.383913 25197 leader_election.cc:290] T de38df9135bd4887a1990171035a6f64 P 873014437322477cbfcb81f2b8e1d047 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521), 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195:43601)
I20260710 11:06:08.387821 25190 ts_tablet_manager.cc:1403] T 04b8584cdea842b199c3fb9ab20f71af P 873014437322477cbfcb81f2b8e1d047: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.007s
I20260710 11:06:08.391271 25190 raft_consensus.cc:359] T 04b8584cdea842b199c3fb9ab20f71af P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.392163 25190 raft_consensus.cc:385] T 04b8584cdea842b199c3fb9ab20f71af P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.392503 25190 raft_consensus.cc:740] T 04b8584cdea842b199c3fb9ab20f71af P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 873014437322477cbfcb81f2b8e1d047, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.393596 25191 tablet_bootstrap.cc:492] T 3626e26feac3409197908178becf4ebb P 4a1edbf651bd47549ceab590b3b0247a: No bootstrap required, opened a new log
I20260710 11:06:08.393249 25190 consensus_queue.cc:260] T 04b8584cdea842b199c3fb9ab20f71af P 873014437322477cbfcb81f2b8e1d047 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.394032 25191 ts_tablet_manager.cc:1403] T 3626e26feac3409197908178becf4ebb P 4a1edbf651bd47549ceab590b3b0247a: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.005s
I20260710 11:06:08.395946 25190 ts_tablet_manager.cc:1434] T 04b8584cdea842b199c3fb9ab20f71af P 873014437322477cbfcb81f2b8e1d047: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260710 11:06:08.396677 25191 raft_consensus.cc:359] T 3626e26feac3409197908178becf4ebb P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.397068 25190 tablet_bootstrap.cc:492] T a40ddc6f7bee442fa8b42f7c77f6aa06 P 873014437322477cbfcb81f2b8e1d047: Bootstrap starting.
I20260710 11:06:08.407411 25232 raft_consensus.cc:493] T 8632f1722bf8452d8e7d31405ef74267 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:08.407920 25232 raft_consensus.cc:515] T 8632f1722bf8452d8e7d31405ef74267 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.397311 25191 raft_consensus.cc:385] T 3626e26feac3409197908178becf4ebb P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.403733 25001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efe10248c53448ee99f265aee501dae1" candidate_uuid: "c40e43c78a4843b0b129d55446486e59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "873014437322477cbfcb81f2b8e1d047" is_pre_election: true
I20260710 11:06:08.410133 25001 raft_consensus.cc:2468] T efe10248c53448ee99f265aee501dae1 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c40e43c78a4843b0b129d55446486e59 in term 0.
I20260710 11:06:08.410439 25076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ea3a3fbd5d4cb7b7a2518916c8eedc" candidate_uuid: "873014437322477cbfcb81f2b8e1d047" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40e43c78a4843b0b129d55446486e59" is_pre_election: true
I20260710 11:06:08.411043 25076 raft_consensus.cc:2468] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 873014437322477cbfcb81f2b8e1d047 in term 0.
I20260710 11:06:08.411151 25191 raft_consensus.cc:740] T 3626e26feac3409197908178becf4ebb P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a1edbf651bd47549ceab590b3b0247a, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.411973 25191 consensus_queue.cc:260] T 3626e26feac3409197908178becf4ebb P 4a1edbf651bd47549ceab590b3b0247a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.412740 25190 tablet_bootstrap.cc:654] T a40ddc6f7bee442fa8b42f7c77f6aa06 P 873014437322477cbfcb81f2b8e1d047: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.412945 25076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de38df9135bd4887a1990171035a6f64" candidate_uuid: "873014437322477cbfcb81f2b8e1d047" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40e43c78a4843b0b129d55446486e59" is_pre_election: true
I20260710 11:06:08.414304 25191 ts_tablet_manager.cc:1434] T 3626e26feac3409197908178becf4ebb P 4a1edbf651bd47549ceab590b3b0247a: Time spent starting tablet: real 0.020s	user 0.011s	sys 0.000s
I20260710 11:06:08.414201 24965 leader_election.cc:304] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P 873014437322477cbfcb81f2b8e1d047 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 873014437322477cbfcb81f2b8e1d047, c40e43c78a4843b0b129d55446486e59; no voters: 
I20260710 11:06:08.415196 25191 tablet_bootstrap.cc:492] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P 4a1edbf651bd47549ceab590b3b0247a: Bootstrap starting.
I20260710 11:06:08.415166 25197 raft_consensus.cc:2804] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:08.415613 25197 raft_consensus.cc:493] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:08.415961 25197 raft_consensus.cc:3060] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:08.421336 25191 tablet_bootstrap.cc:654] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P 4a1edbf651bd47549ceab590b3b0247a: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.423277 25197 raft_consensus.cc:515] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.425906 25197 leader_election.cc:290] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P 873014437322477cbfcb81f2b8e1d047 [CANDIDATE]: Term 1 election: Requested vote from peers c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521), 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195:43601)
I20260710 11:06:08.426535 25197 raft_consensus.cc:493] T 8632f1722bf8452d8e7d31405ef74267 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:08.427059 25197 raft_consensus.cc:515] T 8632f1722bf8452d8e7d31405ef74267 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.429378 25197 leader_election.cc:290] T 8632f1722bf8452d8e7d31405ef74267 P 873014437322477cbfcb81f2b8e1d047 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521), 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195:43601)
I20260710 11:06:08.431061 25076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ea3a3fbd5d4cb7b7a2518916c8eedc" candidate_uuid: "873014437322477cbfcb81f2b8e1d047" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40e43c78a4843b0b129d55446486e59"
I20260710 11:06:08.431596 25076 raft_consensus.cc:3060] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:06:08.431690 24965 leader_election.cc:343] T de38df9135bd4887a1990171035a6f64 P 873014437322477cbfcb81f2b8e1d047 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:08.432329 25191 tablet_bootstrap.cc:492] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P 4a1edbf651bd47549ceab590b3b0247a: No bootstrap required, opened a new log
I20260710 11:06:08.432766 25191 ts_tablet_manager.cc:1403] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P 4a1edbf651bd47549ceab590b3b0247a: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.002s
I20260710 11:06:08.435204 25191 raft_consensus.cc:359] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.435853 25191 raft_consensus.cc:385] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.436285 25191 raft_consensus.cc:740] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a1edbf651bd47549ceab590b3b0247a, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.437083 25191 consensus_queue.cc:260] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P 4a1edbf651bd47549ceab590b3b0247a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.438055 25076 raft_consensus.cc:2468] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 873014437322477cbfcb81f2b8e1d047 in term 1.
I20260710 11:06:08.397639 25194 raft_consensus.cc:515] T efe10248c53448ee99f265aee501dae1 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.400215 25189 ts_tablet_manager.cc:1434] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P c40e43c78a4843b0b129d55446486e59: Time spent starting tablet: real 0.068s	user 0.009s	sys 0.000s
I20260710 11:06:08.440416 25076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8632f1722bf8452d8e7d31405ef74267" candidate_uuid: "873014437322477cbfcb81f2b8e1d047" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40e43c78a4843b0b129d55446486e59" is_pre_election: true
I20260710 11:06:08.440981 25076 raft_consensus.cc:2468] T 8632f1722bf8452d8e7d31405ef74267 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 873014437322477cbfcb81f2b8e1d047 in term 0.
I20260710 11:06:08.441164 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ea3a3fbd5d4cb7b7a2518916c8eedc" candidate_uuid: "873014437322477cbfcb81f2b8e1d047" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a1edbf651bd47549ceab590b3b0247a" is_pre_election: true
I20260710 11:06:08.442018 25150 raft_consensus.cc:2468] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 873014437322477cbfcb81f2b8e1d047 in term 0.
I20260710 11:06:08.442900 25191 ts_tablet_manager.cc:1434] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P 4a1edbf651bd47549ceab590b3b0247a: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260710 11:06:08.443758 25191 tablet_bootstrap.cc:492] T a872fe0eab7d43ce9eec40c9eaa521ef P 4a1edbf651bd47549ceab590b3b0247a: Bootstrap starting.
I20260710 11:06:08.443938 25189 tablet_bootstrap.cc:492] T 593e0a62b0d048c391d3e2952357d891 P c40e43c78a4843b0b129d55446486e59: Bootstrap starting.
I20260710 11:06:08.444252 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de38df9135bd4887a1990171035a6f64" candidate_uuid: "873014437322477cbfcb81f2b8e1d047" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a1edbf651bd47549ceab590b3b0247a" is_pre_election: true
I20260710 11:06:08.445087 25150 raft_consensus.cc:2468] T de38df9135bd4887a1990171035a6f64 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 873014437322477cbfcb81f2b8e1d047 in term 0.
I20260710 11:06:08.446542 25149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ea3a3fbd5d4cb7b7a2518916c8eedc" candidate_uuid: "873014437322477cbfcb81f2b8e1d047" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a1edbf651bd47549ceab590b3b0247a"
I20260710 11:06:08.447407 25149 raft_consensus.cc:3060] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:08.449721 25191 tablet_bootstrap.cc:654] T a872fe0eab7d43ce9eec40c9eaa521ef P 4a1edbf651bd47549ceab590b3b0247a: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.451642 25001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efe10248c53448ee99f265aee501dae1" candidate_uuid: "c40e43c78a4843b0b129d55446486e59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "873014437322477cbfcb81f2b8e1d047"
I20260710 11:06:08.452207 25001 raft_consensus.cc:3060] T efe10248c53448ee99f265aee501dae1 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:08.453491 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8632f1722bf8452d8e7d31405ef74267" candidate_uuid: "873014437322477cbfcb81f2b8e1d047" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a1edbf651bd47549ceab590b3b0247a" is_pre_election: true
I20260710 11:06:08.460619 25001 raft_consensus.cc:2468] T efe10248c53448ee99f265aee501dae1 P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c40e43c78a4843b0b129d55446486e59 in term 1.
I20260710 11:06:08.460884 25191 tablet_bootstrap.cc:492] T a872fe0eab7d43ce9eec40c9eaa521ef P 4a1edbf651bd47549ceab590b3b0247a: No bootstrap required, opened a new log
I20260710 11:06:08.461294 25191 ts_tablet_manager.cc:1403] T a872fe0eab7d43ce9eec40c9eaa521ef P 4a1edbf651bd47549ceab590b3b0247a: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260710 11:06:08.461899 25042 leader_election.cc:304] T efe10248c53448ee99f265aee501dae1 P c40e43c78a4843b0b129d55446486e59 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 873014437322477cbfcb81f2b8e1d047, c40e43c78a4843b0b129d55446486e59; no voters: 
I20260710 11:06:08.461702 24965 leader_election.cc:304] T de38df9135bd4887a1990171035a6f64 P 873014437322477cbfcb81f2b8e1d047 [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: 4a1edbf651bd47549ceab590b3b0247a, 873014437322477cbfcb81f2b8e1d047; no voters: c40e43c78a4843b0b129d55446486e59
W20260710 11:06:08.463397 24965 leader_election.cc:343] T 8632f1722bf8452d8e7d31405ef74267 P 873014437322477cbfcb81f2b8e1d047 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195:43601): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:08.474198 24965 leader_election.cc:304] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P 873014437322477cbfcb81f2b8e1d047 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 873014437322477cbfcb81f2b8e1d047, c40e43c78a4843b0b129d55446486e59; no voters: 
I20260710 11:06:08.474466 25148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8632f1722bf8452d8e7d31405ef74267" candidate_uuid: "c40e43c78a4843b0b129d55446486e59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a1edbf651bd47549ceab590b3b0247a" is_pre_election: true
I20260710 11:06:08.475193 24965 leader_election.cc:304] T 8632f1722bf8452d8e7d31405ef74267 P 873014437322477cbfcb81f2b8e1d047 [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: 873014437322477cbfcb81f2b8e1d047, c40e43c78a4843b0b129d55446486e59; no voters: 4a1edbf651bd47549ceab590b3b0247a
W20260710 11:06:08.476075 25040 leader_election.cc:343] T 8632f1722bf8452d8e7d31405ef74267 P c40e43c78a4843b0b129d55446486e59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195:43601): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:08.464466 25191 raft_consensus.cc:359] T a872fe0eab7d43ce9eec40c9eaa521ef P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.467927 25194 leader_election.cc:290] T efe10248c53448ee99f265aee501dae1 P c40e43c78a4843b0b129d55446486e59 [CANDIDATE]: Term 1 election: Requested vote from peers 873014437322477cbfcb81f2b8e1d047 (127.23.83.193:38951), 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195:43601)
I20260710 11:06:08.469791 25214 raft_consensus.cc:493] T 593e0a62b0d048c391d3e2952357d891 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:08.476812 25191 raft_consensus.cc:385] T a872fe0eab7d43ce9eec40c9eaa521ef P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.477185 25191 raft_consensus.cc:740] T a872fe0eab7d43ce9eec40c9eaa521ef P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a1edbf651bd47549ceab590b3b0247a, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.477592 25238 raft_consensus.cc:2804] T efe10248c53448ee99f265aee501dae1 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:08.469206 25236 raft_consensus.cc:2804] T de38df9135bd4887a1990171035a6f64 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:08.478152 25191 consensus_queue.cc:260] T a872fe0eab7d43ce9eec40c9eaa521ef P 4a1edbf651bd47549ceab590b3b0247a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.478730 25236 raft_consensus.cc:493] T de38df9135bd4887a1990171035a6f64 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:08.479094 25236 raft_consensus.cc:3060] T de38df9135bd4887a1990171035a6f64 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:08.480023 25197 raft_consensus.cc:2804] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:08.480415 25191 ts_tablet_manager.cc:1434] T a872fe0eab7d43ce9eec40c9eaa521ef P 4a1edbf651bd47549ceab590b3b0247a: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260710 11:06:08.472540 25232 leader_election.cc:290] T 8632f1722bf8452d8e7d31405ef74267 P c40e43c78a4843b0b129d55446486e59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 873014437322477cbfcb81f2b8e1d047 (127.23.83.193:38951), 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195:43601)
I20260710 11:06:08.467707 25149 raft_consensus.cc:2468] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 873014437322477cbfcb81f2b8e1d047 in term 1.
I20260710 11:06:08.477144 25214 raft_consensus.cc:515] T 593e0a62b0d048c391d3e2952357d891 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.481427 25191 tablet_bootstrap.cc:492] T 8632f1722bf8452d8e7d31405ef74267 P 4a1edbf651bd47549ceab590b3b0247a: Bootstrap starting.
I20260710 11:06:08.482810 25214 leader_election.cc:290] T 593e0a62b0d048c391d3e2952357d891 P 4a1edbf651bd47549ceab590b3b0247a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 873014437322477cbfcb81f2b8e1d047 (127.23.83.193:38951), c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521)
I20260710 11:06:08.478302 25213 raft_consensus.cc:493] T 3626e26feac3409197908178becf4ebb P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:08.483438 25213 raft_consensus.cc:515] T 3626e26feac3409197908178becf4ebb P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.485725 25213 leader_election.cc:290] T 3626e26feac3409197908178becf4ebb P 4a1edbf651bd47549ceab590b3b0247a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 873014437322477cbfcb81f2b8e1d047 (127.23.83.193:38951), c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521)
I20260710 11:06:08.469869 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efe10248c53448ee99f265aee501dae1" candidate_uuid: "c40e43c78a4843b0b129d55446486e59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a1edbf651bd47549ceab590b3b0247a"
I20260710 11:06:08.489701 25191 tablet_bootstrap.cc:654] T 8632f1722bf8452d8e7d31405ef74267 P 4a1edbf651bd47549ceab590b3b0247a: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.489825 25150 raft_consensus.cc:3060] T efe10248c53448ee99f265aee501dae1 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:08.480952 25001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8632f1722bf8452d8e7d31405ef74267" candidate_uuid: "c40e43c78a4843b0b129d55446486e59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "873014437322477cbfcb81f2b8e1d047" is_pre_election: true
I20260710 11:06:08.496253 25001 raft_consensus.cc:2468] T 8632f1722bf8452d8e7d31405ef74267 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c40e43c78a4843b0b129d55446486e59 in term 0.
I20260710 11:06:08.497411 25150 raft_consensus.cc:2468] T efe10248c53448ee99f265aee501dae1 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c40e43c78a4843b0b129d55446486e59 in term 1.
I20260710 11:06:08.499265 25190 tablet_bootstrap.cc:492] T a40ddc6f7bee442fa8b42f7c77f6aa06 P 873014437322477cbfcb81f2b8e1d047: No bootstrap required, opened a new log
I20260710 11:06:08.501729 25190 ts_tablet_manager.cc:1403] T a40ddc6f7bee442fa8b42f7c77f6aa06 P 873014437322477cbfcb81f2b8e1d047: Time spent bootstrapping tablet: real 0.105s	user 0.059s	sys 0.019s
I20260710 11:06:08.503895 25076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "593e0a62b0d048c391d3e2952357d891" candidate_uuid: "4a1edbf651bd47549ceab590b3b0247a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40e43c78a4843b0b129d55446486e59" is_pre_election: true
I20260710 11:06:08.505044 25075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3626e26feac3409197908178becf4ebb" candidate_uuid: "4a1edbf651bd47549ceab590b3b0247a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40e43c78a4843b0b129d55446486e59" is_pre_election: true
W20260710 11:06:08.506719 25114 leader_election.cc:343] T 593e0a62b0d048c391d3e2952357d891 P 4a1edbf651bd47549ceab590b3b0247a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:08.507427 25241 raft_consensus.cc:493] T a872fe0eab7d43ce9eec40c9eaa521ef P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:08.507943 25238 raft_consensus.cc:697] T efe10248c53448ee99f265aee501dae1 P c40e43c78a4843b0b129d55446486e59 [term 1 LEADER]: Becoming Leader. State: Replica: c40e43c78a4843b0b129d55446486e59, State: Running, Role: LEADER
I20260710 11:06:08.508118 25190 raft_consensus.cc:359] T a40ddc6f7bee442fa8b42f7c77f6aa06 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.509181 25190 raft_consensus.cc:385] T a40ddc6f7bee442fa8b42f7c77f6aa06 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.509650 25190 raft_consensus.cc:740] T a40ddc6f7bee442fa8b42f7c77f6aa06 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 873014437322477cbfcb81f2b8e1d047, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.502489 25197 raft_consensus.cc:697] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P 873014437322477cbfcb81f2b8e1d047 [term 1 LEADER]: Becoming Leader. State: Replica: 873014437322477cbfcb81f2b8e1d047, State: Running, Role: LEADER
I20260710 11:06:08.509829 25240 raft_consensus.cc:493] T 588d652ccff9488186e0fa6b1cd0baed P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:08.511052 25197 consensus_queue.cc:237] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.511796 25240 raft_consensus.cc:515] T 588d652ccff9488186e0fa6b1cd0baed P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.501945 25242 raft_consensus.cc:2804] T 8632f1722bf8452d8e7d31405ef74267 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:08.449764 25189 tablet_bootstrap.cc:654] T 593e0a62b0d048c391d3e2952357d891 P c40e43c78a4843b0b129d55446486e59: Neither blocks nor log segments found. Creating new log.
W20260710 11:06:08.507436 25114 leader_election.cc:343] T 3626e26feac3409197908178becf4ebb P 4a1edbf651bd47549ceab590b3b0247a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:08.515883 25213 raft_consensus.cc:493] T 588d652ccff9488186e0fa6b1cd0baed P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:08.516188 25001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "593e0a62b0d048c391d3e2952357d891" candidate_uuid: "4a1edbf651bd47549ceab590b3b0247a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "873014437322477cbfcb81f2b8e1d047" is_pre_election: true
I20260710 11:06:08.515571 25190 consensus_queue.cc:260] T a40ddc6f7bee442fa8b42f7c77f6aa06 P 873014437322477cbfcb81f2b8e1d047 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.516372 25213 raft_consensus.cc:515] T 588d652ccff9488186e0fa6b1cd0baed P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.516788 25001 raft_consensus.cc:2468] T 593e0a62b0d048c391d3e2952357d891 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a1edbf651bd47549ceab590b3b0247a in term 0.
I20260710 11:06:08.517778 25042 leader_election.cc:304] T 8632f1722bf8452d8e7d31405ef74267 P c40e43c78a4843b0b129d55446486e59 [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: 873014437322477cbfcb81f2b8e1d047, c40e43c78a4843b0b129d55446486e59; no voters: 4a1edbf651bd47549ceab590b3b0247a
I20260710 11:06:08.518751 25213 leader_election.cc:290] T 588d652ccff9488186e0fa6b1cd0baed P 4a1edbf651bd47549ceab590b3b0247a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 873014437322477cbfcb81f2b8e1d047 (127.23.83.193:38951), c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521)
I20260710 11:06:08.518962 25116 leader_election.cc:304] T 593e0a62b0d048c391d3e2952357d891 P 4a1edbf651bd47549ceab590b3b0247a [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: 4a1edbf651bd47549ceab590b3b0247a, 873014437322477cbfcb81f2b8e1d047; no voters: c40e43c78a4843b0b129d55446486e59
I20260710 11:06:08.519184 25190 ts_tablet_manager.cc:1434] T a40ddc6f7bee442fa8b42f7c77f6aa06 P 873014437322477cbfcb81f2b8e1d047: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260710 11:06:08.519654 25194 raft_consensus.cc:493] T 04b8584cdea842b199c3fb9ab20f71af P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:08.520181 25194 raft_consensus.cc:515] T 04b8584cdea842b199c3fb9ab20f71af P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.520526 25213 raft_consensus.cc:2804] T 593e0a62b0d048c391d3e2952357d891 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:08.520701 25190 tablet_bootstrap.cc:492] T c4bfd692ac2e440586728db7833c0d92 P 873014437322477cbfcb81f2b8e1d047: Bootstrap starting.
I20260710 11:06:08.520892 25213 raft_consensus.cc:493] T 593e0a62b0d048c391d3e2952357d891 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:08.521427 25213 raft_consensus.cc:3060] T 593e0a62b0d048c391d3e2952357d891 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:08.522125 25194 leader_election.cc:290] T 04b8584cdea842b199c3fb9ab20f71af P c40e43c78a4843b0b129d55446486e59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 873014437322477cbfcb81f2b8e1d047 (127.23.83.193:38951), 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195:43601)
I20260710 11:06:08.524451 25000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "588d652ccff9488186e0fa6b1cd0baed" candidate_uuid: "4a1edbf651bd47549ceab590b3b0247a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "873014437322477cbfcb81f2b8e1d047" is_pre_election: true
I20260710 11:06:08.524885 25075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "588d652ccff9488186e0fa6b1cd0baed" candidate_uuid: "873014437322477cbfcb81f2b8e1d047" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40e43c78a4843b0b129d55446486e59" is_pre_election: true
I20260710 11:06:08.536041 25076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "588d652ccff9488186e0fa6b1cd0baed" candidate_uuid: "4a1edbf651bd47549ceab590b3b0247a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40e43c78a4843b0b129d55446486e59" is_pre_election: true
W20260710 11:06:08.537168 24965 leader_election.cc:343] T 588d652ccff9488186e0fa6b1cd0baed P 873014437322477cbfcb81f2b8e1d047 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:08.523684 25232 raft_consensus.cc:2804] T 8632f1722bf8452d8e7d31405ef74267 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:08.535581 25000 raft_consensus.cc:2468] T 588d652ccff9488186e0fa6b1cd0baed P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a1edbf651bd47549ceab590b3b0247a in term 0.
I20260710 11:06:08.531090 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04b8584cdea842b199c3fb9ab20f71af" candidate_uuid: "c40e43c78a4843b0b129d55446486e59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a1edbf651bd47549ceab590b3b0247a" is_pre_election: true
I20260710 11:06:08.540050 25150 raft_consensus.cc:2468] T 04b8584cdea842b199c3fb9ab20f71af P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c40e43c78a4843b0b129d55446486e59 in term 0.
W20260710 11:06:08.540129 25114 leader_election.cc:343] T 588d652ccff9488186e0fa6b1cd0baed P 4a1edbf651bd47549ceab590b3b0247a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:08.537992 25232 raft_consensus.cc:493] T 8632f1722bf8452d8e7d31405ef74267 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:08.541404 25232 raft_consensus.cc:3060] T 8632f1722bf8452d8e7d31405ef74267 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:08.539628 24999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04b8584cdea842b199c3fb9ab20f71af" candidate_uuid: "c40e43c78a4843b0b129d55446486e59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "873014437322477cbfcb81f2b8e1d047" is_pre_election: true
I20260710 11:06:08.543498 24999 raft_consensus.cc:2468] T 04b8584cdea842b199c3fb9ab20f71af P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c40e43c78a4843b0b129d55446486e59 in term 0.
I20260710 11:06:08.545356 25042 leader_election.cc:304] T 04b8584cdea842b199c3fb9ab20f71af P c40e43c78a4843b0b129d55446486e59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 873014437322477cbfcb81f2b8e1d047, c40e43c78a4843b0b129d55446486e59; no voters: 
I20260710 11:06:08.546461 25194 raft_consensus.cc:2804] T 04b8584cdea842b199c3fb9ab20f71af P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:08.547293 25194 raft_consensus.cc:493] T 04b8584cdea842b199c3fb9ab20f71af P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:08.547659 25194 raft_consensus.cc:3060] T 04b8584cdea842b199c3fb9ab20f71af P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:08.548542 25116 leader_election.cc:304] T 588d652ccff9488186e0fa6b1cd0baed P 4a1edbf651bd47549ceab590b3b0247a [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: 4a1edbf651bd47549ceab590b3b0247a, 873014437322477cbfcb81f2b8e1d047; no voters: c40e43c78a4843b0b129d55446486e59
I20260710 11:06:08.549625 25214 raft_consensus.cc:2804] T 588d652ccff9488186e0fa6b1cd0baed P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:08.550006 25214 raft_consensus.cc:493] T 588d652ccff9488186e0fa6b1cd0baed P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:08.550338 25214 raft_consensus.cc:3060] T 588d652ccff9488186e0fa6b1cd0baed P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:08.552695 25190 tablet_bootstrap.cc:654] T c4bfd692ac2e440586728db7833c0d92 P 873014437322477cbfcb81f2b8e1d047: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.525763 25001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3626e26feac3409197908178becf4ebb" candidate_uuid: "4a1edbf651bd47549ceab590b3b0247a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "873014437322477cbfcb81f2b8e1d047" is_pre_election: true
I20260710 11:06:08.554953 25194 raft_consensus.cc:515] T 04b8584cdea842b199c3fb9ab20f71af P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.555824 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "588d652ccff9488186e0fa6b1cd0baed" candidate_uuid: "873014437322477cbfcb81f2b8e1d047" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a1edbf651bd47549ceab590b3b0247a" is_pre_election: true
I20260710 11:06:08.556432 25240 leader_election.cc:290] T 588d652ccff9488186e0fa6b1cd0baed P 873014437322477cbfcb81f2b8e1d047 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521), 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195:43601)
I20260710 11:06:08.508797 25238 consensus_queue.cc:237] T efe10248c53448ee99f265aee501dae1 P c40e43c78a4843b0b129d55446486e59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.523999 25242 raft_consensus.cc:493] T 8632f1722bf8452d8e7d31405ef74267 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:08.559949 25242 raft_consensus.cc:3060] T 8632f1722bf8452d8e7d31405ef74267 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:08.560531 25213 raft_consensus.cc:515] T 593e0a62b0d048c391d3e2952357d891 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.563871 25213 leader_election.cc:290] T 593e0a62b0d048c391d3e2952357d891 P 4a1edbf651bd47549ceab590b3b0247a [CANDIDATE]: Term 1 election: Requested vote from peers 873014437322477cbfcb81f2b8e1d047 (127.23.83.193:38951), c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521)
I20260710 11:06:08.564538 25076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "593e0a62b0d048c391d3e2952357d891" candidate_uuid: "4a1edbf651bd47549ceab590b3b0247a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40e43c78a4843b0b129d55446486e59"
I20260710 11:06:08.564862 25194 leader_election.cc:290] T 04b8584cdea842b199c3fb9ab20f71af P c40e43c78a4843b0b129d55446486e59 [CANDIDATE]: Term 1 election: Requested vote from peers 873014437322477cbfcb81f2b8e1d047 (127.23.83.193:38951), 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195:43601)
I20260710 11:06:08.566718 25149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04b8584cdea842b199c3fb9ab20f71af" candidate_uuid: "c40e43c78a4843b0b129d55446486e59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a1edbf651bd47549ceab590b3b0247a"
I20260710 11:06:08.567309 25149 raft_consensus.cc:3060] T 04b8584cdea842b199c3fb9ab20f71af P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:06:08.569825 25114 leader_election.cc:343] T 593e0a62b0d048c391d3e2952357d891 P 4a1edbf651bd47549ceab590b3b0247a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:08.569897 24999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04b8584cdea842b199c3fb9ab20f71af" candidate_uuid: "c40e43c78a4843b0b129d55446486e59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "873014437322477cbfcb81f2b8e1d047"
I20260710 11:06:08.570576 24999 raft_consensus.cc:3060] T 04b8584cdea842b199c3fb9ab20f71af P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:08.572427 25000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "593e0a62b0d048c391d3e2952357d891" candidate_uuid: "4a1edbf651bd47549ceab590b3b0247a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "873014437322477cbfcb81f2b8e1d047"
I20260710 11:06:08.572981 25000 raft_consensus.cc:3060] T 593e0a62b0d048c391d3e2952357d891 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:08.573227 25232 raft_consensus.cc:515] T 8632f1722bf8452d8e7d31405ef74267 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
W20260710 11:06:08.574659 25116 leader_election.cc:343] T 3626e26feac3409197908178becf4ebb P 4a1edbf651bd47549ceab590b3b0247a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 873014437322477cbfcb81f2b8e1d047 (127.23.83.193:38951): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:08.575161 25116 leader_election.cc:304] T 3626e26feac3409197908178becf4ebb P 4a1edbf651bd47549ceab590b3b0247a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4a1edbf651bd47549ceab590b3b0247a; no voters: 873014437322477cbfcb81f2b8e1d047, c40e43c78a4843b0b129d55446486e59
I20260710 11:06:08.578814 25232 leader_election.cc:290] T 8632f1722bf8452d8e7d31405ef74267 P c40e43c78a4843b0b129d55446486e59 [CANDIDATE]: Term 1 election: Requested vote from peers 873014437322477cbfcb81f2b8e1d047 (127.23.83.193:38951), 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195:43601)
I20260710 11:06:08.580065 25148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8632f1722bf8452d8e7d31405ef74267" candidate_uuid: "c40e43c78a4843b0b129d55446486e59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a1edbf651bd47549ceab590b3b0247a"
W20260710 11:06:08.581393 25040 leader_election.cc:343] T 8632f1722bf8452d8e7d31405ef74267 P c40e43c78a4843b0b129d55446486e59 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195:43601): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:08.583086 25149 raft_consensus.cc:2468] T 04b8584cdea842b199c3fb9ab20f71af P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c40e43c78a4843b0b129d55446486e59 in term 1.
I20260710 11:06:08.584254 25000 raft_consensus.cc:2468] T 593e0a62b0d048c391d3e2952357d891 P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a1edbf651bd47549ceab590b3b0247a in term 1.
I20260710 11:06:08.584210 25040 leader_election.cc:304] T 04b8584cdea842b199c3fb9ab20f71af P c40e43c78a4843b0b129d55446486e59 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a1edbf651bd47549ceab590b3b0247a, c40e43c78a4843b0b129d55446486e59; no voters: 
I20260710 11:06:08.585412 25232 raft_consensus.cc:2804] T 04b8584cdea842b199c3fb9ab20f71af P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:08.585326 25116 leader_election.cc:304] T 593e0a62b0d048c391d3e2952357d891 P 4a1edbf651bd47549ceab590b3b0247a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4a1edbf651bd47549ceab590b3b0247a, 873014437322477cbfcb81f2b8e1d047; no voters: c40e43c78a4843b0b129d55446486e59
I20260710 11:06:08.576506 25213 raft_consensus.cc:2749] T 3626e26feac3409197908178becf4ebb P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:08.586210 25196 raft_consensus.cc:2804] T 593e0a62b0d048c391d3e2952357d891 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:08.581182 25236 raft_consensus.cc:515] T de38df9135bd4887a1990171035a6f64 P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.586028 25232 raft_consensus.cc:697] T 04b8584cdea842b199c3fb9ab20f71af P c40e43c78a4843b0b129d55446486e59 [term 1 LEADER]: Becoming Leader. State: Replica: c40e43c78a4843b0b129d55446486e59, State: Running, Role: LEADER
I20260710 11:06:08.587092 25196 raft_consensus.cc:697] T 593e0a62b0d048c391d3e2952357d891 P 4a1edbf651bd47549ceab590b3b0247a [term 1 LEADER]: Becoming Leader. State: Replica: 4a1edbf651bd47549ceab590b3b0247a, State: Running, Role: LEADER
I20260710 11:06:08.587795 25001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8632f1722bf8452d8e7d31405ef74267" candidate_uuid: "c40e43c78a4843b0b129d55446486e59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "873014437322477cbfcb81f2b8e1d047"
I20260710 11:06:08.522967 25241 raft_consensus.cc:515] T a872fe0eab7d43ce9eec40c9eaa521ef P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.587930 25196 consensus_queue.cc:237] T 593e0a62b0d048c391d3e2952357d891 P 4a1edbf651bd47549ceab590b3b0247a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.590127 25232 consensus_queue.cc:237] T 04b8584cdea842b199c3fb9ab20f71af P c40e43c78a4843b0b129d55446486e59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.591394 24898 catalog_manager.cc:5697] T efe10248c53448ee99f265aee501dae1 P c40e43c78a4843b0b129d55446486e59 reported cstate change: term changed from 0 to 1, leader changed from <none> to c40e43c78a4843b0b129d55446486e59 (127.23.83.194). New cstate: current_term: 1 leader_uuid: "c40e43c78a4843b0b129d55446486e59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:08.599982 25242 raft_consensus.cc:515] T 8632f1722bf8452d8e7d31405ef74267 P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.601078 25191 tablet_bootstrap.cc:492] T 8632f1722bf8452d8e7d31405ef74267 P 4a1edbf651bd47549ceab590b3b0247a: No bootstrap required, opened a new log
I20260710 11:06:08.601660 25191 ts_tablet_manager.cc:1403] T 8632f1722bf8452d8e7d31405ef74267 P 4a1edbf651bd47549ceab590b3b0247a: Time spent bootstrapping tablet: real 0.120s	user 0.029s	sys 0.047s
I20260710 11:06:08.605324 24999 raft_consensus.cc:2468] T 04b8584cdea842b199c3fb9ab20f71af P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c40e43c78a4843b0b129d55446486e59 in term 1.
I20260710 11:06:08.586403 25214 raft_consensus.cc:515] T 588d652ccff9488186e0fa6b1cd0baed P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.610419 25076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de38df9135bd4887a1990171035a6f64" candidate_uuid: "873014437322477cbfcb81f2b8e1d047" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40e43c78a4843b0b129d55446486e59"
I20260710 11:06:08.611186 25236 leader_election.cc:290] T de38df9135bd4887a1990171035a6f64 P 873014437322477cbfcb81f2b8e1d047 [CANDIDATE]: Term 1 election: Requested vote from peers c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521), 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195:43601)
I20260710 11:06:08.611380 25149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de38df9135bd4887a1990171035a6f64" candidate_uuid: "873014437322477cbfcb81f2b8e1d047" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a1edbf651bd47549ceab590b3b0247a"
W20260710 11:06:08.611966 24965 leader_election.cc:343] T de38df9135bd4887a1990171035a6f64 P 873014437322477cbfcb81f2b8e1d047 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:08.613310 25001 raft_consensus.cc:2393] T 8632f1722bf8452d8e7d31405ef74267 P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c40e43c78a4843b0b129d55446486e59 in current term 1: Already voted for candidate 873014437322477cbfcb81f2b8e1d047 in this term.
I20260710 11:06:08.612525 25149 raft_consensus.cc:3060] T de38df9135bd4887a1990171035a6f64 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:08.619886 25191 raft_consensus.cc:359] T 8632f1722bf8452d8e7d31405ef74267 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.621863 25191 raft_consensus.cc:385] T 8632f1722bf8452d8e7d31405ef74267 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.622267 25191 raft_consensus.cc:740] T 8632f1722bf8452d8e7d31405ef74267 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a1edbf651bd47549ceab590b3b0247a, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.623261 25191 consensus_queue.cc:260] T 8632f1722bf8452d8e7d31405ef74267 P 4a1edbf651bd47549ceab590b3b0247a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.625146 25150 raft_consensus.cc:2393] T 588d652ccff9488186e0fa6b1cd0baed P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 873014437322477cbfcb81f2b8e1d047 in current term 1: Already voted for candidate 4a1edbf651bd47549ceab590b3b0247a in this term.
I20260710 11:06:08.629475 25189 tablet_bootstrap.cc:492] T 593e0a62b0d048c391d3e2952357d891 P c40e43c78a4843b0b129d55446486e59: No bootstrap required, opened a new log
I20260710 11:06:08.629969 24965 leader_election.cc:304] T 588d652ccff9488186e0fa6b1cd0baed P 873014437322477cbfcb81f2b8e1d047 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 873014437322477cbfcb81f2b8e1d047; no voters: 4a1edbf651bd47549ceab590b3b0247a, c40e43c78a4843b0b129d55446486e59
I20260710 11:06:08.630220 25189 ts_tablet_manager.cc:1403] T 593e0a62b0d048c391d3e2952357d891 P c40e43c78a4843b0b129d55446486e59: Time spent bootstrapping tablet: real 0.186s	user 0.019s	sys 0.004s
I20260710 11:06:08.634960 25042 leader_election.cc:304] T 8632f1722bf8452d8e7d31405ef74267 P c40e43c78a4843b0b129d55446486e59 [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: c40e43c78a4843b0b129d55446486e59; no voters: 4a1edbf651bd47549ceab590b3b0247a, 873014437322477cbfcb81f2b8e1d047
I20260710 11:06:08.636312 25238 raft_consensus.cc:2749] T 8632f1722bf8452d8e7d31405ef74267 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:06:08.636531 25197 raft_consensus.cc:3060] T 588d652ccff9488186e0fa6b1cd0baed P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:08.636759 25149 raft_consensus.cc:2468] T de38df9135bd4887a1990171035a6f64 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 873014437322477cbfcb81f2b8e1d047 in term 1.
I20260710 11:06:08.637265 24899 catalog_manager.cc:5697] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P 873014437322477cbfcb81f2b8e1d047 reported cstate change: term changed from 0 to 1, leader changed from <none> to 873014437322477cbfcb81f2b8e1d047 (127.23.83.193). New cstate: current_term: 1 leader_uuid: "873014437322477cbfcb81f2b8e1d047" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:08.641790 24999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a872fe0eab7d43ce9eec40c9eaa521ef" candidate_uuid: "c40e43c78a4843b0b129d55446486e59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "873014437322477cbfcb81f2b8e1d047" is_pre_election: true
I20260710 11:06:08.642225 25076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "588d652ccff9488186e0fa6b1cd0baed" candidate_uuid: "4a1edbf651bd47549ceab590b3b0247a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40e43c78a4843b0b129d55446486e59"
I20260710 11:06:08.642974 24965 leader_election.cc:304] T de38df9135bd4887a1990171035a6f64 P 873014437322477cbfcb81f2b8e1d047 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4a1edbf651bd47549ceab590b3b0247a, 873014437322477cbfcb81f2b8e1d047; no voters: c40e43c78a4843b0b129d55446486e59
W20260710 11:06:08.643085 25042 leader_election.cc:343] T a872fe0eab7d43ce9eec40c9eaa521ef P c40e43c78a4843b0b129d55446486e59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 873014437322477cbfcb81f2b8e1d047 (127.23.83.193:38951): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:06:08.643986 25114 leader_election.cc:343] T 588d652ccff9488186e0fa6b1cd0baed P 4a1edbf651bd47549ceab590b3b0247a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:08.644115 25236 raft_consensus.cc:2804] T de38df9135bd4887a1990171035a6f64 P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:08.644650 25236 raft_consensus.cc:697] T de38df9135bd4887a1990171035a6f64 P 873014437322477cbfcb81f2b8e1d047 [term 1 LEADER]: Becoming Leader. State: Replica: 873014437322477cbfcb81f2b8e1d047, State: Running, Role: LEADER
I20260710 11:06:08.639537 25241 leader_election.cc:290] T a872fe0eab7d43ce9eec40c9eaa521ef P c40e43c78a4843b0b129d55446486e59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 873014437322477cbfcb81f2b8e1d047 (127.23.83.193:38951), 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195:43601)
I20260710 11:06:08.639766 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a872fe0eab7d43ce9eec40c9eaa521ef" candidate_uuid: "c40e43c78a4843b0b129d55446486e59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a1edbf651bd47549ceab590b3b0247a" is_pre_election: true
I20260710 11:06:08.640173 25001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "588d652ccff9488186e0fa6b1cd0baed" candidate_uuid: "4a1edbf651bd47549ceab590b3b0247a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "873014437322477cbfcb81f2b8e1d047"
I20260710 11:06:08.641328 25214 leader_election.cc:290] T 588d652ccff9488186e0fa6b1cd0baed P 4a1edbf651bd47549ceab590b3b0247a [CANDIDATE]: Term 1 election: Requested vote from peers 873014437322477cbfcb81f2b8e1d047 (127.23.83.193:38951), c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521)
I20260710 11:06:08.641790 25191 ts_tablet_manager.cc:1434] T 8632f1722bf8452d8e7d31405ef74267 P 4a1edbf651bd47549ceab590b3b0247a: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.000s
I20260710 11:06:08.647218 25191 tablet_bootstrap.cc:492] T 1d3a1d3c72b5454e8fe8848f6d981b99 P 4a1edbf651bd47549ceab590b3b0247a: Bootstrap starting.
I20260710 11:06:08.645702 25236 consensus_queue.cc:237] T de38df9135bd4887a1990171035a6f64 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.656802 25076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8632f1722bf8452d8e7d31405ef74267" candidate_uuid: "873014437322477cbfcb81f2b8e1d047" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40e43c78a4843b0b129d55446486e59"
I20260710 11:06:08.657806 25076 raft_consensus.cc:2393] T 8632f1722bf8452d8e7d31405ef74267 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 873014437322477cbfcb81f2b8e1d047 in current term 1: Already voted for candidate c40e43c78a4843b0b129d55446486e59 in this term.
I20260710 11:06:08.648830 25150 raft_consensus.cc:2468] T a872fe0eab7d43ce9eec40c9eaa521ef P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c40e43c78a4843b0b129d55446486e59 in term 0.
I20260710 11:06:08.659118 25191 tablet_bootstrap.cc:654] T 1d3a1d3c72b5454e8fe8848f6d981b99 P 4a1edbf651bd47549ceab590b3b0247a: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.659744 25040 leader_election.cc:304] T a872fe0eab7d43ce9eec40c9eaa521ef P c40e43c78a4843b0b129d55446486e59 [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: 4a1edbf651bd47549ceab590b3b0247a, c40e43c78a4843b0b129d55446486e59; no voters: 873014437322477cbfcb81f2b8e1d047
I20260710 11:06:08.629472 24896 catalog_manager.cc:5697] T 593e0a62b0d048c391d3e2952357d891 P 4a1edbf651bd47549ceab590b3b0247a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195). New cstate: current_term: 1 leader_uuid: "4a1edbf651bd47549ceab590b3b0247a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:08.667193 25189 raft_consensus.cc:359] T 593e0a62b0d048c391d3e2952357d891 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.668089 25189 raft_consensus.cc:385] T 593e0a62b0d048c391d3e2952357d891 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.668403 25189 raft_consensus.cc:740] T 593e0a62b0d048c391d3e2952357d891 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c40e43c78a4843b0b129d55446486e59, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.669598 25190 tablet_bootstrap.cc:492] T c4bfd692ac2e440586728db7833c0d92 P 873014437322477cbfcb81f2b8e1d047: No bootstrap required, opened a new log
I20260710 11:06:08.670080 25190 ts_tablet_manager.cc:1403] T c4bfd692ac2e440586728db7833c0d92 P 873014437322477cbfcb81f2b8e1d047: Time spent bootstrapping tablet: real 0.150s	user 0.019s	sys 0.002s
I20260710 11:06:08.670660 24899 catalog_manager.cc:5697] T 04b8584cdea842b199c3fb9ab20f71af P c40e43c78a4843b0b129d55446486e59 reported cstate change: term changed from 0 to 1, leader changed from <none> to c40e43c78a4843b0b129d55446486e59 (127.23.83.194). New cstate: current_term: 1 leader_uuid: "c40e43c78a4843b0b129d55446486e59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:08.674142 25190 raft_consensus.cc:359] T c4bfd692ac2e440586728db7833c0d92 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.674782 25190 raft_consensus.cc:385] T c4bfd692ac2e440586728db7833c0d92 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.675040 25190 raft_consensus.cc:740] T c4bfd692ac2e440586728db7833c0d92 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 873014437322477cbfcb81f2b8e1d047, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.675685 25190 consensus_queue.cc:260] T c4bfd692ac2e440586728db7833c0d92 P 873014437322477cbfcb81f2b8e1d047 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.676959 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8632f1722bf8452d8e7d31405ef74267" candidate_uuid: "873014437322477cbfcb81f2b8e1d047" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a1edbf651bd47549ceab590b3b0247a"
I20260710 11:06:08.677521 25150 raft_consensus.cc:3060] T 8632f1722bf8452d8e7d31405ef74267 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:08.679723 25189 consensus_queue.cc:260] T 593e0a62b0d048c391d3e2952357d891 P c40e43c78a4843b0b129d55446486e59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.666338 25242 leader_election.cc:290] T 8632f1722bf8452d8e7d31405ef74267 P 873014437322477cbfcb81f2b8e1d047 [CANDIDATE]: Term 1 election: Requested vote from peers c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521), 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195:43601)
I20260710 11:06:08.680806 25232 raft_consensus.cc:2804] T a872fe0eab7d43ce9eec40c9eaa521ef P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:08.684134 25232 raft_consensus.cc:493] T a872fe0eab7d43ce9eec40c9eaa521ef P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:08.686152 25232 raft_consensus.cc:3060] T a872fe0eab7d43ce9eec40c9eaa521ef P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:08.686772 24898 catalog_manager.cc:5697] T de38df9135bd4887a1990171035a6f64 P 873014437322477cbfcb81f2b8e1d047 reported cstate change: term changed from 0 to 1, leader changed from <none> to 873014437322477cbfcb81f2b8e1d047 (127.23.83.193). New cstate: current_term: 1 leader_uuid: "873014437322477cbfcb81f2b8e1d047" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:08.688071 25189 ts_tablet_manager.cc:1434] T 593e0a62b0d048c391d3e2952357d891 P c40e43c78a4843b0b129d55446486e59: Time spent starting tablet: real 0.057s	user 0.010s	sys 0.000s
I20260710 11:06:08.685714 25190 ts_tablet_manager.cc:1434] T c4bfd692ac2e440586728db7833c0d92 P 873014437322477cbfcb81f2b8e1d047: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260710 11:06:08.689607 25190 tablet_bootstrap.cc:492] T a872fe0eab7d43ce9eec40c9eaa521ef P 873014437322477cbfcb81f2b8e1d047: Bootstrap starting.
I20260710 11:06:08.693748 25197 raft_consensus.cc:2749] T 588d652ccff9488186e0fa6b1cd0baed P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:08.693782 25150 raft_consensus.cc:2468] T 8632f1722bf8452d8e7d31405ef74267 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 873014437322477cbfcb81f2b8e1d047 in term 1.
I20260710 11:06:08.699295 25191 tablet_bootstrap.cc:492] T 1d3a1d3c72b5454e8fe8848f6d981b99 P 4a1edbf651bd47549ceab590b3b0247a: No bootstrap required, opened a new log
I20260710 11:06:08.699884 25191 ts_tablet_manager.cc:1403] T 1d3a1d3c72b5454e8fe8848f6d981b99 P 4a1edbf651bd47549ceab590b3b0247a: Time spent bootstrapping tablet: real 0.053s	user 0.029s	sys 0.005s
I20260710 11:06:08.702299 25232 raft_consensus.cc:515] T a872fe0eab7d43ce9eec40c9eaa521ef P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.704759 25232 leader_election.cc:290] T a872fe0eab7d43ce9eec40c9eaa521ef P c40e43c78a4843b0b129d55446486e59 [CANDIDATE]: Term 1 election: Requested vote from peers 873014437322477cbfcb81f2b8e1d047 (127.23.83.193:38951), 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195:43601)
I20260710 11:06:08.705484 24999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a872fe0eab7d43ce9eec40c9eaa521ef" candidate_uuid: "c40e43c78a4843b0b129d55446486e59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "873014437322477cbfcb81f2b8e1d047"
I20260710 11:06:08.705687 24965 leader_election.cc:304] T 8632f1722bf8452d8e7d31405ef74267 P 873014437322477cbfcb81f2b8e1d047 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4a1edbf651bd47549ceab590b3b0247a, 873014437322477cbfcb81f2b8e1d047; no voters: c40e43c78a4843b0b129d55446486e59
I20260710 11:06:08.705798 25149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a872fe0eab7d43ce9eec40c9eaa521ef" candidate_uuid: "c40e43c78a4843b0b129d55446486e59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a1edbf651bd47549ceab590b3b0247a"
I20260710 11:06:08.706408 25149 raft_consensus.cc:3060] T a872fe0eab7d43ce9eec40c9eaa521ef P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:08.704356 25189 tablet_bootstrap.cc:492] T 0a24d28acb2f49d6b52646fca5ac536f P c40e43c78a4843b0b129d55446486e59: Bootstrap starting.
W20260710 11:06:08.708141 25042 leader_election.cc:343] T a872fe0eab7d43ce9eec40c9eaa521ef P c40e43c78a4843b0b129d55446486e59 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 873014437322477cbfcb81f2b8e1d047 (127.23.83.193:38951): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:08.703670 25001 raft_consensus.cc:2468] T 588d652ccff9488186e0fa6b1cd0baed P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a1edbf651bd47549ceab590b3b0247a in term 1.
I20260710 11:06:08.712785 25116 leader_election.cc:304] T 588d652ccff9488186e0fa6b1cd0baed P 4a1edbf651bd47549ceab590b3b0247a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4a1edbf651bd47549ceab590b3b0247a, 873014437322477cbfcb81f2b8e1d047; no voters: c40e43c78a4843b0b129d55446486e59
I20260710 11:06:08.713662 25214 raft_consensus.cc:2804] T 588d652ccff9488186e0fa6b1cd0baed P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:08.714152 25214 raft_consensus.cc:697] T 588d652ccff9488186e0fa6b1cd0baed P 4a1edbf651bd47549ceab590b3b0247a [term 1 LEADER]: Becoming Leader. State: Replica: 4a1edbf651bd47549ceab590b3b0247a, State: Running, Role: LEADER
I20260710 11:06:08.715000 25149 raft_consensus.cc:2468] T a872fe0eab7d43ce9eec40c9eaa521ef P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c40e43c78a4843b0b129d55446486e59 in term 1.
I20260710 11:06:08.714967 25214 consensus_queue.cc:237] T 588d652ccff9488186e0fa6b1cd0baed P 4a1edbf651bd47549ceab590b3b0247a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.716423 25040 leader_election.cc:304] T a872fe0eab7d43ce9eec40c9eaa521ef P c40e43c78a4843b0b129d55446486e59 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4a1edbf651bd47549ceab590b3b0247a, c40e43c78a4843b0b129d55446486e59; no voters: 873014437322477cbfcb81f2b8e1d047
I20260710 11:06:08.716439 25191 raft_consensus.cc:359] T 1d3a1d3c72b5454e8fe8848f6d981b99 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.717314 25197 raft_consensus.cc:2804] T 8632f1722bf8452d8e7d31405ef74267 P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:08.717754 25191 raft_consensus.cc:385] T 1d3a1d3c72b5454e8fe8848f6d981b99 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.718006 25197 raft_consensus.cc:697] T 8632f1722bf8452d8e7d31405ef74267 P 873014437322477cbfcb81f2b8e1d047 [term 1 LEADER]: Becoming Leader. State: Replica: 873014437322477cbfcb81f2b8e1d047, State: Running, Role: LEADER
I20260710 11:06:08.718125 25191 raft_consensus.cc:740] T 1d3a1d3c72b5454e8fe8848f6d981b99 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a1edbf651bd47549ceab590b3b0247a, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.718851 25197 consensus_queue.cc:237] T 8632f1722bf8452d8e7d31405ef74267 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.719771 25191 consensus_queue.cc:260] T 1d3a1d3c72b5454e8fe8848f6d981b99 P 4a1edbf651bd47549ceab590b3b0247a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.720233 25190 tablet_bootstrap.cc:654] T a872fe0eab7d43ce9eec40c9eaa521ef P 873014437322477cbfcb81f2b8e1d047: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.720329 25232 raft_consensus.cc:2804] T a872fe0eab7d43ce9eec40c9eaa521ef P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:08.723696 25232 raft_consensus.cc:697] T a872fe0eab7d43ce9eec40c9eaa521ef P c40e43c78a4843b0b129d55446486e59 [term 1 LEADER]: Becoming Leader. State: Replica: c40e43c78a4843b0b129d55446486e59, State: Running, Role: LEADER
I20260710 11:06:08.724727 25191 ts_tablet_manager.cc:1434] T 1d3a1d3c72b5454e8fe8848f6d981b99 P 4a1edbf651bd47549ceab590b3b0247a: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260710 11:06:08.725781 25191 tablet_bootstrap.cc:492] T 5961f4ce55a144c58299dd53f958cd42 P 4a1edbf651bd47549ceab590b3b0247a: Bootstrap starting.
I20260710 11:06:08.726307 25232 consensus_queue.cc:237] T a872fe0eab7d43ce9eec40c9eaa521ef P c40e43c78a4843b0b129d55446486e59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.730090 25214 consensus_queue.cc:1048] T 6480c634b3d44b35b85cd9d61f3cee5f P 4a1edbf651bd47549ceab590b3b0247a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:08.738207 24898 catalog_manager.cc:5697] T 588d652ccff9488186e0fa6b1cd0baed P 4a1edbf651bd47549ceab590b3b0247a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195). New cstate: current_term: 1 leader_uuid: "4a1edbf651bd47549ceab590b3b0247a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:08.739593 25189 tablet_bootstrap.cc:654] T 0a24d28acb2f49d6b52646fca5ac536f P c40e43c78a4843b0b129d55446486e59: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.742401 25191 tablet_bootstrap.cc:654] T 5961f4ce55a144c58299dd53f958cd42 P 4a1edbf651bd47549ceab590b3b0247a: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.762354 25190 tablet_bootstrap.cc:492] T a872fe0eab7d43ce9eec40c9eaa521ef P 873014437322477cbfcb81f2b8e1d047: No bootstrap required, opened a new log
I20260710 11:06:08.762809 25190 ts_tablet_manager.cc:1403] T a872fe0eab7d43ce9eec40c9eaa521ef P 873014437322477cbfcb81f2b8e1d047: Time spent bootstrapping tablet: real 0.074s	user 0.009s	sys 0.010s
I20260710 11:06:08.762044 24896 catalog_manager.cc:5697] T a872fe0eab7d43ce9eec40c9eaa521ef P c40e43c78a4843b0b129d55446486e59 reported cstate change: term changed from 0 to 1, leader changed from <none> to c40e43c78a4843b0b129d55446486e59 (127.23.83.194). New cstate: current_term: 1 leader_uuid: "c40e43c78a4843b0b129d55446486e59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:08.765494 25190 raft_consensus.cc:359] T a872fe0eab7d43ce9eec40c9eaa521ef P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.766125 25190 raft_consensus.cc:385] T a872fe0eab7d43ce9eec40c9eaa521ef P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.766394 25190 raft_consensus.cc:740] T a872fe0eab7d43ce9eec40c9eaa521ef P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 873014437322477cbfcb81f2b8e1d047, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.767144 25190 consensus_queue.cc:260] T a872fe0eab7d43ce9eec40c9eaa521ef P 873014437322477cbfcb81f2b8e1d047 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.769940 25190 ts_tablet_manager.cc:1434] T a872fe0eab7d43ce9eec40c9eaa521ef P 873014437322477cbfcb81f2b8e1d047: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:06:08.770817 25190 tablet_bootstrap.cc:492] T 3626e26feac3409197908178becf4ebb P 873014437322477cbfcb81f2b8e1d047: Bootstrap starting.
I20260710 11:06:08.771219 24898 catalog_manager.cc:5697] T 8632f1722bf8452d8e7d31405ef74267 P 873014437322477cbfcb81f2b8e1d047 reported cstate change: term changed from 0 to 1, leader changed from <none> to 873014437322477cbfcb81f2b8e1d047 (127.23.83.193). New cstate: current_term: 1 leader_uuid: "873014437322477cbfcb81f2b8e1d047" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:08.776479 25190 tablet_bootstrap.cc:654] T 3626e26feac3409197908178becf4ebb P 873014437322477cbfcb81f2b8e1d047: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.776804 25191 tablet_bootstrap.cc:492] T 5961f4ce55a144c58299dd53f958cd42 P 4a1edbf651bd47549ceab590b3b0247a: No bootstrap required, opened a new log
I20260710 11:06:08.777382 25191 ts_tablet_manager.cc:1403] T 5961f4ce55a144c58299dd53f958cd42 P 4a1edbf651bd47549ceab590b3b0247a: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.008s
I20260710 11:06:08.780247 25191 raft_consensus.cc:359] T 5961f4ce55a144c58299dd53f958cd42 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.780921 25191 raft_consensus.cc:385] T 5961f4ce55a144c58299dd53f958cd42 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.781237 25191 raft_consensus.cc:740] T 5961f4ce55a144c58299dd53f958cd42 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a1edbf651bd47549ceab590b3b0247a, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.781946 25191 consensus_queue.cc:260] T 5961f4ce55a144c58299dd53f958cd42 P 4a1edbf651bd47549ceab590b3b0247a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.784041 25191 ts_tablet_manager.cc:1434] T 5961f4ce55a144c58299dd53f958cd42 P 4a1edbf651bd47549ceab590b3b0247a: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:06:08.784740 25189 tablet_bootstrap.cc:492] T 0a24d28acb2f49d6b52646fca5ac536f P c40e43c78a4843b0b129d55446486e59: No bootstrap required, opened a new log
I20260710 11:06:08.785284 25189 ts_tablet_manager.cc:1403] T 0a24d28acb2f49d6b52646fca5ac536f P c40e43c78a4843b0b129d55446486e59: Time spent bootstrapping tablet: real 0.081s	user 0.009s	sys 0.010s
I20260710 11:06:08.786433 25191 tablet_bootstrap.cc:492] T 434cf21ec46247e3bba2c876bbf75838 P 4a1edbf651bd47549ceab590b3b0247a: Bootstrap starting.
I20260710 11:06:08.792460 25191 tablet_bootstrap.cc:654] T 434cf21ec46247e3bba2c876bbf75838 P 4a1edbf651bd47549ceab590b3b0247a: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.792111 25190 tablet_bootstrap.cc:492] T 3626e26feac3409197908178becf4ebb P 873014437322477cbfcb81f2b8e1d047: No bootstrap required, opened a new log
I20260710 11:06:08.792109 25213 consensus_queue.cc:1048] T 6480c634b3d44b35b85cd9d61f3cee5f P 4a1edbf651bd47549ceab590b3b0247a [LEADER]: Connected to new peer: Peer: permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:08.793249 25190 ts_tablet_manager.cc:1403] T 3626e26feac3409197908178becf4ebb P 873014437322477cbfcb81f2b8e1d047: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.003s
I20260710 11:06:08.796182 25190 raft_consensus.cc:359] T 3626e26feac3409197908178becf4ebb P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.797065 25190 raft_consensus.cc:385] T 3626e26feac3409197908178becf4ebb P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.798149 25190 raft_consensus.cc:740] T 3626e26feac3409197908178becf4ebb P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 873014437322477cbfcb81f2b8e1d047, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.799165 25190 consensus_queue.cc:260] T 3626e26feac3409197908178becf4ebb P 873014437322477cbfcb81f2b8e1d047 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.802115 25190 ts_tablet_manager.cc:1434] T 3626e26feac3409197908178becf4ebb P 873014437322477cbfcb81f2b8e1d047: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:06:08.803249 25190 tablet_bootstrap.cc:492] T 5961f4ce55a144c58299dd53f958cd42 P 873014437322477cbfcb81f2b8e1d047: Bootstrap starting.
I20260710 11:06:08.811355 25190 tablet_bootstrap.cc:654] T 5961f4ce55a144c58299dd53f958cd42 P 873014437322477cbfcb81f2b8e1d047: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.811646 25189 raft_consensus.cc:359] T 0a24d28acb2f49d6b52646fca5ac536f P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.812363 25189 raft_consensus.cc:385] T 0a24d28acb2f49d6b52646fca5ac536f P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.812626 25189 raft_consensus.cc:740] T 0a24d28acb2f49d6b52646fca5ac536f P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c40e43c78a4843b0b129d55446486e59, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.813620 25189 consensus_queue.cc:260] T 0a24d28acb2f49d6b52646fca5ac536f P c40e43c78a4843b0b129d55446486e59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.820725 25232 raft_consensus.cc:493] T 0a24d28acb2f49d6b52646fca5ac536f P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:08.821187 25232 raft_consensus.cc:515] T 0a24d28acb2f49d6b52646fca5ac536f P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.821650 25189 ts_tablet_manager.cc:1434] T 0a24d28acb2f49d6b52646fca5ac536f P c40e43c78a4843b0b129d55446486e59: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.000s
I20260710 11:06:08.822104 25191 tablet_bootstrap.cc:492] T 434cf21ec46247e3bba2c876bbf75838 P 4a1edbf651bd47549ceab590b3b0247a: No bootstrap required, opened a new log
I20260710 11:06:08.822597 25189 tablet_bootstrap.cc:492] T 1d3a1d3c72b5454e8fe8848f6d981b99 P c40e43c78a4843b0b129d55446486e59: Bootstrap starting.
I20260710 11:06:08.822623 25191 ts_tablet_manager.cc:1403] T 434cf21ec46247e3bba2c876bbf75838 P 4a1edbf651bd47549ceab590b3b0247a: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.019s
I20260710 11:06:08.825484 25191 raft_consensus.cc:359] T 434cf21ec46247e3bba2c876bbf75838 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.825919 25001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a24d28acb2f49d6b52646fca5ac536f" candidate_uuid: "c40e43c78a4843b0b129d55446486e59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "873014437322477cbfcb81f2b8e1d047" is_pre_election: true
I20260710 11:06:08.826210 25191 raft_consensus.cc:385] T 434cf21ec46247e3bba2c876bbf75838 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.826541 25191 raft_consensus.cc:740] T 434cf21ec46247e3bba2c876bbf75838 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a1edbf651bd47549ceab590b3b0247a, State: Initialized, Role: FOLLOWER
W20260710 11:06:08.827293 25042 leader_election.cc:343] T 0a24d28acb2f49d6b52646fca5ac536f P c40e43c78a4843b0b129d55446486e59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 873014437322477cbfcb81f2b8e1d047 (127.23.83.193:38951): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:08.827548 25190 tablet_bootstrap.cc:492] T 5961f4ce55a144c58299dd53f958cd42 P 873014437322477cbfcb81f2b8e1d047: No bootstrap required, opened a new log
I20260710 11:06:08.827297 25191 consensus_queue.cc:260] T 434cf21ec46247e3bba2c876bbf75838 P 4a1edbf651bd47549ceab590b3b0247a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.828107 25190 ts_tablet_manager.cc:1403] T 5961f4ce55a144c58299dd53f958cd42 P 873014437322477cbfcb81f2b8e1d047: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.008s
I20260710 11:06:08.828858 25189 tablet_bootstrap.cc:654] T 1d3a1d3c72b5454e8fe8848f6d981b99 P c40e43c78a4843b0b129d55446486e59: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.829510 25149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a24d28acb2f49d6b52646fca5ac536f" candidate_uuid: "c40e43c78a4843b0b129d55446486e59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a1edbf651bd47549ceab590b3b0247a" is_pre_election: true
W20260710 11:06:08.830809 25040 leader_election.cc:343] T 0a24d28acb2f49d6b52646fca5ac536f P c40e43c78a4843b0b129d55446486e59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195:43601): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:08.830956 25190 raft_consensus.cc:359] T 5961f4ce55a144c58299dd53f958cd42 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.831728 25190 raft_consensus.cc:385] T 5961f4ce55a144c58299dd53f958cd42 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.832075 25190 raft_consensus.cc:740] T 5961f4ce55a144c58299dd53f958cd42 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 873014437322477cbfcb81f2b8e1d047, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.832792 25191 ts_tablet_manager.cc:1434] T 434cf21ec46247e3bba2c876bbf75838 P 4a1edbf651bd47549ceab590b3b0247a: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:06:08.832808 25190 consensus_queue.cc:260] T 5961f4ce55a144c58299dd53f958cd42 P 873014437322477cbfcb81f2b8e1d047 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.834177 25191 tablet_bootstrap.cc:492] T ed53d1756cd74f40822578d5af70f7b7 P 4a1edbf651bd47549ceab590b3b0247a: Bootstrap starting.
I20260710 11:06:08.835175 25190 ts_tablet_manager.cc:1434] T 5961f4ce55a144c58299dd53f958cd42 P 873014437322477cbfcb81f2b8e1d047: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 11:06:08.836112 25190 tablet_bootstrap.cc:492] T 1d3a1d3c72b5454e8fe8848f6d981b99 P 873014437322477cbfcb81f2b8e1d047: Bootstrap starting.
I20260710 11:06:08.831265 25040 leader_election.cc:304] T 0a24d28acb2f49d6b52646fca5ac536f P c40e43c78a4843b0b129d55446486e59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c40e43c78a4843b0b129d55446486e59; no voters: 4a1edbf651bd47549ceab590b3b0247a, 873014437322477cbfcb81f2b8e1d047
I20260710 11:06:08.836823 25241 raft_consensus.cc:2749] T 0a24d28acb2f49d6b52646fca5ac536f P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:08.842097 25191 tablet_bootstrap.cc:654] T ed53d1756cd74f40822578d5af70f7b7 P 4a1edbf651bd47549ceab590b3b0247a: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.842763 25232 leader_election.cc:290] T 0a24d28acb2f49d6b52646fca5ac536f P c40e43c78a4843b0b129d55446486e59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 873014437322477cbfcb81f2b8e1d047 (127.23.83.193:38951), 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195:43601)
I20260710 11:06:08.850898 25189 tablet_bootstrap.cc:492] T 1d3a1d3c72b5454e8fe8848f6d981b99 P c40e43c78a4843b0b129d55446486e59: No bootstrap required, opened a new log
I20260710 11:06:08.851348 25189 ts_tablet_manager.cc:1403] T 1d3a1d3c72b5454e8fe8848f6d981b99 P c40e43c78a4843b0b129d55446486e59: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.015s
I20260710 11:06:08.852195 25190 tablet_bootstrap.cc:654] T 1d3a1d3c72b5454e8fe8848f6d981b99 P 873014437322477cbfcb81f2b8e1d047: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.853911 25189 raft_consensus.cc:359] T 1d3a1d3c72b5454e8fe8848f6d981b99 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.854578 25189 raft_consensus.cc:385] T 1d3a1d3c72b5454e8fe8848f6d981b99 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.854923 25189 raft_consensus.cc:740] T 1d3a1d3c72b5454e8fe8848f6d981b99 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c40e43c78a4843b0b129d55446486e59, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.855720 25189 consensus_queue.cc:260] T 1d3a1d3c72b5454e8fe8848f6d981b99 P c40e43c78a4843b0b129d55446486e59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.858469 25189 ts_tablet_manager.cc:1434] T 1d3a1d3c72b5454e8fe8848f6d981b99 P c40e43c78a4843b0b129d55446486e59: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260710 11:06:08.859565 25189 tablet_bootstrap.cc:492] T 0bbe708e78cb4cfc8230a716bf3e0285 P c40e43c78a4843b0b129d55446486e59: Bootstrap starting.
I20260710 11:06:08.863780 25190 tablet_bootstrap.cc:492] T 1d3a1d3c72b5454e8fe8848f6d981b99 P 873014437322477cbfcb81f2b8e1d047: No bootstrap required, opened a new log
I20260710 11:06:08.864305 25190 ts_tablet_manager.cc:1403] T 1d3a1d3c72b5454e8fe8848f6d981b99 P 873014437322477cbfcb81f2b8e1d047: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.003s
I20260710 11:06:08.866811 25189 tablet_bootstrap.cc:654] T 0bbe708e78cb4cfc8230a716bf3e0285 P c40e43c78a4843b0b129d55446486e59: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.866878 25190 raft_consensus.cc:359] T 1d3a1d3c72b5454e8fe8848f6d981b99 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.867830 25190 raft_consensus.cc:385] T 1d3a1d3c72b5454e8fe8848f6d981b99 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.868199 25190 raft_consensus.cc:740] T 1d3a1d3c72b5454e8fe8848f6d981b99 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 873014437322477cbfcb81f2b8e1d047, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.869028 25190 consensus_queue.cc:260] T 1d3a1d3c72b5454e8fe8848f6d981b99 P 873014437322477cbfcb81f2b8e1d047 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.876308 25197 raft_consensus.cc:493] T 3626e26feac3409197908178becf4ebb P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:08.876900 25197 raft_consensus.cc:515] T 3626e26feac3409197908178becf4ebb P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.879395 25197 leader_election.cc:290] T 3626e26feac3409197908178becf4ebb P 873014437322477cbfcb81f2b8e1d047 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521), 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195:43601)
I20260710 11:06:08.881294 25190 ts_tablet_manager.cc:1434] T 1d3a1d3c72b5454e8fe8848f6d981b99 P 873014437322477cbfcb81f2b8e1d047: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:06:08.882138 25076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3626e26feac3409197908178becf4ebb" candidate_uuid: "873014437322477cbfcb81f2b8e1d047" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40e43c78a4843b0b129d55446486e59" is_pre_election: true
I20260710 11:06:08.882550 25190 tablet_bootstrap.cc:492] T bba0117ff12344028c9b9a8880d95f69 P 873014437322477cbfcb81f2b8e1d047: Bootstrap starting.
I20260710 11:06:08.883611 25149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3626e26feac3409197908178becf4ebb" candidate_uuid: "873014437322477cbfcb81f2b8e1d047" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a1edbf651bd47549ceab590b3b0247a" is_pre_election: true
I20260710 11:06:08.886667 25149 raft_consensus.cc:2468] T 3626e26feac3409197908178becf4ebb P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 873014437322477cbfcb81f2b8e1d047 in term 0.
I20260710 11:06:08.888278 24965 leader_election.cc:304] T 3626e26feac3409197908178becf4ebb P 873014437322477cbfcb81f2b8e1d047 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a1edbf651bd47549ceab590b3b0247a, 873014437322477cbfcb81f2b8e1d047; no voters: 
I20260710 11:06:08.889285 25197 raft_consensus.cc:2804] T 3626e26feac3409197908178becf4ebb P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:08.889709 25197 raft_consensus.cc:493] T 3626e26feac3409197908178becf4ebb P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:06:08.889912 24965 leader_election.cc:343] T 3626e26feac3409197908178becf4ebb P 873014437322477cbfcb81f2b8e1d047 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:08.890163 25197 raft_consensus.cc:3060] T 3626e26feac3409197908178becf4ebb P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:08.901338 25214 raft_consensus.cc:493] T 434cf21ec46247e3bba2c876bbf75838 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:08.902055 25214 raft_consensus.cc:515] T 434cf21ec46247e3bba2c876bbf75838 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.904011 25213 raft_consensus.cc:493] T 1d3a1d3c72b5454e8fe8848f6d981b99 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:08.904486 25213 raft_consensus.cc:515] T 1d3a1d3c72b5454e8fe8848f6d981b99 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.906492 25213 leader_election.cc:290] T 1d3a1d3c72b5454e8fe8848f6d981b99 P 4a1edbf651bd47549ceab590b3b0247a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 873014437322477cbfcb81f2b8e1d047 (127.23.83.193:38951), c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521)
I20260710 11:06:08.906316 25001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "434cf21ec46247e3bba2c876bbf75838" candidate_uuid: "4a1edbf651bd47549ceab590b3b0247a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "873014437322477cbfcb81f2b8e1d047" is_pre_election: true
I20260710 11:06:08.908267 25076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d3a1d3c72b5454e8fe8848f6d981b99" candidate_uuid: "4a1edbf651bd47549ceab590b3b0247a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40e43c78a4843b0b129d55446486e59" is_pre_election: true
I20260710 11:06:08.909093 25076 raft_consensus.cc:2468] T 1d3a1d3c72b5454e8fe8848f6d981b99 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a1edbf651bd47549ceab590b3b0247a in term 0.
I20260710 11:06:08.910843 25114 leader_election.cc:304] T 1d3a1d3c72b5454e8fe8848f6d981b99 P 4a1edbf651bd47549ceab590b3b0247a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a1edbf651bd47549ceab590b3b0247a, c40e43c78a4843b0b129d55446486e59; no voters: 
W20260710 11:06:08.912568 25116 leader_election.cc:343] T 434cf21ec46247e3bba2c876bbf75838 P 4a1edbf651bd47549ceab590b3b0247a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 873014437322477cbfcb81f2b8e1d047 (127.23.83.193:38951): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:08.913441 25213 raft_consensus.cc:2804] T 1d3a1d3c72b5454e8fe8848f6d981b99 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:08.913970 25213 raft_consensus.cc:493] T 1d3a1d3c72b5454e8fe8848f6d981b99 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:08.914410 25213 raft_consensus.cc:3060] T 1d3a1d3c72b5454e8fe8848f6d981b99 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:08.914916 25197 raft_consensus.cc:515] T 3626e26feac3409197908178becf4ebb P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.916967 25001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d3a1d3c72b5454e8fe8848f6d981b99" candidate_uuid: "4a1edbf651bd47549ceab590b3b0247a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "873014437322477cbfcb81f2b8e1d047" is_pre_election: true
I20260710 11:06:08.917820 25001 raft_consensus.cc:2468] T 1d3a1d3c72b5454e8fe8848f6d981b99 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a1edbf651bd47549ceab590b3b0247a in term 0.
I20260710 11:06:08.918833 25075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3626e26feac3409197908178becf4ebb" candidate_uuid: "873014437322477cbfcb81f2b8e1d047" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40e43c78a4843b0b129d55446486e59"
I20260710 11:06:08.919191 25190 tablet_bootstrap.cc:654] T bba0117ff12344028c9b9a8880d95f69 P 873014437322477cbfcb81f2b8e1d047: Neither blocks nor log segments found. Creating new log.
W20260710 11:06:08.920148 24965 leader_election.cc:343] T 3626e26feac3409197908178becf4ebb P 873014437322477cbfcb81f2b8e1d047 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:08.920928 25236 raft_consensus.cc:493] T a40ddc6f7bee442fa8b42f7c77f6aa06 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:08.921422 25236 raft_consensus.cc:515] T a40ddc6f7bee442fa8b42f7c77f6aa06 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.923355 25236 leader_election.cc:290] T a40ddc6f7bee442fa8b42f7c77f6aa06 P 873014437322477cbfcb81f2b8e1d047 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521), 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195:43601)
I20260710 11:06:08.923527 25149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3626e26feac3409197908178becf4ebb" candidate_uuid: "873014437322477cbfcb81f2b8e1d047" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a1edbf651bd47549ceab590b3b0247a"
I20260710 11:06:08.924187 25149 raft_consensus.cc:3060] T 3626e26feac3409197908178becf4ebb P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:08.926396 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a40ddc6f7bee442fa8b42f7c77f6aa06" candidate_uuid: "873014437322477cbfcb81f2b8e1d047" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a1edbf651bd47549ceab590b3b0247a" is_pre_election: true
I20260710 11:06:08.926967 25150 raft_consensus.cc:2468] T a40ddc6f7bee442fa8b42f7c77f6aa06 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 873014437322477cbfcb81f2b8e1d047 in term 0.
I20260710 11:06:08.928215 25075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a40ddc6f7bee442fa8b42f7c77f6aa06" candidate_uuid: "873014437322477cbfcb81f2b8e1d047" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40e43c78a4843b0b129d55446486e59" is_pre_election: true
W20260710 11:06:08.930358 24965 leader_election.cc:343] T a40ddc6f7bee442fa8b42f7c77f6aa06 P 873014437322477cbfcb81f2b8e1d047 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:08.931470 24965 leader_election.cc:304] T a40ddc6f7bee442fa8b42f7c77f6aa06 P 873014437322477cbfcb81f2b8e1d047 [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: 4a1edbf651bd47549ceab590b3b0247a, 873014437322477cbfcb81f2b8e1d047; no voters: c40e43c78a4843b0b129d55446486e59
I20260710 11:06:08.932296 25242 consensus_queue.cc:1048] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:08.932761 25214 leader_election.cc:290] T 434cf21ec46247e3bba2c876bbf75838 P 4a1edbf651bd47549ceab590b3b0247a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 873014437322477cbfcb81f2b8e1d047 (127.23.83.193:38951), c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521)
I20260710 11:06:08.932489 25149 raft_consensus.cc:2468] T 3626e26feac3409197908178becf4ebb P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 873014437322477cbfcb81f2b8e1d047 in term 1.
I20260710 11:06:08.933710 25242 raft_consensus.cc:2804] T a40ddc6f7bee442fa8b42f7c77f6aa06 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:08.932960 25197 leader_election.cc:290] T 3626e26feac3409197908178becf4ebb P 873014437322477cbfcb81f2b8e1d047 [CANDIDATE]: Term 1 election: Requested vote from peers c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521), 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195:43601)
I20260710 11:06:08.934060 25242 raft_consensus.cc:493] T a40ddc6f7bee442fa8b42f7c77f6aa06 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:08.934438 25242 raft_consensus.cc:3060] T a40ddc6f7bee442fa8b42f7c77f6aa06 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:08.932325 25076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "434cf21ec46247e3bba2c876bbf75838" candidate_uuid: "4a1edbf651bd47549ceab590b3b0247a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40e43c78a4843b0b129d55446486e59" is_pre_election: true
W20260710 11:06:08.939725 25114 leader_election.cc:343] T 434cf21ec46247e3bba2c876bbf75838 P 4a1edbf651bd47549ceab590b3b0247a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:08.940443 25114 leader_election.cc:304] T 434cf21ec46247e3bba2c876bbf75838 P 4a1edbf651bd47549ceab590b3b0247a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4a1edbf651bd47549ceab590b3b0247a; no voters: 873014437322477cbfcb81f2b8e1d047, c40e43c78a4843b0b129d55446486e59
I20260710 11:06:08.941951 25214 raft_consensus.cc:2749] T 434cf21ec46247e3bba2c876bbf75838 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:08.951362 24965 leader_election.cc:304] T 3626e26feac3409197908178becf4ebb P 873014437322477cbfcb81f2b8e1d047 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4a1edbf651bd47549ceab590b3b0247a, 873014437322477cbfcb81f2b8e1d047; no voters: c40e43c78a4843b0b129d55446486e59
I20260710 11:06:08.954083 25213 raft_consensus.cc:515] T 1d3a1d3c72b5454e8fe8848f6d981b99 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.954595 25197 raft_consensus.cc:2804] T 3626e26feac3409197908178becf4ebb P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:08.955067 25197 raft_consensus.cc:697] T 3626e26feac3409197908178becf4ebb P 873014437322477cbfcb81f2b8e1d047 [term 1 LEADER]: Becoming Leader. State: Replica: 873014437322477cbfcb81f2b8e1d047, State: Running, Role: LEADER
I20260710 11:06:08.955273 25190 tablet_bootstrap.cc:492] T bba0117ff12344028c9b9a8880d95f69 P 873014437322477cbfcb81f2b8e1d047: No bootstrap required, opened a new log
I20260710 11:06:08.955303 25191 tablet_bootstrap.cc:492] T ed53d1756cd74f40822578d5af70f7b7 P 4a1edbf651bd47549ceab590b3b0247a: No bootstrap required, opened a new log
I20260710 11:06:08.955780 25190 ts_tablet_manager.cc:1403] T bba0117ff12344028c9b9a8880d95f69 P 873014437322477cbfcb81f2b8e1d047: Time spent bootstrapping tablet: real 0.073s	user 0.014s	sys 0.004s
I20260710 11:06:08.955833 25191 ts_tablet_manager.cc:1403] T ed53d1756cd74f40822578d5af70f7b7 P 4a1edbf651bd47549ceab590b3b0247a: Time spent bootstrapping tablet: real 0.122s	user 0.035s	sys 0.070s
I20260710 11:06:08.956897 25001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d3a1d3c72b5454e8fe8848f6d981b99" candidate_uuid: "4a1edbf651bd47549ceab590b3b0247a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "873014437322477cbfcb81f2b8e1d047"
I20260710 11:06:08.957432 25001 raft_consensus.cc:3060] T 1d3a1d3c72b5454e8fe8848f6d981b99 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:08.958530 25191 raft_consensus.cc:359] T ed53d1756cd74f40822578d5af70f7b7 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.959241 25191 raft_consensus.cc:385] T ed53d1756cd74f40822578d5af70f7b7 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.959529 25191 raft_consensus.cc:740] T ed53d1756cd74f40822578d5af70f7b7 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a1edbf651bd47549ceab590b3b0247a, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.955904 25197 consensus_queue.cc:237] T 3626e26feac3409197908178becf4ebb P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.961447 25190 raft_consensus.cc:359] T bba0117ff12344028c9b9a8880d95f69 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.962080 25190 raft_consensus.cc:385] T bba0117ff12344028c9b9a8880d95f69 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.962333 25190 raft_consensus.cc:740] T bba0117ff12344028c9b9a8880d95f69 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 873014437322477cbfcb81f2b8e1d047, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.962926 25190 consensus_queue.cc:260] T bba0117ff12344028c9b9a8880d95f69 P 873014437322477cbfcb81f2b8e1d047 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.964355 25001 raft_consensus.cc:2468] T 1d3a1d3c72b5454e8fe8848f6d981b99 P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a1edbf651bd47549ceab590b3b0247a in term 1.
I20260710 11:06:08.965010 25191 consensus_queue.cc:260] T ed53d1756cd74f40822578d5af70f7b7 P 4a1edbf651bd47549ceab590b3b0247a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.966954 25191 ts_tablet_manager.cc:1434] T ed53d1756cd74f40822578d5af70f7b7 P 4a1edbf651bd47549ceab590b3b0247a: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260710 11:06:08.967440 25190 ts_tablet_manager.cc:1434] T bba0117ff12344028c9b9a8880d95f69 P 873014437322477cbfcb81f2b8e1d047: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:06:08.969818 25189 tablet_bootstrap.cc:492] T 0bbe708e78cb4cfc8230a716bf3e0285 P c40e43c78a4843b0b129d55446486e59: No bootstrap required, opened a new log
I20260710 11:06:08.970014 25116 leader_election.cc:304] T 1d3a1d3c72b5454e8fe8848f6d981b99 P 4a1edbf651bd47549ceab590b3b0247a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a1edbf651bd47549ceab590b3b0247a, 873014437322477cbfcb81f2b8e1d047; no voters: 
I20260710 11:06:08.973093 25236 consensus_queue.cc:1048] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:06:08.975281 25214 raft_consensus.cc:2804] T 1d3a1d3c72b5454e8fe8848f6d981b99 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:08.975888 25214 raft_consensus.cc:697] T 1d3a1d3c72b5454e8fe8848f6d981b99 P 4a1edbf651bd47549ceab590b3b0247a [term 1 LEADER]: Becoming Leader. State: Replica: 4a1edbf651bd47549ceab590b3b0247a, State: Running, Role: LEADER
I20260710 11:06:08.977053 25190 tablet_bootstrap.cc:492] T 434cf21ec46247e3bba2c876bbf75838 P 873014437322477cbfcb81f2b8e1d047: Bootstrap starting.
I20260710 11:06:08.976940 25214 consensus_queue.cc:237] T 1d3a1d3c72b5454e8fe8848f6d981b99 P 4a1edbf651bd47549ceab590b3b0247a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.983726 25190 tablet_bootstrap.cc:654] T 434cf21ec46247e3bba2c876bbf75838 P 873014437322477cbfcb81f2b8e1d047: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.986299 25191 tablet_bootstrap.cc:492] T 7aa6286283ba4351896d0fe933dfb761 P 4a1edbf651bd47549ceab590b3b0247a: Bootstrap starting.
I20260710 11:06:08.987697 25214 raft_consensus.cc:493] T ed53d1756cd74f40822578d5af70f7b7 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:08.988415 25214 raft_consensus.cc:515] T ed53d1756cd74f40822578d5af70f7b7 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:08.992208 25001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed53d1756cd74f40822578d5af70f7b7" candidate_uuid: "4a1edbf651bd47549ceab590b3b0247a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "873014437322477cbfcb81f2b8e1d047" is_pre_election: true
W20260710 11:06:08.993557 25116 leader_election.cc:343] T ed53d1756cd74f40822578d5af70f7b7 P 4a1edbf651bd47549ceab590b3b0247a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 873014437322477cbfcb81f2b8e1d047 (127.23.83.193:38951): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:08.994522 25190 tablet_bootstrap.cc:492] T 434cf21ec46247e3bba2c876bbf75838 P 873014437322477cbfcb81f2b8e1d047: No bootstrap required, opened a new log
I20260710 11:06:08.995383 25214 leader_election.cc:290] T ed53d1756cd74f40822578d5af70f7b7 P 4a1edbf651bd47549ceab590b3b0247a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 873014437322477cbfcb81f2b8e1d047 (127.23.83.193:38951), c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521)
I20260710 11:06:08.995452 25075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed53d1756cd74f40822578d5af70f7b7" candidate_uuid: "4a1edbf651bd47549ceab590b3b0247a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40e43c78a4843b0b129d55446486e59" is_pre_election: true
W20260710 11:06:08.997200 25114 leader_election.cc:343] T ed53d1756cd74f40822578d5af70f7b7 P 4a1edbf651bd47549ceab590b3b0247a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:08.997614 25114 leader_election.cc:304] T ed53d1756cd74f40822578d5af70f7b7 P 4a1edbf651bd47549ceab590b3b0247a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4a1edbf651bd47549ceab590b3b0247a; no voters: 873014437322477cbfcb81f2b8e1d047, c40e43c78a4843b0b129d55446486e59
I20260710 11:06:08.994990 25190 ts_tablet_manager.cc:1403] T 434cf21ec46247e3bba2c876bbf75838 P 873014437322477cbfcb81f2b8e1d047: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260710 11:06:08.998988 24899 catalog_manager.cc:5697] T 1d3a1d3c72b5454e8fe8848f6d981b99 P 4a1edbf651bd47549ceab590b3b0247a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195). New cstate: current_term: 1 leader_uuid: "4a1edbf651bd47549ceab590b3b0247a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:09.004248 25213 leader_election.cc:290] T 1d3a1d3c72b5454e8fe8848f6d981b99 P 4a1edbf651bd47549ceab590b3b0247a [CANDIDATE]: Term 1 election: Requested vote from peers 873014437322477cbfcb81f2b8e1d047 (127.23.83.193:38951), c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521)
I20260710 11:06:09.001479 25214 raft_consensus.cc:2749] T ed53d1756cd74f40822578d5af70f7b7 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:09.002180 25191 tablet_bootstrap.cc:654] T 7aa6286283ba4351896d0fe933dfb761 P 4a1edbf651bd47549ceab590b3b0247a: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:09.002797 25189 ts_tablet_manager.cc:1403] T 0bbe708e78cb4cfc8230a716bf3e0285 P c40e43c78a4843b0b129d55446486e59: Time spent bootstrapping tablet: real 0.143s	user 0.033s	sys 0.021s
I20260710 11:06:09.003588 25075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d3a1d3c72b5454e8fe8848f6d981b99" candidate_uuid: "4a1edbf651bd47549ceab590b3b0247a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40e43c78a4843b0b129d55446486e59"
I20260710 11:06:09.007114 25075 raft_consensus.cc:3060] T 1d3a1d3c72b5454e8fe8848f6d981b99 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.000720 25190 raft_consensus.cc:359] T 434cf21ec46247e3bba2c876bbf75838 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.007668 25190 raft_consensus.cc:385] T 434cf21ec46247e3bba2c876bbf75838 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:09.007982 25190 raft_consensus.cc:740] T 434cf21ec46247e3bba2c876bbf75838 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 873014437322477cbfcb81f2b8e1d047, State: Initialized, Role: FOLLOWER
I20260710 11:06:09.008612 25190 consensus_queue.cc:260] T 434cf21ec46247e3bba2c876bbf75838 P 873014437322477cbfcb81f2b8e1d047 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.011372 25190 ts_tablet_manager.cc:1434] T 434cf21ec46247e3bba2c876bbf75838 P 873014437322477cbfcb81f2b8e1d047: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 11:06:09.012686 25190 tablet_bootstrap.cc:492] T 2f44940ec11d441c8264644c2e5b0c89 P 873014437322477cbfcb81f2b8e1d047: Bootstrap starting.
I20260710 11:06:09.013990 25075 raft_consensus.cc:2468] T 1d3a1d3c72b5454e8fe8848f6d981b99 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a1edbf651bd47549ceab590b3b0247a in term 1.
W20260710 11:06:09.016031 24965 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.83.195:43601, user_credentials={real_user=slave}} blocked reactor thread for 47222.2us
I20260710 11:06:08.973453 25242 raft_consensus.cc:515] T a40ddc6f7bee442fa8b42f7c77f6aa06 P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.023384 24896 catalog_manager.cc:5697] T 3626e26feac3409197908178becf4ebb P 873014437322477cbfcb81f2b8e1d047 reported cstate change: term changed from 0 to 1, leader changed from <none> to 873014437322477cbfcb81f2b8e1d047 (127.23.83.193). New cstate: current_term: 1 leader_uuid: "873014437322477cbfcb81f2b8e1d047" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:09.025342 25191 tablet_bootstrap.cc:492] T 7aa6286283ba4351896d0fe933dfb761 P 4a1edbf651bd47549ceab590b3b0247a: No bootstrap required, opened a new log
W20260710 11:06:09.025729 24947 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:06:09.025876 25191 ts_tablet_manager.cc:1403] T 7aa6286283ba4351896d0fe933dfb761 P 4a1edbf651bd47549ceab590b3b0247a: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.012s
I20260710 11:06:09.027475 25242 leader_election.cc:290] T a40ddc6f7bee442fa8b42f7c77f6aa06 P 873014437322477cbfcb81f2b8e1d047 [CANDIDATE]: Term 1 election: Requested vote from peers c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521), 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195:43601)
I20260710 11:06:09.028553 25191 raft_consensus.cc:359] T 7aa6286283ba4351896d0fe933dfb761 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.029430 25191 raft_consensus.cc:385] T 7aa6286283ba4351896d0fe933dfb761 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:09.029920 25191 raft_consensus.cc:740] T 7aa6286283ba4351896d0fe933dfb761 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a1edbf651bd47549ceab590b3b0247a, State: Initialized, Role: FOLLOWER
I20260710 11:06:09.030947 25190 tablet_bootstrap.cc:654] T 2f44940ec11d441c8264644c2e5b0c89 P 873014437322477cbfcb81f2b8e1d047: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:09.030562 25191 consensus_queue.cc:260] T 7aa6286283ba4351896d0fe933dfb761 P 4a1edbf651bd47549ceab590b3b0247a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.032606 25191 ts_tablet_manager.cc:1434] T 7aa6286283ba4351896d0fe933dfb761 P 4a1edbf651bd47549ceab590b3b0247a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.003s
I20260710 11:06:09.033485 25191 tablet_bootstrap.cc:492] T bba0117ff12344028c9b9a8880d95f69 P 4a1edbf651bd47549ceab590b3b0247a: Bootstrap starting.
I20260710 11:06:09.033636 25076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a40ddc6f7bee442fa8b42f7c77f6aa06" candidate_uuid: "873014437322477cbfcb81f2b8e1d047" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40e43c78a4843b0b129d55446486e59"
I20260710 11:06:09.034348 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a40ddc6f7bee442fa8b42f7c77f6aa06" candidate_uuid: "873014437322477cbfcb81f2b8e1d047" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a1edbf651bd47549ceab590b3b0247a"
I20260710 11:06:09.034868 25150 raft_consensus.cc:3060] T a40ddc6f7bee442fa8b42f7c77f6aa06 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.038390 25275 raft_consensus.cc:493] T c4bfd692ac2e440586728db7833c0d92 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:06:09.038489 24965 leader_election.cc:343] T a40ddc6f7bee442fa8b42f7c77f6aa06 P 873014437322477cbfcb81f2b8e1d047 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:09.038878 25275 raft_consensus.cc:515] T c4bfd692ac2e440586728db7833c0d92 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.040975 25275 leader_election.cc:290] T c4bfd692ac2e440586728db7833c0d92 P 873014437322477cbfcb81f2b8e1d047 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521), 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195:43601)
I20260710 11:06:09.041030 25189 raft_consensus.cc:359] T 0bbe708e78cb4cfc8230a716bf3e0285 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.042064 25189 raft_consensus.cc:385] T 0bbe708e78cb4cfc8230a716bf3e0285 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:09.042405 25189 raft_consensus.cc:740] T 0bbe708e78cb4cfc8230a716bf3e0285 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c40e43c78a4843b0b129d55446486e59, State: Initialized, Role: FOLLOWER
I20260710 11:06:09.045207 25076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4bfd692ac2e440586728db7833c0d92" candidate_uuid: "873014437322477cbfcb81f2b8e1d047" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40e43c78a4843b0b129d55446486e59" is_pre_election: true
I20260710 11:06:09.048028 25150 raft_consensus.cc:2468] T a40ddc6f7bee442fa8b42f7c77f6aa06 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 873014437322477cbfcb81f2b8e1d047 in term 1.
I20260710 11:06:09.051801 25232 consensus_queue.cc:1048] T 04b8584cdea842b199c3fb9ab20f71af P c40e43c78a4843b0b129d55446486e59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:09.052935 25191 tablet_bootstrap.cc:654] T bba0117ff12344028c9b9a8880d95f69 P 4a1edbf651bd47549ceab590b3b0247a: Neither blocks nor log segments found. Creating new log.
W20260710 11:06:09.058185 24965 leader_election.cc:343] T c4bfd692ac2e440586728db7833c0d92 P 873014437322477cbfcb81f2b8e1d047 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:09.063598 24965 leader_election.cc:304] T a40ddc6f7bee442fa8b42f7c77f6aa06 P 873014437322477cbfcb81f2b8e1d047 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4a1edbf651bd47549ceab590b3b0247a, 873014437322477cbfcb81f2b8e1d047; no voters: c40e43c78a4843b0b129d55446486e59
I20260710 11:06:09.059268 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4bfd692ac2e440586728db7833c0d92" candidate_uuid: "873014437322477cbfcb81f2b8e1d047" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a1edbf651bd47549ceab590b3b0247a" is_pre_election: true
I20260710 11:06:09.064625 25150 raft_consensus.cc:2468] T c4bfd692ac2e440586728db7833c0d92 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 873014437322477cbfcb81f2b8e1d047 in term 0.
I20260710 11:06:09.064702 25242 raft_consensus.cc:2804] T a40ddc6f7bee442fa8b42f7c77f6aa06 P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:09.065237 25242 raft_consensus.cc:697] T a40ddc6f7bee442fa8b42f7c77f6aa06 P 873014437322477cbfcb81f2b8e1d047 [term 1 LEADER]: Becoming Leader. State: Replica: 873014437322477cbfcb81f2b8e1d047, State: Running, Role: LEADER
I20260710 11:06:09.065590 25190 tablet_bootstrap.cc:492] T 2f44940ec11d441c8264644c2e5b0c89 P 873014437322477cbfcb81f2b8e1d047: No bootstrap required, opened a new log
I20260710 11:06:09.066180 25190 ts_tablet_manager.cc:1403] T 2f44940ec11d441c8264644c2e5b0c89 P 873014437322477cbfcb81f2b8e1d047: Time spent bootstrapping tablet: real 0.054s	user 0.014s	sys 0.015s
I20260710 11:06:09.066242 25242 consensus_queue.cc:237] T a40ddc6f7bee442fa8b42f7c77f6aa06 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.058975 25189 consensus_queue.cc:260] T 0bbe708e78cb4cfc8230a716bf3e0285 P c40e43c78a4843b0b129d55446486e59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.069360 25189 ts_tablet_manager.cc:1434] T 0bbe708e78cb4cfc8230a716bf3e0285 P c40e43c78a4843b0b129d55446486e59: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
I20260710 11:06:09.070726 25189 tablet_bootstrap.cc:492] T bba0117ff12344028c9b9a8880d95f69 P c40e43c78a4843b0b129d55446486e59: Bootstrap starting.
I20260710 11:06:09.069285 25190 raft_consensus.cc:359] T 2f44940ec11d441c8264644c2e5b0c89 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.073959 25190 raft_consensus.cc:385] T 2f44940ec11d441c8264644c2e5b0c89 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:09.074304 25190 raft_consensus.cc:740] T 2f44940ec11d441c8264644c2e5b0c89 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 873014437322477cbfcb81f2b8e1d047, State: Initialized, Role: FOLLOWER
I20260710 11:06:09.075017 25190 consensus_queue.cc:260] T 2f44940ec11d441c8264644c2e5b0c89 P 873014437322477cbfcb81f2b8e1d047 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.077026 25190 ts_tablet_manager.cc:1434] T 2f44940ec11d441c8264644c2e5b0c89 P 873014437322477cbfcb81f2b8e1d047: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:06:09.077901 25190 tablet_bootstrap.cc:492] T 0a24d28acb2f49d6b52646fca5ac536f P 873014437322477cbfcb81f2b8e1d047: Bootstrap starting.
I20260710 11:06:09.082290 25191 tablet_bootstrap.cc:492] T bba0117ff12344028c9b9a8880d95f69 P 4a1edbf651bd47549ceab590b3b0247a: No bootstrap required, opened a new log
I20260710 11:06:09.082767 25191 ts_tablet_manager.cc:1403] T bba0117ff12344028c9b9a8880d95f69 P 4a1edbf651bd47549ceab590b3b0247a: Time spent bootstrapping tablet: real 0.049s	user 0.011s	sys 0.010s
I20260710 11:06:09.085959 25191 raft_consensus.cc:359] T bba0117ff12344028c9b9a8880d95f69 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.086536 25190 tablet_bootstrap.cc:654] T 0a24d28acb2f49d6b52646fca5ac536f P 873014437322477cbfcb81f2b8e1d047: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:09.086606 25191 raft_consensus.cc:385] T bba0117ff12344028c9b9a8880d95f69 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:09.086683 25189 tablet_bootstrap.cc:654] T bba0117ff12344028c9b9a8880d95f69 P c40e43c78a4843b0b129d55446486e59: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:09.087096 25191 raft_consensus.cc:740] T bba0117ff12344028c9b9a8880d95f69 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a1edbf651bd47549ceab590b3b0247a, State: Initialized, Role: FOLLOWER
I20260710 11:06:09.087944 25191 consensus_queue.cc:260] T bba0117ff12344028c9b9a8880d95f69 P 4a1edbf651bd47549ceab590b3b0247a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.088953 25075 raft_consensus.cc:3060] T 593e0a62b0d048c391d3e2952357d891 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.090543 25191 ts_tablet_manager.cc:1434] T bba0117ff12344028c9b9a8880d95f69 P 4a1edbf651bd47549ceab590b3b0247a: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:06:09.091743 25191 tablet_bootstrap.cc:492] T 0a24d28acb2f49d6b52646fca5ac536f P 4a1edbf651bd47549ceab590b3b0247a: Bootstrap starting.
I20260710 11:06:09.100502 25241 consensus_queue.cc:1048] T 04b8584cdea842b199c3fb9ab20f71af P c40e43c78a4843b0b129d55446486e59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:09.106285 25236 raft_consensus.cc:493] T a872fe0eab7d43ce9eec40c9eaa521ef P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:09.106956 25236 raft_consensus.cc:515] T a872fe0eab7d43ce9eec40c9eaa521ef P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.113009 25214 consensus_queue.cc:1048] T 593e0a62b0d048c391d3e2952357d891 P 4a1edbf651bd47549ceab590b3b0247a [LEADER]: Connected to new peer: Peer: permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:09.121268 25236 leader_election.cc:290] T a872fe0eab7d43ce9eec40c9eaa521ef P 873014437322477cbfcb81f2b8e1d047 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521), 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195:43601)
I20260710 11:06:09.130348 25190 tablet_bootstrap.cc:492] T 0a24d28acb2f49d6b52646fca5ac536f P 873014437322477cbfcb81f2b8e1d047: No bootstrap required, opened a new log
I20260710 11:06:09.130774 25190 ts_tablet_manager.cc:1403] T 0a24d28acb2f49d6b52646fca5ac536f P 873014437322477cbfcb81f2b8e1d047: Time spent bootstrapping tablet: real 0.053s	user 0.022s	sys 0.025s
I20260710 11:06:09.131928 25191 tablet_bootstrap.cc:654] T 0a24d28acb2f49d6b52646fca5ac536f P 4a1edbf651bd47549ceab590b3b0247a: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:09.132725 25238 raft_consensus.cc:493] T 593e0a62b0d048c391d3e2952357d891 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:09.133694 25238 raft_consensus.cc:515] T 593e0a62b0d048c391d3e2952357d891 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.135214 24965 leader_election.cc:304] T c4bfd692ac2e440586728db7833c0d92 P 873014437322477cbfcb81f2b8e1d047 [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: 4a1edbf651bd47549ceab590b3b0247a, 873014437322477cbfcb81f2b8e1d047; no voters: c40e43c78a4843b0b129d55446486e59
I20260710 11:06:09.136730 25238 leader_election.cc:290] T 593e0a62b0d048c391d3e2952357d891 P c40e43c78a4843b0b129d55446486e59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 873014437322477cbfcb81f2b8e1d047 (127.23.83.193:38951), 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195:43601)
I20260710 11:06:09.136843 25275 raft_consensus.cc:2804] T c4bfd692ac2e440586728db7833c0d92 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:09.137203 25275 raft_consensus.cc:493] T c4bfd692ac2e440586728db7833c0d92 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:09.137528 25275 raft_consensus.cc:3060] T c4bfd692ac2e440586728db7833c0d92 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.133692 25190 raft_consensus.cc:359] T 0a24d28acb2f49d6b52646fca5ac536f P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.138262 25190 raft_consensus.cc:385] T 0a24d28acb2f49d6b52646fca5ac536f P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:09.138567 25190 raft_consensus.cc:740] T 0a24d28acb2f49d6b52646fca5ac536f P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 873014437322477cbfcb81f2b8e1d047, State: Initialized, Role: FOLLOWER
I20260710 11:06:09.138342 25214 consensus_queue.cc:1048] T 593e0a62b0d048c391d3e2952357d891 P 4a1edbf651bd47549ceab590b3b0247a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:09.139194 25190 consensus_queue.cc:260] T 0a24d28acb2f49d6b52646fca5ac536f P 873014437322477cbfcb81f2b8e1d047 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.141319 25001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "593e0a62b0d048c391d3e2952357d891" candidate_uuid: "c40e43c78a4843b0b129d55446486e59" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "873014437322477cbfcb81f2b8e1d047" is_pre_election: true
I20260710 11:06:09.141388 25190 ts_tablet_manager.cc:1434] T 0a24d28acb2f49d6b52646fca5ac536f P 873014437322477cbfcb81f2b8e1d047: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:06:09.145076 25190 tablet_bootstrap.cc:492] T 0bbe708e78cb4cfc8230a716bf3e0285 P 873014437322477cbfcb81f2b8e1d047: Bootstrap starting.
I20260710 11:06:09.147971 25149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a872fe0eab7d43ce9eec40c9eaa521ef" candidate_uuid: "873014437322477cbfcb81f2b8e1d047" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a1edbf651bd47549ceab590b3b0247a" is_pre_election: true
I20260710 11:06:09.150063 25149 raft_consensus.cc:2393] T a872fe0eab7d43ce9eec40c9eaa521ef P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 873014437322477cbfcb81f2b8e1d047 in current term 1: Already voted for candidate c40e43c78a4843b0b129d55446486e59 in this term.
I20260710 11:06:09.150180 25076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a872fe0eab7d43ce9eec40c9eaa521ef" candidate_uuid: "873014437322477cbfcb81f2b8e1d047" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40e43c78a4843b0b129d55446486e59" is_pre_election: true
I20260710 11:06:09.152202 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "593e0a62b0d048c391d3e2952357d891" candidate_uuid: "c40e43c78a4843b0b129d55446486e59" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a1edbf651bd47549ceab590b3b0247a" is_pre_election: true
W20260710 11:06:09.152495 24965 consensus_peers.cc:597] T de38df9135bd4887a1990171035a6f64 P 873014437322477cbfcb81f2b8e1d047 -> Peer c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521): Couldn't send request to peer c40e43c78a4843b0b129d55446486e59. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:09.154103 25040 leader_election.cc:304] T 593e0a62b0d048c391d3e2952357d891 P c40e43c78a4843b0b129d55446486e59 [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: c40e43c78a4843b0b129d55446486e59; no voters: 4a1edbf651bd47549ceab590b3b0247a, 873014437322477cbfcb81f2b8e1d047
I20260710 11:06:09.154120 24965 leader_election.cc:304] T a872fe0eab7d43ce9eec40c9eaa521ef P 873014437322477cbfcb81f2b8e1d047 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 873014437322477cbfcb81f2b8e1d047; no voters: 4a1edbf651bd47549ceab590b3b0247a, c40e43c78a4843b0b129d55446486e59
I20260710 11:06:09.161084 25242 raft_consensus.cc:3060] T a872fe0eab7d43ce9eec40c9eaa521ef P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.162464 25236 consensus_queue.cc:1048] T de38df9135bd4887a1990171035a6f64 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:09.170063 25189 tablet_bootstrap.cc:492] T bba0117ff12344028c9b9a8880d95f69 P c40e43c78a4843b0b129d55446486e59: No bootstrap required, opened a new log
I20260710 11:06:09.170490 25189 ts_tablet_manager.cc:1403] T bba0117ff12344028c9b9a8880d95f69 P c40e43c78a4843b0b129d55446486e59: Time spent bootstrapping tablet: real 0.100s	user 0.023s	sys 0.047s
I20260710 11:06:09.166939 25236 consensus_queue.cc:1048] T 8632f1722bf8452d8e7d31405ef74267 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260710 11:06:09.172945 25275 raft_consensus.cc:515] T c4bfd692ac2e440586728db7833c0d92 P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.175284 25275 leader_election.cc:290] T c4bfd692ac2e440586728db7833c0d92 P 873014437322477cbfcb81f2b8e1d047 [CANDIDATE]: Term 1 election: Requested vote from peers c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521), 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195:43601)
I20260710 11:06:09.175933 25232 consensus_queue.cc:1048] T efe10248c53448ee99f265aee501dae1 P c40e43c78a4843b0b129d55446486e59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:09.176455 25242 raft_consensus.cc:2749] T a872fe0eab7d43ce9eec40c9eaa521ef P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:09.179328 25076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4bfd692ac2e440586728db7833c0d92" candidate_uuid: "873014437322477cbfcb81f2b8e1d047" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40e43c78a4843b0b129d55446486e59"
I20260710 11:06:09.179749 25147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4bfd692ac2e440586728db7833c0d92" candidate_uuid: "873014437322477cbfcb81f2b8e1d047" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a1edbf651bd47549ceab590b3b0247a"
I20260710 11:06:09.180389 25147 raft_consensus.cc:3060] T c4bfd692ac2e440586728db7833c0d92 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:06:09.180614 24965 leader_election.cc:343] T c4bfd692ac2e440586728db7833c0d92 P 873014437322477cbfcb81f2b8e1d047 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:09.183749 25189 raft_consensus.cc:359] T bba0117ff12344028c9b9a8880d95f69 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.184414 25189 raft_consensus.cc:385] T bba0117ff12344028c9b9a8880d95f69 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:09.184644 25189 raft_consensus.cc:740] T bba0117ff12344028c9b9a8880d95f69 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c40e43c78a4843b0b129d55446486e59, State: Initialized, Role: FOLLOWER
I20260710 11:06:09.185439 25242 raft_consensus.cc:493] T 2f44940ec11d441c8264644c2e5b0c89 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:09.186431 25242 raft_consensus.cc:515] T 2f44940ec11d441c8264644c2e5b0c89 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.183374 25232 consensus_queue.cc:1048] T efe10248c53448ee99f265aee501dae1 P c40e43c78a4843b0b129d55446486e59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260710 11:06:09.196220 25236 consensus_queue.cc:1048] T 8632f1722bf8452d8e7d31405ef74267 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:09.196817 24896 catalog_manager.cc:5697] T a40ddc6f7bee442fa8b42f7c77f6aa06 P 873014437322477cbfcb81f2b8e1d047 reported cstate change: term changed from 0 to 1, leader changed from <none> to 873014437322477cbfcb81f2b8e1d047 (127.23.83.193). New cstate: current_term: 1 leader_uuid: "873014437322477cbfcb81f2b8e1d047" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:09.189492 25189 consensus_queue.cc:260] T bba0117ff12344028c9b9a8880d95f69 P c40e43c78a4843b0b129d55446486e59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.192610 25238 raft_consensus.cc:2749] T 593e0a62b0d048c391d3e2952357d891 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:09.204101 25242 leader_election.cc:290] T 2f44940ec11d441c8264644c2e5b0c89 P 873014437322477cbfcb81f2b8e1d047 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521), 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195:43601)
I20260710 11:06:09.195648 25275 raft_consensus.cc:493] T 434cf21ec46247e3bba2c876bbf75838 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:09.205696 25196 raft_consensus.cc:493] T 5961f4ce55a144c58299dd53f958cd42 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:09.192873 25241 consensus_queue.cc:1048] T a872fe0eab7d43ce9eec40c9eaa521ef P c40e43c78a4843b0b129d55446486e59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260710 11:06:09.206554 25275 raft_consensus.cc:515] T 434cf21ec46247e3bba2c876bbf75838 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.206590 25196 raft_consensus.cc:515] T 5961f4ce55a144c58299dd53f958cd42 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.207633 25242 raft_consensus.cc:493] T 5961f4ce55a144c58299dd53f958cd42 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:09.208137 25242 raft_consensus.cc:515] T 5961f4ce55a144c58299dd53f958cd42 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.208809 25196 leader_election.cc:290] T 5961f4ce55a144c58299dd53f958cd42 P 4a1edbf651bd47549ceab590b3b0247a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 873014437322477cbfcb81f2b8e1d047 (127.23.83.193:38951), c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521)
I20260710 11:06:09.210124 25190 tablet_bootstrap.cc:654] T 0bbe708e78cb4cfc8230a716bf3e0285 P 873014437322477cbfcb81f2b8e1d047: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:09.211767 25000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5961f4ce55a144c58299dd53f958cd42" candidate_uuid: "4a1edbf651bd47549ceab590b3b0247a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "873014437322477cbfcb81f2b8e1d047" is_pre_election: true
I20260710 11:06:09.212956 25189 ts_tablet_manager.cc:1434] T bba0117ff12344028c9b9a8880d95f69 P c40e43c78a4843b0b129d55446486e59: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.001s
I20260710 11:06:09.214282 25189 tablet_bootstrap.cc:492] T 5961f4ce55a144c58299dd53f958cd42 P c40e43c78a4843b0b129d55446486e59: Bootstrap starting.
I20260710 11:06:09.202566 25147 raft_consensus.cc:2468] T c4bfd692ac2e440586728db7833c0d92 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 873014437322477cbfcb81f2b8e1d047 in term 1.
I20260710 11:06:09.218856 25073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f44940ec11d441c8264644c2e5b0c89" candidate_uuid: "873014437322477cbfcb81f2b8e1d047" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40e43c78a4843b0b129d55446486e59" is_pre_election: true
I20260710 11:06:09.219462 25242 leader_election.cc:290] T 5961f4ce55a144c58299dd53f958cd42 P 873014437322477cbfcb81f2b8e1d047 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521), 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195:43601)
I20260710 11:06:09.220683 25146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f44940ec11d441c8264644c2e5b0c89" candidate_uuid: "873014437322477cbfcb81f2b8e1d047" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a1edbf651bd47549ceab590b3b0247a" is_pre_election: true
W20260710 11:06:09.221277 24965 leader_election.cc:343] T 2f44940ec11d441c8264644c2e5b0c89 P 873014437322477cbfcb81f2b8e1d047 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:09.221477 25073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5961f4ce55a144c58299dd53f958cd42" candidate_uuid: "873014437322477cbfcb81f2b8e1d047" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40e43c78a4843b0b129d55446486e59" is_pre_election: true
I20260710 11:06:09.221796 25074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5961f4ce55a144c58299dd53f958cd42" candidate_uuid: "4a1edbf651bd47549ceab590b3b0247a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40e43c78a4843b0b129d55446486e59" is_pre_election: true
W20260710 11:06:09.222765 24965 leader_election.cc:343] T 2f44940ec11d441c8264644c2e5b0c89 P 873014437322477cbfcb81f2b8e1d047 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195:43601): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:09.212399 25000 raft_consensus.cc:2468] T 5961f4ce55a144c58299dd53f958cd42 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a1edbf651bd47549ceab590b3b0247a in term 0.
I20260710 11:06:09.223270 24965 leader_election.cc:304] T 2f44940ec11d441c8264644c2e5b0c89 P 873014437322477cbfcb81f2b8e1d047 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 873014437322477cbfcb81f2b8e1d047; no voters: 4a1edbf651bd47549ceab590b3b0247a, c40e43c78a4843b0b129d55446486e59
W20260710 11:06:09.223505 25114 leader_election.cc:343] T 5961f4ce55a144c58299dd53f958cd42 P 4a1edbf651bd47549ceab590b3b0247a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:09.224406 25146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5961f4ce55a144c58299dd53f958cd42" candidate_uuid: "873014437322477cbfcb81f2b8e1d047" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a1edbf651bd47549ceab590b3b0247a" is_pre_election: true
W20260710 11:06:09.224608 24965 leader_election.cc:343] T 5961f4ce55a144c58299dd53f958cd42 P 873014437322477cbfcb81f2b8e1d047 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:09.224814 25116 leader_election.cc:304] T 5961f4ce55a144c58299dd53f958cd42 P 4a1edbf651bd47549ceab590b3b0247a [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: 4a1edbf651bd47549ceab590b3b0247a, 873014437322477cbfcb81f2b8e1d047; no voters: c40e43c78a4843b0b129d55446486e59
I20260710 11:06:09.225613 25242 raft_consensus.cc:2749] T 2f44940ec11d441c8264644c2e5b0c89 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:09.225082 25146 raft_consensus.cc:2468] T 5961f4ce55a144c58299dd53f958cd42 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 873014437322477cbfcb81f2b8e1d047 in term 0.
I20260710 11:06:09.226557 25196 raft_consensus.cc:2804] T 5961f4ce55a144c58299dd53f958cd42 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:09.226979 25196 raft_consensus.cc:493] T 5961f4ce55a144c58299dd53f958cd42 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:09.227630 25196 raft_consensus.cc:3060] T 5961f4ce55a144c58299dd53f958cd42 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.239439 24965 leader_election.cc:304] T 5961f4ce55a144c58299dd53f958cd42 P 873014437322477cbfcb81f2b8e1d047 [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: 4a1edbf651bd47549ceab590b3b0247a, 873014437322477cbfcb81f2b8e1d047; no voters: c40e43c78a4843b0b129d55446486e59
I20260710 11:06:09.244885 25242 raft_consensus.cc:2804] T 5961f4ce55a144c58299dd53f958cd42 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:09.251420 25242 raft_consensus.cc:493] T 5961f4ce55a144c58299dd53f958cd42 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:09.257915 25242 raft_consensus.cc:3060] T 5961f4ce55a144c58299dd53f958cd42 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.260596 24965 leader_election.cc:304] T c4bfd692ac2e440586728db7833c0d92 P 873014437322477cbfcb81f2b8e1d047 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4a1edbf651bd47549ceab590b3b0247a, 873014437322477cbfcb81f2b8e1d047; no voters: c40e43c78a4843b0b129d55446486e59
I20260710 11:06:09.262091 25236 raft_consensus.cc:2804] T c4bfd692ac2e440586728db7833c0d92 P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:09.262723 25236 raft_consensus.cc:697] T c4bfd692ac2e440586728db7833c0d92 P 873014437322477cbfcb81f2b8e1d047 [term 1 LEADER]: Becoming Leader. State: Replica: 873014437322477cbfcb81f2b8e1d047, State: Running, Role: LEADER
I20260710 11:06:09.263247 25073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "434cf21ec46247e3bba2c876bbf75838" candidate_uuid: "873014437322477cbfcb81f2b8e1d047" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40e43c78a4843b0b129d55446486e59" is_pre_election: true
I20260710 11:06:09.256235 25275 leader_election.cc:290] T 434cf21ec46247e3bba2c876bbf75838 P 873014437322477cbfcb81f2b8e1d047 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521), 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195:43601)
I20260710 11:06:09.270627 25274 raft_consensus.cc:493] T bba0117ff12344028c9b9a8880d95f69 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:09.274494 25189 tablet_bootstrap.cc:654] T 5961f4ce55a144c58299dd53f958cd42 P c40e43c78a4843b0b129d55446486e59: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:09.283515 25274 raft_consensus.cc:515] T bba0117ff12344028c9b9a8880d95f69 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.292682 25294 raft_consensus.cc:493] T bba0117ff12344028c9b9a8880d95f69 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:09.293401 25294 raft_consensus.cc:515] T bba0117ff12344028c9b9a8880d95f69 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.305756 25213 consensus_queue.cc:1048] T 588d652ccff9488186e0fa6b1cd0baed P 4a1edbf651bd47549ceab590b3b0247a [LEADER]: Connected to new peer: Peer: permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:06:09.313949 25288 log.cc:927] Time spent T 593e0a62b0d048c391d3e2952357d891 P c40e43c78a4843b0b129d55446486e59: Append to log took a long time: real 0.074s	user 0.001s	sys 0.000s
I20260710 11:06:09.313997 25242 raft_consensus.cc:515] T 5961f4ce55a144c58299dd53f958cd42 P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
W20260710 11:06:09.316924 25289 log.cc:927] Time spent T de38df9135bd4887a1990171035a6f64 P 4a1edbf651bd47549ceab590b3b0247a: Append to log took a long time: real 0.067s	user 0.001s	sys 0.000s
I20260710 11:06:09.319555 25191 tablet_bootstrap.cc:492] T 0a24d28acb2f49d6b52646fca5ac536f P 4a1edbf651bd47549ceab590b3b0247a: No bootstrap required, opened a new log
I20260710 11:06:09.320139 25191 ts_tablet_manager.cc:1403] T 0a24d28acb2f49d6b52646fca5ac536f P 4a1edbf651bd47549ceab590b3b0247a: Time spent bootstrapping tablet: real 0.229s	user 0.012s	sys 0.007s
I20260710 11:06:09.324098 25191 raft_consensus.cc:359] T 0a24d28acb2f49d6b52646fca5ac536f P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.324762 25191 raft_consensus.cc:385] T 0a24d28acb2f49d6b52646fca5ac536f P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:09.325106 25191 raft_consensus.cc:740] T 0a24d28acb2f49d6b52646fca5ac536f P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a1edbf651bd47549ceab590b3b0247a, State: Initialized, Role: FOLLOWER
I20260710 11:06:09.326325 25274 leader_election.cc:290] T bba0117ff12344028c9b9a8880d95f69 P 873014437322477cbfcb81f2b8e1d047 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521), 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195:43601)
I20260710 11:06:09.327023 25148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "434cf21ec46247e3bba2c876bbf75838" candidate_uuid: "873014437322477cbfcb81f2b8e1d047" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a1edbf651bd47549ceab590b3b0247a" is_pre_election: true
I20260710 11:06:09.327993 25242 leader_election.cc:290] T 5961f4ce55a144c58299dd53f958cd42 P 873014437322477cbfcb81f2b8e1d047 [CANDIDATE]: Term 1 election: Requested vote from peers c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521), 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195:43601)
I20260710 11:06:09.327769 25148 raft_consensus.cc:2468] T 434cf21ec46247e3bba2c876bbf75838 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 873014437322477cbfcb81f2b8e1d047 in term 0.
I20260710 11:06:09.346519 25236 consensus_queue.cc:237] T c4bfd692ac2e440586728db7833c0d92 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.351012 25294 leader_election.cc:290] T bba0117ff12344028c9b9a8880d95f69 P c40e43c78a4843b0b129d55446486e59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 873014437322477cbfcb81f2b8e1d047 (127.23.83.193:38951), 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195:43601)
W20260710 11:06:09.328855 24965 leader_election.cc:343] T 434cf21ec46247e3bba2c876bbf75838 P 873014437322477cbfcb81f2b8e1d047 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:09.347741 25191 consensus_queue.cc:260] T 0a24d28acb2f49d6b52646fca5ac536f P 4a1edbf651bd47549ceab590b3b0247a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.373075 25191 ts_tablet_manager.cc:1434] T 0a24d28acb2f49d6b52646fca5ac536f P 4a1edbf651bd47549ceab590b3b0247a: Time spent starting tablet: real 0.053s	user 0.007s	sys 0.000s
I20260710 11:06:09.374624 25191 tablet_bootstrap.cc:492] T 42c15e20caf34cbfbcceb3be0311c2c9 P 4a1edbf651bd47549ceab590b3b0247a: Bootstrap starting.
I20260710 11:06:09.384013 24998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bba0117ff12344028c9b9a8880d95f69" candidate_uuid: "c40e43c78a4843b0b129d55446486e59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "873014437322477cbfcb81f2b8e1d047" is_pre_election: true
I20260710 11:06:09.384969 24998 raft_consensus.cc:2468] T bba0117ff12344028c9b9a8880d95f69 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c40e43c78a4843b0b129d55446486e59 in term 0.
I20260710 11:06:09.387043 25075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bba0117ff12344028c9b9a8880d95f69" candidate_uuid: "873014437322477cbfcb81f2b8e1d047" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40e43c78a4843b0b129d55446486e59" is_pre_election: true
I20260710 11:06:09.392308 25075 raft_consensus.cc:2468] T bba0117ff12344028c9b9a8880d95f69 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 873014437322477cbfcb81f2b8e1d047 in term 0.
I20260710 11:06:09.381383 25196 raft_consensus.cc:515] T 5961f4ce55a144c58299dd53f958cd42 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.388545 25042 leader_election.cc:304] T bba0117ff12344028c9b9a8880d95f69 P c40e43c78a4843b0b129d55446486e59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 873014437322477cbfcb81f2b8e1d047, c40e43c78a4843b0b129d55446486e59; no voters: 
I20260710 11:06:09.396353 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5961f4ce55a144c58299dd53f958cd42" candidate_uuid: "873014437322477cbfcb81f2b8e1d047" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a1edbf651bd47549ceab590b3b0247a"
I20260710 11:06:09.394690 25148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bba0117ff12344028c9b9a8880d95f69" candidate_uuid: "873014437322477cbfcb81f2b8e1d047" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a1edbf651bd47549ceab590b3b0247a" is_pre_election: true
I20260710 11:06:09.397432 25148 raft_consensus.cc:2468] T bba0117ff12344028c9b9a8880d95f69 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 873014437322477cbfcb81f2b8e1d047 in term 0.
I20260710 11:06:09.397665 25190 tablet_bootstrap.cc:492] T 0bbe708e78cb4cfc8230a716bf3e0285 P 873014437322477cbfcb81f2b8e1d047: No bootstrap required, opened a new log
I20260710 11:06:09.398144 25190 ts_tablet_manager.cc:1403] T 0bbe708e78cb4cfc8230a716bf3e0285 P 873014437322477cbfcb81f2b8e1d047: Time spent bootstrapping tablet: real 0.254s	user 0.016s	sys 0.021s
I20260710 11:06:09.399508 25294 raft_consensus.cc:2804] T bba0117ff12344028c9b9a8880d95f69 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:09.405993 25147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bba0117ff12344028c9b9a8880d95f69" candidate_uuid: "c40e43c78a4843b0b129d55446486e59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a1edbf651bd47549ceab590b3b0247a" is_pre_election: true
I20260710 11:06:09.398612 25075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5961f4ce55a144c58299dd53f958cd42" candidate_uuid: "873014437322477cbfcb81f2b8e1d047" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40e43c78a4843b0b129d55446486e59"
I20260710 11:06:09.407238 25147 raft_consensus.cc:2468] T bba0117ff12344028c9b9a8880d95f69 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c40e43c78a4843b0b129d55446486e59 in term 0.
I20260710 11:06:09.410523 25150 raft_consensus.cc:2393] T 5961f4ce55a144c58299dd53f958cd42 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 873014437322477cbfcb81f2b8e1d047 in current term 1: Already voted for candidate 4a1edbf651bd47549ceab590b3b0247a in this term.
I20260710 11:06:09.410717 25196 leader_election.cc:290] T 5961f4ce55a144c58299dd53f958cd42 P 4a1edbf651bd47549ceab590b3b0247a [CANDIDATE]: Term 1 election: Requested vote from peers 873014437322477cbfcb81f2b8e1d047 (127.23.83.193:38951), c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521)
I20260710 11:06:09.411921 24965 leader_election.cc:304] T 434cf21ec46247e3bba2c876bbf75838 P 873014437322477cbfcb81f2b8e1d047 [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: 4a1edbf651bd47549ceab590b3b0247a, 873014437322477cbfcb81f2b8e1d047; no voters: c40e43c78a4843b0b129d55446486e59
I20260710 11:06:09.405071 25294 raft_consensus.cc:493] T bba0117ff12344028c9b9a8880d95f69 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:09.412951 25294 raft_consensus.cc:3060] T bba0117ff12344028c9b9a8880d95f69 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.414695 24999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5961f4ce55a144c58299dd53f958cd42" candidate_uuid: "4a1edbf651bd47549ceab590b3b0247a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "873014437322477cbfcb81f2b8e1d047"
I20260710 11:06:09.415019 24965 leader_election.cc:304] T bba0117ff12344028c9b9a8880d95f69 P 873014437322477cbfcb81f2b8e1d047 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a1edbf651bd47549ceab590b3b0247a, 873014437322477cbfcb81f2b8e1d047; no voters: 
I20260710 11:06:09.415457 24999 raft_consensus.cc:2393] T 5961f4ce55a144c58299dd53f958cd42 P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4a1edbf651bd47549ceab590b3b0247a in current term 1: Already voted for candidate 873014437322477cbfcb81f2b8e1d047 in this term.
I20260710 11:06:09.416437 25240 raft_consensus.cc:2804] T 434cf21ec46247e3bba2c876bbf75838 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:09.417207 25191 tablet_bootstrap.cc:654] T 42c15e20caf34cbfbcceb3be0311c2c9 P 4a1edbf651bd47549ceab590b3b0247a: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:09.416800 25240 raft_consensus.cc:493] T 434cf21ec46247e3bba2c876bbf75838 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:09.420436 25240 raft_consensus.cc:3060] T 434cf21ec46247e3bba2c876bbf75838 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.422864 25242 raft_consensus.cc:2804] T bba0117ff12344028c9b9a8880d95f69 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:09.425683 25242 raft_consensus.cc:493] T bba0117ff12344028c9b9a8880d95f69 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:09.426033 25242 raft_consensus.cc:3060] T bba0117ff12344028c9b9a8880d95f69 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.432603 25190 raft_consensus.cc:359] T 0bbe708e78cb4cfc8230a716bf3e0285 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.433537 25190 raft_consensus.cc:385] T 0bbe708e78cb4cfc8230a716bf3e0285 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:09.433883 25190 raft_consensus.cc:740] T 0bbe708e78cb4cfc8230a716bf3e0285 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 873014437322477cbfcb81f2b8e1d047, State: Initialized, Role: FOLLOWER
I20260710 11:06:09.436709 25189 tablet_bootstrap.cc:492] T 5961f4ce55a144c58299dd53f958cd42 P c40e43c78a4843b0b129d55446486e59: No bootstrap required, opened a new log
I20260710 11:06:09.437145 25189 ts_tablet_manager.cc:1403] T 5961f4ce55a144c58299dd53f958cd42 P c40e43c78a4843b0b129d55446486e59: Time spent bootstrapping tablet: real 0.223s	user 0.016s	sys 0.014s
I20260710 11:06:09.438490 25190 consensus_queue.cc:260] T 0bbe708e78cb4cfc8230a716bf3e0285 P 873014437322477cbfcb81f2b8e1d047 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.441694 25190 ts_tablet_manager.cc:1434] T 0bbe708e78cb4cfc8230a716bf3e0285 P 873014437322477cbfcb81f2b8e1d047: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.001s
I20260710 11:06:09.442579 25190 tablet_bootstrap.cc:492] T db59c76e51c74b3582d122d609a6bec7 P 873014437322477cbfcb81f2b8e1d047: Bootstrap starting.
W20260710 11:06:09.449010 24965 leader_election.cc:343] T 5961f4ce55a144c58299dd53f958cd42 P 873014437322477cbfcb81f2b8e1d047 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:09.449469 24965 leader_election.cc:304] T 5961f4ce55a144c58299dd53f958cd42 P 873014437322477cbfcb81f2b8e1d047 [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: 873014437322477cbfcb81f2b8e1d047; no voters: 4a1edbf651bd47549ceab590b3b0247a, c40e43c78a4843b0b129d55446486e59
I20260710 11:06:09.452052 25197 raft_consensus.cc:2749] T 5961f4ce55a144c58299dd53f958cd42 P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:06:09.452872 25240 raft_consensus.cc:515] T 434cf21ec46247e3bba2c876bbf75838 P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
W20260710 11:06:09.457916 25114 consensus_peers.cc:597] T 588d652ccff9488186e0fa6b1cd0baed P 4a1edbf651bd47549ceab590b3b0247a -> Peer c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521): Couldn't send request to peer c40e43c78a4843b0b129d55446486e59. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:09.458412 25189 raft_consensus.cc:359] T 5961f4ce55a144c58299dd53f958cd42 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.459100 25189 raft_consensus.cc:385] T 5961f4ce55a144c58299dd53f958cd42 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:09.459362 25189 raft_consensus.cc:740] T 5961f4ce55a144c58299dd53f958cd42 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c40e43c78a4843b0b129d55446486e59, State: Initialized, Role: FOLLOWER
I20260710 11:06:09.460089 25189 consensus_queue.cc:260] T 5961f4ce55a144c58299dd53f958cd42 P c40e43c78a4843b0b129d55446486e59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.461635 25073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5961f4ce55a144c58299dd53f958cd42" candidate_uuid: "4a1edbf651bd47549ceab590b3b0247a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40e43c78a4843b0b129d55446486e59"
I20260710 11:06:09.462204 25073 raft_consensus.cc:3060] T 5961f4ce55a144c58299dd53f958cd42 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.463606 25241 consensus_queue.cc:1048] T a872fe0eab7d43ce9eec40c9eaa521ef P c40e43c78a4843b0b129d55446486e59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:09.466547 25189 ts_tablet_manager.cc:1434] T 5961f4ce55a144c58299dd53f958cd42 P c40e43c78a4843b0b129d55446486e59: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.001s
I20260710 11:06:09.467450 25189 tablet_bootstrap.cc:492] T c4bfd692ac2e440586728db7833c0d92 P c40e43c78a4843b0b129d55446486e59: Bootstrap starting.
W20260710 11:06:09.469892 24965 consensus_peers.cc:597] T 3626e26feac3409197908178becf4ebb P 873014437322477cbfcb81f2b8e1d047 -> Peer c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521): Couldn't send request to peer c40e43c78a4843b0b129d55446486e59. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:09.476045 25240 leader_election.cc:290] T 434cf21ec46247e3bba2c876bbf75838 P 873014437322477cbfcb81f2b8e1d047 [CANDIDATE]: Term 1 election: Requested vote from peers c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521), 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195:43601)
I20260710 11:06:09.477028 25076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "434cf21ec46247e3bba2c876bbf75838" candidate_uuid: "873014437322477cbfcb81f2b8e1d047" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40e43c78a4843b0b129d55446486e59"
I20260710 11:06:09.477365 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "434cf21ec46247e3bba2c876bbf75838" candidate_uuid: "873014437322477cbfcb81f2b8e1d047" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a1edbf651bd47549ceab590b3b0247a"
I20260710 11:06:09.487589 25150 raft_consensus.cc:3060] T 434cf21ec46247e3bba2c876bbf75838 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:06:09.488307 24965 leader_election.cc:343] T 434cf21ec46247e3bba2c876bbf75838 P 873014437322477cbfcb81f2b8e1d047 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:09.469236 25232 raft_consensus.cc:493] T 0bbe708e78cb4cfc8230a716bf3e0285 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:09.494711 25297 raft_consensus.cc:493] T 0a24d28acb2f49d6b52646fca5ac536f P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:09.495267 25297 raft_consensus.cc:515] T 0a24d28acb2f49d6b52646fca5ac536f P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.504005 25297 leader_election.cc:290] T 0a24d28acb2f49d6b52646fca5ac536f P 4a1edbf651bd47549ceab590b3b0247a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 873014437322477cbfcb81f2b8e1d047 (127.23.83.193:38951), c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521)
I20260710 11:06:09.494211 25232 raft_consensus.cc:515] T 0bbe708e78cb4cfc8230a716bf3e0285 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.504983 25298 consensus_queue.cc:1048] T 1d3a1d3c72b5454e8fe8848f6d981b99 P 4a1edbf651bd47549ceab590b3b0247a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.062s
I20260710 11:06:09.508422 25297 raft_consensus.cc:493] T 7aa6286283ba4351896d0fe933dfb761 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:09.522154 25294 raft_consensus.cc:515] T bba0117ff12344028c9b9a8880d95f69 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.511047 24998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a24d28acb2f49d6b52646fca5ac536f" candidate_uuid: "4a1edbf651bd47549ceab590b3b0247a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "873014437322477cbfcb81f2b8e1d047" is_pre_election: true
I20260710 11:06:09.521386 25075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a24d28acb2f49d6b52646fca5ac536f" candidate_uuid: "4a1edbf651bd47549ceab590b3b0247a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40e43c78a4843b0b129d55446486e59" is_pre_election: true
I20260710 11:06:09.525789 25236 raft_consensus.cc:493] T 0bbe708e78cb4cfc8230a716bf3e0285 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:09.526532 25214 consensus_queue.cc:1048] T 1d3a1d3c72b5454e8fe8848f6d981b99 P 4a1edbf651bd47549ceab590b3b0247a [LEADER]: Connected to new peer: Peer: permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:06:09.527658 24998 raft_consensus.cc:2468] T 0a24d28acb2f49d6b52646fca5ac536f P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a1edbf651bd47549ceab590b3b0247a in term 0.
I20260710 11:06:09.528453 25236 raft_consensus.cc:515] T 0bbe708e78cb4cfc8230a716bf3e0285 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.530520 25236 leader_election.cc:290] T 0bbe708e78cb4cfc8230a716bf3e0285 P 873014437322477cbfcb81f2b8e1d047 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521), 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195:43601)
I20260710 11:06:09.528146 25075 raft_consensus.cc:2468] T 0a24d28acb2f49d6b52646fca5ac536f P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a1edbf651bd47549ceab590b3b0247a in term 0.
I20260710 11:06:09.532948 25116 leader_election.cc:304] T 0a24d28acb2f49d6b52646fca5ac536f P 4a1edbf651bd47549ceab590b3b0247a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a1edbf651bd47549ceab590b3b0247a, 873014437322477cbfcb81f2b8e1d047; no voters: 
I20260710 11:06:09.533401 25232 leader_election.cc:290] T 0bbe708e78cb4cfc8230a716bf3e0285 P c40e43c78a4843b0b129d55446486e59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 873014437322477cbfcb81f2b8e1d047 (127.23.83.193:38951), 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195:43601)
I20260710 11:06:09.533987 25213 raft_consensus.cc:2804] T 0a24d28acb2f49d6b52646fca5ac536f P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:09.534364 25213 raft_consensus.cc:493] T 0a24d28acb2f49d6b52646fca5ac536f P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:09.534472 25150 raft_consensus.cc:2468] T 434cf21ec46247e3bba2c876bbf75838 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 873014437322477cbfcb81f2b8e1d047 in term 1.
I20260710 11:06:09.534721 25213 raft_consensus.cc:3060] T 0a24d28acb2f49d6b52646fca5ac536f P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.534834 25147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bbe708e78cb4cfc8230a716bf3e0285" candidate_uuid: "873014437322477cbfcb81f2b8e1d047" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a1edbf651bd47549ceab590b3b0247a" is_pre_election: true
I20260710 11:06:09.536356 24965 leader_election.cc:304] T 434cf21ec46247e3bba2c876bbf75838 P 873014437322477cbfcb81f2b8e1d047 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4a1edbf651bd47549ceab590b3b0247a, 873014437322477cbfcb81f2b8e1d047; no voters: c40e43c78a4843b0b129d55446486e59
I20260710 11:06:09.537106 25197 raft_consensus.cc:2804] T 434cf21ec46247e3bba2c876bbf75838 P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:09.537535 25197 raft_consensus.cc:697] T 434cf21ec46247e3bba2c876bbf75838 P 873014437322477cbfcb81f2b8e1d047 [term 1 LEADER]: Becoming Leader. State: Replica: 873014437322477cbfcb81f2b8e1d047, State: Running, Role: LEADER
I20260710 11:06:09.537693 25294 leader_election.cc:290] T bba0117ff12344028c9b9a8880d95f69 P c40e43c78a4843b0b129d55446486e59 [CANDIDATE]: Term 1 election: Requested vote from peers 873014437322477cbfcb81f2b8e1d047 (127.23.83.193:38951), 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195:43601)
I20260710 11:06:09.525300 25297 raft_consensus.cc:515] T 7aa6286283ba4351896d0fe933dfb761 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.538334 25197 consensus_queue.cc:237] T 434cf21ec46247e3bba2c876bbf75838 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.539620 25297 leader_election.cc:290] T 7aa6286283ba4351896d0fe933dfb761 P 4a1edbf651bd47549ceab590b3b0247a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 873014437322477cbfcb81f2b8e1d047 (127.23.83.193:38951), c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521)
I20260710 11:06:09.541136 25075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bbe708e78cb4cfc8230a716bf3e0285" candidate_uuid: "873014437322477cbfcb81f2b8e1d047" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40e43c78a4843b0b129d55446486e59" is_pre_election: true
I20260710 11:06:09.547030 25075 raft_consensus.cc:2468] T 0bbe708e78cb4cfc8230a716bf3e0285 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 873014437322477cbfcb81f2b8e1d047 in term 0.
I20260710 11:06:09.546320 24997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aa6286283ba4351896d0fe933dfb761" candidate_uuid: "4a1edbf651bd47549ceab590b3b0247a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "873014437322477cbfcb81f2b8e1d047" is_pre_election: true
W20260710 11:06:09.549008 24965 leader_election.cc:343] T 0bbe708e78cb4cfc8230a716bf3e0285 P 873014437322477cbfcb81f2b8e1d047 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195:43601): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:09.549978 24965 leader_election.cc:304] T 0bbe708e78cb4cfc8230a716bf3e0285 P 873014437322477cbfcb81f2b8e1d047 [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: 873014437322477cbfcb81f2b8e1d047, c40e43c78a4843b0b129d55446486e59; no voters: 4a1edbf651bd47549ceab590b3b0247a
I20260710 11:06:09.550082 25148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bbe708e78cb4cfc8230a716bf3e0285" candidate_uuid: "c40e43c78a4843b0b129d55446486e59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a1edbf651bd47549ceab590b3b0247a" is_pre_election: true
I20260710 11:06:09.551092 25275 raft_consensus.cc:2804] T 0bbe708e78cb4cfc8230a716bf3e0285 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:09.551312 25147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bba0117ff12344028c9b9a8880d95f69" candidate_uuid: "c40e43c78a4843b0b129d55446486e59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a1edbf651bd47549ceab590b3b0247a"
I20260710 11:06:09.551469 25275 raft_consensus.cc:493] T 0bbe708e78cb4cfc8230a716bf3e0285 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:09.551909 25275 raft_consensus.cc:3060] T 0bbe708e78cb4cfc8230a716bf3e0285 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.552870 24997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bba0117ff12344028c9b9a8880d95f69" candidate_uuid: "c40e43c78a4843b0b129d55446486e59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "873014437322477cbfcb81f2b8e1d047"
W20260710 11:06:09.553118 25116 leader_election.cc:343] T 7aa6286283ba4351896d0fe933dfb761 P 4a1edbf651bd47549ceab590b3b0247a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 873014437322477cbfcb81f2b8e1d047 (127.23.83.193:38951): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:09.553900 24998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bbe708e78cb4cfc8230a716bf3e0285" candidate_uuid: "c40e43c78a4843b0b129d55446486e59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "873014437322477cbfcb81f2b8e1d047" is_pre_election: true
I20260710 11:06:09.551944 25147 raft_consensus.cc:3060] T bba0117ff12344028c9b9a8880d95f69 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.558084 25242 raft_consensus.cc:515] T bba0117ff12344028c9b9a8880d95f69 P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.527664 25240 consensus_queue.cc:1048] T 3626e26feac3409197908178becf4ebb P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.028s
I20260710 11:06:09.562945 24997 raft_consensus.cc:2393] T bba0117ff12344028c9b9a8880d95f69 P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c40e43c78a4843b0b129d55446486e59 in current term 1: Already voted for candidate 873014437322477cbfcb81f2b8e1d047 in this term.
I20260710 11:06:09.563259 25275 raft_consensus.cc:515] T 0bbe708e78cb4cfc8230a716bf3e0285 P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.564285 24998 raft_consensus.cc:2393] T 0bbe708e78cb4cfc8230a716bf3e0285 P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c40e43c78a4843b0b129d55446486e59 in current term 1: Already voted for candidate 873014437322477cbfcb81f2b8e1d047 in this term.
I20260710 11:06:09.564524 25191 tablet_bootstrap.cc:492] T 42c15e20caf34cbfbcceb3be0311c2c9 P 4a1edbf651bd47549ceab590b3b0247a: No bootstrap required, opened a new log
I20260710 11:06:09.564998 25191 ts_tablet_manager.cc:1403] T 42c15e20caf34cbfbcceb3be0311c2c9 P 4a1edbf651bd47549ceab590b3b0247a: Time spent bootstrapping tablet: real 0.191s	user 0.006s	sys 0.024s
I20260710 11:06:09.565299 25275 leader_election.cc:290] T 0bbe708e78cb4cfc8230a716bf3e0285 P 873014437322477cbfcb81f2b8e1d047 [CANDIDATE]: Term 1 election: Requested vote from peers c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521), 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195:43601)
I20260710 11:06:09.551831 25075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aa6286283ba4351896d0fe933dfb761" candidate_uuid: "4a1edbf651bd47549ceab590b3b0247a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40e43c78a4843b0b129d55446486e59" is_pre_election: true
I20260710 11:06:09.574910 25213 raft_consensus.cc:515] T 0a24d28acb2f49d6b52646fca5ac536f P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.576046 25190 tablet_bootstrap.cc:654] T db59c76e51c74b3582d122d609a6bec7 P 873014437322477cbfcb81f2b8e1d047: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:09.571367 25242 leader_election.cc:290] T bba0117ff12344028c9b9a8880d95f69 P 873014437322477cbfcb81f2b8e1d047 [CANDIDATE]: Term 1 election: Requested vote from peers c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521), 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195:43601)
I20260710 11:06:09.580180 25189 tablet_bootstrap.cc:654] T c4bfd692ac2e440586728db7833c0d92 P c40e43c78a4843b0b129d55446486e59: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:09.577965 25191 raft_consensus.cc:359] T 42c15e20caf34cbfbcceb3be0311c2c9 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.581128 25191 raft_consensus.cc:385] T 42c15e20caf34cbfbcceb3be0311c2c9 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:09.581374 25191 raft_consensus.cc:740] T 42c15e20caf34cbfbcceb3be0311c2c9 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a1edbf651bd47549ceab590b3b0247a, State: Initialized, Role: FOLLOWER
I20260710 11:06:09.581915 25191 consensus_queue.cc:260] T 42c15e20caf34cbfbcceb3be0311c2c9 P 4a1edbf651bd47549ceab590b3b0247a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.585611 25191 ts_tablet_manager.cc:1434] T 42c15e20caf34cbfbcceb3be0311c2c9 P 4a1edbf651bd47549ceab590b3b0247a: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.002s
W20260710 11:06:09.586997 25040 leader_election.cc:343] T 0bbe708e78cb4cfc8230a716bf3e0285 P c40e43c78a4843b0b129d55446486e59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195:43601): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:09.587565 25075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bba0117ff12344028c9b9a8880d95f69" candidate_uuid: "873014437322477cbfcb81f2b8e1d047" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40e43c78a4843b0b129d55446486e59"
I20260710 11:06:09.587733 25073 raft_consensus.cc:2468] T 5961f4ce55a144c58299dd53f958cd42 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a1edbf651bd47549ceab590b3b0247a in term 1.
W20260710 11:06:09.588119 25114 leader_election.cc:343] T 7aa6286283ba4351896d0fe933dfb761 P 4a1edbf651bd47549ceab590b3b0247a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:09.588348 25075 raft_consensus.cc:2393] T bba0117ff12344028c9b9a8880d95f69 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 873014437322477cbfcb81f2b8e1d047 in current term 1: Already voted for candidate c40e43c78a4843b0b129d55446486e59 in this term.
I20260710 11:06:09.587466 25040 leader_election.cc:304] T 0bbe708e78cb4cfc8230a716bf3e0285 P c40e43c78a4843b0b129d55446486e59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c40e43c78a4843b0b129d55446486e59; no voters: 4a1edbf651bd47549ceab590b3b0247a, 873014437322477cbfcb81f2b8e1d047
I20260710 11:06:09.588564 25114 leader_election.cc:304] T 7aa6286283ba4351896d0fe933dfb761 P 4a1edbf651bd47549ceab590b3b0247a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4a1edbf651bd47549ceab590b3b0247a; no voters: 873014437322477cbfcb81f2b8e1d047, c40e43c78a4843b0b129d55446486e59
I20260710 11:06:09.589327 25298 raft_consensus.cc:2749] T 7aa6286283ba4351896d0fe933dfb761 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:09.588141 25074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bbe708e78cb4cfc8230a716bf3e0285" candidate_uuid: "873014437322477cbfcb81f2b8e1d047" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40e43c78a4843b0b129d55446486e59"
I20260710 11:06:09.590310 25074 raft_consensus.cc:3060] T 0bbe708e78cb4cfc8230a716bf3e0285 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.593281 25191 tablet_bootstrap.cc:492] T 8b36d2a0be544a709fc84fbe87e87cff P 4a1edbf651bd47549ceab590b3b0247a: Bootstrap starting.
I20260710 11:06:09.593582 25149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bba0117ff12344028c9b9a8880d95f69" candidate_uuid: "873014437322477cbfcb81f2b8e1d047" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a1edbf651bd47549ceab590b3b0247a"
I20260710 11:06:09.598518 25148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bbe708e78cb4cfc8230a716bf3e0285" candidate_uuid: "873014437322477cbfcb81f2b8e1d047" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a1edbf651bd47549ceab590b3b0247a"
I20260710 11:06:09.600054 24965 leader_election.cc:304] T bba0117ff12344028c9b9a8880d95f69 P 873014437322477cbfcb81f2b8e1d047 [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: 873014437322477cbfcb81f2b8e1d047; no voters: 4a1edbf651bd47549ceab590b3b0247a, c40e43c78a4843b0b129d55446486e59
W20260710 11:06:09.601240 24965 leader_election.cc:343] T 0bbe708e78cb4cfc8230a716bf3e0285 P 873014437322477cbfcb81f2b8e1d047 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195:43601): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:09.601902 25242 raft_consensus.cc:2749] T bba0117ff12344028c9b9a8880d95f69 P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:06:09.602903 25075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a24d28acb2f49d6b52646fca5ac536f" candidate_uuid: "4a1edbf651bd47549ceab590b3b0247a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40e43c78a4843b0b129d55446486e59"
I20260710 11:06:09.603474 25075 raft_consensus.cc:3060] T 0a24d28acb2f49d6b52646fca5ac536f P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.586223 25213 leader_election.cc:290] T 0a24d28acb2f49d6b52646fca5ac536f P 4a1edbf651bd47549ceab590b3b0247a [CANDIDATE]: Term 1 election: Requested vote from peers 873014437322477cbfcb81f2b8e1d047 (127.23.83.193:38951), c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521)
I20260710 11:06:09.604141 24997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a24d28acb2f49d6b52646fca5ac536f" candidate_uuid: "4a1edbf651bd47549ceab590b3b0247a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "873014437322477cbfcb81f2b8e1d047"
I20260710 11:06:09.612833 24997 raft_consensus.cc:3060] T 0a24d28acb2f49d6b52646fca5ac536f P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.602739 24896 catalog_manager.cc:5697] T c4bfd692ac2e440586728db7833c0d92 P 873014437322477cbfcb81f2b8e1d047 reported cstate change: term changed from 0 to 1, leader changed from <none> to 873014437322477cbfcb81f2b8e1d047 (127.23.83.193). New cstate: current_term: 1 leader_uuid: "873014437322477cbfcb81f2b8e1d047" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:09.623342 25147 raft_consensus.cc:2468] T bba0117ff12344028c9b9a8880d95f69 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c40e43c78a4843b0b129d55446486e59 in term 1.
I20260710 11:06:09.621233 25114 leader_election.cc:304] T 5961f4ce55a144c58299dd53f958cd42 P 4a1edbf651bd47549ceab590b3b0247a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4a1edbf651bd47549ceab590b3b0247a, c40e43c78a4843b0b129d55446486e59; no voters: 873014437322477cbfcb81f2b8e1d047
I20260710 11:06:09.627290 25213 raft_consensus.cc:2804] T 5961f4ce55a144c58299dd53f958cd42 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:09.628191 25074 raft_consensus.cc:2468] T 0bbe708e78cb4cfc8230a716bf3e0285 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 873014437322477cbfcb81f2b8e1d047 in term 1.
I20260710 11:06:09.629324 24965 leader_election.cc:304] T 0bbe708e78cb4cfc8230a716bf3e0285 P 873014437322477cbfcb81f2b8e1d047 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 873014437322477cbfcb81f2b8e1d047, c40e43c78a4843b0b129d55446486e59; no voters: 4a1edbf651bd47549ceab590b3b0247a
I20260710 11:06:09.629581 25232 raft_consensus.cc:2749] T 0bbe708e78cb4cfc8230a716bf3e0285 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:09.630496 25242 raft_consensus.cc:2804] T 0bbe708e78cb4cfc8230a716bf3e0285 P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:09.630950 25242 raft_consensus.cc:697] T 0bbe708e78cb4cfc8230a716bf3e0285 P 873014437322477cbfcb81f2b8e1d047 [term 1 LEADER]: Becoming Leader. State: Replica: 873014437322477cbfcb81f2b8e1d047, State: Running, Role: LEADER
I20260710 11:06:09.631718 25242 consensus_queue.cc:237] T 0bbe708e78cb4cfc8230a716bf3e0285 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.632381 25040 leader_election.cc:304] T bba0117ff12344028c9b9a8880d95f69 P c40e43c78a4843b0b129d55446486e59 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4a1edbf651bd47549ceab590b3b0247a, c40e43c78a4843b0b129d55446486e59; no voters: 873014437322477cbfcb81f2b8e1d047
I20260710 11:06:09.633607 25294 raft_consensus.cc:2804] T bba0117ff12344028c9b9a8880d95f69 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:09.634059 25294 raft_consensus.cc:697] T bba0117ff12344028c9b9a8880d95f69 P c40e43c78a4843b0b129d55446486e59 [term 1 LEADER]: Becoming Leader. State: Replica: c40e43c78a4843b0b129d55446486e59, State: Running, Role: LEADER
I20260710 11:06:09.629464 25213 raft_consensus.cc:697] T 5961f4ce55a144c58299dd53f958cd42 P 4a1edbf651bd47549ceab590b3b0247a [term 1 LEADER]: Becoming Leader. State: Replica: 4a1edbf651bd47549ceab590b3b0247a, State: Running, Role: LEADER
I20260710 11:06:09.634850 25294 consensus_queue.cc:237] T bba0117ff12344028c9b9a8880d95f69 P c40e43c78a4843b0b129d55446486e59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.637075 25213 consensus_queue.cc:237] T 5961f4ce55a144c58299dd53f958cd42 P 4a1edbf651bd47549ceab590b3b0247a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.637773 24997 raft_consensus.cc:2468] T 0a24d28acb2f49d6b52646fca5ac536f P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a1edbf651bd47549ceab590b3b0247a in term 1.
I20260710 11:06:09.646104 25075 raft_consensus.cc:2468] T 0a24d28acb2f49d6b52646fca5ac536f P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a1edbf651bd47549ceab590b3b0247a in term 1.
I20260710 11:06:09.650110 25116 leader_election.cc:304] T 0a24d28acb2f49d6b52646fca5ac536f P 4a1edbf651bd47549ceab590b3b0247a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a1edbf651bd47549ceab590b3b0247a, 873014437322477cbfcb81f2b8e1d047; no voters: 
I20260710 11:06:09.651093 25196 raft_consensus.cc:2804] T 0a24d28acb2f49d6b52646fca5ac536f P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:09.651587 25196 raft_consensus.cc:697] T 0a24d28acb2f49d6b52646fca5ac536f P 4a1edbf651bd47549ceab590b3b0247a [term 1 LEADER]: Becoming Leader. State: Replica: 4a1edbf651bd47549ceab590b3b0247a, State: Running, Role: LEADER
I20260710 11:06:09.655426 25190 tablet_bootstrap.cc:492] T db59c76e51c74b3582d122d609a6bec7 P 873014437322477cbfcb81f2b8e1d047: No bootstrap required, opened a new log
I20260710 11:06:09.655812 25190 ts_tablet_manager.cc:1403] T db59c76e51c74b3582d122d609a6bec7 P 873014437322477cbfcb81f2b8e1d047: Time spent bootstrapping tablet: real 0.213s	user 0.005s	sys 0.010s
I20260710 11:06:09.659317 25191 tablet_bootstrap.cc:654] T 8b36d2a0be544a709fc84fbe87e87cff P 4a1edbf651bd47549ceab590b3b0247a: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:09.659178 25196 consensus_queue.cc:237] T 0a24d28acb2f49d6b52646fca5ac536f P 4a1edbf651bd47549ceab590b3b0247a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
W20260710 11:06:09.669474 24965 consensus_peers.cc:597] T a40ddc6f7bee442fa8b42f7c77f6aa06 P 873014437322477cbfcb81f2b8e1d047 -> Peer c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521): Couldn't send request to peer c40e43c78a4843b0b129d55446486e59. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:09.681644 25190 raft_consensus.cc:359] T db59c76e51c74b3582d122d609a6bec7 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.682554 25190 raft_consensus.cc:385] T db59c76e51c74b3582d122d609a6bec7 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:09.682879 25190 raft_consensus.cc:740] T db59c76e51c74b3582d122d609a6bec7 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 873014437322477cbfcb81f2b8e1d047, State: Initialized, Role: FOLLOWER
I20260710 11:06:09.683643 25190 consensus_queue.cc:260] T db59c76e51c74b3582d122d609a6bec7 P 873014437322477cbfcb81f2b8e1d047 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.689270 25189 tablet_bootstrap.cc:492] T c4bfd692ac2e440586728db7833c0d92 P c40e43c78a4843b0b129d55446486e59: No bootstrap required, opened a new log
I20260710 11:06:09.689757 25189 ts_tablet_manager.cc:1403] T c4bfd692ac2e440586728db7833c0d92 P c40e43c78a4843b0b129d55446486e59: Time spent bootstrapping tablet: real 0.223s	user 0.015s	sys 0.020s
I20260710 11:06:09.691898 25190 ts_tablet_manager.cc:1434] T db59c76e51c74b3582d122d609a6bec7 P 873014437322477cbfcb81f2b8e1d047: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.001s
I20260710 11:06:09.692219 25189 raft_consensus.cc:359] T c4bfd692ac2e440586728db7833c0d92 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.692767 25190 tablet_bootstrap.cc:492] T 42c15e20caf34cbfbcceb3be0311c2c9 P 873014437322477cbfcb81f2b8e1d047: Bootstrap starting.
I20260710 11:06:09.692852 25189 raft_consensus.cc:385] T c4bfd692ac2e440586728db7833c0d92 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:09.693181 25189 raft_consensus.cc:740] T c4bfd692ac2e440586728db7833c0d92 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c40e43c78a4843b0b129d55446486e59, State: Initialized, Role: FOLLOWER
I20260710 11:06:09.693888 25189 consensus_queue.cc:260] T c4bfd692ac2e440586728db7833c0d92 P c40e43c78a4843b0b129d55446486e59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.696128 25189 ts_tablet_manager.cc:1434] T c4bfd692ac2e440586728db7833c0d92 P c40e43c78a4843b0b129d55446486e59: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 11:06:09.696987 25189 tablet_bootstrap.cc:492] T 3626e26feac3409197908178becf4ebb P c40e43c78a4843b0b129d55446486e59: Bootstrap starting.
I20260710 11:06:09.699115 25190 tablet_bootstrap.cc:654] T 42c15e20caf34cbfbcceb3be0311c2c9 P 873014437322477cbfcb81f2b8e1d047: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:09.702099 24897 catalog_manager.cc:5697] T 0a24d28acb2f49d6b52646fca5ac536f P 4a1edbf651bd47549ceab590b3b0247a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195). New cstate: current_term: 1 leader_uuid: "4a1edbf651bd47549ceab590b3b0247a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:09.702986 25189 tablet_bootstrap.cc:654] T 3626e26feac3409197908178becf4ebb P c40e43c78a4843b0b129d55446486e59: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:09.705078 25191 tablet_bootstrap.cc:492] T 8b36d2a0be544a709fc84fbe87e87cff P 4a1edbf651bd47549ceab590b3b0247a: No bootstrap required, opened a new log
I20260710 11:06:09.704663 24897 catalog_manager.cc:5697] T 5961f4ce55a144c58299dd53f958cd42 P 4a1edbf651bd47549ceab590b3b0247a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195). New cstate: current_term: 1 leader_uuid: "4a1edbf651bd47549ceab590b3b0247a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:09.706300 25191 ts_tablet_manager.cc:1403] T 8b36d2a0be544a709fc84fbe87e87cff P 4a1edbf651bd47549ceab590b3b0247a: Time spent bootstrapping tablet: real 0.113s	user 0.010s	sys 0.006s
I20260710 11:06:09.709194 25191 raft_consensus.cc:359] T 8b36d2a0be544a709fc84fbe87e87cff P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.710064 25191 raft_consensus.cc:385] T 8b36d2a0be544a709fc84fbe87e87cff P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:09.710223 25190 tablet_bootstrap.cc:492] T 42c15e20caf34cbfbcceb3be0311c2c9 P 873014437322477cbfcb81f2b8e1d047: No bootstrap required, opened a new log
I20260710 11:06:09.710508 25191 raft_consensus.cc:740] T 8b36d2a0be544a709fc84fbe87e87cff P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a1edbf651bd47549ceab590b3b0247a, State: Initialized, Role: FOLLOWER
I20260710 11:06:09.710809 25190 ts_tablet_manager.cc:1403] T 42c15e20caf34cbfbcceb3be0311c2c9 P 873014437322477cbfcb81f2b8e1d047: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.005s
I20260710 11:06:09.711505 25191 consensus_queue.cc:260] T 8b36d2a0be544a709fc84fbe87e87cff P 4a1edbf651bd47549ceab590b3b0247a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.712741 25189 tablet_bootstrap.cc:492] T 3626e26feac3409197908178becf4ebb P c40e43c78a4843b0b129d55446486e59: No bootstrap required, opened a new log
I20260710 11:06:09.713157 25189 ts_tablet_manager.cc:1403] T 3626e26feac3409197908178becf4ebb P c40e43c78a4843b0b129d55446486e59: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.005s
I20260710 11:06:09.713752 25190 raft_consensus.cc:359] T 42c15e20caf34cbfbcceb3be0311c2c9 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.714377 25190 raft_consensus.cc:385] T 42c15e20caf34cbfbcceb3be0311c2c9 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:09.714648 25191 ts_tablet_manager.cc:1434] T 8b36d2a0be544a709fc84fbe87e87cff P 4a1edbf651bd47549ceab590b3b0247a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:06:09.714633 25190 raft_consensus.cc:740] T 42c15e20caf34cbfbcceb3be0311c2c9 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 873014437322477cbfcb81f2b8e1d047, State: Initialized, Role: FOLLOWER
I20260710 11:06:09.715756 25191 tablet_bootstrap.cc:492] T 0bbe708e78cb4cfc8230a716bf3e0285 P 4a1edbf651bd47549ceab590b3b0247a: Bootstrap starting.
I20260710 11:06:09.715556 25190 consensus_queue.cc:260] T 42c15e20caf34cbfbcceb3be0311c2c9 P 873014437322477cbfcb81f2b8e1d047 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.715764 25189 raft_consensus.cc:359] T 3626e26feac3409197908178becf4ebb P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.716553 25189 raft_consensus.cc:385] T 3626e26feac3409197908178becf4ebb P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:09.716818 25189 raft_consensus.cc:740] T 3626e26feac3409197908178becf4ebb P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c40e43c78a4843b0b129d55446486e59, State: Initialized, Role: FOLLOWER
I20260710 11:06:09.716972 24896 catalog_manager.cc:5697] T 434cf21ec46247e3bba2c876bbf75838 P 873014437322477cbfcb81f2b8e1d047 reported cstate change: term changed from 0 to 1, leader changed from <none> to 873014437322477cbfcb81f2b8e1d047 (127.23.83.193). New cstate: current_term: 1 leader_uuid: "873014437322477cbfcb81f2b8e1d047" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:09.717850 25189 consensus_queue.cc:260] T 3626e26feac3409197908178becf4ebb P c40e43c78a4843b0b129d55446486e59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.720034 25190 ts_tablet_manager.cc:1434] T 42c15e20caf34cbfbcceb3be0311c2c9 P 873014437322477cbfcb81f2b8e1d047: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:06:09.719827 24896 catalog_manager.cc:5697] T 0bbe708e78cb4cfc8230a716bf3e0285 P 873014437322477cbfcb81f2b8e1d047 reported cstate change: term changed from 0 to 1, leader changed from <none> to 873014437322477cbfcb81f2b8e1d047 (127.23.83.193). New cstate: current_term: 1 leader_uuid: "873014437322477cbfcb81f2b8e1d047" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:09.721093 25190 tablet_bootstrap.cc:492] T 8b36d2a0be544a709fc84fbe87e87cff P 873014437322477cbfcb81f2b8e1d047: Bootstrap starting.
I20260710 11:06:09.722683 25191 tablet_bootstrap.cc:654] T 0bbe708e78cb4cfc8230a716bf3e0285 P 4a1edbf651bd47549ceab590b3b0247a: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:09.722999 25189 ts_tablet_manager.cc:1434] T 3626e26feac3409197908178becf4ebb P c40e43c78a4843b0b129d55446486e59: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260710 11:06:09.724189 25189 tablet_bootstrap.cc:492] T 588d652ccff9488186e0fa6b1cd0baed P c40e43c78a4843b0b129d55446486e59: Bootstrap starting.
I20260710 11:06:09.728289 25190 tablet_bootstrap.cc:654] T 8b36d2a0be544a709fc84fbe87e87cff P 873014437322477cbfcb81f2b8e1d047: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:09.730369 25189 tablet_bootstrap.cc:654] T 588d652ccff9488186e0fa6b1cd0baed P c40e43c78a4843b0b129d55446486e59: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:09.732879 24899 catalog_manager.cc:5697] T bba0117ff12344028c9b9a8880d95f69 P c40e43c78a4843b0b129d55446486e59 reported cstate change: term changed from 0 to 1, leader changed from <none> to c40e43c78a4843b0b129d55446486e59 (127.23.83.194). New cstate: current_term: 1 leader_uuid: "c40e43c78a4843b0b129d55446486e59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:09.738966 25191 tablet_bootstrap.cc:492] T 0bbe708e78cb4cfc8230a716bf3e0285 P 4a1edbf651bd47549ceab590b3b0247a: No bootstrap required, opened a new log
I20260710 11:06:09.739398 25191 ts_tablet_manager.cc:1403] T 0bbe708e78cb4cfc8230a716bf3e0285 P 4a1edbf651bd47549ceab590b3b0247a: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.007s
I20260710 11:06:09.741926 25191 raft_consensus.cc:359] T 0bbe708e78cb4cfc8230a716bf3e0285 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.742581 25191 raft_consensus.cc:385] T 0bbe708e78cb4cfc8230a716bf3e0285 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:09.742822 25191 raft_consensus.cc:740] T 0bbe708e78cb4cfc8230a716bf3e0285 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a1edbf651bd47549ceab590b3b0247a, State: Initialized, Role: FOLLOWER
I20260710 11:06:09.743424 25191 consensus_queue.cc:260] T 0bbe708e78cb4cfc8230a716bf3e0285 P 4a1edbf651bd47549ceab590b3b0247a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.744779 25242 consensus_queue.cc:1048] T a40ddc6f7bee442fa8b42f7c77f6aa06 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:09.745929 25191 ts_tablet_manager.cc:1434] T 0bbe708e78cb4cfc8230a716bf3e0285 P 4a1edbf651bd47549ceab590b3b0247a: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260710 11:06:09.747300 25191 tablet_bootstrap.cc:492] T 2f44940ec11d441c8264644c2e5b0c89 P 4a1edbf651bd47549ceab590b3b0247a: Bootstrap starting.
I20260710 11:06:09.754163 25191 tablet_bootstrap.cc:654] T 2f44940ec11d441c8264644c2e5b0c89 P 4a1edbf651bd47549ceab590b3b0247a: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:09.754894 25190 tablet_bootstrap.cc:492] T 8b36d2a0be544a709fc84fbe87e87cff P 873014437322477cbfcb81f2b8e1d047: No bootstrap required, opened a new log
I20260710 11:06:09.755511 25190 ts_tablet_manager.cc:1403] T 8b36d2a0be544a709fc84fbe87e87cff P 873014437322477cbfcb81f2b8e1d047: Time spent bootstrapping tablet: real 0.035s	user 0.015s	sys 0.003s
I20260710 11:06:09.768914 25190 raft_consensus.cc:359] T 8b36d2a0be544a709fc84fbe87e87cff P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.769945 25190 raft_consensus.cc:385] T 8b36d2a0be544a709fc84fbe87e87cff P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:09.770339 25190 raft_consensus.cc:740] T 8b36d2a0be544a709fc84fbe87e87cff P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 873014437322477cbfcb81f2b8e1d047, State: Initialized, Role: FOLLOWER
I20260710 11:06:09.781986 25189 tablet_bootstrap.cc:492] T 588d652ccff9488186e0fa6b1cd0baed P c40e43c78a4843b0b129d55446486e59: No bootstrap required, opened a new log
I20260710 11:06:09.782514 25189 ts_tablet_manager.cc:1403] T 588d652ccff9488186e0fa6b1cd0baed P c40e43c78a4843b0b129d55446486e59: Time spent bootstrapping tablet: real 0.059s	user 0.023s	sys 0.025s
I20260710 11:06:09.782558 25191 tablet_bootstrap.cc:492] T 2f44940ec11d441c8264644c2e5b0c89 P 4a1edbf651bd47549ceab590b3b0247a: No bootstrap required, opened a new log
I20260710 11:06:09.783201 25191 ts_tablet_manager.cc:1403] T 2f44940ec11d441c8264644c2e5b0c89 P 4a1edbf651bd47549ceab590b3b0247a: Time spent bootstrapping tablet: real 0.036s	user 0.025s	sys 0.009s
I20260710 11:06:09.785959 25191 raft_consensus.cc:359] T 2f44940ec11d441c8264644c2e5b0c89 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.785975 25189 raft_consensus.cc:359] T 588d652ccff9488186e0fa6b1cd0baed P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.786867 25191 raft_consensus.cc:385] T 2f44940ec11d441c8264644c2e5b0c89 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:09.786901 25189 raft_consensus.cc:385] T 588d652ccff9488186e0fa6b1cd0baed P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:09.787362 25191 raft_consensus.cc:740] T 2f44940ec11d441c8264644c2e5b0c89 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a1edbf651bd47549ceab590b3b0247a, State: Initialized, Role: FOLLOWER
I20260710 11:06:09.787391 25189 raft_consensus.cc:740] T 588d652ccff9488186e0fa6b1cd0baed P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c40e43c78a4843b0b129d55446486e59, State: Initialized, Role: FOLLOWER
I20260710 11:06:09.788269 25191 consensus_queue.cc:260] T 2f44940ec11d441c8264644c2e5b0c89 P 4a1edbf651bd47549ceab590b3b0247a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.788437 25189 consensus_queue.cc:260] T 588d652ccff9488186e0fa6b1cd0baed P c40e43c78a4843b0b129d55446486e59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.790740 25189 ts_tablet_manager.cc:1434] T 588d652ccff9488186e0fa6b1cd0baed P c40e43c78a4843b0b129d55446486e59: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 11:06:09.771206 25190 consensus_queue.cc:260] T 8b36d2a0be544a709fc84fbe87e87cff P 873014437322477cbfcb81f2b8e1d047 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.793721 25190 ts_tablet_manager.cc:1434] T 8b36d2a0be544a709fc84fbe87e87cff P 873014437322477cbfcb81f2b8e1d047: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.000s
I20260710 11:06:09.793778 25191 ts_tablet_manager.cc:1434] T 2f44940ec11d441c8264644c2e5b0c89 P 4a1edbf651bd47549ceab590b3b0247a: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.003s
I20260710 11:06:09.794786 25190 tablet_bootstrap.cc:492] T 7aa6286283ba4351896d0fe933dfb761 P 873014437322477cbfcb81f2b8e1d047: Bootstrap starting.
I20260710 11:06:09.794875 25191 tablet_bootstrap.cc:492] T db59c76e51c74b3582d122d609a6bec7 P 4a1edbf651bd47549ceab590b3b0247a: Bootstrap starting.
I20260710 11:06:09.797642 25189 tablet_bootstrap.cc:492] T db59c76e51c74b3582d122d609a6bec7 P c40e43c78a4843b0b129d55446486e59: Bootstrap starting.
I20260710 11:06:09.801823 25191 tablet_bootstrap.cc:654] T db59c76e51c74b3582d122d609a6bec7 P 4a1edbf651bd47549ceab590b3b0247a: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:09.806989 25189 tablet_bootstrap.cc:654] T db59c76e51c74b3582d122d609a6bec7 P c40e43c78a4843b0b129d55446486e59: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:09.813576 25191 tablet_bootstrap.cc:492] T db59c76e51c74b3582d122d609a6bec7 P 4a1edbf651bd47549ceab590b3b0247a: No bootstrap required, opened a new log
I20260710 11:06:09.814183 25191 ts_tablet_manager.cc:1403] T db59c76e51c74b3582d122d609a6bec7 P 4a1edbf651bd47549ceab590b3b0247a: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.002s
I20260710 11:06:09.817459 25191 raft_consensus.cc:359] T db59c76e51c74b3582d122d609a6bec7 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.818198 25191 raft_consensus.cc:385] T db59c76e51c74b3582d122d609a6bec7 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:09.818519 25191 raft_consensus.cc:740] T db59c76e51c74b3582d122d609a6bec7 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a1edbf651bd47549ceab590b3b0247a, State: Initialized, Role: FOLLOWER
I20260710 11:06:09.821290 25191 consensus_queue.cc:260] T db59c76e51c74b3582d122d609a6bec7 P 4a1edbf651bd47549ceab590b3b0247a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.821570 25190 tablet_bootstrap.cc:654] T 7aa6286283ba4351896d0fe933dfb761 P 873014437322477cbfcb81f2b8e1d047: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:09.822885 25191 ts_tablet_manager.cc:1434] T db59c76e51c74b3582d122d609a6bec7 P 4a1edbf651bd47549ceab590b3b0247a: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 11:06:09.845109 25190 tablet_bootstrap.cc:492] T 7aa6286283ba4351896d0fe933dfb761 P 873014437322477cbfcb81f2b8e1d047: No bootstrap required, opened a new log
I20260710 11:06:09.845109 25189 tablet_bootstrap.cc:492] T db59c76e51c74b3582d122d609a6bec7 P c40e43c78a4843b0b129d55446486e59: No bootstrap required, opened a new log
I20260710 11:06:09.845809 25189 ts_tablet_manager.cc:1403] T db59c76e51c74b3582d122d609a6bec7 P c40e43c78a4843b0b129d55446486e59: Time spent bootstrapping tablet: real 0.050s	user 0.011s	sys 0.015s
I20260710 11:06:09.845809 25190 ts_tablet_manager.cc:1403] T 7aa6286283ba4351896d0fe933dfb761 P 873014437322477cbfcb81f2b8e1d047: Time spent bootstrapping tablet: real 0.051s	user 0.013s	sys 0.000s
I20260710 11:06:09.848999 25190 raft_consensus.cc:359] T 7aa6286283ba4351896d0fe933dfb761 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.849177 25189 raft_consensus.cc:359] T db59c76e51c74b3582d122d609a6bec7 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.849779 25190 raft_consensus.cc:385] T 7aa6286283ba4351896d0fe933dfb761 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:09.849814 25189 raft_consensus.cc:385] T db59c76e51c74b3582d122d609a6bec7 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:09.850180 25190 raft_consensus.cc:740] T 7aa6286283ba4351896d0fe933dfb761 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 873014437322477cbfcb81f2b8e1d047, State: Initialized, Role: FOLLOWER
I20260710 11:06:09.850310 25189 raft_consensus.cc:740] T db59c76e51c74b3582d122d609a6bec7 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c40e43c78a4843b0b129d55446486e59, State: Initialized, Role: FOLLOWER
I20260710 11:06:09.851686 25189 consensus_queue.cc:260] T db59c76e51c74b3582d122d609a6bec7 P c40e43c78a4843b0b129d55446486e59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.851672 25190 consensus_queue.cc:260] T 7aa6286283ba4351896d0fe933dfb761 P 873014437322477cbfcb81f2b8e1d047 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.853672 25189 ts_tablet_manager.cc:1434] T db59c76e51c74b3582d122d609a6bec7 P c40e43c78a4843b0b129d55446486e59: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:06:09.855562 25190 ts_tablet_manager.cc:1434] T 7aa6286283ba4351896d0fe933dfb761 P 873014437322477cbfcb81f2b8e1d047: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:06:09.856632 25190 tablet_bootstrap.cc:492] T ed53d1756cd74f40822578d5af70f7b7 P 873014437322477cbfcb81f2b8e1d047: Bootstrap starting.
I20260710 11:06:09.858073 25196 raft_consensus.cc:493] T 42c15e20caf34cbfbcceb3be0311c2c9 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:09.858551 25196 raft_consensus.cc:515] T 42c15e20caf34cbfbcceb3be0311c2c9 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.860102 25189 tablet_bootstrap.cc:492] T a40ddc6f7bee442fa8b42f7c77f6aa06 P c40e43c78a4843b0b129d55446486e59: Bootstrap starting.
I20260710 11:06:09.861029 25196 leader_election.cc:290] T 42c15e20caf34cbfbcceb3be0311c2c9 P 4a1edbf651bd47549ceab590b3b0247a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 873014437322477cbfcb81f2b8e1d047 (127.23.83.193:38951), c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521)
I20260710 11:06:09.861145 24997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42c15e20caf34cbfbcceb3be0311c2c9" candidate_uuid: "4a1edbf651bd47549ceab590b3b0247a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "873014437322477cbfcb81f2b8e1d047" is_pre_election: true
I20260710 11:06:09.861790 24997 raft_consensus.cc:2468] T 42c15e20caf34cbfbcceb3be0311c2c9 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a1edbf651bd47549ceab590b3b0247a in term 0.
I20260710 11:06:09.862550 25075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42c15e20caf34cbfbcceb3be0311c2c9" candidate_uuid: "4a1edbf651bd47549ceab590b3b0247a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40e43c78a4843b0b129d55446486e59" is_pre_election: true
I20260710 11:06:09.863255 25190 tablet_bootstrap.cc:654] T ed53d1756cd74f40822578d5af70f7b7 P 873014437322477cbfcb81f2b8e1d047: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:09.863720 25116 leader_election.cc:304] T 42c15e20caf34cbfbcceb3be0311c2c9 P 4a1edbf651bd47549ceab590b3b0247a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a1edbf651bd47549ceab590b3b0247a, 873014437322477cbfcb81f2b8e1d047; no voters: 
W20260710 11:06:09.865015 25114 leader_election.cc:343] T 42c15e20caf34cbfbcceb3be0311c2c9 P 4a1edbf651bd47549ceab590b3b0247a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:09.867046 25189 tablet_bootstrap.cc:654] T a40ddc6f7bee442fa8b42f7c77f6aa06 P c40e43c78a4843b0b129d55446486e59: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:09.869086 25196 raft_consensus.cc:2804] T 42c15e20caf34cbfbcceb3be0311c2c9 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:09.869467 25196 raft_consensus.cc:493] T 42c15e20caf34cbfbcceb3be0311c2c9 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:09.869824 25196 raft_consensus.cc:3060] T 42c15e20caf34cbfbcceb3be0311c2c9 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.881603 25075 raft_consensus.cc:3060] T 588d652ccff9488186e0fa6b1cd0baed P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.887380 25196 raft_consensus.cc:515] T 42c15e20caf34cbfbcceb3be0311c2c9 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.889062 25189 tablet_bootstrap.cc:492] T a40ddc6f7bee442fa8b42f7c77f6aa06 P c40e43c78a4843b0b129d55446486e59: No bootstrap required, opened a new log
I20260710 11:06:09.889529 25189 ts_tablet_manager.cc:1403] T a40ddc6f7bee442fa8b42f7c77f6aa06 P c40e43c78a4843b0b129d55446486e59: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.015s
I20260710 11:06:09.890196 25196 leader_election.cc:290] T 42c15e20caf34cbfbcceb3be0311c2c9 P 4a1edbf651bd47549ceab590b3b0247a [CANDIDATE]: Term 1 election: Requested vote from peers 873014437322477cbfcb81f2b8e1d047 (127.23.83.193:38951), c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521)
I20260710 11:06:09.891683 24997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42c15e20caf34cbfbcceb3be0311c2c9" candidate_uuid: "4a1edbf651bd47549ceab590b3b0247a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "873014437322477cbfcb81f2b8e1d047"
I20260710 11:06:09.892277 24997 raft_consensus.cc:3060] T 42c15e20caf34cbfbcceb3be0311c2c9 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.893517 25190 tablet_bootstrap.cc:492] T ed53d1756cd74f40822578d5af70f7b7 P 873014437322477cbfcb81f2b8e1d047: No bootstrap required, opened a new log
I20260710 11:06:09.894025 25190 ts_tablet_manager.cc:1403] T ed53d1756cd74f40822578d5af70f7b7 P 873014437322477cbfcb81f2b8e1d047: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.023s
I20260710 11:06:09.894744 25074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42c15e20caf34cbfbcceb3be0311c2c9" candidate_uuid: "4a1edbf651bd47549ceab590b3b0247a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40e43c78a4843b0b129d55446486e59"
I20260710 11:06:09.895687 25240 raft_consensus.cc:493] T db59c76e51c74b3582d122d609a6bec7 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:09.896173 25240 raft_consensus.cc:515] T db59c76e51c74b3582d122d609a6bec7 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.897442 25190 raft_consensus.cc:359] T ed53d1756cd74f40822578d5af70f7b7 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.898190 25240 leader_election.cc:290] T db59c76e51c74b3582d122d609a6bec7 P 873014437322477cbfcb81f2b8e1d047 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521), 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195:43601)
I20260710 11:06:09.898288 25190 raft_consensus.cc:385] T ed53d1756cd74f40822578d5af70f7b7 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:09.898718 25190 raft_consensus.cc:740] T ed53d1756cd74f40822578d5af70f7b7 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 873014437322477cbfcb81f2b8e1d047, State: Initialized, Role: FOLLOWER
I20260710 11:06:09.898850 24997 raft_consensus.cc:2468] T 42c15e20caf34cbfbcceb3be0311c2c9 P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a1edbf651bd47549ceab590b3b0247a in term 1.
I20260710 11:06:09.899544 25190 consensus_queue.cc:260] T ed53d1756cd74f40822578d5af70f7b7 P 873014437322477cbfcb81f2b8e1d047 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.900141 25116 leader_election.cc:304] T 42c15e20caf34cbfbcceb3be0311c2c9 P 4a1edbf651bd47549ceab590b3b0247a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a1edbf651bd47549ceab590b3b0247a, 873014437322477cbfcb81f2b8e1d047; no voters: 
I20260710 11:06:09.900494 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db59c76e51c74b3582d122d609a6bec7" candidate_uuid: "873014437322477cbfcb81f2b8e1d047" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a1edbf651bd47549ceab590b3b0247a" is_pre_election: true
I20260710 11:06:09.901100 25150 raft_consensus.cc:2468] T db59c76e51c74b3582d122d609a6bec7 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 873014437322477cbfcb81f2b8e1d047 in term 0.
I20260710 11:06:09.902208 25190 ts_tablet_manager.cc:1434] T ed53d1756cd74f40822578d5af70f7b7 P 873014437322477cbfcb81f2b8e1d047: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:06:09.902275 24965 leader_election.cc:304] T db59c76e51c74b3582d122d609a6bec7 P 873014437322477cbfcb81f2b8e1d047 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a1edbf651bd47549ceab590b3b0247a, 873014437322477cbfcb81f2b8e1d047; no voters: 
I20260710 11:06:09.903276 25196 raft_consensus.cc:2804] T 42c15e20caf34cbfbcceb3be0311c2c9 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:09.903762 25196 raft_consensus.cc:697] T 42c15e20caf34cbfbcceb3be0311c2c9 P 4a1edbf651bd47549ceab590b3b0247a [term 1 LEADER]: Becoming Leader. State: Replica: 4a1edbf651bd47549ceab590b3b0247a, State: Running, Role: LEADER
I20260710 11:06:09.904582 25196 consensus_queue.cc:237] T 42c15e20caf34cbfbcceb3be0311c2c9 P 4a1edbf651bd47549ceab590b3b0247a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.907685 25074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db59c76e51c74b3582d122d609a6bec7" candidate_uuid: "873014437322477cbfcb81f2b8e1d047" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40e43c78a4843b0b129d55446486e59" is_pre_election: true
I20260710 11:06:09.908463 25074 raft_consensus.cc:2468] T db59c76e51c74b3582d122d609a6bec7 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 873014437322477cbfcb81f2b8e1d047 in term 0.
W20260710 11:06:09.910636 25114 leader_election.cc:343] T 42c15e20caf34cbfbcceb3be0311c2c9 P 4a1edbf651bd47549ceab590b3b0247a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:09.910813 25275 raft_consensus.cc:2804] T db59c76e51c74b3582d122d609a6bec7 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:09.892282 25189 raft_consensus.cc:359] T a40ddc6f7bee442fa8b42f7c77f6aa06 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.911300 25275 raft_consensus.cc:493] T db59c76e51c74b3582d122d609a6bec7 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:09.911501 25189 raft_consensus.cc:385] T a40ddc6f7bee442fa8b42f7c77f6aa06 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:09.911676 25275 raft_consensus.cc:3060] T db59c76e51c74b3582d122d609a6bec7 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.911823 25189 raft_consensus.cc:740] T a40ddc6f7bee442fa8b42f7c77f6aa06 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c40e43c78a4843b0b129d55446486e59, State: Initialized, Role: FOLLOWER
I20260710 11:06:09.912578 25189 consensus_queue.cc:260] T a40ddc6f7bee442fa8b42f7c77f6aa06 P c40e43c78a4843b0b129d55446486e59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.914594 25189 ts_tablet_manager.cc:1434] T a40ddc6f7bee442fa8b42f7c77f6aa06 P c40e43c78a4843b0b129d55446486e59: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.003s
I20260710 11:06:09.915792 25189 tablet_bootstrap.cc:492] T 42c15e20caf34cbfbcceb3be0311c2c9 P c40e43c78a4843b0b129d55446486e59: Bootstrap starting.
I20260710 11:06:09.922889 25294 raft_consensus.cc:493] T 588d652ccff9488186e0fa6b1cd0baed P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4a1edbf651bd47549ceab590b3b0247a)
I20260710 11:06:09.923645 25189 tablet_bootstrap.cc:654] T 42c15e20caf34cbfbcceb3be0311c2c9 P c40e43c78a4843b0b129d55446486e59: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:09.923445 25294 raft_consensus.cc:515] T 588d652ccff9488186e0fa6b1cd0baed P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.924968 25275 raft_consensus.cc:515] T db59c76e51c74b3582d122d609a6bec7 P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.930420 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db59c76e51c74b3582d122d609a6bec7" candidate_uuid: "873014437322477cbfcb81f2b8e1d047" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a1edbf651bd47549ceab590b3b0247a"
I20260710 11:06:09.930855 25075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db59c76e51c74b3582d122d609a6bec7" candidate_uuid: "873014437322477cbfcb81f2b8e1d047" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40e43c78a4843b0b129d55446486e59"
I20260710 11:06:09.931026 25150 raft_consensus.cc:3060] T db59c76e51c74b3582d122d609a6bec7 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.931439 25275 leader_election.cc:290] T db59c76e51c74b3582d122d609a6bec7 P 873014437322477cbfcb81f2b8e1d047 [CANDIDATE]: Term 1 election: Requested vote from peers c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521), 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195:43601)
I20260710 11:06:09.933841 24898 catalog_manager.cc:5697] T 42c15e20caf34cbfbcceb3be0311c2c9 P 4a1edbf651bd47549ceab590b3b0247a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195). New cstate: current_term: 1 leader_uuid: "4a1edbf651bd47549ceab590b3b0247a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:09.936271 25275 raft_consensus.cc:493] T 7aa6286283ba4351896d0fe933dfb761 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:09.936239 25150 raft_consensus.cc:2468] T db59c76e51c74b3582d122d609a6bec7 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 873014437322477cbfcb81f2b8e1d047 in term 1.
I20260710 11:06:09.937549 25075 raft_consensus.cc:3060] T db59c76e51c74b3582d122d609a6bec7 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.937397 24965 leader_election.cc:304] T db59c76e51c74b3582d122d609a6bec7 P 873014437322477cbfcb81f2b8e1d047 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a1edbf651bd47549ceab590b3b0247a, 873014437322477cbfcb81f2b8e1d047; no voters: 
I20260710 11:06:09.937424 25074 raft_consensus.cc:3060] T 3626e26feac3409197908178becf4ebb P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.938238 25240 raft_consensus.cc:2804] T db59c76e51c74b3582d122d609a6bec7 P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:09.938704 25240 raft_consensus.cc:697] T db59c76e51c74b3582d122d609a6bec7 P 873014437322477cbfcb81f2b8e1d047 [term 1 LEADER]: Becoming Leader. State: Replica: 873014437322477cbfcb81f2b8e1d047, State: Running, Role: LEADER
I20260710 11:06:09.939486 24997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "588d652ccff9488186e0fa6b1cd0baed" candidate_uuid: "c40e43c78a4843b0b129d55446486e59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "873014437322477cbfcb81f2b8e1d047" is_pre_election: true
I20260710 11:06:09.939491 25240 consensus_queue.cc:237] T db59c76e51c74b3582d122d609a6bec7 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.944314 25075 raft_consensus.cc:2468] T db59c76e51c74b3582d122d609a6bec7 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 873014437322477cbfcb81f2b8e1d047 in term 1.
I20260710 11:06:09.936801 25275 raft_consensus.cc:515] T 7aa6286283ba4351896d0fe933dfb761 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.947275 25189 tablet_bootstrap.cc:492] T 42c15e20caf34cbfbcceb3be0311c2c9 P c40e43c78a4843b0b129d55446486e59: No bootstrap required, opened a new log
I20260710 11:06:09.948385 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "588d652ccff9488186e0fa6b1cd0baed" candidate_uuid: "c40e43c78a4843b0b129d55446486e59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a1edbf651bd47549ceab590b3b0247a" is_pre_election: true
I20260710 11:06:09.948586 25075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aa6286283ba4351896d0fe933dfb761" candidate_uuid: "873014437322477cbfcb81f2b8e1d047" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40e43c78a4843b0b129d55446486e59" is_pre_election: true
I20260710 11:06:09.948787 25189 ts_tablet_manager.cc:1403] T 42c15e20caf34cbfbcceb3be0311c2c9 P c40e43c78a4843b0b129d55446486e59: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.003s
I20260710 11:06:09.950187 25040 leader_election.cc:304] T 588d652ccff9488186e0fa6b1cd0baed P c40e43c78a4843b0b129d55446486e59 [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: c40e43c78a4843b0b129d55446486e59; no voters: 4a1edbf651bd47549ceab590b3b0247a, 873014437322477cbfcb81f2b8e1d047
I20260710 11:06:09.950232 25275 leader_election.cc:290] T 7aa6286283ba4351896d0fe933dfb761 P 873014437322477cbfcb81f2b8e1d047 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521), 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195:43601)
I20260710 11:06:09.951107 25238 raft_consensus.cc:2749] T 588d652ccff9488186e0fa6b1cd0baed P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:09.947583 25294 leader_election.cc:290] T 588d652ccff9488186e0fa6b1cd0baed P c40e43c78a4843b0b129d55446486e59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 873014437322477cbfcb81f2b8e1d047 (127.23.83.193:38951), 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195:43601)
I20260710 11:06:09.952299 25147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aa6286283ba4351896d0fe933dfb761" candidate_uuid: "873014437322477cbfcb81f2b8e1d047" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a1edbf651bd47549ceab590b3b0247a" is_pre_election: true
I20260710 11:06:09.952898 25147 raft_consensus.cc:2468] T 7aa6286283ba4351896d0fe933dfb761 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 873014437322477cbfcb81f2b8e1d047 in term 0.
W20260710 11:06:09.952315 24965 leader_election.cc:343] T 7aa6286283ba4351896d0fe933dfb761 P 873014437322477cbfcb81f2b8e1d047 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:09.955045 24965 leader_election.cc:304] T 7aa6286283ba4351896d0fe933dfb761 P 873014437322477cbfcb81f2b8e1d047 [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: 4a1edbf651bd47549ceab590b3b0247a, 873014437322477cbfcb81f2b8e1d047; no voters: c40e43c78a4843b0b129d55446486e59
I20260710 11:06:09.955828 25275 raft_consensus.cc:2804] T 7aa6286283ba4351896d0fe933dfb761 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:09.956198 25275 raft_consensus.cc:493] T 7aa6286283ba4351896d0fe933dfb761 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:09.956506 25275 raft_consensus.cc:3060] T 7aa6286283ba4351896d0fe933dfb761 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.955066 25189 raft_consensus.cc:359] T 42c15e20caf34cbfbcceb3be0311c2c9 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.960135 25189 raft_consensus.cc:385] T 42c15e20caf34cbfbcceb3be0311c2c9 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:09.960412 25189 raft_consensus.cc:740] T 42c15e20caf34cbfbcceb3be0311c2c9 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c40e43c78a4843b0b129d55446486e59, State: Initialized, Role: FOLLOWER
I20260710 11:06:09.961020 25189 consensus_queue.cc:260] T 42c15e20caf34cbfbcceb3be0311c2c9 P c40e43c78a4843b0b129d55446486e59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.962960 25189 ts_tablet_manager.cc:1434] T 42c15e20caf34cbfbcceb3be0311c2c9 P c40e43c78a4843b0b129d55446486e59: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.000s
I20260710 11:06:09.964272 25238 raft_consensus.cc:493] T 42c15e20caf34cbfbcceb3be0311c2c9 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:09.964677 25238 raft_consensus.cc:515] T 42c15e20caf34cbfbcceb3be0311c2c9 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.966323 25238 leader_election.cc:290] T 42c15e20caf34cbfbcceb3be0311c2c9 P c40e43c78a4843b0b129d55446486e59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 873014437322477cbfcb81f2b8e1d047 (127.23.83.193:38951), 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195:43601)
I20260710 11:06:09.967463 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42c15e20caf34cbfbcceb3be0311c2c9" candidate_uuid: "c40e43c78a4843b0b129d55446486e59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a1edbf651bd47549ceab590b3b0247a" is_pre_election: true
I20260710 11:06:09.967463 24997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42c15e20caf34cbfbcceb3be0311c2c9" candidate_uuid: "c40e43c78a4843b0b129d55446486e59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "873014437322477cbfcb81f2b8e1d047" is_pre_election: true
I20260710 11:06:09.966346 25275 raft_consensus.cc:515] T 7aa6286283ba4351896d0fe933dfb761 P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.969472 24997 raft_consensus.cc:2393] T 42c15e20caf34cbfbcceb3be0311c2c9 P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c40e43c78a4843b0b129d55446486e59 in current term 1: Already voted for candidate 4a1edbf651bd47549ceab590b3b0247a in this term.
I20260710 11:06:09.969527 25189 tablet_bootstrap.cc:492] T de38df9135bd4887a1990171035a6f64 P c40e43c78a4843b0b129d55446486e59: Bootstrap starting.
I20260710 11:06:09.971274 24898 catalog_manager.cc:5697] T db59c76e51c74b3582d122d609a6bec7 P 873014437322477cbfcb81f2b8e1d047 reported cstate change: term changed from 0 to 1, leader changed from <none> to 873014437322477cbfcb81f2b8e1d047 (127.23.83.193). New cstate: current_term: 1 leader_uuid: "873014437322477cbfcb81f2b8e1d047" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:09.972869 25040 leader_election.cc:304] T 42c15e20caf34cbfbcceb3be0311c2c9 P c40e43c78a4843b0b129d55446486e59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c40e43c78a4843b0b129d55446486e59; no voters: 4a1edbf651bd47549ceab590b3b0247a, 873014437322477cbfcb81f2b8e1d047
I20260710 11:06:09.975291 25238 raft_consensus.cc:3060] T 42c15e20caf34cbfbcceb3be0311c2c9 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.971650 25275 leader_election.cc:290] T 7aa6286283ba4351896d0fe933dfb761 P 873014437322477cbfcb81f2b8e1d047 [CANDIDATE]: Term 1 election: Requested vote from peers c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521), 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195:43601)
I20260710 11:06:09.976753 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aa6286283ba4351896d0fe933dfb761" candidate_uuid: "873014437322477cbfcb81f2b8e1d047" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a1edbf651bd47549ceab590b3b0247a"
I20260710 11:06:09.978044 25150 raft_consensus.cc:3060] T 7aa6286283ba4351896d0fe933dfb761 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.976111 25074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aa6286283ba4351896d0fe933dfb761" candidate_uuid: "873014437322477cbfcb81f2b8e1d047" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40e43c78a4843b0b129d55446486e59"
W20260710 11:06:09.980167 24965 leader_election.cc:343] T 7aa6286283ba4351896d0fe933dfb761 P 873014437322477cbfcb81f2b8e1d047 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:09.981388 25275 raft_consensus.cc:493] T ed53d1756cd74f40822578d5af70f7b7 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:09.981542 25189 tablet_bootstrap.cc:654] T de38df9135bd4887a1990171035a6f64 P c40e43c78a4843b0b129d55446486e59: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:09.981973 25275 raft_consensus.cc:515] T ed53d1756cd74f40822578d5af70f7b7 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.983065 25240 consensus_queue.cc:1048] T c4bfd692ac2e440586728db7833c0d92 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:09.985073 25074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed53d1756cd74f40822578d5af70f7b7" candidate_uuid: "873014437322477cbfcb81f2b8e1d047" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40e43c78a4843b0b129d55446486e59" is_pre_election: true
W20260710 11:06:09.986593 24965 leader_election.cc:343] T ed53d1756cd74f40822578d5af70f7b7 P 873014437322477cbfcb81f2b8e1d047 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:09.989763 25275 leader_election.cc:290] T ed53d1756cd74f40822578d5af70f7b7 P 873014437322477cbfcb81f2b8e1d047 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521), 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195:43601)
I20260710 11:06:09.989894 25196 raft_consensus.cc:493] T 0bbe708e78cb4cfc8230a716bf3e0285 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:09.989989 25148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed53d1756cd74f40822578d5af70f7b7" candidate_uuid: "873014437322477cbfcb81f2b8e1d047" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a1edbf651bd47549ceab590b3b0247a" is_pre_election: true
I20260710 11:06:09.990701 25148 raft_consensus.cc:2468] T ed53d1756cd74f40822578d5af70f7b7 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 873014437322477cbfcb81f2b8e1d047 in term 0.
I20260710 11:06:09.990500 25196 raft_consensus.cc:515] T 0bbe708e78cb4cfc8230a716bf3e0285 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:09.992023 24965 leader_election.cc:304] T ed53d1756cd74f40822578d5af70f7b7 P 873014437322477cbfcb81f2b8e1d047 [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: 4a1edbf651bd47549ceab590b3b0247a, 873014437322477cbfcb81f2b8e1d047; no voters: c40e43c78a4843b0b129d55446486e59
I20260710 11:06:09.992472 25196 leader_election.cc:290] T 0bbe708e78cb4cfc8230a716bf3e0285 P 4a1edbf651bd47549ceab590b3b0247a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 873014437322477cbfcb81f2b8e1d047 (127.23.83.193:38951), c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521)
I20260710 11:06:09.993466 25275 raft_consensus.cc:2804] T ed53d1756cd74f40822578d5af70f7b7 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:09.994016 25275 raft_consensus.cc:493] T ed53d1756cd74f40822578d5af70f7b7 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:09.995039 25000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bbe708e78cb4cfc8230a716bf3e0285" candidate_uuid: "4a1edbf651bd47549ceab590b3b0247a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "873014437322477cbfcb81f2b8e1d047" is_pre_election: true
I20260710 11:06:09.995497 25275 raft_consensus.cc:3060] T ed53d1756cd74f40822578d5af70f7b7 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.996969 25074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bbe708e78cb4cfc8230a716bf3e0285" candidate_uuid: "4a1edbf651bd47549ceab590b3b0247a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40e43c78a4843b0b129d55446486e59" is_pre_election: true
I20260710 11:06:09.997696 25074 raft_consensus.cc:2393] T 0bbe708e78cb4cfc8230a716bf3e0285 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4a1edbf651bd47549ceab590b3b0247a in current term 1: Already voted for candidate 873014437322477cbfcb81f2b8e1d047 in this term.
I20260710 11:06:09.998315 25238 raft_consensus.cc:2749] T 42c15e20caf34cbfbcceb3be0311c2c9 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:09.999027 25114 leader_election.cc:304] T 0bbe708e78cb4cfc8230a716bf3e0285 P 4a1edbf651bd47549ceab590b3b0247a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4a1edbf651bd47549ceab590b3b0247a; no voters: 873014437322477cbfcb81f2b8e1d047, c40e43c78a4843b0b129d55446486e59
I20260710 11:06:09.999997 25196 raft_consensus.cc:3060] T 0bbe708e78cb4cfc8230a716bf3e0285 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:10.003867 25150 raft_consensus.cc:2468] T 7aa6286283ba4351896d0fe933dfb761 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 873014437322477cbfcb81f2b8e1d047 in term 1.
I20260710 11:06:10.004949 24965 leader_election.cc:304] T 7aa6286283ba4351896d0fe933dfb761 P 873014437322477cbfcb81f2b8e1d047 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4a1edbf651bd47549ceab590b3b0247a, 873014437322477cbfcb81f2b8e1d047; no voters: c40e43c78a4843b0b129d55446486e59
I20260710 11:06:10.010633 25197 raft_consensus.cc:2804] T 7aa6286283ba4351896d0fe933dfb761 P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:10.011256 25197 raft_consensus.cc:697] T 7aa6286283ba4351896d0fe933dfb761 P 873014437322477cbfcb81f2b8e1d047 [term 1 LEADER]: Becoming Leader. State: Replica: 873014437322477cbfcb81f2b8e1d047, State: Running, Role: LEADER
I20260710 11:06:10.012174 25197 consensus_queue.cc:237] T 7aa6286283ba4351896d0fe933dfb761 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:10.020825 25074 raft_consensus.cc:3060] T c4bfd692ac2e440586728db7833c0d92 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:10.024756 25275 raft_consensus.cc:515] T ed53d1756cd74f40822578d5af70f7b7 P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:10.027613 25075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed53d1756cd74f40822578d5af70f7b7" candidate_uuid: "873014437322477cbfcb81f2b8e1d047" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40e43c78a4843b0b129d55446486e59"
W20260710 11:06:10.028983 24965 leader_election.cc:343] T ed53d1756cd74f40822578d5af70f7b7 P 873014437322477cbfcb81f2b8e1d047 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:10.029968 25240 consensus_queue.cc:1048] T c4bfd692ac2e440586728db7833c0d92 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:10.030819 25189 tablet_bootstrap.cc:492] T de38df9135bd4887a1990171035a6f64 P c40e43c78a4843b0b129d55446486e59: No bootstrap required, opened a new log
I20260710 11:06:10.031283 25189 ts_tablet_manager.cc:1403] T de38df9135bd4887a1990171035a6f64 P c40e43c78a4843b0b129d55446486e59: Time spent bootstrapping tablet: real 0.062s	user 0.015s	sys 0.024s
I20260710 11:06:10.033988 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed53d1756cd74f40822578d5af70f7b7" candidate_uuid: "873014437322477cbfcb81f2b8e1d047" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a1edbf651bd47549ceab590b3b0247a"
I20260710 11:06:10.044898 25150 raft_consensus.cc:3060] T ed53d1756cd74f40822578d5af70f7b7 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:10.039019 24896 catalog_manager.cc:5697] T 7aa6286283ba4351896d0fe933dfb761 P 873014437322477cbfcb81f2b8e1d047 reported cstate change: term changed from 0 to 1, leader changed from <none> to 873014437322477cbfcb81f2b8e1d047 (127.23.83.193). New cstate: current_term: 1 leader_uuid: "873014437322477cbfcb81f2b8e1d047" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:10.049912 25189 raft_consensus.cc:359] T de38df9135bd4887a1990171035a6f64 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:10.050604 25189 raft_consensus.cc:385] T de38df9135bd4887a1990171035a6f64 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:10.050868 25189 raft_consensus.cc:740] T de38df9135bd4887a1990171035a6f64 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c40e43c78a4843b0b129d55446486e59, State: Initialized, Role: FOLLOWER
W20260710 11:06:10.052763 24965 consensus_peers.cc:597] T 434cf21ec46247e3bba2c876bbf75838 P 873014437322477cbfcb81f2b8e1d047 -> Peer c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521): Couldn't send request to peer c40e43c78a4843b0b129d55446486e59. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:10.034653 25275 leader_election.cc:290] T ed53d1756cd74f40822578d5af70f7b7 P 873014437322477cbfcb81f2b8e1d047 [CANDIDATE]: Term 1 election: Requested vote from peers c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521), 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195:43601)
I20260710 11:06:10.057111 25189 consensus_queue.cc:260] T de38df9135bd4887a1990171035a6f64 P c40e43c78a4843b0b129d55446486e59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:10.032435 25196 raft_consensus.cc:2749] T 0bbe708e78cb4cfc8230a716bf3e0285 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:10.060410 25150 raft_consensus.cc:2468] T ed53d1756cd74f40822578d5af70f7b7 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 873014437322477cbfcb81f2b8e1d047 in term 1.
I20260710 11:06:10.062932 24965 leader_election.cc:304] T ed53d1756cd74f40822578d5af70f7b7 P 873014437322477cbfcb81f2b8e1d047 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4a1edbf651bd47549ceab590b3b0247a, 873014437322477cbfcb81f2b8e1d047; no voters: c40e43c78a4843b0b129d55446486e59
I20260710 11:06:10.064429 25240 raft_consensus.cc:2804] T ed53d1756cd74f40822578d5af70f7b7 P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:10.064847 25240 raft_consensus.cc:697] T ed53d1756cd74f40822578d5af70f7b7 P 873014437322477cbfcb81f2b8e1d047 [term 1 LEADER]: Becoming Leader. State: Replica: 873014437322477cbfcb81f2b8e1d047, State: Running, Role: LEADER
I20260710 11:06:10.066555 25189 ts_tablet_manager.cc:1434] T de38df9135bd4887a1990171035a6f64 P c40e43c78a4843b0b129d55446486e59: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.003s
I20260710 11:06:10.070861 25189 tablet_bootstrap.cc:492] T 434cf21ec46247e3bba2c876bbf75838 P c40e43c78a4843b0b129d55446486e59: Bootstrap starting.
W20260710 11:06:10.072280 24947 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:06:10.065630 25240 consensus_queue.cc:237] T ed53d1756cd74f40822578d5af70f7b7 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:10.077284 25298 consensus_queue.cc:1048] T 0a24d28acb2f49d6b52646fca5ac536f P 4a1edbf651bd47549ceab590b3b0247a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:10.081915 25240 raft_consensus.cc:493] T 8b36d2a0be544a709fc84fbe87e87cff P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:10.082420 25240 raft_consensus.cc:515] T 8b36d2a0be544a709fc84fbe87e87cff P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:10.085035 25074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b36d2a0be544a709fc84fbe87e87cff" candidate_uuid: "873014437322477cbfcb81f2b8e1d047" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40e43c78a4843b0b129d55446486e59" is_pre_election: true
I20260710 11:06:10.084924 25294 consensus_queue.cc:1048] T bba0117ff12344028c9b9a8880d95f69 P c40e43c78a4843b0b129d55446486e59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:06:10.089558 24965 leader_election.cc:343] T 8b36d2a0be544a709fc84fbe87e87cff P 873014437322477cbfcb81f2b8e1d047 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:10.090449 25147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b36d2a0be544a709fc84fbe87e87cff" candidate_uuid: "873014437322477cbfcb81f2b8e1d047" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a1edbf651bd47549ceab590b3b0247a" is_pre_election: true
I20260710 11:06:10.090921 24898 catalog_manager.cc:5697] T ed53d1756cd74f40822578d5af70f7b7 P 873014437322477cbfcb81f2b8e1d047 reported cstate change: term changed from 0 to 1, leader changed from <none> to 873014437322477cbfcb81f2b8e1d047 (127.23.83.193). New cstate: current_term: 1 leader_uuid: "873014437322477cbfcb81f2b8e1d047" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:10.091076 25147 raft_consensus.cc:2468] T 8b36d2a0be544a709fc84fbe87e87cff P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 873014437322477cbfcb81f2b8e1d047 in term 0.
I20260710 11:06:10.093919 25238 raft_consensus.cc:493] T a40ddc6f7bee442fa8b42f7c77f6aa06 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:10.094599 25238 raft_consensus.cc:515] T a40ddc6f7bee442fa8b42f7c77f6aa06 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:10.095183 25298 consensus_queue.cc:1048] T 5961f4ce55a144c58299dd53f958cd42 P 4a1edbf651bd47549ceab590b3b0247a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:10.096809 25238 leader_election.cc:290] T a40ddc6f7bee442fa8b42f7c77f6aa06 P c40e43c78a4843b0b129d55446486e59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 873014437322477cbfcb81f2b8e1d047 (127.23.83.193:38951), 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195:43601)
I20260710 11:06:10.098778 25189 tablet_bootstrap.cc:654] T 434cf21ec46247e3bba2c876bbf75838 P c40e43c78a4843b0b129d55446486e59: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:10.104292 24997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a40ddc6f7bee442fa8b42f7c77f6aa06" candidate_uuid: "c40e43c78a4843b0b129d55446486e59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "873014437322477cbfcb81f2b8e1d047" is_pre_election: true
I20260710 11:06:10.108824 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a40ddc6f7bee442fa8b42f7c77f6aa06" candidate_uuid: "c40e43c78a4843b0b129d55446486e59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a1edbf651bd47549ceab590b3b0247a" is_pre_election: true
I20260710 11:06:10.110785 25040 leader_election.cc:304] T a40ddc6f7bee442fa8b42f7c77f6aa06 P c40e43c78a4843b0b129d55446486e59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c40e43c78a4843b0b129d55446486e59; no voters: 4a1edbf651bd47549ceab590b3b0247a, 873014437322477cbfcb81f2b8e1d047
I20260710 11:06:10.113649 25238 raft_consensus.cc:2749] T a40ddc6f7bee442fa8b42f7c77f6aa06 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:10.093567 24965 leader_election.cc:304] T 8b36d2a0be544a709fc84fbe87e87cff P 873014437322477cbfcb81f2b8e1d047 [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: 4a1edbf651bd47549ceab590b3b0247a, 873014437322477cbfcb81f2b8e1d047; no voters: c40e43c78a4843b0b129d55446486e59
I20260710 11:06:10.116235 25294 consensus_queue.cc:1048] T bba0117ff12344028c9b9a8880d95f69 P c40e43c78a4843b0b129d55446486e59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:10.119069 25297 consensus_queue.cc:1048] T 0a24d28acb2f49d6b52646fca5ac536f P 4a1edbf651bd47549ceab590b3b0247a [LEADER]: Connected to new peer: Peer: permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:10.121240 25240 leader_election.cc:290] T 8b36d2a0be544a709fc84fbe87e87cff P 873014437322477cbfcb81f2b8e1d047 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521), 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195:43601)
I20260710 11:06:10.122025 25240 raft_consensus.cc:2804] T 8b36d2a0be544a709fc84fbe87e87cff P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:10.122373 25240 raft_consensus.cc:493] T 8b36d2a0be544a709fc84fbe87e87cff P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:10.122706 25240 raft_consensus.cc:3060] T 8b36d2a0be544a709fc84fbe87e87cff P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:10.123412 25189 tablet_bootstrap.cc:492] T 434cf21ec46247e3bba2c876bbf75838 P c40e43c78a4843b0b129d55446486e59: No bootstrap required, opened a new log
I20260710 11:06:10.124280 25189 ts_tablet_manager.cc:1403] T 434cf21ec46247e3bba2c876bbf75838 P c40e43c78a4843b0b129d55446486e59: Time spent bootstrapping tablet: real 0.054s	user 0.013s	sys 0.000s
I20260710 11:06:10.127198 25189 raft_consensus.cc:359] T 434cf21ec46247e3bba2c876bbf75838 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:10.129077 25189 raft_consensus.cc:385] T 434cf21ec46247e3bba2c876bbf75838 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:10.129395 25189 raft_consensus.cc:740] T 434cf21ec46247e3bba2c876bbf75838 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c40e43c78a4843b0b129d55446486e59, State: Initialized, Role: FOLLOWER
I20260710 11:06:10.130179 25189 consensus_queue.cc:260] T 434cf21ec46247e3bba2c876bbf75838 P c40e43c78a4843b0b129d55446486e59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:10.132701 25189 ts_tablet_manager.cc:1434] T 434cf21ec46247e3bba2c876bbf75838 P c40e43c78a4843b0b129d55446486e59: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.002s
I20260710 11:06:10.133603 25189 tablet_bootstrap.cc:492] T 7aa6286283ba4351896d0fe933dfb761 P c40e43c78a4843b0b129d55446486e59: Bootstrap starting.
I20260710 11:06:10.139240 25189 tablet_bootstrap.cc:654] T 7aa6286283ba4351896d0fe933dfb761 P c40e43c78a4843b0b129d55446486e59: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:10.146564 25196 consensus_queue.cc:1048] T 5961f4ce55a144c58299dd53f958cd42 P 4a1edbf651bd47549ceab590b3b0247a [LEADER]: Connected to new peer: Peer: permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:10.150696 25189 tablet_bootstrap.cc:492] T 7aa6286283ba4351896d0fe933dfb761 P c40e43c78a4843b0b129d55446486e59: No bootstrap required, opened a new log
I20260710 11:06:10.147739 25240 raft_consensus.cc:515] T 8b36d2a0be544a709fc84fbe87e87cff P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:10.153825 25240 leader_election.cc:290] T 8b36d2a0be544a709fc84fbe87e87cff P 873014437322477cbfcb81f2b8e1d047 [CANDIDATE]: Term 1 election: Requested vote from peers c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521), 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195:43601)
I20260710 11:06:10.151216 25189 ts_tablet_manager.cc:1403] T 7aa6286283ba4351896d0fe933dfb761 P c40e43c78a4843b0b129d55446486e59: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.006s
I20260710 11:06:10.160583 25189 raft_consensus.cc:359] T 7aa6286283ba4351896d0fe933dfb761 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:10.161115 25189 raft_consensus.cc:385] T 7aa6286283ba4351896d0fe933dfb761 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:10.161346 25189 raft_consensus.cc:740] T 7aa6286283ba4351896d0fe933dfb761 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c40e43c78a4843b0b129d55446486e59, State: Initialized, Role: FOLLOWER
I20260710 11:06:10.161938 25189 consensus_queue.cc:260] T 7aa6286283ba4351896d0fe933dfb761 P c40e43c78a4843b0b129d55446486e59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:10.163714 25189 ts_tablet_manager.cc:1434] T 7aa6286283ba4351896d0fe933dfb761 P c40e43c78a4843b0b129d55446486e59: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260710 11:06:10.163516 25147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b36d2a0be544a709fc84fbe87e87cff" candidate_uuid: "873014437322477cbfcb81f2b8e1d047" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a1edbf651bd47549ceab590b3b0247a"
I20260710 11:06:10.164184 25147 raft_consensus.cc:3060] T 8b36d2a0be544a709fc84fbe87e87cff P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:10.164655 25189 tablet_bootstrap.cc:492] T 2f44940ec11d441c8264644c2e5b0c89 P c40e43c78a4843b0b129d55446486e59: Bootstrap starting.
I20260710 11:06:10.166658 25074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b36d2a0be544a709fc84fbe87e87cff" candidate_uuid: "873014437322477cbfcb81f2b8e1d047" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40e43c78a4843b0b129d55446486e59"
I20260710 11:06:10.171185 25147 raft_consensus.cc:2468] T 8b36d2a0be544a709fc84fbe87e87cff P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 873014437322477cbfcb81f2b8e1d047 in term 1.
I20260710 11:06:10.172358 25189 tablet_bootstrap.cc:654] T 2f44940ec11d441c8264644c2e5b0c89 P c40e43c78a4843b0b129d55446486e59: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:10.175150 25240 consensus_queue.cc:1048] T 434cf21ec46247e3bba2c876bbf75838 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:10.175323 24965 leader_election.cc:304] T 8b36d2a0be544a709fc84fbe87e87cff P 873014437322477cbfcb81f2b8e1d047 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a1edbf651bd47549ceab590b3b0247a, 873014437322477cbfcb81f2b8e1d047; no voters: 
I20260710 11:06:10.176644 25189 tablet_bootstrap.cc:492] T 2f44940ec11d441c8264644c2e5b0c89 P c40e43c78a4843b0b129d55446486e59: No bootstrap required, opened a new log
I20260710 11:06:10.176946 25240 raft_consensus.cc:2804] T 8b36d2a0be544a709fc84fbe87e87cff P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:10.177088 25189 ts_tablet_manager.cc:1403] T 2f44940ec11d441c8264644c2e5b0c89 P c40e43c78a4843b0b129d55446486e59: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 11:06:10.177456 25240 raft_consensus.cc:697] T 8b36d2a0be544a709fc84fbe87e87cff P 873014437322477cbfcb81f2b8e1d047 [term 1 LEADER]: Becoming Leader. State: Replica: 873014437322477cbfcb81f2b8e1d047, State: Running, Role: LEADER
I20260710 11:06:10.178126 25074 raft_consensus.cc:3060] T a40ddc6f7bee442fa8b42f7c77f6aa06 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:10.178287 25240 consensus_queue.cc:237] T 8b36d2a0be544a709fc84fbe87e87cff P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:10.179414 25189 raft_consensus.cc:359] T 2f44940ec11d441c8264644c2e5b0c89 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:10.179919 25189 raft_consensus.cc:385] T 2f44940ec11d441c8264644c2e5b0c89 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:10.180147 25189 raft_consensus.cc:740] T 2f44940ec11d441c8264644c2e5b0c89 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c40e43c78a4843b0b129d55446486e59, State: Initialized, Role: FOLLOWER
I20260710 11:06:10.180717 25189 consensus_queue.cc:260] T 2f44940ec11d441c8264644c2e5b0c89 P c40e43c78a4843b0b129d55446486e59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:10.182266 25189 ts_tablet_manager.cc:1434] T 2f44940ec11d441c8264644c2e5b0c89 P c40e43c78a4843b0b129d55446486e59: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:06:10.183140 25189 tablet_bootstrap.cc:492] T 8b36d2a0be544a709fc84fbe87e87cff P c40e43c78a4843b0b129d55446486e59: Bootstrap starting.
W20260710 11:06:10.187111 24965 leader_election.cc:343] T 8b36d2a0be544a709fc84fbe87e87cff P 873014437322477cbfcb81f2b8e1d047 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:10.188946 25189 tablet_bootstrap.cc:654] T 8b36d2a0be544a709fc84fbe87e87cff P c40e43c78a4843b0b129d55446486e59: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:10.191021 25240 consensus_queue.cc:1048] T 0bbe708e78cb4cfc8230a716bf3e0285 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:10.196849 25189 tablet_bootstrap.cc:492] T 8b36d2a0be544a709fc84fbe87e87cff P c40e43c78a4843b0b129d55446486e59: No bootstrap required, opened a new log
I20260710 11:06:10.197321 25189 ts_tablet_manager.cc:1403] T 8b36d2a0be544a709fc84fbe87e87cff P c40e43c78a4843b0b129d55446486e59: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.003s
I20260710 11:06:10.200152 25189 raft_consensus.cc:359] T 8b36d2a0be544a709fc84fbe87e87cff P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:10.200716 25189 raft_consensus.cc:385] T 8b36d2a0be544a709fc84fbe87e87cff P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:10.200942 25189 raft_consensus.cc:740] T 8b36d2a0be544a709fc84fbe87e87cff P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c40e43c78a4843b0b129d55446486e59, State: Initialized, Role: FOLLOWER
I20260710 11:06:10.201545 25189 consensus_queue.cc:260] T 8b36d2a0be544a709fc84fbe87e87cff P c40e43c78a4843b0b129d55446486e59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:10.203227 25189 ts_tablet_manager.cc:1434] T 8b36d2a0be544a709fc84fbe87e87cff P c40e43c78a4843b0b129d55446486e59: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:06:10.204120 25189 tablet_bootstrap.cc:492] T ed53d1756cd74f40822578d5af70f7b7 P c40e43c78a4843b0b129d55446486e59: Bootstrap starting.
I20260710 11:06:10.204368 24898 catalog_manager.cc:5697] T 8b36d2a0be544a709fc84fbe87e87cff P 873014437322477cbfcb81f2b8e1d047 reported cstate change: term changed from 0 to 1, leader changed from <none> to 873014437322477cbfcb81f2b8e1d047 (127.23.83.193). New cstate: current_term: 1 leader_uuid: "873014437322477cbfcb81f2b8e1d047" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:10.209407 25189 tablet_bootstrap.cc:654] T ed53d1756cd74f40822578d5af70f7b7 P c40e43c78a4843b0b129d55446486e59: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:10.220245 25189 tablet_bootstrap.cc:492] T ed53d1756cd74f40822578d5af70f7b7 P c40e43c78a4843b0b129d55446486e59: No bootstrap required, opened a new log
I20260710 11:06:10.220698 25189 ts_tablet_manager.cc:1403] T ed53d1756cd74f40822578d5af70f7b7 P c40e43c78a4843b0b129d55446486e59: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260710 11:06:10.223050 25189 raft_consensus.cc:359] T ed53d1756cd74f40822578d5af70f7b7 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:10.223702 25189 raft_consensus.cc:385] T ed53d1756cd74f40822578d5af70f7b7 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:10.223965 25189 raft_consensus.cc:740] T ed53d1756cd74f40822578d5af70f7b7 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c40e43c78a4843b0b129d55446486e59, State: Initialized, Role: FOLLOWER
I20260710 11:06:10.224604 25189 consensus_queue.cc:260] T ed53d1756cd74f40822578d5af70f7b7 P c40e43c78a4843b0b129d55446486e59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:10.226089 25189 ts_tablet_manager.cc:1434] T ed53d1756cd74f40822578d5af70f7b7 P c40e43c78a4843b0b129d55446486e59: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:06:10.228953 25240 consensus_queue.cc:1048] T 0bbe708e78cb4cfc8230a716bf3e0285 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:10.239916 25343 raft_consensus.cc:493] T ed53d1756cd74f40822578d5af70f7b7 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:10.240420 25343 raft_consensus.cc:515] T ed53d1756cd74f40822578d5af70f7b7 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:10.242493 25343 leader_election.cc:290] T ed53d1756cd74f40822578d5af70f7b7 P c40e43c78a4843b0b129d55446486e59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 873014437322477cbfcb81f2b8e1d047 (127.23.83.193:38951), 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195:43601)
I20260710 11:06:10.243131 24997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed53d1756cd74f40822578d5af70f7b7" candidate_uuid: "c40e43c78a4843b0b129d55446486e59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "873014437322477cbfcb81f2b8e1d047" is_pre_election: true
I20260710 11:06:10.243835 25196 raft_consensus.cc:493] T 2f44940ec11d441c8264644c2e5b0c89 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:10.244318 25196 raft_consensus.cc:515] T 2f44940ec11d441c8264644c2e5b0c89 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:10.245021 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed53d1756cd74f40822578d5af70f7b7" candidate_uuid: "c40e43c78a4843b0b129d55446486e59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a1edbf651bd47549ceab590b3b0247a" is_pre_election: true
I20260710 11:06:10.245748 25150 raft_consensus.cc:2393] T ed53d1756cd74f40822578d5af70f7b7 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c40e43c78a4843b0b129d55446486e59 in current term 1: Already voted for candidate 873014437322477cbfcb81f2b8e1d047 in this term.
I20260710 11:06:10.246661 25196 leader_election.cc:290] T 2f44940ec11d441c8264644c2e5b0c89 P 4a1edbf651bd47549ceab590b3b0247a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 873014437322477cbfcb81f2b8e1d047 (127.23.83.193:38951), c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521)
I20260710 11:06:10.247236 25042 leader_election.cc:304] T ed53d1756cd74f40822578d5af70f7b7 P c40e43c78a4843b0b129d55446486e59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c40e43c78a4843b0b129d55446486e59; no voters: 4a1edbf651bd47549ceab590b3b0247a, 873014437322477cbfcb81f2b8e1d047
I20260710 11:06:10.247748 24997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f44940ec11d441c8264644c2e5b0c89" candidate_uuid: "4a1edbf651bd47549ceab590b3b0247a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "873014437322477cbfcb81f2b8e1d047" is_pre_election: true
I20260710 11:06:10.248373 24997 raft_consensus.cc:2468] T 2f44940ec11d441c8264644c2e5b0c89 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a1edbf651bd47549ceab590b3b0247a in term 0.
I20260710 11:06:10.249620 25075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f44940ec11d441c8264644c2e5b0c89" candidate_uuid: "4a1edbf651bd47549ceab590b3b0247a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40e43c78a4843b0b129d55446486e59" is_pre_election: true
I20260710 11:06:10.250663 25075 raft_consensus.cc:2468] T 2f44940ec11d441c8264644c2e5b0c89 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a1edbf651bd47549ceab590b3b0247a in term 0.
I20260710 11:06:10.252168 25116 leader_election.cc:304] T 2f44940ec11d441c8264644c2e5b0c89 P 4a1edbf651bd47549ceab590b3b0247a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a1edbf651bd47549ceab590b3b0247a, 873014437322477cbfcb81f2b8e1d047; no voters: 
I20260710 11:06:10.253003 25196 raft_consensus.cc:2804] T 2f44940ec11d441c8264644c2e5b0c89 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:10.253382 25196 raft_consensus.cc:493] T 2f44940ec11d441c8264644c2e5b0c89 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:10.253736 25196 raft_consensus.cc:3060] T 2f44940ec11d441c8264644c2e5b0c89 P 4a1edbf651bd47549ceab590b3b0247a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:10.254343 25303 raft_consensus.cc:3060] T ed53d1756cd74f40822578d5af70f7b7 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:10.257436 25075 raft_consensus.cc:3060] T de38df9135bd4887a1990171035a6f64 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:10.260268 25196 raft_consensus.cc:515] T 2f44940ec11d441c8264644c2e5b0c89 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:10.261204 25303 raft_consensus.cc:2749] T ed53d1756cd74f40822578d5af70f7b7 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:10.263577 24997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f44940ec11d441c8264644c2e5b0c89" candidate_uuid: "4a1edbf651bd47549ceab590b3b0247a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "873014437322477cbfcb81f2b8e1d047"
I20260710 11:06:10.264161 24997 raft_consensus.cc:3060] T 2f44940ec11d441c8264644c2e5b0c89 P 873014437322477cbfcb81f2b8e1d047 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:10.264263 25074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f44940ec11d441c8264644c2e5b0c89" candidate_uuid: "4a1edbf651bd47549ceab590b3b0247a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40e43c78a4843b0b129d55446486e59"
I20260710 11:06:10.264932 25074 raft_consensus.cc:3060] T 2f44940ec11d441c8264644c2e5b0c89 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:10.269377 25196 leader_election.cc:290] T 2f44940ec11d441c8264644c2e5b0c89 P 4a1edbf651bd47549ceab590b3b0247a [CANDIDATE]: Term 1 election: Requested vote from peers 873014437322477cbfcb81f2b8e1d047 (127.23.83.193:38951), c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521)
I20260710 11:06:10.270459 24997 raft_consensus.cc:2468] T 2f44940ec11d441c8264644c2e5b0c89 P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a1edbf651bd47549ceab590b3b0247a in term 1.
I20260710 11:06:10.271605 25116 leader_election.cc:304] T 2f44940ec11d441c8264644c2e5b0c89 P 4a1edbf651bd47549ceab590b3b0247a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a1edbf651bd47549ceab590b3b0247a, 873014437322477cbfcb81f2b8e1d047; no voters: 
I20260710 11:06:10.272886 25196 raft_consensus.cc:2804] T 2f44940ec11d441c8264644c2e5b0c89 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:10.273272 25074 raft_consensus.cc:2468] T 2f44940ec11d441c8264644c2e5b0c89 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a1edbf651bd47549ceab590b3b0247a in term 1.
I20260710 11:06:10.275900 25196 raft_consensus.cc:697] T 2f44940ec11d441c8264644c2e5b0c89 P 4a1edbf651bd47549ceab590b3b0247a [term 1 LEADER]: Becoming Leader. State: Replica: 4a1edbf651bd47549ceab590b3b0247a, State: Running, Role: LEADER
I20260710 11:06:10.276652 25196 consensus_queue.cc:237] T 2f44940ec11d441c8264644c2e5b0c89 P 4a1edbf651bd47549ceab590b3b0247a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:10.285925 24898 catalog_manager.cc:5697] T 2f44940ec11d441c8264644c2e5b0c89 P 4a1edbf651bd47549ceab590b3b0247a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195). New cstate: current_term: 1 leader_uuid: "4a1edbf651bd47549ceab590b3b0247a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:10.325577 23887 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:10.332296 25360 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:10.332535 25359 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:10.333899 25362 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:10.334978 23887 server_base.cc:1061] running on GCE node
I20260710 11:06:10.336151 23887 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:10.336447 23887 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:10.336683 23887 hybrid_clock.cc:648] HybridClock initialized: now 1783681570336662 us; error 0 us; skew 500 ppm
I20260710 11:06:10.337401 23887 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:10.338630 25275 consensus_queue.cc:1048] T db59c76e51c74b3582d122d609a6bec7 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:10.340265 23887 webserver.cc:533] Webserver started at http://127.23.83.196:38983/ using document root <none> and password file <none>
I20260710 11:06:10.340909 23887 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:10.341166 23887 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:10.341593 23887 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:10.343142 23887 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681543532196-23887-0/minicluster-data/ts-3-root/instance:
uuid: "f18d504661cb42ff8bf0301a5f1ae6f7"
format_stamp: "Formatted at 2026-07-10 11:06:10 on dist-test-slave-9mw6"
I20260710 11:06:10.350574 23887 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.001s
I20260710 11:06:10.352236 25240 consensus_queue.cc:1048] T db59c76e51c74b3582d122d609a6bec7 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:10.355245 25368 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:10.356465 23887 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 11:06:10.356858 23887 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681543532196-23887-0/minicluster-data/ts-3-root
uuid: "f18d504661cb42ff8bf0301a5f1ae6f7"
format_stamp: "Formatted at 2026-07-10 11:06:10 on dist-test-slave-9mw6"
I20260710 11:06:10.357223 23887 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681543532196-23887-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681543532196-23887-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681543532196-23887-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:10.379307 23887 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:10.380542 23887 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:10.382486 23887 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:10.385140 23887 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:06:10.385315 23887 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:10.385624 23887 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:06:10.385763 23887 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:10.464231 23887 rpc_server.cc:307] RPC server started. Bound to: 127.23.83.196:45123
I20260710 11:06:10.464324 25431 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.83.196:45123 every 8 connection(s)
I20260710 11:06:10.466023 25196 consensus_queue.cc:1048] T 42c15e20caf34cbfbcceb3be0311c2c9 P 4a1edbf651bd47549ceab590b3b0247a [LEADER]: Connected to new peer: Peer: permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:10.474938 23887 auto_leader_rebalancer-test.cc:388] add a tserver: f18d504661cb42ff8bf0301a5f1ae6f7
I20260710 11:06:10.478785 25075 raft_consensus.cc:3060] T 7aa6286283ba4351896d0fe933dfb761 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:10.479921 25275 consensus_queue.cc:1048] T 7aa6286283ba4351896d0fe933dfb761 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:10.485536 25303 raft_consensus.cc:493] T 8b36d2a0be544a709fc84fbe87e87cff P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:10.486161 25303 raft_consensus.cc:515] T 8b36d2a0be544a709fc84fbe87e87cff P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:10.486804 25275 consensus_queue.cc:1048] T 7aa6286283ba4351896d0fe933dfb761 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:10.488924 25303 leader_election.cc:290] T 8b36d2a0be544a709fc84fbe87e87cff P c40e43c78a4843b0b129d55446486e59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 873014437322477cbfcb81f2b8e1d047 (127.23.83.193:38951), 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195:43601)
I20260710 11:06:10.491231 24997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b36d2a0be544a709fc84fbe87e87cff" candidate_uuid: "c40e43c78a4843b0b129d55446486e59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "873014437322477cbfcb81f2b8e1d047" is_pre_election: true
I20260710 11:06:10.491427 25150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b36d2a0be544a709fc84fbe87e87cff" candidate_uuid: "c40e43c78a4843b0b129d55446486e59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a1edbf651bd47549ceab590b3b0247a" is_pre_election: true
I20260710 11:06:10.493876 25150 raft_consensus.cc:2393] T 8b36d2a0be544a709fc84fbe87e87cff P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c40e43c78a4843b0b129d55446486e59 in current term 1: Already voted for candidate 873014437322477cbfcb81f2b8e1d047 in this term.
I20260710 11:06:10.496042 25040 leader_election.cc:304] T 8b36d2a0be544a709fc84fbe87e87cff P c40e43c78a4843b0b129d55446486e59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c40e43c78a4843b0b129d55446486e59; no voters: 4a1edbf651bd47549ceab590b3b0247a, 873014437322477cbfcb81f2b8e1d047
I20260710 11:06:10.497826 25303 raft_consensus.cc:3060] T 8b36d2a0be544a709fc84fbe87e87cff P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:10.505954 25196 consensus_queue.cc:1048] T 42c15e20caf34cbfbcceb3be0311c2c9 P 4a1edbf651bd47549ceab590b3b0247a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:10.518707 25303 raft_consensus.cc:2749] T 8b36d2a0be544a709fc84fbe87e87cff P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:10.546787 25432 heartbeater.cc:344] Connected to a master server at 127.23.83.254:40003
I20260710 11:06:10.547194 25432 heartbeater.cc:461] Registering TS with master...
I20260710 11:06:10.548179 25432 heartbeater.cc:507] Master 127.23.83.254:40003 requested a full tablet report, sending...
I20260710 11:06:10.550710 24899 ts_manager.cc:194] Registered new tserver with Master: f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196:45123)
I20260710 11:06:10.552361 24899 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60056
I20260710 11:06:10.555205 25303 raft_consensus.cc:493] T 434cf21ec46247e3bba2c876bbf75838 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:10.555892 25303 raft_consensus.cc:515] T 434cf21ec46247e3bba2c876bbf75838 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:10.556847 25074 raft_consensus.cc:3060] T 434cf21ec46247e3bba2c876bbf75838 P c40e43c78a4843b0b129d55446486e59 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:10.560616 25303 leader_election.cc:290] T 434cf21ec46247e3bba2c876bbf75838 P c40e43c78a4843b0b129d55446486e59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 873014437322477cbfcb81f2b8e1d047 (127.23.83.193:38951), 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195:43601)
I20260710 11:06:10.561058 25000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "434cf21ec46247e3bba2c876bbf75838" candidate_uuid: "c40e43c78a4843b0b129d55446486e59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "873014437322477cbfcb81f2b8e1d047" is_pre_election: true
I20260710 11:06:10.562944 25147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "434cf21ec46247e3bba2c876bbf75838" candidate_uuid: "c40e43c78a4843b0b129d55446486e59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a1edbf651bd47549ceab590b3b0247a" is_pre_election: true
I20260710 11:06:10.564440 25040 leader_election.cc:304] T 434cf21ec46247e3bba2c876bbf75838 P c40e43c78a4843b0b129d55446486e59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c40e43c78a4843b0b129d55446486e59; no voters: 4a1edbf651bd47549ceab590b3b0247a, 873014437322477cbfcb81f2b8e1d047
I20260710 11:06:10.566051 25303 raft_consensus.cc:2749] T 434cf21ec46247e3bba2c876bbf75838 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:10.612648 25236 consensus_queue.cc:1048] T ed53d1756cd74f40822578d5af70f7b7 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:10.629465 25197 consensus_queue.cc:1048] T ed53d1756cd74f40822578d5af70f7b7 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:10.644793 25197 consensus_queue.cc:1048] T 8b36d2a0be544a709fc84fbe87e87cff P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:10.656201 25275 consensus_queue.cc:1048] T 8b36d2a0be544a709fc84fbe87e87cff P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:10.783304 25196 consensus_queue.cc:1048] T 2f44940ec11d441c8264644c2e5b0c89 P 4a1edbf651bd47549ceab590b3b0247a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:10.793500 25297 consensus_queue.cc:1048] T 2f44940ec11d441c8264644c2e5b0c89 P 4a1edbf651bd47549ceab590b3b0247a [LEADER]: Connected to new peer: Peer: permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:11.120899 25075 consensus_queue.cc:237] T a872fe0eab7d43ce9eec40c9eaa521ef P c40e43c78a4843b0b129d55446486e59 [LEADER]: Queue 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: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } }
I20260710 11:06:11.128345 25147 raft_consensus.cc:1275] T a872fe0eab7d43ce9eec40c9eaa521ef P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Refusing update from remote peer c40e43c78a4843b0b129d55446486e59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:11.129899 25303 consensus_queue.cc:1048] T a872fe0eab7d43ce9eec40c9eaa521ef P c40e43c78a4843b0b129d55446486e59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:11.130295 25000 raft_consensus.cc:1275] T a872fe0eab7d43ce9eec40c9eaa521ef P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Refusing update from remote peer c40e43c78a4843b0b129d55446486e59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:11.132316 25303 consensus_queue.cc:1048] T a872fe0eab7d43ce9eec40c9eaa521ef P c40e43c78a4843b0b129d55446486e59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:11.139305 25303 raft_consensus.cc:2955] T a872fe0eab7d43ce9eec40c9eaa521ef P c40e43c78a4843b0b129d55446486e59 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } } }
I20260710 11:06:11.141482 25147 raft_consensus.cc:2955] T a872fe0eab7d43ce9eec40c9eaa521ef P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } } }
I20260710 11:06:11.146041 25000 raft_consensus.cc:2955] T a872fe0eab7d43ce9eec40c9eaa521ef P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } } }
W20260710 11:06:11.149523 25042 consensus_peers.cc:597] T a872fe0eab7d43ce9eec40c9eaa521ef P c40e43c78a4843b0b129d55446486e59 -> Peer f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196:45123): Couldn't send request to peer f18d504661cb42ff8bf0301a5f1ae6f7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a872fe0eab7d43ce9eec40c9eaa521ef. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:11.160105 24897 catalog_manager.cc:5697] T a872fe0eab7d43ce9eec40c9eaa521ef P 4a1edbf651bd47549ceab590b3b0247a reported cstate change: config changed from index -1 to 2, NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) added. New cstate: current_term: 1 leader_uuid: "c40e43c78a4843b0b129d55446486e59" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } } }
I20260710 11:06:11.176039 25000 consensus_queue.cc:237] T 8b36d2a0be544a709fc84fbe87e87cff P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Queue 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: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } }
I20260710 11:06:11.183609 25075 raft_consensus.cc:1275] T 8b36d2a0be544a709fc84fbe87e87cff P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Refusing update from remote peer 873014437322477cbfcb81f2b8e1d047: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:11.185511 25236 consensus_queue.cc:1048] T 8b36d2a0be544a709fc84fbe87e87cff P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:06:11.188735 25147 raft_consensus.cc:1275] T 8b36d2a0be544a709fc84fbe87e87cff P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Refusing update from remote peer 873014437322477cbfcb81f2b8e1d047: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:11.191403 25236 consensus_queue.cc:1048] T 8b36d2a0be544a709fc84fbe87e87cff P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:11.193616 25240 raft_consensus.cc:2955] T 8b36d2a0be544a709fc84fbe87e87cff P 873014437322477cbfcb81f2b8e1d047 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } } }
I20260710 11:06:11.195194 25075 raft_consensus.cc:2955] T 8b36d2a0be544a709fc84fbe87e87cff P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } } }
I20260710 11:06:11.196703 25147 raft_consensus.cc:2955] T 8b36d2a0be544a709fc84fbe87e87cff P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } } }
I20260710 11:06:11.209753 24896 catalog_manager.cc:5697] T 8b36d2a0be544a709fc84fbe87e87cff P c40e43c78a4843b0b129d55446486e59 reported cstate change: config changed from index -1 to 2, NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) added. New cstate: current_term: 1 leader_uuid: "873014437322477cbfcb81f2b8e1d047" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } } }
I20260710 11:06:11.220638 25000 consensus_queue.cc:237] T 0bbe708e78cb4cfc8230a716bf3e0285 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Queue 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: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } }
W20260710 11:06:11.226866 24967 consensus_peers.cc:597] T 8b36d2a0be544a709fc84fbe87e87cff P 873014437322477cbfcb81f2b8e1d047 -> Peer f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196:45123): Couldn't send request to peer f18d504661cb42ff8bf0301a5f1ae6f7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8b36d2a0be544a709fc84fbe87e87cff. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:11.236720 24967 consensus_peers.cc:597] T 0bbe708e78cb4cfc8230a716bf3e0285 P 873014437322477cbfcb81f2b8e1d047 -> Peer f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196:45123): Couldn't send request to peer f18d504661cb42ff8bf0301a5f1ae6f7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0bbe708e78cb4cfc8230a716bf3e0285. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:11.239243 25147 raft_consensus.cc:1275] T 0bbe708e78cb4cfc8230a716bf3e0285 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Refusing update from remote peer 873014437322477cbfcb81f2b8e1d047: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:11.239405 25075 raft_consensus.cc:1275] T 0bbe708e78cb4cfc8230a716bf3e0285 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Refusing update from remote peer 873014437322477cbfcb81f2b8e1d047: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:11.241554 25236 consensus_queue.cc:1048] T 0bbe708e78cb4cfc8230a716bf3e0285 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:11.242349 25240 consensus_queue.cc:1048] T 0bbe708e78cb4cfc8230a716bf3e0285 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:06:11.250984 25275 raft_consensus.cc:2955] T 0bbe708e78cb4cfc8230a716bf3e0285 P 873014437322477cbfcb81f2b8e1d047 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } } }
I20260710 11:06:11.252473 25075 raft_consensus.cc:2955] T 0bbe708e78cb4cfc8230a716bf3e0285 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } } }
I20260710 11:06:11.258972 25147 raft_consensus.cc:2955] T 0bbe708e78cb4cfc8230a716bf3e0285 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } } }
I20260710 11:06:11.265034 25074 consensus_queue.cc:237] T bba0117ff12344028c9b9a8880d95f69 P c40e43c78a4843b0b129d55446486e59 [LEADER]: Queue 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: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } }
I20260710 11:06:11.275898 24896 catalog_manager.cc:5697] T 0bbe708e78cb4cfc8230a716bf3e0285 P 4a1edbf651bd47549ceab590b3b0247a reported cstate change: config changed from index -1 to 2, NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) added. New cstate: current_term: 1 leader_uuid: "873014437322477cbfcb81f2b8e1d047" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } } }
I20260710 11:06:11.278720 25147 raft_consensus.cc:1275] T bba0117ff12344028c9b9a8880d95f69 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Refusing update from remote peer c40e43c78a4843b0b129d55446486e59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:06:11.278963 25042 consensus_peers.cc:597] T bba0117ff12344028c9b9a8880d95f69 P c40e43c78a4843b0b129d55446486e59 -> Peer f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196:45123): Couldn't send request to peer f18d504661cb42ff8bf0301a5f1ae6f7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bba0117ff12344028c9b9a8880d95f69. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:11.281153 25000 raft_consensus.cc:1275] T bba0117ff12344028c9b9a8880d95f69 P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Refusing update from remote peer c40e43c78a4843b0b129d55446486e59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:11.282090 25465 consensus_queue.cc:1048] T bba0117ff12344028c9b9a8880d95f69 P c40e43c78a4843b0b129d55446486e59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:11.282943 25343 consensus_queue.cc:1048] T bba0117ff12344028c9b9a8880d95f69 P c40e43c78a4843b0b129d55446486e59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:11.293198 25343 raft_consensus.cc:2955] T bba0117ff12344028c9b9a8880d95f69 P c40e43c78a4843b0b129d55446486e59 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } } }
I20260710 11:06:11.294807 25147 raft_consensus.cc:2955] T bba0117ff12344028c9b9a8880d95f69 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } } }
I20260710 11:06:11.296255 24998 raft_consensus.cc:2955] T bba0117ff12344028c9b9a8880d95f69 P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } } }
I20260710 11:06:11.309471 24899 catalog_manager.cc:5697] T bba0117ff12344028c9b9a8880d95f69 P 873014437322477cbfcb81f2b8e1d047 reported cstate change: config changed from index -1 to 2, NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) added. New cstate: current_term: 1 leader_uuid: "c40e43c78a4843b0b129d55446486e59" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } } }
I20260710 11:06:11.555389 25432 heartbeater.cc:499] Master 127.23.83.254:40003 was elected leader, sending a full tablet report...
I20260710 11:06:11.641990 25468 ts_tablet_manager.cc:933] T 0bbe708e78cb4cfc8230a716bf3e0285 P f18d504661cb42ff8bf0301a5f1ae6f7: Initiating tablet copy from peer 873014437322477cbfcb81f2b8e1d047 (127.23.83.193:38951)
I20260710 11:06:11.644047 25468 tablet_copy_client.cc:323] T 0bbe708e78cb4cfc8230a716bf3e0285 P f18d504661cb42ff8bf0301a5f1ae6f7: tablet copy: Beginning tablet copy session from remote peer at address 127.23.83.193:38951
I20260710 11:06:11.654821 25011 tablet_copy_service.cc:140] P 873014437322477cbfcb81f2b8e1d047: Received BeginTabletCopySession request for tablet 0bbe708e78cb4cfc8230a716bf3e0285 from peer f18d504661cb42ff8bf0301a5f1ae6f7 ({username='slave'} at 127.0.0.1:59222)
I20260710 11:06:11.655454 25011 tablet_copy_service.cc:161] P 873014437322477cbfcb81f2b8e1d047: Beginning new tablet copy session on tablet 0bbe708e78cb4cfc8230a716bf3e0285 from peer f18d504661cb42ff8bf0301a5f1ae6f7 at {username='slave'} at 127.0.0.1:59222: session id = f18d504661cb42ff8bf0301a5f1ae6f7-0bbe708e78cb4cfc8230a716bf3e0285
I20260710 11:06:11.664038 25011 tablet_copy_source_session.cc:215] T 0bbe708e78cb4cfc8230a716bf3e0285 P 873014437322477cbfcb81f2b8e1d047: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:11.667528 25468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bbe708e78cb4cfc8230a716bf3e0285. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:11.677951 25468 tablet_copy_client.cc:806] T 0bbe708e78cb4cfc8230a716bf3e0285 P f18d504661cb42ff8bf0301a5f1ae6f7: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:11.678530 25468 tablet_copy_client.cc:670] T 0bbe708e78cb4cfc8230a716bf3e0285 P f18d504661cb42ff8bf0301a5f1ae6f7: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:11.682801 25468 tablet_copy_client.cc:538] T 0bbe708e78cb4cfc8230a716bf3e0285 P f18d504661cb42ff8bf0301a5f1ae6f7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:11.689858 25468 tablet_bootstrap.cc:492] T 0bbe708e78cb4cfc8230a716bf3e0285 P f18d504661cb42ff8bf0301a5f1ae6f7: Bootstrap starting.
I20260710 11:06:11.712910 25468 tablet_bootstrap.cc:492] T 0bbe708e78cb4cfc8230a716bf3e0285 P f18d504661cb42ff8bf0301a5f1ae6f7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:11.713981 25468 tablet_bootstrap.cc:492] T 0bbe708e78cb4cfc8230a716bf3e0285 P f18d504661cb42ff8bf0301a5f1ae6f7: Bootstrap complete.
I20260710 11:06:11.714701 25468 ts_tablet_manager.cc:1403] T 0bbe708e78cb4cfc8230a716bf3e0285 P f18d504661cb42ff8bf0301a5f1ae6f7: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.009s
I20260710 11:06:11.717926 25468 raft_consensus.cc:359] T 0bbe708e78cb4cfc8230a716bf3e0285 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } }
I20260710 11:06:11.718909 25468 raft_consensus.cc:740] T 0bbe708e78cb4cfc8230a716bf3e0285 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f18d504661cb42ff8bf0301a5f1ae6f7, State: Initialized, Role: LEARNER
I20260710 11:06:11.719650 25468 consensus_queue.cc:260] T 0bbe708e78cb4cfc8230a716bf3e0285 P f18d504661cb42ff8bf0301a5f1ae6f7 [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: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } }
I20260710 11:06:11.722715 25472 ts_tablet_manager.cc:933] T bba0117ff12344028c9b9a8880d95f69 P f18d504661cb42ff8bf0301a5f1ae6f7: Initiating tablet copy from peer c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521)
I20260710 11:06:11.724803 25472 tablet_copy_client.cc:323] T bba0117ff12344028c9b9a8880d95f69 P f18d504661cb42ff8bf0301a5f1ae6f7: tablet copy: Beginning tablet copy session from remote peer at address 127.23.83.194:46521
I20260710 11:06:11.724959 25468 ts_tablet_manager.cc:1434] T 0bbe708e78cb4cfc8230a716bf3e0285 P f18d504661cb42ff8bf0301a5f1ae6f7: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 11:06:11.728133 25011 tablet_copy_service.cc:342] P 873014437322477cbfcb81f2b8e1d047: Request end of tablet copy session f18d504661cb42ff8bf0301a5f1ae6f7-0bbe708e78cb4cfc8230a716bf3e0285 received from {username='slave'} at 127.0.0.1:59222
I20260710 11:06:11.728976 25011 tablet_copy_service.cc:434] P 873014437322477cbfcb81f2b8e1d047: ending tablet copy session f18d504661cb42ff8bf0301a5f1ae6f7-0bbe708e78cb4cfc8230a716bf3e0285 on tablet 0bbe708e78cb4cfc8230a716bf3e0285 with peer f18d504661cb42ff8bf0301a5f1ae6f7
I20260710 11:06:11.735659 25468 ts_tablet_manager.cc:933] T a872fe0eab7d43ce9eec40c9eaa521ef P f18d504661cb42ff8bf0301a5f1ae6f7: Initiating tablet copy from peer c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521)
I20260710 11:06:11.738847 25468 tablet_copy_client.cc:323] T a872fe0eab7d43ce9eec40c9eaa521ef P f18d504661cb42ff8bf0301a5f1ae6f7: tablet copy: Beginning tablet copy session from remote peer at address 127.23.83.194:46521
I20260710 11:06:11.742811 25086 tablet_copy_service.cc:140] P c40e43c78a4843b0b129d55446486e59: Received BeginTabletCopySession request for tablet bba0117ff12344028c9b9a8880d95f69 from peer f18d504661cb42ff8bf0301a5f1ae6f7 ({username='slave'} at 127.0.0.1:56024)
I20260710 11:06:11.743216 25085 tablet_copy_service.cc:140] P c40e43c78a4843b0b129d55446486e59: Received BeginTabletCopySession request for tablet a872fe0eab7d43ce9eec40c9eaa521ef from peer f18d504661cb42ff8bf0301a5f1ae6f7 ({username='slave'} at 127.0.0.1:56024)
I20260710 11:06:11.743359 25086 tablet_copy_service.cc:161] P c40e43c78a4843b0b129d55446486e59: Beginning new tablet copy session on tablet bba0117ff12344028c9b9a8880d95f69 from peer f18d504661cb42ff8bf0301a5f1ae6f7 at {username='slave'} at 127.0.0.1:56024: session id = f18d504661cb42ff8bf0301a5f1ae6f7-bba0117ff12344028c9b9a8880d95f69
I20260710 11:06:11.744136 25085 tablet_copy_service.cc:161] P c40e43c78a4843b0b129d55446486e59: Beginning new tablet copy session on tablet a872fe0eab7d43ce9eec40c9eaa521ef from peer f18d504661cb42ff8bf0301a5f1ae6f7 at {username='slave'} at 127.0.0.1:56024: session id = f18d504661cb42ff8bf0301a5f1ae6f7-a872fe0eab7d43ce9eec40c9eaa521ef
I20260710 11:06:11.748265 25086 tablet_copy_source_session.cc:215] T bba0117ff12344028c9b9a8880d95f69 P c40e43c78a4843b0b129d55446486e59: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:11.750939 25472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bba0117ff12344028c9b9a8880d95f69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:11.751192 25085 tablet_copy_source_session.cc:215] T a872fe0eab7d43ce9eec40c9eaa521ef P c40e43c78a4843b0b129d55446486e59: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:11.757745 25468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a872fe0eab7d43ce9eec40c9eaa521ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:11.777530 25472 tablet_copy_client.cc:806] T bba0117ff12344028c9b9a8880d95f69 P f18d504661cb42ff8bf0301a5f1ae6f7: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:11.778201 25472 tablet_copy_client.cc:670] T bba0117ff12344028c9b9a8880d95f69 P f18d504661cb42ff8bf0301a5f1ae6f7: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:11.780609 25477 ts_tablet_manager.cc:933] T 8b36d2a0be544a709fc84fbe87e87cff P f18d504661cb42ff8bf0301a5f1ae6f7: Initiating tablet copy from peer 873014437322477cbfcb81f2b8e1d047 (127.23.83.193:38951)
I20260710 11:06:11.782203 25472 tablet_copy_client.cc:538] T bba0117ff12344028c9b9a8880d95f69 P f18d504661cb42ff8bf0301a5f1ae6f7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:11.790490 25468 tablet_copy_client.cc:806] T a872fe0eab7d43ce9eec40c9eaa521ef P f18d504661cb42ff8bf0301a5f1ae6f7: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:11.791086 25468 tablet_copy_client.cc:670] T a872fe0eab7d43ce9eec40c9eaa521ef P f18d504661cb42ff8bf0301a5f1ae6f7: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:11.791105 25472 tablet_bootstrap.cc:492] T bba0117ff12344028c9b9a8880d95f69 P f18d504661cb42ff8bf0301a5f1ae6f7: Bootstrap starting.
I20260710 11:06:11.802502 25468 tablet_copy_client.cc:538] T a872fe0eab7d43ce9eec40c9eaa521ef P f18d504661cb42ff8bf0301a5f1ae6f7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:11.835348 25468 tablet_bootstrap.cc:492] T a872fe0eab7d43ce9eec40c9eaa521ef P f18d504661cb42ff8bf0301a5f1ae6f7: Bootstrap starting.
I20260710 11:06:11.904202 25477 tablet_copy_client.cc:323] T 8b36d2a0be544a709fc84fbe87e87cff P f18d504661cb42ff8bf0301a5f1ae6f7: tablet copy: Beginning tablet copy session from remote peer at address 127.23.83.193:38951
I20260710 11:06:11.942751 25472 tablet_bootstrap.cc:492] T bba0117ff12344028c9b9a8880d95f69 P f18d504661cb42ff8bf0301a5f1ae6f7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:11.943868 25472 tablet_bootstrap.cc:492] T bba0117ff12344028c9b9a8880d95f69 P f18d504661cb42ff8bf0301a5f1ae6f7: Bootstrap complete.
I20260710 11:06:11.944778 25472 ts_tablet_manager.cc:1403] T bba0117ff12344028c9b9a8880d95f69 P f18d504661cb42ff8bf0301a5f1ae6f7: Time spent bootstrapping tablet: real 0.154s	user 0.030s	sys 0.000s
I20260710 11:06:11.948673 25472 raft_consensus.cc:359] T bba0117ff12344028c9b9a8880d95f69 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } }
I20260710 11:06:11.949617 25472 raft_consensus.cc:740] T bba0117ff12344028c9b9a8880d95f69 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f18d504661cb42ff8bf0301a5f1ae6f7, State: Initialized, Role: LEARNER
I20260710 11:06:11.949627 25468 tablet_bootstrap.cc:492] T a872fe0eab7d43ce9eec40c9eaa521ef P f18d504661cb42ff8bf0301a5f1ae6f7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:11.950440 25472 consensus_queue.cc:260] T bba0117ff12344028c9b9a8880d95f69 P f18d504661cb42ff8bf0301a5f1ae6f7 [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: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } }
I20260710 11:06:11.951251 25468 tablet_bootstrap.cc:492] T a872fe0eab7d43ce9eec40c9eaa521ef P f18d504661cb42ff8bf0301a5f1ae6f7: Bootstrap complete.
I20260710 11:06:11.952131 25468 ts_tablet_manager.cc:1403] T a872fe0eab7d43ce9eec40c9eaa521ef P f18d504661cb42ff8bf0301a5f1ae6f7: Time spent bootstrapping tablet: real 0.117s	user 0.007s	sys 0.022s
I20260710 11:06:11.955065 25472 ts_tablet_manager.cc:1434] T bba0117ff12344028c9b9a8880d95f69 P f18d504661cb42ff8bf0301a5f1ae6f7: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:06:11.955431 25468 raft_consensus.cc:359] T a872fe0eab7d43ce9eec40c9eaa521ef P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } }
I20260710 11:06:11.956400 25468 raft_consensus.cc:740] T a872fe0eab7d43ce9eec40c9eaa521ef P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f18d504661cb42ff8bf0301a5f1ae6f7, State: Initialized, Role: LEARNER
I20260710 11:06:11.957078 25468 consensus_queue.cc:260] T a872fe0eab7d43ce9eec40c9eaa521ef P f18d504661cb42ff8bf0301a5f1ae6f7 [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: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } }
I20260710 11:06:11.960247 25468 ts_tablet_manager.cc:1434] T a872fe0eab7d43ce9eec40c9eaa521ef P f18d504661cb42ff8bf0301a5f1ae6f7: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 11:06:12.550988 25086 tablet_copy_service.cc:342] P c40e43c78a4843b0b129d55446486e59: Request end of tablet copy session f18d504661cb42ff8bf0301a5f1ae6f7-a872fe0eab7d43ce9eec40c9eaa521ef received from {username='slave'} at 127.0.0.1:56024
I20260710 11:06:12.551438 25086 tablet_copy_service.cc:434] P c40e43c78a4843b0b129d55446486e59: ending tablet copy session f18d504661cb42ff8bf0301a5f1ae6f7-a872fe0eab7d43ce9eec40c9eaa521ef on tablet a872fe0eab7d43ce9eec40c9eaa521ef with peer f18d504661cb42ff8bf0301a5f1ae6f7
I20260710 11:06:12.558990 25407 raft_consensus.cc:1217] T bba0117ff12344028c9b9a8880d95f69 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:12.561542 25406 raft_consensus.cc:1217] T a872fe0eab7d43ce9eec40c9eaa521ef P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260710 11:06:12.585794 24965 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.786s	user 0.003s	sys 0.026s
W20260710 11:06:12.586170 24965 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.787s	user 0.003s	sys 0.026s
W20260710 11:06:12.586542 24965 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.83.194:46521, user_credentials={real_user=slave}} blocked reactor thread for 787000us
I20260710 11:06:12.587327 25085 tablet_copy_service.cc:342] P c40e43c78a4843b0b129d55446486e59: Request end of tablet copy session f18d504661cb42ff8bf0301a5f1ae6f7-bba0117ff12344028c9b9a8880d95f69 received from {username='slave'} at 127.0.0.1:56024
I20260710 11:06:12.587762 25085 tablet_copy_service.cc:434] P c40e43c78a4843b0b129d55446486e59: ending tablet copy session f18d504661cb42ff8bf0301a5f1ae6f7-bba0117ff12344028c9b9a8880d95f69 on tablet bba0117ff12344028c9b9a8880d95f69 with peer f18d504661cb42ff8bf0301a5f1ae6f7
I20260710 11:06:12.610459 25011 tablet_copy_service.cc:140] P 873014437322477cbfcb81f2b8e1d047: Received BeginTabletCopySession request for tablet 8b36d2a0be544a709fc84fbe87e87cff from peer f18d504661cb42ff8bf0301a5f1ae6f7 ({username='slave'} at 127.0.0.1:59222)
I20260710 11:06:12.611161 25011 tablet_copy_service.cc:161] P 873014437322477cbfcb81f2b8e1d047: Beginning new tablet copy session on tablet 8b36d2a0be544a709fc84fbe87e87cff from peer f18d504661cb42ff8bf0301a5f1ae6f7 at {username='slave'} at 127.0.0.1:59222: session id = f18d504661cb42ff8bf0301a5f1ae6f7-8b36d2a0be544a709fc84fbe87e87cff
I20260710 11:06:12.620067 25011 tablet_copy_source_session.cc:215] T 8b36d2a0be544a709fc84fbe87e87cff P 873014437322477cbfcb81f2b8e1d047: Tablet Copy: opened 0 blocks and 1 log segments
W20260710 11:06:12.676353 24967 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.874s	user 0.011s	sys 0.010s
W20260710 11:06:12.676757 24967 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.875s	user 0.011s	sys 0.010s
W20260710 11:06:12.739897 24965 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.83.195:43601, user_credentials={real_user=slave}} blocked reactor thread for 49928us
I20260710 11:06:12.745780 25406 raft_consensus.cc:1217] T 0bbe708e78cb4cfc8230a716bf3e0285 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:12.755707 25477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b36d2a0be544a709fc84fbe87e87cff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:12.782778 25477 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:45172 (request call id 3) took 1016 ms. Trace:
I20260710 11:06:12.783301 25477 rpcz_store.cc:276] 0710 11:06:11.766408 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 11:06:11.766936 (+   528us) service_pool.cc:224] Handling call
0710 11:06:11.780956 (+ 14020us) ts_tablet_manager.cc:934] T 8b36d2a0be544a709fc84fbe87e87cff P f18d504661cb42ff8bf0301a5f1ae6f7: Initiating tablet copy from peer 873014437322477cbfcb81f2b8e1d047 (127.23.83.193:38951)
0710 11:06:12.754545 (+973589us) tablet_copy_client.cc:368] Tablet copy session begun
0710 11:06:12.775910 (+ 21365us) tablet_metadata.cc:665] Metadata flushed
0710 11:06:12.776018 (+   108us) tablet_copy_client.cc:497] Wrote new tablet metadata
0710 11:06:12.782092 (+  6074us) tablet_copy_client.cc:418] Wrote new consensus metadata
0710 11:06:12.782346 (+   254us) tablet_replica.cc:206] Creating consensus instance
0710 11:06:12.782657 (+   311us) ts_tablet_manager.cc:989] Replica registered.
0710 11:06:12.782717 (+    60us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":30582,"tablet-copy.queue_time_us":13180,"thread_start_us":59803,"threads_started":2}
I20260710 11:06:12.785820 25477 tablet_copy_client.cc:806] T 8b36d2a0be544a709fc84fbe87e87cff P f18d504661cb42ff8bf0301a5f1ae6f7: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:12.786347 25477 tablet_copy_client.cc:670] T 8b36d2a0be544a709fc84fbe87e87cff P f18d504661cb42ff8bf0301a5f1ae6f7: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:12.790714 25477 tablet_copy_client.cc:538] T 8b36d2a0be544a709fc84fbe87e87cff P f18d504661cb42ff8bf0301a5f1ae6f7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:12.801040 25477 tablet_bootstrap.cc:492] T 8b36d2a0be544a709fc84fbe87e87cff P f18d504661cb42ff8bf0301a5f1ae6f7: Bootstrap starting.
I20260710 11:06:12.818645 25477 tablet_bootstrap.cc:492] T 8b36d2a0be544a709fc84fbe87e87cff P f18d504661cb42ff8bf0301a5f1ae6f7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:12.819380 25477 tablet_bootstrap.cc:492] T 8b36d2a0be544a709fc84fbe87e87cff P f18d504661cb42ff8bf0301a5f1ae6f7: Bootstrap complete.
I20260710 11:06:12.820021 25477 ts_tablet_manager.cc:1403] T 8b36d2a0be544a709fc84fbe87e87cff P f18d504661cb42ff8bf0301a5f1ae6f7: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.010s
I20260710 11:06:12.822906 25477 raft_consensus.cc:359] T 8b36d2a0be544a709fc84fbe87e87cff P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } }
I20260710 11:06:12.823530 25477 raft_consensus.cc:740] T 8b36d2a0be544a709fc84fbe87e87cff P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f18d504661cb42ff8bf0301a5f1ae6f7, State: Initialized, Role: LEARNER
I20260710 11:06:12.824084 25477 consensus_queue.cc:260] T 8b36d2a0be544a709fc84fbe87e87cff P f18d504661cb42ff8bf0301a5f1ae6f7 [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: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } }
I20260710 11:06:12.826093 25477 ts_tablet_manager.cc:1434] T 8b36d2a0be544a709fc84fbe87e87cff P f18d504661cb42ff8bf0301a5f1ae6f7: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:06:12.827709 25011 tablet_copy_service.cc:342] P 873014437322477cbfcb81f2b8e1d047: Request end of tablet copy session f18d504661cb42ff8bf0301a5f1ae6f7-8b36d2a0be544a709fc84fbe87e87cff received from {username='slave'} at 127.0.0.1:59222
I20260710 11:06:12.828114 25011 tablet_copy_service.cc:434] P 873014437322477cbfcb81f2b8e1d047: ending tablet copy session f18d504661cb42ff8bf0301a5f1ae6f7-8b36d2a0be544a709fc84fbe87e87cff on tablet 8b36d2a0be544a709fc84fbe87e87cff with peer f18d504661cb42ff8bf0301a5f1ae6f7
I20260710 11:06:13.040376 25485 raft_consensus.cc:1064] T a872fe0eab7d43ce9eec40c9eaa521ef P c40e43c78a4843b0b129d55446486e59: attempting to promote NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 to VOTER
I20260710 11:06:13.043157 25485 consensus_queue.cc:237] T a872fe0eab7d43ce9eec40c9eaa521ef P c40e43c78a4843b0b129d55446486e59 [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: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } }
I20260710 11:06:13.050218 25150 raft_consensus.cc:1275] T a872fe0eab7d43ce9eec40c9eaa521ef P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Refusing update from remote peer c40e43c78a4843b0b129d55446486e59: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:13.050861 25406 raft_consensus.cc:1275] T a872fe0eab7d43ce9eec40c9eaa521ef P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 LEARNER]: Refusing update from remote peer c40e43c78a4843b0b129d55446486e59: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:13.052553 24999 raft_consensus.cc:1275] T a872fe0eab7d43ce9eec40c9eaa521ef P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Refusing update from remote peer c40e43c78a4843b0b129d55446486e59: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:13.054023 25488 consensus_queue.cc:1048] T a872fe0eab7d43ce9eec40c9eaa521ef P c40e43c78a4843b0b129d55446486e59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:06:13.055866 25486 consensus_queue.cc:1048] T a872fe0eab7d43ce9eec40c9eaa521ef P c40e43c78a4843b0b129d55446486e59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:13.058597 25487 consensus_queue.cc:1048] T a872fe0eab7d43ce9eec40c9eaa521ef P c40e43c78a4843b0b129d55446486e59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:13.070174 25487 raft_consensus.cc:2955] T a872fe0eab7d43ce9eec40c9eaa521ef P c40e43c78a4843b0b129d55446486e59 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:13.072530 24999 raft_consensus.cc:2955] T a872fe0eab7d43ce9eec40c9eaa521ef P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:13.074139 25150 raft_consensus.cc:2955] T a872fe0eab7d43ce9eec40c9eaa521ef P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:13.082772 25406 raft_consensus.cc:2955] T a872fe0eab7d43ce9eec40c9eaa521ef P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:13.086444 24899 catalog_manager.cc:5697] T a872fe0eab7d43ce9eec40c9eaa521ef P c40e43c78a4843b0b129d55446486e59 reported cstate change: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c40e43c78a4843b0b129d55446486e59" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:13.121780 25074 consensus_queue.cc:237] T a872fe0eab7d43ce9eec40c9eaa521ef P c40e43c78a4843b0b129d55446486e59 [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: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } }
I20260710 11:06:13.127697 25406 raft_consensus.cc:1217] T 8b36d2a0be544a709fc84fbe87e87cff P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:13.142547 25460 raft_consensus.cc:1064] T 0bbe708e78cb4cfc8230a716bf3e0285 P 873014437322477cbfcb81f2b8e1d047: attempting to promote NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 to VOTER
I20260710 11:06:13.145290 25460 consensus_queue.cc:237] T 0bbe708e78cb4cfc8230a716bf3e0285 P 873014437322477cbfcb81f2b8e1d047 [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: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } }
I20260710 11:06:13.133283 25488 raft_consensus.cc:1064] T bba0117ff12344028c9b9a8880d95f69 P c40e43c78a4843b0b129d55446486e59: attempting to promote NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 to VOTER
I20260710 11:06:13.151353 25407 raft_consensus.cc:1275] T a872fe0eab7d43ce9eec40c9eaa521ef P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Refusing update from remote peer c40e43c78a4843b0b129d55446486e59: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:13.152426 25150 raft_consensus.cc:1275] T a872fe0eab7d43ce9eec40c9eaa521ef P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Refusing update from remote peer c40e43c78a4843b0b129d55446486e59: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:13.153120 25484 consensus_queue.cc:1048] T a872fe0eab7d43ce9eec40c9eaa521ef P c40e43c78a4843b0b129d55446486e59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:13.152437 25488 consensus_queue.cc:237] T bba0117ff12344028c9b9a8880d95f69 P c40e43c78a4843b0b129d55446486e59 [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: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } }
I20260710 11:06:13.155211 25484 consensus_queue.cc:1048] T a872fe0eab7d43ce9eec40c9eaa521ef P c40e43c78a4843b0b129d55446486e59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:13.162920 25486 raft_consensus.cc:2955] T a872fe0eab7d43ce9eec40c9eaa521ef P c40e43c78a4843b0b129d55446486e59 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 873014437322477cbfcb81f2b8e1d047 (127.23.83.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:13.177127 25407 raft_consensus.cc:1275] T bba0117ff12344028c9b9a8880d95f69 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 LEARNER]: Refusing update from remote peer c40e43c78a4843b0b129d55446486e59: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:13.178193 24884 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a872fe0eab7d43ce9eec40c9eaa521ef with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:13.181010 25485 consensus_queue.cc:1048] T bba0117ff12344028c9b9a8880d95f69 P c40e43c78a4843b0b129d55446486e59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:13.194525 24898 catalog_manager.cc:5697] T a872fe0eab7d43ce9eec40c9eaa521ef P c40e43c78a4843b0b129d55446486e59 reported cstate change: config changed from index 3 to 4, VOTER 873014437322477cbfcb81f2b8e1d047 (127.23.83.193) evicted. New cstate: current_term: 1 leader_uuid: "c40e43c78a4843b0b129d55446486e59" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:13.193651 25407 raft_consensus.cc:2955] T a872fe0eab7d43ce9eec40c9eaa521ef P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 873014437322477cbfcb81f2b8e1d047 (127.23.83.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:13.183672 25150 raft_consensus.cc:2955] T a872fe0eab7d43ce9eec40c9eaa521ef P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 873014437322477cbfcb81f2b8e1d047 (127.23.83.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:13.206034 24984 tablet_service.cc:1558] Processing DeleteTablet for tablet a872fe0eab7d43ce9eec40c9eaa521ef with delete_type TABLET_DATA_TOMBSTONED (TS 873014437322477cbfcb81f2b8e1d047 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55388
I20260710 11:06:13.213403 25147 raft_consensus.cc:1275] T bba0117ff12344028c9b9a8880d95f69 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Refusing update from remote peer c40e43c78a4843b0b129d55446486e59: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:13.214874 25486 consensus_queue.cc:1048] T bba0117ff12344028c9b9a8880d95f69 P c40e43c78a4843b0b129d55446486e59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:13.216639 24999 raft_consensus.cc:1275] T bba0117ff12344028c9b9a8880d95f69 P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Refusing update from remote peer c40e43c78a4843b0b129d55446486e59: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:13.218511 25488 consensus_queue.cc:1048] T bba0117ff12344028c9b9a8880d95f69 P c40e43c78a4843b0b129d55446486e59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:13.235551 25405 raft_consensus.cc:1275] T 0bbe708e78cb4cfc8230a716bf3e0285 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 LEARNER]: Refusing update from remote peer 873014437322477cbfcb81f2b8e1d047: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:13.235793 25148 raft_consensus.cc:1275] T 0bbe708e78cb4cfc8230a716bf3e0285 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Refusing update from remote peer 873014437322477cbfcb81f2b8e1d047: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:13.237476 25075 raft_consensus.cc:1275] T 0bbe708e78cb4cfc8230a716bf3e0285 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Refusing update from remote peer 873014437322477cbfcb81f2b8e1d047: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:13.238772 25499 consensus_queue.cc:1048] T 0bbe708e78cb4cfc8230a716bf3e0285 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:13.239540 25515 tablet_replica.cc:333] T a872fe0eab7d43ce9eec40c9eaa521ef P 873014437322477cbfcb81f2b8e1d047: stopping tablet replica
I20260710 11:06:13.240636 25515 raft_consensus.cc:2243] T a872fe0eab7d43ce9eec40c9eaa521ef P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:13.241299 25494 consensus_queue.cc:1048] T 0bbe708e78cb4cfc8230a716bf3e0285 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:13.246311 25491 consensus_queue.cc:1048] T 0bbe708e78cb4cfc8230a716bf3e0285 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:06:13.256820 25515 raft_consensus.cc:2272] T a872fe0eab7d43ce9eec40c9eaa521ef P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:13.261523 25515 ts_tablet_manager.cc:1916] T a872fe0eab7d43ce9eec40c9eaa521ef P 873014437322477cbfcb81f2b8e1d047: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:13.270066 25491 raft_consensus.cc:2955] T 0bbe708e78cb4cfc8230a716bf3e0285 P 873014437322477cbfcb81f2b8e1d047 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:13.276021 25488 raft_consensus.cc:2955] T bba0117ff12344028c9b9a8880d95f69 P c40e43c78a4843b0b129d55446486e59 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:13.274724 25148 raft_consensus.cc:2955] T 0bbe708e78cb4cfc8230a716bf3e0285 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:13.278720 24999 raft_consensus.cc:2955] T bba0117ff12344028c9b9a8880d95f69 P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:13.293326 25074 raft_consensus.cc:2955] T 0bbe708e78cb4cfc8230a716bf3e0285 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:13.292215 24898 catalog_manager.cc:5697] T 0bbe708e78cb4cfc8230a716bf3e0285 P 4a1edbf651bd47549ceab590b3b0247a reported cstate change: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "873014437322477cbfcb81f2b8e1d047" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:13.295662 25515 ts_tablet_manager.cc:1929] T a872fe0eab7d43ce9eec40c9eaa521ef P 873014437322477cbfcb81f2b8e1d047: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:13.296166 25515 log.cc:1199] T a872fe0eab7d43ce9eec40c9eaa521ef P 873014437322477cbfcb81f2b8e1d047: Deleting WAL directory at /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681543532196-23887-0/minicluster-data/ts-0-root/wals/a872fe0eab7d43ce9eec40c9eaa521ef
I20260710 11:06:13.300501 24886 catalog_manager.cc:5028] TS 873014437322477cbfcb81f2b8e1d047 (127.23.83.193:38951): tablet a872fe0eab7d43ce9eec40c9eaa521ef (table test-workload [id=0fad81877c2a498fb7560954c05e7b20]) successfully deleted
I20260710 11:06:13.300704 25407 raft_consensus.cc:2955] T bba0117ff12344028c9b9a8880d95f69 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:13.289196 25406 raft_consensus.cc:2955] T 0bbe708e78cb4cfc8230a716bf3e0285 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:13.314075 24898 catalog_manager.cc:5697] T bba0117ff12344028c9b9a8880d95f69 P f18d504661cb42ff8bf0301a5f1ae6f7 reported cstate change: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c40e43c78a4843b0b129d55446486e59" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:13.326339 25148 raft_consensus.cc:2955] T bba0117ff12344028c9b9a8880d95f69 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:13.328663 24999 consensus_queue.cc:237] T 0bbe708e78cb4cfc8230a716bf3e0285 P 873014437322477cbfcb81f2b8e1d047 [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: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } }
I20260710 11:06:13.335979 25150 raft_consensus.cc:1275] T 0bbe708e78cb4cfc8230a716bf3e0285 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Refusing update from remote peer 873014437322477cbfcb81f2b8e1d047: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:13.336035 25074 consensus_queue.cc:237] T bba0117ff12344028c9b9a8880d95f69 P c40e43c78a4843b0b129d55446486e59 [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: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } }
I20260710 11:06:13.338428 25406 raft_consensus.cc:1275] T 0bbe708e78cb4cfc8230a716bf3e0285 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Refusing update from remote peer 873014437322477cbfcb81f2b8e1d047: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:13.340437 25499 consensus_queue.cc:1048] T 0bbe708e78cb4cfc8230a716bf3e0285 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:13.341658 25406 raft_consensus.cc:1275] T bba0117ff12344028c9b9a8880d95f69 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Refusing update from remote peer c40e43c78a4843b0b129d55446486e59: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:13.341710 25460 consensus_queue.cc:1048] T 0bbe708e78cb4cfc8230a716bf3e0285 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:13.347111 25488 consensus_queue.cc:1048] T bba0117ff12344028c9b9a8880d95f69 P c40e43c78a4843b0b129d55446486e59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:13.350663 25148 raft_consensus.cc:1275] T bba0117ff12344028c9b9a8880d95f69 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Refusing update from remote peer c40e43c78a4843b0b129d55446486e59: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:13.351994 25488 consensus_queue.cc:1048] T bba0117ff12344028c9b9a8880d95f69 P c40e43c78a4843b0b129d55446486e59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:13.354516 25485 raft_consensus.cc:2955] T bba0117ff12344028c9b9a8880d95f69 P c40e43c78a4843b0b129d55446486e59 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 873014437322477cbfcb81f2b8e1d047 (127.23.83.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:13.355149 25460 raft_consensus.cc:2955] T 0bbe708e78cb4cfc8230a716bf3e0285 P 873014437322477cbfcb81f2b8e1d047 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c40e43c78a4843b0b129d55446486e59 (127.23.83.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:13.364429 25406 raft_consensus.cc:2955] T bba0117ff12344028c9b9a8880d95f69 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 873014437322477cbfcb81f2b8e1d047 (127.23.83.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:13.366010 25405 raft_consensus.cc:2955] T 0bbe708e78cb4cfc8230a716bf3e0285 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c40e43c78a4843b0b129d55446486e59 (127.23.83.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:13.367339 25150 raft_consensus.cc:2955] T bba0117ff12344028c9b9a8880d95f69 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 873014437322477cbfcb81f2b8e1d047 (127.23.83.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:13.368356 24886 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0bbe708e78cb4cfc8230a716bf3e0285 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:13.368534 25148 raft_consensus.cc:2955] T 0bbe708e78cb4cfc8230a716bf3e0285 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c40e43c78a4843b0b129d55446486e59 (127.23.83.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:13.373481 24897 catalog_manager.cc:5697] T 0bbe708e78cb4cfc8230a716bf3e0285 P 873014437322477cbfcb81f2b8e1d047 reported cstate change: config changed from index 3 to 4, VOTER c40e43c78a4843b0b129d55446486e59 (127.23.83.194) evicted. New cstate: current_term: 1 leader_uuid: "873014437322477cbfcb81f2b8e1d047" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:13.388633 24884 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bba0117ff12344028c9b9a8880d95f69 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:13.390327 25062 tablet_service.cc:1558] Processing DeleteTablet for tablet 0bbe708e78cb4cfc8230a716bf3e0285 with delete_type TABLET_DATA_TOMBSTONED (TS c40e43c78a4843b0b129d55446486e59 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56028
I20260710 11:06:13.393055 24899 catalog_manager.cc:5697] T bba0117ff12344028c9b9a8880d95f69 P f18d504661cb42ff8bf0301a5f1ae6f7 reported cstate change: config changed from index 3 to 4, VOTER 873014437322477cbfcb81f2b8e1d047 (127.23.83.193) evicted. New cstate: current_term: 1 leader_uuid: "c40e43c78a4843b0b129d55446486e59" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
W20260710 11:06:13.403703 24884 catalog_manager.cc:5220] ChangeConfig:REMOVE_PEER RPC for tablet bba0117ff12344028c9b9a8880d95f69 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521) due to CAS failure; no further retry: Illegal state: Request specified cas_config_opid_index of 3 but the committed config has opid_index of 4
I20260710 11:06:13.406665 25521 tablet_replica.cc:333] T 0bbe708e78cb4cfc8230a716bf3e0285 P c40e43c78a4843b0b129d55446486e59: stopping tablet replica
I20260710 11:06:13.407660 25521 raft_consensus.cc:2243] T 0bbe708e78cb4cfc8230a716bf3e0285 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:13.408423 25521 raft_consensus.cc:2272] T 0bbe708e78cb4cfc8230a716bf3e0285 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:13.411176 24984 tablet_service.cc:1558] Processing DeleteTablet for tablet bba0117ff12344028c9b9a8880d95f69 with delete_type TABLET_DATA_TOMBSTONED (TS 873014437322477cbfcb81f2b8e1d047 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55388
I20260710 11:06:13.412254 25515 tablet_replica.cc:333] T bba0117ff12344028c9b9a8880d95f69 P 873014437322477cbfcb81f2b8e1d047: stopping tablet replica
I20260710 11:06:13.413117 25515 raft_consensus.cc:2243] T bba0117ff12344028c9b9a8880d95f69 P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:13.413621 25515 raft_consensus.cc:2272] T bba0117ff12344028c9b9a8880d95f69 P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:13.414848 25521 ts_tablet_manager.cc:1916] T 0bbe708e78cb4cfc8230a716bf3e0285 P c40e43c78a4843b0b129d55446486e59: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:13.416438 25515 ts_tablet_manager.cc:1916] T bba0117ff12344028c9b9a8880d95f69 P 873014437322477cbfcb81f2b8e1d047: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:13.433359 25521 ts_tablet_manager.cc:1929] T 0bbe708e78cb4cfc8230a716bf3e0285 P c40e43c78a4843b0b129d55446486e59: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:13.433359 25515 ts_tablet_manager.cc:1929] T bba0117ff12344028c9b9a8880d95f69 P 873014437322477cbfcb81f2b8e1d047: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:13.434010 25521 log.cc:1199] T 0bbe708e78cb4cfc8230a716bf3e0285 P c40e43c78a4843b0b129d55446486e59: Deleting WAL directory at /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681543532196-23887-0/minicluster-data/ts-1-root/wals/0bbe708e78cb4cfc8230a716bf3e0285
I20260710 11:06:13.434131 25515 log.cc:1199] T bba0117ff12344028c9b9a8880d95f69 P 873014437322477cbfcb81f2b8e1d047: Deleting WAL directory at /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681543532196-23887-0/minicluster-data/ts-0-root/wals/bba0117ff12344028c9b9a8880d95f69
I20260710 11:06:13.436167 24886 catalog_manager.cc:5028] TS 873014437322477cbfcb81f2b8e1d047 (127.23.83.193:38951): tablet bba0117ff12344028c9b9a8880d95f69 (table test-workload [id=0fad81877c2a498fb7560954c05e7b20]) successfully deleted
I20260710 11:06:13.436343 24884 catalog_manager.cc:5028] TS c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521): tablet 0bbe708e78cb4cfc8230a716bf3e0285 (table test-workload [id=0fad81877c2a498fb7560954c05e7b20]) successfully deleted
W20260710 11:06:13.601050 25171 debug-util.cc:398] Leaking SignalData structure 0x7b0800084740 after lost signal to thread 23890
W20260710 11:06:13.602101 25171 debug-util.cc:398] Leaking SignalData structure 0x7b0800135360 after lost signal to thread 24933
W20260710 11:06:13.603252 25171 debug-util.cc:398] Leaking SignalData structure 0x7b08001db500 after lost signal to thread 25025
W20260710 11:06:13.604285 25171 debug-util.cc:398] Leaking SignalData structure 0x7b08000ca760 after lost signal to thread 25100
W20260710 11:06:13.605165 25171 debug-util.cc:398] Leaking SignalData structure 0x7b0800257bc0 after lost signal to thread 25174
W20260710 11:06:13.606218 25171 debug-util.cc:398] Leaking SignalData structure 0x7b0800238160 after lost signal to thread 25431
I20260710 11:06:13.715087 25494 raft_consensus.cc:1064] T 8b36d2a0be544a709fc84fbe87e87cff P 873014437322477cbfcb81f2b8e1d047: attempting to promote NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 to VOTER
I20260710 11:06:13.717720 25494 consensus_queue.cc:237] T 8b36d2a0be544a709fc84fbe87e87cff P 873014437322477cbfcb81f2b8e1d047 [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: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } }
I20260710 11:06:13.726092 25406 raft_consensus.cc:1275] T 8b36d2a0be544a709fc84fbe87e87cff P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 LEARNER]: Refusing update from remote peer 873014437322477cbfcb81f2b8e1d047: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:13.726460 25150 raft_consensus.cc:1275] T 8b36d2a0be544a709fc84fbe87e87cff P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Refusing update from remote peer 873014437322477cbfcb81f2b8e1d047: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:13.728684 25074 raft_consensus.cc:1275] T 8b36d2a0be544a709fc84fbe87e87cff P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Refusing update from remote peer 873014437322477cbfcb81f2b8e1d047: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:13.728487 25460 consensus_queue.cc:1048] T 8b36d2a0be544a709fc84fbe87e87cff P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:13.730381 25460 consensus_queue.cc:1048] T 8b36d2a0be544a709fc84fbe87e87cff P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:13.742882 25494 consensus_queue.cc:1048] T 8b36d2a0be544a709fc84fbe87e87cff P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:06:13.766323 25150 raft_consensus.cc:2955] T 8b36d2a0be544a709fc84fbe87e87cff P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:13.763810 25460 raft_consensus.cc:2955] T 8b36d2a0be544a709fc84fbe87e87cff P 873014437322477cbfcb81f2b8e1d047 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:13.775213 25074 raft_consensus.cc:2955] T 8b36d2a0be544a709fc84fbe87e87cff P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:13.787109 24898 catalog_manager.cc:5697] T 8b36d2a0be544a709fc84fbe87e87cff P 4a1edbf651bd47549ceab590b3b0247a reported cstate change: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "873014437322477cbfcb81f2b8e1d047" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:13.798692 25406 raft_consensus.cc:2955] T 8b36d2a0be544a709fc84fbe87e87cff P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:13.811715 24999 consensus_queue.cc:237] T 8b36d2a0be544a709fc84fbe87e87cff P 873014437322477cbfcb81f2b8e1d047 [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: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } }
I20260710 11:06:13.819527 25074 raft_consensus.cc:1275] T 8b36d2a0be544a709fc84fbe87e87cff P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Refusing update from remote peer 873014437322477cbfcb81f2b8e1d047: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:13.821031 25406 raft_consensus.cc:1275] T 8b36d2a0be544a709fc84fbe87e87cff P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Refusing update from remote peer 873014437322477cbfcb81f2b8e1d047: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:13.821116 25494 consensus_queue.cc:1048] T 8b36d2a0be544a709fc84fbe87e87cff P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:13.828001 25491 raft_consensus.cc:2955] T 8b36d2a0be544a709fc84fbe87e87cff P 873014437322477cbfcb81f2b8e1d047 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:13.838703 25074 raft_consensus.cc:2955] T 8b36d2a0be544a709fc84fbe87e87cff P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:13.846077 24886 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8b36d2a0be544a709fc84fbe87e87cff with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:13.846207 25499 consensus_queue.cc:1048] T 8b36d2a0be544a709fc84fbe87e87cff P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:06:13.855361 24897 catalog_manager.cc:5697] T 8b36d2a0be544a709fc84fbe87e87cff P 873014437322477cbfcb81f2b8e1d047 reported cstate change: config changed from index 3 to 4, VOTER 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195) evicted. New cstate: current_term: 1 leader_uuid: "873014437322477cbfcb81f2b8e1d047" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:13.856699 25406 raft_consensus.cc:2955] T 8b36d2a0be544a709fc84fbe87e87cff P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:13.926992 25139 tablet_service.cc:1558] Processing DeleteTablet for tablet 8b36d2a0be544a709fc84fbe87e87cff with delete_type TABLET_DATA_TOMBSTONED (TS 4a1edbf651bd47549ceab590b3b0247a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41130
I20260710 11:06:13.947440 25527 tablet_replica.cc:333] T 8b36d2a0be544a709fc84fbe87e87cff P 4a1edbf651bd47549ceab590b3b0247a: stopping tablet replica
I20260710 11:06:13.949999 25527 raft_consensus.cc:2243] T 8b36d2a0be544a709fc84fbe87e87cff P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:13.952116 25527 raft_consensus.cc:2272] T 8b36d2a0be544a709fc84fbe87e87cff P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:13.958305 25527 ts_tablet_manager.cc:1916] T 8b36d2a0be544a709fc84fbe87e87cff P 4a1edbf651bd47549ceab590b3b0247a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:13.980372 25527 ts_tablet_manager.cc:1929] T 8b36d2a0be544a709fc84fbe87e87cff P 4a1edbf651bd47549ceab590b3b0247a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:13.981032 25527 log.cc:1199] T 8b36d2a0be544a709fc84fbe87e87cff P 4a1edbf651bd47549ceab590b3b0247a: Deleting WAL directory at /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681543532196-23887-0/minicluster-data/ts-2-root/wals/8b36d2a0be544a709fc84fbe87e87cff
I20260710 11:06:13.983179 24884 catalog_manager.cc:5028] TS 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195:43601): tablet 8b36d2a0be544a709fc84fbe87e87cff (table test-workload [id=0fad81877c2a498fb7560954c05e7b20]) successfully deleted
I20260710 11:06:14.986886 24999 consensus_queue.cc:237] T 434cf21ec46247e3bba2c876bbf75838 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Queue 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: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } }
W20260710 11:06:15.000054 24967 consensus_peers.cc:597] T 434cf21ec46247e3bba2c876bbf75838 P 873014437322477cbfcb81f2b8e1d047 -> Peer f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196:45123): Couldn't send request to peer f18d504661cb42ff8bf0301a5f1ae6f7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 434cf21ec46247e3bba2c876bbf75838. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:15.000208 25148 raft_consensus.cc:1275] T 434cf21ec46247e3bba2c876bbf75838 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Refusing update from remote peer 873014437322477cbfcb81f2b8e1d047: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:15.002089 25499 consensus_queue.cc:1048] T 434cf21ec46247e3bba2c876bbf75838 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:06:15.003494 25075 raft_consensus.cc:1275] T 434cf21ec46247e3bba2c876bbf75838 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Refusing update from remote peer 873014437322477cbfcb81f2b8e1d047: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:15.005213 25499 consensus_queue.cc:1048] T 434cf21ec46247e3bba2c876bbf75838 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:15.011461 25529 raft_consensus.cc:2955] T 434cf21ec46247e3bba2c876bbf75838 P 873014437322477cbfcb81f2b8e1d047 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } } }
I20260710 11:06:15.013554 25148 raft_consensus.cc:2955] T 434cf21ec46247e3bba2c876bbf75838 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } } }
I20260710 11:06:15.021559 25075 raft_consensus.cc:2955] T 434cf21ec46247e3bba2c876bbf75838 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } } }
I20260710 11:06:15.030375 24896 catalog_manager.cc:5697] T 434cf21ec46247e3bba2c876bbf75838 P 4a1edbf651bd47549ceab590b3b0247a reported cstate change: config changed from index -1 to 2, NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) added. New cstate: current_term: 1 leader_uuid: "873014437322477cbfcb81f2b8e1d047" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } } }
I20260710 11:06:15.031069 24999 consensus_queue.cc:237] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Queue 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: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } }
W20260710 11:06:15.044317 24967 consensus_peers.cc:597] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P 873014437322477cbfcb81f2b8e1d047 -> Peer f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196:45123): Couldn't send request to peer f18d504661cb42ff8bf0301a5f1ae6f7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 19ea3a3fbd5d4cb7b7a2518916c8eedc. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:15.046757 25075 raft_consensus.cc:1275] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Refusing update from remote peer 873014437322477cbfcb81f2b8e1d047: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:15.046849 25150 raft_consensus.cc:1275] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Refusing update from remote peer 873014437322477cbfcb81f2b8e1d047: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:15.048313 25499 consensus_queue.cc:1048] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:15.050730 25529 consensus_queue.cc:1048] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:15.060068 25529 raft_consensus.cc:2955] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P 873014437322477cbfcb81f2b8e1d047 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } } }
I20260710 11:06:15.063789 25075 raft_consensus.cc:2955] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } } }
I20260710 11:06:15.086807 25150 raft_consensus.cc:2955] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } } }
I20260710 11:06:15.108611 24897 catalog_manager.cc:5697] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P c40e43c78a4843b0b129d55446486e59 reported cstate change: config changed from index -1 to 2, NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) added. New cstate: current_term: 1 leader_uuid: "873014437322477cbfcb81f2b8e1d047" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } } }
I20260710 11:06:15.141417 25150 consensus_queue.cc:237] T 0a24d28acb2f49d6b52646fca5ac536f P 4a1edbf651bd47549ceab590b3b0247a [LEADER]: Queue 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: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } }
I20260710 11:06:15.153463 25074 raft_consensus.cc:1275] T 0a24d28acb2f49d6b52646fca5ac536f P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Refusing update from remote peer 4a1edbf651bd47549ceab590b3b0247a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:15.155795 25496 consensus_queue.cc:1048] T 0a24d28acb2f49d6b52646fca5ac536f P 4a1edbf651bd47549ceab590b3b0247a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:06:15.166559 24999 raft_consensus.cc:1275] T 0a24d28acb2f49d6b52646fca5ac536f P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Refusing update from remote peer 4a1edbf651bd47549ceab590b3b0247a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:15.168284 25496 consensus_queue.cc:1048] T 0a24d28acb2f49d6b52646fca5ac536f P 4a1edbf651bd47549ceab590b3b0247a [LEADER]: Connected to new peer: Peer: permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:15.172212 25545 raft_consensus.cc:2955] T 0a24d28acb2f49d6b52646fca5ac536f P 4a1edbf651bd47549ceab590b3b0247a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } } }
W20260710 11:06:15.178364 25116 consensus_peers.cc:597] T 0a24d28acb2f49d6b52646fca5ac536f P 4a1edbf651bd47549ceab590b3b0247a -> Peer f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196:45123): Couldn't send request to peer f18d504661cb42ff8bf0301a5f1ae6f7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0a24d28acb2f49d6b52646fca5ac536f. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:15.177945 25074 raft_consensus.cc:2955] T 0a24d28acb2f49d6b52646fca5ac536f P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } } }
I20260710 11:06:15.191569 24898 catalog_manager.cc:5697] T 0a24d28acb2f49d6b52646fca5ac536f P 4a1edbf651bd47549ceab590b3b0247a reported cstate change: config changed from index -1 to 2, NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) added. New cstate: current_term: 1 leader_uuid: "4a1edbf651bd47549ceab590b3b0247a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:15.192129 25075 consensus_queue.cc:237] T 04b8584cdea842b199c3fb9ab20f71af P c40e43c78a4843b0b129d55446486e59 [LEADER]: Queue 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: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } }
I20260710 11:06:15.208858 25150 raft_consensus.cc:1275] T 04b8584cdea842b199c3fb9ab20f71af P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Refusing update from remote peer c40e43c78a4843b0b129d55446486e59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:15.210913 25488 consensus_queue.cc:1048] T 04b8584cdea842b199c3fb9ab20f71af P c40e43c78a4843b0b129d55446486e59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
W20260710 11:06:15.220454 25042 consensus_peers.cc:597] T 04b8584cdea842b199c3fb9ab20f71af P c40e43c78a4843b0b129d55446486e59 -> Peer f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196:45123): Couldn't send request to peer f18d504661cb42ff8bf0301a5f1ae6f7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 04b8584cdea842b199c3fb9ab20f71af. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:15.231571 24997 raft_consensus.cc:1275] T 04b8584cdea842b199c3fb9ab20f71af P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Refusing update from remote peer c40e43c78a4843b0b129d55446486e59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:15.243285 25551 consensus_queue.cc:1048] T 04b8584cdea842b199c3fb9ab20f71af P c40e43c78a4843b0b129d55446486e59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:15.251005 24999 raft_consensus.cc:2955] T 0a24d28acb2f49d6b52646fca5ac536f P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } } }
I20260710 11:06:15.256955 25150 raft_consensus.cc:2955] T 04b8584cdea842b199c3fb9ab20f71af P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } } }
I20260710 11:06:15.247624 25551 raft_consensus.cc:2955] T 04b8584cdea842b199c3fb9ab20f71af P c40e43c78a4843b0b129d55446486e59 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } } }
I20260710 11:06:15.275415 24898 catalog_manager.cc:5697] T 04b8584cdea842b199c3fb9ab20f71af P 4a1edbf651bd47549ceab590b3b0247a reported cstate change: config changed from index -1 to 2, NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) added. New cstate: current_term: 1 leader_uuid: "c40e43c78a4843b0b129d55446486e59" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } } }
I20260710 11:06:15.324594 24997 raft_consensus.cc:2955] T 04b8584cdea842b199c3fb9ab20f71af P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } } }
I20260710 11:06:15.539773 25559 ts_tablet_manager.cc:933] T 434cf21ec46247e3bba2c876bbf75838 P f18d504661cb42ff8bf0301a5f1ae6f7: Initiating tablet copy from peer 873014437322477cbfcb81f2b8e1d047 (127.23.83.193:38951)
I20260710 11:06:15.543395 25559 tablet_copy_client.cc:323] T 434cf21ec46247e3bba2c876bbf75838 P f18d504661cb42ff8bf0301a5f1ae6f7: tablet copy: Beginning tablet copy session from remote peer at address 127.23.83.193:38951
I20260710 11:06:15.545678 25011 tablet_copy_service.cc:140] P 873014437322477cbfcb81f2b8e1d047: Received BeginTabletCopySession request for tablet 434cf21ec46247e3bba2c876bbf75838 from peer f18d504661cb42ff8bf0301a5f1ae6f7 ({username='slave'} at 127.0.0.1:59222)
I20260710 11:06:15.546236 25011 tablet_copy_service.cc:161] P 873014437322477cbfcb81f2b8e1d047: Beginning new tablet copy session on tablet 434cf21ec46247e3bba2c876bbf75838 from peer f18d504661cb42ff8bf0301a5f1ae6f7 at {username='slave'} at 127.0.0.1:59222: session id = f18d504661cb42ff8bf0301a5f1ae6f7-434cf21ec46247e3bba2c876bbf75838
I20260710 11:06:15.554352 25011 tablet_copy_source_session.cc:215] T 434cf21ec46247e3bba2c876bbf75838 P 873014437322477cbfcb81f2b8e1d047: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:15.558221 25559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 434cf21ec46247e3bba2c876bbf75838. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:15.575641 25559 tablet_copy_client.cc:806] T 434cf21ec46247e3bba2c876bbf75838 P f18d504661cb42ff8bf0301a5f1ae6f7: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:15.576278 25559 tablet_copy_client.cc:670] T 434cf21ec46247e3bba2c876bbf75838 P f18d504661cb42ff8bf0301a5f1ae6f7: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:15.580446 25559 tablet_copy_client.cc:538] T 434cf21ec46247e3bba2c876bbf75838 P f18d504661cb42ff8bf0301a5f1ae6f7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:15.591784 25559 tablet_bootstrap.cc:492] T 434cf21ec46247e3bba2c876bbf75838 P f18d504661cb42ff8bf0301a5f1ae6f7: Bootstrap starting.
I20260710 11:06:15.597085 25561 ts_tablet_manager.cc:933] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P f18d504661cb42ff8bf0301a5f1ae6f7: Initiating tablet copy from peer 873014437322477cbfcb81f2b8e1d047 (127.23.83.193:38951)
I20260710 11:06:15.608363 25561 tablet_copy_client.cc:323] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P f18d504661cb42ff8bf0301a5f1ae6f7: tablet copy: Beginning tablet copy session from remote peer at address 127.23.83.193:38951
I20260710 11:06:15.610332 25011 tablet_copy_service.cc:140] P 873014437322477cbfcb81f2b8e1d047: Received BeginTabletCopySession request for tablet 19ea3a3fbd5d4cb7b7a2518916c8eedc from peer f18d504661cb42ff8bf0301a5f1ae6f7 ({username='slave'} at 127.0.0.1:59222)
I20260710 11:06:15.610874 25011 tablet_copy_service.cc:161] P 873014437322477cbfcb81f2b8e1d047: Beginning new tablet copy session on tablet 19ea3a3fbd5d4cb7b7a2518916c8eedc from peer f18d504661cb42ff8bf0301a5f1ae6f7 at {username='slave'} at 127.0.0.1:59222: session id = f18d504661cb42ff8bf0301a5f1ae6f7-19ea3a3fbd5d4cb7b7a2518916c8eedc
I20260710 11:06:15.610206 25562 ts_tablet_manager.cc:933] T 04b8584cdea842b199c3fb9ab20f71af P f18d504661cb42ff8bf0301a5f1ae6f7: Initiating tablet copy from peer c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521)
I20260710 11:06:15.618629 25011 tablet_copy_source_session.cc:215] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P 873014437322477cbfcb81f2b8e1d047: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:15.622253 25561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19ea3a3fbd5d4cb7b7a2518916c8eedc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:15.626883 25559 tablet_bootstrap.cc:492] T 434cf21ec46247e3bba2c876bbf75838 P f18d504661cb42ff8bf0301a5f1ae6f7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:15.627759 25559 tablet_bootstrap.cc:492] T 434cf21ec46247e3bba2c876bbf75838 P f18d504661cb42ff8bf0301a5f1ae6f7: Bootstrap complete.
I20260710 11:06:15.630373 25559 ts_tablet_manager.cc:1403] T 434cf21ec46247e3bba2c876bbf75838 P f18d504661cb42ff8bf0301a5f1ae6f7: Time spent bootstrapping tablet: real 0.039s	user 0.005s	sys 0.019s
I20260710 11:06:15.633504 25559 raft_consensus.cc:359] T 434cf21ec46247e3bba2c876bbf75838 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } }
I20260710 11:06:15.634388 25559 raft_consensus.cc:740] T 434cf21ec46247e3bba2c876bbf75838 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f18d504661cb42ff8bf0301a5f1ae6f7, State: Initialized, Role: LEARNER
I20260710 11:06:15.635098 25559 consensus_queue.cc:260] T 434cf21ec46247e3bba2c876bbf75838 P f18d504661cb42ff8bf0301a5f1ae6f7 [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: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } }
I20260710 11:06:15.647735 25562 tablet_copy_client.cc:323] T 04b8584cdea842b199c3fb9ab20f71af P f18d504661cb42ff8bf0301a5f1ae6f7: tablet copy: Beginning tablet copy session from remote peer at address 127.23.83.194:46521
I20260710 11:06:15.659125 25561 tablet_copy_client.cc:806] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P f18d504661cb42ff8bf0301a5f1ae6f7: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:15.661211 25561 tablet_copy_client.cc:670] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P f18d504661cb42ff8bf0301a5f1ae6f7: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:15.662606 25085 tablet_copy_service.cc:140] P c40e43c78a4843b0b129d55446486e59: Received BeginTabletCopySession request for tablet 04b8584cdea842b199c3fb9ab20f71af from peer f18d504661cb42ff8bf0301a5f1ae6f7 ({username='slave'} at 127.0.0.1:56024)
I20260710 11:06:15.663372 25085 tablet_copy_service.cc:161] P c40e43c78a4843b0b129d55446486e59: Beginning new tablet copy session on tablet 04b8584cdea842b199c3fb9ab20f71af from peer f18d504661cb42ff8bf0301a5f1ae6f7 at {username='slave'} at 127.0.0.1:56024: session id = f18d504661cb42ff8bf0301a5f1ae6f7-04b8584cdea842b199c3fb9ab20f71af
I20260710 11:06:15.667064 25567 ts_tablet_manager.cc:933] T 0a24d28acb2f49d6b52646fca5ac536f P f18d504661cb42ff8bf0301a5f1ae6f7: Initiating tablet copy from peer 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195:43601)
I20260710 11:06:15.667052 25561 tablet_copy_client.cc:538] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P f18d504661cb42ff8bf0301a5f1ae6f7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:15.674611 25085 tablet_copy_source_session.cc:215] T 04b8584cdea842b199c3fb9ab20f71af P c40e43c78a4843b0b129d55446486e59: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:15.681870 25559 ts_tablet_manager.cc:1434] T 434cf21ec46247e3bba2c876bbf75838 P f18d504661cb42ff8bf0301a5f1ae6f7: Time spent starting tablet: real 0.051s	user 0.019s	sys 0.019s
I20260710 11:06:15.685835 25562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04b8584cdea842b199c3fb9ab20f71af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:15.690285 25561 tablet_bootstrap.cc:492] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P f18d504661cb42ff8bf0301a5f1ae6f7: Bootstrap starting.
I20260710 11:06:15.694237 25567 tablet_copy_client.cc:323] T 0a24d28acb2f49d6b52646fca5ac536f P f18d504661cb42ff8bf0301a5f1ae6f7: tablet copy: Beginning tablet copy session from remote peer at address 127.23.83.195:43601
I20260710 11:06:15.707093 25011 tablet_copy_service.cc:342] P 873014437322477cbfcb81f2b8e1d047: Request end of tablet copy session f18d504661cb42ff8bf0301a5f1ae6f7-434cf21ec46247e3bba2c876bbf75838 received from {username='slave'} at 127.0.0.1:59222
I20260710 11:06:15.707682 25011 tablet_copy_service.cc:434] P 873014437322477cbfcb81f2b8e1d047: ending tablet copy session f18d504661cb42ff8bf0301a5f1ae6f7-434cf21ec46247e3bba2c876bbf75838 on tablet 434cf21ec46247e3bba2c876bbf75838 with peer f18d504661cb42ff8bf0301a5f1ae6f7
I20260710 11:06:15.727136 25562 tablet_copy_client.cc:806] T 04b8584cdea842b199c3fb9ab20f71af P f18d504661cb42ff8bf0301a5f1ae6f7: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:15.727913 25562 tablet_copy_client.cc:670] T 04b8584cdea842b199c3fb9ab20f71af P f18d504661cb42ff8bf0301a5f1ae6f7: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:15.736837 25562 tablet_copy_client.cc:538] T 04b8584cdea842b199c3fb9ab20f71af P f18d504661cb42ff8bf0301a5f1ae6f7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:15.753177 25562 tablet_bootstrap.cc:492] T 04b8584cdea842b199c3fb9ab20f71af P f18d504661cb42ff8bf0301a5f1ae6f7: Bootstrap starting.
I20260710 11:06:15.763191 25160 tablet_copy_service.cc:140] P 4a1edbf651bd47549ceab590b3b0247a: Received BeginTabletCopySession request for tablet 0a24d28acb2f49d6b52646fca5ac536f from peer f18d504661cb42ff8bf0301a5f1ae6f7 ({username='slave'} at 127.0.0.1:57324)
I20260710 11:06:15.763782 25160 tablet_copy_service.cc:161] P 4a1edbf651bd47549ceab590b3b0247a: Beginning new tablet copy session on tablet 0a24d28acb2f49d6b52646fca5ac536f from peer f18d504661cb42ff8bf0301a5f1ae6f7 at {username='slave'} at 127.0.0.1:57324: session id = f18d504661cb42ff8bf0301a5f1ae6f7-0a24d28acb2f49d6b52646fca5ac536f
I20260710 11:06:15.755440 25561 tablet_bootstrap.cc:492] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P f18d504661cb42ff8bf0301a5f1ae6f7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:15.773227 25561 tablet_bootstrap.cc:492] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P f18d504661cb42ff8bf0301a5f1ae6f7: Bootstrap complete.
I20260710 11:06:15.774024 25561 ts_tablet_manager.cc:1403] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P f18d504661cb42ff8bf0301a5f1ae6f7: Time spent bootstrapping tablet: real 0.084s	user 0.029s	sys 0.009s
I20260710 11:06:15.771723 25160 tablet_copy_source_session.cc:215] T 0a24d28acb2f49d6b52646fca5ac536f P 4a1edbf651bd47549ceab590b3b0247a: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:15.779084 25561 raft_consensus.cc:359] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } }
I20260710 11:06:15.779778 25567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a24d28acb2f49d6b52646fca5ac536f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:15.780061 25561 raft_consensus.cc:740] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f18d504661cb42ff8bf0301a5f1ae6f7, State: Initialized, Role: LEARNER
I20260710 11:06:15.780771 25561 consensus_queue.cc:260] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P f18d504661cb42ff8bf0301a5f1ae6f7 [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: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } }
I20260710 11:06:15.785313 25561 ts_tablet_manager.cc:1434] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P f18d504661cb42ff8bf0301a5f1ae6f7: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.004s
I20260710 11:06:15.787058 25011 tablet_copy_service.cc:342] P 873014437322477cbfcb81f2b8e1d047: Request end of tablet copy session f18d504661cb42ff8bf0301a5f1ae6f7-19ea3a3fbd5d4cb7b7a2518916c8eedc received from {username='slave'} at 127.0.0.1:59222
I20260710 11:06:15.787477 25011 tablet_copy_service.cc:434] P 873014437322477cbfcb81f2b8e1d047: ending tablet copy session f18d504661cb42ff8bf0301a5f1ae6f7-19ea3a3fbd5d4cb7b7a2518916c8eedc on tablet 19ea3a3fbd5d4cb7b7a2518916c8eedc with peer f18d504661cb42ff8bf0301a5f1ae6f7
I20260710 11:06:15.806699 25567 tablet_copy_client.cc:806] T 0a24d28acb2f49d6b52646fca5ac536f P f18d504661cb42ff8bf0301a5f1ae6f7: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:15.807687 25567 tablet_copy_client.cc:670] T 0a24d28acb2f49d6b52646fca5ac536f P f18d504661cb42ff8bf0301a5f1ae6f7: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:15.813474 25567 tablet_copy_client.cc:538] T 0a24d28acb2f49d6b52646fca5ac536f P f18d504661cb42ff8bf0301a5f1ae6f7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:15.824316 25567 tablet_bootstrap.cc:492] T 0a24d28acb2f49d6b52646fca5ac536f P f18d504661cb42ff8bf0301a5f1ae6f7: Bootstrap starting.
I20260710 11:06:15.845927 25562 tablet_bootstrap.cc:492] T 04b8584cdea842b199c3fb9ab20f71af P f18d504661cb42ff8bf0301a5f1ae6f7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:15.847012 25562 tablet_bootstrap.cc:492] T 04b8584cdea842b199c3fb9ab20f71af P f18d504661cb42ff8bf0301a5f1ae6f7: Bootstrap complete.
I20260710 11:06:15.847759 25562 ts_tablet_manager.cc:1403] T 04b8584cdea842b199c3fb9ab20f71af P f18d504661cb42ff8bf0301a5f1ae6f7: Time spent bootstrapping tablet: real 0.095s	user 0.018s	sys 0.012s
I20260710 11:06:15.851114 25562 raft_consensus.cc:359] T 04b8584cdea842b199c3fb9ab20f71af P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } }
I20260710 11:06:15.852135 25562 raft_consensus.cc:740] T 04b8584cdea842b199c3fb9ab20f71af P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f18d504661cb42ff8bf0301a5f1ae6f7, State: Initialized, Role: LEARNER
I20260710 11:06:15.853080 25567 tablet_bootstrap.cc:492] T 0a24d28acb2f49d6b52646fca5ac536f P f18d504661cb42ff8bf0301a5f1ae6f7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:15.852811 25562 consensus_queue.cc:260] T 04b8584cdea842b199c3fb9ab20f71af P f18d504661cb42ff8bf0301a5f1ae6f7 [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: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } }
I20260710 11:06:15.854043 25567 tablet_bootstrap.cc:492] T 0a24d28acb2f49d6b52646fca5ac536f P f18d504661cb42ff8bf0301a5f1ae6f7: Bootstrap complete.
I20260710 11:06:15.854774 25567 ts_tablet_manager.cc:1403] T 0a24d28acb2f49d6b52646fca5ac536f P f18d504661cb42ff8bf0301a5f1ae6f7: Time spent bootstrapping tablet: real 0.031s	user 0.020s	sys 0.008s
I20260710 11:06:15.857972 25567 raft_consensus.cc:359] T 0a24d28acb2f49d6b52646fca5ac536f P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } }
I20260710 11:06:15.858883 25567 raft_consensus.cc:740] T 0a24d28acb2f49d6b52646fca5ac536f P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f18d504661cb42ff8bf0301a5f1ae6f7, State: Initialized, Role: LEARNER
I20260710 11:06:15.859570 25567 consensus_queue.cc:260] T 0a24d28acb2f49d6b52646fca5ac536f P f18d504661cb42ff8bf0301a5f1ae6f7 [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: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } }
I20260710 11:06:15.861505 25567 ts_tablet_manager.cc:1434] T 0a24d28acb2f49d6b52646fca5ac536f P f18d504661cb42ff8bf0301a5f1ae6f7: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:06:15.862583 25562 ts_tablet_manager.cc:1434] T 04b8584cdea842b199c3fb9ab20f71af P f18d504661cb42ff8bf0301a5f1ae6f7: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.003s
I20260710 11:06:15.863263 25160 tablet_copy_service.cc:342] P 4a1edbf651bd47549ceab590b3b0247a: Request end of tablet copy session f18d504661cb42ff8bf0301a5f1ae6f7-0a24d28acb2f49d6b52646fca5ac536f received from {username='slave'} at 127.0.0.1:57324
I20260710 11:06:15.863721 25160 tablet_copy_service.cc:434] P 4a1edbf651bd47549ceab590b3b0247a: ending tablet copy session f18d504661cb42ff8bf0301a5f1ae6f7-0a24d28acb2f49d6b52646fca5ac536f on tablet 0a24d28acb2f49d6b52646fca5ac536f with peer f18d504661cb42ff8bf0301a5f1ae6f7
I20260710 11:06:15.864334 25085 tablet_copy_service.cc:342] P c40e43c78a4843b0b129d55446486e59: Request end of tablet copy session f18d504661cb42ff8bf0301a5f1ae6f7-04b8584cdea842b199c3fb9ab20f71af received from {username='slave'} at 127.0.0.1:56024
I20260710 11:06:15.864787 25085 tablet_copy_service.cc:434] P c40e43c78a4843b0b129d55446486e59: ending tablet copy session f18d504661cb42ff8bf0301a5f1ae6f7-04b8584cdea842b199c3fb9ab20f71af on tablet 04b8584cdea842b199c3fb9ab20f71af with peer f18d504661cb42ff8bf0301a5f1ae6f7
I20260710 11:06:15.934650 25405 raft_consensus.cc:1217] T 434cf21ec46247e3bba2c876bbf75838 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:16.003500 25405 raft_consensus.cc:1217] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:16.037122 25405 raft_consensus.cc:1217] T 04b8584cdea842b199c3fb9ab20f71af P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:16.054639 25405 raft_consensus.cc:1217] T 0a24d28acb2f49d6b52646fca5ac536f P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:16.498674 25576 raft_consensus.cc:1064] T 04b8584cdea842b199c3fb9ab20f71af P c40e43c78a4843b0b129d55446486e59: attempting to promote NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 to VOTER
I20260710 11:06:16.501701 25576 consensus_queue.cc:237] T 04b8584cdea842b199c3fb9ab20f71af P c40e43c78a4843b0b129d55446486e59 [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: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } }
I20260710 11:06:16.508705 25405 raft_consensus.cc:1275] T 04b8584cdea842b199c3fb9ab20f71af P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 LEARNER]: Refusing update from remote peer c40e43c78a4843b0b129d55446486e59: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:16.510087 25148 raft_consensus.cc:1275] T 04b8584cdea842b199c3fb9ab20f71af P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Refusing update from remote peer c40e43c78a4843b0b129d55446486e59: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:16.511762 25576 consensus_queue.cc:1048] T 04b8584cdea842b199c3fb9ab20f71af P c40e43c78a4843b0b129d55446486e59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:16.512764 24997 raft_consensus.cc:1275] T 04b8584cdea842b199c3fb9ab20f71af P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Refusing update from remote peer c40e43c78a4843b0b129d55446486e59: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:16.514648 25576 consensus_queue.cc:1048] T 04b8584cdea842b199c3fb9ab20f71af P c40e43c78a4843b0b129d55446486e59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:16.520042 25557 consensus_queue.cc:1048] T 04b8584cdea842b199c3fb9ab20f71af P c40e43c78a4843b0b129d55446486e59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260710 11:06:16.538744 25555 raft_consensus.cc:1064] T 0a24d28acb2f49d6b52646fca5ac536f P 4a1edbf651bd47549ceab590b3b0247a: attempting to promote NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 to VOTER
I20260710 11:06:16.541508 25555 consensus_queue.cc:237] T 0a24d28acb2f49d6b52646fca5ac536f P 4a1edbf651bd47549ceab590b3b0247a [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: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } }
I20260710 11:06:16.577040 25586 raft_consensus.cc:1064] T 434cf21ec46247e3bba2c876bbf75838 P 873014437322477cbfcb81f2b8e1d047: attempting to promote NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 to VOTER
I20260710 11:06:16.591957 25583 raft_consensus.cc:1064] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P 873014437322477cbfcb81f2b8e1d047: attempting to promote NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 to VOTER
I20260710 11:06:16.594341 25583 consensus_queue.cc:237] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P 873014437322477cbfcb81f2b8e1d047 [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: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } }
I20260710 11:06:16.609443 25407 raft_consensus.cc:1275] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 LEARNER]: Refusing update from remote peer 873014437322477cbfcb81f2b8e1d047: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:16.610070 25148 raft_consensus.cc:1275] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Refusing update from remote peer 873014437322477cbfcb81f2b8e1d047: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:16.611527 25576 raft_consensus.cc:2955] T 04b8584cdea842b199c3fb9ab20f71af P c40e43c78a4843b0b129d55446486e59 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:16.612811 25074 raft_consensus.cc:1275] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Refusing update from remote peer 873014437322477cbfcb81f2b8e1d047: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:16.618129 25074 raft_consensus.cc:1275] T 0a24d28acb2f49d6b52646fca5ac536f P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Refusing update from remote peer 4a1edbf651bd47549ceab590b3b0247a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:16.619655 25555 consensus_queue.cc:1048] T 0a24d28acb2f49d6b52646fca5ac536f P 4a1edbf651bd47549ceab590b3b0247a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:16.620262 25407 raft_consensus.cc:1275] T 0a24d28acb2f49d6b52646fca5ac536f P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 LEARNER]: Refusing update from remote peer 4a1edbf651bd47549ceab590b3b0247a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:16.622458 25496 consensus_queue.cc:1048] T 0a24d28acb2f49d6b52646fca5ac536f P 4a1edbf651bd47549ceab590b3b0247a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:06:16.615679 25583 consensus_queue.cc:1048] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.027s
I20260710 11:06:16.579721 25586 consensus_queue.cc:237] T 434cf21ec46247e3bba2c876bbf75838 P 873014437322477cbfcb81f2b8e1d047 [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: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } }
I20260710 11:06:16.646751 24999 raft_consensus.cc:2955] T 04b8584cdea842b199c3fb9ab20f71af P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:16.660861 24997 raft_consensus.cc:1275] T 0a24d28acb2f49d6b52646fca5ac536f P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Refusing update from remote peer 4a1edbf651bd47549ceab590b3b0247a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:16.662425 25553 consensus_queue.cc:1048] T 0a24d28acb2f49d6b52646fca5ac536f P 4a1edbf651bd47549ceab590b3b0247a [LEADER]: Connected to new peer: Peer: permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:16.667917 25581 consensus_queue.cc:1048] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
I20260710 11:06:16.679967 25582 consensus_queue.cc:1048] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.021s
I20260710 11:06:16.714265 25075 raft_consensus.cc:1275] T 434cf21ec46247e3bba2c876bbf75838 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Refusing update from remote peer 873014437322477cbfcb81f2b8e1d047: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:16.714257 25150 raft_consensus.cc:1275] T 434cf21ec46247e3bba2c876bbf75838 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Refusing update from remote peer 873014437322477cbfcb81f2b8e1d047: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:16.720329 25581 consensus_queue.cc:1048] T 434cf21ec46247e3bba2c876bbf75838 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:06:16.721485 25404 raft_consensus.cc:1275] T 434cf21ec46247e3bba2c876bbf75838 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 LEARNER]: Refusing update from remote peer 873014437322477cbfcb81f2b8e1d047: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:16.721266 24898 catalog_manager.cc:5697] T 04b8584cdea842b199c3fb9ab20f71af P c40e43c78a4843b0b129d55446486e59 reported cstate change: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c40e43c78a4843b0b129d55446486e59" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:16.738466 25405 raft_consensus.cc:2955] T 04b8584cdea842b199c3fb9ab20f71af P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
W20260710 11:06:16.744786 25114 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.83.194:46521, user_credentials={real_user=slave}} blocked reactor thread for 61801.2us
I20260710 11:06:16.749461 25150 raft_consensus.cc:2955] T 04b8584cdea842b199c3fb9ab20f71af P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:16.765054 25075 raft_consensus.cc:2955] T 0a24d28acb2f49d6b52646fca5ac536f P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:16.730765 25582 consensus_queue.cc:1048] T 434cf21ec46247e3bba2c876bbf75838 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.039s
I20260710 11:06:16.761513 25590 raft_consensus.cc:2955] T 0a24d28acb2f49d6b52646fca5ac536f P 4a1edbf651bd47549ceab590b3b0247a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:16.803514 25585 raft_consensus.cc:2955] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P 873014437322477cbfcb81f2b8e1d047 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
W20260710 11:06:16.805693 25591 log.cc:927] Time spent T 0a24d28acb2f49d6b52646fca5ac536f P 873014437322477cbfcb81f2b8e1d047: Append to log took a long time: real 0.057s	user 0.000s	sys 0.001s
I20260710 11:06:16.829110 25574 consensus_queue.cc:1048] T 434cf21ec46247e3bba2c876bbf75838 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:06:16.810717 25076 raft_consensus.cc:2955] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:16.852955 24997 raft_consensus.cc:2955] T 0a24d28acb2f49d6b52646fca5ac536f P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:16.892479 25586 raft_consensus.cc:2955] T 434cf21ec46247e3bba2c876bbf75838 P 873014437322477cbfcb81f2b8e1d047 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:16.894532 25407 raft_consensus.cc:2955] T 434cf21ec46247e3bba2c876bbf75838 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:16.901928 25149 raft_consensus.cc:2955] T 434cf21ec46247e3bba2c876bbf75838 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:16.902086 25148 raft_consensus.cc:2955] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:16.887243 25405 raft_consensus.cc:2955] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:16.925541 25406 raft_consensus.cc:2955] T 0a24d28acb2f49d6b52646fca5ac536f P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:16.952081 25076 raft_consensus.cc:2955] T 434cf21ec46247e3bba2c876bbf75838 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:16.971170 24895 catalog_manager.cc:5697] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P f18d504661cb42ff8bf0301a5f1ae6f7 reported cstate change: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "873014437322477cbfcb81f2b8e1d047" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:16.973101 24895 catalog_manager.cc:5697] T 0a24d28acb2f49d6b52646fca5ac536f P f18d504661cb42ff8bf0301a5f1ae6f7 reported cstate change: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4a1edbf651bd47549ceab590b3b0247a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:16.986212 24893 catalog_manager.cc:5697] T 434cf21ec46247e3bba2c876bbf75838 P 4a1edbf651bd47549ceab590b3b0247a reported cstate change: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "873014437322477cbfcb81f2b8e1d047" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:17.005764 25149 consensus_queue.cc:237] T 0a24d28acb2f49d6b52646fca5ac536f P 4a1edbf651bd47549ceab590b3b0247a [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: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } }
I20260710 11:06:17.015799 25076 raft_consensus.cc:1275] T 0a24d28acb2f49d6b52646fca5ac536f P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Refusing update from remote peer 4a1edbf651bd47549ceab590b3b0247a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:17.017439 25555 consensus_queue.cc:1048] T 0a24d28acb2f49d6b52646fca5ac536f P 4a1edbf651bd47549ceab590b3b0247a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:17.020735 25407 raft_consensus.cc:1275] T 0a24d28acb2f49d6b52646fca5ac536f P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Refusing update from remote peer 4a1edbf651bd47549ceab590b3b0247a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:17.032603 25589 consensus_queue.cc:1048] T 0a24d28acb2f49d6b52646fca5ac536f P 4a1edbf651bd47549ceab590b3b0247a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:06:17.044973 24997 consensus_queue.cc:237] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P 873014437322477cbfcb81f2b8e1d047 [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: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } }
I20260710 11:06:17.038388 25076 consensus_queue.cc:237] T 04b8584cdea842b199c3fb9ab20f71af P c40e43c78a4843b0b129d55446486e59 [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: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } }
I20260710 11:06:17.052006 25074 raft_consensus.cc:2955] T 0a24d28acb2f49d6b52646fca5ac536f P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 873014437322477cbfcb81f2b8e1d047 (127.23.83.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:17.050392 25589 raft_consensus.cc:2955] T 0a24d28acb2f49d6b52646fca5ac536f P 4a1edbf651bd47549ceab590b3b0247a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 873014437322477cbfcb81f2b8e1d047 (127.23.83.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:17.055084 25075 raft_consensus.cc:1275] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Refusing update from remote peer 873014437322477cbfcb81f2b8e1d047: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:17.051456 25407 raft_consensus.cc:2955] T 0a24d28acb2f49d6b52646fca5ac536f P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 873014437322477cbfcb81f2b8e1d047 (127.23.83.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:17.057418 25406 raft_consensus.cc:1275] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Refusing update from remote peer 873014437322477cbfcb81f2b8e1d047: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:17.063457 25585 consensus_queue.cc:1048] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:17.065712 25582 consensus_queue.cc:1048] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:17.076867 24894 catalog_manager.cc:5697] T 0a24d28acb2f49d6b52646fca5ac536f P c40e43c78a4843b0b129d55446486e59 reported cstate change: config changed from index 3 to 4, VOTER 873014437322477cbfcb81f2b8e1d047 (127.23.83.193) evicted. New cstate: current_term: 1 leader_uuid: "4a1edbf651bd47549ceab590b3b0247a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:17.081763 24999 raft_consensus.cc:1275] T 04b8584cdea842b199c3fb9ab20f71af P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Refusing update from remote peer c40e43c78a4843b0b129d55446486e59: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:17.087316 24884 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0a24d28acb2f49d6b52646fca5ac536f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:17.089097 25602 consensus_queue.cc:1048] T 04b8584cdea842b199c3fb9ab20f71af P c40e43c78a4843b0b129d55446486e59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:06:17.094683 25407 raft_consensus.cc:2955] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:17.101804 25602 raft_consensus.cc:2955] T 04b8584cdea842b199c3fb9ab20f71af P c40e43c78a4843b0b129d55446486e59 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:17.105369 24999 raft_consensus.cc:2955] T 04b8584cdea842b199c3fb9ab20f71af P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:17.106415 25076 raft_consensus.cc:2955] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:17.082250 25586 raft_consensus.cc:2955] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P 873014437322477cbfcb81f2b8e1d047 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:17.122944 25406 raft_consensus.cc:1275] T 04b8584cdea842b199c3fb9ab20f71af P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Refusing update from remote peer c40e43c78a4843b0b129d55446486e59: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:17.124343 24884 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 04b8584cdea842b199c3fb9ab20f71af with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:17.124449 25602 consensus_queue.cc:1048] T 04b8584cdea842b199c3fb9ab20f71af P c40e43c78a4843b0b129d55446486e59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:06:17.123013 24895 catalog_manager.cc:5697] T 04b8584cdea842b199c3fb9ab20f71af P 873014437322477cbfcb81f2b8e1d047 reported cstate change: config changed from index 3 to 4, VOTER 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195) evicted. New cstate: current_term: 1 leader_uuid: "c40e43c78a4843b0b129d55446486e59" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:17.136158 24997 consensus_queue.cc:237] T 434cf21ec46247e3bba2c876bbf75838 P 873014437322477cbfcb81f2b8e1d047 [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: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } }
I20260710 11:06:17.141885 25139 tablet_service.cc:1558] Processing DeleteTablet for tablet 04b8584cdea842b199c3fb9ab20f71af with delete_type TABLET_DATA_TOMBSTONED (TS 4a1edbf651bd47549ceab590b3b0247a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41130
I20260710 11:06:17.144153 24984 tablet_service.cc:1558] Processing DeleteTablet for tablet 0a24d28acb2f49d6b52646fca5ac536f with delete_type TABLET_DATA_TOMBSTONED (TS 873014437322477cbfcb81f2b8e1d047 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55388
I20260710 11:06:17.131187 25406 raft_consensus.cc:2955] T 04b8584cdea842b199c3fb9ab20f71af P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:17.174014 25405 raft_consensus.cc:1275] T 434cf21ec46247e3bba2c876bbf75838 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Refusing update from remote peer 873014437322477cbfcb81f2b8e1d047: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:17.176836 25543 consensus_queue.cc:1048] T 434cf21ec46247e3bba2c876bbf75838 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:06:17.177299 24894 catalog_manager.cc:5697] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P c40e43c78a4843b0b129d55446486e59 reported cstate change: config changed from index 3 to 4, VOTER 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195) evicted. New cstate: current_term: 1 leader_uuid: "873014437322477cbfcb81f2b8e1d047" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:17.182117 24886 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 19ea3a3fbd5d4cb7b7a2518916c8eedc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:17.187238 25574 raft_consensus.cc:2955] T 434cf21ec46247e3bba2c876bbf75838 P 873014437322477cbfcb81f2b8e1d047 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c40e43c78a4843b0b129d55446486e59 (127.23.83.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:17.189064 25404 raft_consensus.cc:2955] T 434cf21ec46247e3bba2c876bbf75838 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c40e43c78a4843b0b129d55446486e59 (127.23.83.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:17.194420 25148 raft_consensus.cc:1275] T 434cf21ec46247e3bba2c876bbf75838 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Refusing update from remote peer 873014437322477cbfcb81f2b8e1d047: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:17.198581 25607 tablet_replica.cc:333] T 0a24d28acb2f49d6b52646fca5ac536f P 873014437322477cbfcb81f2b8e1d047: stopping tablet replica
I20260710 11:06:17.200096 25607 raft_consensus.cc:2243] T 0a24d28acb2f49d6b52646fca5ac536f P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:17.201009 25606 tablet_replica.cc:333] T 04b8584cdea842b199c3fb9ab20f71af P 4a1edbf651bd47549ceab590b3b0247a: stopping tablet replica
I20260710 11:06:17.206635 25607 raft_consensus.cc:2272] T 0a24d28acb2f49d6b52646fca5ac536f P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:17.207021 25606 raft_consensus.cc:2243] T 04b8584cdea842b199c3fb9ab20f71af P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:17.208098 25606 raft_consensus.cc:2272] T 04b8584cdea842b199c3fb9ab20f71af P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:17.211675 25607 ts_tablet_manager.cc:1916] T 0a24d28acb2f49d6b52646fca5ac536f P 873014437322477cbfcb81f2b8e1d047: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:17.217473 25585 consensus_queue.cc:1048] T 434cf21ec46247e3bba2c876bbf75838 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:17.224104 25606 ts_tablet_manager.cc:1916] T 04b8584cdea842b199c3fb9ab20f71af P 4a1edbf651bd47549ceab590b3b0247a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:17.224406 25148 raft_consensus.cc:2955] T 434cf21ec46247e3bba2c876bbf75838 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c40e43c78a4843b0b129d55446486e59 (127.23.83.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:17.232614 25139 tablet_service.cc:1558] Processing DeleteTablet for tablet 19ea3a3fbd5d4cb7b7a2518916c8eedc with delete_type TABLET_DATA_TOMBSTONED (TS 4a1edbf651bd47549ceab590b3b0247a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41130
I20260710 11:06:17.235517 24886 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 434cf21ec46247e3bba2c876bbf75838 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:17.243120 24898 catalog_manager.cc:5697] T 434cf21ec46247e3bba2c876bbf75838 P f18d504661cb42ff8bf0301a5f1ae6f7 reported cstate change: config changed from index 3 to 4, VOTER c40e43c78a4843b0b129d55446486e59 (127.23.83.194) evicted. New cstate: current_term: 1 leader_uuid: "873014437322477cbfcb81f2b8e1d047" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:17.259387 25606 ts_tablet_manager.cc:1929] T 04b8584cdea842b199c3fb9ab20f71af P 4a1edbf651bd47549ceab590b3b0247a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:17.259625 25607 ts_tablet_manager.cc:1929] T 0a24d28acb2f49d6b52646fca5ac536f P 873014437322477cbfcb81f2b8e1d047: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:17.259888 25606 log.cc:1199] T 04b8584cdea842b199c3fb9ab20f71af P 4a1edbf651bd47549ceab590b3b0247a: Deleting WAL directory at /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681543532196-23887-0/minicluster-data/ts-2-root/wals/04b8584cdea842b199c3fb9ab20f71af
I20260710 11:06:17.260092 25607 log.cc:1199] T 0a24d28acb2f49d6b52646fca5ac536f P 873014437322477cbfcb81f2b8e1d047: Deleting WAL directory at /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681543532196-23887-0/minicluster-data/ts-0-root/wals/0a24d28acb2f49d6b52646fca5ac536f
I20260710 11:06:17.261603 25606 tablet_replica.cc:333] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P 4a1edbf651bd47549ceab590b3b0247a: stopping tablet replica
I20260710 11:06:17.262193 24886 catalog_manager.cc:5028] TS 873014437322477cbfcb81f2b8e1d047 (127.23.83.193:38951): tablet 0a24d28acb2f49d6b52646fca5ac536f (table test-workload [id=0fad81877c2a498fb7560954c05e7b20]) successfully deleted
I20260710 11:06:17.262631 25606 raft_consensus.cc:2243] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:17.263581 25606 raft_consensus.cc:2272] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:17.263682 24884 catalog_manager.cc:5028] TS 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195:43601): tablet 04b8584cdea842b199c3fb9ab20f71af (table test-workload [id=0fad81877c2a498fb7560954c05e7b20]) successfully deleted
I20260710 11:06:17.266886 25606 ts_tablet_manager.cc:1916] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P 4a1edbf651bd47549ceab590b3b0247a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:17.275007 25062 tablet_service.cc:1558] Processing DeleteTablet for tablet 434cf21ec46247e3bba2c876bbf75838 with delete_type TABLET_DATA_TOMBSTONED (TS c40e43c78a4843b0b129d55446486e59 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56028
I20260710 11:06:17.285137 25606 ts_tablet_manager.cc:1929] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P 4a1edbf651bd47549ceab590b3b0247a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:17.285624 25606 log.cc:1199] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P 4a1edbf651bd47549ceab590b3b0247a: Deleting WAL directory at /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681543532196-23887-0/minicluster-data/ts-2-root/wals/19ea3a3fbd5d4cb7b7a2518916c8eedc
I20260710 11:06:17.287642 24884 catalog_manager.cc:5028] TS 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195:43601): tablet 19ea3a3fbd5d4cb7b7a2518916c8eedc (table test-workload [id=0fad81877c2a498fb7560954c05e7b20]) successfully deleted
I20260710 11:06:17.293149 25608 tablet_replica.cc:333] T 434cf21ec46247e3bba2c876bbf75838 P c40e43c78a4843b0b129d55446486e59: stopping tablet replica
I20260710 11:06:17.294313 25608 raft_consensus.cc:2243] T 434cf21ec46247e3bba2c876bbf75838 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:17.295064 25608 raft_consensus.cc:2272] T 434cf21ec46247e3bba2c876bbf75838 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:17.299336 25608 ts_tablet_manager.cc:1916] T 434cf21ec46247e3bba2c876bbf75838 P c40e43c78a4843b0b129d55446486e59: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:17.316038 25608 ts_tablet_manager.cc:1929] T 434cf21ec46247e3bba2c876bbf75838 P c40e43c78a4843b0b129d55446486e59: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:17.316428 25608 log.cc:1199] T 434cf21ec46247e3bba2c876bbf75838 P c40e43c78a4843b0b129d55446486e59: Deleting WAL directory at /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681543532196-23887-0/minicluster-data/ts-1-root/wals/434cf21ec46247e3bba2c876bbf75838
I20260710 11:06:17.317889 24884 catalog_manager.cc:5028] TS c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521): tablet 434cf21ec46247e3bba2c876bbf75838 (table test-workload [id=0fad81877c2a498fb7560954c05e7b20]) successfully deleted
I20260710 11:06:18.322861 24997 consensus_queue.cc:237] T de38df9135bd4887a1990171035a6f64 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Queue 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: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } }
I20260710 11:06:18.329653 25148 raft_consensus.cc:1275] T de38df9135bd4887a1990171035a6f64 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Refusing update from remote peer 873014437322477cbfcb81f2b8e1d047: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:06:18.329869 24967 consensus_peers.cc:597] T de38df9135bd4887a1990171035a6f64 P 873014437322477cbfcb81f2b8e1d047 -> Peer f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196:45123): Couldn't send request to peer f18d504661cb42ff8bf0301a5f1ae6f7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: de38df9135bd4887a1990171035a6f64. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:18.329994 25074 raft_consensus.cc:1275] T de38df9135bd4887a1990171035a6f64 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Refusing update from remote peer 873014437322477cbfcb81f2b8e1d047: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:18.330988 25586 consensus_queue.cc:1048] T de38df9135bd4887a1990171035a6f64 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:18.331859 25611 consensus_queue.cc:1048] T de38df9135bd4887a1990171035a6f64 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:18.341516 25586 raft_consensus.cc:2955] T de38df9135bd4887a1990171035a6f64 P 873014437322477cbfcb81f2b8e1d047 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } } }
I20260710 11:06:18.343241 25148 raft_consensus.cc:2955] T de38df9135bd4887a1990171035a6f64 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } } }
I20260710 11:06:18.351300 25074 raft_consensus.cc:2955] T de38df9135bd4887a1990171035a6f64 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } } }
I20260710 11:06:18.357265 24894 catalog_manager.cc:5697] T de38df9135bd4887a1990171035a6f64 P 4a1edbf651bd47549ceab590b3b0247a reported cstate change: config changed from index -1 to 2, NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) added. New cstate: current_term: 1 leader_uuid: "873014437322477cbfcb81f2b8e1d047" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } } }
I20260710 11:06:18.358335 24997 consensus_queue.cc:237] T c4bfd692ac2e440586728db7833c0d92 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Queue 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: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } }
I20260710 11:06:18.369120 25148 raft_consensus.cc:1275] T c4bfd692ac2e440586728db7833c0d92 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Refusing update from remote peer 873014437322477cbfcb81f2b8e1d047: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:18.369917 25074 raft_consensus.cc:1275] T c4bfd692ac2e440586728db7833c0d92 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Refusing update from remote peer 873014437322477cbfcb81f2b8e1d047: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:06:18.371966 24967 consensus_peers.cc:597] T c4bfd692ac2e440586728db7833c0d92 P 873014437322477cbfcb81f2b8e1d047 -> Peer f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196:45123): Couldn't send request to peer f18d504661cb42ff8bf0301a5f1ae6f7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c4bfd692ac2e440586728db7833c0d92. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:18.372555 25574 consensus_queue.cc:1048] T c4bfd692ac2e440586728db7833c0d92 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:18.373792 25586 consensus_queue.cc:1048] T c4bfd692ac2e440586728db7833c0d92 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:18.398993 25574 raft_consensus.cc:2955] T c4bfd692ac2e440586728db7833c0d92 P 873014437322477cbfcb81f2b8e1d047 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } } }
I20260710 11:06:18.400872 25148 raft_consensus.cc:2955] T c4bfd692ac2e440586728db7833c0d92 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } } }
I20260710 11:06:18.418282 24997 consensus_queue.cc:237] T a40ddc6f7bee442fa8b42f7c77f6aa06 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Queue 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: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } }
I20260710 11:06:18.424543 24896 catalog_manager.cc:5697] T c4bfd692ac2e440586728db7833c0d92 P 873014437322477cbfcb81f2b8e1d047 reported cstate change: config changed from index -1 to 2, NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) added. New cstate: current_term: 1 leader_uuid: "873014437322477cbfcb81f2b8e1d047" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:18.434476 25148 raft_consensus.cc:1275] T a40ddc6f7bee442fa8b42f7c77f6aa06 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Refusing update from remote peer 873014437322477cbfcb81f2b8e1d047: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:06:18.435000 24967 consensus_peers.cc:597] T a40ddc6f7bee442fa8b42f7c77f6aa06 P 873014437322477cbfcb81f2b8e1d047 -> Peer f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196:45123): Couldn't send request to peer f18d504661cb42ff8bf0301a5f1ae6f7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a40ddc6f7bee442fa8b42f7c77f6aa06. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:18.435969 25074 raft_consensus.cc:2955] T c4bfd692ac2e440586728db7833c0d92 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } } }
I20260710 11:06:18.438249 25076 raft_consensus.cc:1275] T a40ddc6f7bee442fa8b42f7c77f6aa06 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Refusing update from remote peer 873014437322477cbfcb81f2b8e1d047: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:18.440603 25574 consensus_queue.cc:1048] T a40ddc6f7bee442fa8b42f7c77f6aa06 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:18.442567 25574 consensus_queue.cc:1048] T a40ddc6f7bee442fa8b42f7c77f6aa06 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:18.462816 25611 raft_consensus.cc:2955] T a40ddc6f7bee442fa8b42f7c77f6aa06 P 873014437322477cbfcb81f2b8e1d047 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } } }
I20260710 11:06:18.466774 25076 raft_consensus.cc:2955] T a40ddc6f7bee442fa8b42f7c77f6aa06 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } } }
I20260710 11:06:18.478353 25149 consensus_queue.cc:237] T 1d3a1d3c72b5454e8fe8848f6d981b99 P 4a1edbf651bd47549ceab590b3b0247a [LEADER]: Queue 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: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } }
I20260710 11:06:18.479234 24896 catalog_manager.cc:5697] T a40ddc6f7bee442fa8b42f7c77f6aa06 P 873014437322477cbfcb81f2b8e1d047 reported cstate change: config changed from index -1 to 2, NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) added. New cstate: current_term: 1 leader_uuid: "873014437322477cbfcb81f2b8e1d047" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:18.487190 25148 raft_consensus.cc:2955] T a40ddc6f7bee442fa8b42f7c77f6aa06 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } } }
I20260710 11:06:18.494979 25074 raft_consensus.cc:1275] T 1d3a1d3c72b5454e8fe8848f6d981b99 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Refusing update from remote peer 4a1edbf651bd47549ceab590b3b0247a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:18.497529 25590 consensus_queue.cc:1048] T 1d3a1d3c72b5454e8fe8848f6d981b99 P 4a1edbf651bd47549ceab590b3b0247a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:06:18.515365 24997 raft_consensus.cc:1275] T 1d3a1d3c72b5454e8fe8848f6d981b99 P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Refusing update from remote peer 4a1edbf651bd47549ceab590b3b0247a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:06:18.517041 25116 consensus_peers.cc:597] T 1d3a1d3c72b5454e8fe8848f6d981b99 P 4a1edbf651bd47549ceab590b3b0247a -> Peer f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196:45123): Couldn't send request to peer f18d504661cb42ff8bf0301a5f1ae6f7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1d3a1d3c72b5454e8fe8848f6d981b99. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:18.517733 25589 raft_consensus.cc:2955] T 1d3a1d3c72b5454e8fe8848f6d981b99 P 4a1edbf651bd47549ceab590b3b0247a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } } }
I20260710 11:06:18.518815 25627 consensus_queue.cc:1048] T 1d3a1d3c72b5454e8fe8848f6d981b99 P 4a1edbf651bd47549ceab590b3b0247a [LEADER]: Connected to new peer: Peer: permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:06:18.539544 24997 raft_consensus.cc:2955] T 1d3a1d3c72b5454e8fe8848f6d981b99 P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } } }
I20260710 11:06:18.549566 24896 catalog_manager.cc:5697] T 1d3a1d3c72b5454e8fe8848f6d981b99 P 4a1edbf651bd47549ceab590b3b0247a reported cstate change: config changed from index -1 to 2, NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) added. New cstate: current_term: 1 leader_uuid: "4a1edbf651bd47549ceab590b3b0247a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:18.547439 25076 raft_consensus.cc:2955] T 1d3a1d3c72b5454e8fe8848f6d981b99 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } } }
I20260710 11:06:18.803699 25630 ts_tablet_manager.cc:933] T de38df9135bd4887a1990171035a6f64 P f18d504661cb42ff8bf0301a5f1ae6f7: Initiating tablet copy from peer 873014437322477cbfcb81f2b8e1d047 (127.23.83.193:38951)
I20260710 11:06:18.805315 25630 tablet_copy_client.cc:323] T de38df9135bd4887a1990171035a6f64 P f18d504661cb42ff8bf0301a5f1ae6f7: tablet copy: Beginning tablet copy session from remote peer at address 127.23.83.193:38951
I20260710 11:06:18.806932 25011 tablet_copy_service.cc:140] P 873014437322477cbfcb81f2b8e1d047: Received BeginTabletCopySession request for tablet de38df9135bd4887a1990171035a6f64 from peer f18d504661cb42ff8bf0301a5f1ae6f7 ({username='slave'} at 127.0.0.1:59222)
I20260710 11:06:18.807439 25011 tablet_copy_service.cc:161] P 873014437322477cbfcb81f2b8e1d047: Beginning new tablet copy session on tablet de38df9135bd4887a1990171035a6f64 from peer f18d504661cb42ff8bf0301a5f1ae6f7 at {username='slave'} at 127.0.0.1:59222: session id = f18d504661cb42ff8bf0301a5f1ae6f7-de38df9135bd4887a1990171035a6f64
I20260710 11:06:18.809743 25632 ts_tablet_manager.cc:933] T c4bfd692ac2e440586728db7833c0d92 P f18d504661cb42ff8bf0301a5f1ae6f7: Initiating tablet copy from peer 873014437322477cbfcb81f2b8e1d047 (127.23.83.193:38951)
I20260710 11:06:18.815160 25011 tablet_copy_source_session.cc:215] T de38df9135bd4887a1990171035a6f64 P 873014437322477cbfcb81f2b8e1d047: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:18.818439 25632 tablet_copy_client.cc:323] T c4bfd692ac2e440586728db7833c0d92 P f18d504661cb42ff8bf0301a5f1ae6f7: tablet copy: Beginning tablet copy session from remote peer at address 127.23.83.193:38951
I20260710 11:06:18.818739 25630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de38df9135bd4887a1990171035a6f64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:18.820176 25011 tablet_copy_service.cc:140] P 873014437322477cbfcb81f2b8e1d047: Received BeginTabletCopySession request for tablet c4bfd692ac2e440586728db7833c0d92 from peer f18d504661cb42ff8bf0301a5f1ae6f7 ({username='slave'} at 127.0.0.1:59222)
I20260710 11:06:18.820693 25011 tablet_copy_service.cc:161] P 873014437322477cbfcb81f2b8e1d047: Beginning new tablet copy session on tablet c4bfd692ac2e440586728db7833c0d92 from peer f18d504661cb42ff8bf0301a5f1ae6f7 at {username='slave'} at 127.0.0.1:59222: session id = f18d504661cb42ff8bf0301a5f1ae6f7-c4bfd692ac2e440586728db7833c0d92
I20260710 11:06:18.827759 25011 tablet_copy_source_session.cc:215] T c4bfd692ac2e440586728db7833c0d92 P 873014437322477cbfcb81f2b8e1d047: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:18.830729 25630 tablet_copy_client.cc:806] T de38df9135bd4887a1990171035a6f64 P f18d504661cb42ff8bf0301a5f1ae6f7: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:18.831250 25632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4bfd692ac2e440586728db7833c0d92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:18.831355 25630 tablet_copy_client.cc:670] T de38df9135bd4887a1990171035a6f64 P f18d504661cb42ff8bf0301a5f1ae6f7: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:18.836484 25630 tablet_copy_client.cc:538] T de38df9135bd4887a1990171035a6f64 P f18d504661cb42ff8bf0301a5f1ae6f7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:18.844900 25632 tablet_copy_client.cc:806] T c4bfd692ac2e440586728db7833c0d92 P f18d504661cb42ff8bf0301a5f1ae6f7: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:18.844987 25630 tablet_bootstrap.cc:492] T de38df9135bd4887a1990171035a6f64 P f18d504661cb42ff8bf0301a5f1ae6f7: Bootstrap starting.
I20260710 11:06:18.845701 25632 tablet_copy_client.cc:670] T c4bfd692ac2e440586728db7833c0d92 P f18d504661cb42ff8bf0301a5f1ae6f7: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:18.851163 25632 tablet_copy_client.cc:538] T c4bfd692ac2e440586728db7833c0d92 P f18d504661cb42ff8bf0301a5f1ae6f7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:18.855715 25634 ts_tablet_manager.cc:933] T a40ddc6f7bee442fa8b42f7c77f6aa06 P f18d504661cb42ff8bf0301a5f1ae6f7: Initiating tablet copy from peer 873014437322477cbfcb81f2b8e1d047 (127.23.83.193:38951)
I20260710 11:06:18.863929 25632 tablet_bootstrap.cc:492] T c4bfd692ac2e440586728db7833c0d92 P f18d504661cb42ff8bf0301a5f1ae6f7: Bootstrap starting.
I20260710 11:06:18.880286 25634 tablet_copy_client.cc:323] T a40ddc6f7bee442fa8b42f7c77f6aa06 P f18d504661cb42ff8bf0301a5f1ae6f7: tablet copy: Beginning tablet copy session from remote peer at address 127.23.83.193:38951
I20260710 11:06:18.883286 25011 tablet_copy_service.cc:140] P 873014437322477cbfcb81f2b8e1d047: Received BeginTabletCopySession request for tablet a40ddc6f7bee442fa8b42f7c77f6aa06 from peer f18d504661cb42ff8bf0301a5f1ae6f7 ({username='slave'} at 127.0.0.1:59222)
I20260710 11:06:18.883858 25011 tablet_copy_service.cc:161] P 873014437322477cbfcb81f2b8e1d047: Beginning new tablet copy session on tablet a40ddc6f7bee442fa8b42f7c77f6aa06 from peer f18d504661cb42ff8bf0301a5f1ae6f7 at {username='slave'} at 127.0.0.1:59222: session id = f18d504661cb42ff8bf0301a5f1ae6f7-a40ddc6f7bee442fa8b42f7c77f6aa06
I20260710 11:06:18.887063 25630 tablet_bootstrap.cc:492] T de38df9135bd4887a1990171035a6f64 P f18d504661cb42ff8bf0301a5f1ae6f7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:18.888010 25630 tablet_bootstrap.cc:492] T de38df9135bd4887a1990171035a6f64 P f18d504661cb42ff8bf0301a5f1ae6f7: Bootstrap complete.
I20260710 11:06:18.888717 25630 ts_tablet_manager.cc:1403] T de38df9135bd4887a1990171035a6f64 P f18d504661cb42ff8bf0301a5f1ae6f7: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.012s
I20260710 11:06:18.892061 25011 tablet_copy_source_session.cc:215] T a40ddc6f7bee442fa8b42f7c77f6aa06 P 873014437322477cbfcb81f2b8e1d047: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:18.891916 25630 raft_consensus.cc:359] T de38df9135bd4887a1990171035a6f64 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } }
I20260710 11:06:18.892794 25630 raft_consensus.cc:740] T de38df9135bd4887a1990171035a6f64 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f18d504661cb42ff8bf0301a5f1ae6f7, State: Initialized, Role: LEARNER
I20260710 11:06:18.893517 25630 consensus_queue.cc:260] T de38df9135bd4887a1990171035a6f64 P f18d504661cb42ff8bf0301a5f1ae6f7 [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: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } }
I20260710 11:06:18.895810 25634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a40ddc6f7bee442fa8b42f7c77f6aa06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:18.898662 25632 tablet_bootstrap.cc:492] T c4bfd692ac2e440586728db7833c0d92 P f18d504661cb42ff8bf0301a5f1ae6f7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:18.899634 25632 tablet_bootstrap.cc:492] T c4bfd692ac2e440586728db7833c0d92 P f18d504661cb42ff8bf0301a5f1ae6f7: Bootstrap complete.
I20260710 11:06:18.900419 25632 ts_tablet_manager.cc:1403] T c4bfd692ac2e440586728db7833c0d92 P f18d504661cb42ff8bf0301a5f1ae6f7: Time spent bootstrapping tablet: real 0.037s	user 0.018s	sys 0.009s
I20260710 11:06:18.903724 25630 ts_tablet_manager.cc:1434] T de38df9135bd4887a1990171035a6f64 P f18d504661cb42ff8bf0301a5f1ae6f7: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.004s
I20260710 11:06:18.903642 25632 raft_consensus.cc:359] T c4bfd692ac2e440586728db7833c0d92 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } }
I20260710 11:06:18.904604 25632 raft_consensus.cc:740] T c4bfd692ac2e440586728db7833c0d92 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f18d504661cb42ff8bf0301a5f1ae6f7, State: Initialized, Role: LEARNER
I20260710 11:06:18.905298 25632 consensus_queue.cc:260] T c4bfd692ac2e440586728db7833c0d92 P f18d504661cb42ff8bf0301a5f1ae6f7 [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: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } }
I20260710 11:06:18.908200 25010 tablet_copy_service.cc:342] P 873014437322477cbfcb81f2b8e1d047: Request end of tablet copy session f18d504661cb42ff8bf0301a5f1ae6f7-de38df9135bd4887a1990171035a6f64 received from {username='slave'} at 127.0.0.1:59222
I20260710 11:06:18.908686 25010 tablet_copy_service.cc:434] P 873014437322477cbfcb81f2b8e1d047: ending tablet copy session f18d504661cb42ff8bf0301a5f1ae6f7-de38df9135bd4887a1990171035a6f64 on tablet de38df9135bd4887a1990171035a6f64 with peer f18d504661cb42ff8bf0301a5f1ae6f7
I20260710 11:06:18.916484 25632 ts_tablet_manager.cc:1434] T c4bfd692ac2e440586728db7833c0d92 P f18d504661cb42ff8bf0301a5f1ae6f7: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.007s
I20260710 11:06:18.919471 25634 tablet_copy_client.cc:806] T a40ddc6f7bee442fa8b42f7c77f6aa06 P f18d504661cb42ff8bf0301a5f1ae6f7: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:18.920038 25634 tablet_copy_client.cc:670] T a40ddc6f7bee442fa8b42f7c77f6aa06 P f18d504661cb42ff8bf0301a5f1ae6f7: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:18.922019 25010 tablet_copy_service.cc:342] P 873014437322477cbfcb81f2b8e1d047: Request end of tablet copy session f18d504661cb42ff8bf0301a5f1ae6f7-c4bfd692ac2e440586728db7833c0d92 received from {username='slave'} at 127.0.0.1:59222
I20260710 11:06:18.922434 25010 tablet_copy_service.cc:434] P 873014437322477cbfcb81f2b8e1d047: ending tablet copy session f18d504661cb42ff8bf0301a5f1ae6f7-c4bfd692ac2e440586728db7833c0d92 on tablet c4bfd692ac2e440586728db7833c0d92 with peer f18d504661cb42ff8bf0301a5f1ae6f7
I20260710 11:06:18.926204 25634 tablet_copy_client.cc:538] T a40ddc6f7bee442fa8b42f7c77f6aa06 P f18d504661cb42ff8bf0301a5f1ae6f7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:18.934279 25634 tablet_bootstrap.cc:492] T a40ddc6f7bee442fa8b42f7c77f6aa06 P f18d504661cb42ff8bf0301a5f1ae6f7: Bootstrap starting.
I20260710 11:06:18.950001 25634 tablet_bootstrap.cc:492] T a40ddc6f7bee442fa8b42f7c77f6aa06 P f18d504661cb42ff8bf0301a5f1ae6f7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:18.950695 25634 tablet_bootstrap.cc:492] T a40ddc6f7bee442fa8b42f7c77f6aa06 P f18d504661cb42ff8bf0301a5f1ae6f7: Bootstrap complete.
I20260710 11:06:18.951224 25634 ts_tablet_manager.cc:1403] T a40ddc6f7bee442fa8b42f7c77f6aa06 P f18d504661cb42ff8bf0301a5f1ae6f7: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260710 11:06:18.953487 25634 raft_consensus.cc:359] T a40ddc6f7bee442fa8b42f7c77f6aa06 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } }
I20260710 11:06:18.955514 25634 raft_consensus.cc:740] T a40ddc6f7bee442fa8b42f7c77f6aa06 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f18d504661cb42ff8bf0301a5f1ae6f7, State: Initialized, Role: LEARNER
I20260710 11:06:18.956245 25634 consensus_queue.cc:260] T a40ddc6f7bee442fa8b42f7c77f6aa06 P f18d504661cb42ff8bf0301a5f1ae6f7 [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: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } }
I20260710 11:06:18.958983 25634 ts_tablet_manager.cc:1434] T a40ddc6f7bee442fa8b42f7c77f6aa06 P f18d504661cb42ff8bf0301a5f1ae6f7: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:06:18.960654 25011 tablet_copy_service.cc:342] P 873014437322477cbfcb81f2b8e1d047: Request end of tablet copy session f18d504661cb42ff8bf0301a5f1ae6f7-a40ddc6f7bee442fa8b42f7c77f6aa06 received from {username='slave'} at 127.0.0.1:59222
I20260710 11:06:18.961056 25011 tablet_copy_service.cc:434] P 873014437322477cbfcb81f2b8e1d047: ending tablet copy session f18d504661cb42ff8bf0301a5f1ae6f7-a40ddc6f7bee442fa8b42f7c77f6aa06 on tablet a40ddc6f7bee442fa8b42f7c77f6aa06 with peer f18d504661cb42ff8bf0301a5f1ae6f7
I20260710 11:06:19.067571 25634 ts_tablet_manager.cc:933] T 1d3a1d3c72b5454e8fe8848f6d981b99 P f18d504661cb42ff8bf0301a5f1ae6f7: Initiating tablet copy from peer 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195:43601)
I20260710 11:06:19.069595 25634 tablet_copy_client.cc:323] T 1d3a1d3c72b5454e8fe8848f6d981b99 P f18d504661cb42ff8bf0301a5f1ae6f7: tablet copy: Beginning tablet copy session from remote peer at address 127.23.83.195:43601
I20260710 11:06:19.070966 25160 tablet_copy_service.cc:140] P 4a1edbf651bd47549ceab590b3b0247a: Received BeginTabletCopySession request for tablet 1d3a1d3c72b5454e8fe8848f6d981b99 from peer f18d504661cb42ff8bf0301a5f1ae6f7 ({username='slave'} at 127.0.0.1:57324)
I20260710 11:06:19.071485 25160 tablet_copy_service.cc:161] P 4a1edbf651bd47549ceab590b3b0247a: Beginning new tablet copy session on tablet 1d3a1d3c72b5454e8fe8848f6d981b99 from peer f18d504661cb42ff8bf0301a5f1ae6f7 at {username='slave'} at 127.0.0.1:57324: session id = f18d504661cb42ff8bf0301a5f1ae6f7-1d3a1d3c72b5454e8fe8848f6d981b99
I20260710 11:06:19.078678 25160 tablet_copy_source_session.cc:215] T 1d3a1d3c72b5454e8fe8848f6d981b99 P 4a1edbf651bd47549ceab590b3b0247a: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:19.081743 25634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d3a1d3c72b5454e8fe8848f6d981b99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:19.094084 25634 tablet_copy_client.cc:806] T 1d3a1d3c72b5454e8fe8848f6d981b99 P f18d504661cb42ff8bf0301a5f1ae6f7: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:19.094681 25634 tablet_copy_client.cc:670] T 1d3a1d3c72b5454e8fe8848f6d981b99 P f18d504661cb42ff8bf0301a5f1ae6f7: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:19.098083 25634 tablet_copy_client.cc:538] T 1d3a1d3c72b5454e8fe8848f6d981b99 P f18d504661cb42ff8bf0301a5f1ae6f7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:19.105742 25634 tablet_bootstrap.cc:492] T 1d3a1d3c72b5454e8fe8848f6d981b99 P f18d504661cb42ff8bf0301a5f1ae6f7: Bootstrap starting.
I20260710 11:06:19.120935 25634 tablet_bootstrap.cc:492] T 1d3a1d3c72b5454e8fe8848f6d981b99 P f18d504661cb42ff8bf0301a5f1ae6f7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:19.121701 25634 tablet_bootstrap.cc:492] T 1d3a1d3c72b5454e8fe8848f6d981b99 P f18d504661cb42ff8bf0301a5f1ae6f7: Bootstrap complete.
I20260710 11:06:19.122210 25634 ts_tablet_manager.cc:1403] T 1d3a1d3c72b5454e8fe8848f6d981b99 P f18d504661cb42ff8bf0301a5f1ae6f7: Time spent bootstrapping tablet: real 0.017s	user 0.017s	sys 0.000s
I20260710 11:06:19.124270 25634 raft_consensus.cc:359] T 1d3a1d3c72b5454e8fe8848f6d981b99 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } }
I20260710 11:06:19.124850 25634 raft_consensus.cc:740] T 1d3a1d3c72b5454e8fe8848f6d981b99 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f18d504661cb42ff8bf0301a5f1ae6f7, State: Initialized, Role: LEARNER
I20260710 11:06:19.125332 25634 consensus_queue.cc:260] T 1d3a1d3c72b5454e8fe8848f6d981b99 P f18d504661cb42ff8bf0301a5f1ae6f7 [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: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } }
I20260710 11:06:19.127084 25634 ts_tablet_manager.cc:1434] T 1d3a1d3c72b5454e8fe8848f6d981b99 P f18d504661cb42ff8bf0301a5f1ae6f7: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 11:06:19.129235 25160 tablet_copy_service.cc:342] P 4a1edbf651bd47549ceab590b3b0247a: Request end of tablet copy session f18d504661cb42ff8bf0301a5f1ae6f7-1d3a1d3c72b5454e8fe8848f6d981b99 received from {username='slave'} at 127.0.0.1:57324
I20260710 11:06:19.129701 25160 tablet_copy_service.cc:434] P 4a1edbf651bd47549ceab590b3b0247a: ending tablet copy session f18d504661cb42ff8bf0301a5f1ae6f7-1d3a1d3c72b5454e8fe8848f6d981b99 on tablet 1d3a1d3c72b5454e8fe8848f6d981b99 with peer f18d504661cb42ff8bf0301a5f1ae6f7
I20260710 11:06:19.222546 25406 raft_consensus.cc:1217] T c4bfd692ac2e440586728db7833c0d92 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:19.257346 25406 raft_consensus.cc:1217] T a40ddc6f7bee442fa8b42f7c77f6aa06 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:19.328169 25406 raft_consensus.cc:1217] T de38df9135bd4887a1990171035a6f64 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:19.564487 25406 raft_consensus.cc:1217] T 1d3a1d3c72b5454e8fe8848f6d981b99 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:19.620905 25611 raft_consensus.cc:1064] T c4bfd692ac2e440586728db7833c0d92 P 873014437322477cbfcb81f2b8e1d047: attempting to promote NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 to VOTER
I20260710 11:06:19.622870 25611 consensus_queue.cc:237] T c4bfd692ac2e440586728db7833c0d92 P 873014437322477cbfcb81f2b8e1d047 [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: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } }
I20260710 11:06:19.628898 25406 raft_consensus.cc:1275] T c4bfd692ac2e440586728db7833c0d92 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 LEARNER]: Refusing update from remote peer 873014437322477cbfcb81f2b8e1d047: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:19.628942 25148 raft_consensus.cc:1275] T c4bfd692ac2e440586728db7833c0d92 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Refusing update from remote peer 873014437322477cbfcb81f2b8e1d047: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:19.630478 25074 raft_consensus.cc:1275] T c4bfd692ac2e440586728db7833c0d92 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Refusing update from remote peer 873014437322477cbfcb81f2b8e1d047: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:19.630515 25622 consensus_queue.cc:1048] T c4bfd692ac2e440586728db7833c0d92 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:06:19.631495 25611 consensus_queue.cc:1048] T c4bfd692ac2e440586728db7833c0d92 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:19.633460 25574 consensus_queue.cc:1048] T c4bfd692ac2e440586728db7833c0d92 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:19.655989 25622 raft_consensus.cc:2955] T c4bfd692ac2e440586728db7833c0d92 P 873014437322477cbfcb81f2b8e1d047 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:19.659442 25074 raft_consensus.cc:2955] T c4bfd692ac2e440586728db7833c0d92 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:19.658397 25406 raft_consensus.cc:2955] T c4bfd692ac2e440586728db7833c0d92 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:19.668637 25149 raft_consensus.cc:2955] T c4bfd692ac2e440586728db7833c0d92 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:19.675978 24898 catalog_manager.cc:5697] T c4bfd692ac2e440586728db7833c0d92 P c40e43c78a4843b0b129d55446486e59 reported cstate change: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "873014437322477cbfcb81f2b8e1d047" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:19.709170 24999 consensus_queue.cc:237] T c4bfd692ac2e440586728db7833c0d92 P 873014437322477cbfcb81f2b8e1d047 [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: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } }
I20260710 11:06:19.717025 25406 raft_consensus.cc:1275] T c4bfd692ac2e440586728db7833c0d92 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Refusing update from remote peer 873014437322477cbfcb81f2b8e1d047: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:19.717043 25149 raft_consensus.cc:1275] T c4bfd692ac2e440586728db7833c0d92 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Refusing update from remote peer 873014437322477cbfcb81f2b8e1d047: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:19.718889 25622 consensus_queue.cc:1048] T c4bfd692ac2e440586728db7833c0d92 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:19.719988 25574 consensus_queue.cc:1048] T c4bfd692ac2e440586728db7833c0d92 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:19.724941 25622 raft_consensus.cc:2955] T c4bfd692ac2e440586728db7833c0d92 P 873014437322477cbfcb81f2b8e1d047 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c40e43c78a4843b0b129d55446486e59 (127.23.83.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:19.726465 25148 raft_consensus.cc:2955] T c4bfd692ac2e440586728db7833c0d92 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c40e43c78a4843b0b129d55446486e59 (127.23.83.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:19.728098 25404 raft_consensus.cc:2955] T c4bfd692ac2e440586728db7833c0d92 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c40e43c78a4843b0b129d55446486e59 (127.23.83.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:19.736400 24886 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c4bfd692ac2e440586728db7833c0d92 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:19.741508 24896 catalog_manager.cc:5697] T c4bfd692ac2e440586728db7833c0d92 P 873014437322477cbfcb81f2b8e1d047 reported cstate change: config changed from index 3 to 4, VOTER c40e43c78a4843b0b129d55446486e59 (127.23.83.194) evicted. New cstate: current_term: 1 leader_uuid: "873014437322477cbfcb81f2b8e1d047" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:19.754045 25062 tablet_service.cc:1558] Processing DeleteTablet for tablet c4bfd692ac2e440586728db7833c0d92 with delete_type TABLET_DATA_TOMBSTONED (TS c40e43c78a4843b0b129d55446486e59 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56028
I20260710 11:06:19.756721 25654 tablet_replica.cc:333] T c4bfd692ac2e440586728db7833c0d92 P c40e43c78a4843b0b129d55446486e59: stopping tablet replica
I20260710 11:06:19.757709 25654 raft_consensus.cc:2243] T c4bfd692ac2e440586728db7833c0d92 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:19.758345 25654 raft_consensus.cc:2272] T c4bfd692ac2e440586728db7833c0d92 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:19.761866 25654 ts_tablet_manager.cc:1916] T c4bfd692ac2e440586728db7833c0d92 P c40e43c78a4843b0b129d55446486e59: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:19.773202 25654 ts_tablet_manager.cc:1929] T c4bfd692ac2e440586728db7833c0d92 P c40e43c78a4843b0b129d55446486e59: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:19.773563 25654 log.cc:1199] T c4bfd692ac2e440586728db7833c0d92 P c40e43c78a4843b0b129d55446486e59: Deleting WAL directory at /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681543532196-23887-0/minicluster-data/ts-1-root/wals/c4bfd692ac2e440586728db7833c0d92
I20260710 11:06:19.774961 24884 catalog_manager.cc:5028] TS c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521): tablet c4bfd692ac2e440586728db7833c0d92 (table test-workload [id=0fad81877c2a498fb7560954c05e7b20]) successfully deleted
I20260710 11:06:19.809638 25622 raft_consensus.cc:1064] T a40ddc6f7bee442fa8b42f7c77f6aa06 P 873014437322477cbfcb81f2b8e1d047: attempting to promote NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 to VOTER
I20260710 11:06:19.811676 25622 consensus_queue.cc:237] T a40ddc6f7bee442fa8b42f7c77f6aa06 P 873014437322477cbfcb81f2b8e1d047 [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: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } }
I20260710 11:06:19.819674 25074 raft_consensus.cc:1275] T a40ddc6f7bee442fa8b42f7c77f6aa06 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Refusing update from remote peer 873014437322477cbfcb81f2b8e1d047: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:19.820495 25404 raft_consensus.cc:1275] T a40ddc6f7bee442fa8b42f7c77f6aa06 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 LEARNER]: Refusing update from remote peer 873014437322477cbfcb81f2b8e1d047: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:19.821128 25611 consensus_queue.cc:1048] T a40ddc6f7bee442fa8b42f7c77f6aa06 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:19.822602 25574 consensus_queue.cc:1048] T a40ddc6f7bee442fa8b42f7c77f6aa06 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:19.829257 25148 raft_consensus.cc:1275] T a40ddc6f7bee442fa8b42f7c77f6aa06 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Refusing update from remote peer 873014437322477cbfcb81f2b8e1d047: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:19.833902 25656 consensus_queue.cc:1048] T a40ddc6f7bee442fa8b42f7c77f6aa06 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:19.837484 25622 raft_consensus.cc:2955] T a40ddc6f7bee442fa8b42f7c77f6aa06 P 873014437322477cbfcb81f2b8e1d047 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:19.839340 25404 raft_consensus.cc:2955] T a40ddc6f7bee442fa8b42f7c77f6aa06 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:19.850503 25149 raft_consensus.cc:2955] T a40ddc6f7bee442fa8b42f7c77f6aa06 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:19.853504 24894 catalog_manager.cc:5697] T a40ddc6f7bee442fa8b42f7c77f6aa06 P f18d504661cb42ff8bf0301a5f1ae6f7 reported cstate change: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "873014437322477cbfcb81f2b8e1d047" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:19.861129 25074 raft_consensus.cc:2955] T a40ddc6f7bee442fa8b42f7c77f6aa06 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:19.870599 24999 consensus_queue.cc:237] T a40ddc6f7bee442fa8b42f7c77f6aa06 P 873014437322477cbfcb81f2b8e1d047 [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: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } }
I20260710 11:06:19.878060 25404 raft_consensus.cc:1275] T a40ddc6f7bee442fa8b42f7c77f6aa06 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Refusing update from remote peer 873014437322477cbfcb81f2b8e1d047: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:19.880450 25074 raft_consensus.cc:1275] T a40ddc6f7bee442fa8b42f7c77f6aa06 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Refusing update from remote peer 873014437322477cbfcb81f2b8e1d047: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:19.880301 25611 consensus_queue.cc:1048] T a40ddc6f7bee442fa8b42f7c77f6aa06 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:19.882051 25611 consensus_queue.cc:1048] T a40ddc6f7bee442fa8b42f7c77f6aa06 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:19.886605 25656 raft_consensus.cc:2955] T a40ddc6f7bee442fa8b42f7c77f6aa06 P 873014437322477cbfcb81f2b8e1d047 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:19.888465 25404 raft_consensus.cc:2955] T a40ddc6f7bee442fa8b42f7c77f6aa06 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:19.890370 25076 raft_consensus.cc:2955] T a40ddc6f7bee442fa8b42f7c77f6aa06 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:19.896550 24886 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a40ddc6f7bee442fa8b42f7c77f6aa06 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:19.905432 24893 catalog_manager.cc:5697] T a40ddc6f7bee442fa8b42f7c77f6aa06 P 873014437322477cbfcb81f2b8e1d047 reported cstate change: config changed from index 3 to 4, VOTER 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195) evicted. New cstate: current_term: 1 leader_uuid: "873014437322477cbfcb81f2b8e1d047" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:19.916487 25139 tablet_service.cc:1558] Processing DeleteTablet for tablet a40ddc6f7bee442fa8b42f7c77f6aa06 with delete_type TABLET_DATA_TOMBSTONED (TS 4a1edbf651bd47549ceab590b3b0247a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41130
I20260710 11:06:19.921577 25660 tablet_replica.cc:333] T a40ddc6f7bee442fa8b42f7c77f6aa06 P 4a1edbf651bd47549ceab590b3b0247a: stopping tablet replica
I20260710 11:06:19.924108 25660 raft_consensus.cc:2243] T a40ddc6f7bee442fa8b42f7c77f6aa06 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:19.924780 25660 raft_consensus.cc:2272] T a40ddc6f7bee442fa8b42f7c77f6aa06 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:19.928383 25660 ts_tablet_manager.cc:1916] T a40ddc6f7bee442fa8b42f7c77f6aa06 P 4a1edbf651bd47549ceab590b3b0247a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:19.939921 25656 raft_consensus.cc:1064] T de38df9135bd4887a1990171035a6f64 P 873014437322477cbfcb81f2b8e1d047: attempting to promote NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 to VOTER
I20260710 11:06:19.942389 25656 consensus_queue.cc:237] T de38df9135bd4887a1990171035a6f64 P 873014437322477cbfcb81f2b8e1d047 [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: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } }
I20260710 11:06:19.944005 25660 ts_tablet_manager.cc:1929] T a40ddc6f7bee442fa8b42f7c77f6aa06 P 4a1edbf651bd47549ceab590b3b0247a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:19.944428 25660 log.cc:1199] T a40ddc6f7bee442fa8b42f7c77f6aa06 P 4a1edbf651bd47549ceab590b3b0247a: Deleting WAL directory at /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681543532196-23887-0/minicluster-data/ts-2-root/wals/a40ddc6f7bee442fa8b42f7c77f6aa06
I20260710 11:06:19.947180 24884 catalog_manager.cc:5028] TS 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195:43601): tablet a40ddc6f7bee442fa8b42f7c77f6aa06 (table test-workload [id=0fad81877c2a498fb7560954c05e7b20]) successfully deleted
I20260710 11:06:19.948926 25643 raft_consensus.cc:1064] T 1d3a1d3c72b5454e8fe8848f6d981b99 P 4a1edbf651bd47549ceab590b3b0247a: attempting to promote NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 to VOTER
I20260710 11:06:19.951618 25643 consensus_queue.cc:237] T 1d3a1d3c72b5454e8fe8848f6d981b99 P 4a1edbf651bd47549ceab590b3b0247a [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: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } }
I20260710 11:06:19.952183 25404 raft_consensus.cc:1275] T de38df9135bd4887a1990171035a6f64 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 LEARNER]: Refusing update from remote peer 873014437322477cbfcb81f2b8e1d047: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:19.953591 25148 raft_consensus.cc:1275] T de38df9135bd4887a1990171035a6f64 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Refusing update from remote peer 873014437322477cbfcb81f2b8e1d047: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:19.954367 25622 consensus_queue.cc:1048] T de38df9135bd4887a1990171035a6f64 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:19.955209 25574 consensus_queue.cc:1048] T de38df9135bd4887a1990171035a6f64 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:19.958360 25076 raft_consensus.cc:1275] T de38df9135bd4887a1990171035a6f64 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Refusing update from remote peer 873014437322477cbfcb81f2b8e1d047: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:19.960435 25076 raft_consensus.cc:1275] T 1d3a1d3c72b5454e8fe8848f6d981b99 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Refusing update from remote peer 4a1edbf651bd47549ceab590b3b0247a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:19.960593 25611 consensus_queue.cc:1048] T de38df9135bd4887a1990171035a6f64 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:19.961890 25644 consensus_queue.cc:1048] T 1d3a1d3c72b5454e8fe8848f6d981b99 P 4a1edbf651bd47549ceab590b3b0247a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:19.974025 25404 raft_consensus.cc:1275] T 1d3a1d3c72b5454e8fe8848f6d981b99 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 LEARNER]: Refusing update from remote peer 4a1edbf651bd47549ceab590b3b0247a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:19.975428 25590 consensus_queue.cc:1048] T 1d3a1d3c72b5454e8fe8848f6d981b99 P 4a1edbf651bd47549ceab590b3b0247a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:19.998270 24999 raft_consensus.cc:1275] T 1d3a1d3c72b5454e8fe8848f6d981b99 P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Refusing update from remote peer 4a1edbf651bd47549ceab590b3b0247a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:19.997277 25656 raft_consensus.cc:2955] T de38df9135bd4887a1990171035a6f64 P 873014437322477cbfcb81f2b8e1d047 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:20.004050 25590 consensus_queue.cc:1048] T 1d3a1d3c72b5454e8fe8848f6d981b99 P 4a1edbf651bd47549ceab590b3b0247a [LEADER]: Connected to new peer: Peer: permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:20.012637 25148 raft_consensus.cc:2955] T de38df9135bd4887a1990171035a6f64 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:20.017913 25406 raft_consensus.cc:2955] T de38df9135bd4887a1990171035a6f64 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:20.019117 25644 raft_consensus.cc:2955] T 1d3a1d3c72b5454e8fe8848f6d981b99 P 4a1edbf651bd47549ceab590b3b0247a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:20.021127 25076 raft_consensus.cc:2955] T 1d3a1d3c72b5454e8fe8848f6d981b99 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:20.021982 24894 catalog_manager.cc:5697] T de38df9135bd4887a1990171035a6f64 P 873014437322477cbfcb81f2b8e1d047 reported cstate change: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "873014437322477cbfcb81f2b8e1d047" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:20.027532 25075 raft_consensus.cc:2955] T de38df9135bd4887a1990171035a6f64 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:20.033514 24999 raft_consensus.cc:2955] T 1d3a1d3c72b5454e8fe8848f6d981b99 P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:20.041848 24896 catalog_manager.cc:5697] T 1d3a1d3c72b5454e8fe8848f6d981b99 P 4a1edbf651bd47549ceab590b3b0247a reported cstate change: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4a1edbf651bd47549ceab590b3b0247a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:20.049645 24997 consensus_queue.cc:237] T de38df9135bd4887a1990171035a6f64 P 873014437322477cbfcb81f2b8e1d047 [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: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } }
I20260710 11:06:20.057432 25407 raft_consensus.cc:1275] T de38df9135bd4887a1990171035a6f64 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Refusing update from remote peer 873014437322477cbfcb81f2b8e1d047: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:20.057627 25404 raft_consensus.cc:2955] T 1d3a1d3c72b5454e8fe8848f6d981b99 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:20.059034 25611 consensus_queue.cc:1048] T de38df9135bd4887a1990171035a6f64 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:20.076573 25147 consensus_queue.cc:237] T 1d3a1d3c72b5454e8fe8848f6d981b99 P 4a1edbf651bd47549ceab590b3b0247a [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: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } }
I20260710 11:06:20.077890 25611 raft_consensus.cc:2955] T de38df9135bd4887a1990171035a6f64 P 873014437322477cbfcb81f2b8e1d047 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c40e43c78a4843b0b129d55446486e59 (127.23.83.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:20.085939 25076 raft_consensus.cc:1275] T 1d3a1d3c72b5454e8fe8848f6d981b99 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Refusing update from remote peer 4a1edbf651bd47549ceab590b3b0247a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:20.087365 25407 raft_consensus.cc:1275] T 1d3a1d3c72b5454e8fe8848f6d981b99 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Refusing update from remote peer 4a1edbf651bd47549ceab590b3b0247a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:20.088195 25643 consensus_queue.cc:1048] T 1d3a1d3c72b5454e8fe8848f6d981b99 P 4a1edbf651bd47549ceab590b3b0247a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:06:20.090173 25590 consensus_queue.cc:1048] T 1d3a1d3c72b5454e8fe8848f6d981b99 P 4a1edbf651bd47549ceab590b3b0247a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:20.093010 25149 raft_consensus.cc:1275] T de38df9135bd4887a1990171035a6f64 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Refusing update from remote peer 873014437322477cbfcb81f2b8e1d047: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:20.096269 24886 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet de38df9135bd4887a1990171035a6f64 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:20.096251 25611 consensus_queue.cc:1048] T de38df9135bd4887a1990171035a6f64 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:20.101409 25148 raft_consensus.cc:2955] T de38df9135bd4887a1990171035a6f64 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c40e43c78a4843b0b129d55446486e59 (127.23.83.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:20.101608 24894 catalog_manager.cc:5697] T de38df9135bd4887a1990171035a6f64 P 873014437322477cbfcb81f2b8e1d047 reported cstate change: config changed from index 3 to 4, VOTER c40e43c78a4843b0b129d55446486e59 (127.23.83.194) evicted. New cstate: current_term: 1 leader_uuid: "873014437322477cbfcb81f2b8e1d047" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:20.106240 25590 raft_consensus.cc:2955] T 1d3a1d3c72b5454e8fe8848f6d981b99 P 4a1edbf651bd47549ceab590b3b0247a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 873014437322477cbfcb81f2b8e1d047 (127.23.83.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:20.098501 25407 raft_consensus.cc:2955] T de38df9135bd4887a1990171035a6f64 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c40e43c78a4843b0b129d55446486e59 (127.23.83.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:20.117748 25062 tablet_service.cc:1558] Processing DeleteTablet for tablet de38df9135bd4887a1990171035a6f64 with delete_type TABLET_DATA_TOMBSTONED (TS c40e43c78a4843b0b129d55446486e59 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56028
I20260710 11:06:20.118775 25654 tablet_replica.cc:333] T de38df9135bd4887a1990171035a6f64 P c40e43c78a4843b0b129d55446486e59: stopping tablet replica
I20260710 11:06:20.119701 25654 raft_consensus.cc:2243] T de38df9135bd4887a1990171035a6f64 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:20.120380 25654 raft_consensus.cc:2272] T de38df9135bd4887a1990171035a6f64 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:20.124953 24884 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1d3a1d3c72b5454e8fe8848f6d981b99 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:20.125244 25654 ts_tablet_manager.cc:1916] T de38df9135bd4887a1990171035a6f64 P c40e43c78a4843b0b129d55446486e59: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:20.117831 25406 raft_consensus.cc:2955] T 1d3a1d3c72b5454e8fe8848f6d981b99 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 873014437322477cbfcb81f2b8e1d047 (127.23.83.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:20.130623 25076 raft_consensus.cc:2955] T 1d3a1d3c72b5454e8fe8848f6d981b99 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 873014437322477cbfcb81f2b8e1d047 (127.23.83.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:20.139655 24894 catalog_manager.cc:5697] T 1d3a1d3c72b5454e8fe8848f6d981b99 P 4a1edbf651bd47549ceab590b3b0247a reported cstate change: config changed from index 3 to 4, VOTER 873014437322477cbfcb81f2b8e1d047 (127.23.83.193) evicted. New cstate: current_term: 1 leader_uuid: "4a1edbf651bd47549ceab590b3b0247a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:20.148778 25654 ts_tablet_manager.cc:1929] T de38df9135bd4887a1990171035a6f64 P c40e43c78a4843b0b129d55446486e59: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:20.149252 25654 log.cc:1199] T de38df9135bd4887a1990171035a6f64 P c40e43c78a4843b0b129d55446486e59: Deleting WAL directory at /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681543532196-23887-0/minicluster-data/ts-1-root/wals/de38df9135bd4887a1990171035a6f64
I20260710 11:06:20.151401 24884 catalog_manager.cc:5028] TS c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521): tablet de38df9135bd4887a1990171035a6f64 (table test-workload [id=0fad81877c2a498fb7560954c05e7b20]) successfully deleted
I20260710 11:06:20.153273 24984 tablet_service.cc:1558] Processing DeleteTablet for tablet 1d3a1d3c72b5454e8fe8848f6d981b99 with delete_type TABLET_DATA_TOMBSTONED (TS 873014437322477cbfcb81f2b8e1d047 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55388
I20260710 11:06:20.159981 25669 tablet_replica.cc:333] T 1d3a1d3c72b5454e8fe8848f6d981b99 P 873014437322477cbfcb81f2b8e1d047: stopping tablet replica
I20260710 11:06:20.160704 25669 raft_consensus.cc:2243] T 1d3a1d3c72b5454e8fe8848f6d981b99 P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:20.161347 25669 raft_consensus.cc:2272] T 1d3a1d3c72b5454e8fe8848f6d981b99 P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:20.163547 25669 ts_tablet_manager.cc:1916] T 1d3a1d3c72b5454e8fe8848f6d981b99 P 873014437322477cbfcb81f2b8e1d047: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:20.174266 25669 ts_tablet_manager.cc:1929] T 1d3a1d3c72b5454e8fe8848f6d981b99 P 873014437322477cbfcb81f2b8e1d047: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:20.174623 25669 log.cc:1199] T 1d3a1d3c72b5454e8fe8848f6d981b99 P 873014437322477cbfcb81f2b8e1d047: Deleting WAL directory at /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681543532196-23887-0/minicluster-data/ts-0-root/wals/1d3a1d3c72b5454e8fe8848f6d981b99
I20260710 11:06:20.176096 24886 catalog_manager.cc:5028] TS 873014437322477cbfcb81f2b8e1d047 (127.23.83.193:38951): tablet 1d3a1d3c72b5454e8fe8848f6d981b99 (table test-workload [id=0fad81877c2a498fb7560954c05e7b20]) successfully deleted
I20260710 11:06:21.188262 24997 consensus_queue.cc:237] T db59c76e51c74b3582d122d609a6bec7 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Queue 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: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } }
I20260710 11:06:21.194629 25148 raft_consensus.cc:1275] T db59c76e51c74b3582d122d609a6bec7 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Refusing update from remote peer 873014437322477cbfcb81f2b8e1d047: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:06:21.194585 24967 consensus_peers.cc:597] T db59c76e51c74b3582d122d609a6bec7 P 873014437322477cbfcb81f2b8e1d047 -> Peer f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196:45123): Couldn't send request to peer f18d504661cb42ff8bf0301a5f1ae6f7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: db59c76e51c74b3582d122d609a6bec7. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:21.194813 25075 raft_consensus.cc:1275] T db59c76e51c74b3582d122d609a6bec7 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Refusing update from remote peer 873014437322477cbfcb81f2b8e1d047: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:21.196152 25674 consensus_queue.cc:1048] T db59c76e51c74b3582d122d609a6bec7 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:21.196772 25622 consensus_queue.cc:1048] T db59c76e51c74b3582d122d609a6bec7 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:21.203464 25622 raft_consensus.cc:2955] T db59c76e51c74b3582d122d609a6bec7 P 873014437322477cbfcb81f2b8e1d047 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } } }
I20260710 11:06:21.205412 25148 raft_consensus.cc:2955] T db59c76e51c74b3582d122d609a6bec7 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } } }
I20260710 11:06:21.212996 25075 raft_consensus.cc:2955] T db59c76e51c74b3582d122d609a6bec7 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } } }
I20260710 11:06:21.218667 24898 catalog_manager.cc:5697] T db59c76e51c74b3582d122d609a6bec7 P 4a1edbf651bd47549ceab590b3b0247a reported cstate change: config changed from index -1 to 2, NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) added. New cstate: current_term: 1 leader_uuid: "873014437322477cbfcb81f2b8e1d047" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } } }
I20260710 11:06:21.221087 24997 consensus_queue.cc:237] T 8632f1722bf8452d8e7d31405ef74267 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Queue 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: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } }
W20260710 11:06:21.236083 24967 consensus_peers.cc:597] T 8632f1722bf8452d8e7d31405ef74267 P 873014437322477cbfcb81f2b8e1d047 -> Peer f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196:45123): Couldn't send request to peer f18d504661cb42ff8bf0301a5f1ae6f7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8632f1722bf8452d8e7d31405ef74267. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:21.236100 25148 raft_consensus.cc:1275] T 8632f1722bf8452d8e7d31405ef74267 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Refusing update from remote peer 873014437322477cbfcb81f2b8e1d047: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:21.237305 25075 raft_consensus.cc:1275] T 8632f1722bf8452d8e7d31405ef74267 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Refusing update from remote peer 873014437322477cbfcb81f2b8e1d047: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:21.237744 25611 consensus_queue.cc:1048] T 8632f1722bf8452d8e7d31405ef74267 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:21.238937 25622 consensus_queue.cc:1048] T 8632f1722bf8452d8e7d31405ef74267 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:21.249665 25611 raft_consensus.cc:2955] T 8632f1722bf8452d8e7d31405ef74267 P 873014437322477cbfcb81f2b8e1d047 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } } }
I20260710 11:06:21.254729 25148 raft_consensus.cc:2955] T 8632f1722bf8452d8e7d31405ef74267 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } } }
I20260710 11:06:21.256445 25076 raft_consensus.cc:2955] T 8632f1722bf8452d8e7d31405ef74267 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } } }
I20260710 11:06:21.264904 25149 consensus_queue.cc:237] T 6480c634b3d44b35b85cd9d61f3cee5f P 4a1edbf651bd47549ceab590b3b0247a [LEADER]: Queue 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: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } }
I20260710 11:06:21.266474 24894 catalog_manager.cc:5697] T 8632f1722bf8452d8e7d31405ef74267 P 873014437322477cbfcb81f2b8e1d047 reported cstate change: config changed from index -1 to 2, NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) added. New cstate: current_term: 1 leader_uuid: "873014437322477cbfcb81f2b8e1d047" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:21.277062 24997 raft_consensus.cc:1275] T 6480c634b3d44b35b85cd9d61f3cee5f P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Refusing update from remote peer 4a1edbf651bd47549ceab590b3b0247a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:21.277346 25076 raft_consensus.cc:1275] T 6480c634b3d44b35b85cd9d61f3cee5f P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Refusing update from remote peer 4a1edbf651bd47549ceab590b3b0247a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:06:21.278173 25116 consensus_peers.cc:597] T 6480c634b3d44b35b85cd9d61f3cee5f P 4a1edbf651bd47549ceab590b3b0247a -> Peer f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196:45123): Couldn't send request to peer f18d504661cb42ff8bf0301a5f1ae6f7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6480c634b3d44b35b85cd9d61f3cee5f. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:21.278787 25671 consensus_queue.cc:1048] T 6480c634b3d44b35b85cd9d61f3cee5f P 4a1edbf651bd47549ceab590b3b0247a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:21.279687 25682 consensus_queue.cc:1048] T 6480c634b3d44b35b85cd9d61f3cee5f P 4a1edbf651bd47549ceab590b3b0247a [LEADER]: Connected to new peer: Peer: permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:21.299343 25682 raft_consensus.cc:2955] T 6480c634b3d44b35b85cd9d61f3cee5f P 4a1edbf651bd47549ceab590b3b0247a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } } }
I20260710 11:06:21.300895 24997 raft_consensus.cc:2955] T 6480c634b3d44b35b85cd9d61f3cee5f P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } } }
I20260710 11:06:21.302636 25076 raft_consensus.cc:2955] T 6480c634b3d44b35b85cd9d61f3cee5f P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } } }
I20260710 11:06:21.312641 24894 catalog_manager.cc:5697] T 6480c634b3d44b35b85cd9d61f3cee5f P c40e43c78a4843b0b129d55446486e59 reported cstate change: config changed from index -1 to 2, NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) added. New cstate: current_term: 1 leader_uuid: "4a1edbf651bd47549ceab590b3b0247a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } } }
I20260710 11:06:21.314497 24999 consensus_queue.cc:237] T 7aa6286283ba4351896d0fe933dfb761 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Queue 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: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } }
I20260710 11:06:21.321540 25149 raft_consensus.cc:1275] T 7aa6286283ba4351896d0fe933dfb761 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Refusing update from remote peer 873014437322477cbfcb81f2b8e1d047: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:06:21.321982 24967 consensus_peers.cc:597] T 7aa6286283ba4351896d0fe933dfb761 P 873014437322477cbfcb81f2b8e1d047 -> Peer f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196:45123): Couldn't send request to peer f18d504661cb42ff8bf0301a5f1ae6f7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7aa6286283ba4351896d0fe933dfb761. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:21.323988 25076 raft_consensus.cc:1275] T 7aa6286283ba4351896d0fe933dfb761 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Refusing update from remote peer 873014437322477cbfcb81f2b8e1d047: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:21.324448 25611 consensus_queue.cc:1048] T 7aa6286283ba4351896d0fe933dfb761 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:21.325580 25674 consensus_queue.cc:1048] T 7aa6286283ba4351896d0fe933dfb761 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:21.332229 25674 raft_consensus.cc:2955] T 7aa6286283ba4351896d0fe933dfb761 P 873014437322477cbfcb81f2b8e1d047 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } } }
I20260710 11:06:21.333886 25149 raft_consensus.cc:2955] T 7aa6286283ba4351896d0fe933dfb761 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } } }
I20260710 11:06:21.337014 25076 raft_consensus.cc:2955] T 7aa6286283ba4351896d0fe933dfb761 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } } }
I20260710 11:06:21.352306 24894 catalog_manager.cc:5697] T 7aa6286283ba4351896d0fe933dfb761 P c40e43c78a4843b0b129d55446486e59 reported cstate change: config changed from index -1 to 2, NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) added. New cstate: current_term: 1 leader_uuid: "873014437322477cbfcb81f2b8e1d047" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } } }
I20260710 11:06:21.743121 25692 ts_tablet_manager.cc:933] T 6480c634b3d44b35b85cd9d61f3cee5f P f18d504661cb42ff8bf0301a5f1ae6f7: Initiating tablet copy from peer 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195:43601)
I20260710 11:06:21.744808 25692 tablet_copy_client.cc:323] T 6480c634b3d44b35b85cd9d61f3cee5f P f18d504661cb42ff8bf0301a5f1ae6f7: tablet copy: Beginning tablet copy session from remote peer at address 127.23.83.195:43601
I20260710 11:06:21.746528 25160 tablet_copy_service.cc:140] P 4a1edbf651bd47549ceab590b3b0247a: Received BeginTabletCopySession request for tablet 6480c634b3d44b35b85cd9d61f3cee5f from peer f18d504661cb42ff8bf0301a5f1ae6f7 ({username='slave'} at 127.0.0.1:57324)
I20260710 11:06:21.747048 25160 tablet_copy_service.cc:161] P 4a1edbf651bd47549ceab590b3b0247a: Beginning new tablet copy session on tablet 6480c634b3d44b35b85cd9d61f3cee5f from peer f18d504661cb42ff8bf0301a5f1ae6f7 at {username='slave'} at 127.0.0.1:57324: session id = f18d504661cb42ff8bf0301a5f1ae6f7-6480c634b3d44b35b85cd9d61f3cee5f
I20260710 11:06:21.754789 25160 tablet_copy_source_session.cc:215] T 6480c634b3d44b35b85cd9d61f3cee5f P 4a1edbf651bd47549ceab590b3b0247a: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:21.758005 25692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6480c634b3d44b35b85cd9d61f3cee5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:21.758805 25694 ts_tablet_manager.cc:933] T 8632f1722bf8452d8e7d31405ef74267 P f18d504661cb42ff8bf0301a5f1ae6f7: Initiating tablet copy from peer 873014437322477cbfcb81f2b8e1d047 (127.23.83.193:38951)
I20260710 11:06:21.764972 25694 tablet_copy_client.cc:323] T 8632f1722bf8452d8e7d31405ef74267 P f18d504661cb42ff8bf0301a5f1ae6f7: tablet copy: Beginning tablet copy session from remote peer at address 127.23.83.193:38951
I20260710 11:06:21.766602 25011 tablet_copy_service.cc:140] P 873014437322477cbfcb81f2b8e1d047: Received BeginTabletCopySession request for tablet 8632f1722bf8452d8e7d31405ef74267 from peer f18d504661cb42ff8bf0301a5f1ae6f7 ({username='slave'} at 127.0.0.1:59222)
I20260710 11:06:21.767138 25011 tablet_copy_service.cc:161] P 873014437322477cbfcb81f2b8e1d047: Beginning new tablet copy session on tablet 8632f1722bf8452d8e7d31405ef74267 from peer f18d504661cb42ff8bf0301a5f1ae6f7 at {username='slave'} at 127.0.0.1:59222: session id = f18d504661cb42ff8bf0301a5f1ae6f7-8632f1722bf8452d8e7d31405ef74267
I20260710 11:06:21.773744 25692 tablet_copy_client.cc:806] T 6480c634b3d44b35b85cd9d61f3cee5f P f18d504661cb42ff8bf0301a5f1ae6f7: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:21.774223 25011 tablet_copy_source_session.cc:215] T 8632f1722bf8452d8e7d31405ef74267 P 873014437322477cbfcb81f2b8e1d047: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:21.774350 25692 tablet_copy_client.cc:670] T 6480c634b3d44b35b85cd9d61f3cee5f P f18d504661cb42ff8bf0301a5f1ae6f7: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:21.778579 25692 tablet_copy_client.cc:538] T 6480c634b3d44b35b85cd9d61f3cee5f P f18d504661cb42ff8bf0301a5f1ae6f7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:21.781049 25694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8632f1722bf8452d8e7d31405ef74267. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:21.793205 25692 tablet_bootstrap.cc:492] T 6480c634b3d44b35b85cd9d61f3cee5f P f18d504661cb42ff8bf0301a5f1ae6f7: Bootstrap starting.
I20260710 11:06:21.797631 25697 ts_tablet_manager.cc:933] T db59c76e51c74b3582d122d609a6bec7 P f18d504661cb42ff8bf0301a5f1ae6f7: Initiating tablet copy from peer 873014437322477cbfcb81f2b8e1d047 (127.23.83.193:38951)
I20260710 11:06:21.804738 25694 tablet_copy_client.cc:806] T 8632f1722bf8452d8e7d31405ef74267 P f18d504661cb42ff8bf0301a5f1ae6f7: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:21.805331 25694 tablet_copy_client.cc:670] T 8632f1722bf8452d8e7d31405ef74267 P f18d504661cb42ff8bf0301a5f1ae6f7: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:21.808439 25697 tablet_copy_client.cc:323] T db59c76e51c74b3582d122d609a6bec7 P f18d504661cb42ff8bf0301a5f1ae6f7: tablet copy: Beginning tablet copy session from remote peer at address 127.23.83.193:38951
I20260710 11:06:21.813892 25011 tablet_copy_service.cc:140] P 873014437322477cbfcb81f2b8e1d047: Received BeginTabletCopySession request for tablet db59c76e51c74b3582d122d609a6bec7 from peer f18d504661cb42ff8bf0301a5f1ae6f7 ({username='slave'} at 127.0.0.1:59222)
I20260710 11:06:21.814385 25011 tablet_copy_service.cc:161] P 873014437322477cbfcb81f2b8e1d047: Beginning new tablet copy session on tablet db59c76e51c74b3582d122d609a6bec7 from peer f18d504661cb42ff8bf0301a5f1ae6f7 at {username='slave'} at 127.0.0.1:59222: session id = f18d504661cb42ff8bf0301a5f1ae6f7-db59c76e51c74b3582d122d609a6bec7
I20260710 11:06:21.821679 25011 tablet_copy_source_session.cc:215] T db59c76e51c74b3582d122d609a6bec7 P 873014437322477cbfcb81f2b8e1d047: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:21.822232 25694 tablet_copy_client.cc:538] T 8632f1722bf8452d8e7d31405ef74267 P f18d504661cb42ff8bf0301a5f1ae6f7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:21.824944 25697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db59c76e51c74b3582d122d609a6bec7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:21.834549 25694 tablet_bootstrap.cc:492] T 8632f1722bf8452d8e7d31405ef74267 P f18d504661cb42ff8bf0301a5f1ae6f7: Bootstrap starting.
I20260710 11:06:21.841554 25700 ts_tablet_manager.cc:933] T 7aa6286283ba4351896d0fe933dfb761 P f18d504661cb42ff8bf0301a5f1ae6f7: Initiating tablet copy from peer 873014437322477cbfcb81f2b8e1d047 (127.23.83.193:38951)
I20260710 11:06:21.844901 25697 tablet_copy_client.cc:806] T db59c76e51c74b3582d122d609a6bec7 P f18d504661cb42ff8bf0301a5f1ae6f7: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:21.845541 25697 tablet_copy_client.cc:670] T db59c76e51c74b3582d122d609a6bec7 P f18d504661cb42ff8bf0301a5f1ae6f7: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:21.846740 25692 tablet_bootstrap.cc:492] T 6480c634b3d44b35b85cd9d61f3cee5f P f18d504661cb42ff8bf0301a5f1ae6f7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:21.848583 25692 tablet_bootstrap.cc:492] T 6480c634b3d44b35b85cd9d61f3cee5f P f18d504661cb42ff8bf0301a5f1ae6f7: Bootstrap complete.
I20260710 11:06:21.849171 25697 tablet_copy_client.cc:538] T db59c76e51c74b3582d122d609a6bec7 P f18d504661cb42ff8bf0301a5f1ae6f7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:21.849939 25692 ts_tablet_manager.cc:1403] T 6480c634b3d44b35b85cd9d61f3cee5f P f18d504661cb42ff8bf0301a5f1ae6f7: Time spent bootstrapping tablet: real 0.057s	user 0.013s	sys 0.027s
I20260710 11:06:21.853616 25700 tablet_copy_client.cc:323] T 7aa6286283ba4351896d0fe933dfb761 P f18d504661cb42ff8bf0301a5f1ae6f7: tablet copy: Beginning tablet copy session from remote peer at address 127.23.83.193:38951
I20260710 11:06:21.855381 25011 tablet_copy_service.cc:140] P 873014437322477cbfcb81f2b8e1d047: Received BeginTabletCopySession request for tablet 7aa6286283ba4351896d0fe933dfb761 from peer f18d504661cb42ff8bf0301a5f1ae6f7 ({username='slave'} at 127.0.0.1:59222)
I20260710 11:06:21.855916 25011 tablet_copy_service.cc:161] P 873014437322477cbfcb81f2b8e1d047: Beginning new tablet copy session on tablet 7aa6286283ba4351896d0fe933dfb761 from peer f18d504661cb42ff8bf0301a5f1ae6f7 at {username='slave'} at 127.0.0.1:59222: session id = f18d504661cb42ff8bf0301a5f1ae6f7-7aa6286283ba4351896d0fe933dfb761
I20260710 11:06:21.864755 25697 tablet_bootstrap.cc:492] T db59c76e51c74b3582d122d609a6bec7 P f18d504661cb42ff8bf0301a5f1ae6f7: Bootstrap starting.
I20260710 11:06:21.865592 25011 tablet_copy_source_session.cc:215] T 7aa6286283ba4351896d0fe933dfb761 P 873014437322477cbfcb81f2b8e1d047: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:21.869149 25700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7aa6286283ba4351896d0fe933dfb761. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:21.875283 25694 tablet_bootstrap.cc:492] T 8632f1722bf8452d8e7d31405ef74267 P f18d504661cb42ff8bf0301a5f1ae6f7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:21.876204 25694 tablet_bootstrap.cc:492] T 8632f1722bf8452d8e7d31405ef74267 P f18d504661cb42ff8bf0301a5f1ae6f7: Bootstrap complete.
I20260710 11:06:21.876852 25694 ts_tablet_manager.cc:1403] T 8632f1722bf8452d8e7d31405ef74267 P f18d504661cb42ff8bf0301a5f1ae6f7: Time spent bootstrapping tablet: real 0.043s	user 0.021s	sys 0.013s
I20260710 11:06:21.856930 25692 raft_consensus.cc:359] T 6480c634b3d44b35b85cd9d61f3cee5f P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } }
I20260710 11:06:21.880031 25692 raft_consensus.cc:740] T 6480c634b3d44b35b85cd9d61f3cee5f P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f18d504661cb42ff8bf0301a5f1ae6f7, State: Initialized, Role: LEARNER
I20260710 11:06:21.879707 25694 raft_consensus.cc:359] T 8632f1722bf8452d8e7d31405ef74267 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } }
I20260710 11:06:21.880517 25694 raft_consensus.cc:740] T 8632f1722bf8452d8e7d31405ef74267 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f18d504661cb42ff8bf0301a5f1ae6f7, State: Initialized, Role: LEARNER
I20260710 11:06:21.880702 25692 consensus_queue.cc:260] T 6480c634b3d44b35b85cd9d61f3cee5f P f18d504661cb42ff8bf0301a5f1ae6f7 [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: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } }
I20260710 11:06:21.881162 25694 consensus_queue.cc:260] T 8632f1722bf8452d8e7d31405ef74267 P f18d504661cb42ff8bf0301a5f1ae6f7 [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: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } }
I20260710 11:06:21.890046 25692 ts_tablet_manager.cc:1434] T 6480c634b3d44b35b85cd9d61f3cee5f P f18d504661cb42ff8bf0301a5f1ae6f7: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.002s
I20260710 11:06:21.893579 25700 tablet_copy_client.cc:806] T 7aa6286283ba4351896d0fe933dfb761 P f18d504661cb42ff8bf0301a5f1ae6f7: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:21.893705 25160 tablet_copy_service.cc:342] P 4a1edbf651bd47549ceab590b3b0247a: Request end of tablet copy session f18d504661cb42ff8bf0301a5f1ae6f7-6480c634b3d44b35b85cd9d61f3cee5f received from {username='slave'} at 127.0.0.1:57324
I20260710 11:06:21.894145 25160 tablet_copy_service.cc:434] P 4a1edbf651bd47549ceab590b3b0247a: ending tablet copy session f18d504661cb42ff8bf0301a5f1ae6f7-6480c634b3d44b35b85cd9d61f3cee5f on tablet 6480c634b3d44b35b85cd9d61f3cee5f with peer f18d504661cb42ff8bf0301a5f1ae6f7
I20260710 11:06:21.894141 25700 tablet_copy_client.cc:670] T 7aa6286283ba4351896d0fe933dfb761 P f18d504661cb42ff8bf0301a5f1ae6f7: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:21.899051 25697 tablet_bootstrap.cc:492] T db59c76e51c74b3582d122d609a6bec7 P f18d504661cb42ff8bf0301a5f1ae6f7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:21.900031 25697 tablet_bootstrap.cc:492] T db59c76e51c74b3582d122d609a6bec7 P f18d504661cb42ff8bf0301a5f1ae6f7: Bootstrap complete.
I20260710 11:06:21.900741 25697 ts_tablet_manager.cc:1403] T db59c76e51c74b3582d122d609a6bec7 P f18d504661cb42ff8bf0301a5f1ae6f7: Time spent bootstrapping tablet: real 0.036s	user 0.018s	sys 0.011s
I20260710 11:06:21.901374 25700 tablet_copy_client.cc:538] T 7aa6286283ba4351896d0fe933dfb761 P f18d504661cb42ff8bf0301a5f1ae6f7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:21.903061 25694 ts_tablet_manager.cc:1434] T 8632f1722bf8452d8e7d31405ef74267 P f18d504661cb42ff8bf0301a5f1ae6f7: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.007s
I20260710 11:06:21.903765 25697 raft_consensus.cc:359] T db59c76e51c74b3582d122d609a6bec7 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } }
I20260710 11:06:21.904749 25011 tablet_copy_service.cc:342] P 873014437322477cbfcb81f2b8e1d047: Request end of tablet copy session f18d504661cb42ff8bf0301a5f1ae6f7-8632f1722bf8452d8e7d31405ef74267 received from {username='slave'} at 127.0.0.1:59222
I20260710 11:06:21.904772 25697 raft_consensus.cc:740] T db59c76e51c74b3582d122d609a6bec7 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f18d504661cb42ff8bf0301a5f1ae6f7, State: Initialized, Role: LEARNER
I20260710 11:06:21.905287 25011 tablet_copy_service.cc:434] P 873014437322477cbfcb81f2b8e1d047: ending tablet copy session f18d504661cb42ff8bf0301a5f1ae6f7-8632f1722bf8452d8e7d31405ef74267 on tablet 8632f1722bf8452d8e7d31405ef74267 with peer f18d504661cb42ff8bf0301a5f1ae6f7
I20260710 11:06:21.905642 25697 consensus_queue.cc:260] T db59c76e51c74b3582d122d609a6bec7 P f18d504661cb42ff8bf0301a5f1ae6f7 [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: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } }
I20260710 11:06:21.912300 25697 ts_tablet_manager.cc:1434] T db59c76e51c74b3582d122d609a6bec7 P f18d504661cb42ff8bf0301a5f1ae6f7: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:06:21.914213 25011 tablet_copy_service.cc:342] P 873014437322477cbfcb81f2b8e1d047: Request end of tablet copy session f18d504661cb42ff8bf0301a5f1ae6f7-db59c76e51c74b3582d122d609a6bec7 received from {username='slave'} at 127.0.0.1:59222
I20260710 11:06:21.914637 25011 tablet_copy_service.cc:434] P 873014437322477cbfcb81f2b8e1d047: ending tablet copy session f18d504661cb42ff8bf0301a5f1ae6f7-db59c76e51c74b3582d122d609a6bec7 on tablet db59c76e51c74b3582d122d609a6bec7 with peer f18d504661cb42ff8bf0301a5f1ae6f7
I20260710 11:06:21.921070 25700 tablet_bootstrap.cc:492] T 7aa6286283ba4351896d0fe933dfb761 P f18d504661cb42ff8bf0301a5f1ae6f7: Bootstrap starting.
I20260710 11:06:21.941125 25700 tablet_bootstrap.cc:492] T 7aa6286283ba4351896d0fe933dfb761 P f18d504661cb42ff8bf0301a5f1ae6f7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:21.941898 25700 tablet_bootstrap.cc:492] T 7aa6286283ba4351896d0fe933dfb761 P f18d504661cb42ff8bf0301a5f1ae6f7: Bootstrap complete.
I20260710 11:06:21.942529 25700 ts_tablet_manager.cc:1403] T 7aa6286283ba4351896d0fe933dfb761 P f18d504661cb42ff8bf0301a5f1ae6f7: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.000s
I20260710 11:06:21.945911 25700 raft_consensus.cc:359] T 7aa6286283ba4351896d0fe933dfb761 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } }
I20260710 11:06:21.946664 25700 raft_consensus.cc:740] T 7aa6286283ba4351896d0fe933dfb761 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f18d504661cb42ff8bf0301a5f1ae6f7, State: Initialized, Role: LEARNER
I20260710 11:06:21.947163 25700 consensus_queue.cc:260] T 7aa6286283ba4351896d0fe933dfb761 P f18d504661cb42ff8bf0301a5f1ae6f7 [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: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } }
I20260710 11:06:21.948897 25700 ts_tablet_manager.cc:1434] T 7aa6286283ba4351896d0fe933dfb761 P f18d504661cb42ff8bf0301a5f1ae6f7: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:06:21.950676 25011 tablet_copy_service.cc:342] P 873014437322477cbfcb81f2b8e1d047: Request end of tablet copy session f18d504661cb42ff8bf0301a5f1ae6f7-7aa6286283ba4351896d0fe933dfb761 received from {username='slave'} at 127.0.0.1:59222
I20260710 11:06:21.951085 25011 tablet_copy_service.cc:434] P 873014437322477cbfcb81f2b8e1d047: ending tablet copy session f18d504661cb42ff8bf0301a5f1ae6f7-7aa6286283ba4351896d0fe933dfb761 on tablet 7aa6286283ba4351896d0fe933dfb761 with peer f18d504661cb42ff8bf0301a5f1ae6f7
I20260710 11:06:22.185674 25407 raft_consensus.cc:1217] T 6480c634b3d44b35b85cd9d61f3cee5f P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:22.297688 25407 raft_consensus.cc:1217] T 7aa6286283ba4351896d0fe933dfb761 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:22.302186 25407 raft_consensus.cc:1217] T db59c76e51c74b3582d122d609a6bec7 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:22.376562 25407 raft_consensus.cc:1217] T 8632f1722bf8452d8e7d31405ef74267 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:22.614181 25707 raft_consensus.cc:1064] T 6480c634b3d44b35b85cd9d61f3cee5f P 4a1edbf651bd47549ceab590b3b0247a: attempting to promote NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 to VOTER
I20260710 11:06:22.616680 25707 consensus_queue.cc:237] T 6480c634b3d44b35b85cd9d61f3cee5f P 4a1edbf651bd47549ceab590b3b0247a [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: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } }
I20260710 11:06:22.623423 24999 raft_consensus.cc:1275] T 6480c634b3d44b35b85cd9d61f3cee5f P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Refusing update from remote peer 4a1edbf651bd47549ceab590b3b0247a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:22.623495 25075 raft_consensus.cc:1275] T 6480c634b3d44b35b85cd9d61f3cee5f P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Refusing update from remote peer 4a1edbf651bd47549ceab590b3b0247a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:22.624547 25407 raft_consensus.cc:1275] T 6480c634b3d44b35b85cd9d61f3cee5f P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 LEARNER]: Refusing update from remote peer 4a1edbf651bd47549ceab590b3b0247a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:22.625159 25708 consensus_queue.cc:1048] T 6480c634b3d44b35b85cd9d61f3cee5f P 4a1edbf651bd47549ceab590b3b0247a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:22.626091 25707 consensus_queue.cc:1048] T 6480c634b3d44b35b85cd9d61f3cee5f P 4a1edbf651bd47549ceab590b3b0247a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:22.627682 25709 consensus_queue.cc:1048] T 6480c634b3d44b35b85cd9d61f3cee5f P 4a1edbf651bd47549ceab590b3b0247a [LEADER]: Connected to new peer: Peer: permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:22.642628 25707 raft_consensus.cc:2955] T 6480c634b3d44b35b85cd9d61f3cee5f P 4a1edbf651bd47549ceab590b3b0247a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:22.646163 25407 raft_consensus.cc:2955] T 6480c634b3d44b35b85cd9d61f3cee5f P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:22.645090 25075 raft_consensus.cc:2955] T 6480c634b3d44b35b85cd9d61f3cee5f P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:22.665230 24896 catalog_manager.cc:5697] T 6480c634b3d44b35b85cd9d61f3cee5f P 4a1edbf651bd47549ceab590b3b0247a reported cstate change: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4a1edbf651bd47549ceab590b3b0247a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:22.670235 24999 raft_consensus.cc:2955] T 6480c634b3d44b35b85cd9d61f3cee5f P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:22.704124 25148 consensus_queue.cc:237] T 6480c634b3d44b35b85cd9d61f3cee5f P 4a1edbf651bd47549ceab590b3b0247a [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: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } }
I20260710 11:06:22.714363 25075 raft_consensus.cc:1275] T 6480c634b3d44b35b85cd9d61f3cee5f P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Refusing update from remote peer 4a1edbf651bd47549ceab590b3b0247a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:22.714272 25407 raft_consensus.cc:1275] T 6480c634b3d44b35b85cd9d61f3cee5f P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Refusing update from remote peer 4a1edbf651bd47549ceab590b3b0247a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:22.717163 25671 consensus_queue.cc:1048] T 6480c634b3d44b35b85cd9d61f3cee5f P 4a1edbf651bd47549ceab590b3b0247a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:22.719244 25707 consensus_queue.cc:1048] T 6480c634b3d44b35b85cd9d61f3cee5f P 4a1edbf651bd47549ceab590b3b0247a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:22.724298 25671 raft_consensus.cc:2955] T 6480c634b3d44b35b85cd9d61f3cee5f P 4a1edbf651bd47549ceab590b3b0247a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 873014437322477cbfcb81f2b8e1d047 (127.23.83.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:22.729242 25075 raft_consensus.cc:2955] T 6480c634b3d44b35b85cd9d61f3cee5f P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 873014437322477cbfcb81f2b8e1d047 (127.23.83.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:22.742833 24884 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6480c634b3d44b35b85cd9d61f3cee5f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:22.731343 25407 raft_consensus.cc:2955] T 6480c634b3d44b35b85cd9d61f3cee5f P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 873014437322477cbfcb81f2b8e1d047 (127.23.83.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:22.750664 24898 catalog_manager.cc:5697] T 6480c634b3d44b35b85cd9d61f3cee5f P 4a1edbf651bd47549ceab590b3b0247a reported cstate change: config changed from index 3 to 4, VOTER 873014437322477cbfcb81f2b8e1d047 (127.23.83.193) evicted. New cstate: current_term: 1 leader_uuid: "4a1edbf651bd47549ceab590b3b0247a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:22.765851 25710 raft_consensus.cc:1064] T db59c76e51c74b3582d122d609a6bec7 P 873014437322477cbfcb81f2b8e1d047: attempting to promote NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 to VOTER
I20260710 11:06:22.768574 25710 consensus_queue.cc:237] T db59c76e51c74b3582d122d609a6bec7 P 873014437322477cbfcb81f2b8e1d047 [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: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } }
I20260710 11:06:22.773599 24984 tablet_service.cc:1558] Processing DeleteTablet for tablet 6480c634b3d44b35b85cd9d61f3cee5f with delete_type TABLET_DATA_TOMBSTONED (TS 873014437322477cbfcb81f2b8e1d047 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55388
I20260710 11:06:22.782321 25720 tablet_replica.cc:333] T 6480c634b3d44b35b85cd9d61f3cee5f P 873014437322477cbfcb81f2b8e1d047: stopping tablet replica
I20260710 11:06:22.783391 25720 raft_consensus.cc:2243] T 6480c634b3d44b35b85cd9d61f3cee5f P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:22.784013 25720 raft_consensus.cc:2272] T 6480c634b3d44b35b85cd9d61f3cee5f P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:22.792029 25406 raft_consensus.cc:1275] T db59c76e51c74b3582d122d609a6bec7 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 LEARNER]: Refusing update from remote peer 873014437322477cbfcb81f2b8e1d047: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:22.794028 25149 raft_consensus.cc:1275] T db59c76e51c74b3582d122d609a6bec7 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Refusing update from remote peer 873014437322477cbfcb81f2b8e1d047: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:22.794206 25075 raft_consensus.cc:1275] T db59c76e51c74b3582d122d609a6bec7 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Refusing update from remote peer 873014437322477cbfcb81f2b8e1d047: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:22.795400 25691 consensus_queue.cc:1048] T db59c76e51c74b3582d122d609a6bec7 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:22.796741 25611 consensus_queue.cc:1048] T db59c76e51c74b3582d122d609a6bec7 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:22.797609 25710 consensus_queue.cc:1048] T db59c76e51c74b3582d122d609a6bec7 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:22.805022 25720 ts_tablet_manager.cc:1916] T 6480c634b3d44b35b85cd9d61f3cee5f P 873014437322477cbfcb81f2b8e1d047: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:22.820914 25720 ts_tablet_manager.cc:1929] T 6480c634b3d44b35b85cd9d61f3cee5f P 873014437322477cbfcb81f2b8e1d047: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:22.821352 25720 log.cc:1199] T 6480c634b3d44b35b85cd9d61f3cee5f P 873014437322477cbfcb81f2b8e1d047: Deleting WAL directory at /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681543532196-23887-0/minicluster-data/ts-0-root/wals/6480c634b3d44b35b85cd9d61f3cee5f
I20260710 11:06:22.823055 24886 catalog_manager.cc:5028] TS 873014437322477cbfcb81f2b8e1d047 (127.23.83.193:38951): tablet 6480c634b3d44b35b85cd9d61f3cee5f (table test-workload [id=0fad81877c2a498fb7560954c05e7b20]) successfully deleted
I20260710 11:06:22.836751 25691 raft_consensus.cc:2955] T db59c76e51c74b3582d122d609a6bec7 P 873014437322477cbfcb81f2b8e1d047 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:22.838569 25726 raft_consensus.cc:1064] T 7aa6286283ba4351896d0fe933dfb761 P 873014437322477cbfcb81f2b8e1d047: attempting to promote NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 to VOTER
I20260710 11:06:22.841362 25726 consensus_queue.cc:237] T 7aa6286283ba4351896d0fe933dfb761 P 873014437322477cbfcb81f2b8e1d047 [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: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } }
I20260710 11:06:22.841192 25149 raft_consensus.cc:2955] T db59c76e51c74b3582d122d609a6bec7 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:22.852254 25406 raft_consensus.cc:2955] T db59c76e51c74b3582d122d609a6bec7 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:22.853230 25076 raft_consensus.cc:2955] T db59c76e51c74b3582d122d609a6bec7 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:22.868240 25407 raft_consensus.cc:1275] T 7aa6286283ba4351896d0fe933dfb761 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 LEARNER]: Refusing update from remote peer 873014437322477cbfcb81f2b8e1d047: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:22.870141 25611 consensus_queue.cc:1048] T 7aa6286283ba4351896d0fe933dfb761 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:22.871268 25148 raft_consensus.cc:1275] T 7aa6286283ba4351896d0fe933dfb761 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Refusing update from remote peer 873014437322477cbfcb81f2b8e1d047: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:22.875172 25611 consensus_queue.cc:1048] T 7aa6286283ba4351896d0fe933dfb761 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:22.876999 24894 catalog_manager.cc:5697] T db59c76e51c74b3582d122d609a6bec7 P c40e43c78a4843b0b129d55446486e59 reported cstate change: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "873014437322477cbfcb81f2b8e1d047" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:22.882270 25076 raft_consensus.cc:1275] T 7aa6286283ba4351896d0fe933dfb761 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Refusing update from remote peer 873014437322477cbfcb81f2b8e1d047: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:22.885540 25691 consensus_queue.cc:1048] T 7aa6286283ba4351896d0fe933dfb761 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:22.887178 25611 raft_consensus.cc:2955] T 7aa6286283ba4351896d0fe933dfb761 P 873014437322477cbfcb81f2b8e1d047 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:22.890353 25148 raft_consensus.cc:2955] T 7aa6286283ba4351896d0fe933dfb761 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:22.901469 25406 raft_consensus.cc:2955] T 7aa6286283ba4351896d0fe933dfb761 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:22.905481 24896 catalog_manager.cc:5697] T 7aa6286283ba4351896d0fe933dfb761 P 4a1edbf651bd47549ceab590b3b0247a reported cstate change: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "873014437322477cbfcb81f2b8e1d047" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:22.908108 24997 consensus_queue.cc:237] T db59c76e51c74b3582d122d609a6bec7 P 873014437322477cbfcb81f2b8e1d047 [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: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } }
I20260710 11:06:22.918640 25075 raft_consensus.cc:2955] T 7aa6286283ba4351896d0fe933dfb761 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } attrs { replace: true } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:22.922611 25148 raft_consensus.cc:1275] T db59c76e51c74b3582d122d609a6bec7 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Refusing update from remote peer 873014437322477cbfcb81f2b8e1d047: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:22.922616 25406 raft_consensus.cc:1275] T db59c76e51c74b3582d122d609a6bec7 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Refusing update from remote peer 873014437322477cbfcb81f2b8e1d047: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:22.924479 25728 consensus_queue.cc:1048] T db59c76e51c74b3582d122d609a6bec7 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:22.926885 25611 consensus_queue.cc:1048] T db59c76e51c74b3582d122d609a6bec7 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:22.932797 24999 consensus_queue.cc:237] T 7aa6286283ba4351896d0fe933dfb761 P 873014437322477cbfcb81f2b8e1d047 [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: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } }
I20260710 11:06:22.932991 25728 raft_consensus.cc:2955] T db59c76e51c74b3582d122d609a6bec7 P 873014437322477cbfcb81f2b8e1d047 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c40e43c78a4843b0b129d55446486e59 (127.23.83.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:22.936929 25149 raft_consensus.cc:2955] T db59c76e51c74b3582d122d609a6bec7 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c40e43c78a4843b0b129d55446486e59 (127.23.83.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:22.937122 25406 raft_consensus.cc:2955] T db59c76e51c74b3582d122d609a6bec7 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c40e43c78a4843b0b129d55446486e59 (127.23.83.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:22.938246 25407 raft_consensus.cc:1275] T 7aa6286283ba4351896d0fe933dfb761 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Refusing update from remote peer 873014437322477cbfcb81f2b8e1d047: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:22.939693 25726 consensus_queue.cc:1048] T 7aa6286283ba4351896d0fe933dfb761 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:22.946738 25148 raft_consensus.cc:1275] T 7aa6286283ba4351896d0fe933dfb761 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Refusing update from remote peer 873014437322477cbfcb81f2b8e1d047: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:22.948112 25710 consensus_queue.cc:1048] T 7aa6286283ba4351896d0fe933dfb761 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:22.947928 25611 raft_consensus.cc:2955] T 7aa6286283ba4351896d0fe933dfb761 P 873014437322477cbfcb81f2b8e1d047 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c40e43c78a4843b0b129d55446486e59 (127.23.83.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:22.954286 24886 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet db59c76e51c74b3582d122d609a6bec7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:22.955325 25148 raft_consensus.cc:2955] T 7aa6286283ba4351896d0fe933dfb761 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c40e43c78a4843b0b129d55446486e59 (127.23.83.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:22.956539 25407 raft_consensus.cc:2955] T 7aa6286283ba4351896d0fe933dfb761 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c40e43c78a4843b0b129d55446486e59 (127.23.83.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:22.963594 24886 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7aa6286283ba4351896d0fe933dfb761 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:22.965556 24898 catalog_manager.cc:5697] T db59c76e51c74b3582d122d609a6bec7 P 4a1edbf651bd47549ceab590b3b0247a reported cstate change: config changed from index 3 to 4, VOTER c40e43c78a4843b0b129d55446486e59 (127.23.83.194) evicted. New cstate: current_term: 1 leader_uuid: "873014437322477cbfcb81f2b8e1d047" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:22.975061 24896 catalog_manager.cc:5697] T 7aa6286283ba4351896d0fe933dfb761 P f18d504661cb42ff8bf0301a5f1ae6f7 reported cstate change: config changed from index 3 to 4, VOTER c40e43c78a4843b0b129d55446486e59 (127.23.83.194) evicted. New cstate: current_term: 1 leader_uuid: "873014437322477cbfcb81f2b8e1d047" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:22.978744 25062 tablet_service.cc:1558] Processing DeleteTablet for tablet db59c76e51c74b3582d122d609a6bec7 with delete_type TABLET_DATA_TOMBSTONED (TS c40e43c78a4843b0b129d55446486e59 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56028
I20260710 11:06:22.980808 25732 tablet_replica.cc:333] T db59c76e51c74b3582d122d609a6bec7 P c40e43c78a4843b0b129d55446486e59: stopping tablet replica
I20260710 11:06:22.985070 25732 raft_consensus.cc:2243] T db59c76e51c74b3582d122d609a6bec7 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:22.985793 25732 raft_consensus.cc:2272] T db59c76e51c74b3582d122d609a6bec7 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:22.989248 25732 ts_tablet_manager.cc:1916] T db59c76e51c74b3582d122d609a6bec7 P c40e43c78a4843b0b129d55446486e59: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:22.990092 25062 tablet_service.cc:1558] Processing DeleteTablet for tablet 7aa6286283ba4351896d0fe933dfb761 with delete_type TABLET_DATA_TOMBSTONED (TS c40e43c78a4843b0b129d55446486e59 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56028
I20260710 11:06:22.996826 25611 raft_consensus.cc:1064] T 8632f1722bf8452d8e7d31405ef74267 P 873014437322477cbfcb81f2b8e1d047: attempting to promote NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 to VOTER
I20260710 11:06:22.999017 25611 consensus_queue.cc:237] T 8632f1722bf8452d8e7d31405ef74267 P 873014437322477cbfcb81f2b8e1d047 [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: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } }
I20260710 11:06:23.004238 25732 ts_tablet_manager.cc:1929] T db59c76e51c74b3582d122d609a6bec7 P c40e43c78a4843b0b129d55446486e59: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:23.004673 25732 log.cc:1199] T db59c76e51c74b3582d122d609a6bec7 P c40e43c78a4843b0b129d55446486e59: Deleting WAL directory at /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681543532196-23887-0/minicluster-data/ts-1-root/wals/db59c76e51c74b3582d122d609a6bec7
I20260710 11:06:23.006289 25732 tablet_replica.cc:333] T 7aa6286283ba4351896d0fe933dfb761 P c40e43c78a4843b0b129d55446486e59: stopping tablet replica
I20260710 11:06:23.006224 24884 catalog_manager.cc:5028] TS c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521): tablet db59c76e51c74b3582d122d609a6bec7 (table test-workload [id=0fad81877c2a498fb7560954c05e7b20]) successfully deleted
I20260710 11:06:23.007532 25732 raft_consensus.cc:2243] T 7aa6286283ba4351896d0fe933dfb761 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:23.008188 25732 raft_consensus.cc:2272] T 7aa6286283ba4351896d0fe933dfb761 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:23.015579 25732 ts_tablet_manager.cc:1916] T 7aa6286283ba4351896d0fe933dfb761 P c40e43c78a4843b0b129d55446486e59: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:23.020006 25407 raft_consensus.cc:1275] T 8632f1722bf8452d8e7d31405ef74267 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 LEARNER]: Refusing update from remote peer 873014437322477cbfcb81f2b8e1d047: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:23.021405 25148 raft_consensus.cc:1275] T 8632f1722bf8452d8e7d31405ef74267 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Refusing update from remote peer 873014437322477cbfcb81f2b8e1d047: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:23.021394 25726 consensus_queue.cc:1048] T 8632f1722bf8452d8e7d31405ef74267 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:06:23.022974 25611 consensus_queue.cc:1048] T 8632f1722bf8452d8e7d31405ef74267 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:23.024115 25075 raft_consensus.cc:1275] T 8632f1722bf8452d8e7d31405ef74267 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Refusing update from remote peer 873014437322477cbfcb81f2b8e1d047: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:23.026113 25726 consensus_queue.cc:1048] T 8632f1722bf8452d8e7d31405ef74267 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:23.030813 25732 ts_tablet_manager.cc:1929] T 7aa6286283ba4351896d0fe933dfb761 P c40e43c78a4843b0b129d55446486e59: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:23.031217 25732 log.cc:1199] T 7aa6286283ba4351896d0fe933dfb761 P c40e43c78a4843b0b129d55446486e59: Deleting WAL directory at /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681543532196-23887-0/minicluster-data/ts-1-root/wals/7aa6286283ba4351896d0fe933dfb761
I20260710 11:06:23.032694 24884 catalog_manager.cc:5028] TS c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521): tablet 7aa6286283ba4351896d0fe933dfb761 (table test-workload [id=0fad81877c2a498fb7560954c05e7b20]) successfully deleted
I20260710 11:06:23.037575 25611 raft_consensus.cc:2955] T 8632f1722bf8452d8e7d31405ef74267 P 873014437322477cbfcb81f2b8e1d047 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:23.039197 25075 raft_consensus.cc:2955] T 8632f1722bf8452d8e7d31405ef74267 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:23.050323 25148 raft_consensus.cc:2955] T 8632f1722bf8452d8e7d31405ef74267 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:23.051932 25407 raft_consensus.cc:2955] T 8632f1722bf8452d8e7d31405ef74267 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:23.052537 24893 catalog_manager.cc:5697] T 8632f1722bf8452d8e7d31405ef74267 P 873014437322477cbfcb81f2b8e1d047 reported cstate change: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "873014437322477cbfcb81f2b8e1d047" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:23.069044 24999 consensus_queue.cc:237] T 8632f1722bf8452d8e7d31405ef74267 P 873014437322477cbfcb81f2b8e1d047 [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: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } }
I20260710 11:06:23.076519 25407 raft_consensus.cc:1275] T 8632f1722bf8452d8e7d31405ef74267 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Refusing update from remote peer 873014437322477cbfcb81f2b8e1d047: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:23.076756 25075 raft_consensus.cc:1275] T 8632f1722bf8452d8e7d31405ef74267 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Refusing update from remote peer 873014437322477cbfcb81f2b8e1d047: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:23.078104 25728 consensus_queue.cc:1048] T 8632f1722bf8452d8e7d31405ef74267 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:23.080091 25728 consensus_queue.cc:1048] T 8632f1722bf8452d8e7d31405ef74267 P 873014437322477cbfcb81f2b8e1d047 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:23.086354 25691 raft_consensus.cc:2955] T 8632f1722bf8452d8e7d31405ef74267 P 873014437322477cbfcb81f2b8e1d047 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:23.088198 25075 raft_consensus.cc:2955] T 8632f1722bf8452d8e7d31405ef74267 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:23.088240 25407 raft_consensus.cc:2955] T 8632f1722bf8452d8e7d31405ef74267 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:23.095312 24886 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8632f1722bf8452d8e7d31405ef74267 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:23.101343 24893 catalog_manager.cc:5697] T 8632f1722bf8452d8e7d31405ef74267 P c40e43c78a4843b0b129d55446486e59 reported cstate change: config changed from index 3 to 4, VOTER 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195) evicted. New cstate: current_term: 1 leader_uuid: "873014437322477cbfcb81f2b8e1d047" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:23.110502 25139 tablet_service.cc:1558] Processing DeleteTablet for tablet 8632f1722bf8452d8e7d31405ef74267 with delete_type TABLET_DATA_TOMBSTONED (TS 4a1edbf651bd47549ceab590b3b0247a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41130
I20260710 11:06:23.113278 25737 tablet_replica.cc:333] T 8632f1722bf8452d8e7d31405ef74267 P 4a1edbf651bd47549ceab590b3b0247a: stopping tablet replica
I20260710 11:06:23.114056 25737 raft_consensus.cc:2243] T 8632f1722bf8452d8e7d31405ef74267 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:23.114665 25737 raft_consensus.cc:2272] T 8632f1722bf8452d8e7d31405ef74267 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:23.116848 25737 ts_tablet_manager.cc:1916] T 8632f1722bf8452d8e7d31405ef74267 P 4a1edbf651bd47549ceab590b3b0247a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:23.126883 25737 ts_tablet_manager.cc:1929] T 8632f1722bf8452d8e7d31405ef74267 P 4a1edbf651bd47549ceab590b3b0247a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:23.127187 25737 log.cc:1199] T 8632f1722bf8452d8e7d31405ef74267 P 4a1edbf651bd47549ceab590b3b0247a: Deleting WAL directory at /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681543532196-23887-0/minicluster-data/ts-2-root/wals/8632f1722bf8452d8e7d31405ef74267
I20260710 11:06:23.128546 24884 catalog_manager.cc:5028] TS 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195:43601): tablet 8632f1722bf8452d8e7d31405ef74267 (table test-workload [id=0fad81877c2a498fb7560954c05e7b20]) successfully deleted
I20260710 11:06:24.351001 25076 consensus_queue.cc:237] T efe10248c53448ee99f265aee501dae1 P c40e43c78a4843b0b129d55446486e59 [LEADER]: Queue 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: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } }
I20260710 11:06:24.422268 25148 raft_consensus.cc:1275] T efe10248c53448ee99f265aee501dae1 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Refusing update from remote peer c40e43c78a4843b0b129d55446486e59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:24.429059 25747 consensus_queue.cc:1048] T efe10248c53448ee99f265aee501dae1 P c40e43c78a4843b0b129d55446486e59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:06:24.438714 24999 raft_consensus.cc:1275] T efe10248c53448ee99f265aee501dae1 P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Refusing update from remote peer c40e43c78a4843b0b129d55446486e59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:24.453627 25745 consensus_queue.cc:1048] T efe10248c53448ee99f265aee501dae1 P c40e43c78a4843b0b129d55446486e59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 11:06:24.466763 25042 consensus_peers.cc:597] T efe10248c53448ee99f265aee501dae1 P c40e43c78a4843b0b129d55446486e59 -> Peer f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196:45123): Couldn't send request to peer f18d504661cb42ff8bf0301a5f1ae6f7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: efe10248c53448ee99f265aee501dae1. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:24.480607 25747 raft_consensus.cc:2955] T efe10248c53448ee99f265aee501dae1 P c40e43c78a4843b0b129d55446486e59 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } } }
I20260710 11:06:24.482064 24999 raft_consensus.cc:2955] T efe10248c53448ee99f265aee501dae1 P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } } }
I20260710 11:06:24.483919 25149 raft_consensus.cc:2955] T efe10248c53448ee99f265aee501dae1 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } } }
I20260710 11:06:24.500717 24898 catalog_manager.cc:5697] T efe10248c53448ee99f265aee501dae1 P 873014437322477cbfcb81f2b8e1d047 reported cstate change: config changed from index -1 to 2, NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) added. New cstate: current_term: 1 leader_uuid: "c40e43c78a4843b0b129d55446486e59" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } } }
I20260710 11:06:24.502377 25149 consensus_queue.cc:237] T 588d652ccff9488186e0fa6b1cd0baed P 4a1edbf651bd47549ceab590b3b0247a [LEADER]: Queue 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: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } }
I20260710 11:06:24.510293 25074 raft_consensus.cc:1275] T 588d652ccff9488186e0fa6b1cd0baed P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Refusing update from remote peer 4a1edbf651bd47549ceab590b3b0247a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:06:24.510561 25116 consensus_peers.cc:597] T 588d652ccff9488186e0fa6b1cd0baed P 4a1edbf651bd47549ceab590b3b0247a -> Peer f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196:45123): Couldn't send request to peer f18d504661cb42ff8bf0301a5f1ae6f7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 588d652ccff9488186e0fa6b1cd0baed. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:24.512037 24999 raft_consensus.cc:1275] T 588d652ccff9488186e0fa6b1cd0baed P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Refusing update from remote peer 4a1edbf651bd47549ceab590b3b0247a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:24.512112 25741 consensus_queue.cc:1048] T 588d652ccff9488186e0fa6b1cd0baed P 4a1edbf651bd47549ceab590b3b0247a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:06:24.513803 25748 consensus_queue.cc:1048] T 588d652ccff9488186e0fa6b1cd0baed P 4a1edbf651bd47549ceab590b3b0247a [LEADER]: Connected to new peer: Peer: permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:24.522619 25748 raft_consensus.cc:2955] T 588d652ccff9488186e0fa6b1cd0baed P 4a1edbf651bd47549ceab590b3b0247a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } } }
I20260710 11:06:24.524782 24999 raft_consensus.cc:2955] T 588d652ccff9488186e0fa6b1cd0baed P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } } }
I20260710 11:06:24.536837 25074 raft_consensus.cc:2955] T 588d652ccff9488186e0fa6b1cd0baed P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } } }
I20260710 11:06:24.540603 24896 catalog_manager.cc:5697] T 588d652ccff9488186e0fa6b1cd0baed P 4a1edbf651bd47549ceab590b3b0247a reported cstate change: config changed from index -1 to 2, NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) added. New cstate: current_term: 1 leader_uuid: "4a1edbf651bd47549ceab590b3b0247a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:24.878463 25766 ts_tablet_manager.cc:933] T efe10248c53448ee99f265aee501dae1 P f18d504661cb42ff8bf0301a5f1ae6f7: Initiating tablet copy from peer c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521)
I20260710 11:06:24.880528 25766 tablet_copy_client.cc:323] T efe10248c53448ee99f265aee501dae1 P f18d504661cb42ff8bf0301a5f1ae6f7: tablet copy: Beginning tablet copy session from remote peer at address 127.23.83.194:46521
I20260710 11:06:24.882252 25085 tablet_copy_service.cc:140] P c40e43c78a4843b0b129d55446486e59: Received BeginTabletCopySession request for tablet efe10248c53448ee99f265aee501dae1 from peer f18d504661cb42ff8bf0301a5f1ae6f7 ({username='slave'} at 127.0.0.1:56024)
I20260710 11:06:24.882835 25085 tablet_copy_service.cc:161] P c40e43c78a4843b0b129d55446486e59: Beginning new tablet copy session on tablet efe10248c53448ee99f265aee501dae1 from peer f18d504661cb42ff8bf0301a5f1ae6f7 at {username='slave'} at 127.0.0.1:56024: session id = f18d504661cb42ff8bf0301a5f1ae6f7-efe10248c53448ee99f265aee501dae1
I20260710 11:06:24.890882 25085 tablet_copy_source_session.cc:215] T efe10248c53448ee99f265aee501dae1 P c40e43c78a4843b0b129d55446486e59: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:24.894129 25766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efe10248c53448ee99f265aee501dae1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:24.906031 25766 tablet_copy_client.cc:806] T efe10248c53448ee99f265aee501dae1 P f18d504661cb42ff8bf0301a5f1ae6f7: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:24.906647 25766 tablet_copy_client.cc:670] T efe10248c53448ee99f265aee501dae1 P f18d504661cb42ff8bf0301a5f1ae6f7: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:24.910969 25766 tablet_copy_client.cc:538] T efe10248c53448ee99f265aee501dae1 P f18d504661cb42ff8bf0301a5f1ae6f7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:24.920145 25766 tablet_bootstrap.cc:492] T efe10248c53448ee99f265aee501dae1 P f18d504661cb42ff8bf0301a5f1ae6f7: Bootstrap starting.
I20260710 11:06:24.940984 25766 tablet_bootstrap.cc:492] T efe10248c53448ee99f265aee501dae1 P f18d504661cb42ff8bf0301a5f1ae6f7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:24.941886 25766 tablet_bootstrap.cc:492] T efe10248c53448ee99f265aee501dae1 P f18d504661cb42ff8bf0301a5f1ae6f7: Bootstrap complete.
I20260710 11:06:24.942572 25766 ts_tablet_manager.cc:1403] T efe10248c53448ee99f265aee501dae1 P f18d504661cb42ff8bf0301a5f1ae6f7: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.004s
I20260710 11:06:24.945636 25766 raft_consensus.cc:359] T efe10248c53448ee99f265aee501dae1 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } }
I20260710 11:06:24.946473 25766 raft_consensus.cc:740] T efe10248c53448ee99f265aee501dae1 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f18d504661cb42ff8bf0301a5f1ae6f7, State: Initialized, Role: LEARNER
I20260710 11:06:24.947556 25766 consensus_queue.cc:260] T efe10248c53448ee99f265aee501dae1 P f18d504661cb42ff8bf0301a5f1ae6f7 [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: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } }
I20260710 11:06:24.952934 25766 ts_tablet_manager.cc:1434] T efe10248c53448ee99f265aee501dae1 P f18d504661cb42ff8bf0301a5f1ae6f7: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.005s
I20260710 11:06:24.954898 25085 tablet_copy_service.cc:342] P c40e43c78a4843b0b129d55446486e59: Request end of tablet copy session f18d504661cb42ff8bf0301a5f1ae6f7-efe10248c53448ee99f265aee501dae1 received from {username='slave'} at 127.0.0.1:56024
I20260710 11:06:24.955353 25085 tablet_copy_service.cc:434] P c40e43c78a4843b0b129d55446486e59: ending tablet copy session f18d504661cb42ff8bf0301a5f1ae6f7-efe10248c53448ee99f265aee501dae1 on tablet efe10248c53448ee99f265aee501dae1 with peer f18d504661cb42ff8bf0301a5f1ae6f7
I20260710 11:06:24.986455 25766 ts_tablet_manager.cc:933] T 588d652ccff9488186e0fa6b1cd0baed P f18d504661cb42ff8bf0301a5f1ae6f7: Initiating tablet copy from peer 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195:43601)
I20260710 11:06:24.988004 25766 tablet_copy_client.cc:323] T 588d652ccff9488186e0fa6b1cd0baed P f18d504661cb42ff8bf0301a5f1ae6f7: tablet copy: Beginning tablet copy session from remote peer at address 127.23.83.195:43601
I20260710 11:06:24.989568 25160 tablet_copy_service.cc:140] P 4a1edbf651bd47549ceab590b3b0247a: Received BeginTabletCopySession request for tablet 588d652ccff9488186e0fa6b1cd0baed from peer f18d504661cb42ff8bf0301a5f1ae6f7 ({username='slave'} at 127.0.0.1:57324)
I20260710 11:06:24.989984 25160 tablet_copy_service.cc:161] P 4a1edbf651bd47549ceab590b3b0247a: Beginning new tablet copy session on tablet 588d652ccff9488186e0fa6b1cd0baed from peer f18d504661cb42ff8bf0301a5f1ae6f7 at {username='slave'} at 127.0.0.1:57324: session id = f18d504661cb42ff8bf0301a5f1ae6f7-588d652ccff9488186e0fa6b1cd0baed
I20260710 11:06:24.995184 25160 tablet_copy_source_session.cc:215] T 588d652ccff9488186e0fa6b1cd0baed P 4a1edbf651bd47549ceab590b3b0247a: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:24.997959 25766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 588d652ccff9488186e0fa6b1cd0baed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:25.008224 25766 tablet_copy_client.cc:806] T 588d652ccff9488186e0fa6b1cd0baed P f18d504661cb42ff8bf0301a5f1ae6f7: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:25.008744 25766 tablet_copy_client.cc:670] T 588d652ccff9488186e0fa6b1cd0baed P f18d504661cb42ff8bf0301a5f1ae6f7: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:25.012240 25766 tablet_copy_client.cc:538] T 588d652ccff9488186e0fa6b1cd0baed P f18d504661cb42ff8bf0301a5f1ae6f7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:25.020650 25766 tablet_bootstrap.cc:492] T 588d652ccff9488186e0fa6b1cd0baed P f18d504661cb42ff8bf0301a5f1ae6f7: Bootstrap starting.
I20260710 11:06:25.039826 25766 tablet_bootstrap.cc:492] T 588d652ccff9488186e0fa6b1cd0baed P f18d504661cb42ff8bf0301a5f1ae6f7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:25.040688 25766 tablet_bootstrap.cc:492] T 588d652ccff9488186e0fa6b1cd0baed P f18d504661cb42ff8bf0301a5f1ae6f7: Bootstrap complete.
I20260710 11:06:25.041680 25766 ts_tablet_manager.cc:1403] T 588d652ccff9488186e0fa6b1cd0baed P f18d504661cb42ff8bf0301a5f1ae6f7: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.004s
I20260710 11:06:25.044430 25766 raft_consensus.cc:359] T 588d652ccff9488186e0fa6b1cd0baed P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } }
I20260710 11:06:25.045315 25766 raft_consensus.cc:740] T 588d652ccff9488186e0fa6b1cd0baed P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f18d504661cb42ff8bf0301a5f1ae6f7, State: Initialized, Role: LEARNER
I20260710 11:06:25.045941 25766 consensus_queue.cc:260] T 588d652ccff9488186e0fa6b1cd0baed P f18d504661cb42ff8bf0301a5f1ae6f7 [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: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: NON_VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: true } }
I20260710 11:06:25.048583 25766 ts_tablet_manager.cc:1434] T 588d652ccff9488186e0fa6b1cd0baed P f18d504661cb42ff8bf0301a5f1ae6f7: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 11:06:25.050261 25160 tablet_copy_service.cc:342] P 4a1edbf651bd47549ceab590b3b0247a: Request end of tablet copy session f18d504661cb42ff8bf0301a5f1ae6f7-588d652ccff9488186e0fa6b1cd0baed received from {username='slave'} at 127.0.0.1:57324
I20260710 11:06:25.050693 25160 tablet_copy_service.cc:434] P 4a1edbf651bd47549ceab590b3b0247a: ending tablet copy session f18d504661cb42ff8bf0301a5f1ae6f7-588d652ccff9488186e0fa6b1cd0baed on tablet 588d652ccff9488186e0fa6b1cd0baed with peer f18d504661cb42ff8bf0301a5f1ae6f7
W20260710 11:06:25.380448 25171 debug-util.cc:398] Leaking SignalData structure 0x7b08002380a0 after lost signal to thread 23890
W20260710 11:06:25.381363 25171 debug-util.cc:398] Leaking SignalData structure 0x7b0800257a00 after lost signal to thread 24933
W20260710 11:06:25.382556 25171 debug-util.cc:398] Leaking SignalData structure 0x7b0800146d60 after lost signal to thread 25025
W20260710 11:06:25.383450 25171 debug-util.cc:398] Leaking SignalData structure 0x7b0800085cc0 after lost signal to thread 25100
W20260710 11:06:25.384343 25171 debug-util.cc:398] Leaking SignalData structure 0x7b0800140f20 after lost signal to thread 25174
W20260710 11:06:25.385284 25171 debug-util.cc:398] Leaking SignalData structure 0x7b08000e0460 after lost signal to thread 25431
I20260710 11:06:25.423866 25401 raft_consensus.cc:1217] T efe10248c53448ee99f265aee501dae1 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:25.489162 25407 raft_consensus.cc:1217] T 588d652ccff9488186e0fa6b1cd0baed P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:25.894047 25744 raft_consensus.cc:1064] T efe10248c53448ee99f265aee501dae1 P c40e43c78a4843b0b129d55446486e59: attempting to promote NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 to VOTER
I20260710 11:06:25.896385 25744 consensus_queue.cc:237] T efe10248c53448ee99f265aee501dae1 P c40e43c78a4843b0b129d55446486e59 [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: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } }
I20260710 11:06:25.905416 25407 raft_consensus.cc:1275] T efe10248c53448ee99f265aee501dae1 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 LEARNER]: Refusing update from remote peer c40e43c78a4843b0b129d55446486e59: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:25.905731 25148 raft_consensus.cc:1275] T efe10248c53448ee99f265aee501dae1 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Refusing update from remote peer c40e43c78a4843b0b129d55446486e59: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:25.906558 24999 raft_consensus.cc:1275] T efe10248c53448ee99f265aee501dae1 P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Refusing update from remote peer c40e43c78a4843b0b129d55446486e59: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:25.907294 25744 consensus_queue.cc:1048] T efe10248c53448ee99f265aee501dae1 P c40e43c78a4843b0b129d55446486e59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:25.908236 25747 consensus_queue.cc:1048] T efe10248c53448ee99f265aee501dae1 P c40e43c78a4843b0b129d55446486e59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:25.909273 25774 consensus_queue.cc:1048] T efe10248c53448ee99f265aee501dae1 P c40e43c78a4843b0b129d55446486e59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:06:25.920037 25747 raft_consensus.cc:2955] T efe10248c53448ee99f265aee501dae1 P c40e43c78a4843b0b129d55446486e59 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:25.924064 24999 raft_consensus.cc:2955] T efe10248c53448ee99f265aee501dae1 P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:25.928017 25407 raft_consensus.cc:2955] T efe10248c53448ee99f265aee501dae1 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:25.942350 25149 raft_consensus.cc:2955] T efe10248c53448ee99f265aee501dae1 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:25.950030 24893 catalog_manager.cc:5697] T efe10248c53448ee99f265aee501dae1 P c40e43c78a4843b0b129d55446486e59 reported cstate change: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c40e43c78a4843b0b129d55446486e59" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:25.965745 25772 raft_consensus.cc:1064] T 588d652ccff9488186e0fa6b1cd0baed P 4a1edbf651bd47549ceab590b3b0247a: attempting to promote NON_VOTER f18d504661cb42ff8bf0301a5f1ae6f7 to VOTER
I20260710 11:06:25.968797 25772 consensus_queue.cc:237] T 588d652ccff9488186e0fa6b1cd0baed P 4a1edbf651bd47549ceab590b3b0247a [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: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } }
I20260710 11:06:25.975934 25074 raft_consensus.cc:1275] T 588d652ccff9488186e0fa6b1cd0baed P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Refusing update from remote peer 4a1edbf651bd47549ceab590b3b0247a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:25.977399 25748 consensus_queue.cc:1048] T 588d652ccff9488186e0fa6b1cd0baed P 4a1edbf651bd47549ceab590b3b0247a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:25.978719 25407 raft_consensus.cc:1275] T 588d652ccff9488186e0fa6b1cd0baed P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 LEARNER]: Refusing update from remote peer 4a1edbf651bd47549ceab590b3b0247a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:25.980762 25741 consensus_queue.cc:1048] T 588d652ccff9488186e0fa6b1cd0baed P 4a1edbf651bd47549ceab590b3b0247a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:25.985335 24999 raft_consensus.cc:1275] T 588d652ccff9488186e0fa6b1cd0baed P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Refusing update from remote peer 4a1edbf651bd47549ceab590b3b0247a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:25.988828 25074 consensus_queue.cc:237] T efe10248c53448ee99f265aee501dae1 P c40e43c78a4843b0b129d55446486e59 [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: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } }
I20260710 11:06:25.994513 25772 consensus_queue.cc:1048] T 588d652ccff9488186e0fa6b1cd0baed P 4a1edbf651bd47549ceab590b3b0247a [LEADER]: Connected to new peer: Peer: permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:06:25.995561 25401 raft_consensus.cc:1275] T efe10248c53448ee99f265aee501dae1 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Refusing update from remote peer c40e43c78a4843b0b129d55446486e59: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:25.998373 24999 raft_consensus.cc:1275] T efe10248c53448ee99f265aee501dae1 P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Refusing update from remote peer c40e43c78a4843b0b129d55446486e59: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:25.999270 25780 consensus_queue.cc:1048] T efe10248c53448ee99f265aee501dae1 P c40e43c78a4843b0b129d55446486e59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:06:26.001890 25780 consensus_queue.cc:1048] T efe10248c53448ee99f265aee501dae1 P c40e43c78a4843b0b129d55446486e59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:26.010922 25407 raft_consensus.cc:2955] T efe10248c53448ee99f265aee501dae1 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:26.009636 25779 raft_consensus.cc:2955] T efe10248c53448ee99f265aee501dae1 P c40e43c78a4843b0b129d55446486e59 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:26.012878 25741 raft_consensus.cc:2955] T 588d652ccff9488186e0fa6b1cd0baed P 4a1edbf651bd47549ceab590b3b0247a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:26.027182 24893 catalog_manager.cc:5697] T efe10248c53448ee99f265aee501dae1 P f18d504661cb42ff8bf0301a5f1ae6f7 reported cstate change: config changed from index 3 to 4, VOTER 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195) evicted. New cstate: current_term: 1 leader_uuid: "c40e43c78a4843b0b129d55446486e59" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:26.027338 24997 raft_consensus.cc:2955] T 588d652ccff9488186e0fa6b1cd0baed P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:26.022364 25401 raft_consensus.cc:2955] T 588d652ccff9488186e0fa6b1cd0baed P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:26.024899 24884 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet efe10248c53448ee99f265aee501dae1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:26.045737 24896 catalog_manager.cc:5697] T 588d652ccff9488186e0fa6b1cd0baed P 873014437322477cbfcb81f2b8e1d047 reported cstate change: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4a1edbf651bd47549ceab590b3b0247a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:26.057070 25076 raft_consensus.cc:2955] T 588d652ccff9488186e0fa6b1cd0baed P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:26.062572 25139 tablet_service.cc:1558] Processing DeleteTablet for tablet efe10248c53448ee99f265aee501dae1 with delete_type TABLET_DATA_TOMBSTONED (TS 4a1edbf651bd47549ceab590b3b0247a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41130
I20260710 11:06:26.074215 25789 tablet_replica.cc:333] T efe10248c53448ee99f265aee501dae1 P 4a1edbf651bd47549ceab590b3b0247a: stopping tablet replica
I20260710 11:06:26.074061 25149 consensus_queue.cc:237] T 588d652ccff9488186e0fa6b1cd0baed P 4a1edbf651bd47549ceab590b3b0247a [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: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } }
I20260710 11:06:26.075781 25789 raft_consensus.cc:2243] T efe10248c53448ee99f265aee501dae1 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:26.076593 25789 raft_consensus.cc:2272] T efe10248c53448ee99f265aee501dae1 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:26.080078 25789 ts_tablet_manager.cc:1916] T efe10248c53448ee99f265aee501dae1 P 4a1edbf651bd47549ceab590b3b0247a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:26.059051 24997 raft_consensus.cc:2955] T efe10248c53448ee99f265aee501dae1 P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:26.084997 25076 raft_consensus.cc:1275] T 588d652ccff9488186e0fa6b1cd0baed P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Refusing update from remote peer 4a1edbf651bd47549ceab590b3b0247a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:26.085927 25401 raft_consensus.cc:1275] T 588d652ccff9488186e0fa6b1cd0baed P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Refusing update from remote peer 4a1edbf651bd47549ceab590b3b0247a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:26.086741 25741 consensus_queue.cc:1048] T 588d652ccff9488186e0fa6b1cd0baed P 4a1edbf651bd47549ceab590b3b0247a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:26.087513 25772 consensus_queue.cc:1048] T 588d652ccff9488186e0fa6b1cd0baed P 4a1edbf651bd47549ceab590b3b0247a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:26.094766 25773 raft_consensus.cc:2955] T 588d652ccff9488186e0fa6b1cd0baed P 4a1edbf651bd47549ceab590b3b0247a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 873014437322477cbfcb81f2b8e1d047 (127.23.83.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:26.095661 25789 ts_tablet_manager.cc:1929] T efe10248c53448ee99f265aee501dae1 P 4a1edbf651bd47549ceab590b3b0247a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:26.096340 25789 log.cc:1199] T efe10248c53448ee99f265aee501dae1 P 4a1edbf651bd47549ceab590b3b0247a: Deleting WAL directory at /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681543532196-23887-0/minicluster-data/ts-2-root/wals/efe10248c53448ee99f265aee501dae1
I20260710 11:06:26.100726 24884 catalog_manager.cc:5028] TS 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195:43601): tablet efe10248c53448ee99f265aee501dae1 (table test-workload [id=0fad81877c2a498fb7560954c05e7b20]) successfully deleted
I20260710 11:06:26.106590 25407 raft_consensus.cc:2955] T 588d652ccff9488186e0fa6b1cd0baed P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 873014437322477cbfcb81f2b8e1d047 (127.23.83.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:26.108228 24884 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 588d652ccff9488186e0fa6b1cd0baed with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:26.119969 24894 catalog_manager.cc:5697] T 588d652ccff9488186e0fa6b1cd0baed P 4a1edbf651bd47549ceab590b3b0247a reported cstate change: config changed from index 3 to 4, VOTER 873014437322477cbfcb81f2b8e1d047 (127.23.83.193) evicted. New cstate: current_term: 1 leader_uuid: "4a1edbf651bd47549ceab590b3b0247a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:26.122953 25076 raft_consensus.cc:2955] T 588d652ccff9488186e0fa6b1cd0baed P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 873014437322477cbfcb81f2b8e1d047 (127.23.83.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } } }
I20260710 11:06:26.130641 24984 tablet_service.cc:1558] Processing DeleteTablet for tablet 588d652ccff9488186e0fa6b1cd0baed with delete_type TABLET_DATA_TOMBSTONED (TS 873014437322477cbfcb81f2b8e1d047 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55388
I20260710 11:06:26.134552 25790 tablet_replica.cc:333] T 588d652ccff9488186e0fa6b1cd0baed P 873014437322477cbfcb81f2b8e1d047: stopping tablet replica
I20260710 11:06:26.135336 25790 raft_consensus.cc:2243] T 588d652ccff9488186e0fa6b1cd0baed P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:26.136003 25790 raft_consensus.cc:2272] T 588d652ccff9488186e0fa6b1cd0baed P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:26.140568 25790 ts_tablet_manager.cc:1916] T 588d652ccff9488186e0fa6b1cd0baed P 873014437322477cbfcb81f2b8e1d047: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:26.154425 25790 ts_tablet_manager.cc:1929] T 588d652ccff9488186e0fa6b1cd0baed P 873014437322477cbfcb81f2b8e1d047: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:26.154918 25790 log.cc:1199] T 588d652ccff9488186e0fa6b1cd0baed P 873014437322477cbfcb81f2b8e1d047: Deleting WAL directory at /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681543532196-23887-0/minicluster-data/ts-0-root/wals/588d652ccff9488186e0fa6b1cd0baed
I20260710 11:06:26.157008 24886 catalog_manager.cc:5028] TS 873014437322477cbfcb81f2b8e1d047 (127.23.83.193:38951): tablet 588d652ccff9488186e0fa6b1cd0baed (table test-workload [id=0fad81877c2a498fb7560954c05e7b20]) successfully deleted
I20260710 11:06:31.336041 23887 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:31.370783 24999 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0bbe708e78cb4cfc8230a716bf3e0285"
dest_uuid: "873014437322477cbfcb81f2b8e1d047"
mode: GRACEFUL
new_leader_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7"
 from {username='slave'} at 127.0.0.1:37658
I20260710 11:06:31.371284 24999 raft_consensus.cc:606] T 0bbe708e78cb4cfc8230a716bf3e0285 P 873014437322477cbfcb81f2b8e1d047 [term 1 LEADER]: Received request to transfer leadership to TS f18d504661cb42ff8bf0301a5f1ae6f7
I20260710 11:06:31.384155 25147 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1d3a1d3c72b5454e8fe8848f6d981b99"
dest_uuid: "4a1edbf651bd47549ceab590b3b0247a"
mode: GRACEFUL
new_leader_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7"
 from {username='slave'} at 127.0.0.1:48010
I20260710 11:06:31.384948 25147 raft_consensus.cc:606] T 1d3a1d3c72b5454e8fe8848f6d981b99 P 4a1edbf651bd47549ceab590b3b0247a [term 1 LEADER]: Received request to transfer leadership to TS f18d504661cb42ff8bf0301a5f1ae6f7
I20260710 11:06:31.387235 25147 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2f44940ec11d441c8264644c2e5b0c89"
dest_uuid: "4a1edbf651bd47549ceab590b3b0247a"
mode: GRACEFUL
new_leader_uuid: "c40e43c78a4843b0b129d55446486e59"
 from {username='slave'} at 127.0.0.1:48010
I20260710 11:06:31.387666 25147 raft_consensus.cc:606] T 2f44940ec11d441c8264644c2e5b0c89 P 4a1edbf651bd47549ceab590b3b0247a [term 1 LEADER]: Received request to transfer leadership to TS c40e43c78a4843b0b129d55446486e59
I20260710 11:06:31.389707 24999 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3626e26feac3409197908178becf4ebb"
dest_uuid: "873014437322477cbfcb81f2b8e1d047"
mode: GRACEFUL
new_leader_uuid: "c40e43c78a4843b0b129d55446486e59"
 from {username='slave'} at 127.0.0.1:37658
I20260710 11:06:31.390107 24999 raft_consensus.cc:606] T 3626e26feac3409197908178becf4ebb P 873014437322477cbfcb81f2b8e1d047 [term 1 LEADER]: Received request to transfer leadership to TS c40e43c78a4843b0b129d55446486e59
I20260710 11:06:31.392204 24999 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "434cf21ec46247e3bba2c876bbf75838"
dest_uuid: "873014437322477cbfcb81f2b8e1d047"
mode: GRACEFUL
new_leader_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7"
 from {username='slave'} at 127.0.0.1:37658
I20260710 11:06:31.392572 24999 raft_consensus.cc:606] T 434cf21ec46247e3bba2c876bbf75838 P 873014437322477cbfcb81f2b8e1d047 [term 1 LEADER]: Received request to transfer leadership to TS f18d504661cb42ff8bf0301a5f1ae6f7
I20260710 11:06:31.393523 23887 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:06:31.394218 23887 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:06:31.397034 25796 raft_consensus.cc:993] T 1d3a1d3c72b5454e8fe8848f6d981b99 P 4a1edbf651bd47549ceab590b3b0247a: : Instructing follower f18d504661cb42ff8bf0301a5f1ae6f7 to start an election
I20260710 11:06:31.397562 25799 raft_consensus.cc:1081] T 1d3a1d3c72b5454e8fe8848f6d981b99 P 4a1edbf651bd47549ceab590b3b0247a [term 1 LEADER]: Signalling peer f18d504661cb42ff8bf0301a5f1ae6f7 to start an election
I20260710 11:06:31.399048 25407 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1d3a1d3c72b5454e8fe8848f6d981b99"
dest_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7"
 from {username='slave'} at 127.0.0.1:45188
I20260710 11:06:31.399508 25407 raft_consensus.cc:493] T 1d3a1d3c72b5454e8fe8848f6d981b99 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:31.399767 25407 raft_consensus.cc:3060] T 1d3a1d3c72b5454e8fe8848f6d981b99 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:31.404054 25407 raft_consensus.cc:515] T 1d3a1d3c72b5454e8fe8848f6d981b99 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } }
I20260710 11:06:31.405861 25407 leader_election.cc:290] T 1d3a1d3c72b5454e8fe8848f6d981b99 P f18d504661cb42ff8bf0301a5f1ae6f7 [CANDIDATE]: Term 2 election: Requested vote from peers c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521), 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195:43601)
I20260710 11:06:31.406479 25074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d3a1d3c72b5454e8fe8848f6d981b99" candidate_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c40e43c78a4843b0b129d55446486e59"
I20260710 11:06:31.406975 25147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d3a1d3c72b5454e8fe8848f6d981b99" candidate_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4a1edbf651bd47549ceab590b3b0247a"
I20260710 11:06:31.407166 25074 raft_consensus.cc:3060] T 1d3a1d3c72b5454e8fe8848f6d981b99 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:31.407464 25147 raft_consensus.cc:3055] T 1d3a1d3c72b5454e8fe8848f6d981b99 P 4a1edbf651bd47549ceab590b3b0247a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:31.407742 25147 raft_consensus.cc:740] T 1d3a1d3c72b5454e8fe8848f6d981b99 P 4a1edbf651bd47549ceab590b3b0247a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4a1edbf651bd47549ceab590b3b0247a, State: Running, Role: LEADER
I20260710 11:06:31.408457 25147 consensus_queue.cc:260] T 1d3a1d3c72b5454e8fe8848f6d981b99 P 4a1edbf651bd47549ceab590b3b0247a [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: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } }
I20260710 11:06:31.409296 25147 raft_consensus.cc:3060] T 1d3a1d3c72b5454e8fe8848f6d981b99 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:31.411674 25074 raft_consensus.cc:2468] T 1d3a1d3c72b5454e8fe8848f6d981b99 P c40e43c78a4843b0b129d55446486e59 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f18d504661cb42ff8bf0301a5f1ae6f7 in term 2.
I20260710 11:06:31.412802 25371 leader_election.cc:304] T 1d3a1d3c72b5454e8fe8848f6d981b99 P f18d504661cb42ff8bf0301a5f1ae6f7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c40e43c78a4843b0b129d55446486e59, f18d504661cb42ff8bf0301a5f1ae6f7; no voters: 
I20260710 11:06:31.413429 25147 raft_consensus.cc:2468] T 1d3a1d3c72b5454e8fe8848f6d981b99 P 4a1edbf651bd47549ceab590b3b0247a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f18d504661cb42ff8bf0301a5f1ae6f7 in term 2.
I20260710 11:06:31.414494 25803 raft_consensus.cc:2804] T 1d3a1d3c72b5454e8fe8848f6d981b99 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:31.415508 25803 raft_consensus.cc:697] T 1d3a1d3c72b5454e8fe8848f6d981b99 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 2 LEADER]: Becoming Leader. State: Replica: f18d504661cb42ff8bf0301a5f1ae6f7, State: Running, Role: LEADER
I20260710 11:06:31.416671 25803 consensus_queue.cc:237] T 1d3a1d3c72b5454e8fe8848f6d981b99 P f18d504661cb42ff8bf0301a5f1ae6f7 [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: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } }
I20260710 11:06:31.424666 24896 catalog_manager.cc:5697] T 1d3a1d3c72b5454e8fe8848f6d981b99 P f18d504661cb42ff8bf0301a5f1ae6f7 reported cstate change: term changed from 1 to 2, leader changed from 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195) to f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196). New cstate: current_term: 2 leader_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:31.555371 25796 raft_consensus.cc:993] T 2f44940ec11d441c8264644c2e5b0c89 P 4a1edbf651bd47549ceab590b3b0247a: : Instructing follower c40e43c78a4843b0b129d55446486e59 to start an election
I20260710 11:06:31.555881 25796 raft_consensus.cc:1081] T 2f44940ec11d441c8264644c2e5b0c89 P 4a1edbf651bd47549ceab590b3b0247a [term 1 LEADER]: Signalling peer c40e43c78a4843b0b129d55446486e59 to start an election
I20260710 11:06:31.557318 25074 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2f44940ec11d441c8264644c2e5b0c89"
dest_uuid: "c40e43c78a4843b0b129d55446486e59"
 from {username='slave'} at 127.0.0.1:56038
I20260710 11:06:31.557814 25074 raft_consensus.cc:493] T 2f44940ec11d441c8264644c2e5b0c89 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:31.558045 25074 raft_consensus.cc:3060] T 2f44940ec11d441c8264644c2e5b0c89 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:31.562165 25074 raft_consensus.cc:515] T 2f44940ec11d441c8264644c2e5b0c89 P c40e43c78a4843b0b129d55446486e59 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:31.563565 25074 leader_election.cc:290] T 2f44940ec11d441c8264644c2e5b0c89 P c40e43c78a4843b0b129d55446486e59 [CANDIDATE]: Term 2 election: Requested vote from peers 873014437322477cbfcb81f2b8e1d047 (127.23.83.193:38951), 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195:43601)
I20260710 11:06:31.564674 24999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f44940ec11d441c8264644c2e5b0c89" candidate_uuid: "c40e43c78a4843b0b129d55446486e59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "873014437322477cbfcb81f2b8e1d047"
I20260710 11:06:31.564693 25147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f44940ec11d441c8264644c2e5b0c89" candidate_uuid: "c40e43c78a4843b0b129d55446486e59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4a1edbf651bd47549ceab590b3b0247a"
I20260710 11:06:31.565229 24999 raft_consensus.cc:3060] T 2f44940ec11d441c8264644c2e5b0c89 P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:31.565281 25147 raft_consensus.cc:3055] T 2f44940ec11d441c8264644c2e5b0c89 P 4a1edbf651bd47549ceab590b3b0247a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:31.565759 25147 raft_consensus.cc:740] T 2f44940ec11d441c8264644c2e5b0c89 P 4a1edbf651bd47549ceab590b3b0247a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4a1edbf651bd47549ceab590b3b0247a, State: Running, Role: LEADER
I20260710 11:06:31.566596 25147 consensus_queue.cc:260] T 2f44940ec11d441c8264644c2e5b0c89 P 4a1edbf651bd47549ceab590b3b0247a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:31.567520 25147 raft_consensus.cc:3060] T 2f44940ec11d441c8264644c2e5b0c89 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:31.570322 24999 raft_consensus.cc:2468] T 2f44940ec11d441c8264644c2e5b0c89 P 873014437322477cbfcb81f2b8e1d047 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c40e43c78a4843b0b129d55446486e59 in term 2.
I20260710 11:06:31.571312 25042 leader_election.cc:304] T 2f44940ec11d441c8264644c2e5b0c89 P c40e43c78a4843b0b129d55446486e59 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 873014437322477cbfcb81f2b8e1d047, c40e43c78a4843b0b129d55446486e59; no voters: 
I20260710 11:06:31.572021 25794 raft_consensus.cc:2804] T 2f44940ec11d441c8264644c2e5b0c89 P c40e43c78a4843b0b129d55446486e59 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:31.571974 25147 raft_consensus.cc:2468] T 2f44940ec11d441c8264644c2e5b0c89 P 4a1edbf651bd47549ceab590b3b0247a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c40e43c78a4843b0b129d55446486e59 in term 2.
I20260710 11:06:31.573395 25794 raft_consensus.cc:697] T 2f44940ec11d441c8264644c2e5b0c89 P c40e43c78a4843b0b129d55446486e59 [term 2 LEADER]: Becoming Leader. State: Replica: c40e43c78a4843b0b129d55446486e59, State: Running, Role: LEADER
I20260710 11:06:31.574172 25794 consensus_queue.cc:237] T 2f44940ec11d441c8264644c2e5b0c89 P c40e43c78a4843b0b129d55446486e59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:31.582161 24896 catalog_manager.cc:5697] T 2f44940ec11d441c8264644c2e5b0c89 P c40e43c78a4843b0b129d55446486e59 reported cstate change: term changed from 1 to 2, leader changed from 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195) to c40e43c78a4843b0b129d55446486e59 (127.23.83.194). New cstate: current_term: 2 leader_uuid: "c40e43c78a4843b0b129d55446486e59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:31.629875 25754 raft_consensus.cc:993] T 0bbe708e78cb4cfc8230a716bf3e0285 P 873014437322477cbfcb81f2b8e1d047: : Instructing follower f18d504661cb42ff8bf0301a5f1ae6f7 to start an election
I20260710 11:06:31.630362 25798 raft_consensus.cc:1081] T 0bbe708e78cb4cfc8230a716bf3e0285 P 873014437322477cbfcb81f2b8e1d047 [term 1 LEADER]: Signalling peer f18d504661cb42ff8bf0301a5f1ae6f7 to start an election
I20260710 11:06:31.631333 25798 raft_consensus.cc:993] T 434cf21ec46247e3bba2c876bbf75838 P 873014437322477cbfcb81f2b8e1d047: : Instructing follower f18d504661cb42ff8bf0301a5f1ae6f7 to start an election
I20260710 11:06:31.631767 25754 raft_consensus.cc:1081] T 434cf21ec46247e3bba2c876bbf75838 P 873014437322477cbfcb81f2b8e1d047 [term 1 LEADER]: Signalling peer f18d504661cb42ff8bf0301a5f1ae6f7 to start an election
I20260710 11:06:31.631822 25401 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0bbe708e78cb4cfc8230a716bf3e0285"
dest_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7"
 from {username='slave'} at 127.0.0.1:45172
I20260710 11:06:31.632799 25401 raft_consensus.cc:493] T 0bbe708e78cb4cfc8230a716bf3e0285 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:31.633335 25407 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "434cf21ec46247e3bba2c876bbf75838"
dest_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7"
 from {username='slave'} at 127.0.0.1:45172
I20260710 11:06:31.633386 25401 raft_consensus.cc:3060] T 0bbe708e78cb4cfc8230a716bf3e0285 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:31.633950 25407 raft_consensus.cc:493] T 434cf21ec46247e3bba2c876bbf75838 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:31.634362 25407 raft_consensus.cc:3060] T 434cf21ec46247e3bba2c876bbf75838 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:31.638948 25407 raft_consensus.cc:515] T 434cf21ec46247e3bba2c876bbf75838 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } }
I20260710 11:06:31.639923 25401 raft_consensus.cc:515] T 0bbe708e78cb4cfc8230a716bf3e0285 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } }
I20260710 11:06:31.641484 25407 leader_election.cc:290] T 434cf21ec46247e3bba2c876bbf75838 P f18d504661cb42ff8bf0301a5f1ae6f7 [CANDIDATE]: Term 2 election: Requested vote from peers 873014437322477cbfcb81f2b8e1d047 (127.23.83.193:38951), 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195:43601)
I20260710 11:06:31.641817 24999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "434cf21ec46247e3bba2c876bbf75838" candidate_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "873014437322477cbfcb81f2b8e1d047"
I20260710 11:06:31.642376 24999 raft_consensus.cc:3055] T 434cf21ec46247e3bba2c876bbf75838 P 873014437322477cbfcb81f2b8e1d047 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:31.642627 24997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bbe708e78cb4cfc8230a716bf3e0285" candidate_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "873014437322477cbfcb81f2b8e1d047"
I20260710 11:06:31.642660 24999 raft_consensus.cc:740] T 434cf21ec46247e3bba2c876bbf75838 P 873014437322477cbfcb81f2b8e1d047 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 873014437322477cbfcb81f2b8e1d047, State: Running, Role: LEADER
I20260710 11:06:31.643038 25147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "434cf21ec46247e3bba2c876bbf75838" candidate_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4a1edbf651bd47549ceab590b3b0247a"
I20260710 11:06:31.643216 25401 leader_election.cc:290] T 0bbe708e78cb4cfc8230a716bf3e0285 P f18d504661cb42ff8bf0301a5f1ae6f7 [CANDIDATE]: Term 2 election: Requested vote from peers 873014437322477cbfcb81f2b8e1d047 (127.23.83.193:38951), 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195:43601)
I20260710 11:06:31.643245 24997 raft_consensus.cc:3055] T 0bbe708e78cb4cfc8230a716bf3e0285 P 873014437322477cbfcb81f2b8e1d047 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:31.644045 25147 raft_consensus.cc:3060] T 434cf21ec46247e3bba2c876bbf75838 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:31.644351 24997 raft_consensus.cc:740] T 0bbe708e78cb4cfc8230a716bf3e0285 P 873014437322477cbfcb81f2b8e1d047 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 873014437322477cbfcb81f2b8e1d047, State: Running, Role: LEADER
I20260710 11:06:31.643615 24999 consensus_queue.cc:260] T 434cf21ec46247e3bba2c876bbf75838 P 873014437322477cbfcb81f2b8e1d047 [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: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } }
I20260710 11:06:31.645439 24999 raft_consensus.cc:3060] T 434cf21ec46247e3bba2c876bbf75838 P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:31.645146 24997 consensus_queue.cc:260] T 0bbe708e78cb4cfc8230a716bf3e0285 P 873014437322477cbfcb81f2b8e1d047 [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: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } }
I20260710 11:06:31.646341 24997 raft_consensus.cc:3060] T 0bbe708e78cb4cfc8230a716bf3e0285 P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:31.644155 25148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bbe708e78cb4cfc8230a716bf3e0285" candidate_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4a1edbf651bd47549ceab590b3b0247a"
I20260710 11:06:31.647593 25148 raft_consensus.cc:3060] T 0bbe708e78cb4cfc8230a716bf3e0285 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:31.650022 25147 raft_consensus.cc:2468] T 434cf21ec46247e3bba2c876bbf75838 P 4a1edbf651bd47549ceab590b3b0247a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f18d504661cb42ff8bf0301a5f1ae6f7 in term 2.
I20260710 11:06:31.651122 25371 leader_election.cc:304] T 434cf21ec46247e3bba2c876bbf75838 P f18d504661cb42ff8bf0301a5f1ae6f7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a1edbf651bd47549ceab590b3b0247a, f18d504661cb42ff8bf0301a5f1ae6f7; no voters: 
I20260710 11:06:31.651575 24999 raft_consensus.cc:2468] T 434cf21ec46247e3bba2c876bbf75838 P 873014437322477cbfcb81f2b8e1d047 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f18d504661cb42ff8bf0301a5f1ae6f7 in term 2.
I20260710 11:06:31.652060 25803 raft_consensus.cc:2804] T 434cf21ec46247e3bba2c876bbf75838 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:31.652545 25803 raft_consensus.cc:697] T 434cf21ec46247e3bba2c876bbf75838 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 2 LEADER]: Becoming Leader. State: Replica: f18d504661cb42ff8bf0301a5f1ae6f7, State: Running, Role: LEADER
I20260710 11:06:31.653453 25803 consensus_queue.cc:237] T 434cf21ec46247e3bba2c876bbf75838 P f18d504661cb42ff8bf0301a5f1ae6f7 [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: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } }
I20260710 11:06:31.654587 25148 raft_consensus.cc:2468] T 0bbe708e78cb4cfc8230a716bf3e0285 P 4a1edbf651bd47549ceab590b3b0247a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f18d504661cb42ff8bf0301a5f1ae6f7 in term 2.
I20260710 11:06:31.655181 24997 raft_consensus.cc:2468] T 0bbe708e78cb4cfc8230a716bf3e0285 P 873014437322477cbfcb81f2b8e1d047 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f18d504661cb42ff8bf0301a5f1ae6f7 in term 2.
I20260710 11:06:31.656191 25373 leader_election.cc:304] T 0bbe708e78cb4cfc8230a716bf3e0285 P f18d504661cb42ff8bf0301a5f1ae6f7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 873014437322477cbfcb81f2b8e1d047, f18d504661cb42ff8bf0301a5f1ae6f7; no voters: 
I20260710 11:06:31.657454 25804 raft_consensus.cc:2804] T 0bbe708e78cb4cfc8230a716bf3e0285 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:31.658272 25804 raft_consensus.cc:697] T 0bbe708e78cb4cfc8230a716bf3e0285 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 2 LEADER]: Becoming Leader. State: Replica: f18d504661cb42ff8bf0301a5f1ae6f7, State: Running, Role: LEADER
I20260710 11:06:31.659276 25804 consensus_queue.cc:237] T 0bbe708e78cb4cfc8230a716bf3e0285 P f18d504661cb42ff8bf0301a5f1ae6f7 [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: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } }
I20260710 11:06:31.667022 24896 catalog_manager.cc:5697] T 434cf21ec46247e3bba2c876bbf75838 P f18d504661cb42ff8bf0301a5f1ae6f7 reported cstate change: term changed from 1 to 2, leader changed from 873014437322477cbfcb81f2b8e1d047 (127.23.83.193) to f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196). New cstate: current_term: 2 leader_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:31.679543 24896 catalog_manager.cc:5697] T 0bbe708e78cb4cfc8230a716bf3e0285 P f18d504661cb42ff8bf0301a5f1ae6f7 reported cstate change: term changed from 1 to 2, leader changed from 873014437322477cbfcb81f2b8e1d047 (127.23.83.193) to f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196). New cstate: current_term: 2 leader_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:31.733954 25798 raft_consensus.cc:993] T 3626e26feac3409197908178becf4ebb P 873014437322477cbfcb81f2b8e1d047: : Instructing follower c40e43c78a4843b0b129d55446486e59 to start an election
I20260710 11:06:31.734463 25754 raft_consensus.cc:1081] T 3626e26feac3409197908178becf4ebb P 873014437322477cbfcb81f2b8e1d047 [term 1 LEADER]: Signalling peer c40e43c78a4843b0b129d55446486e59 to start an election
I20260710 11:06:31.735908 25076 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3626e26feac3409197908178becf4ebb"
dest_uuid: "c40e43c78a4843b0b129d55446486e59"
 from {username='slave'} at 127.0.0.1:56054
I20260710 11:06:31.736428 25076 raft_consensus.cc:493] T 3626e26feac3409197908178becf4ebb P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:31.736706 25076 raft_consensus.cc:3060] T 3626e26feac3409197908178becf4ebb P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:31.740669 25076 raft_consensus.cc:515] T 3626e26feac3409197908178becf4ebb P c40e43c78a4843b0b129d55446486e59 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:31.741933 25076 leader_election.cc:290] T 3626e26feac3409197908178becf4ebb P c40e43c78a4843b0b129d55446486e59 [CANDIDATE]: Term 2 election: Requested vote from peers 873014437322477cbfcb81f2b8e1d047 (127.23.83.193:38951), 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195:43601)
I20260710 11:06:31.742703 24997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3626e26feac3409197908178becf4ebb" candidate_uuid: "c40e43c78a4843b0b129d55446486e59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "873014437322477cbfcb81f2b8e1d047"
I20260710 11:06:31.742924 25147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3626e26feac3409197908178becf4ebb" candidate_uuid: "c40e43c78a4843b0b129d55446486e59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4a1edbf651bd47549ceab590b3b0247a"
I20260710 11:06:31.743208 24997 raft_consensus.cc:3055] T 3626e26feac3409197908178becf4ebb P 873014437322477cbfcb81f2b8e1d047 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:31.743428 25147 raft_consensus.cc:3060] T 3626e26feac3409197908178becf4ebb P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:31.743541 24997 raft_consensus.cc:740] T 3626e26feac3409197908178becf4ebb P 873014437322477cbfcb81f2b8e1d047 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 873014437322477cbfcb81f2b8e1d047, State: Running, Role: LEADER
I20260710 11:06:31.744305 24997 consensus_queue.cc:260] T 3626e26feac3409197908178becf4ebb P 873014437322477cbfcb81f2b8e1d047 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:31.745155 24997 raft_consensus.cc:3060] T 3626e26feac3409197908178becf4ebb P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:31.747641 25147 raft_consensus.cc:2468] T 3626e26feac3409197908178becf4ebb P 4a1edbf651bd47549ceab590b3b0247a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c40e43c78a4843b0b129d55446486e59 in term 2.
I20260710 11:06:31.748689 25040 leader_election.cc:304] T 3626e26feac3409197908178becf4ebb P c40e43c78a4843b0b129d55446486e59 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a1edbf651bd47549ceab590b3b0247a, c40e43c78a4843b0b129d55446486e59; no voters: 
I20260710 11:06:31.749306 24997 raft_consensus.cc:2468] T 3626e26feac3409197908178becf4ebb P 873014437322477cbfcb81f2b8e1d047 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c40e43c78a4843b0b129d55446486e59 in term 2.
I20260710 11:06:31.749313 25794 raft_consensus.cc:2804] T 3626e26feac3409197908178becf4ebb P c40e43c78a4843b0b129d55446486e59 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:31.750119 25794 raft_consensus.cc:697] T 3626e26feac3409197908178becf4ebb P c40e43c78a4843b0b129d55446486e59 [term 2 LEADER]: Becoming Leader. State: Replica: c40e43c78a4843b0b129d55446486e59, State: Running, Role: LEADER
I20260710 11:06:31.750914 25794 consensus_queue.cc:237] T 3626e26feac3409197908178becf4ebb P c40e43c78a4843b0b129d55446486e59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } }
I20260710 11:06:31.757807 24896 catalog_manager.cc:5697] T 3626e26feac3409197908178becf4ebb P c40e43c78a4843b0b129d55446486e59 reported cstate change: term changed from 1 to 2, leader changed from 873014437322477cbfcb81f2b8e1d047 (127.23.83.193) to c40e43c78a4843b0b129d55446486e59 (127.23.83.194). New cstate: current_term: 2 leader_uuid: "c40e43c78a4843b0b129d55446486e59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:31.831230 25076 raft_consensus.cc:1275] T 1d3a1d3c72b5454e8fe8848f6d981b99 P c40e43c78a4843b0b129d55446486e59 [term 2 FOLLOWER]: Refusing update from remote peer f18d504661cb42ff8bf0301a5f1ae6f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:06:31.832438 25804 consensus_queue.cc:1048] T 1d3a1d3c72b5454e8fe8848f6d981b99 P f18d504661cb42ff8bf0301a5f1ae6f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:06:31.842832 25147 raft_consensus.cc:1275] T 1d3a1d3c72b5454e8fe8848f6d981b99 P 4a1edbf651bd47549ceab590b3b0247a [term 2 FOLLOWER]: Refusing update from remote peer f18d504661cb42ff8bf0301a5f1ae6f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:06:31.844095 25804 consensus_queue.cc:1048] T 1d3a1d3c72b5454e8fe8848f6d981b99 P f18d504661cb42ff8bf0301a5f1ae6f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:06:31.954906 24997 raft_consensus.cc:1275] T 2f44940ec11d441c8264644c2e5b0c89 P 873014437322477cbfcb81f2b8e1d047 [term 2 FOLLOWER]: Refusing update from remote peer c40e43c78a4843b0b129d55446486e59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:31.956130 25794 consensus_queue.cc:1048] T 2f44940ec11d441c8264644c2e5b0c89 P c40e43c78a4843b0b129d55446486e59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:31.964279 25147 raft_consensus.cc:1275] T 2f44940ec11d441c8264644c2e5b0c89 P 4a1edbf651bd47549ceab590b3b0247a [term 2 FOLLOWER]: Refusing update from remote peer c40e43c78a4843b0b129d55446486e59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:31.965716 25821 consensus_queue.cc:1048] T 2f44940ec11d441c8264644c2e5b0c89 P c40e43c78a4843b0b129d55446486e59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:32.063215 25147 raft_consensus.cc:1275] T 434cf21ec46247e3bba2c876bbf75838 P 4a1edbf651bd47549ceab590b3b0247a [term 2 FOLLOWER]: Refusing update from remote peer f18d504661cb42ff8bf0301a5f1ae6f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:06:32.064417 25804 consensus_queue.cc:1048] T 434cf21ec46247e3bba2c876bbf75838 P f18d504661cb42ff8bf0301a5f1ae6f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:06:32.072795 24997 raft_consensus.cc:1275] T 434cf21ec46247e3bba2c876bbf75838 P 873014437322477cbfcb81f2b8e1d047 [term 2 FOLLOWER]: Refusing update from remote peer f18d504661cb42ff8bf0301a5f1ae6f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:06:32.074111 25825 consensus_queue.cc:1048] T 434cf21ec46247e3bba2c876bbf75838 P f18d504661cb42ff8bf0301a5f1ae6f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:06:32.076596 24997 raft_consensus.cc:1275] T 0bbe708e78cb4cfc8230a716bf3e0285 P 873014437322477cbfcb81f2b8e1d047 [term 2 FOLLOWER]: Refusing update from remote peer f18d504661cb42ff8bf0301a5f1ae6f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:06:32.077705 25825 consensus_queue.cc:1048] T 0bbe708e78cb4cfc8230a716bf3e0285 P f18d504661cb42ff8bf0301a5f1ae6f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:06:32.094210 25147 raft_consensus.cc:1275] T 0bbe708e78cb4cfc8230a716bf3e0285 P 4a1edbf651bd47549ceab590b3b0247a [term 2 FOLLOWER]: Refusing update from remote peer f18d504661cb42ff8bf0301a5f1ae6f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:06:32.095373 25825 consensus_queue.cc:1048] T 0bbe708e78cb4cfc8230a716bf3e0285 P f18d504661cb42ff8bf0301a5f1ae6f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:06:32.177798 25147 raft_consensus.cc:1275] T 3626e26feac3409197908178becf4ebb P 4a1edbf651bd47549ceab590b3b0247a [term 2 FOLLOWER]: Refusing update from remote peer c40e43c78a4843b0b129d55446486e59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:32.178948 25810 consensus_queue.cc:1048] T 3626e26feac3409197908178becf4ebb P c40e43c78a4843b0b129d55446486e59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:32.187085 24999 raft_consensus.cc:1275] T 3626e26feac3409197908178becf4ebb P 873014437322477cbfcb81f2b8e1d047 [term 2 FOLLOWER]: Refusing update from remote peer c40e43c78a4843b0b129d55446486e59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:32.188681 25821 consensus_queue.cc:1048] T 3626e26feac3409197908178becf4ebb P c40e43c78a4843b0b129d55446486e59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:32.395169 23887 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:32.410917 23887 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:32.427197 24999 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "19ea3a3fbd5d4cb7b7a2518916c8eedc"
dest_uuid: "873014437322477cbfcb81f2b8e1d047"
mode: GRACEFUL
new_leader_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7"
 from {username='slave'} at 127.0.0.1:37658
I20260710 11:06:32.427695 24999 raft_consensus.cc:606] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P 873014437322477cbfcb81f2b8e1d047 [term 1 LEADER]: Received request to transfer leadership to TS f18d504661cb42ff8bf0301a5f1ae6f7
I20260710 11:06:32.430089 24999 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7aa6286283ba4351896d0fe933dfb761"
dest_uuid: "873014437322477cbfcb81f2b8e1d047"
mode: GRACEFUL
new_leader_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7"
 from {username='slave'} at 127.0.0.1:37658
I20260710 11:06:32.430510 24999 raft_consensus.cc:606] T 7aa6286283ba4351896d0fe933dfb761 P 873014437322477cbfcb81f2b8e1d047 [term 1 LEADER]: Received request to transfer leadership to TS f18d504661cb42ff8bf0301a5f1ae6f7
I20260710 11:06:32.432760 24999 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a40ddc6f7bee442fa8b42f7c77f6aa06"
dest_uuid: "873014437322477cbfcb81f2b8e1d047"
mode: GRACEFUL
new_leader_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7"
 from {username='slave'} at 127.0.0.1:37658
I20260710 11:06:32.433306 24999 raft_consensus.cc:606] T a40ddc6f7bee442fa8b42f7c77f6aa06 P 873014437322477cbfcb81f2b8e1d047 [term 1 LEADER]: Received request to transfer leadership to TS f18d504661cb42ff8bf0301a5f1ae6f7
I20260710 11:06:32.434366 23887 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:06:32.435058 23887 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:06:32.497773 25798 raft_consensus.cc:993] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P 873014437322477cbfcb81f2b8e1d047: : Instructing follower f18d504661cb42ff8bf0301a5f1ae6f7 to start an election
I20260710 11:06:32.498509 25754 raft_consensus.cc:1081] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P 873014437322477cbfcb81f2b8e1d047 [term 1 LEADER]: Signalling peer f18d504661cb42ff8bf0301a5f1ae6f7 to start an election
I20260710 11:06:32.500460 25407 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "19ea3a3fbd5d4cb7b7a2518916c8eedc"
dest_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7"
 from {username='slave'} at 127.0.0.1:45172
I20260710 11:06:32.501206 25407 raft_consensus.cc:493] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:32.501504 25407 raft_consensus.cc:3060] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:32.505707 25407 raft_consensus.cc:515] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P f18d504661cb42ff8bf0301a5f1ae6f7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } }
I20260710 11:06:32.507175 25407 leader_election.cc:290] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P f18d504661cb42ff8bf0301a5f1ae6f7 [CANDIDATE]: Term 2 election: Requested vote from peers 873014437322477cbfcb81f2b8e1d047 (127.23.83.193:38951), c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521)
I20260710 11:06:32.508132 24999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ea3a3fbd5d4cb7b7a2518916c8eedc" candidate_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "873014437322477cbfcb81f2b8e1d047"
I20260710 11:06:32.508987 24999 raft_consensus.cc:3055] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P 873014437322477cbfcb81f2b8e1d047 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:32.508200 25076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ea3a3fbd5d4cb7b7a2518916c8eedc" candidate_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c40e43c78a4843b0b129d55446486e59"
I20260710 11:06:32.509292 24999 raft_consensus.cc:740] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P 873014437322477cbfcb81f2b8e1d047 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 873014437322477cbfcb81f2b8e1d047, State: Running, Role: LEADER
I20260710 11:06:32.509500 25076 raft_consensus.cc:3060] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:32.510047 24999 consensus_queue.cc:260] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P 873014437322477cbfcb81f2b8e1d047 [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: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } }
I20260710 11:06:32.511050 24999 raft_consensus.cc:3060] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:32.514418 25076 raft_consensus.cc:2468] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P c40e43c78a4843b0b129d55446486e59 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f18d504661cb42ff8bf0301a5f1ae6f7 in term 2.
I20260710 11:06:32.515372 24999 raft_consensus.cc:2468] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P 873014437322477cbfcb81f2b8e1d047 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f18d504661cb42ff8bf0301a5f1ae6f7 in term 2.
I20260710 11:06:32.515457 25371 leader_election.cc:304] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P f18d504661cb42ff8bf0301a5f1ae6f7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c40e43c78a4843b0b129d55446486e59, f18d504661cb42ff8bf0301a5f1ae6f7; no voters: 
I20260710 11:06:32.516335 25803 raft_consensus.cc:2804] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P f18d504661cb42ff8bf0301a5f1ae6f7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:32.516845 25803 raft_consensus.cc:697] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P f18d504661cb42ff8bf0301a5f1ae6f7 [term 2 LEADER]: Becoming Leader. State: Replica: f18d504661cb42ff8bf0301a5f1ae6f7, State: Running, Role: LEADER
I20260710 11:06:32.517706 25803 consensus_queue.cc:237] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P f18d504661cb42ff8bf0301a5f1ae6f7 [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: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } }
I20260710 11:06:32.523739 25798 raft_consensus.cc:993] T 7aa6286283ba4351896d0fe933dfb761 P 873014437322477cbfcb81f2b8e1d047: : Instructing follower f18d504661cb42ff8bf0301a5f1ae6f7 to start an election
I20260710 11:06:32.524278 25798 raft_consensus.cc:1081] T 7aa6286283ba4351896d0fe933dfb761 P 873014437322477cbfcb81f2b8e1d047 [term 1 LEADER]: Signalling peer f18d504661cb42ff8bf0301a5f1ae6f7 to start an election
I20260710 11:06:32.525701 25407 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7aa6286283ba4351896d0fe933dfb761"
dest_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7"
 from {username='slave'} at 127.0.0.1:45172
I20260710 11:06:32.526254 25407 raft_consensus.cc:493] T 7aa6286283ba4351896d0fe933dfb761 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:32.526604 25407 raft_consensus.cc:3060] T 7aa6286283ba4351896d0fe933dfb761 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:32.527592 24894 catalog_manager.cc:5697] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P f18d504661cb42ff8bf0301a5f1ae6f7 reported cstate change: term changed from 1 to 2, leader changed from 873014437322477cbfcb81f2b8e1d047 (127.23.83.193) to f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196). New cstate: current_term: 2 leader_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:32.534174 25407 raft_consensus.cc:515] T 7aa6286283ba4351896d0fe933dfb761 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } }
I20260710 11:06:32.536516 25407 leader_election.cc:290] T 7aa6286283ba4351896d0fe933dfb761 P f18d504661cb42ff8bf0301a5f1ae6f7 [CANDIDATE]: Term 2 election: Requested vote from peers 873014437322477cbfcb81f2b8e1d047 (127.23.83.193:38951), 4a1edbf651bd47549ceab590b3b0247a (127.23.83.195:43601)
I20260710 11:06:32.537258 25147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aa6286283ba4351896d0fe933dfb761" candidate_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4a1edbf651bd47549ceab590b3b0247a"
I20260710 11:06:32.537861 25147 raft_consensus.cc:3060] T 7aa6286283ba4351896d0fe933dfb761 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:32.540182 24999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aa6286283ba4351896d0fe933dfb761" candidate_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "873014437322477cbfcb81f2b8e1d047"
I20260710 11:06:32.540706 24999 raft_consensus.cc:3055] T 7aa6286283ba4351896d0fe933dfb761 P 873014437322477cbfcb81f2b8e1d047 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:32.540972 24999 raft_consensus.cc:740] T 7aa6286283ba4351896d0fe933dfb761 P 873014437322477cbfcb81f2b8e1d047 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 873014437322477cbfcb81f2b8e1d047, State: Running, Role: LEADER
I20260710 11:06:32.541793 24999 consensus_queue.cc:260] T 7aa6286283ba4351896d0fe933dfb761 P 873014437322477cbfcb81f2b8e1d047 [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: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } }
I20260710 11:06:32.543015 24999 raft_consensus.cc:3060] T 7aa6286283ba4351896d0fe933dfb761 P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:32.549866 24999 raft_consensus.cc:2468] T 7aa6286283ba4351896d0fe933dfb761 P 873014437322477cbfcb81f2b8e1d047 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f18d504661cb42ff8bf0301a5f1ae6f7 in term 2.
I20260710 11:06:32.551172 25373 leader_election.cc:304] T 7aa6286283ba4351896d0fe933dfb761 P f18d504661cb42ff8bf0301a5f1ae6f7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 873014437322477cbfcb81f2b8e1d047, f18d504661cb42ff8bf0301a5f1ae6f7; no voters: 
I20260710 11:06:32.552174 25803 raft_consensus.cc:2804] T 7aa6286283ba4351896d0fe933dfb761 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:32.552718 25803 raft_consensus.cc:697] T 7aa6286283ba4351896d0fe933dfb761 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 2 LEADER]: Becoming Leader. State: Replica: f18d504661cb42ff8bf0301a5f1ae6f7, State: Running, Role: LEADER
I20260710 11:06:32.553634 25803 consensus_queue.cc:237] T 7aa6286283ba4351896d0fe933dfb761 P f18d504661cb42ff8bf0301a5f1ae6f7 [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: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } }
I20260710 11:06:32.555440 25147 raft_consensus.cc:2468] T 7aa6286283ba4351896d0fe933dfb761 P 4a1edbf651bd47549ceab590b3b0247a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f18d504661cb42ff8bf0301a5f1ae6f7 in term 2.
I20260710 11:06:32.563576 24894 catalog_manager.cc:5697] T 7aa6286283ba4351896d0fe933dfb761 P f18d504661cb42ff8bf0301a5f1ae6f7 reported cstate change: term changed from 1 to 2, leader changed from 873014437322477cbfcb81f2b8e1d047 (127.23.83.193) to f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196). New cstate: current_term: 2 leader_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:32.734694 25754 raft_consensus.cc:993] T a40ddc6f7bee442fa8b42f7c77f6aa06 P 873014437322477cbfcb81f2b8e1d047: : Instructing follower f18d504661cb42ff8bf0301a5f1ae6f7 to start an election
I20260710 11:06:32.735137 25798 raft_consensus.cc:1081] T a40ddc6f7bee442fa8b42f7c77f6aa06 P 873014437322477cbfcb81f2b8e1d047 [term 1 LEADER]: Signalling peer f18d504661cb42ff8bf0301a5f1ae6f7 to start an election
I20260710 11:06:32.736632 25407 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a40ddc6f7bee442fa8b42f7c77f6aa06"
dest_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7"
 from {username='slave'} at 127.0.0.1:45172
I20260710 11:06:32.737114 25407 raft_consensus.cc:493] T a40ddc6f7bee442fa8b42f7c77f6aa06 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:32.737372 25407 raft_consensus.cc:3060] T a40ddc6f7bee442fa8b42f7c77f6aa06 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:32.741449 25407 raft_consensus.cc:515] T a40ddc6f7bee442fa8b42f7c77f6aa06 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } }
I20260710 11:06:32.742717 25407 leader_election.cc:290] T a40ddc6f7bee442fa8b42f7c77f6aa06 P f18d504661cb42ff8bf0301a5f1ae6f7 [CANDIDATE]: Term 2 election: Requested vote from peers 873014437322477cbfcb81f2b8e1d047 (127.23.83.193:38951), c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521)
I20260710 11:06:32.743470 24999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a40ddc6f7bee442fa8b42f7c77f6aa06" candidate_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "873014437322477cbfcb81f2b8e1d047"
I20260710 11:06:32.743784 25076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a40ddc6f7bee442fa8b42f7c77f6aa06" candidate_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c40e43c78a4843b0b129d55446486e59"
I20260710 11:06:32.744047 24999 raft_consensus.cc:3055] T a40ddc6f7bee442fa8b42f7c77f6aa06 P 873014437322477cbfcb81f2b8e1d047 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:32.744308 25076 raft_consensus.cc:3060] T a40ddc6f7bee442fa8b42f7c77f6aa06 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:32.744351 24999 raft_consensus.cc:740] T a40ddc6f7bee442fa8b42f7c77f6aa06 P 873014437322477cbfcb81f2b8e1d047 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 873014437322477cbfcb81f2b8e1d047, State: Running, Role: LEADER
I20260710 11:06:32.745188 24999 consensus_queue.cc:260] T a40ddc6f7bee442fa8b42f7c77f6aa06 P 873014437322477cbfcb81f2b8e1d047 [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: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } }
I20260710 11:06:32.746323 24999 raft_consensus.cc:3060] T a40ddc6f7bee442fa8b42f7c77f6aa06 P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:32.750357 25076 raft_consensus.cc:2468] T a40ddc6f7bee442fa8b42f7c77f6aa06 P c40e43c78a4843b0b129d55446486e59 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f18d504661cb42ff8bf0301a5f1ae6f7 in term 2.
I20260710 11:06:32.751426 25371 leader_election.cc:304] T a40ddc6f7bee442fa8b42f7c77f6aa06 P f18d504661cb42ff8bf0301a5f1ae6f7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c40e43c78a4843b0b129d55446486e59, f18d504661cb42ff8bf0301a5f1ae6f7; no voters: 
I20260710 11:06:32.752163 25803 raft_consensus.cc:2804] T a40ddc6f7bee442fa8b42f7c77f6aa06 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:32.752286 24999 raft_consensus.cc:2468] T a40ddc6f7bee442fa8b42f7c77f6aa06 P 873014437322477cbfcb81f2b8e1d047 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f18d504661cb42ff8bf0301a5f1ae6f7 in term 2.
I20260710 11:06:32.752597 25803 raft_consensus.cc:697] T a40ddc6f7bee442fa8b42f7c77f6aa06 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 2 LEADER]: Becoming Leader. State: Replica: f18d504661cb42ff8bf0301a5f1ae6f7, State: Running, Role: LEADER
I20260710 11:06:32.753494 25803 consensus_queue.cc:237] T a40ddc6f7bee442fa8b42f7c77f6aa06 P f18d504661cb42ff8bf0301a5f1ae6f7 [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: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } }
I20260710 11:06:32.760725 24894 catalog_manager.cc:5697] T a40ddc6f7bee442fa8b42f7c77f6aa06 P f18d504661cb42ff8bf0301a5f1ae6f7 reported cstate change: term changed from 1 to 2, leader changed from 873014437322477cbfcb81f2b8e1d047 (127.23.83.193) to f18d504661cb42ff8bf0301a5f1ae6f7 (127.23.83.196). New cstate: current_term: 2 leader_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f18d504661cb42ff8bf0301a5f1ae6f7" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 45123 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:32.913172 24999 raft_consensus.cc:1275] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P 873014437322477cbfcb81f2b8e1d047 [term 2 FOLLOWER]: Refusing update from remote peer f18d504661cb42ff8bf0301a5f1ae6f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:06:32.914392 25803 consensus_queue.cc:1048] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P f18d504661cb42ff8bf0301a5f1ae6f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:06:32.928650 25076 raft_consensus.cc:1275] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P c40e43c78a4843b0b129d55446486e59 [term 2 FOLLOWER]: Refusing update from remote peer f18d504661cb42ff8bf0301a5f1ae6f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:06:32.930308 25803 consensus_queue.cc:1048] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P f18d504661cb42ff8bf0301a5f1ae6f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:06:33.041065 24999 raft_consensus.cc:1275] T 7aa6286283ba4351896d0fe933dfb761 P 873014437322477cbfcb81f2b8e1d047 [term 2 FOLLOWER]: Refusing update from remote peer f18d504661cb42ff8bf0301a5f1ae6f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:06:33.042279 25803 consensus_queue.cc:1048] T 7aa6286283ba4351896d0fe933dfb761 P f18d504661cb42ff8bf0301a5f1ae6f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:06:33.054862 25148 raft_consensus.cc:1275] T 7aa6286283ba4351896d0fe933dfb761 P 4a1edbf651bd47549ceab590b3b0247a [term 2 FOLLOWER]: Refusing update from remote peer f18d504661cb42ff8bf0301a5f1ae6f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:06:33.056465 25803 consensus_queue.cc:1048] T 7aa6286283ba4351896d0fe933dfb761 P f18d504661cb42ff8bf0301a5f1ae6f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a1edbf651bd47549ceab590b3b0247a" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:06:33.151750 25076 raft_consensus.cc:1275] T a40ddc6f7bee442fa8b42f7c77f6aa06 P c40e43c78a4843b0b129d55446486e59 [term 2 FOLLOWER]: Refusing update from remote peer f18d504661cb42ff8bf0301a5f1ae6f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:06:33.153051 25803 consensus_queue.cc:1048] T a40ddc6f7bee442fa8b42f7c77f6aa06 P f18d504661cb42ff8bf0301a5f1ae6f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40e43c78a4843b0b129d55446486e59" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 46521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:06:33.163463 24999 raft_consensus.cc:1275] T a40ddc6f7bee442fa8b42f7c77f6aa06 P 873014437322477cbfcb81f2b8e1d047 [term 2 FOLLOWER]: Refusing update from remote peer f18d504661cb42ff8bf0301a5f1ae6f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:06:33.165315 25803 consensus_queue.cc:1048] T a40ddc6f7bee442fa8b42f7c77f6aa06 P f18d504661cb42ff8bf0301a5f1ae6f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "873014437322477cbfcb81f2b8e1d047" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 38951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:06:33.435806 23887 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:33.450186 23887 tablet_server.cc:179] TabletServer@127.23.83.193:0 shutting down...
I20260710 11:06:33.479322 23887 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:06:33.480094 23887 tablet_replica.cc:333] T ed53d1756cd74f40822578d5af70f7b7 P 873014437322477cbfcb81f2b8e1d047: stopping tablet replica
I20260710 11:06:33.480715 23887 raft_consensus.cc:2243] T ed53d1756cd74f40822578d5af70f7b7 P 873014437322477cbfcb81f2b8e1d047 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:33.481514 23887 raft_consensus.cc:2272] T ed53d1756cd74f40822578d5af70f7b7 P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:33.484282 23887 tablet_replica.cc:333] T 7aa6286283ba4351896d0fe933dfb761 P 873014437322477cbfcb81f2b8e1d047: stopping tablet replica
I20260710 11:06:33.485687 23887 raft_consensus.cc:2243] T 7aa6286283ba4351896d0fe933dfb761 P 873014437322477cbfcb81f2b8e1d047 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:33.486150 23887 raft_consensus.cc:2272] T 7aa6286283ba4351896d0fe933dfb761 P 873014437322477cbfcb81f2b8e1d047 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:33.488931 23887 tablet_replica.cc:333] T db59c76e51c74b3582d122d609a6bec7 P 873014437322477cbfcb81f2b8e1d047: stopping tablet replica
I20260710 11:06:33.489516 23887 raft_consensus.cc:2243] T db59c76e51c74b3582d122d609a6bec7 P 873014437322477cbfcb81f2b8e1d047 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:33.490278 23887 raft_consensus.cc:2272] T db59c76e51c74b3582d122d609a6bec7 P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:33.492388 23887 tablet_replica.cc:333] T 2f44940ec11d441c8264644c2e5b0c89 P 873014437322477cbfcb81f2b8e1d047: stopping tablet replica
I20260710 11:06:33.493158 23887 raft_consensus.cc:2243] T 2f44940ec11d441c8264644c2e5b0c89 P 873014437322477cbfcb81f2b8e1d047 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:33.493625 23887 raft_consensus.cc:2272] T 2f44940ec11d441c8264644c2e5b0c89 P 873014437322477cbfcb81f2b8e1d047 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:33.495582 23887 tablet_replica.cc:333] T 0bbe708e78cb4cfc8230a716bf3e0285 P 873014437322477cbfcb81f2b8e1d047: stopping tablet replica
I20260710 11:06:33.496198 23887 raft_consensus.cc:2243] T 0bbe708e78cb4cfc8230a716bf3e0285 P 873014437322477cbfcb81f2b8e1d047 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:33.496630 23887 raft_consensus.cc:2272] T 0bbe708e78cb4cfc8230a716bf3e0285 P 873014437322477cbfcb81f2b8e1d047 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:33.500238 23887 tablet_replica.cc:333] T 5961f4ce55a144c58299dd53f958cd42 P 873014437322477cbfcb81f2b8e1d047: stopping tablet replica
I20260710 11:06:33.500888 23887 raft_consensus.cc:2243] T 5961f4ce55a144c58299dd53f958cd42 P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:33.501416 23887 raft_consensus.cc:2272] T 5961f4ce55a144c58299dd53f958cd42 P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:33.501341 25116 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
W20260710 11:06:33.506258 25116 consensus_peers.cc:597] T 593e0a62b0d048c391d3e2952357d891 P 4a1edbf651bd47549ceab590b3b0247a -> Peer 873014437322477cbfcb81f2b8e1d047 (127.23.83.193:38951): Couldn't send request to peer 873014437322477cbfcb81f2b8e1d047. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:33.508924 23887 tablet_replica.cc:333] T 3626e26feac3409197908178becf4ebb P 873014437322477cbfcb81f2b8e1d047: stopping tablet replica
I20260710 11:06:33.509603 23887 raft_consensus.cc:2243] T 3626e26feac3409197908178becf4ebb P 873014437322477cbfcb81f2b8e1d047 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:33.510043 23887 raft_consensus.cc:2272] T 3626e26feac3409197908178becf4ebb P 873014437322477cbfcb81f2b8e1d047 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:33.512054 23887 tablet_replica.cc:333] T 42c15e20caf34cbfbcceb3be0311c2c9 P 873014437322477cbfcb81f2b8e1d047: stopping tablet replica
I20260710 11:06:33.512763 23887 raft_consensus.cc:2243] T 42c15e20caf34cbfbcceb3be0311c2c9 P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:33.513201 23887 raft_consensus.cc:2272] T 42c15e20caf34cbfbcceb3be0311c2c9 P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:33.515117 23887 tablet_replica.cc:333] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P 873014437322477cbfcb81f2b8e1d047: stopping tablet replica
I20260710 11:06:33.515779 23887 raft_consensus.cc:2243] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P 873014437322477cbfcb81f2b8e1d047 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:33.516295 23887 raft_consensus.cc:2272] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P 873014437322477cbfcb81f2b8e1d047 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:33.515789 25373 consensus_peers.cc:597] T 7aa6286283ba4351896d0fe933dfb761 P f18d504661cb42ff8bf0301a5f1ae6f7 -> Peer 873014437322477cbfcb81f2b8e1d047 (127.23.83.193:38951): Couldn't send request to peer 873014437322477cbfcb81f2b8e1d047. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:33.526788 23887 tablet_replica.cc:333] T efe10248c53448ee99f265aee501dae1 P 873014437322477cbfcb81f2b8e1d047: stopping tablet replica
I20260710 11:06:33.527530 23887 raft_consensus.cc:2243] T efe10248c53448ee99f265aee501dae1 P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:33.528829 23887 raft_consensus.cc:2272] T efe10248c53448ee99f265aee501dae1 P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:33.531225 23887 tablet_replica.cc:333] T de38df9135bd4887a1990171035a6f64 P 873014437322477cbfcb81f2b8e1d047: stopping tablet replica
I20260710 11:06:33.531916 23887 raft_consensus.cc:2243] T de38df9135bd4887a1990171035a6f64 P 873014437322477cbfcb81f2b8e1d047 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:33.532886 23887 raft_consensus.cc:2272] T de38df9135bd4887a1990171035a6f64 P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:33.537088 23887 tablet_replica.cc:333] T c4bfd692ac2e440586728db7833c0d92 P 873014437322477cbfcb81f2b8e1d047: stopping tablet replica
I20260710 11:06:33.537943 23887 raft_consensus.cc:2243] T c4bfd692ac2e440586728db7833c0d92 P 873014437322477cbfcb81f2b8e1d047 [term 1 LEADER]: Raft consensus shutting down.
W20260710 11:06:33.538122 25373 consensus_peers.cc:597] T 434cf21ec46247e3bba2c876bbf75838 P f18d504661cb42ff8bf0301a5f1ae6f7 -> Peer 873014437322477cbfcb81f2b8e1d047 (127.23.83.193:38951): Couldn't send request to peer 873014437322477cbfcb81f2b8e1d047. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:33.539098 23887 raft_consensus.cc:2272] T c4bfd692ac2e440586728db7833c0d92 P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:33.542626 23887 tablet_replica.cc:333] T 593e0a62b0d048c391d3e2952357d891 P 873014437322477cbfcb81f2b8e1d047: stopping tablet replica
I20260710 11:06:33.543303 23887 raft_consensus.cc:2243] T 593e0a62b0d048c391d3e2952357d891 P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:33.543762 23887 raft_consensus.cc:2272] T 593e0a62b0d048c391d3e2952357d891 P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:33.551530 23887 tablet_replica.cc:333] T 04b8584cdea842b199c3fb9ab20f71af P 873014437322477cbfcb81f2b8e1d047: stopping tablet replica
I20260710 11:06:33.552711 23887 raft_consensus.cc:2243] T 04b8584cdea842b199c3fb9ab20f71af P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:33.553514 23887 raft_consensus.cc:2272] T 04b8584cdea842b199c3fb9ab20f71af P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:33.555544 23887 tablet_replica.cc:333] T 8b36d2a0be544a709fc84fbe87e87cff P 873014437322477cbfcb81f2b8e1d047: stopping tablet replica
I20260710 11:06:33.556107 23887 raft_consensus.cc:2243] T 8b36d2a0be544a709fc84fbe87e87cff P 873014437322477cbfcb81f2b8e1d047 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:33.556844 23887 raft_consensus.cc:2272] T 8b36d2a0be544a709fc84fbe87e87cff P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:33.559252 23887 tablet_replica.cc:333] T a40ddc6f7bee442fa8b42f7c77f6aa06 P 873014437322477cbfcb81f2b8e1d047: stopping tablet replica
I20260710 11:06:33.559973 23887 raft_consensus.cc:2243] T a40ddc6f7bee442fa8b42f7c77f6aa06 P 873014437322477cbfcb81f2b8e1d047 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:33.560433 23887 raft_consensus.cc:2272] T a40ddc6f7bee442fa8b42f7c77f6aa06 P 873014437322477cbfcb81f2b8e1d047 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:33.562650 23887 tablet_replica.cc:333] T 8632f1722bf8452d8e7d31405ef74267 P 873014437322477cbfcb81f2b8e1d047: stopping tablet replica
I20260710 11:06:33.563289 23887 raft_consensus.cc:2243] T 8632f1722bf8452d8e7d31405ef74267 P 873014437322477cbfcb81f2b8e1d047 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:33.564167 23887 raft_consensus.cc:2272] T 8632f1722bf8452d8e7d31405ef74267 P 873014437322477cbfcb81f2b8e1d047 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:33.566277 23887 tablet_replica.cc:333] T 434cf21ec46247e3bba2c876bbf75838 P 873014437322477cbfcb81f2b8e1d047: stopping tablet replica
I20260710 11:06:33.566742 23887 raft_consensus.cc:2243] T 434cf21ec46247e3bba2c876bbf75838 P 873014437322477cbfcb81f2b8e1d047 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:33.567237 23887 raft_consensus.cc:2272] T 434cf21ec46247e3bba2c876bbf75838 P 873014437322477cbfcb81f2b8e1d047 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:33.572822 25373 consensus_peers.cc:597] T 0bbe708e78cb4cfc8230a716bf3e0285 P f18d504661cb42ff8bf0301a5f1ae6f7 -> Peer 873014437322477cbfcb81f2b8e1d047 (127.23.83.193:38951): Couldn't send request to peer 873014437322477cbfcb81f2b8e1d047. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:33.615177 23887 tablet_server.cc:196] TabletServer@127.23.83.193:0 shutdown complete.
W20260710 11:06:33.640602 25042 consensus_peers.cc:597] T efe10248c53448ee99f265aee501dae1 P c40e43c78a4843b0b129d55446486e59 -> Peer 873014437322477cbfcb81f2b8e1d047 (127.23.83.193:38951): Couldn't send request to peer 873014437322477cbfcb81f2b8e1d047. Status: Network error: Client connection negotiation failed: client connection to 127.23.83.193:38951: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:33.658710 23887 tablet_server.cc:179] TabletServer@127.23.83.194:0 shutting down...
W20260710 11:06:33.665349 25042 consensus_peers.cc:597] T 2f44940ec11d441c8264644c2e5b0c89 P c40e43c78a4843b0b129d55446486e59 -> Peer 873014437322477cbfcb81f2b8e1d047 (127.23.83.193:38951): Couldn't send request to peer 873014437322477cbfcb81f2b8e1d047. Status: Network error: Client connection negotiation failed: client connection to 127.23.83.193:38951: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:33.677137 25116 consensus_peers.cc:597] T 5961f4ce55a144c58299dd53f958cd42 P 4a1edbf651bd47549ceab590b3b0247a -> Peer 873014437322477cbfcb81f2b8e1d047 (127.23.83.193:38951): Couldn't send request to peer 873014437322477cbfcb81f2b8e1d047. Status: Network error: Client connection negotiation failed: client connection to 127.23.83.193:38951: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:33.693606 23887 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:06:33.694399 23887 tablet_replica.cc:333] T ed53d1756cd74f40822578d5af70f7b7 P c40e43c78a4843b0b129d55446486e59: stopping tablet replica
I20260710 11:06:33.695327 23887 raft_consensus.cc:2243] T ed53d1756cd74f40822578d5af70f7b7 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:33.695966 23887 raft_consensus.cc:2272] T ed53d1756cd74f40822578d5af70f7b7 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:33.697636 23887 tablet_replica.cc:333] T 2f44940ec11d441c8264644c2e5b0c89 P c40e43c78a4843b0b129d55446486e59: stopping tablet replica
I20260710 11:06:33.698092 23887 raft_consensus.cc:2243] T 2f44940ec11d441c8264644c2e5b0c89 P c40e43c78a4843b0b129d55446486e59 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:33.698704 23887 raft_consensus.cc:2272] T 2f44940ec11d441c8264644c2e5b0c89 P c40e43c78a4843b0b129d55446486e59 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:33.700371 23887 tablet_replica.cc:333] T 8b36d2a0be544a709fc84fbe87e87cff P c40e43c78a4843b0b129d55446486e59: stopping tablet replica
I20260710 11:06:33.700829 23887 raft_consensus.cc:2243] T 8b36d2a0be544a709fc84fbe87e87cff P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:33.701277 23887 raft_consensus.cc:2272] T 8b36d2a0be544a709fc84fbe87e87cff P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:33.703243 23887 tablet_replica.cc:333] T a40ddc6f7bee442fa8b42f7c77f6aa06 P c40e43c78a4843b0b129d55446486e59: stopping tablet replica
I20260710 11:06:33.703680 23887 raft_consensus.cc:2243] T a40ddc6f7bee442fa8b42f7c77f6aa06 P c40e43c78a4843b0b129d55446486e59 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:33.704329 23887 raft_consensus.cc:2272] T a40ddc6f7bee442fa8b42f7c77f6aa06 P c40e43c78a4843b0b129d55446486e59 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:33.706945 23887 tablet_replica.cc:333] T 3626e26feac3409197908178becf4ebb P c40e43c78a4843b0b129d55446486e59: stopping tablet replica
I20260710 11:06:33.707657 23887 raft_consensus.cc:2243] T 3626e26feac3409197908178becf4ebb P c40e43c78a4843b0b129d55446486e59 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:33.708491 23887 raft_consensus.cc:2272] T 3626e26feac3409197908178becf4ebb P c40e43c78a4843b0b129d55446486e59 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:33.710676 23887 tablet_replica.cc:333] T 5961f4ce55a144c58299dd53f958cd42 P c40e43c78a4843b0b129d55446486e59: stopping tablet replica
I20260710 11:06:33.711195 23887 raft_consensus.cc:2243] T 5961f4ce55a144c58299dd53f958cd42 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:33.711573 23887 raft_consensus.cc:2272] T 5961f4ce55a144c58299dd53f958cd42 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:33.713223 23887 tablet_replica.cc:333] T 1d3a1d3c72b5454e8fe8848f6d981b99 P c40e43c78a4843b0b129d55446486e59: stopping tablet replica
I20260710 11:06:33.713779 23887 raft_consensus.cc:2243] T 1d3a1d3c72b5454e8fe8848f6d981b99 P c40e43c78a4843b0b129d55446486e59 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:33.714568 23887 raft_consensus.cc:2272] T 1d3a1d3c72b5454e8fe8848f6d981b99 P c40e43c78a4843b0b129d55446486e59 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:33.716810 23887 tablet_replica.cc:333] T 04b8584cdea842b199c3fb9ab20f71af P c40e43c78a4843b0b129d55446486e59: stopping tablet replica
I20260710 11:06:33.717664 23887 raft_consensus.cc:2243] T 04b8584cdea842b199c3fb9ab20f71af P c40e43c78a4843b0b129d55446486e59 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:33.718617 23887 raft_consensus.cc:2272] T 04b8584cdea842b199c3fb9ab20f71af P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:33.720638 23887 tablet_replica.cc:333] T 593e0a62b0d048c391d3e2952357d891 P c40e43c78a4843b0b129d55446486e59: stopping tablet replica
I20260710 11:06:33.721215 23887 raft_consensus.cc:2243] T 593e0a62b0d048c391d3e2952357d891 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:33.721637 23887 raft_consensus.cc:2272] T 593e0a62b0d048c391d3e2952357d891 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:33.723567 23887 tablet_replica.cc:333] T bba0117ff12344028c9b9a8880d95f69 P c40e43c78a4843b0b129d55446486e59: stopping tablet replica
I20260710 11:06:33.724166 23887 raft_consensus.cc:2243] T bba0117ff12344028c9b9a8880d95f69 P c40e43c78a4843b0b129d55446486e59 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:33.724934 23887 raft_consensus.cc:2272] T bba0117ff12344028c9b9a8880d95f69 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:33.726805 23887 tablet_replica.cc:333] T 0a24d28acb2f49d6b52646fca5ac536f P c40e43c78a4843b0b129d55446486e59: stopping tablet replica
I20260710 11:06:33.727366 23887 raft_consensus.cc:2243] T 0a24d28acb2f49d6b52646fca5ac536f P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:33.727998 23887 raft_consensus.cc:2272] T 0a24d28acb2f49d6b52646fca5ac536f P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:33.729858 23887 tablet_replica.cc:333] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P c40e43c78a4843b0b129d55446486e59: stopping tablet replica
I20260710 11:06:33.730404 23887 raft_consensus.cc:2243] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P c40e43c78a4843b0b129d55446486e59 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:33.730878 23887 raft_consensus.cc:2272] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P c40e43c78a4843b0b129d55446486e59 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:33.733816 23887 tablet_replica.cc:333] T efe10248c53448ee99f265aee501dae1 P c40e43c78a4843b0b129d55446486e59: stopping tablet replica
I20260710 11:06:33.734352 23887 raft_consensus.cc:2243] T efe10248c53448ee99f265aee501dae1 P c40e43c78a4843b0b129d55446486e59 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:33.735107 23887 raft_consensus.cc:2272] T efe10248c53448ee99f265aee501dae1 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:33.737111 23887 tablet_replica.cc:333] T 6480c634b3d44b35b85cd9d61f3cee5f P c40e43c78a4843b0b129d55446486e59: stopping tablet replica
I20260710 11:06:33.737658 23887 raft_consensus.cc:2243] T 6480c634b3d44b35b85cd9d61f3cee5f P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:33.738245 23887 raft_consensus.cc:2272] T 6480c634b3d44b35b85cd9d61f3cee5f P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:33.740732 23887 tablet_replica.cc:333] T 42c15e20caf34cbfbcceb3be0311c2c9 P c40e43c78a4843b0b129d55446486e59: stopping tablet replica
I20260710 11:06:33.741634 23887 raft_consensus.cc:2243] T 42c15e20caf34cbfbcceb3be0311c2c9 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:33.742216 23887 raft_consensus.cc:2272] T 42c15e20caf34cbfbcceb3be0311c2c9 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:33.744843 23887 tablet_replica.cc:333] T a872fe0eab7d43ce9eec40c9eaa521ef P c40e43c78a4843b0b129d55446486e59: stopping tablet replica
W20260710 11:06:33.745321 25373 consensus_peers.cc:597] T a40ddc6f7bee442fa8b42f7c77f6aa06 P f18d504661cb42ff8bf0301a5f1ae6f7 -> Peer 873014437322477cbfcb81f2b8e1d047 (127.23.83.193:38951): Couldn't send request to peer 873014437322477cbfcb81f2b8e1d047. Status: Network error: Client connection negotiation failed: client connection to 127.23.83.193:38951: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:33.745760 23887 raft_consensus.cc:2243] T a872fe0eab7d43ce9eec40c9eaa521ef P c40e43c78a4843b0b129d55446486e59 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:33.746909 23887 raft_consensus.cc:2272] T a872fe0eab7d43ce9eec40c9eaa521ef P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:33.750402 23887 tablet_replica.cc:333] T 588d652ccff9488186e0fa6b1cd0baed P c40e43c78a4843b0b129d55446486e59: stopping tablet replica
I20260710 11:06:33.750840 23887 raft_consensus.cc:2243] T 588d652ccff9488186e0fa6b1cd0baed P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:33.751297 23887 raft_consensus.cc:2272] T 588d652ccff9488186e0fa6b1cd0baed P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:33.753310 23887 tablet_replica.cc:333] T 8632f1722bf8452d8e7d31405ef74267 P c40e43c78a4843b0b129d55446486e59: stopping tablet replica
I20260710 11:06:33.753906 23887 raft_consensus.cc:2243] T 8632f1722bf8452d8e7d31405ef74267 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:33.754523 23887 raft_consensus.cc:2272] T 8632f1722bf8452d8e7d31405ef74267 P c40e43c78a4843b0b129d55446486e59 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:33.756255 25371 consensus_peers.cc:597] T 1d3a1d3c72b5454e8fe8848f6d981b99 P f18d504661cb42ff8bf0301a5f1ae6f7 -> Peer c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521): Couldn't send request to peer c40e43c78a4843b0b129d55446486e59. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:33.757519 25114 consensus_peers.cc:597] T 588d652ccff9488186e0fa6b1cd0baed P 4a1edbf651bd47549ceab590b3b0247a -> Peer c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521): Couldn't send request to peer c40e43c78a4843b0b129d55446486e59. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:33.796998 23887 tablet_server.cc:196] TabletServer@127.23.83.194:0 shutdown complete.
W20260710 11:06:33.810950 25373 consensus_peers.cc:597] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P f18d504661cb42ff8bf0301a5f1ae6f7 -> Peer 873014437322477cbfcb81f2b8e1d047 (127.23.83.193:38951): Couldn't send request to peer 873014437322477cbfcb81f2b8e1d047. Status: Network error: Client connection negotiation failed: client connection to 127.23.83.193:38951: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:33.824550 25371 consensus_peers.cc:597] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P f18d504661cb42ff8bf0301a5f1ae6f7 -> Peer c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521): Couldn't send request to peer c40e43c78a4843b0b129d55446486e59. Status: Network error: Client connection negotiation failed: client connection to 127.23.83.194:46521: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:33.826313 25116 consensus_peers.cc:597] T 42c15e20caf34cbfbcceb3be0311c2c9 P 4a1edbf651bd47549ceab590b3b0247a -> Peer 873014437322477cbfcb81f2b8e1d047 (127.23.83.193:38951): Couldn't send request to peer 873014437322477cbfcb81f2b8e1d047. Status: Network error: Client connection negotiation failed: client connection to 127.23.83.193:38951: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:33.840987 23887 tablet_server.cc:179] TabletServer@127.23.83.195:0 shutting down...
I20260710 11:06:33.868112 23887 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:06:33.868961 23887 tablet_replica.cc:333] T db59c76e51c74b3582d122d609a6bec7 P 4a1edbf651bd47549ceab590b3b0247a: stopping tablet replica
I20260710 11:06:33.869846 23887 raft_consensus.cc:2243] T db59c76e51c74b3582d122d609a6bec7 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:33.870651 23887 raft_consensus.cc:2272] T db59c76e51c74b3582d122d609a6bec7 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:33.872849 23887 tablet_replica.cc:333] T 2f44940ec11d441c8264644c2e5b0c89 P 4a1edbf651bd47549ceab590b3b0247a: stopping tablet replica
W20260710 11:06:33.872901 25114 consensus_peers.cc:597] T 5961f4ce55a144c58299dd53f958cd42 P 4a1edbf651bd47549ceab590b3b0247a -> Peer c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521): Couldn't send request to peer c40e43c78a4843b0b129d55446486e59. Status: Network error: Client connection negotiation failed: client connection to 127.23.83.194:46521: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:33.873624 23887 raft_consensus.cc:2243] T 2f44940ec11d441c8264644c2e5b0c89 P 4a1edbf651bd47549ceab590b3b0247a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:33.874001 23887 raft_consensus.cc:2272] T 2f44940ec11d441c8264644c2e5b0c89 P 4a1edbf651bd47549ceab590b3b0247a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:33.875717 23887 tablet_replica.cc:333] T 7aa6286283ba4351896d0fe933dfb761 P 4a1edbf651bd47549ceab590b3b0247a: stopping tablet replica
I20260710 11:06:33.876253 23887 raft_consensus.cc:2243] T 7aa6286283ba4351896d0fe933dfb761 P 4a1edbf651bd47549ceab590b3b0247a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:33.876574 23887 raft_consensus.cc:2272] T 7aa6286283ba4351896d0fe933dfb761 P 4a1edbf651bd47549ceab590b3b0247a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:33.878731 23887 tablet_replica.cc:333] T ed53d1756cd74f40822578d5af70f7b7 P 4a1edbf651bd47549ceab590b3b0247a: stopping tablet replica
I20260710 11:06:33.879207 23887 raft_consensus.cc:2243] T ed53d1756cd74f40822578d5af70f7b7 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:33.879551 23887 raft_consensus.cc:2272] T ed53d1756cd74f40822578d5af70f7b7 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:33.881090 23887 tablet_replica.cc:333] T 0bbe708e78cb4cfc8230a716bf3e0285 P 4a1edbf651bd47549ceab590b3b0247a: stopping tablet replica
I20260710 11:06:33.881525 23887 raft_consensus.cc:2243] T 0bbe708e78cb4cfc8230a716bf3e0285 P 4a1edbf651bd47549ceab590b3b0247a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:33.881963 23887 raft_consensus.cc:2272] T 0bbe708e78cb4cfc8230a716bf3e0285 P 4a1edbf651bd47549ceab590b3b0247a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:33.883512 23887 tablet_replica.cc:333] T 5961f4ce55a144c58299dd53f958cd42 P 4a1edbf651bd47549ceab590b3b0247a: stopping tablet replica
I20260710 11:06:33.884088 23887 raft_consensus.cc:2243] T 5961f4ce55a144c58299dd53f958cd42 P 4a1edbf651bd47549ceab590b3b0247a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:33.884768 23887 raft_consensus.cc:2272] T 5961f4ce55a144c58299dd53f958cd42 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:33.886389 23887 tablet_replica.cc:333] T 1d3a1d3c72b5454e8fe8848f6d981b99 P 4a1edbf651bd47549ceab590b3b0247a: stopping tablet replica
I20260710 11:06:33.886933 23887 raft_consensus.cc:2243] T 1d3a1d3c72b5454e8fe8848f6d981b99 P 4a1edbf651bd47549ceab590b3b0247a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:33.887440 23887 raft_consensus.cc:2272] T 1d3a1d3c72b5454e8fe8848f6d981b99 P 4a1edbf651bd47549ceab590b3b0247a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:33.889658 23887 tablet_replica.cc:333] T a872fe0eab7d43ce9eec40c9eaa521ef P 4a1edbf651bd47549ceab590b3b0247a: stopping tablet replica
I20260710 11:06:33.890383 23887 raft_consensus.cc:2243] T a872fe0eab7d43ce9eec40c9eaa521ef P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:33.890926 23887 raft_consensus.cc:2272] T a872fe0eab7d43ce9eec40c9eaa521ef P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:33.892053 25114 consensus_peers.cc:597] T 593e0a62b0d048c391d3e2952357d891 P 4a1edbf651bd47549ceab590b3b0247a -> Peer c40e43c78a4843b0b129d55446486e59 (127.23.83.194:46521): Couldn't send request to peer c40e43c78a4843b0b129d55446486e59. Status: Network error: Client connection negotiation failed: client connection to 127.23.83.194:46521: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:33.893005 23887 tablet_replica.cc:333] T 42c15e20caf34cbfbcceb3be0311c2c9 P 4a1edbf651bd47549ceab590b3b0247a: stopping tablet replica
I20260710 11:06:33.893556 23887 raft_consensus.cc:2243] T 42c15e20caf34cbfbcceb3be0311c2c9 P 4a1edbf651bd47549ceab590b3b0247a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:33.894594 23887 raft_consensus.cc:2272] T 42c15e20caf34cbfbcceb3be0311c2c9 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:33.896498 23887 tablet_replica.cc:333] T 3626e26feac3409197908178becf4ebb P 4a1edbf651bd47549ceab590b3b0247a: stopping tablet replica
I20260710 11:06:33.896981 23887 raft_consensus.cc:2243] T 3626e26feac3409197908178becf4ebb P 4a1edbf651bd47549ceab590b3b0247a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:33.897363 23887 raft_consensus.cc:2272] T 3626e26feac3409197908178becf4ebb P 4a1edbf651bd47549ceab590b3b0247a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:33.898932 23887 tablet_replica.cc:333] T bba0117ff12344028c9b9a8880d95f69 P 4a1edbf651bd47549ceab590b3b0247a: stopping tablet replica
I20260710 11:06:33.899467 23887 raft_consensus.cc:2243] T bba0117ff12344028c9b9a8880d95f69 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:33.899946 23887 raft_consensus.cc:2272] T bba0117ff12344028c9b9a8880d95f69 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:33.901512 23887 tablet_replica.cc:333] T 0a24d28acb2f49d6b52646fca5ac536f P 4a1edbf651bd47549ceab590b3b0247a: stopping tablet replica
I20260710 11:06:33.901988 23887 raft_consensus.cc:2243] T 0a24d28acb2f49d6b52646fca5ac536f P 4a1edbf651bd47549ceab590b3b0247a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:33.902839 23887 raft_consensus.cc:2272] T 0a24d28acb2f49d6b52646fca5ac536f P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:33.904860 23887 tablet_replica.cc:333] T 434cf21ec46247e3bba2c876bbf75838 P 4a1edbf651bd47549ceab590b3b0247a: stopping tablet replica
I20260710 11:06:33.905292 23887 raft_consensus.cc:2243] T 434cf21ec46247e3bba2c876bbf75838 P 4a1edbf651bd47549ceab590b3b0247a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:33.905675 23887 raft_consensus.cc:2272] T 434cf21ec46247e3bba2c876bbf75838 P 4a1edbf651bd47549ceab590b3b0247a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:33.907119 23887 tablet_replica.cc:333] T 588d652ccff9488186e0fa6b1cd0baed P 4a1edbf651bd47549ceab590b3b0247a: stopping tablet replica
I20260710 11:06:33.907552 23887 raft_consensus.cc:2243] T 588d652ccff9488186e0fa6b1cd0baed P 4a1edbf651bd47549ceab590b3b0247a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:33.908267 23887 raft_consensus.cc:2272] T 588d652ccff9488186e0fa6b1cd0baed P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:33.909885 23887 tablet_replica.cc:333] T c4bfd692ac2e440586728db7833c0d92 P 4a1edbf651bd47549ceab590b3b0247a: stopping tablet replica
I20260710 11:06:33.910302 23887 raft_consensus.cc:2243] T c4bfd692ac2e440586728db7833c0d92 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:33.910727 23887 raft_consensus.cc:2272] T c4bfd692ac2e440586728db7833c0d92 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:33.912441 23887 tablet_replica.cc:333] T de38df9135bd4887a1990171035a6f64 P 4a1edbf651bd47549ceab590b3b0247a: stopping tablet replica
I20260710 11:06:33.912843 23887 raft_consensus.cc:2243] T de38df9135bd4887a1990171035a6f64 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:33.913318 23887 raft_consensus.cc:2272] T de38df9135bd4887a1990171035a6f64 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:33.914935 23887 tablet_replica.cc:333] T 593e0a62b0d048c391d3e2952357d891 P 4a1edbf651bd47549ceab590b3b0247a: stopping tablet replica
I20260710 11:06:33.915324 23887 raft_consensus.cc:2243] T 593e0a62b0d048c391d3e2952357d891 P 4a1edbf651bd47549ceab590b3b0247a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:33.916030 23887 raft_consensus.cc:2272] T 593e0a62b0d048c391d3e2952357d891 P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:33.917569 23887 tablet_replica.cc:333] T 6480c634b3d44b35b85cd9d61f3cee5f P 4a1edbf651bd47549ceab590b3b0247a: stopping tablet replica
I20260710 11:06:33.918025 23887 raft_consensus.cc:2243] T 6480c634b3d44b35b85cd9d61f3cee5f P 4a1edbf651bd47549ceab590b3b0247a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:33.918664 23887 raft_consensus.cc:2272] T 6480c634b3d44b35b85cd9d61f3cee5f P 4a1edbf651bd47549ceab590b3b0247a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:33.989477 23887 tablet_server.cc:196] TabletServer@127.23.83.195:0 shutdown complete.
I20260710 11:06:34.029392 23887 tablet_server.cc:179] TabletServer@127.23.83.196:0 shutting down...
I20260710 11:06:34.058660 23887 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:06:34.059321 23887 tablet_replica.cc:333] T 7aa6286283ba4351896d0fe933dfb761 P f18d504661cb42ff8bf0301a5f1ae6f7: stopping tablet replica
I20260710 11:06:34.060072 23887 raft_consensus.cc:2243] T 7aa6286283ba4351896d0fe933dfb761 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:34.060863 23887 raft_consensus.cc:2272] T 7aa6286283ba4351896d0fe933dfb761 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:34.062624 23887 tablet_replica.cc:333] T db59c76e51c74b3582d122d609a6bec7 P f18d504661cb42ff8bf0301a5f1ae6f7: stopping tablet replica
I20260710 11:06:34.063185 23887 raft_consensus.cc:2243] T db59c76e51c74b3582d122d609a6bec7 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:34.064074 23887 raft_consensus.cc:2272] T db59c76e51c74b3582d122d609a6bec7 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:34.065846 23887 tablet_replica.cc:333] T 8632f1722bf8452d8e7d31405ef74267 P f18d504661cb42ff8bf0301a5f1ae6f7: stopping tablet replica
I20260710 11:06:34.066371 23887 raft_consensus.cc:2243] T 8632f1722bf8452d8e7d31405ef74267 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:34.066872 23887 raft_consensus.cc:2272] T 8632f1722bf8452d8e7d31405ef74267 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:34.068622 23887 tablet_replica.cc:333] T 6480c634b3d44b35b85cd9d61f3cee5f P f18d504661cb42ff8bf0301a5f1ae6f7: stopping tablet replica
I20260710 11:06:34.069124 23887 raft_consensus.cc:2243] T 6480c634b3d44b35b85cd9d61f3cee5f P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:34.069674 23887 raft_consensus.cc:2272] T 6480c634b3d44b35b85cd9d61f3cee5f P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:34.071296 23887 tablet_replica.cc:333] T de38df9135bd4887a1990171035a6f64 P f18d504661cb42ff8bf0301a5f1ae6f7: stopping tablet replica
I20260710 11:06:34.071789 23887 raft_consensus.cc:2243] T de38df9135bd4887a1990171035a6f64 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:34.072300 23887 raft_consensus.cc:2272] T de38df9135bd4887a1990171035a6f64 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:34.073948 23887 tablet_replica.cc:333] T c4bfd692ac2e440586728db7833c0d92 P f18d504661cb42ff8bf0301a5f1ae6f7: stopping tablet replica
I20260710 11:06:34.074440 23887 raft_consensus.cc:2243] T c4bfd692ac2e440586728db7833c0d92 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:34.074884 23887 raft_consensus.cc:2272] T c4bfd692ac2e440586728db7833c0d92 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:34.076560 23887 tablet_replica.cc:333] T 04b8584cdea842b199c3fb9ab20f71af P f18d504661cb42ff8bf0301a5f1ae6f7: stopping tablet replica
I20260710 11:06:34.077044 23887 raft_consensus.cc:2243] T 04b8584cdea842b199c3fb9ab20f71af P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:34.077463 23887 raft_consensus.cc:2272] T 04b8584cdea842b199c3fb9ab20f71af P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:34.079180 23887 tablet_replica.cc:333] T efe10248c53448ee99f265aee501dae1 P f18d504661cb42ff8bf0301a5f1ae6f7: stopping tablet replica
I20260710 11:06:34.079706 23887 raft_consensus.cc:2243] T efe10248c53448ee99f265aee501dae1 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:34.080237 23887 raft_consensus.cc:2272] T efe10248c53448ee99f265aee501dae1 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:34.081722 23887 tablet_replica.cc:333] T bba0117ff12344028c9b9a8880d95f69 P f18d504661cb42ff8bf0301a5f1ae6f7: stopping tablet replica
I20260710 11:06:34.082197 23887 raft_consensus.cc:2243] T bba0117ff12344028c9b9a8880d95f69 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:34.082612 23887 raft_consensus.cc:2272] T bba0117ff12344028c9b9a8880d95f69 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:34.084188 23887 tablet_replica.cc:333] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P f18d504661cb42ff8bf0301a5f1ae6f7: stopping tablet replica
I20260710 11:06:34.084650 23887 raft_consensus.cc:2243] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P f18d504661cb42ff8bf0301a5f1ae6f7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:34.085316 23887 raft_consensus.cc:2272] T 19ea3a3fbd5d4cb7b7a2518916c8eedc P f18d504661cb42ff8bf0301a5f1ae6f7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:34.086829 23887 tablet_replica.cc:333] T 588d652ccff9488186e0fa6b1cd0baed P f18d504661cb42ff8bf0301a5f1ae6f7: stopping tablet replica
I20260710 11:06:34.087306 23887 raft_consensus.cc:2243] T 588d652ccff9488186e0fa6b1cd0baed P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:34.087769 23887 raft_consensus.cc:2272] T 588d652ccff9488186e0fa6b1cd0baed P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:34.089298 23887 tablet_replica.cc:333] T 0a24d28acb2f49d6b52646fca5ac536f P f18d504661cb42ff8bf0301a5f1ae6f7: stopping tablet replica
I20260710 11:06:34.089764 23887 raft_consensus.cc:2243] T 0a24d28acb2f49d6b52646fca5ac536f P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:34.090245 23887 raft_consensus.cc:2272] T 0a24d28acb2f49d6b52646fca5ac536f P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:34.092444 23887 tablet_replica.cc:333] T 434cf21ec46247e3bba2c876bbf75838 P f18d504661cb42ff8bf0301a5f1ae6f7: stopping tablet replica
I20260710 11:06:34.093181 23887 raft_consensus.cc:2243] T 434cf21ec46247e3bba2c876bbf75838 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:34.093828 23887 raft_consensus.cc:2272] T 434cf21ec46247e3bba2c876bbf75838 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:34.095919 23887 tablet_replica.cc:333] T a40ddc6f7bee442fa8b42f7c77f6aa06 P f18d504661cb42ff8bf0301a5f1ae6f7: stopping tablet replica
I20260710 11:06:34.096395 23887 raft_consensus.cc:2243] T a40ddc6f7bee442fa8b42f7c77f6aa06 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:34.097086 23887 raft_consensus.cc:2272] T a40ddc6f7bee442fa8b42f7c77f6aa06 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:34.099073 23887 tablet_replica.cc:333] T 8b36d2a0be544a709fc84fbe87e87cff P f18d504661cb42ff8bf0301a5f1ae6f7: stopping tablet replica
I20260710 11:06:34.099565 23887 raft_consensus.cc:2243] T 8b36d2a0be544a709fc84fbe87e87cff P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:34.100063 23887 raft_consensus.cc:2272] T 8b36d2a0be544a709fc84fbe87e87cff P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:34.101599 23887 tablet_replica.cc:333] T a872fe0eab7d43ce9eec40c9eaa521ef P f18d504661cb42ff8bf0301a5f1ae6f7: stopping tablet replica
I20260710 11:06:34.102042 23887 raft_consensus.cc:2243] T a872fe0eab7d43ce9eec40c9eaa521ef P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:34.102478 23887 raft_consensus.cc:2272] T a872fe0eab7d43ce9eec40c9eaa521ef P f18d504661cb42ff8bf0301a5f1ae6f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:34.104249 23887 tablet_replica.cc:333] T 1d3a1d3c72b5454e8fe8848f6d981b99 P f18d504661cb42ff8bf0301a5f1ae6f7: stopping tablet replica
I20260710 11:06:34.104817 23887 raft_consensus.cc:2243] T 1d3a1d3c72b5454e8fe8848f6d981b99 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:34.105520 23887 raft_consensus.cc:2272] T 1d3a1d3c72b5454e8fe8848f6d981b99 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:34.107056 23887 tablet_replica.cc:333] T 0bbe708e78cb4cfc8230a716bf3e0285 P f18d504661cb42ff8bf0301a5f1ae6f7: stopping tablet replica
I20260710 11:06:34.107470 23887 raft_consensus.cc:2243] T 0bbe708e78cb4cfc8230a716bf3e0285 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:34.108202 23887 raft_consensus.cc:2272] T 0bbe708e78cb4cfc8230a716bf3e0285 P f18d504661cb42ff8bf0301a5f1ae6f7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:34.143385 23887 tablet_server.cc:196] TabletServer@127.23.83.196:0 shutdown complete.
I20260710 11:06:34.175909 23887 master.cc:562] Master@127.23.83.254:40003 shutting down...
I20260710 11:06:34.197897 23887 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 65c572535e454814b27b9d520a18d3e7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:34.198412 23887 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 65c572535e454814b27b9d520a18d3e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:34.198678 23887 tablet_replica.cc:333] T 00000000000000000000000000000000 P 65c572535e454814b27b9d520a18d3e7: stopping tablet replica
I20260710 11:06:34.221235 23887 master.cc:584] Master@127.23.83.254:40003 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (27418 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 11:06:34.301782 23887 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.83.254:35987
I20260710 11:06:34.302831 23887 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:34.308611 25856 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:34.308722 25857 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:34.310292 25859 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:34.311311 23887 server_base.cc:1061] running on GCE node
I20260710 11:06:34.312309 23887 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:34.312515 23887 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:34.312706 23887 hybrid_clock.cc:648] HybridClock initialized: now 1783681594312675 us; error 0 us; skew 500 ppm
I20260710 11:06:34.313249 23887 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:34.315558 23887 webserver.cc:533] Webserver started at http://127.23.83.254:37755/ using document root <none> and password file <none>
I20260710 11:06:34.316617 23887 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:34.316776 23887 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:34.317155 23887 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:34.318501 23887 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681543532196-23887-0/minicluster-data/master-0-root/instance:
uuid: "32bffa8dc2634b829f8f5c3d500b89c1"
format_stamp: "Formatted at 2026-07-10 11:06:34 on dist-test-slave-9mw6"
I20260710 11:06:34.322957 23887 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:06:34.326464 25864 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:34.327231 23887 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:06:34.327548 23887 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681543532196-23887-0/minicluster-data/master-0-root
uuid: "32bffa8dc2634b829f8f5c3d500b89c1"
format_stamp: "Formatted at 2026-07-10 11:06:34 on dist-test-slave-9mw6"
I20260710 11:06:34.327847 23887 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681543532196-23887-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681543532196-23887-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681543532196-23887-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:34.345050 23887 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:34.346273 23887 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:34.385843 23887 rpc_server.cc:307] RPC server started. Bound to: 127.23.83.254:35987
I20260710 11:06:34.385951 25915 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.83.254:35987 every 8 connection(s)
I20260710 11:06:34.389842 25916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:34.400715 25916 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 32bffa8dc2634b829f8f5c3d500b89c1: Bootstrap starting.
I20260710 11:06:34.405444 25916 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 32bffa8dc2634b829f8f5c3d500b89c1: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:34.409525 25916 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 32bffa8dc2634b829f8f5c3d500b89c1: No bootstrap required, opened a new log
I20260710 11:06:34.411762 25916 raft_consensus.cc:359] T 00000000000000000000000000000000 P 32bffa8dc2634b829f8f5c3d500b89c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "32bffa8dc2634b829f8f5c3d500b89c1" member_type: VOTER }
I20260710 11:06:34.412304 25916 raft_consensus.cc:385] T 00000000000000000000000000000000 P 32bffa8dc2634b829f8f5c3d500b89c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:34.412539 25916 raft_consensus.cc:740] T 00000000000000000000000000000000 P 32bffa8dc2634b829f8f5c3d500b89c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32bffa8dc2634b829f8f5c3d500b89c1, State: Initialized, Role: FOLLOWER
I20260710 11:06:34.413244 25916 consensus_queue.cc:260] T 00000000000000000000000000000000 P 32bffa8dc2634b829f8f5c3d500b89c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "32bffa8dc2634b829f8f5c3d500b89c1" member_type: VOTER }
I20260710 11:06:34.413837 25916 raft_consensus.cc:399] T 00000000000000000000000000000000 P 32bffa8dc2634b829f8f5c3d500b89c1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:06:34.414176 25916 raft_consensus.cc:493] T 00000000000000000000000000000000 P 32bffa8dc2634b829f8f5c3d500b89c1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:06:34.414567 25916 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 32bffa8dc2634b829f8f5c3d500b89c1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:34.420199 25916 raft_consensus.cc:515] T 00000000000000000000000000000000 P 32bffa8dc2634b829f8f5c3d500b89c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "32bffa8dc2634b829f8f5c3d500b89c1" member_type: VOTER }
I20260710 11:06:34.420802 25916 leader_election.cc:304] T 00000000000000000000000000000000 P 32bffa8dc2634b829f8f5c3d500b89c1 [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: 32bffa8dc2634b829f8f5c3d500b89c1; no voters: 
I20260710 11:06:34.422117 25916 leader_election.cc:290] T 00000000000000000000000000000000 P 32bffa8dc2634b829f8f5c3d500b89c1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:06:34.422576 25919 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 32bffa8dc2634b829f8f5c3d500b89c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:34.423985 25919 raft_consensus.cc:697] T 00000000000000000000000000000000 P 32bffa8dc2634b829f8f5c3d500b89c1 [term 1 LEADER]: Becoming Leader. State: Replica: 32bffa8dc2634b829f8f5c3d500b89c1, State: Running, Role: LEADER
I20260710 11:06:34.424602 25919 consensus_queue.cc:237] T 00000000000000000000000000000000 P 32bffa8dc2634b829f8f5c3d500b89c1 [LEADER]: Queue going to LEADER mode. State: All 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: "32bffa8dc2634b829f8f5c3d500b89c1" member_type: VOTER }
I20260710 11:06:34.425105 25916 sys_catalog.cc:565] T 00000000000000000000000000000000 P 32bffa8dc2634b829f8f5c3d500b89c1 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:06:34.430619 25921 sys_catalog.cc:455] T 00000000000000000000000000000000 P 32bffa8dc2634b829f8f5c3d500b89c1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 32bffa8dc2634b829f8f5c3d500b89c1. Latest consensus state: current_term: 1 leader_uuid: "32bffa8dc2634b829f8f5c3d500b89c1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "32bffa8dc2634b829f8f5c3d500b89c1" member_type: VOTER } }
I20260710 11:06:34.431318 25921 sys_catalog.cc:458] T 00000000000000000000000000000000 P 32bffa8dc2634b829f8f5c3d500b89c1 [sys.catalog]: This master's current role is: LEADER
I20260710 11:06:34.430621 25920 sys_catalog.cc:455] T 00000000000000000000000000000000 P 32bffa8dc2634b829f8f5c3d500b89c1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "32bffa8dc2634b829f8f5c3d500b89c1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "32bffa8dc2634b829f8f5c3d500b89c1" member_type: VOTER } }
I20260710 11:06:34.432204 25920 sys_catalog.cc:458] T 00000000000000000000000000000000 P 32bffa8dc2634b829f8f5c3d500b89c1 [sys.catalog]: This master's current role is: LEADER
I20260710 11:06:34.439069 25925 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:06:34.446732 25925 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:06:34.447626 23887 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:06:34.455185 25925 catalog_manager.cc:1383] Generated new cluster ID: 0cc9ee93f1544fbba96c5def35a0e2bc
I20260710 11:06:34.455466 25925 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:06:34.477102 25925 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:06:34.478374 25925 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:06:34.495967 25925 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 32bffa8dc2634b829f8f5c3d500b89c1: Generated new TSK 0
I20260710 11:06:34.496559 25925 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:06:34.513744 23887 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:34.520756 25937 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:34.521354 25938 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:34.524153 25940 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:34.525985 23887 server_base.cc:1061] running on GCE node
I20260710 11:06:34.527025 23887 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:34.527201 23887 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:34.527316 23887 hybrid_clock.cc:648] HybridClock initialized: now 1783681594527305 us; error 0 us; skew 500 ppm
I20260710 11:06:34.527774 23887 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:34.533506 23887 webserver.cc:533] Webserver started at http://127.23.83.193:39167/ using document root <none> and password file <none>
I20260710 11:06:34.533938 23887 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:34.534111 23887 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:34.534322 23887 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:34.535486 23887 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681543532196-23887-0/minicluster-data/ts-0-root/instance:
uuid: "d11162f9cf2c4c508409ae7efc17c4b6"
format_stamp: "Formatted at 2026-07-10 11:06:34 on dist-test-slave-9mw6"
I20260710 11:06:34.539812 23887 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 11:06:34.543154 25945 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:34.543902 23887 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:06:34.544194 23887 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681543532196-23887-0/minicluster-data/ts-0-root
uuid: "d11162f9cf2c4c508409ae7efc17c4b6"
format_stamp: "Formatted at 2026-07-10 11:06:34 on dist-test-slave-9mw6"
I20260710 11:06:34.544431 23887 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681543532196-23887-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681543532196-23887-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681543532196-23887-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:34.561313 23887 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:34.562537 23887 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:34.564242 23887 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:34.566509 23887 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:06:34.566723 23887 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:34.566982 23887 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:06:34.567178 23887 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:34.609467 23887 rpc_server.cc:307] RPC server started. Bound to: 127.23.83.193:36141
I20260710 11:06:34.609575 26007 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.83.193:36141 every 8 connection(s)
I20260710 11:06:34.614516 23887 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:34.622864 26012 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:34.623625 26013 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:34.626645 26015 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:34.627544 23887 server_base.cc:1061] running on GCE node
I20260710 11:06:34.629201 23887 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:34.629519 23887 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:34.629729 23887 hybrid_clock.cc:648] HybridClock initialized: now 1783681594629711 us; error 0 us; skew 500 ppm
I20260710 11:06:34.630573 23887 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:34.632921 26008 heartbeater.cc:344] Connected to a master server at 127.23.83.254:35987
I20260710 11:06:34.633314 26008 heartbeater.cc:461] Registering TS with master...
I20260710 11:06:34.634183 23887 webserver.cc:533] Webserver started at http://127.23.83.194:37343/ using document root <none> and password file <none>
I20260710 11:06:34.634423 26008 heartbeater.cc:507] Master 127.23.83.254:35987 requested a full tablet report, sending...
I20260710 11:06:34.634924 23887 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:34.635231 23887 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:34.635581 23887 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:34.637147 23887 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681543532196-23887-0/minicluster-data/ts-1-root/instance:
uuid: "394d0d090a5f45e89b1c51a91c011efe"
format_stamp: "Formatted at 2026-07-10 11:06:34 on dist-test-slave-9mw6"
I20260710 11:06:34.638363 25881 ts_manager.cc:194] Registered new tserver with Master: d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141)
I20260710 11:06:34.641407 25881 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46032
I20260710 11:06:34.643710 23887 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260710 11:06:34.648658 26020 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:34.649638 23887 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 11:06:34.650035 23887 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681543532196-23887-0/minicluster-data/ts-1-root
uuid: "394d0d090a5f45e89b1c51a91c011efe"
format_stamp: "Formatted at 2026-07-10 11:06:34 on dist-test-slave-9mw6"
I20260710 11:06:34.650451 23887 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681543532196-23887-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681543532196-23887-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681543532196-23887-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:34.674496 23887 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:34.675761 23887 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:34.677481 23887 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:34.679711 23887 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:06:34.679958 23887 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.001s
I20260710 11:06:34.680207 23887 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:06:34.680375 23887 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:34.720340 23887 rpc_server.cc:307] RPC server started. Bound to: 127.23.83.194:42443
I20260710 11:06:34.720439 26082 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.83.194:42443 every 8 connection(s)
I20260710 11:06:34.725085 23887 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:34.732846 26086 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:34.733644 26087 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:34.736850 26089 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:34.737493 26083 heartbeater.cc:344] Connected to a master server at 127.23.83.254:35987
I20260710 11:06:34.737536 23887 server_base.cc:1061] running on GCE node
I20260710 11:06:34.738046 26083 heartbeater.cc:461] Registering TS with master...
I20260710 11:06:34.738612 23887 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:34.738858 23887 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:34.738796 26083 heartbeater.cc:507] Master 127.23.83.254:35987 requested a full tablet report, sending...
I20260710 11:06:34.739229 23887 hybrid_clock.cc:648] HybridClock initialized: now 1783681594739208 us; error 0 us; skew 500 ppm
I20260710 11:06:34.739895 23887 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:34.741161 25881 ts_manager.cc:194] Registered new tserver with Master: 394d0d090a5f45e89b1c51a91c011efe (127.23.83.194:42443)
I20260710 11:06:34.742525 25881 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46048
I20260710 11:06:34.745119 23887 webserver.cc:533] Webserver started at http://127.23.83.195:45149/ using document root <none> and password file <none>
I20260710 11:06:34.745635 23887 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:34.745841 23887 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:34.746153 23887 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:34.747292 23887 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681543532196-23887-0/minicluster-data/ts-2-root/instance:
uuid: "72e0649b3c604720aed62bb00da9e802"
format_stamp: "Formatted at 2026-07-10 11:06:34 on dist-test-slave-9mw6"
I20260710 11:06:34.751654 23887 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:06:34.755168 26094 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:34.755939 23887 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:06:34.756228 23887 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681543532196-23887-0/minicluster-data/ts-2-root
uuid: "72e0649b3c604720aed62bb00da9e802"
format_stamp: "Formatted at 2026-07-10 11:06:34 on dist-test-slave-9mw6"
I20260710 11:06:34.756524 23887 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681543532196-23887-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681543532196-23887-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681543532196-23887-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:34.784284 23887 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:34.785457 23887 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:34.786875 23887 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:34.789012 23887 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:06:34.789247 23887 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:34.789490 23887 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:06:34.789662 23887 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:34.830524 23887 rpc_server.cc:307] RPC server started. Bound to: 127.23.83.195:40633
I20260710 11:06:34.830621 26156 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.83.195:40633 every 8 connection(s)
I20260710 11:06:34.835296 23887 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:34.842422 26160 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:34.843835 26161 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:34.847332 26163 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:34.847556 23887 server_base.cc:1061] running on GCE node
I20260710 11:06:34.848008 26157 heartbeater.cc:344] Connected to a master server at 127.23.83.254:35987
I20260710 11:06:34.848466 26157 heartbeater.cc:461] Registering TS with master...
I20260710 11:06:34.848755 23887 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:34.849016 23887 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:34.849234 23887 hybrid_clock.cc:648] HybridClock initialized: now 1783681594849217 us; error 0 us; skew 500 ppm
I20260710 11:06:34.849363 26157 heartbeater.cc:507] Master 127.23.83.254:35987 requested a full tablet report, sending...
I20260710 11:06:34.849992 23887 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:34.851703 25881 ts_manager.cc:194] Registered new tserver with Master: 72e0649b3c604720aed62bb00da9e802 (127.23.83.195:40633)
I20260710 11:06:34.852735 23887 webserver.cc:533] Webserver started at http://127.23.83.196:33787/ using document root <none> and password file <none>
I20260710 11:06:34.853221 23887 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:34.853439 23887 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:34.853302 25881 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46052
I20260710 11:06:34.853794 23887 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:34.855087 23887 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681543532196-23887-0/minicluster-data/ts-3-root/instance:
uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d"
format_stamp: "Formatted at 2026-07-10 11:06:34 on dist-test-slave-9mw6"
I20260710 11:06:34.859826 23887 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260710 11:06:34.863217 26168 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:34.864167 23887 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:06:34.864506 23887 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681543532196-23887-0/minicluster-data/ts-3-root
uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d"
format_stamp: "Formatted at 2026-07-10 11:06:34 on dist-test-slave-9mw6"
I20260710 11:06:34.864800 23887 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681543532196-23887-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681543532196-23887-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681543532196-23887-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:34.885425 23887 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:34.886672 23887 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:34.888209 23887 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:34.890357 23887 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:06:34.890591 23887 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:34.890836 23887 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:06:34.891008 23887 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:34.935092 23887 rpc_server.cc:307] RPC server started. Bound to: 127.23.83.196:35411
I20260710 11:06:34.935205 26230 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.83.196:35411 every 8 connection(s)
I20260710 11:06:34.950057 26231 heartbeater.cc:344] Connected to a master server at 127.23.83.254:35987
I20260710 11:06:34.950434 26231 heartbeater.cc:461] Registering TS with master...
I20260710 11:06:34.951059 26231 heartbeater.cc:507] Master 127.23.83.254:35987 requested a full tablet report, sending...
I20260710 11:06:34.953043 25881 ts_manager.cc:194] Registered new tserver with Master: 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411)
I20260710 11:06:34.953846 23887 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.014884314s
I20260710 11:06:34.954772 25881 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46064
I20260710 11:06:34.981460 25881 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46076:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260710 11:06:35.124004 26196 tablet_service.cc:1511] Processing CreateTablet for tablet 91556d4a46e64bc0a232db23f9345e3b (DEFAULT_TABLE table=test-workload [id=1f32e8af2778499ab3e2443f494103cb]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:06:35.125470 26196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91556d4a46e64bc0a232db23f9345e3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:35.128911 26195 tablet_service.cc:1511] Processing CreateTablet for tablet 7b559f250fbd4dbbba53db2d094614e0 (DEFAULT_TABLE table=test-workload [id=1f32e8af2778499ab3e2443f494103cb]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:06:35.130330 26195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b559f250fbd4dbbba53db2d094614e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:35.133797 26194 tablet_service.cc:1511] Processing CreateTablet for tablet 1ad381d0603a48e7b6f59ed802c5bce1 (DEFAULT_TABLE table=test-workload [id=1f32e8af2778499ab3e2443f494103cb]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:06:35.135152 26194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ad381d0603a48e7b6f59ed802c5bce1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:35.138374 26047 tablet_service.cc:1511] Processing CreateTablet for tablet 7b559f250fbd4dbbba53db2d094614e0 (DEFAULT_TABLE table=test-workload [id=1f32e8af2778499ab3e2443f494103cb]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:06:35.141113 26046 tablet_service.cc:1511] Processing CreateTablet for tablet 1ad381d0603a48e7b6f59ed802c5bce1 (DEFAULT_TABLE table=test-workload [id=1f32e8af2778499ab3e2443f494103cb]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:06:35.143688 26045 tablet_service.cc:1511] Processing CreateTablet for tablet 332359d8d3b343bab836b84050174d00 (DEFAULT_TABLE table=test-workload [id=1f32e8af2778499ab3e2443f494103cb]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:06:35.145134 26192 tablet_service.cc:1511] Processing CreateTablet for tablet faf4436ecbae481b930d39672e7603f1 (DEFAULT_TABLE table=test-workload [id=1f32e8af2778499ab3e2443f494103cb]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:06:35.146709 26192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faf4436ecbae481b930d39672e7603f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:35.146901 26122 tablet_service.cc:1511] Processing CreateTablet for tablet 91556d4a46e64bc0a232db23f9345e3b (DEFAULT_TABLE table=test-workload [id=1f32e8af2778499ab3e2443f494103cb]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:06:35.148324 26122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91556d4a46e64bc0a232db23f9345e3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:35.143715 26193 tablet_service.cc:1511] Processing CreateTablet for tablet 2162894ddd6c403086fa8836856b19d9 (DEFAULT_TABLE table=test-workload [id=1f32e8af2778499ab3e2443f494103cb]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:06:35.149410 26193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2162894ddd6c403086fa8836856b19d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:35.138257 26048 tablet_service.cc:1511] Processing CreateTablet for tablet 5c6563b520674a48b092c0d633d9ac0a (DEFAULT_TABLE table=test-workload [id=1f32e8af2778499ab3e2443f494103cb]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:06:35.141114 26121 tablet_service.cc:1511] Processing CreateTablet for tablet 5c6563b520674a48b092c0d633d9ac0a (DEFAULT_TABLE table=test-workload [id=1f32e8af2778499ab3e2443f494103cb]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:06:35.142383 26120 tablet_service.cc:1511] Processing CreateTablet for tablet 1ad381d0603a48e7b6f59ed802c5bce1 (DEFAULT_TABLE table=test-workload [id=1f32e8af2778499ab3e2443f494103cb]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:06:35.151996 26047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b559f250fbd4dbbba53db2d094614e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:35.163600 26046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ad381d0603a48e7b6f59ed802c5bce1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:35.153914 26044 tablet_service.cc:1511] Processing CreateTablet for tablet 2162894ddd6c403086fa8836856b19d9 (DEFAULT_TABLE table=test-workload [id=1f32e8af2778499ab3e2443f494103cb]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:06:35.168567 26044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2162894ddd6c403086fa8836856b19d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:35.169327 25973 tablet_service.cc:1511] Processing CreateTablet for tablet 91556d4a46e64bc0a232db23f9345e3b (DEFAULT_TABLE table=test-workload [id=1f32e8af2778499ab3e2443f494103cb]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:06:35.170805 25973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91556d4a46e64bc0a232db23f9345e3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:35.154662 26121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c6563b520674a48b092c0d633d9ac0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:35.175004 25972 tablet_service.cc:1511] Processing CreateTablet for tablet 5c6563b520674a48b092c0d633d9ac0a (DEFAULT_TABLE table=test-workload [id=1f32e8af2778499ab3e2443f494103cb]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:06:35.176139 26045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 332359d8d3b343bab836b84050174d00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:35.177083 25970 tablet_service.cc:1511] Processing CreateTablet for tablet 332359d8d3b343bab836b84050174d00 (DEFAULT_TABLE table=test-workload [id=1f32e8af2778499ab3e2443f494103cb]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:06:35.178635 25970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 332359d8d3b343bab836b84050174d00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:35.154799 26191 tablet_service.cc:1511] Processing CreateTablet for tablet 3b3f7d674904472686bc616e593f7165 (DEFAULT_TABLE table=test-workload [id=1f32e8af2778499ab3e2443f494103cb]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:06:35.181545 26191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b3f7d674904472686bc616e593f7165. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:35.182739 25971 tablet_service.cc:1511] Processing CreateTablet for tablet 7b559f250fbd4dbbba53db2d094614e0 (DEFAULT_TABLE table=test-workload [id=1f32e8af2778499ab3e2443f494103cb]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:06:35.155221 26043 tablet_service.cc:1511] Processing CreateTablet for tablet 3b3f7d674904472686bc616e593f7165 (DEFAULT_TABLE table=test-workload [id=1f32e8af2778499ab3e2443f494103cb]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:06:35.184661 25972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c6563b520674a48b092c0d633d9ac0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:35.185376 26043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b3f7d674904472686bc616e593f7165. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:35.156731 26042 tablet_service.cc:1511] Processing CreateTablet for tablet e263cad3f8f9456e85bbec59348abe2d (DEFAULT_TABLE table=test-workload [id=1f32e8af2778499ab3e2443f494103cb]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:06:35.192765 26042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e263cad3f8f9456e85bbec59348abe2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:35.158658 26117 tablet_service.cc:1511] Processing CreateTablet for tablet 3b3f7d674904472686bc616e593f7165 (DEFAULT_TABLE table=test-workload [id=1f32e8af2778499ab3e2443f494103cb]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:06:35.197427 26117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b3f7d674904472686bc616e593f7165. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:35.162576 26118 tablet_service.cc:1511] Processing CreateTablet for tablet faf4436ecbae481b930d39672e7603f1 (DEFAULT_TABLE table=test-workload [id=1f32e8af2778499ab3e2443f494103cb]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:06:35.162748 26119 tablet_service.cc:1511] Processing CreateTablet for tablet 332359d8d3b343bab836b84050174d00 (DEFAULT_TABLE table=test-workload [id=1f32e8af2778499ab3e2443f494103cb]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:06:35.190392 25971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b559f250fbd4dbbba53db2d094614e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:35.161204 26190 tablet_service.cc:1511] Processing CreateTablet for tablet e9dd9ce806d443778d7aa4b4d511493c (DEFAULT_TABLE table=test-workload [id=1f32e8af2778499ab3e2443f494103cb]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:06:35.159950 26116 tablet_service.cc:1511] Processing CreateTablet for tablet e263cad3f8f9456e85bbec59348abe2d (DEFAULT_TABLE table=test-workload [id=1f32e8af2778499ab3e2443f494103cb]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:06:35.202684 26190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9dd9ce806d443778d7aa4b4d511493c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:35.205252 26120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ad381d0603a48e7b6f59ed802c5bce1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:35.208112 26048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c6563b520674a48b092c0d633d9ac0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:35.208141 26119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 332359d8d3b343bab836b84050174d00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:35.212540 26118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faf4436ecbae481b930d39672e7603f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:35.216557 26116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e263cad3f8f9456e85bbec59348abe2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:35.222301 25969 tablet_service.cc:1511] Processing CreateTablet for tablet 2162894ddd6c403086fa8836856b19d9 (DEFAULT_TABLE table=test-workload [id=1f32e8af2778499ab3e2443f494103cb]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:06:35.222568 25968 tablet_service.cc:1511] Processing CreateTablet for tablet faf4436ecbae481b930d39672e7603f1 (DEFAULT_TABLE table=test-workload [id=1f32e8af2778499ab3e2443f494103cb]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:06:35.224997 25967 tablet_service.cc:1511] Processing CreateTablet for tablet e263cad3f8f9456e85bbec59348abe2d (DEFAULT_TABLE table=test-workload [id=1f32e8af2778499ab3e2443f494103cb]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:06:35.228252 26041 tablet_service.cc:1511] Processing CreateTablet for tablet e9dd9ce806d443778d7aa4b4d511493c (DEFAULT_TABLE table=test-workload [id=1f32e8af2778499ab3e2443f494103cb]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:06:35.230031 26041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9dd9ce806d443778d7aa4b4d511493c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:35.223742 25969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2162894ddd6c403086fa8836856b19d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:35.236121 25968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faf4436ecbae481b930d39672e7603f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:35.236979 25967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e263cad3f8f9456e85bbec59348abe2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:35.249675 26251 tablet_bootstrap.cc:492] T 7b559f250fbd4dbbba53db2d094614e0 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: Bootstrap starting.
I20260710 11:06:35.260238 26115 tablet_service.cc:1511] Processing CreateTablet for tablet 1fe4dc6982f746a481795cc9c8b90203 (DEFAULT_TABLE table=test-workload [id=1f32e8af2778499ab3e2443f494103cb]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:06:35.261722 26115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fe4dc6982f746a481795cc9c8b90203. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:35.270529 26189 tablet_service.cc:1511] Processing CreateTablet for tablet 1fe4dc6982f746a481795cc9c8b90203 (DEFAULT_TABLE table=test-workload [id=1f32e8af2778499ab3e2443f494103cb]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:06:35.271979 26189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fe4dc6982f746a481795cc9c8b90203. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:35.273142 26040 tablet_service.cc:1511] Processing CreateTablet for tablet 78427d9895164cc79efe598d1768883f (DEFAULT_TABLE table=test-workload [id=1f32e8af2778499ab3e2443f494103cb]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:06:35.274525 26040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78427d9895164cc79efe598d1768883f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:35.280534 26114 tablet_service.cc:1511] Processing CreateTablet for tablet 78427d9895164cc79efe598d1768883f (DEFAULT_TABLE table=test-workload [id=1f32e8af2778499ab3e2443f494103cb]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:06:35.281571 25966 tablet_service.cc:1511] Processing CreateTablet for tablet e9dd9ce806d443778d7aa4b4d511493c (DEFAULT_TABLE table=test-workload [id=1f32e8af2778499ab3e2443f494103cb]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:06:35.284411 26251 tablet_bootstrap.cc:654] T 7b559f250fbd4dbbba53db2d094614e0 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:35.285169 25964 tablet_service.cc:1511] Processing CreateTablet for tablet 8ffbf738dece4029ad2db62c32cc6506 (DEFAULT_TABLE table=test-workload [id=1f32e8af2778499ab3e2443f494103cb]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:06:35.285207 25965 tablet_service.cc:1511] Processing CreateTablet for tablet 1fe4dc6982f746a481795cc9c8b90203 (DEFAULT_TABLE table=test-workload [id=1f32e8af2778499ab3e2443f494103cb]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:06:35.287688 26188 tablet_service.cc:1511] Processing CreateTablet for tablet 78427d9895164cc79efe598d1768883f (DEFAULT_TABLE table=test-workload [id=1f32e8af2778499ab3e2443f494103cb]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:06:35.289007 26188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78427d9895164cc79efe598d1768883f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:35.281978 26114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78427d9895164cc79efe598d1768883f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:35.294265 26039 tablet_service.cc:1511] Processing CreateTablet for tablet 8ffbf738dece4029ad2db62c32cc6506 (DEFAULT_TABLE table=test-workload [id=1f32e8af2778499ab3e2443f494103cb]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:06:35.295668 26039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ffbf738dece4029ad2db62c32cc6506. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:35.310181 26113 tablet_service.cc:1511] Processing CreateTablet for tablet 8ffbf738dece4029ad2db62c32cc6506 (DEFAULT_TABLE table=test-workload [id=1f32e8af2778499ab3e2443f494103cb]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:06:35.311558 26113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ffbf738dece4029ad2db62c32cc6506. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:35.327716 26193 tablet_service.cc:1511] Processing CreateTablet for tablet 5a9d82fc28da4f069d252d79cfc27cd3 (DEFAULT_TABLE table=test-workload [id=1f32e8af2778499ab3e2443f494103cb]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:06:35.329286 26193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a9d82fc28da4f069d252d79cfc27cd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:35.338893 25965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fe4dc6982f746a481795cc9c8b90203. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:35.341171 25966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9dd9ce806d443778d7aa4b4d511493c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:35.344126 25964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ffbf738dece4029ad2db62c32cc6506. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:35.389421 26116 tablet_service.cc:1511] Processing CreateTablet for tablet 63b4e8904b97459a8bf7b76338c223aa (DEFAULT_TABLE table=test-workload [id=1f32e8af2778499ab3e2443f494103cb]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:06:35.391083 26190 tablet_service.cc:1511] Processing CreateTablet for tablet 63b4e8904b97459a8bf7b76338c223aa (DEFAULT_TABLE table=test-workload [id=1f32e8af2778499ab3e2443f494103cb]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:06:35.393093 26190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63b4e8904b97459a8bf7b76338c223aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:35.391085 26116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63b4e8904b97459a8bf7b76338c223aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:35.404167 26048 tablet_service.cc:1511] Processing CreateTablet for tablet 5a9d82fc28da4f069d252d79cfc27cd3 (DEFAULT_TABLE table=test-workload [id=1f32e8af2778499ab3e2443f494103cb]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:06:35.407384 26048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a9d82fc28da4f069d252d79cfc27cd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:35.411242 26252 tablet_bootstrap.cc:492] T 91556d4a46e64bc0a232db23f9345e3b P 72e0649b3c604720aed62bb00da9e802: Bootstrap starting.
I20260710 11:06:35.412294 25971 tablet_service.cc:1511] Processing CreateTablet for tablet 5a9d82fc28da4f069d252d79cfc27cd3 (DEFAULT_TABLE table=test-workload [id=1f32e8af2778499ab3e2443f494103cb]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:06:35.413620 25971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a9d82fc28da4f069d252d79cfc27cd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:35.415089 25967 tablet_service.cc:1511] Processing CreateTablet for tablet 63b4e8904b97459a8bf7b76338c223aa (DEFAULT_TABLE table=test-workload [id=1f32e8af2778499ab3e2443f494103cb]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:06:35.416385 25967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63b4e8904b97459a8bf7b76338c223aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:35.417454 26041 tablet_service.cc:1511] Processing CreateTablet for tablet 12bfcb217187405f950eda0e73d72265 (DEFAULT_TABLE table=test-workload [id=1f32e8af2778499ab3e2443f494103cb]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:06:35.418737 26041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12bfcb217187405f950eda0e73d72265. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:35.435801 26251 tablet_bootstrap.cc:492] T 7b559f250fbd4dbbba53db2d094614e0 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: No bootstrap required, opened a new log
I20260710 11:06:35.436343 26251 ts_tablet_manager.cc:1403] T 7b559f250fbd4dbbba53db2d094614e0 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: Time spent bootstrapping tablet: real 0.187s	user 0.021s	sys 0.017s
I20260710 11:06:35.439155 26255 tablet_bootstrap.cc:492] T 332359d8d3b343bab836b84050174d00 P 394d0d090a5f45e89b1c51a91c011efe: Bootstrap starting.
W20260710 11:06:35.441717 25929 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:06:35.453331 26252 tablet_bootstrap.cc:654] T 91556d4a46e64bc0a232db23f9345e3b P 72e0649b3c604720aed62bb00da9e802: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:35.463861 26255 tablet_bootstrap.cc:654] T 332359d8d3b343bab836b84050174d00 P 394d0d090a5f45e89b1c51a91c011efe: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:35.465111 26113 tablet_service.cc:1511] Processing CreateTablet for tablet 12bfcb217187405f950eda0e73d72265 (DEFAULT_TABLE table=test-workload [id=1f32e8af2778499ab3e2443f494103cb]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:06:35.439122 26251 raft_consensus.cc:359] T 7b559f250fbd4dbbba53db2d094614e0 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:35.470927 26251 raft_consensus.cc:385] T 7b559f250fbd4dbbba53db2d094614e0 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:35.471263 26251 raft_consensus.cc:740] T 7b559f250fbd4dbbba53db2d094614e0 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d9455f2e1cc4fd598ad0e2cb8a48d9d, State: Initialized, Role: FOLLOWER
I20260710 11:06:35.471530 26254 tablet_bootstrap.cc:492] T 91556d4a46e64bc0a232db23f9345e3b P d11162f9cf2c4c508409ae7efc17c4b6: Bootstrap starting.
I20260710 11:06:35.506563 26113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12bfcb217187405f950eda0e73d72265. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:35.507715 26191 tablet_service.cc:1511] Processing CreateTablet for tablet 12bfcb217187405f950eda0e73d72265 (DEFAULT_TABLE table=test-workload [id=1f32e8af2778499ab3e2443f494103cb]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:06:35.508738 25973 tablet_service.cc:1511] Processing CreateTablet for tablet 9d8e62c2e93947e392766a501acc8ac5 (DEFAULT_TABLE table=test-workload [id=1f32e8af2778499ab3e2443f494103cb]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:06:35.509997 25973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d8e62c2e93947e392766a501acc8ac5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:35.513142 25970 tablet_service.cc:1511] Processing CreateTablet for tablet 3f658f91ed7243cb9ba6a3759dc08207 (DEFAULT_TABLE table=test-workload [id=1f32e8af2778499ab3e2443f494103cb]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:06:35.514413 25970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f658f91ed7243cb9ba6a3759dc08207. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:35.509871 26115 tablet_service.cc:1511] Processing CreateTablet for tablet 9d8e62c2e93947e392766a501acc8ac5 (DEFAULT_TABLE table=test-workload [id=1f32e8af2778499ab3e2443f494103cb]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:06:35.516626 26115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d8e62c2e93947e392766a501acc8ac5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:35.516703 26121 tablet_service.cc:1511] Processing CreateTablet for tablet 92b3ba56db854852a8b25a3ec086a2e2 (DEFAULT_TABLE table=test-workload [id=1f32e8af2778499ab3e2443f494103cb]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:06:35.518004 26121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92b3ba56db854852a8b25a3ec086a2e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:35.511066 26190 tablet_service.cc:1511] Processing CreateTablet for tablet 3f658f91ed7243cb9ba6a3759dc08207 (DEFAULT_TABLE table=test-workload [id=1f32e8af2778499ab3e2443f494103cb]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:06:35.520699 26190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f658f91ed7243cb9ba6a3759dc08207. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:35.522716 26043 tablet_service.cc:1511] Processing CreateTablet for tablet 9d8e62c2e93947e392766a501acc8ac5 (DEFAULT_TABLE table=test-workload [id=1f32e8af2778499ab3e2443f494103cb]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:06:35.523988 26043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d8e62c2e93947e392766a501acc8ac5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:35.529106 26191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12bfcb217187405f950eda0e73d72265. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:35.531944 26251 consensus_queue.cc:260] T 7b559f250fbd4dbbba53db2d094614e0 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:35.543979 26252 tablet_bootstrap.cc:492] T 91556d4a46e64bc0a232db23f9345e3b P 72e0649b3c604720aed62bb00da9e802: No bootstrap required, opened a new log
I20260710 11:06:35.544502 26252 ts_tablet_manager.cc:1403] T 91556d4a46e64bc0a232db23f9345e3b P 72e0649b3c604720aed62bb00da9e802: Time spent bootstrapping tablet: real 0.134s	user 0.019s	sys 0.008s
I20260710 11:06:35.547250 26252 raft_consensus.cc:359] T 91556d4a46e64bc0a232db23f9345e3b P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:35.554359 26192 tablet_service.cc:1511] Processing CreateTablet for tablet 92b3ba56db854852a8b25a3ec086a2e2 (DEFAULT_TABLE table=test-workload [id=1f32e8af2778499ab3e2443f494103cb]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:06:35.555687 26192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92b3ba56db854852a8b25a3ec086a2e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:35.556246 26254 tablet_bootstrap.cc:654] T 91556d4a46e64bc0a232db23f9345e3b P d11162f9cf2c4c508409ae7efc17c4b6: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:35.561980 26048 tablet_service.cc:1511] Processing CreateTablet for tablet 3f658f91ed7243cb9ba6a3759dc08207 (DEFAULT_TABLE table=test-workload [id=1f32e8af2778499ab3e2443f494103cb]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:06:35.563249 26048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f658f91ed7243cb9ba6a3759dc08207. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:35.567960 26251 ts_tablet_manager.cc:1434] T 7b559f250fbd4dbbba53db2d094614e0 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: Time spent starting tablet: real 0.131s	user 0.010s	sys 0.001s
I20260710 11:06:35.572690 25968 tablet_service.cc:1511] Processing CreateTablet for tablet 92b3ba56db854852a8b25a3ec086a2e2 (DEFAULT_TABLE table=test-workload [id=1f32e8af2778499ab3e2443f494103cb]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:06:35.573665 26231 heartbeater.cc:499] Master 127.23.83.254:35987 was elected leader, sending a full tablet report...
I20260710 11:06:35.573959 25968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92b3ba56db854852a8b25a3ec086a2e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:35.549269 26252 raft_consensus.cc:385] T 91556d4a46e64bc0a232db23f9345e3b P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:35.575739 26252 raft_consensus.cc:740] T 91556d4a46e64bc0a232db23f9345e3b P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72e0649b3c604720aed62bb00da9e802, State: Initialized, Role: FOLLOWER
I20260710 11:06:35.576679 26252 consensus_queue.cc:260] T 91556d4a46e64bc0a232db23f9345e3b P 72e0649b3c604720aed62bb00da9e802 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:35.588390 26255 tablet_bootstrap.cc:492] T 332359d8d3b343bab836b84050174d00 P 394d0d090a5f45e89b1c51a91c011efe: No bootstrap required, opened a new log
I20260710 11:06:35.588903 26255 ts_tablet_manager.cc:1403] T 332359d8d3b343bab836b84050174d00 P 394d0d090a5f45e89b1c51a91c011efe: Time spent bootstrapping tablet: real 0.150s	user 0.015s	sys 0.004s
I20260710 11:06:35.591533 26118 tablet_service.cc:1511] Processing CreateTablet for tablet 773f90e29be74fc18242718e11d6fdc7 (DEFAULT_TABLE table=test-workload [id=1f32e8af2778499ab3e2443f494103cb]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:06:35.591976 26255 raft_consensus.cc:359] T 332359d8d3b343bab836b84050174d00 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } }
I20260710 11:06:35.592705 26255 raft_consensus.cc:385] T 332359d8d3b343bab836b84050174d00 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:35.593008 26255 raft_consensus.cc:740] T 332359d8d3b343bab836b84050174d00 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 394d0d090a5f45e89b1c51a91c011efe, State: Initialized, Role: FOLLOWER
I20260710 11:06:35.593143 26118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 773f90e29be74fc18242718e11d6fdc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:35.593773 26255 consensus_queue.cc:260] T 332359d8d3b343bab836b84050174d00 P 394d0d090a5f45e89b1c51a91c011efe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } }
I20260710 11:06:35.596180 26251 tablet_bootstrap.cc:492] T 1ad381d0603a48e7b6f59ed802c5bce1 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: Bootstrap starting.
I20260710 11:06:35.596784 26041 tablet_service.cc:1511] Processing CreateTablet for tablet 773f90e29be74fc18242718e11d6fdc7 (DEFAULT_TABLE table=test-workload [id=1f32e8af2778499ab3e2443f494103cb]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:06:35.598403 26041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 773f90e29be74fc18242718e11d6fdc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:35.607163 26190 tablet_service.cc:1511] Processing CreateTablet for tablet 773f90e29be74fc18242718e11d6fdc7 (DEFAULT_TABLE table=test-workload [id=1f32e8af2778499ab3e2443f494103cb]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:06:35.608664 26190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 773f90e29be74fc18242718e11d6fdc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:35.613587 25966 tablet_service.cc:1511] Processing CreateTablet for tablet f0699ab06ce04b63b651d5a6f86ad717 (DEFAULT_TABLE table=test-workload [id=1f32e8af2778499ab3e2443f494103cb]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:06:35.615038 25966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0699ab06ce04b63b651d5a6f86ad717. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:35.625655 26251 tablet_bootstrap.cc:654] T 1ad381d0603a48e7b6f59ed802c5bce1 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:35.629479 26044 tablet_service.cc:1511] Processing CreateTablet for tablet f0699ab06ce04b63b651d5a6f86ad717 (DEFAULT_TABLE table=test-workload [id=1f32e8af2778499ab3e2443f494103cb]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:06:35.630770 26044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0699ab06ce04b63b651d5a6f86ad717. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:35.631577 26121 tablet_service.cc:1511] Processing CreateTablet for tablet f0699ab06ce04b63b651d5a6f86ad717 (DEFAULT_TABLE table=test-workload [id=1f32e8af2778499ab3e2443f494103cb]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:06:35.633018 26121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0699ab06ce04b63b651d5a6f86ad717. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:35.646252 26008 heartbeater.cc:499] Master 127.23.83.254:35987 was elected leader, sending a full tablet report...
I20260710 11:06:35.657553 26260 raft_consensus.cc:493] T 91556d4a46e64bc0a232db23f9345e3b P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:35.658126 26260 raft_consensus.cc:515] T 91556d4a46e64bc0a232db23f9345e3b P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:35.660156 26157 heartbeater.cc:499] Master 127.23.83.254:35987 was elected leader, sending a full tablet report...
I20260710 11:06:35.664206 26191 tablet_service.cc:1511] Processing CreateTablet for tablet 2d7b5f1d9da44dd0a9d58128a75c6df8 (DEFAULT_TABLE table=test-workload [id=1f32e8af2778499ab3e2443f494103cb]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:06:35.665623 26191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d7b5f1d9da44dd0a9d58128a75c6df8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:35.674791 26254 tablet_bootstrap.cc:492] T 91556d4a46e64bc0a232db23f9345e3b P d11162f9cf2c4c508409ae7efc17c4b6: No bootstrap required, opened a new log
I20260710 11:06:35.675467 26254 ts_tablet_manager.cc:1403] T 91556d4a46e64bc0a232db23f9345e3b P d11162f9cf2c4c508409ae7efc17c4b6: Time spent bootstrapping tablet: real 0.204s	user 0.004s	sys 0.022s
I20260710 11:06:35.676702 26252 ts_tablet_manager.cc:1434] T 91556d4a46e64bc0a232db23f9345e3b P 72e0649b3c604720aed62bb00da9e802: Time spent starting tablet: real 0.132s	user 0.017s	sys 0.030s
I20260710 11:06:35.677801 26252 tablet_bootstrap.cc:492] T 78427d9895164cc79efe598d1768883f P 72e0649b3c604720aed62bb00da9e802: Bootstrap starting.
I20260710 11:06:35.679059 26254 raft_consensus.cc:359] T 91556d4a46e64bc0a232db23f9345e3b P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:35.680071 26254 raft_consensus.cc:385] T 91556d4a46e64bc0a232db23f9345e3b P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:35.680454 26254 raft_consensus.cc:740] T 91556d4a46e64bc0a232db23f9345e3b P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d11162f9cf2c4c508409ae7efc17c4b6, State: Initialized, Role: FOLLOWER
I20260710 11:06:35.681625 26254 consensus_queue.cc:260] T 91556d4a46e64bc0a232db23f9345e3b P d11162f9cf2c4c508409ae7efc17c4b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:35.688460 26260 leader_election.cc:290] T 91556d4a46e64bc0a232db23f9345e3b P 72e0649b3c604720aed62bb00da9e802 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411), d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141)
W20260710 11:06:35.690163 26232 tablet.cc:2406] T 7b559f250fbd4dbbba53db2d094614e0 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:06:35.736413 25968 tablet_service.cc:1511] Processing CreateTablet for tablet 2d7b5f1d9da44dd0a9d58128a75c6df8 (DEFAULT_TABLE table=test-workload [id=1f32e8af2778499ab3e2443f494103cb]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:06:35.738510 25968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d7b5f1d9da44dd0a9d58128a75c6df8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:35.740593 26083 heartbeater.cc:499] Master 127.23.83.254:35987 was elected leader, sending a full tablet report...
I20260710 11:06:35.744180 26255 ts_tablet_manager.cc:1434] T 332359d8d3b343bab836b84050174d00 P 394d0d090a5f45e89b1c51a91c011efe: Time spent starting tablet: real 0.155s	user 0.015s	sys 0.035s
I20260710 11:06:35.745788 26255 tablet_bootstrap.cc:492] T 1ad381d0603a48e7b6f59ed802c5bce1 P 394d0d090a5f45e89b1c51a91c011efe: Bootstrap starting.
I20260710 11:06:35.755898 26252 tablet_bootstrap.cc:654] T 78427d9895164cc79efe598d1768883f P 72e0649b3c604720aed62bb00da9e802: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:35.787225 26263 raft_consensus.cc:493] T 91556d4a46e64bc0a232db23f9345e3b P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:35.787747 26263 raft_consensus.cc:515] T 91556d4a46e64bc0a232db23f9345e3b P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:35.793957 26255 tablet_bootstrap.cc:654] T 1ad381d0603a48e7b6f59ed802c5bce1 P 394d0d090a5f45e89b1c51a91c011efe: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:35.806035 26263 leader_election.cc:290] T 91556d4a46e64bc0a232db23f9345e3b P d11162f9cf2c4c508409ae7efc17c4b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411), 72e0649b3c604720aed62bb00da9e802 (127.23.83.195:40633)
I20260710 11:06:35.812304 26258 raft_consensus.cc:493] T 7b559f250fbd4dbbba53db2d094614e0 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:35.812822 26258 raft_consensus.cc:515] T 7b559f250fbd4dbbba53db2d094614e0 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:35.814131 26048 tablet_service.cc:1511] Processing CreateTablet for tablet 2d7b5f1d9da44dd0a9d58128a75c6df8 (DEFAULT_TABLE table=test-workload [id=1f32e8af2778499ab3e2443f494103cb]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:06:35.815362 26048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d7b5f1d9da44dd0a9d58128a75c6df8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:35.822500 26121 tablet_service.cc:1511] Processing CreateTablet for tablet 484e67f0e8ff4d5e90ae2e2a747260ca (DEFAULT_TABLE table=test-workload [id=1f32e8af2778499ab3e2443f494103cb]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:06:35.823784 26121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 484e67f0e8ff4d5e90ae2e2a747260ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:35.825217 26251 tablet_bootstrap.cc:492] T 1ad381d0603a48e7b6f59ed802c5bce1 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: No bootstrap required, opened a new log
I20260710 11:06:35.825696 26251 ts_tablet_manager.cc:1403] T 1ad381d0603a48e7b6f59ed802c5bce1 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: Time spent bootstrapping tablet: real 0.230s	user 0.012s	sys 0.000s
I20260710 11:06:35.845431 26191 tablet_service.cc:1511] Processing CreateTablet for tablet 484e67f0e8ff4d5e90ae2e2a747260ca (DEFAULT_TABLE table=test-workload [id=1f32e8af2778499ab3e2443f494103cb]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:06:35.846720 26191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 484e67f0e8ff4d5e90ae2e2a747260ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:35.820423 26258 leader_election.cc:290] T 7b559f250fbd4dbbba53db2d094614e0 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 394d0d090a5f45e89b1c51a91c011efe (127.23.83.194:42443), d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141)
I20260710 11:06:35.856801 26251 raft_consensus.cc:359] T 1ad381d0603a48e7b6f59ed802c5bce1 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } }
I20260710 11:06:35.857427 26251 raft_consensus.cc:385] T 1ad381d0603a48e7b6f59ed802c5bce1 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:35.857733 26251 raft_consensus.cc:740] T 1ad381d0603a48e7b6f59ed802c5bce1 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d9455f2e1cc4fd598ad0e2cb8a48d9d, State: Initialized, Role: FOLLOWER
I20260710 11:06:35.858518 26251 consensus_queue.cc:260] T 1ad381d0603a48e7b6f59ed802c5bce1 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } }
I20260710 11:06:35.864683 26252 tablet_bootstrap.cc:492] T 78427d9895164cc79efe598d1768883f P 72e0649b3c604720aed62bb00da9e802: No bootstrap required, opened a new log
I20260710 11:06:35.865192 26252 ts_tablet_manager.cc:1403] T 78427d9895164cc79efe598d1768883f P 72e0649b3c604720aed62bb00da9e802: Time spent bootstrapping tablet: real 0.188s	user 0.018s	sys 0.009s
I20260710 11:06:35.880414 25966 tablet_service.cc:1511] Processing CreateTablet for tablet 484e67f0e8ff4d5e90ae2e2a747260ca (DEFAULT_TABLE table=test-workload [id=1f32e8af2778499ab3e2443f494103cb]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:06:35.878773 26190 tablet_service.cc:1511] Processing CreateTablet for tablet a780028258394393b1436499f97672d0 (DEFAULT_TABLE table=test-workload [id=1f32e8af2778499ab3e2443f494103cb]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:06:35.881769 25966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 484e67f0e8ff4d5e90ae2e2a747260ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:35.882434 26190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a780028258394393b1436499f97672d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:35.883970 26254 ts_tablet_manager.cc:1434] T 91556d4a46e64bc0a232db23f9345e3b P d11162f9cf2c4c508409ae7efc17c4b6: Time spent starting tablet: real 0.208s	user 0.021s	sys 0.042s
I20260710 11:06:35.885025 26254 tablet_bootstrap.cc:492] T 7b559f250fbd4dbbba53db2d094614e0 P d11162f9cf2c4c508409ae7efc17c4b6: Bootstrap starting.
I20260710 11:06:35.891976 26252 raft_consensus.cc:359] T 78427d9895164cc79efe598d1768883f P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } }
I20260710 11:06:35.893639 26121 tablet_service.cc:1511] Processing CreateTablet for tablet a780028258394393b1436499f97672d0 (DEFAULT_TABLE table=test-workload [id=1f32e8af2778499ab3e2443f494103cb]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:06:35.903664 26252 raft_consensus.cc:385] T 78427d9895164cc79efe598d1768883f P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:35.911020 26252 raft_consensus.cc:740] T 78427d9895164cc79efe598d1768883f P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72e0649b3c604720aed62bb00da9e802, State: Initialized, Role: FOLLOWER
I20260710 11:06:35.912186 26252 consensus_queue.cc:260] T 78427d9895164cc79efe598d1768883f P 72e0649b3c604720aed62bb00da9e802 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } }
I20260710 11:06:35.914990 26252 ts_tablet_manager.cc:1434] T 78427d9895164cc79efe598d1768883f P 72e0649b3c604720aed62bb00da9e802: Time spent starting tablet: real 0.050s	user 0.005s	sys 0.003s
I20260710 11:06:35.916779 26121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a780028258394393b1436499f97672d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:35.927593 25983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91556d4a46e64bc0a232db23f9345e3b" candidate_uuid: "72e0649b3c604720aed62bb00da9e802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" is_pre_election: true
I20260710 11:06:35.928473 25983 raft_consensus.cc:2468] T 91556d4a46e64bc0a232db23f9345e3b P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72e0649b3c604720aed62bb00da9e802 in term 0.
I20260710 11:06:35.931181 26096 leader_election.cc:304] T 91556d4a46e64bc0a232db23f9345e3b P 72e0649b3c604720aed62bb00da9e802 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72e0649b3c604720aed62bb00da9e802, d11162f9cf2c4c508409ae7efc17c4b6; no voters: 
I20260710 11:06:35.932201 26262 raft_consensus.cc:2804] T 91556d4a46e64bc0a232db23f9345e3b P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:35.932554 26262 raft_consensus.cc:493] T 91556d4a46e64bc0a232db23f9345e3b P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:35.932874 26262 raft_consensus.cc:3060] T 91556d4a46e64bc0a232db23f9345e3b P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:35.929867 26252 tablet_bootstrap.cc:492] T e263cad3f8f9456e85bbec59348abe2d P 72e0649b3c604720aed62bb00da9e802: Bootstrap starting.
I20260710 11:06:35.935794 26251 ts_tablet_manager.cc:1434] T 1ad381d0603a48e7b6f59ed802c5bce1 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: Time spent starting tablet: real 0.110s	user 0.009s	sys 0.000s
I20260710 11:06:35.936964 26251 tablet_bootstrap.cc:492] T 2162894ddd6c403086fa8836856b19d9 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: Bootstrap starting.
I20260710 11:06:35.938591 26206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91556d4a46e64bc0a232db23f9345e3b" candidate_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" is_pre_election: true
I20260710 11:06:35.940124 26205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91556d4a46e64bc0a232db23f9345e3b" candidate_uuid: "72e0649b3c604720aed62bb00da9e802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" is_pre_election: true
I20260710 11:06:35.941865 26132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91556d4a46e64bc0a232db23f9345e3b" candidate_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72e0649b3c604720aed62bb00da9e802" is_pre_election: true
W20260710 11:06:35.943169 25948 leader_election.cc:343] T 91556d4a46e64bc0a232db23f9345e3b P d11162f9cf2c4c508409ae7efc17c4b6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:06:35.944312 26097 leader_election.cc:343] T 91556d4a46e64bc0a232db23f9345e3b P 72e0649b3c604720aed62bb00da9e802 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:35.944106 26041 tablet_service.cc:1511] Processing CreateTablet for tablet a780028258394393b1436499f97672d0 (DEFAULT_TABLE table=test-workload [id=1f32e8af2778499ab3e2443f494103cb]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:06:35.947440 26261 raft_consensus.cc:493] T 332359d8d3b343bab836b84050174d00 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:35.947949 26261 raft_consensus.cc:515] T 332359d8d3b343bab836b84050174d00 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } }
I20260710 11:06:35.953316 26041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a780028258394393b1436499f97672d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:35.952056 26261 leader_election.cc:290] T 332359d8d3b343bab836b84050174d00 P 394d0d090a5f45e89b1c51a91c011efe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141), 72e0649b3c604720aed62bb00da9e802 (127.23.83.195:40633)
I20260710 11:06:35.950943 26262 raft_consensus.cc:515] T 91556d4a46e64bc0a232db23f9345e3b P 72e0649b3c604720aed62bb00da9e802 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:35.975826 26252 tablet_bootstrap.cc:654] T e263cad3f8f9456e85bbec59348abe2d P 72e0649b3c604720aed62bb00da9e802: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:35.980867 26254 tablet_bootstrap.cc:654] T 7b559f250fbd4dbbba53db2d094614e0 P d11162f9cf2c4c508409ae7efc17c4b6: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:35.986568 26132 raft_consensus.cc:2393] T 91556d4a46e64bc0a232db23f9345e3b P 72e0649b3c604720aed62bb00da9e802 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d11162f9cf2c4c508409ae7efc17c4b6 in current term 1: Already voted for candidate 72e0649b3c604720aed62bb00da9e802 in this term.
I20260710 11:06:35.979453 25983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b559f250fbd4dbbba53db2d094614e0" candidate_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" is_pre_election: true
W20260710 11:06:35.990061 26170 leader_election.cc:343] T 7b559f250fbd4dbbba53db2d094614e0 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:35.992462 26262 leader_election.cc:290] T 91556d4a46e64bc0a232db23f9345e3b P 72e0649b3c604720aed62bb00da9e802 [CANDIDATE]: Term 1 election: Requested vote from peers 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411), d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141)
I20260710 11:06:35.994858 25946 leader_election.cc:304] T 91556d4a46e64bc0a232db23f9345e3b P d11162f9cf2c4c508409ae7efc17c4b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d11162f9cf2c4c508409ae7efc17c4b6; no voters: 72e0649b3c604720aed62bb00da9e802, 9d9455f2e1cc4fd598ad0e2cb8a48d9d
I20260710 11:06:35.995678 26263 raft_consensus.cc:3060] T 91556d4a46e64bc0a232db23f9345e3b P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:35.997509 26205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91556d4a46e64bc0a232db23f9345e3b" candidate_uuid: "72e0649b3c604720aed62bb00da9e802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d"
I20260710 11:06:36.003021 26258 raft_consensus.cc:493] T 1ad381d0603a48e7b6f59ed802c5bce1 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:36.003538 26258 raft_consensus.cc:515] T 1ad381d0603a48e7b6f59ed802c5bce1 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } }
W20260710 11:06:36.004560 26097 leader_election.cc:343] T 91556d4a46e64bc0a232db23f9345e3b P 72e0649b3c604720aed62bb00da9e802 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:36.005718 26258 leader_election.cc:290] T 1ad381d0603a48e7b6f59ed802c5bce1 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 394d0d090a5f45e89b1c51a91c011efe (127.23.83.194:42443), 72e0649b3c604720aed62bb00da9e802 (127.23.83.195:40633)
I20260710 11:06:35.997525 25983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91556d4a46e64bc0a232db23f9345e3b" candidate_uuid: "72e0649b3c604720aed62bb00da9e802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d11162f9cf2c4c508409ae7efc17c4b6"
I20260710 11:06:36.018527 26058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b559f250fbd4dbbba53db2d094614e0" candidate_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "394d0d090a5f45e89b1c51a91c011efe" is_pre_election: true
I20260710 11:06:36.019071 26057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ad381d0603a48e7b6f59ed802c5bce1" candidate_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "394d0d090a5f45e89b1c51a91c011efe" is_pre_election: true
W20260710 11:06:36.020217 26169 leader_election.cc:343] T 7b559f250fbd4dbbba53db2d094614e0 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 394d0d090a5f45e89b1c51a91c011efe (127.23.83.194:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:36.020701 26169 leader_election.cc:304] T 7b559f250fbd4dbbba53db2d094614e0 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9d9455f2e1cc4fd598ad0e2cb8a48d9d; no voters: 394d0d090a5f45e89b1c51a91c011efe, d11162f9cf2c4c508409ae7efc17c4b6
I20260710 11:06:36.021560 25982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "332359d8d3b343bab836b84050174d00" candidate_uuid: "394d0d090a5f45e89b1c51a91c011efe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" is_pre_election: true
I20260710 11:06:36.022393 26258 raft_consensus.cc:2749] T 7b559f250fbd4dbbba53db2d094614e0 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:36.023022 26263 raft_consensus.cc:2749] T 91556d4a46e64bc0a232db23f9345e3b P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:06:36.022022 26169 leader_election.cc:343] T 1ad381d0603a48e7b6f59ed802c5bce1 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 394d0d090a5f45e89b1c51a91c011efe (127.23.83.194:42443): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:06:36.023743 26022 leader_election.cc:343] T 332359d8d3b343bab836b84050174d00 P 394d0d090a5f45e89b1c51a91c011efe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:36.031289 26255 tablet_bootstrap.cc:492] T 1ad381d0603a48e7b6f59ed802c5bce1 P 394d0d090a5f45e89b1c51a91c011efe: No bootstrap required, opened a new log
I20260710 11:06:36.031818 26255 ts_tablet_manager.cc:1403] T 1ad381d0603a48e7b6f59ed802c5bce1 P 394d0d090a5f45e89b1c51a91c011efe: Time spent bootstrapping tablet: real 0.286s	user 0.033s	sys 0.019s
I20260710 11:06:36.037277 25983 raft_consensus.cc:2468] T 91556d4a46e64bc0a232db23f9345e3b P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72e0649b3c604720aed62bb00da9e802 in term 1.
I20260710 11:06:36.038589 26251 tablet_bootstrap.cc:654] T 2162894ddd6c403086fa8836856b19d9 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:36.039911 26096 leader_election.cc:304] T 91556d4a46e64bc0a232db23f9345e3b P 72e0649b3c604720aed62bb00da9e802 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 72e0649b3c604720aed62bb00da9e802, d11162f9cf2c4c508409ae7efc17c4b6; no voters: 9d9455f2e1cc4fd598ad0e2cb8a48d9d
I20260710 11:06:36.035627 26255 raft_consensus.cc:359] T 1ad381d0603a48e7b6f59ed802c5bce1 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } }
I20260710 11:06:36.041742 26252 tablet_bootstrap.cc:492] T e263cad3f8f9456e85bbec59348abe2d P 72e0649b3c604720aed62bb00da9e802: No bootstrap required, opened a new log
I20260710 11:06:36.042011 26254 tablet_bootstrap.cc:492] T 7b559f250fbd4dbbba53db2d094614e0 P d11162f9cf2c4c508409ae7efc17c4b6: No bootstrap required, opened a new log
I20260710 11:06:36.041822 26255 raft_consensus.cc:385] T 1ad381d0603a48e7b6f59ed802c5bce1 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:36.042354 26252 ts_tablet_manager.cc:1403] T e263cad3f8f9456e85bbec59348abe2d P 72e0649b3c604720aed62bb00da9e802: Time spent bootstrapping tablet: real 0.113s	user 0.016s	sys 0.009s
I20260710 11:06:36.042565 26254 ts_tablet_manager.cc:1403] T 7b559f250fbd4dbbba53db2d094614e0 P d11162f9cf2c4c508409ae7efc17c4b6: Time spent bootstrapping tablet: real 0.158s	user 0.012s	sys 0.000s
I20260710 11:06:36.042497 26255 raft_consensus.cc:740] T 1ad381d0603a48e7b6f59ed802c5bce1 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 394d0d090a5f45e89b1c51a91c011efe, State: Initialized, Role: FOLLOWER
I20260710 11:06:36.043138 26262 raft_consensus.cc:2804] T 91556d4a46e64bc0a232db23f9345e3b P 72e0649b3c604720aed62bb00da9e802 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:36.043701 26255 consensus_queue.cc:260] T 1ad381d0603a48e7b6f59ed802c5bce1 P 394d0d090a5f45e89b1c51a91c011efe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } }
I20260710 11:06:36.046375 26255 ts_tablet_manager.cc:1434] T 1ad381d0603a48e7b6f59ed802c5bce1 P 394d0d090a5f45e89b1c51a91c011efe: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260710 11:06:36.045864 26254 raft_consensus.cc:359] T 7b559f250fbd4dbbba53db2d094614e0 P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:36.043644 26262 raft_consensus.cc:697] T 91556d4a46e64bc0a232db23f9345e3b P 72e0649b3c604720aed62bb00da9e802 [term 1 LEADER]: Becoming Leader. State: Replica: 72e0649b3c604720aed62bb00da9e802, State: Running, Role: LEADER
I20260710 11:06:36.046859 26254 raft_consensus.cc:385] T 7b559f250fbd4dbbba53db2d094614e0 P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:36.047168 26254 raft_consensus.cc:740] T 7b559f250fbd4dbbba53db2d094614e0 P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d11162f9cf2c4c508409ae7efc17c4b6, State: Initialized, Role: FOLLOWER
I20260710 11:06:36.047344 26255 tablet_bootstrap.cc:492] T 7b559f250fbd4dbbba53db2d094614e0 P 394d0d090a5f45e89b1c51a91c011efe: Bootstrap starting.
I20260710 11:06:36.047417 26262 consensus_queue.cc:237] T 91556d4a46e64bc0a232db23f9345e3b P 72e0649b3c604720aed62bb00da9e802 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:36.048065 26254 consensus_queue.cc:260] T 7b559f250fbd4dbbba53db2d094614e0 P d11162f9cf2c4c508409ae7efc17c4b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:36.050846 26254 ts_tablet_manager.cc:1434] T 7b559f250fbd4dbbba53db2d094614e0 P d11162f9cf2c4c508409ae7efc17c4b6: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:06:36.054132 26254 tablet_bootstrap.cc:492] T e263cad3f8f9456e85bbec59348abe2d P d11162f9cf2c4c508409ae7efc17c4b6: Bootstrap starting.
I20260710 11:06:36.060844 26252 raft_consensus.cc:359] T e263cad3f8f9456e85bbec59348abe2d P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } }
I20260710 11:06:36.061828 26252 raft_consensus.cc:385] T e263cad3f8f9456e85bbec59348abe2d P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:36.062114 26252 raft_consensus.cc:740] T e263cad3f8f9456e85bbec59348abe2d P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72e0649b3c604720aed62bb00da9e802, State: Initialized, Role: FOLLOWER
I20260710 11:06:36.062808 26252 consensus_queue.cc:260] T e263cad3f8f9456e85bbec59348abe2d P 72e0649b3c604720aed62bb00da9e802 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } }
I20260710 11:06:36.064079 26132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "332359d8d3b343bab836b84050174d00" candidate_uuid: "394d0d090a5f45e89b1c51a91c011efe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72e0649b3c604720aed62bb00da9e802" is_pre_election: true
W20260710 11:06:36.065563 26021 leader_election.cc:343] T 332359d8d3b343bab836b84050174d00 P 394d0d090a5f45e89b1c51a91c011efe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72e0649b3c604720aed62bb00da9e802 (127.23.83.195:40633): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:36.066027 26021 leader_election.cc:304] T 332359d8d3b343bab836b84050174d00 P 394d0d090a5f45e89b1c51a91c011efe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 394d0d090a5f45e89b1c51a91c011efe; no voters: 72e0649b3c604720aed62bb00da9e802, d11162f9cf2c4c508409ae7efc17c4b6
I20260710 11:06:36.067220 26261 raft_consensus.cc:2749] T 332359d8d3b343bab836b84050174d00 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:36.067816 26255 tablet_bootstrap.cc:654] T 7b559f250fbd4dbbba53db2d094614e0 P 394d0d090a5f45e89b1c51a91c011efe: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:36.068624 26251 tablet_bootstrap.cc:492] T 2162894ddd6c403086fa8836856b19d9 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: No bootstrap required, opened a new log
I20260710 11:06:36.069195 26251 ts_tablet_manager.cc:1403] T 2162894ddd6c403086fa8836856b19d9 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: Time spent bootstrapping tablet: real 0.132s	user 0.014s	sys 0.004s
I20260710 11:06:36.071432 26132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ad381d0603a48e7b6f59ed802c5bce1" candidate_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72e0649b3c604720aed62bb00da9e802" is_pre_election: true
W20260710 11:06:36.072942 26169 leader_election.cc:343] T 1ad381d0603a48e7b6f59ed802c5bce1 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72e0649b3c604720aed62bb00da9e802 (127.23.83.195:40633): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:36.073638 26169 leader_election.cc:304] T 1ad381d0603a48e7b6f59ed802c5bce1 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9d9455f2e1cc4fd598ad0e2cb8a48d9d; no voters: 394d0d090a5f45e89b1c51a91c011efe, 72e0649b3c604720aed62bb00da9e802
I20260710 11:06:36.074843 26258 raft_consensus.cc:2749] T 1ad381d0603a48e7b6f59ed802c5bce1 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:36.073701 25878 catalog_manager.cc:5697] T 91556d4a46e64bc0a232db23f9345e3b P 72e0649b3c604720aed62bb00da9e802 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72e0649b3c604720aed62bb00da9e802 (127.23.83.195). New cstate: current_term: 1 leader_uuid: "72e0649b3c604720aed62bb00da9e802" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:36.073235 26252 ts_tablet_manager.cc:1434] T e263cad3f8f9456e85bbec59348abe2d P 72e0649b3c604720aed62bb00da9e802: Time spent starting tablet: real 0.028s	user 0.003s	sys 0.002s
I20260710 11:06:36.076289 26252 tablet_bootstrap.cc:492] T 1ad381d0603a48e7b6f59ed802c5bce1 P 72e0649b3c604720aed62bb00da9e802: Bootstrap starting.
I20260710 11:06:36.077324 26251 raft_consensus.cc:359] T 2162894ddd6c403086fa8836856b19d9 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } }
I20260710 11:06:36.078018 26251 raft_consensus.cc:385] T 2162894ddd6c403086fa8836856b19d9 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:36.078327 26251 raft_consensus.cc:740] T 2162894ddd6c403086fa8836856b19d9 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d9455f2e1cc4fd598ad0e2cb8a48d9d, State: Initialized, Role: FOLLOWER
I20260710 11:06:36.071704 26254 tablet_bootstrap.cc:654] T e263cad3f8f9456e85bbec59348abe2d P d11162f9cf2c4c508409ae7efc17c4b6: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:36.082007 26251 consensus_queue.cc:260] T 2162894ddd6c403086fa8836856b19d9 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } }
I20260710 11:06:36.083151 26252 tablet_bootstrap.cc:654] T 1ad381d0603a48e7b6f59ed802c5bce1 P 72e0649b3c604720aed62bb00da9e802: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:36.084553 26251 ts_tablet_manager.cc:1434] T 2162894ddd6c403086fa8836856b19d9 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260710 11:06:36.088716 26254 tablet_bootstrap.cc:492] T e263cad3f8f9456e85bbec59348abe2d P d11162f9cf2c4c508409ae7efc17c4b6: No bootstrap required, opened a new log
I20260710 11:06:36.089372 26254 ts_tablet_manager.cc:1403] T e263cad3f8f9456e85bbec59348abe2d P d11162f9cf2c4c508409ae7efc17c4b6: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.000s
I20260710 11:06:36.092984 26254 raft_consensus.cc:359] T e263cad3f8f9456e85bbec59348abe2d P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } }
I20260710 11:06:36.093710 26254 raft_consensus.cc:385] T e263cad3f8f9456e85bbec59348abe2d P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:36.093994 26254 raft_consensus.cc:740] T e263cad3f8f9456e85bbec59348abe2d P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d11162f9cf2c4c508409ae7efc17c4b6, State: Initialized, Role: FOLLOWER
I20260710 11:06:36.094719 26252 tablet_bootstrap.cc:492] T 1ad381d0603a48e7b6f59ed802c5bce1 P 72e0649b3c604720aed62bb00da9e802: No bootstrap required, opened a new log
I20260710 11:06:36.095238 26252 ts_tablet_manager.cc:1403] T 1ad381d0603a48e7b6f59ed802c5bce1 P 72e0649b3c604720aed62bb00da9e802: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.008s
I20260710 11:06:36.097255 26255 tablet_bootstrap.cc:492] T 7b559f250fbd4dbbba53db2d094614e0 P 394d0d090a5f45e89b1c51a91c011efe: No bootstrap required, opened a new log
I20260710 11:06:36.094722 26254 consensus_queue.cc:260] T e263cad3f8f9456e85bbec59348abe2d P d11162f9cf2c4c508409ae7efc17c4b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } }
I20260710 11:06:36.097868 26255 ts_tablet_manager.cc:1403] T 7b559f250fbd4dbbba53db2d094614e0 P 394d0d090a5f45e89b1c51a91c011efe: Time spent bootstrapping tablet: real 0.051s	user 0.024s	sys 0.014s
I20260710 11:06:36.098058 26252 raft_consensus.cc:359] T 1ad381d0603a48e7b6f59ed802c5bce1 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } }
I20260710 11:06:36.098788 26252 raft_consensus.cc:385] T 1ad381d0603a48e7b6f59ed802c5bce1 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:36.099086 26252 raft_consensus.cc:740] T 1ad381d0603a48e7b6f59ed802c5bce1 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72e0649b3c604720aed62bb00da9e802, State: Initialized, Role: FOLLOWER
I20260710 11:06:36.099988 26252 consensus_queue.cc:260] T 1ad381d0603a48e7b6f59ed802c5bce1 P 72e0649b3c604720aed62bb00da9e802 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } }
I20260710 11:06:36.101125 26255 raft_consensus.cc:359] T 7b559f250fbd4dbbba53db2d094614e0 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:36.101881 26255 raft_consensus.cc:385] T 7b559f250fbd4dbbba53db2d094614e0 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:36.102195 26252 ts_tablet_manager.cc:1434] T 1ad381d0603a48e7b6f59ed802c5bce1 P 72e0649b3c604720aed62bb00da9e802: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:06:36.102249 26255 raft_consensus.cc:740] T 7b559f250fbd4dbbba53db2d094614e0 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 394d0d090a5f45e89b1c51a91c011efe, State: Initialized, Role: FOLLOWER
I20260710 11:06:36.103343 26252 tablet_bootstrap.cc:492] T 5c6563b520674a48b092c0d633d9ac0a P 72e0649b3c604720aed62bb00da9e802: Bootstrap starting.
I20260710 11:06:36.103389 26255 consensus_queue.cc:260] T 7b559f250fbd4dbbba53db2d094614e0 P 394d0d090a5f45e89b1c51a91c011efe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:36.105651 26254 ts_tablet_manager.cc:1434] T e263cad3f8f9456e85bbec59348abe2d P d11162f9cf2c4c508409ae7efc17c4b6: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260710 11:06:36.109302 26254 tablet_bootstrap.cc:492] T 63b4e8904b97459a8bf7b76338c223aa P d11162f9cf2c4c508409ae7efc17c4b6: Bootstrap starting.
I20260710 11:06:36.109864 26251 tablet_bootstrap.cc:492] T e9dd9ce806d443778d7aa4b4d511493c P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: Bootstrap starting.
I20260710 11:06:36.110944 26252 tablet_bootstrap.cc:654] T 5c6563b520674a48b092c0d633d9ac0a P 72e0649b3c604720aed62bb00da9e802: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:36.110997 26255 ts_tablet_manager.cc:1434] T 7b559f250fbd4dbbba53db2d094614e0 P 394d0d090a5f45e89b1c51a91c011efe: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:06:36.112385 26255 tablet_bootstrap.cc:492] T 5c6563b520674a48b092c0d633d9ac0a P 394d0d090a5f45e89b1c51a91c011efe: Bootstrap starting.
I20260710 11:06:36.116293 26254 tablet_bootstrap.cc:654] T 63b4e8904b97459a8bf7b76338c223aa P d11162f9cf2c4c508409ae7efc17c4b6: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:36.120313 26255 tablet_bootstrap.cc:654] T 5c6563b520674a48b092c0d633d9ac0a P 394d0d090a5f45e89b1c51a91c011efe: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:36.123529 26263 raft_consensus.cc:493] T 7b559f250fbd4dbbba53db2d094614e0 P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:36.124213 26263 raft_consensus.cc:515] T 7b559f250fbd4dbbba53db2d094614e0 P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:36.128883 26263 leader_election.cc:290] T 7b559f250fbd4dbbba53db2d094614e0 P d11162f9cf2c4c508409ae7efc17c4b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 394d0d090a5f45e89b1c51a91c011efe (127.23.83.194:42443), 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411)
I20260710 11:06:36.131376 26205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b559f250fbd4dbbba53db2d094614e0" candidate_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" is_pre_election: true
I20260710 11:06:36.132130 26205 raft_consensus.cc:2468] T 7b559f250fbd4dbbba53db2d094614e0 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d11162f9cf2c4c508409ae7efc17c4b6 in term 0.
I20260710 11:06:36.132936 26251 tablet_bootstrap.cc:654] T e9dd9ce806d443778d7aa4b4d511493c P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:36.133787 25948 leader_election.cc:304] T 7b559f250fbd4dbbba53db2d094614e0 P d11162f9cf2c4c508409ae7efc17c4b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d9455f2e1cc4fd598ad0e2cb8a48d9d, d11162f9cf2c4c508409ae7efc17c4b6; no voters: 
I20260710 11:06:36.134985 26263 raft_consensus.cc:2804] T 7b559f250fbd4dbbba53db2d094614e0 P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:36.135456 26263 raft_consensus.cc:493] T 7b559f250fbd4dbbba53db2d094614e0 P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:36.135912 26263 raft_consensus.cc:3060] T 7b559f250fbd4dbbba53db2d094614e0 P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:36.136960 26255 tablet_bootstrap.cc:492] T 5c6563b520674a48b092c0d633d9ac0a P 394d0d090a5f45e89b1c51a91c011efe: No bootstrap required, opened a new log
I20260710 11:06:36.137665 26255 ts_tablet_manager.cc:1403] T 5c6563b520674a48b092c0d633d9ac0a P 394d0d090a5f45e89b1c51a91c011efe: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.002s
I20260710 11:06:36.145635 26255 raft_consensus.cc:359] T 5c6563b520674a48b092c0d633d9ac0a P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } }
I20260710 11:06:36.146689 26255 raft_consensus.cc:385] T 5c6563b520674a48b092c0d633d9ac0a P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:36.147125 26255 raft_consensus.cc:740] T 5c6563b520674a48b092c0d633d9ac0a P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 394d0d090a5f45e89b1c51a91c011efe, State: Initialized, Role: FOLLOWER
I20260710 11:06:36.148300 26255 consensus_queue.cc:260] T 5c6563b520674a48b092c0d633d9ac0a P 394d0d090a5f45e89b1c51a91c011efe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } }
I20260710 11:06:36.153223 26255 ts_tablet_manager.cc:1434] T 5c6563b520674a48b092c0d633d9ac0a P 394d0d090a5f45e89b1c51a91c011efe: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.002s
I20260710 11:06:36.155855 26255 tablet_bootstrap.cc:492] T 8ffbf738dece4029ad2db62c32cc6506 P 394d0d090a5f45e89b1c51a91c011efe: Bootstrap starting.
I20260710 11:06:36.158943 26057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b559f250fbd4dbbba53db2d094614e0" candidate_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "394d0d090a5f45e89b1c51a91c011efe" is_pre_election: true
I20260710 11:06:36.159626 26057 raft_consensus.cc:2468] T 7b559f250fbd4dbbba53db2d094614e0 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d11162f9cf2c4c508409ae7efc17c4b6 in term 0.
I20260710 11:06:36.159907 26263 raft_consensus.cc:515] T 7b559f250fbd4dbbba53db2d094614e0 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:36.163962 26263 leader_election.cc:290] T 7b559f250fbd4dbbba53db2d094614e0 P d11162f9cf2c4c508409ae7efc17c4b6 [CANDIDATE]: Term 1 election: Requested vote from peers 394d0d090a5f45e89b1c51a91c011efe (127.23.83.194:42443), 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411)
I20260710 11:06:36.164345 26058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b559f250fbd4dbbba53db2d094614e0" candidate_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "394d0d090a5f45e89b1c51a91c011efe"
I20260710 11:06:36.164958 26058 raft_consensus.cc:3060] T 7b559f250fbd4dbbba53db2d094614e0 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:36.166525 26255 tablet_bootstrap.cc:654] T 8ffbf738dece4029ad2db62c32cc6506 P 394d0d090a5f45e89b1c51a91c011efe: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:36.167725 26254 tablet_bootstrap.cc:492] T 63b4e8904b97459a8bf7b76338c223aa P d11162f9cf2c4c508409ae7efc17c4b6: No bootstrap required, opened a new log
I20260710 11:06:36.168236 26254 ts_tablet_manager.cc:1403] T 63b4e8904b97459a8bf7b76338c223aa P d11162f9cf2c4c508409ae7efc17c4b6: Time spent bootstrapping tablet: real 0.059s	user 0.022s	sys 0.007s
I20260710 11:06:36.170063 26251 tablet_bootstrap.cc:492] T e9dd9ce806d443778d7aa4b4d511493c P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: No bootstrap required, opened a new log
I20260710 11:06:36.171872 26251 ts_tablet_manager.cc:1403] T e9dd9ce806d443778d7aa4b4d511493c P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: Time spent bootstrapping tablet: real 0.063s	user 0.019s	sys 0.017s
I20260710 11:06:36.171399 26205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b559f250fbd4dbbba53db2d094614e0" candidate_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d"
I20260710 11:06:36.173995 26205 raft_consensus.cc:3060] T 7b559f250fbd4dbbba53db2d094614e0 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:36.180284 26058 raft_consensus.cc:2468] T 7b559f250fbd4dbbba53db2d094614e0 P 394d0d090a5f45e89b1c51a91c011efe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d11162f9cf2c4c508409ae7efc17c4b6 in term 1.
I20260710 11:06:36.181448 26252 tablet_bootstrap.cc:492] T 5c6563b520674a48b092c0d633d9ac0a P 72e0649b3c604720aed62bb00da9e802: No bootstrap required, opened a new log
I20260710 11:06:36.173245 26254 raft_consensus.cc:359] T 63b4e8904b97459a8bf7b76338c223aa P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:36.182375 26252 ts_tablet_manager.cc:1403] T 5c6563b520674a48b092c0d633d9ac0a P 72e0649b3c604720aed62bb00da9e802: Time spent bootstrapping tablet: real 0.079s	user 0.020s	sys 0.006s
I20260710 11:06:36.182329 26254 raft_consensus.cc:385] T 63b4e8904b97459a8bf7b76338c223aa P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:36.182917 26254 raft_consensus.cc:740] T 63b4e8904b97459a8bf7b76338c223aa P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d11162f9cf2c4c508409ae7efc17c4b6, State: Initialized, Role: FOLLOWER
I20260710 11:06:36.183094 26205 raft_consensus.cc:2468] T 7b559f250fbd4dbbba53db2d094614e0 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d11162f9cf2c4c508409ae7efc17c4b6 in term 1.
I20260710 11:06:36.183960 26254 consensus_queue.cc:260] T 63b4e8904b97459a8bf7b76338c223aa P d11162f9cf2c4c508409ae7efc17c4b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:36.184521 25948 leader_election.cc:304] T 7b559f250fbd4dbbba53db2d094614e0 P d11162f9cf2c4c508409ae7efc17c4b6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d9455f2e1cc4fd598ad0e2cb8a48d9d, d11162f9cf2c4c508409ae7efc17c4b6; no voters: 
I20260710 11:06:36.185583 26264 raft_consensus.cc:2804] T 7b559f250fbd4dbbba53db2d094614e0 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:36.185618 26252 raft_consensus.cc:359] T 5c6563b520674a48b092c0d633d9ac0a P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } }
I20260710 11:06:36.186496 26252 raft_consensus.cc:385] T 5c6563b520674a48b092c0d633d9ac0a P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:36.186810 26252 raft_consensus.cc:740] T 5c6563b520674a48b092c0d633d9ac0a P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72e0649b3c604720aed62bb00da9e802, State: Initialized, Role: FOLLOWER
I20260710 11:06:36.182936 26251 raft_consensus.cc:359] T e9dd9ce806d443778d7aa4b4d511493c P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } }
I20260710 11:06:36.189145 26251 raft_consensus.cc:385] T e9dd9ce806d443778d7aa4b4d511493c P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:36.189888 26251 raft_consensus.cc:740] T e9dd9ce806d443778d7aa4b4d511493c P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d9455f2e1cc4fd598ad0e2cb8a48d9d, State: Initialized, Role: FOLLOWER
I20260710 11:06:36.190850 26252 consensus_queue.cc:260] T 5c6563b520674a48b092c0d633d9ac0a P 72e0649b3c604720aed62bb00da9e802 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } }
I20260710 11:06:36.193272 26252 ts_tablet_manager.cc:1434] T 5c6563b520674a48b092c0d633d9ac0a P 72e0649b3c604720aed62bb00da9e802: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260710 11:06:36.191155 26251 consensus_queue.cc:260] T e9dd9ce806d443778d7aa4b4d511493c P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } }
I20260710 11:06:36.194360 26252 tablet_bootstrap.cc:492] T 1fe4dc6982f746a481795cc9c8b90203 P 72e0649b3c604720aed62bb00da9e802: Bootstrap starting.
I20260710 11:06:36.196156 26251 ts_tablet_manager.cc:1434] T e9dd9ce806d443778d7aa4b4d511493c P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260710 11:06:36.198933 26251 tablet_bootstrap.cc:492] T 91556d4a46e64bc0a232db23f9345e3b P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: Bootstrap starting.
I20260710 11:06:36.202768 26255 tablet_bootstrap.cc:492] T 8ffbf738dece4029ad2db62c32cc6506 P 394d0d090a5f45e89b1c51a91c011efe: No bootstrap required, opened a new log
I20260710 11:06:36.189441 26254 ts_tablet_manager.cc:1434] T 63b4e8904b97459a8bf7b76338c223aa P d11162f9cf2c4c508409ae7efc17c4b6: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260710 11:06:36.203291 26255 ts_tablet_manager.cc:1403] T 8ffbf738dece4029ad2db62c32cc6506 P 394d0d090a5f45e89b1c51a91c011efe: Time spent bootstrapping tablet: real 0.048s	user 0.014s	sys 0.009s
I20260710 11:06:36.203995 26254 tablet_bootstrap.cc:492] T 332359d8d3b343bab836b84050174d00 P d11162f9cf2c4c508409ae7efc17c4b6: Bootstrap starting.
I20260710 11:06:36.204043 26252 tablet_bootstrap.cc:654] T 1fe4dc6982f746a481795cc9c8b90203 P 72e0649b3c604720aed62bb00da9e802: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:36.206319 26255 raft_consensus.cc:359] T 8ffbf738dece4029ad2db62c32cc6506 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } }
I20260710 11:06:36.207064 26255 raft_consensus.cc:385] T 8ffbf738dece4029ad2db62c32cc6506 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:36.207369 26255 raft_consensus.cc:740] T 8ffbf738dece4029ad2db62c32cc6506 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 394d0d090a5f45e89b1c51a91c011efe, State: Initialized, Role: FOLLOWER
I20260710 11:06:36.208236 26255 consensus_queue.cc:260] T 8ffbf738dece4029ad2db62c32cc6506 P 394d0d090a5f45e89b1c51a91c011efe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } }
I20260710 11:06:36.209681 26264 raft_consensus.cc:697] T 7b559f250fbd4dbbba53db2d094614e0 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 LEADER]: Becoming Leader. State: Replica: d11162f9cf2c4c508409ae7efc17c4b6, State: Running, Role: LEADER
I20260710 11:06:36.210901 26264 consensus_queue.cc:237] T 7b559f250fbd4dbbba53db2d094614e0 P d11162f9cf2c4c508409ae7efc17c4b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:36.214815 26255 ts_tablet_manager.cc:1434] T 8ffbf738dece4029ad2db62c32cc6506 P 394d0d090a5f45e89b1c51a91c011efe: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260710 11:06:36.215833 26255 tablet_bootstrap.cc:492] T e9dd9ce806d443778d7aa4b4d511493c P 394d0d090a5f45e89b1c51a91c011efe: Bootstrap starting.
I20260710 11:06:36.217473 26252 tablet_bootstrap.cc:492] T 1fe4dc6982f746a481795cc9c8b90203 P 72e0649b3c604720aed62bb00da9e802: No bootstrap required, opened a new log
I20260710 11:06:36.218011 26252 ts_tablet_manager.cc:1403] T 1fe4dc6982f746a481795cc9c8b90203 P 72e0649b3c604720aed62bb00da9e802: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.004s
I20260710 11:06:36.220916 26252 raft_consensus.cc:359] T 1fe4dc6982f746a481795cc9c8b90203 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:36.221549 26251 tablet_bootstrap.cc:654] T 91556d4a46e64bc0a232db23f9345e3b P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:36.224581 26254 tablet_bootstrap.cc:654] T 332359d8d3b343bab836b84050174d00 P d11162f9cf2c4c508409ae7efc17c4b6: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:36.226344 26261 raft_consensus.cc:493] T 1ad381d0603a48e7b6f59ed802c5bce1 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:36.221774 26252 raft_consensus.cc:385] T 1fe4dc6982f746a481795cc9c8b90203 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:36.227203 26252 raft_consensus.cc:740] T 1fe4dc6982f746a481795cc9c8b90203 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72e0649b3c604720aed62bb00da9e802, State: Initialized, Role: FOLLOWER
I20260710 11:06:36.226996 26261 raft_consensus.cc:515] T 1ad381d0603a48e7b6f59ed802c5bce1 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } }
I20260710 11:06:36.228096 26252 consensus_queue.cc:260] T 1fe4dc6982f746a481795cc9c8b90203 P 72e0649b3c604720aed62bb00da9e802 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:36.230505 26261 leader_election.cc:290] T 1ad381d0603a48e7b6f59ed802c5bce1 P 394d0d090a5f45e89b1c51a91c011efe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72e0649b3c604720aed62bb00da9e802 (127.23.83.195:40633), 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411)
I20260710 11:06:36.231132 26132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ad381d0603a48e7b6f59ed802c5bce1" candidate_uuid: "394d0d090a5f45e89b1c51a91c011efe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72e0649b3c604720aed62bb00da9e802" is_pre_election: true
I20260710 11:06:36.231784 26132 raft_consensus.cc:2468] T 1ad381d0603a48e7b6f59ed802c5bce1 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 394d0d090a5f45e89b1c51a91c011efe in term 0.
I20260710 11:06:36.233263 26255 tablet_bootstrap.cc:654] T e9dd9ce806d443778d7aa4b4d511493c P 394d0d090a5f45e89b1c51a91c011efe: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:36.233421 26252 ts_tablet_manager.cc:1434] T 1fe4dc6982f746a481795cc9c8b90203 P 72e0649b3c604720aed62bb00da9e802: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.002s
I20260710 11:06:36.234560 26252 tablet_bootstrap.cc:492] T 8ffbf738dece4029ad2db62c32cc6506 P 72e0649b3c604720aed62bb00da9e802: Bootstrap starting.
I20260710 11:06:36.235199 26021 leader_election.cc:304] T 1ad381d0603a48e7b6f59ed802c5bce1 P 394d0d090a5f45e89b1c51a91c011efe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 394d0d090a5f45e89b1c51a91c011efe, 72e0649b3c604720aed62bb00da9e802; no voters: 
I20260710 11:06:36.241595 26261 raft_consensus.cc:2804] T 1ad381d0603a48e7b6f59ed802c5bce1 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:36.241977 26261 raft_consensus.cc:493] T 1ad381d0603a48e7b6f59ed802c5bce1 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:36.242319 26261 raft_consensus.cc:3060] T 1ad381d0603a48e7b6f59ed802c5bce1 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:36.245518 26252 tablet_bootstrap.cc:654] T 8ffbf738dece4029ad2db62c32cc6506 P 72e0649b3c604720aed62bb00da9e802: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:36.246608 25878 catalog_manager.cc:5697] T 7b559f250fbd4dbbba53db2d094614e0 P d11162f9cf2c4c508409ae7efc17c4b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193). New cstate: current_term: 1 leader_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:36.249083 26205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ad381d0603a48e7b6f59ed802c5bce1" candidate_uuid: "394d0d090a5f45e89b1c51a91c011efe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" is_pre_election: true
I20260710 11:06:36.249740 26205 raft_consensus.cc:2468] T 1ad381d0603a48e7b6f59ed802c5bce1 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 394d0d090a5f45e89b1c51a91c011efe in term 0.
I20260710 11:06:36.254281 26255 tablet_bootstrap.cc:492] T e9dd9ce806d443778d7aa4b4d511493c P 394d0d090a5f45e89b1c51a91c011efe: No bootstrap required, opened a new log
I20260710 11:06:36.254909 26255 ts_tablet_manager.cc:1403] T e9dd9ce806d443778d7aa4b4d511493c P 394d0d090a5f45e89b1c51a91c011efe: Time spent bootstrapping tablet: real 0.039s	user 0.017s	sys 0.000s
I20260710 11:06:36.255553 26261 raft_consensus.cc:515] T 1ad381d0603a48e7b6f59ed802c5bce1 P 394d0d090a5f45e89b1c51a91c011efe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } }
I20260710 11:06:36.258419 26132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ad381d0603a48e7b6f59ed802c5bce1" candidate_uuid: "394d0d090a5f45e89b1c51a91c011efe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72e0649b3c604720aed62bb00da9e802"
I20260710 11:06:36.258968 26132 raft_consensus.cc:3060] T 1ad381d0603a48e7b6f59ed802c5bce1 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:36.262454 26255 raft_consensus.cc:359] T e9dd9ce806d443778d7aa4b4d511493c P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } }
I20260710 11:06:36.263447 26255 raft_consensus.cc:385] T e9dd9ce806d443778d7aa4b4d511493c P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:36.263584 26252 tablet_bootstrap.cc:492] T 8ffbf738dece4029ad2db62c32cc6506 P 72e0649b3c604720aed62bb00da9e802: No bootstrap required, opened a new log
I20260710 11:06:36.263926 26255 raft_consensus.cc:740] T e9dd9ce806d443778d7aa4b4d511493c P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 394d0d090a5f45e89b1c51a91c011efe, State: Initialized, Role: FOLLOWER
I20260710 11:06:36.264269 26252 ts_tablet_manager.cc:1403] T 8ffbf738dece4029ad2db62c32cc6506 P 72e0649b3c604720aed62bb00da9e802: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.002s
I20260710 11:06:36.266234 26132 raft_consensus.cc:2468] T 1ad381d0603a48e7b6f59ed802c5bce1 P 72e0649b3c604720aed62bb00da9e802 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 394d0d090a5f45e89b1c51a91c011efe in term 1.
I20260710 11:06:36.267403 26021 leader_election.cc:304] T 1ad381d0603a48e7b6f59ed802c5bce1 P 394d0d090a5f45e89b1c51a91c011efe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 394d0d090a5f45e89b1c51a91c011efe, 72e0649b3c604720aed62bb00da9e802; no voters: 
I20260710 11:06:36.267593 26252 raft_consensus.cc:359] T 8ffbf738dece4029ad2db62c32cc6506 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } }
I20260710 11:06:36.268141 26255 consensus_queue.cc:260] T e9dd9ce806d443778d7aa4b4d511493c P 394d0d090a5f45e89b1c51a91c011efe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } }
I20260710 11:06:36.268518 26252 raft_consensus.cc:385] T 8ffbf738dece4029ad2db62c32cc6506 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:36.269130 26252 raft_consensus.cc:740] T 8ffbf738dece4029ad2db62c32cc6506 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72e0649b3c604720aed62bb00da9e802, State: Initialized, Role: FOLLOWER
I20260710 11:06:36.270233 26252 consensus_queue.cc:260] T 8ffbf738dece4029ad2db62c32cc6506 P 72e0649b3c604720aed62bb00da9e802 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } }
I20260710 11:06:36.273512 26307 raft_consensus.cc:2804] T 1ad381d0603a48e7b6f59ed802c5bce1 P 394d0d090a5f45e89b1c51a91c011efe [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:36.274730 26205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ad381d0603a48e7b6f59ed802c5bce1" candidate_uuid: "394d0d090a5f45e89b1c51a91c011efe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d"
I20260710 11:06:36.275377 26205 raft_consensus.cc:3060] T 1ad381d0603a48e7b6f59ed802c5bce1 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:36.276640 26252 ts_tablet_manager.cc:1434] T 8ffbf738dece4029ad2db62c32cc6506 P 72e0649b3c604720aed62bb00da9e802: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
I20260710 11:06:36.277745 26252 tablet_bootstrap.cc:492] T 332359d8d3b343bab836b84050174d00 P 72e0649b3c604720aed62bb00da9e802: Bootstrap starting.
I20260710 11:06:36.282927 26205 raft_consensus.cc:2468] T 1ad381d0603a48e7b6f59ed802c5bce1 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 394d0d090a5f45e89b1c51a91c011efe in term 1.
I20260710 11:06:36.284132 26252 tablet_bootstrap.cc:654] T 332359d8d3b343bab836b84050174d00 P 72e0649b3c604720aed62bb00da9e802: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:36.285006 26261 leader_election.cc:290] T 1ad381d0603a48e7b6f59ed802c5bce1 P 394d0d090a5f45e89b1c51a91c011efe [CANDIDATE]: Term 1 election: Requested vote from peers 72e0649b3c604720aed62bb00da9e802 (127.23.83.195:40633), 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411)
I20260710 11:06:36.288265 26262 raft_consensus.cc:493] T 5c6563b520674a48b092c0d633d9ac0a P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:36.288914 26262 raft_consensus.cc:515] T 5c6563b520674a48b092c0d633d9ac0a P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } }
I20260710 11:06:36.274677 26255 ts_tablet_manager.cc:1434] T e9dd9ce806d443778d7aa4b4d511493c P 394d0d090a5f45e89b1c51a91c011efe: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.000s
I20260710 11:06:36.292115 26309 raft_consensus.cc:493] T e9dd9ce806d443778d7aa4b4d511493c P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:36.292770 26309 raft_consensus.cc:515] T e9dd9ce806d443778d7aa4b4d511493c P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } }
I20260710 11:06:36.297379 25983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c6563b520674a48b092c0d633d9ac0a" candidate_uuid: "72e0649b3c604720aed62bb00da9e802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" is_pre_election: true
I20260710 11:06:36.299010 25982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9dd9ce806d443778d7aa4b4d511493c" candidate_uuid: "394d0d090a5f45e89b1c51a91c011efe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" is_pre_election: true
I20260710 11:06:36.299127 26307 raft_consensus.cc:697] T 1ad381d0603a48e7b6f59ed802c5bce1 P 394d0d090a5f45e89b1c51a91c011efe [term 1 LEADER]: Becoming Leader. State: Replica: 394d0d090a5f45e89b1c51a91c011efe, State: Running, Role: LEADER
W20260710 11:06:36.300952 26022 leader_election.cc:343] T e9dd9ce806d443778d7aa4b4d511493c P 394d0d090a5f45e89b1c51a91c011efe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:36.300482 26307 consensus_queue.cc:237] T 1ad381d0603a48e7b6f59ed802c5bce1 P 394d0d090a5f45e89b1c51a91c011efe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } }
W20260710 11:06:36.302345 26096 leader_election.cc:343] T 5c6563b520674a48b092c0d633d9ac0a P 72e0649b3c604720aed62bb00da9e802 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:36.303824 26258 raft_consensus.cc:493] T e9dd9ce806d443778d7aa4b4d511493c P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:36.304019 26262 leader_election.cc:290] T 5c6563b520674a48b092c0d633d9ac0a P 72e0649b3c604720aed62bb00da9e802 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 394d0d090a5f45e89b1c51a91c011efe (127.23.83.194:42443), d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141)
I20260710 11:06:36.304342 26258 raft_consensus.cc:515] T e9dd9ce806d443778d7aa4b4d511493c P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } }
I20260710 11:06:36.305761 26255 tablet_bootstrap.cc:492] T e263cad3f8f9456e85bbec59348abe2d P 394d0d090a5f45e89b1c51a91c011efe: Bootstrap starting.
I20260710 11:06:36.306353 26258 leader_election.cc:290] T e9dd9ce806d443778d7aa4b4d511493c P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141), 394d0d090a5f45e89b1c51a91c011efe (127.23.83.194:42443)
I20260710 11:06:36.307523 26309 leader_election.cc:290] T e9dd9ce806d443778d7aa4b4d511493c P 394d0d090a5f45e89b1c51a91c011efe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411), d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141)
I20260710 11:06:36.308897 26058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9dd9ce806d443778d7aa4b4d511493c" candidate_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "394d0d090a5f45e89b1c51a91c011efe" is_pre_election: true
I20260710 11:06:36.309561 26058 raft_consensus.cc:2468] T e9dd9ce806d443778d7aa4b4d511493c P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d9455f2e1cc4fd598ad0e2cb8a48d9d in term 0.
I20260710 11:06:36.311075 25982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9dd9ce806d443778d7aa4b4d511493c" candidate_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" is_pre_election: true
I20260710 11:06:36.311275 26205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9dd9ce806d443778d7aa4b4d511493c" candidate_uuid: "394d0d090a5f45e89b1c51a91c011efe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" is_pre_election: true
I20260710 11:06:36.311828 26205 raft_consensus.cc:2468] T e9dd9ce806d443778d7aa4b4d511493c P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 394d0d090a5f45e89b1c51a91c011efe in term 0.
W20260710 11:06:36.312626 26170 leader_election.cc:343] T e9dd9ce806d443778d7aa4b4d511493c P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:36.314404 26023 leader_election.cc:304] T e9dd9ce806d443778d7aa4b4d511493c P 394d0d090a5f45e89b1c51a91c011efe [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: 394d0d090a5f45e89b1c51a91c011efe, 9d9455f2e1cc4fd598ad0e2cb8a48d9d; no voters: d11162f9cf2c4c508409ae7efc17c4b6
I20260710 11:06:36.314693 26169 leader_election.cc:304] T e9dd9ce806d443778d7aa4b4d511493c P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [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: 394d0d090a5f45e89b1c51a91c011efe, 9d9455f2e1cc4fd598ad0e2cb8a48d9d; no voters: d11162f9cf2c4c508409ae7efc17c4b6
I20260710 11:06:36.315335 26262 raft_consensus.cc:493] T 78427d9895164cc79efe598d1768883f P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:36.314380 26255 tablet_bootstrap.cc:654] T e263cad3f8f9456e85bbec59348abe2d P 394d0d090a5f45e89b1c51a91c011efe: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:36.315930 26258 raft_consensus.cc:2804] T e9dd9ce806d443778d7aa4b4d511493c P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:36.315802 26262 raft_consensus.cc:515] T 78427d9895164cc79efe598d1768883f P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } }
I20260710 11:06:36.316331 26258 raft_consensus.cc:493] T e9dd9ce806d443778d7aa4b4d511493c P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:36.316690 26258 raft_consensus.cc:3060] T e9dd9ce806d443778d7aa4b4d511493c P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:36.318782 26262 leader_election.cc:290] T 78427d9895164cc79efe598d1768883f P 72e0649b3c604720aed62bb00da9e802 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 394d0d090a5f45e89b1c51a91c011efe (127.23.83.194:42443), 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411)
I20260710 11:06:36.319140 26261 raft_consensus.cc:2804] T e9dd9ce806d443778d7aa4b4d511493c P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:36.319641 26261 raft_consensus.cc:493] T e9dd9ce806d443778d7aa4b4d511493c P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:36.320124 26261 raft_consensus.cc:3060] T e9dd9ce806d443778d7aa4b4d511493c P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:06:36.321257 26021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.83.195:40633, user_credentials={real_user=slave}} blocked reactor thread for 53951.8us
I20260710 11:06:36.321877 26254 tablet_bootstrap.cc:492] T 332359d8d3b343bab836b84050174d00 P d11162f9cf2c4c508409ae7efc17c4b6: No bootstrap required, opened a new log
I20260710 11:06:36.322369 26254 ts_tablet_manager.cc:1403] T 332359d8d3b343bab836b84050174d00 P d11162f9cf2c4c508409ae7efc17c4b6: Time spent bootstrapping tablet: real 0.119s	user 0.019s	sys 0.027s
I20260710 11:06:36.324822 26258 raft_consensus.cc:515] T e9dd9ce806d443778d7aa4b4d511493c P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } }
I20260710 11:06:36.325829 26251 tablet_bootstrap.cc:492] T 91556d4a46e64bc0a232db23f9345e3b P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: No bootstrap required, opened a new log
I20260710 11:06:36.327912 26251 ts_tablet_manager.cc:1403] T 91556d4a46e64bc0a232db23f9345e3b P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: Time spent bootstrapping tablet: real 0.129s	user 0.014s	sys 0.029s
I20260710 11:06:36.330291 25982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9dd9ce806d443778d7aa4b4d511493c" candidate_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d11162f9cf2c4c508409ae7efc17c4b6"
I20260710 11:06:36.326361 26306 raft_consensus.cc:493] T 8ffbf738dece4029ad2db62c32cc6506 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:36.325368 26254 raft_consensus.cc:359] T 332359d8d3b343bab836b84050174d00 P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } }
W20260710 11:06:36.331733 26170 leader_election.cc:343] T e9dd9ce806d443778d7aa4b4d511493c P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:36.332144 26254 raft_consensus.cc:385] T 332359d8d3b343bab836b84050174d00 P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:36.332490 26254 raft_consensus.cc:740] T 332359d8d3b343bab836b84050174d00 P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d11162f9cf2c4c508409ae7efc17c4b6, State: Initialized, Role: FOLLOWER
I20260710 11:06:36.331735 26251 raft_consensus.cc:359] T 91556d4a46e64bc0a232db23f9345e3b P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:36.333102 26251 raft_consensus.cc:385] T 91556d4a46e64bc0a232db23f9345e3b P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:36.325888 26205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78427d9895164cc79efe598d1768883f" candidate_uuid: "72e0649b3c604720aed62bb00da9e802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" is_pre_election: true
I20260710 11:06:36.333410 26254 consensus_queue.cc:260] T 332359d8d3b343bab836b84050174d00 P d11162f9cf2c4c508409ae7efc17c4b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } }
I20260710 11:06:36.334338 26057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78427d9895164cc79efe598d1768883f" candidate_uuid: "72e0649b3c604720aed62bb00da9e802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "394d0d090a5f45e89b1c51a91c011efe" is_pre_election: true
I20260710 11:06:36.334537 26056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9dd9ce806d443778d7aa4b4d511493c" candidate_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "394d0d090a5f45e89b1c51a91c011efe"
I20260710 11:06:36.335505 26058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c6563b520674a48b092c0d633d9ac0a" candidate_uuid: "72e0649b3c604720aed62bb00da9e802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "394d0d090a5f45e89b1c51a91c011efe" is_pre_election: true
I20260710 11:06:36.336169 26058 raft_consensus.cc:2468] T 5c6563b520674a48b092c0d633d9ac0a P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72e0649b3c604720aed62bb00da9e802 in term 0.
I20260710 11:06:36.336253 26254 ts_tablet_manager.cc:1434] T 332359d8d3b343bab836b84050174d00 P d11162f9cf2c4c508409ae7efc17c4b6: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.004s
I20260710 11:06:36.337581 26254 tablet_bootstrap.cc:492] T 8ffbf738dece4029ad2db62c32cc6506 P d11162f9cf2c4c508409ae7efc17c4b6: Bootstrap starting.
W20260710 11:06:36.337621 26095 leader_election.cc:343] T 78427d9895164cc79efe598d1768883f P 72e0649b3c604720aed62bb00da9e802 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 394d0d090a5f45e89b1c51a91c011efe (127.23.83.194:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:36.338495 26095 leader_election.cc:304] T 5c6563b520674a48b092c0d633d9ac0a P 72e0649b3c604720aed62bb00da9e802 [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: 394d0d090a5f45e89b1c51a91c011efe, 72e0649b3c604720aed62bb00da9e802; no voters: d11162f9cf2c4c508409ae7efc17c4b6
I20260710 11:06:36.339613 26262 raft_consensus.cc:2804] T 5c6563b520674a48b092c0d633d9ac0a P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:36.340032 26262 raft_consensus.cc:493] T 5c6563b520674a48b092c0d633d9ac0a P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:36.340356 26262 raft_consensus.cc:3060] T 5c6563b520674a48b092c0d633d9ac0a P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:36.332160 26306 raft_consensus.cc:515] T 8ffbf738dece4029ad2db62c32cc6506 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } }
W20260710 11:06:36.344020 26097 leader_election.cc:343] T 78427d9895164cc79efe598d1768883f P 72e0649b3c604720aed62bb00da9e802 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:36.344460 26097 leader_election.cc:304] T 78427d9895164cc79efe598d1768883f P 72e0649b3c604720aed62bb00da9e802 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 72e0649b3c604720aed62bb00da9e802; no voters: 394d0d090a5f45e89b1c51a91c011efe, 9d9455f2e1cc4fd598ad0e2cb8a48d9d
I20260710 11:06:36.345562 26260 raft_consensus.cc:2749] T 78427d9895164cc79efe598d1768883f P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:36.349645 26258 leader_election.cc:290] T e9dd9ce806d443778d7aa4b4d511493c P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [CANDIDATE]: Term 1 election: Requested vote from peers d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141), 394d0d090a5f45e89b1c51a91c011efe (127.23.83.194:42443)
I20260710 11:06:36.350622 26255 tablet_bootstrap.cc:492] T e263cad3f8f9456e85bbec59348abe2d P 394d0d090a5f45e89b1c51a91c011efe: No bootstrap required, opened a new log
I20260710 11:06:36.350811 25982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ffbf738dece4029ad2db62c32cc6506" candidate_uuid: "394d0d090a5f45e89b1c51a91c011efe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" is_pre_election: true
I20260710 11:06:36.351294 26255 ts_tablet_manager.cc:1403] T e263cad3f8f9456e85bbec59348abe2d P 394d0d090a5f45e89b1c51a91c011efe: Time spent bootstrapping tablet: real 0.046s	user 0.008s	sys 0.004s
W20260710 11:06:36.352921 26022 leader_election.cc:343] T 8ffbf738dece4029ad2db62c32cc6506 P 394d0d090a5f45e89b1c51a91c011efe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:36.359501 26132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ffbf738dece4029ad2db62c32cc6506" candidate_uuid: "394d0d090a5f45e89b1c51a91c011efe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72e0649b3c604720aed62bb00da9e802" is_pre_election: true
I20260710 11:06:36.360481 26132 raft_consensus.cc:2468] T 8ffbf738dece4029ad2db62c32cc6506 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 394d0d090a5f45e89b1c51a91c011efe in term 0.
I20260710 11:06:36.361819 26261 raft_consensus.cc:515] T e9dd9ce806d443778d7aa4b4d511493c P 394d0d090a5f45e89b1c51a91c011efe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } }
I20260710 11:06:36.362462 26021 leader_election.cc:304] T 8ffbf738dece4029ad2db62c32cc6506 P 394d0d090a5f45e89b1c51a91c011efe [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: 394d0d090a5f45e89b1c51a91c011efe, 72e0649b3c604720aed62bb00da9e802; no voters: d11162f9cf2c4c508409ae7efc17c4b6
I20260710 11:06:36.363322 26056 raft_consensus.cc:2393] T e9dd9ce806d443778d7aa4b4d511493c P 394d0d090a5f45e89b1c51a91c011efe [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9d9455f2e1cc4fd598ad0e2cb8a48d9d in current term 1: Already voted for candidate 394d0d090a5f45e89b1c51a91c011efe in this term.
I20260710 11:06:36.363453 26309 raft_consensus.cc:2804] T 8ffbf738dece4029ad2db62c32cc6506 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:36.363828 26309 raft_consensus.cc:493] T 8ffbf738dece4029ad2db62c32cc6506 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:36.364216 26309 raft_consensus.cc:3060] T 8ffbf738dece4029ad2db62c32cc6506 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:36.365288 26169 leader_election.cc:304] T e9dd9ce806d443778d7aa4b4d511493c P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [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: 9d9455f2e1cc4fd598ad0e2cb8a48d9d; no voters: 394d0d090a5f45e89b1c51a91c011efe, d11162f9cf2c4c508409ae7efc17c4b6
I20260710 11:06:36.366032 26254 tablet_bootstrap.cc:654] T 8ffbf738dece4029ad2db62c32cc6506 P d11162f9cf2c4c508409ae7efc17c4b6: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:36.366529 26258 raft_consensus.cc:2749] T e9dd9ce806d443778d7aa4b4d511493c P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:06:36.355294 26255 raft_consensus.cc:359] T e263cad3f8f9456e85bbec59348abe2d P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } }
I20260710 11:06:36.367316 26255 raft_consensus.cc:385] T e263cad3f8f9456e85bbec59348abe2d P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:36.367750 26255 raft_consensus.cc:740] T e263cad3f8f9456e85bbec59348abe2d P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 394d0d090a5f45e89b1c51a91c011efe, State: Initialized, Role: FOLLOWER
I20260710 11:06:36.370514 26264 raft_consensus.cc:493] T e263cad3f8f9456e85bbec59348abe2d P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:36.370102 26262 raft_consensus.cc:515] T 5c6563b520674a48b092c0d633d9ac0a P 72e0649b3c604720aed62bb00da9e802 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } }
I20260710 11:06:36.371028 26264 raft_consensus.cc:515] T e263cad3f8f9456e85bbec59348abe2d P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } }
I20260710 11:06:36.333402 26251 raft_consensus.cc:740] T 91556d4a46e64bc0a232db23f9345e3b P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d9455f2e1cc4fd598ad0e2cb8a48d9d, State: Initialized, Role: FOLLOWER
I20260710 11:06:36.374110 26056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c6563b520674a48b092c0d633d9ac0a" candidate_uuid: "72e0649b3c604720aed62bb00da9e802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "394d0d090a5f45e89b1c51a91c011efe"
I20260710 11:06:36.377000 26252 tablet_bootstrap.cc:492] T 332359d8d3b343bab836b84050174d00 P 72e0649b3c604720aed62bb00da9e802: No bootstrap required, opened a new log
I20260710 11:06:36.378608 26056 raft_consensus.cc:3060] T 5c6563b520674a48b092c0d633d9ac0a P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:36.378868 26252 ts_tablet_manager.cc:1403] T 332359d8d3b343bab836b84050174d00 P 72e0649b3c604720aed62bb00da9e802: Time spent bootstrapping tablet: real 0.101s	user 0.034s	sys 0.007s
I20260710 11:06:36.374413 25982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c6563b520674a48b092c0d633d9ac0a" candidate_uuid: "72e0649b3c604720aed62bb00da9e802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d11162f9cf2c4c508409ae7efc17c4b6"
I20260710 11:06:36.377130 26261 leader_election.cc:290] T e9dd9ce806d443778d7aa4b4d511493c P 394d0d090a5f45e89b1c51a91c011efe [CANDIDATE]: Term 1 election: Requested vote from peers 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411), d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141)
I20260710 11:06:36.373262 26264 leader_election.cc:290] T e263cad3f8f9456e85bbec59348abe2d P d11162f9cf2c4c508409ae7efc17c4b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 394d0d090a5f45e89b1c51a91c011efe (127.23.83.194:42443), 72e0649b3c604720aed62bb00da9e802 (127.23.83.195:40633)
I20260710 11:06:36.377609 25983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9dd9ce806d443778d7aa4b4d511493c" candidate_uuid: "394d0d090a5f45e89b1c51a91c011efe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d11162f9cf2c4c508409ae7efc17c4b6"
I20260710 11:06:36.374696 26132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e263cad3f8f9456e85bbec59348abe2d" candidate_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72e0649b3c604720aed62bb00da9e802" is_pre_election: true
I20260710 11:06:36.375984 26205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9dd9ce806d443778d7aa4b4d511493c" candidate_uuid: "394d0d090a5f45e89b1c51a91c011efe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d"
I20260710 11:06:36.380908 25879 catalog_manager.cc:5697] T 1ad381d0603a48e7b6f59ed802c5bce1 P 394d0d090a5f45e89b1c51a91c011efe reported cstate change: term changed from 0 to 1, leader changed from <none> to 394d0d090a5f45e89b1c51a91c011efe (127.23.83.194). New cstate: current_term: 1 leader_uuid: "394d0d090a5f45e89b1c51a91c011efe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:36.381819 26132 raft_consensus.cc:2468] T e263cad3f8f9456e85bbec59348abe2d P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d11162f9cf2c4c508409ae7efc17c4b6 in term 0.
I20260710 11:06:36.381594 26252 raft_consensus.cc:359] T 332359d8d3b343bab836b84050174d00 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } }
I20260710 11:06:36.382162 26205 raft_consensus.cc:2393] T e9dd9ce806d443778d7aa4b4d511493c P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 394d0d090a5f45e89b1c51a91c011efe in current term 1: Already voted for candidate 9d9455f2e1cc4fd598ad0e2cb8a48d9d in this term.
I20260710 11:06:36.382328 26252 raft_consensus.cc:385] T 332359d8d3b343bab836b84050174d00 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:36.382701 26252 raft_consensus.cc:740] T 332359d8d3b343bab836b84050174d00 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72e0649b3c604720aed62bb00da9e802, State: Initialized, Role: FOLLOWER
I20260710 11:06:36.374848 26058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e263cad3f8f9456e85bbec59348abe2d" candidate_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "394d0d090a5f45e89b1c51a91c011efe" is_pre_election: true
I20260710 11:06:36.383183 25946 leader_election.cc:304] T e263cad3f8f9456e85bbec59348abe2d P d11162f9cf2c4c508409ae7efc17c4b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72e0649b3c604720aed62bb00da9e802, d11162f9cf2c4c508409ae7efc17c4b6; no voters: 
I20260710 11:06:36.383529 26252 consensus_queue.cc:260] T 332359d8d3b343bab836b84050174d00 P 72e0649b3c604720aed62bb00da9e802 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } }
W20260710 11:06:36.384167 26096 leader_election.cc:343] T 5c6563b520674a48b092c0d633d9ac0a P 72e0649b3c604720aed62bb00da9e802 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:36.384773 26264 raft_consensus.cc:2804] T e263cad3f8f9456e85bbec59348abe2d P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:36.385154 26264 raft_consensus.cc:493] T e263cad3f8f9456e85bbec59348abe2d P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:36.385481 26264 raft_consensus.cc:3060] T e263cad3f8f9456e85bbec59348abe2d P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:36.385627 26252 ts_tablet_manager.cc:1434] T 332359d8d3b343bab836b84050174d00 P 72e0649b3c604720aed62bb00da9e802: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
W20260710 11:06:36.384231 26022 leader_election.cc:343] T e9dd9ce806d443778d7aa4b4d511493c P 394d0d090a5f45e89b1c51a91c011efe [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:36.386713 26252 tablet_bootstrap.cc:492] T 3b3f7d674904472686bc616e593f7165 P 72e0649b3c604720aed62bb00da9e802: Bootstrap starting.
I20260710 11:06:36.386478 26022 leader_election.cc:304] T e9dd9ce806d443778d7aa4b4d511493c P 394d0d090a5f45e89b1c51a91c011efe [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: 394d0d090a5f45e89b1c51a91c011efe; no voters: 9d9455f2e1cc4fd598ad0e2cb8a48d9d, d11162f9cf2c4c508409ae7efc17c4b6
I20260710 11:06:36.375325 26262 leader_election.cc:290] T 5c6563b520674a48b092c0d633d9ac0a P 72e0649b3c604720aed62bb00da9e802 [CANDIDATE]: Term 1 election: Requested vote from peers 394d0d090a5f45e89b1c51a91c011efe (127.23.83.194:42443), d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141)
I20260710 11:06:36.373910 26255 consensus_queue.cc:260] T e263cad3f8f9456e85bbec59348abe2d P 394d0d090a5f45e89b1c51a91c011efe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } }
I20260710 11:06:36.393394 26058 raft_consensus.cc:2468] T e263cad3f8f9456e85bbec59348abe2d P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d11162f9cf2c4c508409ae7efc17c4b6 in term 0.
I20260710 11:06:36.394048 26264 raft_consensus.cc:515] T e263cad3f8f9456e85bbec59348abe2d P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } }
I20260710 11:06:36.372743 26251 consensus_queue.cc:260] T 91556d4a46e64bc0a232db23f9345e3b P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:36.377722 26306 leader_election.cc:290] T 8ffbf738dece4029ad2db62c32cc6506 P 394d0d090a5f45e89b1c51a91c011efe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141), 72e0649b3c604720aed62bb00da9e802 (127.23.83.195:40633)
I20260710 11:06:36.396366 26306 raft_consensus.cc:2749] T e9dd9ce806d443778d7aa4b4d511493c P 394d0d090a5f45e89b1c51a91c011efe [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:06:36.397325 26251 ts_tablet_manager.cc:1434] T 91556d4a46e64bc0a232db23f9345e3b P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: Time spent starting tablet: real 0.069s	user 0.006s	sys 0.001s
I20260710 11:06:36.398357 26251 tablet_bootstrap.cc:492] T 1fe4dc6982f746a481795cc9c8b90203 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: Bootstrap starting.
I20260710 11:06:36.399312 26058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e263cad3f8f9456e85bbec59348abe2d" candidate_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "394d0d090a5f45e89b1c51a91c011efe"
I20260710 11:06:36.399974 26058 raft_consensus.cc:3060] T e263cad3f8f9456e85bbec59348abe2d P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:36.371652 26309 raft_consensus.cc:515] T 8ffbf738dece4029ad2db62c32cc6506 P 394d0d090a5f45e89b1c51a91c011efe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } }
I20260710 11:06:36.402645 25983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ffbf738dece4029ad2db62c32cc6506" candidate_uuid: "394d0d090a5f45e89b1c51a91c011efe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d11162f9cf2c4c508409ae7efc17c4b6"
W20260710 11:06:36.403998 26022 leader_election.cc:343] T 8ffbf738dece4029ad2db62c32cc6506 P 394d0d090a5f45e89b1c51a91c011efe [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:36.406517 26262 raft_consensus.cc:493] T 1fe4dc6982f746a481795cc9c8b90203 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:36.406787 26252 tablet_bootstrap.cc:654] T 3b3f7d674904472686bc616e593f7165 P 72e0649b3c604720aed62bb00da9e802: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:36.407027 26262 raft_consensus.cc:515] T 1fe4dc6982f746a481795cc9c8b90203 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:36.407325 26058 raft_consensus.cc:2468] T e263cad3f8f9456e85bbec59348abe2d P 394d0d090a5f45e89b1c51a91c011efe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d11162f9cf2c4c508409ae7efc17c4b6 in term 1.
I20260710 11:06:36.408419 25946 leader_election.cc:304] T e263cad3f8f9456e85bbec59348abe2d P d11162f9cf2c4c508409ae7efc17c4b6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 394d0d090a5f45e89b1c51a91c011efe, d11162f9cf2c4c508409ae7efc17c4b6; no voters: 
I20260710 11:06:36.409443 26298 raft_consensus.cc:2804] T e263cad3f8f9456e85bbec59348abe2d P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:36.409704 26205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe4dc6982f746a481795cc9c8b90203" candidate_uuid: "72e0649b3c604720aed62bb00da9e802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" is_pre_election: true
I20260710 11:06:36.410277 26298 raft_consensus.cc:697] T e263cad3f8f9456e85bbec59348abe2d P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 LEADER]: Becoming Leader. State: Replica: d11162f9cf2c4c508409ae7efc17c4b6, State: Running, Role: LEADER
W20260710 11:06:36.411267 26097 leader_election.cc:343] T 1fe4dc6982f746a481795cc9c8b90203 P 72e0649b3c604720aed62bb00da9e802 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:36.411449 26298 consensus_queue.cc:237] T e263cad3f8f9456e85bbec59348abe2d P d11162f9cf2c4c508409ae7efc17c4b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } }
I20260710 11:06:36.413766 25983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe4dc6982f746a481795cc9c8b90203" candidate_uuid: "72e0649b3c604720aed62bb00da9e802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" is_pre_election: true
W20260710 11:06:36.415169 26096 leader_election.cc:343] T 1fe4dc6982f746a481795cc9c8b90203 P 72e0649b3c604720aed62bb00da9e802 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:36.415074 26132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e263cad3f8f9456e85bbec59348abe2d" candidate_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72e0649b3c604720aed62bb00da9e802"
I20260710 11:06:36.415776 26096 leader_election.cc:304] T 1fe4dc6982f746a481795cc9c8b90203 P 72e0649b3c604720aed62bb00da9e802 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 72e0649b3c604720aed62bb00da9e802; no voters: 9d9455f2e1cc4fd598ad0e2cb8a48d9d, d11162f9cf2c4c508409ae7efc17c4b6
I20260710 11:06:36.416038 26132 raft_consensus.cc:3060] T e263cad3f8f9456e85bbec59348abe2d P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:36.416651 26260 raft_consensus.cc:2749] T 1fe4dc6982f746a481795cc9c8b90203 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:36.409545 26262 leader_election.cc:290] T 1fe4dc6982f746a481795cc9c8b90203 P 72e0649b3c604720aed62bb00da9e802 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411), d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141)
I20260710 11:06:36.417418 26254 tablet_bootstrap.cc:492] T 8ffbf738dece4029ad2db62c32cc6506 P d11162f9cf2c4c508409ae7efc17c4b6: No bootstrap required, opened a new log
I20260710 11:06:36.418462 26254 ts_tablet_manager.cc:1403] T 8ffbf738dece4029ad2db62c32cc6506 P d11162f9cf2c4c508409ae7efc17c4b6: Time spent bootstrapping tablet: real 0.081s	user 0.012s	sys 0.003s
I20260710 11:06:36.420331 26131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ffbf738dece4029ad2db62c32cc6506" candidate_uuid: "394d0d090a5f45e89b1c51a91c011efe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72e0649b3c604720aed62bb00da9e802"
I20260710 11:06:36.418406 26309 leader_election.cc:290] T 8ffbf738dece4029ad2db62c32cc6506 P 394d0d090a5f45e89b1c51a91c011efe [CANDIDATE]: Term 1 election: Requested vote from peers d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141), 72e0649b3c604720aed62bb00da9e802 (127.23.83.195:40633)
I20260710 11:06:36.405984 26056 raft_consensus.cc:2468] T 5c6563b520674a48b092c0d633d9ac0a P 394d0d090a5f45e89b1c51a91c011efe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72e0649b3c604720aed62bb00da9e802 in term 1.
I20260710 11:06:36.421440 26131 raft_consensus.cc:3060] T 8ffbf738dece4029ad2db62c32cc6506 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:36.413022 26264 leader_election.cc:290] T e263cad3f8f9456e85bbec59348abe2d P d11162f9cf2c4c508409ae7efc17c4b6 [CANDIDATE]: Term 1 election: Requested vote from peers 394d0d090a5f45e89b1c51a91c011efe (127.23.83.194:42443), 72e0649b3c604720aed62bb00da9e802 (127.23.83.195:40633)
I20260710 11:06:36.420661 26255 ts_tablet_manager.cc:1434] T e263cad3f8f9456e85bbec59348abe2d P 394d0d090a5f45e89b1c51a91c011efe: Time spent starting tablet: real 0.069s	user 0.003s	sys 0.011s
I20260710 11:06:36.426949 26095 leader_election.cc:304] T 5c6563b520674a48b092c0d633d9ac0a P 72e0649b3c604720aed62bb00da9e802 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 394d0d090a5f45e89b1c51a91c011efe, 72e0649b3c604720aed62bb00da9e802; no voters: d11162f9cf2c4c508409ae7efc17c4b6
I20260710 11:06:36.433630 26262 raft_consensus.cc:2804] T 5c6563b520674a48b092c0d633d9ac0a P 72e0649b3c604720aed62bb00da9e802 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:36.435348 26262 raft_consensus.cc:697] T 5c6563b520674a48b092c0d633d9ac0a P 72e0649b3c604720aed62bb00da9e802 [term 1 LEADER]: Becoming Leader. State: Replica: 72e0649b3c604720aed62bb00da9e802, State: Running, Role: LEADER
I20260710 11:06:36.435568 26255 tablet_bootstrap.cc:492] T 78427d9895164cc79efe598d1768883f P 394d0d090a5f45e89b1c51a91c011efe: Bootstrap starting.
I20260710 11:06:36.436468 26262 consensus_queue.cc:237] T 5c6563b520674a48b092c0d633d9ac0a P 72e0649b3c604720aed62bb00da9e802 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } }
I20260710 11:06:36.444720 26254 raft_consensus.cc:359] T 8ffbf738dece4029ad2db62c32cc6506 P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } }
W20260710 11:06:36.445452 25929 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:06:36.445726 26251 tablet_bootstrap.cc:654] T 1fe4dc6982f746a481795cc9c8b90203 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:36.449935 26131 raft_consensus.cc:2468] T 8ffbf738dece4029ad2db62c32cc6506 P 72e0649b3c604720aed62bb00da9e802 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 394d0d090a5f45e89b1c51a91c011efe in term 1.
I20260710 11:06:36.445466 26254 raft_consensus.cc:385] T 8ffbf738dece4029ad2db62c32cc6506 P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:36.451733 26021 leader_election.cc:304] T 8ffbf738dece4029ad2db62c32cc6506 P 394d0d090a5f45e89b1c51a91c011efe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 394d0d090a5f45e89b1c51a91c011efe, 72e0649b3c604720aed62bb00da9e802; no voters: d11162f9cf2c4c508409ae7efc17c4b6
I20260710 11:06:36.453713 26252 tablet_bootstrap.cc:492] T 3b3f7d674904472686bc616e593f7165 P 72e0649b3c604720aed62bb00da9e802: No bootstrap required, opened a new log
I20260710 11:06:36.454123 26252 ts_tablet_manager.cc:1403] T 3b3f7d674904472686bc616e593f7165 P 72e0649b3c604720aed62bb00da9e802: Time spent bootstrapping tablet: real 0.068s	user 0.007s	sys 0.028s
I20260710 11:06:36.456005 26309 raft_consensus.cc:2804] T 8ffbf738dece4029ad2db62c32cc6506 P 394d0d090a5f45e89b1c51a91c011efe [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:36.456569 26309 raft_consensus.cc:697] T 8ffbf738dece4029ad2db62c32cc6506 P 394d0d090a5f45e89b1c51a91c011efe [term 1 LEADER]: Becoming Leader. State: Replica: 394d0d090a5f45e89b1c51a91c011efe, State: Running, Role: LEADER
I20260710 11:06:36.457314 26309 consensus_queue.cc:237] T 8ffbf738dece4029ad2db62c32cc6506 P 394d0d090a5f45e89b1c51a91c011efe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } }
I20260710 11:06:36.458112 26255 tablet_bootstrap.cc:654] T 78427d9895164cc79efe598d1768883f P 394d0d090a5f45e89b1c51a91c011efe: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:36.459313 26258 raft_consensus.cc:493] T 2162894ddd6c403086fa8836856b19d9 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:36.453116 26254 raft_consensus.cc:740] T 8ffbf738dece4029ad2db62c32cc6506 P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d11162f9cf2c4c508409ae7efc17c4b6, State: Initialized, Role: FOLLOWER
I20260710 11:06:36.459755 26258 raft_consensus.cc:515] T 2162894ddd6c403086fa8836856b19d9 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } }
I20260710 11:06:36.460491 26254 consensus_queue.cc:260] T 8ffbf738dece4029ad2db62c32cc6506 P d11162f9cf2c4c508409ae7efc17c4b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } }
I20260710 11:06:36.462796 26254 ts_tablet_manager.cc:1434] T 8ffbf738dece4029ad2db62c32cc6506 P d11162f9cf2c4c508409ae7efc17c4b6: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.001s
I20260710 11:06:36.462726 26252 raft_consensus.cc:359] T 3b3f7d674904472686bc616e593f7165 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } }
I20260710 11:06:36.463493 26252 raft_consensus.cc:385] T 3b3f7d674904472686bc616e593f7165 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:36.463765 26252 raft_consensus.cc:740] T 3b3f7d674904472686bc616e593f7165 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72e0649b3c604720aed62bb00da9e802, State: Initialized, Role: FOLLOWER
I20260710 11:06:36.464025 26254 tablet_bootstrap.cc:492] T faf4436ecbae481b930d39672e7603f1 P d11162f9cf2c4c508409ae7efc17c4b6: Bootstrap starting.
I20260710 11:06:36.464505 26252 consensus_queue.cc:260] T 3b3f7d674904472686bc616e593f7165 P 72e0649b3c604720aed62bb00da9e802 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } }
I20260710 11:06:36.462906 25983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2162894ddd6c403086fa8836856b19d9" candidate_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" is_pre_election: true
W20260710 11:06:36.466590 26170 leader_election.cc:343] T 2162894ddd6c403086fa8836856b19d9 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:36.466785 26252 ts_tablet_manager.cc:1434] T 3b3f7d674904472686bc616e593f7165 P 72e0649b3c604720aed62bb00da9e802: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:06:36.467344 26258 leader_election.cc:290] T 2162894ddd6c403086fa8836856b19d9 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141), 394d0d090a5f45e89b1c51a91c011efe (127.23.83.194:42443)
I20260710 11:06:36.467667 26252 tablet_bootstrap.cc:492] T faf4436ecbae481b930d39672e7603f1 P 72e0649b3c604720aed62bb00da9e802: Bootstrap starting.
I20260710 11:06:36.468825 26056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2162894ddd6c403086fa8836856b19d9" candidate_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "394d0d090a5f45e89b1c51a91c011efe" is_pre_election: true
I20260710 11:06:36.468454 25880 catalog_manager.cc:5697] T e263cad3f8f9456e85bbec59348abe2d P d11162f9cf2c4c508409ae7efc17c4b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193). New cstate: current_term: 1 leader_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } health_report { overall_health: UNKNOWN } } }
W20260710 11:06:36.470858 26169 leader_election.cc:343] T 2162894ddd6c403086fa8836856b19d9 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 394d0d090a5f45e89b1c51a91c011efe (127.23.83.194:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:36.471313 26169 leader_election.cc:304] T 2162894ddd6c403086fa8836856b19d9 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9d9455f2e1cc4fd598ad0e2cb8a48d9d; no voters: 394d0d090a5f45e89b1c51a91c011efe, d11162f9cf2c4c508409ae7efc17c4b6
I20260710 11:06:36.472148 26251 tablet_bootstrap.cc:492] T 1fe4dc6982f746a481795cc9c8b90203 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: No bootstrap required, opened a new log
I20260710 11:06:36.472954 26251 ts_tablet_manager.cc:1403] T 1fe4dc6982f746a481795cc9c8b90203 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: Time spent bootstrapping tablet: real 0.075s	user 0.006s	sys 0.007s
I20260710 11:06:36.466888 25878 catalog_manager.cc:5697] T 5c6563b520674a48b092c0d633d9ac0a P 72e0649b3c604720aed62bb00da9e802 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72e0649b3c604720aed62bb00da9e802 (127.23.83.195). New cstate: current_term: 1 leader_uuid: "72e0649b3c604720aed62bb00da9e802" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:36.473520 26252 tablet_bootstrap.cc:654] T faf4436ecbae481b930d39672e7603f1 P 72e0649b3c604720aed62bb00da9e802: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:36.473426 26258 raft_consensus.cc:2749] T 2162894ddd6c403086fa8836856b19d9 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:36.486413 26132 raft_consensus.cc:2468] T e263cad3f8f9456e85bbec59348abe2d P 72e0649b3c604720aed62bb00da9e802 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d11162f9cf2c4c508409ae7efc17c4b6 in term 1.
I20260710 11:06:36.495561 26254 tablet_bootstrap.cc:654] T faf4436ecbae481b930d39672e7603f1 P d11162f9cf2c4c508409ae7efc17c4b6: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:36.499331 26251 raft_consensus.cc:359] T 1fe4dc6982f746a481795cc9c8b90203 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:36.505504 26251 raft_consensus.cc:385] T 1fe4dc6982f746a481795cc9c8b90203 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:36.507784 26255 tablet_bootstrap.cc:492] T 78427d9895164cc79efe598d1768883f P 394d0d090a5f45e89b1c51a91c011efe: No bootstrap required, opened a new log
I20260710 11:06:36.508419 26255 ts_tablet_manager.cc:1403] T 78427d9895164cc79efe598d1768883f P 394d0d090a5f45e89b1c51a91c011efe: Time spent bootstrapping tablet: real 0.073s	user 0.021s	sys 0.026s
I20260710 11:06:36.509161 26251 raft_consensus.cc:740] T 1fe4dc6982f746a481795cc9c8b90203 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d9455f2e1cc4fd598ad0e2cb8a48d9d, State: Initialized, Role: FOLLOWER
I20260710 11:06:36.516553 26255 raft_consensus.cc:359] T 78427d9895164cc79efe598d1768883f P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } }
I20260710 11:06:36.517253 26255 raft_consensus.cc:385] T 78427d9895164cc79efe598d1768883f P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:36.517508 26255 raft_consensus.cc:740] T 78427d9895164cc79efe598d1768883f P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 394d0d090a5f45e89b1c51a91c011efe, State: Initialized, Role: FOLLOWER
I20260710 11:06:36.518082 26255 consensus_queue.cc:260] T 78427d9895164cc79efe598d1768883f P 394d0d090a5f45e89b1c51a91c011efe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } }
I20260710 11:06:36.520884 26255 ts_tablet_manager.cc:1434] T 78427d9895164cc79efe598d1768883f P 394d0d090a5f45e89b1c51a91c011efe: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260710 11:06:36.521469 26251 consensus_queue.cc:260] T 1fe4dc6982f746a481795cc9c8b90203 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:36.523813 26252 tablet_bootstrap.cc:492] T faf4436ecbae481b930d39672e7603f1 P 72e0649b3c604720aed62bb00da9e802: No bootstrap required, opened a new log
I20260710 11:06:36.523896 26251 ts_tablet_manager.cc:1434] T 1fe4dc6982f746a481795cc9c8b90203 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: Time spent starting tablet: real 0.048s	user 0.008s	sys 0.001s
I20260710 11:06:36.524417 26252 ts_tablet_manager.cc:1403] T faf4436ecbae481b930d39672e7603f1 P 72e0649b3c604720aed62bb00da9e802: Time spent bootstrapping tablet: real 0.057s	user 0.009s	sys 0.004s
I20260710 11:06:36.525023 26251 tablet_bootstrap.cc:492] T 5a9d82fc28da4f069d252d79cfc27cd3 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: Bootstrap starting.
I20260710 11:06:36.524766 25880 catalog_manager.cc:5697] T 8ffbf738dece4029ad2db62c32cc6506 P 394d0d090a5f45e89b1c51a91c011efe reported cstate change: term changed from 0 to 1, leader changed from <none> to 394d0d090a5f45e89b1c51a91c011efe (127.23.83.194). New cstate: current_term: 1 leader_uuid: "394d0d090a5f45e89b1c51a91c011efe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:36.526944 26252 raft_consensus.cc:359] T faf4436ecbae481b930d39672e7603f1 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:36.527622 26252 raft_consensus.cc:385] T faf4436ecbae481b930d39672e7603f1 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:36.527907 26252 raft_consensus.cc:740] T faf4436ecbae481b930d39672e7603f1 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72e0649b3c604720aed62bb00da9e802, State: Initialized, Role: FOLLOWER
I20260710 11:06:36.528599 26252 consensus_queue.cc:260] T faf4436ecbae481b930d39672e7603f1 P 72e0649b3c604720aed62bb00da9e802 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:36.529625 26262 raft_consensus.cc:493] T 332359d8d3b343bab836b84050174d00 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:36.530705 26262 raft_consensus.cc:515] T 332359d8d3b343bab836b84050174d00 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } }
I20260710 11:06:36.532804 26262 leader_election.cc:290] T 332359d8d3b343bab836b84050174d00 P 72e0649b3c604720aed62bb00da9e802 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141), 394d0d090a5f45e89b1c51a91c011efe (127.23.83.194:42443)
I20260710 11:06:36.533634 26254 tablet_bootstrap.cc:492] T faf4436ecbae481b930d39672e7603f1 P d11162f9cf2c4c508409ae7efc17c4b6: No bootstrap required, opened a new log
I20260710 11:06:36.534103 26254 ts_tablet_manager.cc:1403] T faf4436ecbae481b930d39672e7603f1 P d11162f9cf2c4c508409ae7efc17c4b6: Time spent bootstrapping tablet: real 0.070s	user 0.015s	sys 0.015s
I20260710 11:06:36.534314 26056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "332359d8d3b343bab836b84050174d00" candidate_uuid: "72e0649b3c604720aed62bb00da9e802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "394d0d090a5f45e89b1c51a91c011efe" is_pre_election: true
I20260710 11:06:36.534948 26056 raft_consensus.cc:2468] T 332359d8d3b343bab836b84050174d00 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72e0649b3c604720aed62bb00da9e802 in term 0.
I20260710 11:06:36.536058 26205 raft_consensus.cc:3060] T 91556d4a46e64bc0a232db23f9345e3b P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:36.536628 25983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "332359d8d3b343bab836b84050174d00" candidate_uuid: "72e0649b3c604720aed62bb00da9e802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" is_pre_election: true
I20260710 11:06:36.536968 26254 raft_consensus.cc:359] T faf4436ecbae481b930d39672e7603f1 P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:36.537688 26254 raft_consensus.cc:385] T faf4436ecbae481b930d39672e7603f1 P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:36.537995 26254 raft_consensus.cc:740] T faf4436ecbae481b930d39672e7603f1 P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d11162f9cf2c4c508409ae7efc17c4b6, State: Initialized, Role: FOLLOWER
I20260710 11:06:36.538123 26095 leader_election.cc:304] T 332359d8d3b343bab836b84050174d00 P 72e0649b3c604720aed62bb00da9e802 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 394d0d090a5f45e89b1c51a91c011efe, 72e0649b3c604720aed62bb00da9e802; no voters: 
I20260710 11:06:36.538977 26260 raft_consensus.cc:2804] T 332359d8d3b343bab836b84050174d00 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:36.531818 26255 tablet_bootstrap.cc:492] T 5a9d82fc28da4f069d252d79cfc27cd3 P 394d0d090a5f45e89b1c51a91c011efe: Bootstrap starting.
I20260710 11:06:36.538869 26254 consensus_queue.cc:260] T faf4436ecbae481b930d39672e7603f1 P d11162f9cf2c4c508409ae7efc17c4b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:36.539366 26260 raft_consensus.cc:493] T 332359d8d3b343bab836b84050174d00 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:36.537241 25983 raft_consensus.cc:2468] T 332359d8d3b343bab836b84050174d00 P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72e0649b3c604720aed62bb00da9e802 in term 0.
I20260710 11:06:36.542309 26254 ts_tablet_manager.cc:1434] T faf4436ecbae481b930d39672e7603f1 P d11162f9cf2c4c508409ae7efc17c4b6: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:06:36.540768 26260 raft_consensus.cc:3060] T 332359d8d3b343bab836b84050174d00 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:36.543499 26254 tablet_bootstrap.cc:492] T 2162894ddd6c403086fa8836856b19d9 P d11162f9cf2c4c508409ae7efc17c4b6: Bootstrap starting.
I20260710 11:06:36.549533 26255 tablet_bootstrap.cc:654] T 5a9d82fc28da4f069d252d79cfc27cd3 P 394d0d090a5f45e89b1c51a91c011efe: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:36.550352 26254 tablet_bootstrap.cc:654] T 2162894ddd6c403086fa8836856b19d9 P d11162f9cf2c4c508409ae7efc17c4b6: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:36.551203 26252 ts_tablet_manager.cc:1434] T faf4436ecbae481b930d39672e7603f1 P 72e0649b3c604720aed62bb00da9e802: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260710 11:06:36.549937 26260 raft_consensus.cc:515] T 332359d8d3b343bab836b84050174d00 P 72e0649b3c604720aed62bb00da9e802 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } }
I20260710 11:06:36.555094 26056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "332359d8d3b343bab836b84050174d00" candidate_uuid: "72e0649b3c604720aed62bb00da9e802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "394d0d090a5f45e89b1c51a91c011efe"
I20260710 11:06:36.555367 25982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "332359d8d3b343bab836b84050174d00" candidate_uuid: "72e0649b3c604720aed62bb00da9e802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d11162f9cf2c4c508409ae7efc17c4b6"
I20260710 11:06:36.555903 26056 raft_consensus.cc:3060] T 332359d8d3b343bab836b84050174d00 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:36.556219 25982 raft_consensus.cc:3060] T 332359d8d3b343bab836b84050174d00 P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:36.577414 26252 tablet_bootstrap.cc:492] T 92b3ba56db854852a8b25a3ec086a2e2 P 72e0649b3c604720aed62bb00da9e802: Bootstrap starting.
I20260710 11:06:36.580176 26260 leader_election.cc:290] T 332359d8d3b343bab836b84050174d00 P 72e0649b3c604720aed62bb00da9e802 [CANDIDATE]: Term 1 election: Requested vote from peers d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141), 394d0d090a5f45e89b1c51a91c011efe (127.23.83.194:42443)
I20260710 11:06:36.581193 26298 raft_consensus.cc:493] T 63b4e8904b97459a8bf7b76338c223aa P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:36.581930 26298 raft_consensus.cc:515] T 63b4e8904b97459a8bf7b76338c223aa P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:36.582646 26056 raft_consensus.cc:2468] T 332359d8d3b343bab836b84050174d00 P 394d0d090a5f45e89b1c51a91c011efe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72e0649b3c604720aed62bb00da9e802 in term 1.
I20260710 11:06:36.584218 26095 leader_election.cc:304] T 332359d8d3b343bab836b84050174d00 P 72e0649b3c604720aed62bb00da9e802 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 394d0d090a5f45e89b1c51a91c011efe, 72e0649b3c604720aed62bb00da9e802; no voters: 
I20260710 11:06:36.585218 26298 leader_election.cc:290] T 63b4e8904b97459a8bf7b76338c223aa P d11162f9cf2c4c508409ae7efc17c4b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72e0649b3c604720aed62bb00da9e802 (127.23.83.195:40633), 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411)
I20260710 11:06:36.586404 26206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b4e8904b97459a8bf7b76338c223aa" candidate_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" is_pre_election: true
I20260710 11:06:36.586630 26132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b4e8904b97459a8bf7b76338c223aa" candidate_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72e0649b3c604720aed62bb00da9e802" is_pre_election: true
W20260710 11:06:36.587857 25948 leader_election.cc:343] T 63b4e8904b97459a8bf7b76338c223aa P d11162f9cf2c4c508409ae7efc17c4b6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:06:36.588461 25946 leader_election.cc:343] T 63b4e8904b97459a8bf7b76338c223aa P d11162f9cf2c4c508409ae7efc17c4b6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72e0649b3c604720aed62bb00da9e802 (127.23.83.195:40633): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:36.588900 25946 leader_election.cc:304] T 63b4e8904b97459a8bf7b76338c223aa P d11162f9cf2c4c508409ae7efc17c4b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d11162f9cf2c4c508409ae7efc17c4b6; no voters: 72e0649b3c604720aed62bb00da9e802, 9d9455f2e1cc4fd598ad0e2cb8a48d9d
I20260710 11:06:36.590237 26298 raft_consensus.cc:2749] T 63b4e8904b97459a8bf7b76338c223aa P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:36.591499 26252 tablet_bootstrap.cc:654] T 92b3ba56db854852a8b25a3ec086a2e2 P 72e0649b3c604720aed62bb00da9e802: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:36.586895 26324 raft_consensus.cc:2804] T 332359d8d3b343bab836b84050174d00 P 72e0649b3c604720aed62bb00da9e802 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:36.595247 26324 raft_consensus.cc:697] T 332359d8d3b343bab836b84050174d00 P 72e0649b3c604720aed62bb00da9e802 [term 1 LEADER]: Becoming Leader. State: Replica: 72e0649b3c604720aed62bb00da9e802, State: Running, Role: LEADER
I20260710 11:06:36.596382 26324 consensus_queue.cc:237] T 332359d8d3b343bab836b84050174d00 P 72e0649b3c604720aed62bb00da9e802 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } }
I20260710 11:06:36.603238 26255 tablet_bootstrap.cc:492] T 5a9d82fc28da4f069d252d79cfc27cd3 P 394d0d090a5f45e89b1c51a91c011efe: No bootstrap required, opened a new log
I20260710 11:06:36.580952 26260 consensus_queue.cc:1048] T 91556d4a46e64bc0a232db23f9345e3b P 72e0649b3c604720aed62bb00da9e802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:36.603813 25982 raft_consensus.cc:2468] T 332359d8d3b343bab836b84050174d00 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72e0649b3c604720aed62bb00da9e802 in term 1.
I20260710 11:06:36.609380 26262 consensus_queue.cc:1048] T 91556d4a46e64bc0a232db23f9345e3b P 72e0649b3c604720aed62bb00da9e802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260710 11:06:36.603900 26255 ts_tablet_manager.cc:1403] T 5a9d82fc28da4f069d252d79cfc27cd3 P 394d0d090a5f45e89b1c51a91c011efe: Time spent bootstrapping tablet: real 0.072s	user 0.020s	sys 0.032s
I20260710 11:06:36.621699 26251 tablet_bootstrap.cc:654] T 5a9d82fc28da4f069d252d79cfc27cd3 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:36.627583 26255 raft_consensus.cc:359] T 5a9d82fc28da4f069d252d79cfc27cd3 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } }
I20260710 11:06:36.628998 26255 raft_consensus.cc:385] T 5a9d82fc28da4f069d252d79cfc27cd3 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:36.630061 26255 raft_consensus.cc:740] T 5a9d82fc28da4f069d252d79cfc27cd3 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 394d0d090a5f45e89b1c51a91c011efe, State: Initialized, Role: FOLLOWER
I20260710 11:06:36.631059 25879 catalog_manager.cc:5697] T 332359d8d3b343bab836b84050174d00 P 72e0649b3c604720aed62bb00da9e802 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72e0649b3c604720aed62bb00da9e802 (127.23.83.195). New cstate: current_term: 1 leader_uuid: "72e0649b3c604720aed62bb00da9e802" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:36.633741 26255 consensus_queue.cc:260] T 5a9d82fc28da4f069d252d79cfc27cd3 P 394d0d090a5f45e89b1c51a91c011efe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } }
I20260710 11:06:36.635993 26255 ts_tablet_manager.cc:1434] T 5a9d82fc28da4f069d252d79cfc27cd3 P 394d0d090a5f45e89b1c51a91c011efe: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.000s
I20260710 11:06:36.637724 26255 tablet_bootstrap.cc:492] T 3b3f7d674904472686bc616e593f7165 P 394d0d090a5f45e89b1c51a91c011efe: Bootstrap starting.
I20260710 11:06:36.641049 26324 raft_consensus.cc:493] T 3b3f7d674904472686bc616e593f7165 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:36.641562 26324 raft_consensus.cc:515] T 3b3f7d674904472686bc616e593f7165 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } }
I20260710 11:06:36.643407 26255 tablet_bootstrap.cc:654] T 3b3f7d674904472686bc616e593f7165 P 394d0d090a5f45e89b1c51a91c011efe: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:36.645354 26056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b3f7d674904472686bc616e593f7165" candidate_uuid: "72e0649b3c604720aed62bb00da9e802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "394d0d090a5f45e89b1c51a91c011efe" is_pre_election: true
W20260710 11:06:36.646670 26095 leader_election.cc:343] T 3b3f7d674904472686bc616e593f7165 P 72e0649b3c604720aed62bb00da9e802 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 394d0d090a5f45e89b1c51a91c011efe (127.23.83.194:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:36.648703 26206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b3f7d674904472686bc616e593f7165" candidate_uuid: "72e0649b3c604720aed62bb00da9e802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" is_pre_election: true
I20260710 11:06:36.648830 26252 tablet_bootstrap.cc:492] T 92b3ba56db854852a8b25a3ec086a2e2 P 72e0649b3c604720aed62bb00da9e802: No bootstrap required, opened a new log
W20260710 11:06:36.650069 26097 leader_election.cc:343] T 3b3f7d674904472686bc616e593f7165 P 72e0649b3c604720aed62bb00da9e802 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:36.650628 26097 leader_election.cc:304] T 3b3f7d674904472686bc616e593f7165 P 72e0649b3c604720aed62bb00da9e802 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 72e0649b3c604720aed62bb00da9e802; no voters: 394d0d090a5f45e89b1c51a91c011efe, 9d9455f2e1cc4fd598ad0e2cb8a48d9d
I20260710 11:06:36.651381 26324 leader_election.cc:290] T 3b3f7d674904472686bc616e593f7165 P 72e0649b3c604720aed62bb00da9e802 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 394d0d090a5f45e89b1c51a91c011efe (127.23.83.194:42443), 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411)
I20260710 11:06:36.652259 26254 tablet_bootstrap.cc:492] T 2162894ddd6c403086fa8836856b19d9 P d11162f9cf2c4c508409ae7efc17c4b6: No bootstrap required, opened a new log
I20260710 11:06:36.652789 26254 ts_tablet_manager.cc:1403] T 2162894ddd6c403086fa8836856b19d9 P d11162f9cf2c4c508409ae7efc17c4b6: Time spent bootstrapping tablet: real 0.109s	user 0.028s	sys 0.063s
I20260710 11:06:36.652312 26324 raft_consensus.cc:2749] T 3b3f7d674904472686bc616e593f7165 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:36.656041 26254 raft_consensus.cc:359] T 2162894ddd6c403086fa8836856b19d9 P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } }
I20260710 11:06:36.656783 26254 raft_consensus.cc:385] T 2162894ddd6c403086fa8836856b19d9 P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:36.657038 26254 raft_consensus.cc:740] T 2162894ddd6c403086fa8836856b19d9 P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d11162f9cf2c4c508409ae7efc17c4b6, State: Initialized, Role: FOLLOWER
I20260710 11:06:36.650604 26252 ts_tablet_manager.cc:1403] T 92b3ba56db854852a8b25a3ec086a2e2 P 72e0649b3c604720aed62bb00da9e802: Time spent bootstrapping tablet: real 0.073s	user 0.015s	sys 0.006s
I20260710 11:06:36.657974 26254 consensus_queue.cc:260] T 2162894ddd6c403086fa8836856b19d9 P d11162f9cf2c4c508409ae7efc17c4b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } }
I20260710 11:06:36.663256 26254 ts_tablet_manager.cc:1434] T 2162894ddd6c403086fa8836856b19d9 P d11162f9cf2c4c508409ae7efc17c4b6: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.001s
I20260710 11:06:36.663215 26298 consensus_queue.cc:1048] T 7b559f250fbd4dbbba53db2d094614e0 P d11162f9cf2c4c508409ae7efc17c4b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:36.664333 26254 tablet_bootstrap.cc:492] T 5c6563b520674a48b092c0d633d9ac0a P d11162f9cf2c4c508409ae7efc17c4b6: Bootstrap starting.
I20260710 11:06:36.670352 26254 tablet_bootstrap.cc:654] T 5c6563b520674a48b092c0d633d9ac0a P d11162f9cf2c4c508409ae7efc17c4b6: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:36.673314 26255 tablet_bootstrap.cc:492] T 3b3f7d674904472686bc616e593f7165 P 394d0d090a5f45e89b1c51a91c011efe: No bootstrap required, opened a new log
I20260710 11:06:36.677474 26252 raft_consensus.cc:359] T 92b3ba56db854852a8b25a3ec086a2e2 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:36.678416 26252 raft_consensus.cc:385] T 92b3ba56db854852a8b25a3ec086a2e2 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:36.679782 26251 tablet_bootstrap.cc:492] T 5a9d82fc28da4f069d252d79cfc27cd3 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: No bootstrap required, opened a new log
I20260710 11:06:36.680673 26251 ts_tablet_manager.cc:1403] T 5a9d82fc28da4f069d252d79cfc27cd3 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: Time spent bootstrapping tablet: real 0.156s	user 0.007s	sys 0.008s
I20260710 11:06:36.673880 26255 ts_tablet_manager.cc:1403] T 3b3f7d674904472686bc616e593f7165 P 394d0d090a5f45e89b1c51a91c011efe: Time spent bootstrapping tablet: real 0.036s	user 0.006s	sys 0.010s
I20260710 11:06:36.678741 26252 raft_consensus.cc:740] T 92b3ba56db854852a8b25a3ec086a2e2 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72e0649b3c604720aed62bb00da9e802, State: Initialized, Role: FOLLOWER
I20260710 11:06:36.687549 26252 consensus_queue.cc:260] T 92b3ba56db854852a8b25a3ec086a2e2 P 72e0649b3c604720aed62bb00da9e802 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:36.688329 26255 raft_consensus.cc:359] T 3b3f7d674904472686bc616e593f7165 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } }
I20260710 11:06:36.689280 26255 raft_consensus.cc:385] T 3b3f7d674904472686bc616e593f7165 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:36.689363 26254 tablet_bootstrap.cc:492] T 5c6563b520674a48b092c0d633d9ac0a P d11162f9cf2c4c508409ae7efc17c4b6: No bootstrap required, opened a new log
I20260710 11:06:36.689808 26255 raft_consensus.cc:740] T 3b3f7d674904472686bc616e593f7165 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 394d0d090a5f45e89b1c51a91c011efe, State: Initialized, Role: FOLLOWER
I20260710 11:06:36.690145 26254 ts_tablet_manager.cc:1403] T 5c6563b520674a48b092c0d633d9ac0a P d11162f9cf2c4c508409ae7efc17c4b6: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.010s
I20260710 11:06:36.691383 26255 consensus_queue.cc:260] T 3b3f7d674904472686bc616e593f7165 P 394d0d090a5f45e89b1c51a91c011efe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } }
I20260710 11:06:36.693079 26254 raft_consensus.cc:359] T 5c6563b520674a48b092c0d633d9ac0a P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } }
I20260710 11:06:36.693684 26255 ts_tablet_manager.cc:1434] T 3b3f7d674904472686bc616e593f7165 P 394d0d090a5f45e89b1c51a91c011efe: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260710 11:06:36.693833 26254 raft_consensus.cc:385] T 5c6563b520674a48b092c0d633d9ac0a P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:36.694269 26254 raft_consensus.cc:740] T 5c6563b520674a48b092c0d633d9ac0a P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d11162f9cf2c4c508409ae7efc17c4b6, State: Initialized, Role: FOLLOWER
I20260710 11:06:36.694711 26255 tablet_bootstrap.cc:492] T 2162894ddd6c403086fa8836856b19d9 P 394d0d090a5f45e89b1c51a91c011efe: Bootstrap starting.
I20260710 11:06:36.695148 26254 consensus_queue.cc:260] T 5c6563b520674a48b092c0d633d9ac0a P d11162f9cf2c4c508409ae7efc17c4b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } }
I20260710 11:06:36.697345 26254 ts_tablet_manager.cc:1434] T 5c6563b520674a48b092c0d633d9ac0a P d11162f9cf2c4c508409ae7efc17c4b6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:06:36.698555 26254 tablet_bootstrap.cc:492] T 9d8e62c2e93947e392766a501acc8ac5 P d11162f9cf2c4c508409ae7efc17c4b6: Bootstrap starting.
I20260710 11:06:36.703015 26258 raft_consensus.cc:493] T 1fe4dc6982f746a481795cc9c8b90203 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:36.703526 26258 raft_consensus.cc:515] T 1fe4dc6982f746a481795cc9c8b90203 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:36.704145 26254 tablet_bootstrap.cc:654] T 9d8e62c2e93947e392766a501acc8ac5 P d11162f9cf2c4c508409ae7efc17c4b6: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:36.705610 26258 leader_election.cc:290] T 1fe4dc6982f746a481795cc9c8b90203 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72e0649b3c604720aed62bb00da9e802 (127.23.83.195:40633), d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141)
I20260710 11:06:36.707101 26132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe4dc6982f746a481795cc9c8b90203" candidate_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72e0649b3c604720aed62bb00da9e802" is_pre_election: true
I20260710 11:06:36.707739 26132 raft_consensus.cc:2468] T 1fe4dc6982f746a481795cc9c8b90203 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d9455f2e1cc4fd598ad0e2cb8a48d9d in term 0.
I20260710 11:06:36.709707 26169 leader_election.cc:304] T 1fe4dc6982f746a481795cc9c8b90203 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72e0649b3c604720aed62bb00da9e802, 9d9455f2e1cc4fd598ad0e2cb8a48d9d; no voters: 
I20260710 11:06:36.714439 26255 tablet_bootstrap.cc:654] T 2162894ddd6c403086fa8836856b19d9 P 394d0d090a5f45e89b1c51a91c011efe: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:36.715710 26258 raft_consensus.cc:2804] T 1fe4dc6982f746a481795cc9c8b90203 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:36.716110 26258 raft_consensus.cc:493] T 1fe4dc6982f746a481795cc9c8b90203 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:36.716454 26258 raft_consensus.cc:3060] T 1fe4dc6982f746a481795cc9c8b90203 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:36.722517 26263 consensus_queue.cc:1048] T 7b559f250fbd4dbbba53db2d094614e0 P d11162f9cf2c4c508409ae7efc17c4b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:36.725634 26255 tablet_bootstrap.cc:492] T 2162894ddd6c403086fa8836856b19d9 P 394d0d090a5f45e89b1c51a91c011efe: No bootstrap required, opened a new log
I20260710 11:06:36.726112 26255 ts_tablet_manager.cc:1403] T 2162894ddd6c403086fa8836856b19d9 P 394d0d090a5f45e89b1c51a91c011efe: Time spent bootstrapping tablet: real 0.032s	user 0.004s	sys 0.011s
I20260710 11:06:36.729141 26255 raft_consensus.cc:359] T 2162894ddd6c403086fa8836856b19d9 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } }
I20260710 11:06:36.729880 26255 raft_consensus.cc:385] T 2162894ddd6c403086fa8836856b19d9 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:36.730784 26309 raft_consensus.cc:493] T 3b3f7d674904472686bc616e593f7165 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:36.732084 26309 raft_consensus.cc:515] T 3b3f7d674904472686bc616e593f7165 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } }
I20260710 11:06:36.735862 26309 leader_election.cc:290] T 3b3f7d674904472686bc616e593f7165 P 394d0d090a5f45e89b1c51a91c011efe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72e0649b3c604720aed62bb00da9e802 (127.23.83.195:40633), 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411)
I20260710 11:06:36.730202 26255 raft_consensus.cc:740] T 2162894ddd6c403086fa8836856b19d9 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 394d0d090a5f45e89b1c51a91c011efe, State: Initialized, Role: FOLLOWER
I20260710 11:06:36.737123 26255 consensus_queue.cc:260] T 2162894ddd6c403086fa8836856b19d9 P 394d0d090a5f45e89b1c51a91c011efe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } }
I20260710 11:06:36.738874 26255 ts_tablet_manager.cc:1434] T 2162894ddd6c403086fa8836856b19d9 P 394d0d090a5f45e89b1c51a91c011efe: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.002s
I20260710 11:06:36.739758 26255 tablet_bootstrap.cc:492] T 12bfcb217187405f950eda0e73d72265 P 394d0d090a5f45e89b1c51a91c011efe: Bootstrap starting.
I20260710 11:06:36.740433 26204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b3f7d674904472686bc616e593f7165" candidate_uuid: "394d0d090a5f45e89b1c51a91c011efe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" is_pre_election: true
I20260710 11:06:36.740648 25982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe4dc6982f746a481795cc9c8b90203" candidate_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" is_pre_election: true
W20260710 11:06:36.741977 26170 leader_election.cc:343] T 1fe4dc6982f746a481795cc9c8b90203 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:06:36.742324 26023 leader_election.cc:343] T 3b3f7d674904472686bc616e593f7165 P 394d0d090a5f45e89b1c51a91c011efe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:06:36.746618 26097 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.83.196:35411, user_credentials={real_user=slave}} blocked reactor thread for 54337.4us
I20260710 11:06:36.734275 26251 raft_consensus.cc:359] T 5a9d82fc28da4f069d252d79cfc27cd3 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } }
I20260710 11:06:36.750850 26252 ts_tablet_manager.cc:1434] T 92b3ba56db854852a8b25a3ec086a2e2 P 72e0649b3c604720aed62bb00da9e802: Time spent starting tablet: real 0.093s	user 0.006s	sys 0.001s
I20260710 11:06:36.747749 26262 raft_consensus.cc:493] T faf4436ecbae481b930d39672e7603f1 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:36.754377 26252 tablet_bootstrap.cc:492] T 63b4e8904b97459a8bf7b76338c223aa P 72e0649b3c604720aed62bb00da9e802: Bootstrap starting.
I20260710 11:06:36.751750 26251 raft_consensus.cc:385] T 5a9d82fc28da4f069d252d79cfc27cd3 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:36.755335 26262 raft_consensus.cc:515] T faf4436ecbae481b930d39672e7603f1 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:36.758957 26132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b3f7d674904472686bc616e593f7165" candidate_uuid: "394d0d090a5f45e89b1c51a91c011efe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72e0649b3c604720aed62bb00da9e802" is_pre_election: true
I20260710 11:06:36.759608 26132 raft_consensus.cc:2468] T 3b3f7d674904472686bc616e593f7165 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 394d0d090a5f45e89b1c51a91c011efe in term 0.
I20260710 11:06:36.754627 26258 raft_consensus.cc:515] T 1fe4dc6982f746a481795cc9c8b90203 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:36.761875 26258 leader_election.cc:290] T 1fe4dc6982f746a481795cc9c8b90203 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [CANDIDATE]: Term 1 election: Requested vote from peers 72e0649b3c604720aed62bb00da9e802 (127.23.83.195:40633), d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141)
I20260710 11:06:36.762428 26254 tablet_bootstrap.cc:492] T 9d8e62c2e93947e392766a501acc8ac5 P d11162f9cf2c4c508409ae7efc17c4b6: No bootstrap required, opened a new log
I20260710 11:06:36.762748 26252 tablet_bootstrap.cc:654] T 63b4e8904b97459a8bf7b76338c223aa P 72e0649b3c604720aed62bb00da9e802: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:36.762962 26254 ts_tablet_manager.cc:1403] T 9d8e62c2e93947e392766a501acc8ac5 P d11162f9cf2c4c508409ae7efc17c4b6: Time spent bootstrapping tablet: real 0.065s	user 0.017s	sys 0.030s
I20260710 11:06:36.766180 25982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe4dc6982f746a481795cc9c8b90203" candidate_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d11162f9cf2c4c508409ae7efc17c4b6"
I20260710 11:06:36.757404 26251 raft_consensus.cc:740] T 5a9d82fc28da4f069d252d79cfc27cd3 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d9455f2e1cc4fd598ad0e2cb8a48d9d, State: Initialized, Role: FOLLOWER
I20260710 11:06:36.765947 26131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe4dc6982f746a481795cc9c8b90203" candidate_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72e0649b3c604720aed62bb00da9e802"
I20260710 11:06:36.768541 26131 raft_consensus.cc:3060] T 1fe4dc6982f746a481795cc9c8b90203 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:36.768230 26251 consensus_queue.cc:260] T 5a9d82fc28da4f069d252d79cfc27cd3 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } }
I20260710 11:06:36.770929 26251 ts_tablet_manager.cc:1434] T 5a9d82fc28da4f069d252d79cfc27cd3 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: Time spent starting tablet: real 0.090s	user 0.002s	sys 0.008s
I20260710 11:06:36.771916 26251 tablet_bootstrap.cc:492] T 63b4e8904b97459a8bf7b76338c223aa P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: Bootstrap starting.
I20260710 11:06:36.771940 26204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faf4436ecbae481b930d39672e7603f1" candidate_uuid: "72e0649b3c604720aed62bb00da9e802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" is_pre_election: true
W20260710 11:06:36.772444 26170 leader_election.cc:343] T 1fe4dc6982f746a481795cc9c8b90203 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:36.770720 26021 leader_election.cc:304] T 3b3f7d674904472686bc616e593f7165 P 394d0d090a5f45e89b1c51a91c011efe [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: 394d0d090a5f45e89b1c51a91c011efe, 72e0649b3c604720aed62bb00da9e802; no voters: 9d9455f2e1cc4fd598ad0e2cb8a48d9d
I20260710 11:06:36.774240 26309 raft_consensus.cc:2804] T 3b3f7d674904472686bc616e593f7165 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:36.774447 26262 leader_election.cc:290] T faf4436ecbae481b930d39672e7603f1 P 72e0649b3c604720aed62bb00da9e802 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411), d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141)
I20260710 11:06:36.774626 26309 raft_consensus.cc:493] T 3b3f7d674904472686bc616e593f7165 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:36.775027 26309 raft_consensus.cc:3060] T 3b3f7d674904472686bc616e593f7165 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:36.775681 25982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faf4436ecbae481b930d39672e7603f1" candidate_uuid: "72e0649b3c604720aed62bb00da9e802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" is_pre_election: true
I20260710 11:06:36.776356 25982 raft_consensus.cc:2468] T faf4436ecbae481b930d39672e7603f1 P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72e0649b3c604720aed62bb00da9e802 in term 0.
I20260710 11:06:36.777913 26255 tablet_bootstrap.cc:654] T 12bfcb217187405f950eda0e73d72265 P 394d0d090a5f45e89b1c51a91c011efe: Neither blocks nor log segments found. Creating new log.
W20260710 11:06:36.780246 26097 leader_election.cc:343] T faf4436ecbae481b930d39672e7603f1 P 72e0649b3c604720aed62bb00da9e802 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:36.784641 26254 raft_consensus.cc:359] T 9d8e62c2e93947e392766a501acc8ac5 P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } }
I20260710 11:06:36.785553 26254 raft_consensus.cc:385] T 9d8e62c2e93947e392766a501acc8ac5 P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:36.785890 26254 raft_consensus.cc:740] T 9d8e62c2e93947e392766a501acc8ac5 P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d11162f9cf2c4c508409ae7efc17c4b6, State: Initialized, Role: FOLLOWER
I20260710 11:06:36.780260 26251 tablet_bootstrap.cc:654] T 63b4e8904b97459a8bf7b76338c223aa P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:36.790083 26131 raft_consensus.cc:2468] T 1fe4dc6982f746a481795cc9c8b90203 P 72e0649b3c604720aed62bb00da9e802 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d9455f2e1cc4fd598ad0e2cb8a48d9d in term 1.
I20260710 11:06:36.791049 26309 raft_consensus.cc:515] T 3b3f7d674904472686bc616e593f7165 P 394d0d090a5f45e89b1c51a91c011efe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } }
I20260710 11:06:36.792279 26169 leader_election.cc:304] T 1fe4dc6982f746a481795cc9c8b90203 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 72e0649b3c604720aed62bb00da9e802, 9d9455f2e1cc4fd598ad0e2cb8a48d9d; no voters: d11162f9cf2c4c508409ae7efc17c4b6
I20260710 11:06:36.794471 26309 leader_election.cc:290] T 3b3f7d674904472686bc616e593f7165 P 394d0d090a5f45e89b1c51a91c011efe [CANDIDATE]: Term 1 election: Requested vote from peers 72e0649b3c604720aed62bb00da9e802 (127.23.83.195:40633), 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411)
I20260710 11:06:36.794480 26131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b3f7d674904472686bc616e593f7165" candidate_uuid: "394d0d090a5f45e89b1c51a91c011efe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72e0649b3c604720aed62bb00da9e802"
I20260710 11:06:36.794667 26204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b3f7d674904472686bc616e593f7165" candidate_uuid: "394d0d090a5f45e89b1c51a91c011efe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d"
I20260710 11:06:36.795415 26131 raft_consensus.cc:3060] T 3b3f7d674904472686bc616e593f7165 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:06:36.796105 26023 leader_election.cc:343] T 3b3f7d674904472686bc616e593f7165 P 394d0d090a5f45e89b1c51a91c011efe [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:36.797145 26309 raft_consensus.cc:493] T 5a9d82fc28da4f069d252d79cfc27cd3 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:36.797596 26309 raft_consensus.cc:515] T 5a9d82fc28da4f069d252d79cfc27cd3 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } }
I20260710 11:06:36.799105 26339 raft_consensus.cc:2804] T 1fe4dc6982f746a481795cc9c8b90203 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:36.799600 26339 raft_consensus.cc:697] T 1fe4dc6982f746a481795cc9c8b90203 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 1 LEADER]: Becoming Leader. State: Replica: 9d9455f2e1cc4fd598ad0e2cb8a48d9d, State: Running, Role: LEADER
I20260710 11:06:36.800166 26204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a9d82fc28da4f069d252d79cfc27cd3" candidate_uuid: "394d0d090a5f45e89b1c51a91c011efe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" is_pre_election: true
I20260710 11:06:36.800791 26204 raft_consensus.cc:2468] T 5a9d82fc28da4f069d252d79cfc27cd3 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 394d0d090a5f45e89b1c51a91c011efe in term 0.
I20260710 11:06:36.800469 26339 consensus_queue.cc:237] T 1fe4dc6982f746a481795cc9c8b90203 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:36.801981 26254 consensus_queue.cc:260] T 9d8e62c2e93947e392766a501acc8ac5 P d11162f9cf2c4c508409ae7efc17c4b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } }
I20260710 11:06:36.806471 26254 ts_tablet_manager.cc:1434] T 9d8e62c2e93947e392766a501acc8ac5 P d11162f9cf2c4c508409ae7efc17c4b6: Time spent starting tablet: real 0.043s	user 0.003s	sys 0.003s
I20260710 11:06:36.806629 26131 raft_consensus.cc:2468] T 3b3f7d674904472686bc616e593f7165 P 72e0649b3c604720aed62bb00da9e802 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 394d0d090a5f45e89b1c51a91c011efe in term 1.
I20260710 11:06:36.807556 26254 tablet_bootstrap.cc:492] T 1fe4dc6982f746a481795cc9c8b90203 P d11162f9cf2c4c508409ae7efc17c4b6: Bootstrap starting.
I20260710 11:06:36.807752 26021 leader_election.cc:304] T 3b3f7d674904472686bc616e593f7165 P 394d0d090a5f45e89b1c51a91c011efe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 394d0d090a5f45e89b1c51a91c011efe, 72e0649b3c604720aed62bb00da9e802; no voters: 9d9455f2e1cc4fd598ad0e2cb8a48d9d
I20260710 11:06:36.808182 26023 leader_election.cc:304] T 5a9d82fc28da4f069d252d79cfc27cd3 P 394d0d090a5f45e89b1c51a91c011efe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 394d0d090a5f45e89b1c51a91c011efe, 9d9455f2e1cc4fd598ad0e2cb8a48d9d; no voters: 
I20260710 11:06:36.808794 26261 raft_consensus.cc:2804] T 3b3f7d674904472686bc616e593f7165 P 394d0d090a5f45e89b1c51a91c011efe [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:36.809289 26261 raft_consensus.cc:697] T 3b3f7d674904472686bc616e593f7165 P 394d0d090a5f45e89b1c51a91c011efe [term 1 LEADER]: Becoming Leader. State: Replica: 394d0d090a5f45e89b1c51a91c011efe, State: Running, Role: LEADER
I20260710 11:06:36.809432 26307 raft_consensus.cc:2804] T 5a9d82fc28da4f069d252d79cfc27cd3 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:36.809846 26307 raft_consensus.cc:493] T 5a9d82fc28da4f069d252d79cfc27cd3 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:36.810170 26307 raft_consensus.cc:3060] T 5a9d82fc28da4f069d252d79cfc27cd3 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:36.810149 26261 consensus_queue.cc:237] T 3b3f7d674904472686bc616e593f7165 P 394d0d090a5f45e89b1c51a91c011efe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } }
I20260710 11:06:36.817394 26254 tablet_bootstrap.cc:654] T 1fe4dc6982f746a481795cc9c8b90203 P d11162f9cf2c4c508409ae7efc17c4b6: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:36.817278 26306 consensus_queue.cc:1048] T 1ad381d0603a48e7b6f59ed802c5bce1 P 394d0d090a5f45e89b1c51a91c011efe [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:36.801502 26096 leader_election.cc:304] T faf4436ecbae481b930d39672e7603f1 P 72e0649b3c604720aed62bb00da9e802 [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: 72e0649b3c604720aed62bb00da9e802, d11162f9cf2c4c508409ae7efc17c4b6; no voters: 9d9455f2e1cc4fd598ad0e2cb8a48d9d
I20260710 11:06:36.817510 26307 raft_consensus.cc:515] T 5a9d82fc28da4f069d252d79cfc27cd3 P 394d0d090a5f45e89b1c51a91c011efe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } }
I20260710 11:06:36.827436 26340 raft_consensus.cc:2804] T faf4436ecbae481b930d39672e7603f1 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:36.832975 25982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a9d82fc28da4f069d252d79cfc27cd3" candidate_uuid: "394d0d090a5f45e89b1c51a91c011efe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" is_pre_election: true
I20260710 11:06:36.833330 26340 raft_consensus.cc:493] T faf4436ecbae481b930d39672e7603f1 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:36.833907 26340 raft_consensus.cc:3060] T faf4436ecbae481b930d39672e7603f1 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:06:36.834851 26022 leader_election.cc:343] T 5a9d82fc28da4f069d252d79cfc27cd3 P 394d0d090a5f45e89b1c51a91c011efe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:36.838105 26255 tablet_bootstrap.cc:492] T 12bfcb217187405f950eda0e73d72265 P 394d0d090a5f45e89b1c51a91c011efe: No bootstrap required, opened a new log
I20260710 11:06:36.838704 26255 ts_tablet_manager.cc:1403] T 12bfcb217187405f950eda0e73d72265 P 394d0d090a5f45e89b1c51a91c011efe: Time spent bootstrapping tablet: real 0.099s	user 0.013s	sys 0.005s
I20260710 11:06:36.839684 26307 leader_election.cc:290] T 5a9d82fc28da4f069d252d79cfc27cd3 P 394d0d090a5f45e89b1c51a91c011efe [CANDIDATE]: Term 1 election: Requested vote from peers 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411), d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141)
I20260710 11:06:36.840654 25982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a9d82fc28da4f069d252d79cfc27cd3" candidate_uuid: "394d0d090a5f45e89b1c51a91c011efe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d11162f9cf2c4c508409ae7efc17c4b6"
I20260710 11:06:36.841495 26255 raft_consensus.cc:359] T 12bfcb217187405f950eda0e73d72265 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } }
W20260710 11:06:36.841935 26022 leader_election.cc:343] T 5a9d82fc28da4f069d252d79cfc27cd3 P 394d0d090a5f45e89b1c51a91c011efe [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:36.842164 26255 raft_consensus.cc:385] T 12bfcb217187405f950eda0e73d72265 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:36.842449 26255 raft_consensus.cc:740] T 12bfcb217187405f950eda0e73d72265 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 394d0d090a5f45e89b1c51a91c011efe, State: Initialized, Role: FOLLOWER
I20260710 11:06:36.842724 26205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a9d82fc28da4f069d252d79cfc27cd3" candidate_uuid: "394d0d090a5f45e89b1c51a91c011efe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d"
I20260710 11:06:36.843277 26205 raft_consensus.cc:3060] T 5a9d82fc28da4f069d252d79cfc27cd3 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:36.843288 26263 raft_consensus.cc:493] T 8ffbf738dece4029ad2db62c32cc6506 P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:36.843979 26263 raft_consensus.cc:515] T 8ffbf738dece4029ad2db62c32cc6506 P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } }
I20260710 11:06:36.845894 26263 leader_election.cc:290] T 8ffbf738dece4029ad2db62c32cc6506 P d11162f9cf2c4c508409ae7efc17c4b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 394d0d090a5f45e89b1c51a91c011efe (127.23.83.194:42443), 72e0649b3c604720aed62bb00da9e802 (127.23.83.195:40633)
I20260710 11:06:36.846746 26340 raft_consensus.cc:515] T faf4436ecbae481b930d39672e7603f1 P 72e0649b3c604720aed62bb00da9e802 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:36.843178 26255 consensus_queue.cc:260] T 12bfcb217187405f950eda0e73d72265 P 394d0d090a5f45e89b1c51a91c011efe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } }
I20260710 11:06:36.848290 26058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ffbf738dece4029ad2db62c32cc6506" candidate_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "394d0d090a5f45e89b1c51a91c011efe" is_pre_election: true
I20260710 11:06:36.848881 26255 ts_tablet_manager.cc:1434] T 12bfcb217187405f950eda0e73d72265 P 394d0d090a5f45e89b1c51a91c011efe: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260710 11:06:36.826287 26309 leader_election.cc:290] T 5a9d82fc28da4f069d252d79cfc27cd3 P 394d0d090a5f45e89b1c51a91c011efe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411), d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141)
I20260710 11:06:36.849751 26255 tablet_bootstrap.cc:492] T f0699ab06ce04b63b651d5a6f86ad717 P 394d0d090a5f45e89b1c51a91c011efe: Bootstrap starting.
I20260710 11:06:36.855984 26252 tablet_bootstrap.cc:492] T 63b4e8904b97459a8bf7b76338c223aa P 72e0649b3c604720aed62bb00da9e802: No bootstrap required, opened a new log
I20260710 11:06:36.856609 26252 ts_tablet_manager.cc:1403] T 63b4e8904b97459a8bf7b76338c223aa P 72e0649b3c604720aed62bb00da9e802: Time spent bootstrapping tablet: real 0.103s	user 0.013s	sys 0.006s
I20260710 11:06:36.853396 26340 leader_election.cc:290] T faf4436ecbae481b930d39672e7603f1 P 72e0649b3c604720aed62bb00da9e802 [CANDIDATE]: Term 1 election: Requested vote from peers 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411), d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141)
I20260710 11:06:36.860037 26131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ffbf738dece4029ad2db62c32cc6506" candidate_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72e0649b3c604720aed62bb00da9e802" is_pre_election: true
I20260710 11:06:36.861876 26131 raft_consensus.cc:2393] T 8ffbf738dece4029ad2db62c32cc6506 P 72e0649b3c604720aed62bb00da9e802 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d11162f9cf2c4c508409ae7efc17c4b6 in current term 1: Already voted for candidate 394d0d090a5f45e89b1c51a91c011efe in this term.
I20260710 11:06:36.863238 25946 leader_election.cc:304] T 8ffbf738dece4029ad2db62c32cc6506 P d11162f9cf2c4c508409ae7efc17c4b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d11162f9cf2c4c508409ae7efc17c4b6; no voters: 394d0d090a5f45e89b1c51a91c011efe, 72e0649b3c604720aed62bb00da9e802
I20260710 11:06:36.861721 26203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faf4436ecbae481b930d39672e7603f1" candidate_uuid: "72e0649b3c604720aed62bb00da9e802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d"
I20260710 11:06:36.864042 26263 raft_consensus.cc:3060] T 8ffbf738dece4029ad2db62c32cc6506 P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:36.861069 25982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faf4436ecbae481b930d39672e7603f1" candidate_uuid: "72e0649b3c604720aed62bb00da9e802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d11162f9cf2c4c508409ae7efc17c4b6"
I20260710 11:06:36.864756 25982 raft_consensus.cc:3060] T faf4436ecbae481b930d39672e7603f1 P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:06:36.868556 26097 leader_election.cc:343] T faf4436ecbae481b930d39672e7603f1 P 72e0649b3c604720aed62bb00da9e802 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:36.868973 26205 raft_consensus.cc:2468] T 5a9d82fc28da4f069d252d79cfc27cd3 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 394d0d090a5f45e89b1c51a91c011efe in term 1.
I20260710 11:06:36.872648 26023 leader_election.cc:304] T 5a9d82fc28da4f069d252d79cfc27cd3 P 394d0d090a5f45e89b1c51a91c011efe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 394d0d090a5f45e89b1c51a91c011efe, 9d9455f2e1cc4fd598ad0e2cb8a48d9d; no voters: d11162f9cf2c4c508409ae7efc17c4b6
I20260710 11:06:36.876145 26263 raft_consensus.cc:2749] T 8ffbf738dece4029ad2db62c32cc6506 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:36.866118 25881 catalog_manager.cc:5697] T 3b3f7d674904472686bc616e593f7165 P 394d0d090a5f45e89b1c51a91c011efe reported cstate change: term changed from 0 to 1, leader changed from <none> to 394d0d090a5f45e89b1c51a91c011efe (127.23.83.194). New cstate: current_term: 1 leader_uuid: "394d0d090a5f45e89b1c51a91c011efe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:36.879932 26252 raft_consensus.cc:359] T 63b4e8904b97459a8bf7b76338c223aa P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:36.883155 26252 raft_consensus.cc:385] T 63b4e8904b97459a8bf7b76338c223aa P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:36.883514 26252 raft_consensus.cc:740] T 63b4e8904b97459a8bf7b76338c223aa P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72e0649b3c604720aed62bb00da9e802, State: Initialized, Role: FOLLOWER
I20260710 11:06:36.877403 25982 raft_consensus.cc:2468] T faf4436ecbae481b930d39672e7603f1 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72e0649b3c604720aed62bb00da9e802 in term 1.
I20260710 11:06:36.881285 26307 raft_consensus.cc:2804] T 5a9d82fc28da4f069d252d79cfc27cd3 P 394d0d090a5f45e89b1c51a91c011efe [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:36.887542 26252 consensus_queue.cc:260] T 63b4e8904b97459a8bf7b76338c223aa P 72e0649b3c604720aed62bb00da9e802 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:36.894402 26255 tablet_bootstrap.cc:654] T f0699ab06ce04b63b651d5a6f86ad717 P 394d0d090a5f45e89b1c51a91c011efe: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:36.899315 26254 tablet_bootstrap.cc:492] T 1fe4dc6982f746a481795cc9c8b90203 P d11162f9cf2c4c508409ae7efc17c4b6: No bootstrap required, opened a new log
I20260710 11:06:36.899567 26096 leader_election.cc:304] T faf4436ecbae481b930d39672e7603f1 P 72e0649b3c604720aed62bb00da9e802 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 72e0649b3c604720aed62bb00da9e802, d11162f9cf2c4c508409ae7efc17c4b6; no voters: 9d9455f2e1cc4fd598ad0e2cb8a48d9d
I20260710 11:06:36.899938 26254 ts_tablet_manager.cc:1403] T 1fe4dc6982f746a481795cc9c8b90203 P d11162f9cf2c4c508409ae7efc17c4b6: Time spent bootstrapping tablet: real 0.093s	user 0.017s	sys 0.001s
I20260710 11:06:36.900059 26340 consensus_queue.cc:1048] T 5c6563b520674a48b092c0d633d9ac0a P 72e0649b3c604720aed62bb00da9e802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:36.900697 26262 raft_consensus.cc:2804] T faf4436ecbae481b930d39672e7603f1 P 72e0649b3c604720aed62bb00da9e802 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:36.901162 26262 raft_consensus.cc:697] T faf4436ecbae481b930d39672e7603f1 P 72e0649b3c604720aed62bb00da9e802 [term 1 LEADER]: Becoming Leader. State: Replica: 72e0649b3c604720aed62bb00da9e802, State: Running, Role: LEADER
I20260710 11:06:36.901980 26262 consensus_queue.cc:237] T faf4436ecbae481b930d39672e7603f1 P 72e0649b3c604720aed62bb00da9e802 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:36.904345 26254 raft_consensus.cc:359] T 1fe4dc6982f746a481795cc9c8b90203 P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:36.905233 26254 raft_consensus.cc:385] T 1fe4dc6982f746a481795cc9c8b90203 P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:36.905560 26254 raft_consensus.cc:740] T 1fe4dc6982f746a481795cc9c8b90203 P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d11162f9cf2c4c508409ae7efc17c4b6, State: Initialized, Role: FOLLOWER
I20260710 11:06:36.906461 26254 consensus_queue.cc:260] T 1fe4dc6982f746a481795cc9c8b90203 P d11162f9cf2c4c508409ae7efc17c4b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:36.913959 26254 ts_tablet_manager.cc:1434] T 1fe4dc6982f746a481795cc9c8b90203 P d11162f9cf2c4c508409ae7efc17c4b6: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 11:06:36.914492 26306 consensus_queue.cc:1048] T 8ffbf738dece4029ad2db62c32cc6506 P 394d0d090a5f45e89b1c51a91c011efe [LEADER]: Connected to new peer: Peer: permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:36.915207 26254 tablet_bootstrap.cc:492] T e9dd9ce806d443778d7aa4b4d511493c P d11162f9cf2c4c508409ae7efc17c4b6: Bootstrap starting.
I20260710 11:06:36.882763 26263 consensus_queue.cc:1048] T e263cad3f8f9456e85bbec59348abe2d P d11162f9cf2c4c508409ae7efc17c4b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260710 11:06:36.922813 26263 raft_consensus.cc:493] T 2162894ddd6c403086fa8836856b19d9 P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:36.915800 26306 consensus_queue.cc:1048] T 1ad381d0603a48e7b6f59ed802c5bce1 P 394d0d090a5f45e89b1c51a91c011efe [LEADER]: Connected to new peer: Peer: permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260710 11:06:36.923261 26263 raft_consensus.cc:515] T 2162894ddd6c403086fa8836856b19d9 P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } }
I20260710 11:06:36.925307 26263 leader_election.cc:290] T 2162894ddd6c403086fa8836856b19d9 P d11162f9cf2c4c508409ae7efc17c4b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411), 394d0d090a5f45e89b1c51a91c011efe (127.23.83.194:42443)
I20260710 11:06:36.926795 26206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2162894ddd6c403086fa8836856b19d9" candidate_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" is_pre_election: true
I20260710 11:06:36.928860 26252 ts_tablet_manager.cc:1434] T 63b4e8904b97459a8bf7b76338c223aa P 72e0649b3c604720aed62bb00da9e802: Time spent starting tablet: real 0.072s	user 0.007s	sys 0.000s
I20260710 11:06:36.927541 26206 raft_consensus.cc:2468] T 2162894ddd6c403086fa8836856b19d9 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d11162f9cf2c4c508409ae7efc17c4b6 in term 0.
I20260710 11:06:36.930682 25948 leader_election.cc:304] T 2162894ddd6c403086fa8836856b19d9 P d11162f9cf2c4c508409ae7efc17c4b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d9455f2e1cc4fd598ad0e2cb8a48d9d, d11162f9cf2c4c508409ae7efc17c4b6; no voters: 
I20260710 11:06:36.932334 26252 tablet_bootstrap.cc:492] T 12bfcb217187405f950eda0e73d72265 P 72e0649b3c604720aed62bb00da9e802: Bootstrap starting.
I20260710 11:06:36.932348 26254 tablet_bootstrap.cc:654] T e9dd9ce806d443778d7aa4b4d511493c P d11162f9cf2c4c508409ae7efc17c4b6: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:36.935928 26261 consensus_queue.cc:1048] T 8ffbf738dece4029ad2db62c32cc6506 P 394d0d090a5f45e89b1c51a91c011efe [LEADER]: Connected to new peer: Peer: permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:36.938822 26298 raft_consensus.cc:2804] T 2162894ddd6c403086fa8836856b19d9 P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:36.939179 26298 raft_consensus.cc:493] T 2162894ddd6c403086fa8836856b19d9 P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:36.939508 26298 raft_consensus.cc:3060] T 2162894ddd6c403086fa8836856b19d9 P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:36.890486 26307 raft_consensus.cc:697] T 5a9d82fc28da4f069d252d79cfc27cd3 P 394d0d090a5f45e89b1c51a91c011efe [term 1 LEADER]: Becoming Leader. State: Replica: 394d0d090a5f45e89b1c51a91c011efe, State: Running, Role: LEADER
I20260710 11:06:36.942759 26307 consensus_queue.cc:237] T 5a9d82fc28da4f069d252d79cfc27cd3 P 394d0d090a5f45e89b1c51a91c011efe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } }
I20260710 11:06:36.948730 25881 catalog_manager.cc:5697] T 1fe4dc6982f746a481795cc9c8b90203 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196). New cstate: current_term: 1 leader_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:36.949432 26298 raft_consensus.cc:515] T 2162894ddd6c403086fa8836856b19d9 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } }
I20260710 11:06:36.961803 26056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2162894ddd6c403086fa8836856b19d9" candidate_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "394d0d090a5f45e89b1c51a91c011efe" is_pre_election: true
I20260710 11:06:36.962795 26056 raft_consensus.cc:2468] T 2162894ddd6c403086fa8836856b19d9 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d11162f9cf2c4c508409ae7efc17c4b6 in term 0.
I20260710 11:06:36.963548 26252 tablet_bootstrap.cc:654] T 12bfcb217187405f950eda0e73d72265 P 72e0649b3c604720aed62bb00da9e802: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:36.962091 26306 raft_consensus.cc:493] T 78427d9895164cc79efe598d1768883f P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:36.965175 26306 raft_consensus.cc:515] T 78427d9895164cc79efe598d1768883f P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } }
I20260710 11:06:36.967193 26251 tablet_bootstrap.cc:492] T 63b4e8904b97459a8bf7b76338c223aa P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: No bootstrap required, opened a new log
I20260710 11:06:36.967808 26251 ts_tablet_manager.cc:1403] T 63b4e8904b97459a8bf7b76338c223aa P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: Time spent bootstrapping tablet: real 0.196s	user 0.016s	sys 0.010s
I20260710 11:06:36.987355 26251 raft_consensus.cc:359] T 63b4e8904b97459a8bf7b76338c223aa P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:36.988293 26251 raft_consensus.cc:385] T 63b4e8904b97459a8bf7b76338c223aa P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:36.988654 26251 raft_consensus.cc:740] T 63b4e8904b97459a8bf7b76338c223aa P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d9455f2e1cc4fd598ad0e2cb8a48d9d, State: Initialized, Role: FOLLOWER
I20260710 11:06:36.994388 26251 consensus_queue.cc:260] T 63b4e8904b97459a8bf7b76338c223aa P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:36.998037 25983 raft_consensus.cc:3060] T 5c6563b520674a48b092c0d633d9ac0a P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:37.004477 26306 leader_election.cc:290] T 78427d9895164cc79efe598d1768883f P 394d0d090a5f45e89b1c51a91c011efe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72e0649b3c604720aed62bb00da9e802 (127.23.83.195:40633), 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411)
I20260710 11:06:37.004783 26129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78427d9895164cc79efe598d1768883f" candidate_uuid: "394d0d090a5f45e89b1c51a91c011efe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72e0649b3c604720aed62bb00da9e802" is_pre_election: true
I20260710 11:06:37.005487 26129 raft_consensus.cc:2468] T 78427d9895164cc79efe598d1768883f P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 394d0d090a5f45e89b1c51a91c011efe in term 0.
I20260710 11:06:37.006498 26206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78427d9895164cc79efe598d1768883f" candidate_uuid: "394d0d090a5f45e89b1c51a91c011efe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" is_pre_election: true
I20260710 11:06:37.008096 26260 consensus_queue.cc:1048] T 5c6563b520674a48b092c0d633d9ac0a P 72e0649b3c604720aed62bb00da9e802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:36.984748 26261 raft_consensus.cc:493] T 12bfcb217187405f950eda0e73d72265 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:37.009739 26261 raft_consensus.cc:515] T 12bfcb217187405f950eda0e73d72265 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } }
W20260710 11:06:37.010809 26023 leader_election.cc:343] T 78427d9895164cc79efe598d1768883f P 394d0d090a5f45e89b1c51a91c011efe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:37.011821 26263 raft_consensus.cc:493] T 9d8e62c2e93947e392766a501acc8ac5 P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:37.012296 26263 raft_consensus.cc:515] T 9d8e62c2e93947e392766a501acc8ac5 P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } }
I20260710 11:06:37.013150 26021 leader_election.cc:304] T 78427d9895164cc79efe598d1768883f P 394d0d090a5f45e89b1c51a91c011efe [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: 394d0d090a5f45e89b1c51a91c011efe, 72e0649b3c604720aed62bb00da9e802; no voters: 9d9455f2e1cc4fd598ad0e2cb8a48d9d
I20260710 11:06:37.014194 26263 leader_election.cc:290] T 9d8e62c2e93947e392766a501acc8ac5 P d11162f9cf2c4c508409ae7efc17c4b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 394d0d090a5f45e89b1c51a91c011efe (127.23.83.194:42443), 72e0649b3c604720aed62bb00da9e802 (127.23.83.195:40633)
I20260710 11:06:37.016177 26264 raft_consensus.cc:493] T 5c6563b520674a48b092c0d633d9ac0a P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:37.016607 26264 raft_consensus.cc:515] T 5c6563b520674a48b092c0d633d9ac0a P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } }
I20260710 11:06:37.017486 26056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d8e62c2e93947e392766a501acc8ac5" candidate_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "394d0d090a5f45e89b1c51a91c011efe" is_pre_election: true
I20260710 11:06:37.018235 26306 raft_consensus.cc:2804] T 78427d9895164cc79efe598d1768883f P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:37.018523 26264 leader_election.cc:290] T 5c6563b520674a48b092c0d633d9ac0a P d11162f9cf2c4c508409ae7efc17c4b6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 394d0d090a5f45e89b1c51a91c011efe (127.23.83.194:42443), 72e0649b3c604720aed62bb00da9e802 (127.23.83.195:40633)
I20260710 11:06:37.018646 26306 raft_consensus.cc:493] T 78427d9895164cc79efe598d1768883f P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:37.019065 26306 raft_consensus.cc:3060] T 78427d9895164cc79efe598d1768883f P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:37.021915 26251 ts_tablet_manager.cc:1434] T 63b4e8904b97459a8bf7b76338c223aa P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: Time spent starting tablet: real 0.054s	user 0.006s	sys 0.000s
I20260710 11:06:37.022990 26251 tablet_bootstrap.cc:492] T 3b3f7d674904472686bc616e593f7165 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: Bootstrap starting.
W20260710 11:06:37.019996 25946 leader_election.cc:343] T 9d8e62c2e93947e392766a501acc8ac5 P d11162f9cf2c4c508409ae7efc17c4b6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 394d0d090a5f45e89b1c51a91c011efe (127.23.83.194:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:37.028712 26057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c6563b520674a48b092c0d633d9ac0a" candidate_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "394d0d090a5f45e89b1c51a91c011efe" is_pre_election: true
I20260710 11:06:37.030836 25881 catalog_manager.cc:5697] T faf4436ecbae481b930d39672e7603f1 P 72e0649b3c604720aed62bb00da9e802 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72e0649b3c604720aed62bb00da9e802 (127.23.83.195). New cstate: current_term: 1 leader_uuid: "72e0649b3c604720aed62bb00da9e802" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:37.047997 26128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c6563b520674a48b092c0d633d9ac0a" candidate_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72e0649b3c604720aed62bb00da9e802" is_pre_election: true
I20260710 11:06:37.048277 26127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12bfcb217187405f950eda0e73d72265" candidate_uuid: "394d0d090a5f45e89b1c51a91c011efe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72e0649b3c604720aed62bb00da9e802" is_pre_election: true
I20260710 11:06:37.039053 26129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d8e62c2e93947e392766a501acc8ac5" candidate_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72e0649b3c604720aed62bb00da9e802" is_pre_election: true
I20260710 11:06:37.051784 26255 tablet_bootstrap.cc:492] T f0699ab06ce04b63b651d5a6f86ad717 P 394d0d090a5f45e89b1c51a91c011efe: No bootstrap required, opened a new log
I20260710 11:06:37.052259 26255 ts_tablet_manager.cc:1403] T f0699ab06ce04b63b651d5a6f86ad717 P 394d0d090a5f45e89b1c51a91c011efe: Time spent bootstrapping tablet: real 0.203s	user 0.013s	sys 0.014s
I20260710 11:06:37.056231 26206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12bfcb217187405f950eda0e73d72265" candidate_uuid: "394d0d090a5f45e89b1c51a91c011efe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" is_pre_election: true
W20260710 11:06:37.058102 26023 leader_election.cc:343] T 12bfcb217187405f950eda0e73d72265 P 394d0d090a5f45e89b1c51a91c011efe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:37.061435 26298 leader_election.cc:290] T 2162894ddd6c403086fa8836856b19d9 P d11162f9cf2c4c508409ae7efc17c4b6 [CANDIDATE]: Term 1 election: Requested vote from peers 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411), 394d0d090a5f45e89b1c51a91c011efe (127.23.83.194:42443)
I20260710 11:06:37.064150 26056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2162894ddd6c403086fa8836856b19d9" candidate_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "394d0d090a5f45e89b1c51a91c011efe"
I20260710 11:06:37.064740 26056 raft_consensus.cc:3060] T 2162894ddd6c403086fa8836856b19d9 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:37.067816 26254 tablet_bootstrap.cc:492] T e9dd9ce806d443778d7aa4b4d511493c P d11162f9cf2c4c508409ae7efc17c4b6: No bootstrap required, opened a new log
I20260710 11:06:37.067976 26251 tablet_bootstrap.cc:654] T 3b3f7d674904472686bc616e593f7165 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:37.068298 26254 ts_tablet_manager.cc:1403] T e9dd9ce806d443778d7aa4b4d511493c P d11162f9cf2c4c508409ae7efc17c4b6: Time spent bootstrapping tablet: real 0.153s	user 0.036s	sys 0.022s
I20260710 11:06:37.072193 26206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2162894ddd6c403086fa8836856b19d9" candidate_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d"
I20260710 11:06:37.072803 26206 raft_consensus.cc:3060] T 2162894ddd6c403086fa8836856b19d9 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:37.074455 26254 raft_consensus.cc:359] T e9dd9ce806d443778d7aa4b4d511493c P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } }
I20260710 11:06:37.075181 26254 raft_consensus.cc:385] T e9dd9ce806d443778d7aa4b4d511493c P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:37.075445 26254 raft_consensus.cc:740] T e9dd9ce806d443778d7aa4b4d511493c P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d11162f9cf2c4c508409ae7efc17c4b6, State: Initialized, Role: FOLLOWER
I20260710 11:06:37.040530 26261 leader_election.cc:290] T 12bfcb217187405f950eda0e73d72265 P 394d0d090a5f45e89b1c51a91c011efe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72e0649b3c604720aed62bb00da9e802 (127.23.83.195:40633), 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411)
I20260710 11:06:37.054841 26255 raft_consensus.cc:359] T f0699ab06ce04b63b651d5a6f86ad717 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } }
I20260710 11:06:37.109031 26255 raft_consensus.cc:385] T f0699ab06ce04b63b651d5a6f86ad717 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:37.109375 26255 raft_consensus.cc:740] T f0699ab06ce04b63b651d5a6f86ad717 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 394d0d090a5f45e89b1c51a91c011efe, State: Initialized, Role: FOLLOWER
W20260710 11:06:37.109567 26358 log.cc:927] Time spent T 1ad381d0603a48e7b6f59ed802c5bce1 P 72e0649b3c604720aed62bb00da9e802: Append to log took a long time: real 0.054s	user 0.009s	sys 0.000s
I20260710 11:06:37.110306 26255 consensus_queue.cc:260] T f0699ab06ce04b63b651d5a6f86ad717 P 394d0d090a5f45e89b1c51a91c011efe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } }
I20260710 11:06:37.112746 26254 consensus_queue.cc:260] T e9dd9ce806d443778d7aa4b4d511493c P d11162f9cf2c4c508409ae7efc17c4b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } }
I20260710 11:06:37.112659 26260 raft_consensus.cc:493] T 63b4e8904b97459a8bf7b76338c223aa P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:37.117332 26260 raft_consensus.cc:515] T 63b4e8904b97459a8bf7b76338c223aa P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:37.118532 26252 tablet_bootstrap.cc:492] T 12bfcb217187405f950eda0e73d72265 P 72e0649b3c604720aed62bb00da9e802: No bootstrap required, opened a new log
I20260710 11:06:37.118990 26252 ts_tablet_manager.cc:1403] T 12bfcb217187405f950eda0e73d72265 P 72e0649b3c604720aed62bb00da9e802: Time spent bootstrapping tablet: real 0.187s	user 0.014s	sys 0.002s
I20260710 11:06:37.119393 26260 leader_election.cc:290] T 63b4e8904b97459a8bf7b76338c223aa P 72e0649b3c604720aed62bb00da9e802 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411), d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141)
I20260710 11:06:37.110158 26298 consensus_queue.cc:1048] T e263cad3f8f9456e85bbec59348abe2d P d11162f9cf2c4c508409ae7efc17c4b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260710 11:06:37.122308 26254 ts_tablet_manager.cc:1434] T e9dd9ce806d443778d7aa4b4d511493c P d11162f9cf2c4c508409ae7efc17c4b6: Time spent starting tablet: real 0.054s	user 0.007s	sys 0.000s
I20260710 11:06:37.122478 26252 raft_consensus.cc:359] T 12bfcb217187405f950eda0e73d72265 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } }
I20260710 11:06:37.123054 26255 ts_tablet_manager.cc:1434] T f0699ab06ce04b63b651d5a6f86ad717 P 394d0d090a5f45e89b1c51a91c011efe: Time spent starting tablet: real 0.071s	user 0.005s	sys 0.006s
I20260710 11:06:37.123250 26252 raft_consensus.cc:385] T 12bfcb217187405f950eda0e73d72265 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:37.124397 25981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b4e8904b97459a8bf7b76338c223aa" candidate_uuid: "72e0649b3c604720aed62bb00da9e802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" is_pre_election: true
I20260710 11:06:37.125058 25981 raft_consensus.cc:2468] T 63b4e8904b97459a8bf7b76338c223aa P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72e0649b3c604720aed62bb00da9e802 in term 0.
I20260710 11:06:37.126245 26096 leader_election.cc:304] T 63b4e8904b97459a8bf7b76338c223aa P 72e0649b3c604720aed62bb00da9e802 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72e0649b3c604720aed62bb00da9e802, d11162f9cf2c4c508409ae7efc17c4b6; no voters: 
I20260710 11:06:37.127059 26262 raft_consensus.cc:2804] T 63b4e8904b97459a8bf7b76338c223aa P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:37.127421 26262 raft_consensus.cc:493] T 63b4e8904b97459a8bf7b76338c223aa P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:37.122459 26340 raft_consensus.cc:493] T 92b3ba56db854852a8b25a3ec086a2e2 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:37.127880 26262 raft_consensus.cc:3060] T 63b4e8904b97459a8bf7b76338c223aa P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:37.128116 26340 raft_consensus.cc:515] T 92b3ba56db854852a8b25a3ec086a2e2 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:37.130234 26340 leader_election.cc:290] T 92b3ba56db854852a8b25a3ec086a2e2 P 72e0649b3c604720aed62bb00da9e802 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411), d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141)
I20260710 11:06:37.123754 26252 raft_consensus.cc:740] T 12bfcb217187405f950eda0e73d72265 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72e0649b3c604720aed62bb00da9e802, State: Initialized, Role: FOLLOWER
I20260710 11:06:37.130949 26340 consensus_queue.cc:1048] T 332359d8d3b343bab836b84050174d00 P 72e0649b3c604720aed62bb00da9e802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:37.131258 25981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92b3ba56db854852a8b25a3ec086a2e2" candidate_uuid: "72e0649b3c604720aed62bb00da9e802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" is_pre_election: true
I20260710 11:06:37.132515 26206 raft_consensus.cc:2468] T 2162894ddd6c403086fa8836856b19d9 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d11162f9cf2c4c508409ae7efc17c4b6 in term 1.
I20260710 11:06:37.131170 26252 consensus_queue.cc:260] T 12bfcb217187405f950eda0e73d72265 P 72e0649b3c604720aed62bb00da9e802 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } }
I20260710 11:06:37.134294 26254 tablet_bootstrap.cc:492] T 92b3ba56db854852a8b25a3ec086a2e2 P d11162f9cf2c4c508409ae7efc17c4b6: Bootstrap starting.
I20260710 11:06:37.134411 26255 tablet_bootstrap.cc:492] T 9d8e62c2e93947e392766a501acc8ac5 P 394d0d090a5f45e89b1c51a91c011efe: Bootstrap starting.
I20260710 11:06:37.137681 25948 leader_election.cc:304] T 2162894ddd6c403086fa8836856b19d9 P d11162f9cf2c4c508409ae7efc17c4b6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d9455f2e1cc4fd598ad0e2cb8a48d9d, d11162f9cf2c4c508409ae7efc17c4b6; no voters: 
I20260710 11:06:37.138731 26306 raft_consensus.cc:515] T 78427d9895164cc79efe598d1768883f P 394d0d090a5f45e89b1c51a91c011efe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } }
I20260710 11:06:37.140843 26306 leader_election.cc:290] T 78427d9895164cc79efe598d1768883f P 394d0d090a5f45e89b1c51a91c011efe [CANDIDATE]: Term 1 election: Requested vote from peers 72e0649b3c604720aed62bb00da9e802 (127.23.83.195:40633), 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411)
I20260710 11:06:37.141453 26298 raft_consensus.cc:2804] T 2162894ddd6c403086fa8836856b19d9 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:37.141929 26298 raft_consensus.cc:697] T 2162894ddd6c403086fa8836856b19d9 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 LEADER]: Becoming Leader. State: Replica: d11162f9cf2c4c508409ae7efc17c4b6, State: Running, Role: LEADER
I20260710 11:06:37.142747 26298 consensus_queue.cc:237] T 2162894ddd6c403086fa8836856b19d9 P d11162f9cf2c4c508409ae7efc17c4b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } }
I20260710 11:06:37.143891 26206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78427d9895164cc79efe598d1768883f" candidate_uuid: "394d0d090a5f45e89b1c51a91c011efe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d"
W20260710 11:06:37.145210 26023 leader_election.cc:343] T 78427d9895164cc79efe598d1768883f P 394d0d090a5f45e89b1c51a91c011efe [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:37.148254 26252 ts_tablet_manager.cc:1434] T 12bfcb217187405f950eda0e73d72265 P 72e0649b3c604720aed62bb00da9e802: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.000s
I20260710 11:06:37.151559 26252 tablet_bootstrap.cc:492] T 9d8e62c2e93947e392766a501acc8ac5 P 72e0649b3c604720aed62bb00da9e802: Bootstrap starting.
I20260710 11:06:37.161332 26056 raft_consensus.cc:2468] T 2162894ddd6c403086fa8836856b19d9 P 394d0d090a5f45e89b1c51a91c011efe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d11162f9cf2c4c508409ae7efc17c4b6 in term 1.
I20260710 11:06:37.162961 26255 tablet_bootstrap.cc:654] T 9d8e62c2e93947e392766a501acc8ac5 P 394d0d090a5f45e89b1c51a91c011efe: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:37.164203 26251 tablet_bootstrap.cc:492] T 3b3f7d674904472686bc616e593f7165 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: No bootstrap required, opened a new log
I20260710 11:06:37.164783 26251 ts_tablet_manager.cc:1403] T 3b3f7d674904472686bc616e593f7165 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: Time spent bootstrapping tablet: real 0.142s	user 0.015s	sys 0.010s
I20260710 11:06:37.170435 26254 tablet_bootstrap.cc:654] T 92b3ba56db854852a8b25a3ec086a2e2 P d11162f9cf2c4c508409ae7efc17c4b6: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:37.170933 26206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b4e8904b97459a8bf7b76338c223aa" candidate_uuid: "72e0649b3c604720aed62bb00da9e802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" is_pre_election: true
I20260710 11:06:37.171569 26206 raft_consensus.cc:2468] T 63b4e8904b97459a8bf7b76338c223aa P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72e0649b3c604720aed62bb00da9e802 in term 0.
I20260710 11:06:37.175832 26252 tablet_bootstrap.cc:654] T 9d8e62c2e93947e392766a501acc8ac5 P 72e0649b3c604720aed62bb00da9e802: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:37.179246 26262 raft_consensus.cc:515] T 63b4e8904b97459a8bf7b76338c223aa P 72e0649b3c604720aed62bb00da9e802 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:37.179661 25946 leader_election.cc:304] T 5c6563b520674a48b092c0d633d9ac0a P d11162f9cf2c4c508409ae7efc17c4b6 [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: d11162f9cf2c4c508409ae7efc17c4b6; no voters: 394d0d090a5f45e89b1c51a91c011efe, 72e0649b3c604720aed62bb00da9e802
W20260710 11:06:37.185205 25946 leader_election.cc:343] T 9d8e62c2e93947e392766a501acc8ac5 P d11162f9cf2c4c508409ae7efc17c4b6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72e0649b3c604720aed62bb00da9e802 (127.23.83.195:40633): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:37.185662 25946 leader_election.cc:304] T 9d8e62c2e93947e392766a501acc8ac5 P d11162f9cf2c4c508409ae7efc17c4b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d11162f9cf2c4c508409ae7efc17c4b6; no voters: 394d0d090a5f45e89b1c51a91c011efe, 72e0649b3c604720aed62bb00da9e802
I20260710 11:06:37.187088 26264 raft_consensus.cc:2749] T 5c6563b520674a48b092c0d633d9ac0a P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:37.187732 26264 raft_consensus.cc:2749] T 9d8e62c2e93947e392766a501acc8ac5 P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:37.188450 26251 raft_consensus.cc:359] T 3b3f7d674904472686bc616e593f7165 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } }
I20260710 11:06:37.190868 26251 raft_consensus.cc:385] T 3b3f7d674904472686bc616e593f7165 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:37.191138 26251 raft_consensus.cc:740] T 3b3f7d674904472686bc616e593f7165 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d9455f2e1cc4fd598ad0e2cb8a48d9d, State: Initialized, Role: FOLLOWER
W20260710 11:06:37.191720 26021 leader_election.cc:343] T 12bfcb217187405f950eda0e73d72265 P 394d0d090a5f45e89b1c51a91c011efe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72e0649b3c604720aed62bb00da9e802 (127.23.83.195:40633): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:37.192209 26021 leader_election.cc:304] T 12bfcb217187405f950eda0e73d72265 P 394d0d090a5f45e89b1c51a91c011efe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 394d0d090a5f45e89b1c51a91c011efe; no voters: 72e0649b3c604720aed62bb00da9e802, 9d9455f2e1cc4fd598ad0e2cb8a48d9d
W20260710 11:06:37.192322 26096 leader_election.cc:343] T 92b3ba56db854852a8b25a3ec086a2e2 P 72e0649b3c604720aed62bb00da9e802 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:37.192945 26261 raft_consensus.cc:2749] T 12bfcb217187405f950eda0e73d72265 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:37.196218 26340 consensus_queue.cc:1048] T 332359d8d3b343bab836b84050174d00 P 72e0649b3c604720aed62bb00da9e802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:37.205777 26206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92b3ba56db854852a8b25a3ec086a2e2" candidate_uuid: "72e0649b3c604720aed62bb00da9e802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" is_pre_election: true
I20260710 11:06:37.209306 26255 tablet_bootstrap.cc:492] T 9d8e62c2e93947e392766a501acc8ac5 P 394d0d090a5f45e89b1c51a91c011efe: No bootstrap required, opened a new log
I20260710 11:06:37.209805 26255 ts_tablet_manager.cc:1403] T 9d8e62c2e93947e392766a501acc8ac5 P 394d0d090a5f45e89b1c51a91c011efe: Time spent bootstrapping tablet: real 0.076s	user 0.009s	sys 0.002s
W20260710 11:06:37.210053 26097 leader_election.cc:343] T 92b3ba56db854852a8b25a3ec086a2e2 P 72e0649b3c604720aed62bb00da9e802 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:37.210717 26097 leader_election.cc:304] T 92b3ba56db854852a8b25a3ec086a2e2 P 72e0649b3c604720aed62bb00da9e802 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 72e0649b3c604720aed62bb00da9e802; no voters: 9d9455f2e1cc4fd598ad0e2cb8a48d9d, d11162f9cf2c4c508409ae7efc17c4b6
I20260710 11:06:37.213371 26262 leader_election.cc:290] T 63b4e8904b97459a8bf7b76338c223aa P 72e0649b3c604720aed62bb00da9e802 [CANDIDATE]: Term 1 election: Requested vote from peers 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411), d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141)
I20260710 11:06:37.213855 26260 raft_consensus.cc:2749] T 92b3ba56db854852a8b25a3ec086a2e2 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:37.212416 25879 catalog_manager.cc:5697] T 5a9d82fc28da4f069d252d79cfc27cd3 P 394d0d090a5f45e89b1c51a91c011efe reported cstate change: term changed from 0 to 1, leader changed from <none> to 394d0d090a5f45e89b1c51a91c011efe (127.23.83.194). New cstate: current_term: 1 leader_uuid: "394d0d090a5f45e89b1c51a91c011efe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:37.213804 25982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b4e8904b97459a8bf7b76338c223aa" candidate_uuid: "72e0649b3c604720aed62bb00da9e802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d11162f9cf2c4c508409ae7efc17c4b6"
I20260710 11:06:37.215302 25982 raft_consensus.cc:3060] T 63b4e8904b97459a8bf7b76338c223aa P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:37.216781 26251 consensus_queue.cc:260] T 3b3f7d674904472686bc616e593f7165 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } }
I20260710 11:06:37.219121 26251 ts_tablet_manager.cc:1434] T 3b3f7d674904472686bc616e593f7165 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: Time spent starting tablet: real 0.054s	user 0.005s	sys 0.000s
I20260710 11:06:37.221242 26129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78427d9895164cc79efe598d1768883f" candidate_uuid: "394d0d090a5f45e89b1c51a91c011efe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72e0649b3c604720aed62bb00da9e802"
I20260710 11:06:37.222033 26129 raft_consensus.cc:3060] T 78427d9895164cc79efe598d1768883f P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:37.222502 25982 raft_consensus.cc:2468] T 63b4e8904b97459a8bf7b76338c223aa P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72e0649b3c604720aed62bb00da9e802 in term 1.
I20260710 11:06:37.224524 26251 tablet_bootstrap.cc:492] T faf4436ecbae481b930d39672e7603f1 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: Bootstrap starting.
I20260710 11:06:37.225454 26096 leader_election.cc:304] T 63b4e8904b97459a8bf7b76338c223aa P 72e0649b3c604720aed62bb00da9e802 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72e0649b3c604720aed62bb00da9e802, d11162f9cf2c4c508409ae7efc17c4b6; no voters: 
I20260710 11:06:37.227727 26255 raft_consensus.cc:359] T 9d8e62c2e93947e392766a501acc8ac5 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } }
I20260710 11:06:37.228621 26255 raft_consensus.cc:385] T 9d8e62c2e93947e392766a501acc8ac5 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:37.228969 26255 raft_consensus.cc:740] T 9d8e62c2e93947e392766a501acc8ac5 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 394d0d090a5f45e89b1c51a91c011efe, State: Initialized, Role: FOLLOWER
I20260710 11:06:37.226405 26260 raft_consensus.cc:2804] T 63b4e8904b97459a8bf7b76338c223aa P 72e0649b3c604720aed62bb00da9e802 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:37.230435 26260 raft_consensus.cc:697] T 63b4e8904b97459a8bf7b76338c223aa P 72e0649b3c604720aed62bb00da9e802 [term 1 LEADER]: Becoming Leader. State: Replica: 72e0649b3c604720aed62bb00da9e802, State: Running, Role: LEADER
I20260710 11:06:37.231276 26260 consensus_queue.cc:237] T 63b4e8904b97459a8bf7b76338c223aa P 72e0649b3c604720aed62bb00da9e802 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:37.232836 26254 tablet_bootstrap.cc:492] T 92b3ba56db854852a8b25a3ec086a2e2 P d11162f9cf2c4c508409ae7efc17c4b6: No bootstrap required, opened a new log
I20260710 11:06:37.233299 26254 ts_tablet_manager.cc:1403] T 92b3ba56db854852a8b25a3ec086a2e2 P d11162f9cf2c4c508409ae7efc17c4b6: Time spent bootstrapping tablet: real 0.110s	user 0.007s	sys 0.007s
I20260710 11:06:37.235045 26206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b4e8904b97459a8bf7b76338c223aa" candidate_uuid: "72e0649b3c604720aed62bb00da9e802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d"
I20260710 11:06:37.235606 26206 raft_consensus.cc:3060] T 63b4e8904b97459a8bf7b76338c223aa P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:37.236861 26254 raft_consensus.cc:359] T 92b3ba56db854852a8b25a3ec086a2e2 P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:37.237533 26254 raft_consensus.cc:385] T 92b3ba56db854852a8b25a3ec086a2e2 P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:37.237808 26254 raft_consensus.cc:740] T 92b3ba56db854852a8b25a3ec086a2e2 P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d11162f9cf2c4c508409ae7efc17c4b6, State: Initialized, Role: FOLLOWER
I20260710 11:06:37.242336 26255 consensus_queue.cc:260] T 9d8e62c2e93947e392766a501acc8ac5 P 394d0d090a5f45e89b1c51a91c011efe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } }
I20260710 11:06:37.238521 26254 consensus_queue.cc:260] T 92b3ba56db854852a8b25a3ec086a2e2 P d11162f9cf2c4c508409ae7efc17c4b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:37.244481 26255 ts_tablet_manager.cc:1434] T 9d8e62c2e93947e392766a501acc8ac5 P 394d0d090a5f45e89b1c51a91c011efe: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.000s
I20260710 11:06:37.245456 26255 tablet_bootstrap.cc:492] T 3f658f91ed7243cb9ba6a3759dc08207 P 394d0d090a5f45e89b1c51a91c011efe: Bootstrap starting.
I20260710 11:06:37.246089 26206 raft_consensus.cc:2468] T 63b4e8904b97459a8bf7b76338c223aa P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72e0649b3c604720aed62bb00da9e802 in term 1.
I20260710 11:06:37.252054 26254 ts_tablet_manager.cc:1434] T 92b3ba56db854852a8b25a3ec086a2e2 P d11162f9cf2c4c508409ae7efc17c4b6: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.003s
I20260710 11:06:37.258530 26255 tablet_bootstrap.cc:654] T 3f658f91ed7243cb9ba6a3759dc08207 P 394d0d090a5f45e89b1c51a91c011efe: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:37.261300 26251 tablet_bootstrap.cc:654] T faf4436ecbae481b930d39672e7603f1 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:37.267963 26252 tablet_bootstrap.cc:492] T 9d8e62c2e93947e392766a501acc8ac5 P 72e0649b3c604720aed62bb00da9e802: No bootstrap required, opened a new log
I20260710 11:06:37.268405 26252 ts_tablet_manager.cc:1403] T 9d8e62c2e93947e392766a501acc8ac5 P 72e0649b3c604720aed62bb00da9e802: Time spent bootstrapping tablet: real 0.120s	user 0.017s	sys 0.003s
I20260710 11:06:37.269306 26254 tablet_bootstrap.cc:492] T 5a9d82fc28da4f069d252d79cfc27cd3 P d11162f9cf2c4c508409ae7efc17c4b6: Bootstrap starting.
I20260710 11:06:37.263746 26298 raft_consensus.cc:493] T 92b3ba56db854852a8b25a3ec086a2e2 P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:37.273792 26298 raft_consensus.cc:515] T 92b3ba56db854852a8b25a3ec086a2e2 P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:37.275338 26129 raft_consensus.cc:2468] T 78427d9895164cc79efe598d1768883f P 72e0649b3c604720aed62bb00da9e802 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 394d0d090a5f45e89b1c51a91c011efe in term 1.
I20260710 11:06:37.276662 26129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92b3ba56db854852a8b25a3ec086a2e2" candidate_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72e0649b3c604720aed62bb00da9e802" is_pre_election: true
I20260710 11:06:37.276768 26021 leader_election.cc:304] T 78427d9895164cc79efe598d1768883f P 394d0d090a5f45e89b1c51a91c011efe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 394d0d090a5f45e89b1c51a91c011efe, 72e0649b3c604720aed62bb00da9e802; no voters: 9d9455f2e1cc4fd598ad0e2cb8a48d9d
I20260710 11:06:37.279613 26349 raft_consensus.cc:2804] T 78427d9895164cc79efe598d1768883f P 394d0d090a5f45e89b1c51a91c011efe [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:37.281030 26349 raft_consensus.cc:697] T 78427d9895164cc79efe598d1768883f P 394d0d090a5f45e89b1c51a91c011efe [term 1 LEADER]: Becoming Leader. State: Replica: 394d0d090a5f45e89b1c51a91c011efe, State: Running, Role: LEADER
I20260710 11:06:37.282094 26349 consensus_queue.cc:237] T 78427d9895164cc79efe598d1768883f P 394d0d090a5f45e89b1c51a91c011efe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } }
I20260710 11:06:37.283980 26206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92b3ba56db854852a8b25a3ec086a2e2" candidate_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" is_pre_election: true
I20260710 11:06:37.283324 26252 raft_consensus.cc:359] T 9d8e62c2e93947e392766a501acc8ac5 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } }
I20260710 11:06:37.286592 26252 raft_consensus.cc:385] T 9d8e62c2e93947e392766a501acc8ac5 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:37.286899 26252 raft_consensus.cc:740] T 9d8e62c2e93947e392766a501acc8ac5 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72e0649b3c604720aed62bb00da9e802, State: Initialized, Role: FOLLOWER
I20260710 11:06:37.287714 26252 consensus_queue.cc:260] T 9d8e62c2e93947e392766a501acc8ac5 P 72e0649b3c604720aed62bb00da9e802 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } }
I20260710 11:06:37.288712 26255 tablet_bootstrap.cc:492] T 3f658f91ed7243cb9ba6a3759dc08207 P 394d0d090a5f45e89b1c51a91c011efe: No bootstrap required, opened a new log
I20260710 11:06:37.289223 26255 ts_tablet_manager.cc:1403] T 3f658f91ed7243cb9ba6a3759dc08207 P 394d0d090a5f45e89b1c51a91c011efe: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.007s
I20260710 11:06:37.290454 26252 ts_tablet_manager.cc:1434] T 9d8e62c2e93947e392766a501acc8ac5 P 72e0649b3c604720aed62bb00da9e802: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260710 11:06:37.279963 26129 raft_consensus.cc:2468] T 92b3ba56db854852a8b25a3ec086a2e2 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d11162f9cf2c4c508409ae7efc17c4b6 in term 0.
I20260710 11:06:37.291716 26252 tablet_bootstrap.cc:492] T f0699ab06ce04b63b651d5a6f86ad717 P 72e0649b3c604720aed62bb00da9e802: Bootstrap starting.
I20260710 11:06:37.292310 25946 leader_election.cc:304] T 92b3ba56db854852a8b25a3ec086a2e2 P d11162f9cf2c4c508409ae7efc17c4b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72e0649b3c604720aed62bb00da9e802, d11162f9cf2c4c508409ae7efc17c4b6; no voters: 
I20260710 11:06:37.292174 26255 raft_consensus.cc:359] T 3f658f91ed7243cb9ba6a3759dc08207 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } }
I20260710 11:06:37.292941 26255 raft_consensus.cc:385] T 3f658f91ed7243cb9ba6a3759dc08207 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:37.293296 26255 raft_consensus.cc:740] T 3f658f91ed7243cb9ba6a3759dc08207 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 394d0d090a5f45e89b1c51a91c011efe, State: Initialized, Role: FOLLOWER
I20260710 11:06:37.293337 26370 raft_consensus.cc:2804] T 92b3ba56db854852a8b25a3ec086a2e2 P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:37.293964 26370 raft_consensus.cc:493] T 92b3ba56db854852a8b25a3ec086a2e2 P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:37.294315 26370 raft_consensus.cc:3060] T 92b3ba56db854852a8b25a3ec086a2e2 P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:37.294341 26255 consensus_queue.cc:260] T 3f658f91ed7243cb9ba6a3759dc08207 P 394d0d090a5f45e89b1c51a91c011efe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } }
I20260710 11:06:37.296870 26255 ts_tablet_manager.cc:1434] T 3f658f91ed7243cb9ba6a3759dc08207 P 394d0d090a5f45e89b1c51a91c011efe: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:06:37.277985 26298 leader_election.cc:290] T 92b3ba56db854852a8b25a3ec086a2e2 P d11162f9cf2c4c508409ae7efc17c4b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72e0649b3c604720aed62bb00da9e802 (127.23.83.195:40633), 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411)
I20260710 11:06:37.299826 26252 tablet_bootstrap.cc:654] T f0699ab06ce04b63b651d5a6f86ad717 P 72e0649b3c604720aed62bb00da9e802: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:37.284930 25881 catalog_manager.cc:5697] T 2162894ddd6c403086fa8836856b19d9 P d11162f9cf2c4c508409ae7efc17c4b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193). New cstate: current_term: 1 leader_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:37.299829 26370 raft_consensus.cc:515] T 92b3ba56db854852a8b25a3ec086a2e2 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:37.305438 26254 tablet_bootstrap.cc:654] T 5a9d82fc28da4f069d252d79cfc27cd3 P d11162f9cf2c4c508409ae7efc17c4b6: Neither blocks nor log segments found. Creating new log.
W20260710 11:06:37.306756 25948 leader_election.cc:343] T 92b3ba56db854852a8b25a3ec086a2e2 P d11162f9cf2c4c508409ae7efc17c4b6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:37.314078 26255 tablet_bootstrap.cc:492] T 773f90e29be74fc18242718e11d6fdc7 P 394d0d090a5f45e89b1c51a91c011efe: Bootstrap starting.
I20260710 11:06:37.324952 26251 tablet_bootstrap.cc:492] T faf4436ecbae481b930d39672e7603f1 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: No bootstrap required, opened a new log
I20260710 11:06:37.325636 26251 ts_tablet_manager.cc:1403] T faf4436ecbae481b930d39672e7603f1 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: Time spent bootstrapping tablet: real 0.102s	user 0.033s	sys 0.021s
I20260710 11:06:37.328559 26255 tablet_bootstrap.cc:654] T 773f90e29be74fc18242718e11d6fdc7 P 394d0d090a5f45e89b1c51a91c011efe: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:37.314359 26298 raft_consensus.cc:493] T 1fe4dc6982f746a481795cc9c8b90203 P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:37.329504 26251 raft_consensus.cc:359] T faf4436ecbae481b930d39672e7603f1 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:37.331037 26251 raft_consensus.cc:385] T faf4436ecbae481b930d39672e7603f1 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:37.331408 26251 raft_consensus.cc:740] T faf4436ecbae481b930d39672e7603f1 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d9455f2e1cc4fd598ad0e2cb8a48d9d, State: Initialized, Role: FOLLOWER
I20260710 11:06:37.333094 26251 consensus_queue.cc:260] T faf4436ecbae481b930d39672e7603f1 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:37.340977 26260 raft_consensus.cc:493] T 9d8e62c2e93947e392766a501acc8ac5 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:37.341434 26260 raft_consensus.cc:515] T 9d8e62c2e93947e392766a501acc8ac5 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } }
I20260710 11:06:37.343477 26260 leader_election.cc:290] T 9d8e62c2e93947e392766a501acc8ac5 P 72e0649b3c604720aed62bb00da9e802 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141), 394d0d090a5f45e89b1c51a91c011efe (127.23.83.194:42443)
I20260710 11:06:37.343959 26206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92b3ba56db854852a8b25a3ec086a2e2" candidate_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d"
I20260710 11:06:37.345966 26058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d8e62c2e93947e392766a501acc8ac5" candidate_uuid: "72e0649b3c604720aed62bb00da9e802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "394d0d090a5f45e89b1c51a91c011efe" is_pre_election: true
I20260710 11:06:37.331558 26129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92b3ba56db854852a8b25a3ec086a2e2" candidate_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72e0649b3c604720aed62bb00da9e802"
I20260710 11:06:37.346623 26058 raft_consensus.cc:2468] T 9d8e62c2e93947e392766a501acc8ac5 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72e0649b3c604720aed62bb00da9e802 in term 0.
I20260710 11:06:37.346956 26129 raft_consensus.cc:3060] T 92b3ba56db854852a8b25a3ec086a2e2 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:37.347956 26095 leader_election.cc:304] T 9d8e62c2e93947e392766a501acc8ac5 P 72e0649b3c604720aed62bb00da9e802 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 394d0d090a5f45e89b1c51a91c011efe, 72e0649b3c604720aed62bb00da9e802; no voters: 
I20260710 11:06:37.348762 26262 raft_consensus.cc:2804] T 9d8e62c2e93947e392766a501acc8ac5 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:37.349112 26262 raft_consensus.cc:493] T 9d8e62c2e93947e392766a501acc8ac5 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:37.349421 26262 raft_consensus.cc:3060] T 9d8e62c2e93947e392766a501acc8ac5 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:37.331389 26298 raft_consensus.cc:515] T 1fe4dc6982f746a481795cc9c8b90203 P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:37.353590 26298 leader_election.cc:290] T 1fe4dc6982f746a481795cc9c8b90203 P d11162f9cf2c4c508409ae7efc17c4b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72e0649b3c604720aed62bb00da9e802 (127.23.83.195:40633), 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411)
I20260710 11:06:37.336941 26370 leader_election.cc:290] T 92b3ba56db854852a8b25a3ec086a2e2 P d11162f9cf2c4c508409ae7efc17c4b6 [CANDIDATE]: Term 1 election: Requested vote from peers 72e0649b3c604720aed62bb00da9e802 (127.23.83.195:40633), 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411)
I20260710 11:06:37.354624 26127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe4dc6982f746a481795cc9c8b90203" candidate_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72e0649b3c604720aed62bb00da9e802" is_pre_election: true
W20260710 11:06:37.355644 25948 leader_election.cc:343] T 92b3ba56db854852a8b25a3ec086a2e2 P d11162f9cf2c4c508409ae7efc17c4b6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:37.359038 26251 ts_tablet_manager.cc:1434] T faf4436ecbae481b930d39672e7603f1 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: Time spent starting tablet: real 0.033s	user 0.009s	sys 0.001s
I20260710 11:06:37.360056 26251 tablet_bootstrap.cc:492] T 78427d9895164cc79efe598d1768883f P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: Bootstrap starting.
I20260710 11:06:37.364588 26339 consensus_queue.cc:1048] T 1fe4dc6982f746a481795cc9c8b90203 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:37.364836 26206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe4dc6982f746a481795cc9c8b90203" candidate_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" is_pre_election: true
I20260710 11:06:37.355667 26127 raft_consensus.cc:2393] T 1fe4dc6982f746a481795cc9c8b90203 P 72e0649b3c604720aed62bb00da9e802 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d11162f9cf2c4c508409ae7efc17c4b6 in current term 1: Already voted for candidate 9d9455f2e1cc4fd598ad0e2cb8a48d9d in this term.
I20260710 11:06:37.367966 26251 tablet_bootstrap.cc:654] T 78427d9895164cc79efe598d1768883f P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:37.369729 25946 leader_election.cc:304] T 1fe4dc6982f746a481795cc9c8b90203 P d11162f9cf2c4c508409ae7efc17c4b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d11162f9cf2c4c508409ae7efc17c4b6; no voters: 72e0649b3c604720aed62bb00da9e802, 9d9455f2e1cc4fd598ad0e2cb8a48d9d
I20260710 11:06:37.370851 26370 raft_consensus.cc:3060] T 1fe4dc6982f746a481795cc9c8b90203 P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:37.370893 26129 raft_consensus.cc:2468] T 92b3ba56db854852a8b25a3ec086a2e2 P 72e0649b3c604720aed62bb00da9e802 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d11162f9cf2c4c508409ae7efc17c4b6 in term 1.
I20260710 11:06:37.372246 25981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d8e62c2e93947e392766a501acc8ac5" candidate_uuid: "72e0649b3c604720aed62bb00da9e802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" is_pre_election: true
I20260710 11:06:37.373072 25981 raft_consensus.cc:2468] T 9d8e62c2e93947e392766a501acc8ac5 P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72e0649b3c604720aed62bb00da9e802 in term 0.
I20260710 11:06:37.380578 26254 tablet_bootstrap.cc:492] T 5a9d82fc28da4f069d252d79cfc27cd3 P d11162f9cf2c4c508409ae7efc17c4b6: No bootstrap required, opened a new log
I20260710 11:06:37.381024 26254 ts_tablet_manager.cc:1403] T 5a9d82fc28da4f069d252d79cfc27cd3 P d11162f9cf2c4c508409ae7efc17c4b6: Time spent bootstrapping tablet: real 0.112s	user 0.026s	sys 0.007s
I20260710 11:06:37.379669 25946 leader_election.cc:304] T 92b3ba56db854852a8b25a3ec086a2e2 P d11162f9cf2c4c508409ae7efc17c4b6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 72e0649b3c604720aed62bb00da9e802, d11162f9cf2c4c508409ae7efc17c4b6; no voters: 9d9455f2e1cc4fd598ad0e2cb8a48d9d
I20260710 11:06:37.384271 26206 raft_consensus.cc:3060] T faf4436ecbae481b930d39672e7603f1 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:37.383890 26254 raft_consensus.cc:359] T 5a9d82fc28da4f069d252d79cfc27cd3 P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } }
I20260710 11:06:37.384974 26254 raft_consensus.cc:385] T 5a9d82fc28da4f069d252d79cfc27cd3 P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:37.385193 26298 raft_consensus.cc:2804] T 92b3ba56db854852a8b25a3ec086a2e2 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:37.385250 26254 raft_consensus.cc:740] T 5a9d82fc28da4f069d252d79cfc27cd3 P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d11162f9cf2c4c508409ae7efc17c4b6, State: Initialized, Role: FOLLOWER
I20260710 11:06:37.385838 26298 raft_consensus.cc:697] T 92b3ba56db854852a8b25a3ec086a2e2 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 LEADER]: Becoming Leader. State: Replica: d11162f9cf2c4c508409ae7efc17c4b6, State: Running, Role: LEADER
I20260710 11:06:37.386142 26254 consensus_queue.cc:260] T 5a9d82fc28da4f069d252d79cfc27cd3 P d11162f9cf2c4c508409ae7efc17c4b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } }
I20260710 11:06:37.388212 26298 consensus_queue.cc:237] T 92b3ba56db854852a8b25a3ec086a2e2 P d11162f9cf2c4c508409ae7efc17c4b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:37.375288 26262 raft_consensus.cc:515] T 9d8e62c2e93947e392766a501acc8ac5 P 72e0649b3c604720aed62bb00da9e802 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } }
I20260710 11:06:37.397025 26254 ts_tablet_manager.cc:1434] T 5a9d82fc28da4f069d252d79cfc27cd3 P d11162f9cf2c4c508409ae7efc17c4b6: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260710 11:06:37.397993 26254 tablet_bootstrap.cc:492] T 3f658f91ed7243cb9ba6a3759dc08207 P d11162f9cf2c4c508409ae7efc17c4b6: Bootstrap starting.
I20260710 11:06:37.398326 26262 leader_election.cc:290] T 9d8e62c2e93947e392766a501acc8ac5 P 72e0649b3c604720aed62bb00da9e802 [CANDIDATE]: Term 1 election: Requested vote from peers d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141), 394d0d090a5f45e89b1c51a91c011efe (127.23.83.194:42443)
I20260710 11:06:37.398881 26058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d8e62c2e93947e392766a501acc8ac5" candidate_uuid: "72e0649b3c604720aed62bb00da9e802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "394d0d090a5f45e89b1c51a91c011efe"
I20260710 11:06:37.399483 26058 raft_consensus.cc:3060] T 9d8e62c2e93947e392766a501acc8ac5 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:37.400592 25981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d8e62c2e93947e392766a501acc8ac5" candidate_uuid: "72e0649b3c604720aed62bb00da9e802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d11162f9cf2c4c508409ae7efc17c4b6"
I20260710 11:06:37.383917 26370 raft_consensus.cc:2749] T 1fe4dc6982f746a481795cc9c8b90203 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:37.401180 25981 raft_consensus.cc:3060] T 9d8e62c2e93947e392766a501acc8ac5 P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:37.404989 26251 tablet_bootstrap.cc:492] T 78427d9895164cc79efe598d1768883f P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: No bootstrap required, opened a new log
I20260710 11:06:37.405026 26252 tablet_bootstrap.cc:492] T f0699ab06ce04b63b651d5a6f86ad717 P 72e0649b3c604720aed62bb00da9e802: No bootstrap required, opened a new log
I20260710 11:06:37.405699 26251 ts_tablet_manager.cc:1403] T 78427d9895164cc79efe598d1768883f P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: Time spent bootstrapping tablet: real 0.046s	user 0.015s	sys 0.004s
I20260710 11:06:37.405784 26252 ts_tablet_manager.cc:1403] T f0699ab06ce04b63b651d5a6f86ad717 P 72e0649b3c604720aed62bb00da9e802: Time spent bootstrapping tablet: real 0.114s	user 0.025s	sys 0.013s
I20260710 11:06:37.407934 25881 catalog_manager.cc:5697] T 78427d9895164cc79efe598d1768883f P 394d0d090a5f45e89b1c51a91c011efe reported cstate change: term changed from 0 to 1, leader changed from <none> to 394d0d090a5f45e89b1c51a91c011efe (127.23.83.194). New cstate: current_term: 1 leader_uuid: "394d0d090a5f45e89b1c51a91c011efe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:37.416179 26254 tablet_bootstrap.cc:654] T 3f658f91ed7243cb9ba6a3759dc08207 P d11162f9cf2c4c508409ae7efc17c4b6: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:37.418319 26262 consensus_queue.cc:1048] T faf4436ecbae481b930d39672e7603f1 P 72e0649b3c604720aed62bb00da9e802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:37.423648 26058 raft_consensus.cc:2468] T 9d8e62c2e93947e392766a501acc8ac5 P 394d0d090a5f45e89b1c51a91c011efe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72e0649b3c604720aed62bb00da9e802 in term 1.
I20260710 11:06:37.425187 26095 leader_election.cc:304] T 9d8e62c2e93947e392766a501acc8ac5 P 72e0649b3c604720aed62bb00da9e802 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 394d0d090a5f45e89b1c51a91c011efe, 72e0649b3c604720aed62bb00da9e802; no voters: 
I20260710 11:06:37.425961 26262 raft_consensus.cc:2804] T 9d8e62c2e93947e392766a501acc8ac5 P 72e0649b3c604720aed62bb00da9e802 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:37.426558 26262 raft_consensus.cc:697] T 9d8e62c2e93947e392766a501acc8ac5 P 72e0649b3c604720aed62bb00da9e802 [term 1 LEADER]: Becoming Leader. State: Replica: 72e0649b3c604720aed62bb00da9e802, State: Running, Role: LEADER
I20260710 11:06:37.426416 26252 raft_consensus.cc:359] T f0699ab06ce04b63b651d5a6f86ad717 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } }
I20260710 11:06:37.428011 26262 consensus_queue.cc:237] T 9d8e62c2e93947e392766a501acc8ac5 P 72e0649b3c604720aed62bb00da9e802 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } }
I20260710 11:06:37.428557 26204 raft_consensus.cc:3060] T 3b3f7d674904472686bc616e593f7165 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:37.429785 25879 catalog_manager.cc:5697] T 63b4e8904b97459a8bf7b76338c223aa P 72e0649b3c604720aed62bb00da9e802 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72e0649b3c604720aed62bb00da9e802 (127.23.83.195). New cstate: current_term: 1 leader_uuid: "72e0649b3c604720aed62bb00da9e802" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:37.431269 26252 raft_consensus.cc:385] T f0699ab06ce04b63b651d5a6f86ad717 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:37.431600 26252 raft_consensus.cc:740] T f0699ab06ce04b63b651d5a6f86ad717 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72e0649b3c604720aed62bb00da9e802, State: Initialized, Role: FOLLOWER
I20260710 11:06:37.432761 26252 consensus_queue.cc:260] T f0699ab06ce04b63b651d5a6f86ad717 P 72e0649b3c604720aed62bb00da9e802 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } }
I20260710 11:06:37.435305 26252 ts_tablet_manager.cc:1434] T f0699ab06ce04b63b651d5a6f86ad717 P 72e0649b3c604720aed62bb00da9e802: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260710 11:06:37.441516 26251 raft_consensus.cc:359] T 78427d9895164cc79efe598d1768883f P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } }
I20260710 11:06:37.442253 26251 raft_consensus.cc:385] T 78427d9895164cc79efe598d1768883f P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:37.442504 26251 raft_consensus.cc:740] T 78427d9895164cc79efe598d1768883f P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d9455f2e1cc4fd598ad0e2cb8a48d9d, State: Initialized, Role: FOLLOWER
I20260710 11:06:37.443558 26349 consensus_queue.cc:1048] T 3b3f7d674904472686bc616e593f7165 P 394d0d090a5f45e89b1c51a91c011efe [LEADER]: Connected to new peer: Peer: permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:37.445611 26251 consensus_queue.cc:260] T 78427d9895164cc79efe598d1768883f P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } }
I20260710 11:06:37.449307 26255 tablet_bootstrap.cc:492] T 773f90e29be74fc18242718e11d6fdc7 P 394d0d090a5f45e89b1c51a91c011efe: No bootstrap required, opened a new log
I20260710 11:06:37.434831 25981 raft_consensus.cc:2468] T 9d8e62c2e93947e392766a501acc8ac5 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72e0649b3c604720aed62bb00da9e802 in term 1.
I20260710 11:06:37.449774 26255 ts_tablet_manager.cc:1403] T 773f90e29be74fc18242718e11d6fdc7 P 394d0d090a5f45e89b1c51a91c011efe: Time spent bootstrapping tablet: real 0.136s	user 0.011s	sys 0.010s
I20260710 11:06:37.447600 26251 ts_tablet_manager.cc:1434] T 78427d9895164cc79efe598d1768883f P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: Time spent starting tablet: real 0.041s	user 0.004s	sys 0.000s
I20260710 11:06:37.450415 26252 tablet_bootstrap.cc:492] T 773f90e29be74fc18242718e11d6fdc7 P 72e0649b3c604720aed62bb00da9e802: Bootstrap starting.
I20260710 11:06:37.454280 26255 raft_consensus.cc:359] T 773f90e29be74fc18242718e11d6fdc7 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } }
I20260710 11:06:37.454972 26255 raft_consensus.cc:385] T 773f90e29be74fc18242718e11d6fdc7 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:37.455235 26255 raft_consensus.cc:740] T 773f90e29be74fc18242718e11d6fdc7 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 394d0d090a5f45e89b1c51a91c011efe, State: Initialized, Role: FOLLOWER
I20260710 11:06:37.456055 26251 tablet_bootstrap.cc:492] T 3f658f91ed7243cb9ba6a3759dc08207 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: Bootstrap starting.
I20260710 11:06:37.456146 26255 consensus_queue.cc:260] T 773f90e29be74fc18242718e11d6fdc7 P 394d0d090a5f45e89b1c51a91c011efe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } }
I20260710 11:06:37.458104 26255 ts_tablet_manager.cc:1434] T 773f90e29be74fc18242718e11d6fdc7 P 394d0d090a5f45e89b1c51a91c011efe: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260710 11:06:37.458461 26261 consensus_queue.cc:1048] T 3b3f7d674904472686bc616e593f7165 P 394d0d090a5f45e89b1c51a91c011efe [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:37.459640 26255 tablet_bootstrap.cc:492] T 2d7b5f1d9da44dd0a9d58128a75c6df8 P 394d0d090a5f45e89b1c51a91c011efe: Bootstrap starting.
I20260710 11:06:37.461367 26261 raft_consensus.cc:493] T f0699ab06ce04b63b651d5a6f86ad717 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:37.457502 25878 catalog_manager.cc:5697] T 92b3ba56db854852a8b25a3ec086a2e2 P d11162f9cf2c4c508409ae7efc17c4b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193). New cstate: current_term: 1 leader_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:37.461827 26261 raft_consensus.cc:515] T f0699ab06ce04b63b651d5a6f86ad717 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } }
I20260710 11:06:37.473668 26127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0699ab06ce04b63b651d5a6f86ad717" candidate_uuid: "394d0d090a5f45e89b1c51a91c011efe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72e0649b3c604720aed62bb00da9e802" is_pre_election: true
I20260710 11:06:37.474335 26127 raft_consensus.cc:2468] T f0699ab06ce04b63b651d5a6f86ad717 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 394d0d090a5f45e89b1c51a91c011efe in term 0.
I20260710 11:06:37.468935 26261 leader_election.cc:290] T f0699ab06ce04b63b651d5a6f86ad717 P 394d0d090a5f45e89b1c51a91c011efe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141), 72e0649b3c604720aed62bb00da9e802 (127.23.83.195:40633)
I20260710 11:06:37.502414 26359 raft_consensus.cc:493] T 3f658f91ed7243cb9ba6a3759dc08207 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:37.503028 26359 raft_consensus.cc:515] T 3f658f91ed7243cb9ba6a3759dc08207 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } }
I20260710 11:06:37.506099 26255 tablet_bootstrap.cc:654] T 2d7b5f1d9da44dd0a9d58128a75c6df8 P 394d0d090a5f45e89b1c51a91c011efe: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:37.507015 26359 leader_election.cc:290] T 3f658f91ed7243cb9ba6a3759dc08207 P 394d0d090a5f45e89b1c51a91c011efe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411), d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141)
I20260710 11:06:37.507565 25981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0699ab06ce04b63b651d5a6f86ad717" candidate_uuid: "394d0d090a5f45e89b1c51a91c011efe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" is_pre_election: true
I20260710 11:06:37.469331 26258 consensus_queue.cc:1048] T 1fe4dc6982f746a481795cc9c8b90203 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260710 11:06:37.507855 26260 consensus_queue.cc:1048] T faf4436ecbae481b930d39672e7603f1 P 72e0649b3c604720aed62bb00da9e802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:37.512928 25982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f658f91ed7243cb9ba6a3759dc08207" candidate_uuid: "394d0d090a5f45e89b1c51a91c011efe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" is_pre_election: true
I20260710 11:06:37.518347 26252 tablet_bootstrap.cc:654] T 773f90e29be74fc18242718e11d6fdc7 P 72e0649b3c604720aed62bb00da9e802: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:37.511076 26021 leader_election.cc:304] T f0699ab06ce04b63b651d5a6f86ad717 P 394d0d090a5f45e89b1c51a91c011efe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 394d0d090a5f45e89b1c51a91c011efe, 72e0649b3c604720aed62bb00da9e802; no voters: 
W20260710 11:06:37.524338 26022 leader_election.cc:343] T f0699ab06ce04b63b651d5a6f86ad717 P 394d0d090a5f45e89b1c51a91c011efe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:37.525472 26205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f658f91ed7243cb9ba6a3759dc08207" candidate_uuid: "394d0d090a5f45e89b1c51a91c011efe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" is_pre_election: true
W20260710 11:06:37.527426 26022 leader_election.cc:343] T 3f658f91ed7243cb9ba6a3759dc08207 P 394d0d090a5f45e89b1c51a91c011efe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:37.528340 25982 raft_consensus.cc:3060] T 5a9d82fc28da4f069d252d79cfc27cd3 P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:37.529291 26349 raft_consensus.cc:2804] T f0699ab06ce04b63b651d5a6f86ad717 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:37.530674 26260 raft_consensus.cc:493] T 12bfcb217187405f950eda0e73d72265 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:37.534881 26260 raft_consensus.cc:515] T 12bfcb217187405f950eda0e73d72265 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } }
I20260710 11:06:37.534267 26349 raft_consensus.cc:493] T f0699ab06ce04b63b651d5a6f86ad717 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:37.538719 26349 raft_consensus.cc:3060] T f0699ab06ce04b63b651d5a6f86ad717 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:37.538954 26260 leader_election.cc:290] T 12bfcb217187405f950eda0e73d72265 P 72e0649b3c604720aed62bb00da9e802 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 394d0d090a5f45e89b1c51a91c011efe (127.23.83.194:42443), 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411)
I20260710 11:06:37.541257 26298 raft_consensus.cc:493] T e9dd9ce806d443778d7aa4b4d511493c P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:37.541831 26298 raft_consensus.cc:515] T e9dd9ce806d443778d7aa4b4d511493c P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } }
I20260710 11:06:37.545209 26298 leader_election.cc:290] T e9dd9ce806d443778d7aa4b4d511493c P d11162f9cf2c4c508409ae7efc17c4b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411), 394d0d090a5f45e89b1c51a91c011efe (127.23.83.194:42443)
I20260710 11:06:37.545398 26205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12bfcb217187405f950eda0e73d72265" candidate_uuid: "72e0649b3c604720aed62bb00da9e802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" is_pre_election: true
I20260710 11:06:37.546909 26203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9dd9ce806d443778d7aa4b4d511493c" candidate_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" is_pre_election: true
I20260710 11:06:37.552146 26203 raft_consensus.cc:2393] T e9dd9ce806d443778d7aa4b4d511493c P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d11162f9cf2c4c508409ae7efc17c4b6 in current term 1: Already voted for candidate 9d9455f2e1cc4fd598ad0e2cb8a48d9d in this term.
W20260710 11:06:37.553815 26097 leader_election.cc:343] T 12bfcb217187405f950eda0e73d72265 P 72e0649b3c604720aed62bb00da9e802 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:37.555541 26058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12bfcb217187405f950eda0e73d72265" candidate_uuid: "72e0649b3c604720aed62bb00da9e802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "394d0d090a5f45e89b1c51a91c011efe" is_pre_election: true
I20260710 11:06:37.555599 26057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9dd9ce806d443778d7aa4b4d511493c" candidate_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "394d0d090a5f45e89b1c51a91c011efe" is_pre_election: true
I20260710 11:06:37.556339 26058 raft_consensus.cc:2468] T 12bfcb217187405f950eda0e73d72265 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72e0649b3c604720aed62bb00da9e802 in term 0.
I20260710 11:06:37.556764 26057 raft_consensus.cc:2393] T e9dd9ce806d443778d7aa4b4d511493c P 394d0d090a5f45e89b1c51a91c011efe [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d11162f9cf2c4c508409ae7efc17c4b6 in current term 1: Already voted for candidate 394d0d090a5f45e89b1c51a91c011efe in this term.
I20260710 11:06:37.557579 26095 leader_election.cc:304] T 12bfcb217187405f950eda0e73d72265 P 72e0649b3c604720aed62bb00da9e802 [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: 394d0d090a5f45e89b1c51a91c011efe, 72e0649b3c604720aed62bb00da9e802; no voters: 9d9455f2e1cc4fd598ad0e2cb8a48d9d
I20260710 11:06:37.559178 25946 leader_election.cc:304] T e9dd9ce806d443778d7aa4b4d511493c P d11162f9cf2c4c508409ae7efc17c4b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d11162f9cf2c4c508409ae7efc17c4b6; no voters: 394d0d090a5f45e89b1c51a91c011efe, 9d9455f2e1cc4fd598ad0e2cb8a48d9d
W20260710 11:06:37.534405 26023 leader_election.cc:343] T 3f658f91ed7243cb9ba6a3759dc08207 P 394d0d090a5f45e89b1c51a91c011efe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:37.560904 26260 raft_consensus.cc:2804] T 12bfcb217187405f950eda0e73d72265 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:37.560817 26023 leader_election.cc:304] T 3f658f91ed7243cb9ba6a3759dc08207 P 394d0d090a5f45e89b1c51a91c011efe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 394d0d090a5f45e89b1c51a91c011efe; no voters: 9d9455f2e1cc4fd598ad0e2cb8a48d9d, d11162f9cf2c4c508409ae7efc17c4b6
I20260710 11:06:37.561512 26260 raft_consensus.cc:493] T 12bfcb217187405f950eda0e73d72265 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:37.561952 26260 raft_consensus.cc:3060] T 12bfcb217187405f950eda0e73d72265 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:37.562767 26307 raft_consensus.cc:2749] T 3f658f91ed7243cb9ba6a3759dc08207 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:37.564266 26298 raft_consensus.cc:3060] T e9dd9ce806d443778d7aa4b4d511493c P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:37.575773 26359 raft_consensus.cc:493] T 773f90e29be74fc18242718e11d6fdc7 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:37.580647 26359 raft_consensus.cc:515] T 773f90e29be74fc18242718e11d6fdc7 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } }
W20260710 11:06:37.618386 25929 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:06:37.642469 26258 raft_consensus.cc:493] T 3b3f7d674904472686bc616e593f7165 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 394d0d090a5f45e89b1c51a91c011efe)
I20260710 11:06:37.646225 26254 tablet_bootstrap.cc:492] T 3f658f91ed7243cb9ba6a3759dc08207 P d11162f9cf2c4c508409ae7efc17c4b6: No bootstrap required, opened a new log
I20260710 11:06:37.646708 26254 ts_tablet_manager.cc:1403] T 3f658f91ed7243cb9ba6a3759dc08207 P d11162f9cf2c4c508409ae7efc17c4b6: Time spent bootstrapping tablet: real 0.249s	user 0.050s	sys 0.067s
I20260710 11:06:37.651657 26254 raft_consensus.cc:359] T 3f658f91ed7243cb9ba6a3759dc08207 P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } }
I20260710 11:06:37.652343 26254 raft_consensus.cc:385] T 3f658f91ed7243cb9ba6a3759dc08207 P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:37.656548 26251 tablet_bootstrap.cc:654] T 3f658f91ed7243cb9ba6a3759dc08207 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:37.652606 26254 raft_consensus.cc:740] T 3f658f91ed7243cb9ba6a3759dc08207 P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d11162f9cf2c4c508409ae7efc17c4b6, State: Initialized, Role: FOLLOWER
I20260710 11:06:37.643276 26258 raft_consensus.cc:515] T 3b3f7d674904472686bc616e593f7165 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } }
I20260710 11:06:37.659440 26254 consensus_queue.cc:260] T 3f658f91ed7243cb9ba6a3759dc08207 P d11162f9cf2c4c508409ae7efc17c4b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } }
W20260710 11:06:37.641712 26383 log.cc:927] Time spent T faf4436ecbae481b930d39672e7603f1 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: Append to log took a long time: real 0.062s	user 0.001s	sys 0.000s
I20260710 11:06:37.670653 26255 tablet_bootstrap.cc:492] T 2d7b5f1d9da44dd0a9d58128a75c6df8 P 394d0d090a5f45e89b1c51a91c011efe: No bootstrap required, opened a new log
I20260710 11:06:37.670866 26306 consensus_queue.cc:1048] T 5a9d82fc28da4f069d252d79cfc27cd3 P 394d0d090a5f45e89b1c51a91c011efe [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:37.671277 26255 ts_tablet_manager.cc:1403] T 2d7b5f1d9da44dd0a9d58128a75c6df8 P 394d0d090a5f45e89b1c51a91c011efe: Time spent bootstrapping tablet: real 0.212s	user 0.009s	sys 0.015s
I20260710 11:06:37.672768 26258 leader_election.cc:290] T 3b3f7d674904472686bc616e593f7165 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 394d0d090a5f45e89b1c51a91c011efe (127.23.83.194:42443), 72e0649b3c604720aed62bb00da9e802 (127.23.83.195:40633)
I20260710 11:06:37.674551 26255 raft_consensus.cc:359] T 2d7b5f1d9da44dd0a9d58128a75c6df8 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } }
I20260710 11:06:37.675256 26058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b3f7d674904472686bc616e593f7165" candidate_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "394d0d090a5f45e89b1c51a91c011efe" is_pre_election: true
I20260710 11:06:37.678349 26298 raft_consensus.cc:2749] T e9dd9ce806d443778d7aa4b4d511493c P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:37.678431 26127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b3f7d674904472686bc616e593f7165" candidate_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72e0649b3c604720aed62bb00da9e802" is_pre_election: true
I20260710 11:06:37.680827 26169 leader_election.cc:304] T 3b3f7d674904472686bc616e593f7165 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [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: 9d9455f2e1cc4fd598ad0e2cb8a48d9d; no voters: 394d0d090a5f45e89b1c51a91c011efe, 72e0649b3c604720aed62bb00da9e802
I20260710 11:06:37.682904 26260 raft_consensus.cc:515] T 12bfcb217187405f950eda0e73d72265 P 72e0649b3c604720aed62bb00da9e802 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } }
I20260710 11:06:37.675426 26255 raft_consensus.cc:385] T 2d7b5f1d9da44dd0a9d58128a75c6df8 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:37.685210 26254 ts_tablet_manager.cc:1434] T 3f658f91ed7243cb9ba6a3759dc08207 P d11162f9cf2c4c508409ae7efc17c4b6: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.000s
I20260710 11:06:37.686745 26254 tablet_bootstrap.cc:492] T f0699ab06ce04b63b651d5a6f86ad717 P d11162f9cf2c4c508409ae7efc17c4b6: Bootstrap starting.
I20260710 11:06:37.684450 26255 raft_consensus.cc:740] T 2d7b5f1d9da44dd0a9d58128a75c6df8 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 394d0d090a5f45e89b1c51a91c011efe, State: Initialized, Role: FOLLOWER
I20260710 11:06:37.692365 26255 consensus_queue.cc:260] T 2d7b5f1d9da44dd0a9d58128a75c6df8 P 394d0d090a5f45e89b1c51a91c011efe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } }
I20260710 11:06:37.684090 26339 raft_consensus.cc:2749] T 3b3f7d674904472686bc616e593f7165 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:37.700404 26255 ts_tablet_manager.cc:1434] T 2d7b5f1d9da44dd0a9d58128a75c6df8 P 394d0d090a5f45e89b1c51a91c011efe: Time spent starting tablet: real 0.029s	user 0.009s	sys 0.002s
I20260710 11:06:37.704811 25879 catalog_manager.cc:5697] T 9d8e62c2e93947e392766a501acc8ac5 P 72e0649b3c604720aed62bb00da9e802 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72e0649b3c604720aed62bb00da9e802 (127.23.83.195). New cstate: current_term: 1 leader_uuid: "72e0649b3c604720aed62bb00da9e802" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:37.715365 26255 tablet_bootstrap.cc:492] T a780028258394393b1436499f97672d0 P 394d0d090a5f45e89b1c51a91c011efe: Bootstrap starting.
I20260710 11:06:37.714228 26359 leader_election.cc:290] T 773f90e29be74fc18242718e11d6fdc7 P 394d0d090a5f45e89b1c51a91c011efe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72e0649b3c604720aed62bb00da9e802 (127.23.83.195:40633), 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411)
I20260710 11:06:37.723448 26205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "773f90e29be74fc18242718e11d6fdc7" candidate_uuid: "394d0d090a5f45e89b1c51a91c011efe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" is_pre_election: true
W20260710 11:06:37.725754 26023 leader_election.cc:343] T 773f90e29be74fc18242718e11d6fdc7 P 394d0d090a5f45e89b1c51a91c011efe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:37.723541 26127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "773f90e29be74fc18242718e11d6fdc7" candidate_uuid: "394d0d090a5f45e89b1c51a91c011efe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72e0649b3c604720aed62bb00da9e802" is_pre_election: true
W20260710 11:06:37.727924 26021 leader_election.cc:343] T 773f90e29be74fc18242718e11d6fdc7 P 394d0d090a5f45e89b1c51a91c011efe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72e0649b3c604720aed62bb00da9e802 (127.23.83.195:40633): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:37.728725 26021 leader_election.cc:304] T 773f90e29be74fc18242718e11d6fdc7 P 394d0d090a5f45e89b1c51a91c011efe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 394d0d090a5f45e89b1c51a91c011efe; no voters: 72e0649b3c604720aed62bb00da9e802, 9d9455f2e1cc4fd598ad0e2cb8a48d9d
I20260710 11:06:37.729488 26306 raft_consensus.cc:2749] T 773f90e29be74fc18242718e11d6fdc7 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:37.730945 26254 tablet_bootstrap.cc:654] T f0699ab06ce04b63b651d5a6f86ad717 P d11162f9cf2c4c508409ae7efc17c4b6: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:37.732345 26251 tablet_bootstrap.cc:492] T 3f658f91ed7243cb9ba6a3759dc08207 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: No bootstrap required, opened a new log
I20260710 11:06:37.732859 26251 ts_tablet_manager.cc:1403] T 3f658f91ed7243cb9ba6a3759dc08207 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: Time spent bootstrapping tablet: real 0.277s	user 0.024s	sys 0.010s
I20260710 11:06:37.726572 26349 raft_consensus.cc:515] T f0699ab06ce04b63b651d5a6f86ad717 P 394d0d090a5f45e89b1c51a91c011efe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } }
I20260710 11:06:37.738776 26359 consensus_queue.cc:1048] T 5a9d82fc28da4f069d252d79cfc27cd3 P 394d0d090a5f45e89b1c51a91c011efe [LEADER]: Connected to new peer: Peer: permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:37.741425 26349 leader_election.cc:290] T f0699ab06ce04b63b651d5a6f86ad717 P 394d0d090a5f45e89b1c51a91c011efe [CANDIDATE]: Term 1 election: Requested vote from peers d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141), 72e0649b3c604720aed62bb00da9e802 (127.23.83.195:40633)
I20260710 11:06:37.735414 26251 raft_consensus.cc:359] T 3f658f91ed7243cb9ba6a3759dc08207 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } }
I20260710 11:06:37.740037 26260 leader_election.cc:290] T 12bfcb217187405f950eda0e73d72265 P 72e0649b3c604720aed62bb00da9e802 [CANDIDATE]: Term 1 election: Requested vote from peers 394d0d090a5f45e89b1c51a91c011efe (127.23.83.194:42443), 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411)
I20260710 11:06:37.743479 26251 raft_consensus.cc:385] T 3f658f91ed7243cb9ba6a3759dc08207 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:37.743983 26251 raft_consensus.cc:740] T 3f658f91ed7243cb9ba6a3759dc08207 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d9455f2e1cc4fd598ad0e2cb8a48d9d, State: Initialized, Role: FOLLOWER
I20260710 11:06:37.744884 26251 consensus_queue.cc:260] T 3f658f91ed7243cb9ba6a3759dc08207 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } }
I20260710 11:06:37.756105 26251 ts_tablet_manager.cc:1434] T 3f658f91ed7243cb9ba6a3759dc08207 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260710 11:06:37.757097 26251 tablet_bootstrap.cc:492] T 12bfcb217187405f950eda0e73d72265 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: Bootstrap starting.
I20260710 11:06:37.720991 26386 raft_consensus.cc:493] T 78427d9895164cc79efe598d1768883f P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:37.757110 26255 tablet_bootstrap.cc:654] T a780028258394393b1436499f97672d0 P 394d0d090a5f45e89b1c51a91c011efe: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:37.760679 26058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12bfcb217187405f950eda0e73d72265" candidate_uuid: "72e0649b3c604720aed62bb00da9e802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "394d0d090a5f45e89b1c51a91c011efe"
I20260710 11:06:37.761287 26058 raft_consensus.cc:3060] T 12bfcb217187405f950eda0e73d72265 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:37.761942 26359 consensus_queue.cc:1048] T 78427d9895164cc79efe598d1768883f P 394d0d090a5f45e89b1c51a91c011efe [LEADER]: Connected to new peer: Peer: permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:37.743906 26298 raft_consensus.cc:493] T 5a9d82fc28da4f069d252d79cfc27cd3 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:37.764278 26298 raft_consensus.cc:515] T 5a9d82fc28da4f069d252d79cfc27cd3 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } }
I20260710 11:06:37.766453 26298 leader_election.cc:290] T 5a9d82fc28da4f069d252d79cfc27cd3 P d11162f9cf2c4c508409ae7efc17c4b6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411), 394d0d090a5f45e89b1c51a91c011efe (127.23.83.194:42443)
I20260710 11:06:37.768373 26252 tablet_bootstrap.cc:492] T 773f90e29be74fc18242718e11d6fdc7 P 72e0649b3c604720aed62bb00da9e802: No bootstrap required, opened a new log
I20260710 11:06:37.768496 26204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a9d82fc28da4f069d252d79cfc27cd3" candidate_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" is_pre_election: true
I20260710 11:06:37.768860 26252 ts_tablet_manager.cc:1403] T 773f90e29be74fc18242718e11d6fdc7 P 72e0649b3c604720aed62bb00da9e802: Time spent bootstrapping tablet: real 0.319s	user 0.013s	sys 0.025s
I20260710 11:06:37.769038 25981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0699ab06ce04b63b651d5a6f86ad717" candidate_uuid: "394d0d090a5f45e89b1c51a91c011efe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d11162f9cf2c4c508409ae7efc17c4b6"
I20260710 11:06:37.769977 26056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a9d82fc28da4f069d252d79cfc27cd3" candidate_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "394d0d090a5f45e89b1c51a91c011efe" is_pre_election: true
I20260710 11:06:37.770313 26386 raft_consensus.cc:515] T 78427d9895164cc79efe598d1768883f P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } }
I20260710 11:06:37.771515 26252 raft_consensus.cc:359] T 773f90e29be74fc18242718e11d6fdc7 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } }
I20260710 11:06:37.772171 26252 raft_consensus.cc:385] T 773f90e29be74fc18242718e11d6fdc7 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:37.772414 26252 raft_consensus.cc:740] T 773f90e29be74fc18242718e11d6fdc7 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72e0649b3c604720aed62bb00da9e802, State: Initialized, Role: FOLLOWER
I20260710 11:06:37.773557 26058 raft_consensus.cc:2468] T 12bfcb217187405f950eda0e73d72265 P 394d0d090a5f45e89b1c51a91c011efe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72e0649b3c604720aed62bb00da9e802 in term 1.
I20260710 11:06:37.774425 26252 consensus_queue.cc:260] T 773f90e29be74fc18242718e11d6fdc7 P 72e0649b3c604720aed62bb00da9e802 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } }
I20260710 11:06:37.774909 26127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0699ab06ce04b63b651d5a6f86ad717" candidate_uuid: "394d0d090a5f45e89b1c51a91c011efe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72e0649b3c604720aed62bb00da9e802"
I20260710 11:06:37.775467 26127 raft_consensus.cc:3060] T f0699ab06ce04b63b651d5a6f86ad717 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:37.776021 26252 ts_tablet_manager.cc:1434] T 773f90e29be74fc18242718e11d6fdc7 P 72e0649b3c604720aed62bb00da9e802: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:06:37.776537 26204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12bfcb217187405f950eda0e73d72265" candidate_uuid: "72e0649b3c604720aed62bb00da9e802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d"
W20260710 11:06:37.777957 26022 leader_election.cc:343] T f0699ab06ce04b63b651d5a6f86ad717 P 394d0d090a5f45e89b1c51a91c011efe [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:37.779021 26252 tablet_bootstrap.cc:492] T 484e67f0e8ff4d5e90ae2e2a747260ca P 72e0649b3c604720aed62bb00da9e802: Bootstrap starting.
I20260710 11:06:37.780690 26095 leader_election.cc:304] T 12bfcb217187405f950eda0e73d72265 P 72e0649b3c604720aed62bb00da9e802 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 394d0d090a5f45e89b1c51a91c011efe, 72e0649b3c604720aed62bb00da9e802; no voters: 
I20260710 11:06:37.819478 26254 tablet_bootstrap.cc:492] T f0699ab06ce04b63b651d5a6f86ad717 P d11162f9cf2c4c508409ae7efc17c4b6: No bootstrap required, opened a new log
I20260710 11:06:37.820197 26254 ts_tablet_manager.cc:1403] T f0699ab06ce04b63b651d5a6f86ad717 P d11162f9cf2c4c508409ae7efc17c4b6: Time spent bootstrapping tablet: real 0.134s	user 0.011s	sys 0.010s
I20260710 11:06:37.827672 26386 leader_election.cc:290] T 78427d9895164cc79efe598d1768883f P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 394d0d090a5f45e89b1c51a91c011efe (127.23.83.194:42443), 72e0649b3c604720aed62bb00da9e802 (127.23.83.195:40633)
I20260710 11:06:37.823545 26263 consensus_queue.cc:1048] T 2162894ddd6c403086fa8836856b19d9 P d11162f9cf2c4c508409ae7efc17c4b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
W20260710 11:06:37.825502 26097 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.83.196:35411, user_credentials={real_user=slave}} blocked reactor thread for 46131.1us
I20260710 11:06:37.829087 25946 leader_election.cc:304] T 5a9d82fc28da4f069d252d79cfc27cd3 P d11162f9cf2c4c508409ae7efc17c4b6 [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: d11162f9cf2c4c508409ae7efc17c4b6; no voters: 394d0d090a5f45e89b1c51a91c011efe, 9d9455f2e1cc4fd598ad0e2cb8a48d9d
I20260710 11:06:37.844779 26254 raft_consensus.cc:359] T f0699ab06ce04b63b651d5a6f86ad717 P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } }
I20260710 11:06:37.841838 26251 tablet_bootstrap.cc:654] T 12bfcb217187405f950eda0e73d72265 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:37.842370 26252 tablet_bootstrap.cc:654] T 484e67f0e8ff4d5e90ae2e2a747260ca P 72e0649b3c604720aed62bb00da9e802: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:37.844565 26128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78427d9895164cc79efe598d1768883f" candidate_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72e0649b3c604720aed62bb00da9e802" is_pre_election: true
I20260710 11:06:37.840042 26058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78427d9895164cc79efe598d1768883f" candidate_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "394d0d090a5f45e89b1c51a91c011efe" is_pre_election: true
I20260710 11:06:37.846112 26254 raft_consensus.cc:385] T f0699ab06ce04b63b651d5a6f86ad717 P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:37.848306 26254 raft_consensus.cc:740] T f0699ab06ce04b63b651d5a6f86ad717 P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d11162f9cf2c4c508409ae7efc17c4b6, State: Initialized, Role: FOLLOWER
I20260710 11:06:37.848064 26264 consensus_queue.cc:1048] T 2162894ddd6c403086fa8836856b19d9 P d11162f9cf2c4c508409ae7efc17c4b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 11:06:37.852409 26254 consensus_queue.cc:260] T f0699ab06ce04b63b651d5a6f86ad717 P d11162f9cf2c4c508409ae7efc17c4b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } }
I20260710 11:06:37.838655 26401 consensus_queue.cc:1048] T 63b4e8904b97459a8bf7b76338c223aa P 72e0649b3c604720aed62bb00da9e802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260710 11:06:37.853618 26169 leader_election.cc:304] T 78427d9895164cc79efe598d1768883f P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9d9455f2e1cc4fd598ad0e2cb8a48d9d; no voters: 394d0d090a5f45e89b1c51a91c011efe, 72e0649b3c604720aed62bb00da9e802
I20260710 11:06:37.855123 26386 raft_consensus.cc:2749] T 78427d9895164cc79efe598d1768883f P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:37.856751 26397 raft_consensus.cc:2804] T 12bfcb217187405f950eda0e73d72265 P 72e0649b3c604720aed62bb00da9e802 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:37.857271 26397 raft_consensus.cc:697] T 12bfcb217187405f950eda0e73d72265 P 72e0649b3c604720aed62bb00da9e802 [term 1 LEADER]: Becoming Leader. State: Replica: 72e0649b3c604720aed62bb00da9e802, State: Running, Role: LEADER
I20260710 11:06:37.860695 26254 ts_tablet_manager.cc:1434] T f0699ab06ce04b63b651d5a6f86ad717 P d11162f9cf2c4c508409ae7efc17c4b6: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.000s
I20260710 11:06:37.855785 26370 raft_consensus.cc:2749] T 5a9d82fc28da4f069d252d79cfc27cd3 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:37.868894 26254 tablet_bootstrap.cc:492] T 2d7b5f1d9da44dd0a9d58128a75c6df8 P d11162f9cf2c4c508409ae7efc17c4b6: Bootstrap starting.
W20260710 11:06:37.868378 26097 leader_election.cc:343] T 12bfcb217187405f950eda0e73d72265 P 72e0649b3c604720aed62bb00da9e802 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:37.886600 26397 consensus_queue.cc:237] T 12bfcb217187405f950eda0e73d72265 P 72e0649b3c604720aed62bb00da9e802 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } }
I20260710 11:06:37.883654 26127 raft_consensus.cc:2468] T f0699ab06ce04b63b651d5a6f86ad717 P 72e0649b3c604720aed62bb00da9e802 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 394d0d090a5f45e89b1c51a91c011efe in term 1.
I20260710 11:06:37.903318 26255 tablet_bootstrap.cc:492] T a780028258394393b1436499f97672d0 P 394d0d090a5f45e89b1c51a91c011efe: No bootstrap required, opened a new log
I20260710 11:06:37.903967 26255 ts_tablet_manager.cc:1403] T a780028258394393b1436499f97672d0 P 394d0d090a5f45e89b1c51a91c011efe: Time spent bootstrapping tablet: real 0.189s	user 0.010s	sys 0.008s
I20260710 11:06:37.906355 26254 tablet_bootstrap.cc:654] T 2d7b5f1d9da44dd0a9d58128a75c6df8 P d11162f9cf2c4c508409ae7efc17c4b6: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:37.900143 26262 consensus_queue.cc:1048] T 63b4e8904b97459a8bf7b76338c223aa P 72e0649b3c604720aed62bb00da9e802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260710 11:06:37.915566 26404 consensus_queue.cc:1048] T 9d8e62c2e93947e392766a501acc8ac5 P 72e0649b3c604720aed62bb00da9e802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260710 11:06:37.923061 26021 leader_election.cc:304] T f0699ab06ce04b63b651d5a6f86ad717 P 394d0d090a5f45e89b1c51a91c011efe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 394d0d090a5f45e89b1c51a91c011efe, 72e0649b3c604720aed62bb00da9e802; no voters: d11162f9cf2c4c508409ae7efc17c4b6
I20260710 11:06:37.924149 26306 raft_consensus.cc:2804] T f0699ab06ce04b63b651d5a6f86ad717 P 394d0d090a5f45e89b1c51a91c011efe [term 1 FOLLOWER]: Leader election won for term 1
W20260710 11:06:37.924360 25948 consensus_peers.cc:597] T 92b3ba56db854852a8b25a3ec086a2e2 P d11162f9cf2c4c508409ae7efc17c4b6 -> Peer 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411): Couldn't send request to peer 9d9455f2e1cc4fd598ad0e2cb8a48d9d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:37.924688 26306 raft_consensus.cc:697] T f0699ab06ce04b63b651d5a6f86ad717 P 394d0d090a5f45e89b1c51a91c011efe [term 1 LEADER]: Becoming Leader. State: Replica: 394d0d090a5f45e89b1c51a91c011efe, State: Running, Role: LEADER
I20260710 11:06:37.925581 26306 consensus_queue.cc:237] T f0699ab06ce04b63b651d5a6f86ad717 P 394d0d090a5f45e89b1c51a91c011efe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } }
I20260710 11:06:37.929733 26204 raft_consensus.cc:3060] T 78427d9895164cc79efe598d1768883f P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:37.931300 26255 raft_consensus.cc:359] T a780028258394393b1436499f97672d0 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } }
I20260710 11:06:37.932351 26255 raft_consensus.cc:385] T a780028258394393b1436499f97672d0 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:37.932735 26255 raft_consensus.cc:740] T a780028258394393b1436499f97672d0 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 394d0d090a5f45e89b1c51a91c011efe, State: Initialized, Role: FOLLOWER
I20260710 11:06:37.935322 26255 consensus_queue.cc:260] T a780028258394393b1436499f97672d0 P 394d0d090a5f45e89b1c51a91c011efe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } }
I20260710 11:06:37.942440 26255 ts_tablet_manager.cc:1434] T a780028258394393b1436499f97672d0 P 394d0d090a5f45e89b1c51a91c011efe: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.000s
I20260710 11:06:37.935087 26404 raft_consensus.cc:493] T 773f90e29be74fc18242718e11d6fdc7 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:37.945247 26404 raft_consensus.cc:515] T 773f90e29be74fc18242718e11d6fdc7 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } }
I20260710 11:06:37.945734 26261 raft_consensus.cc:493] T a780028258394393b1436499f97672d0 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:37.946280 26261 raft_consensus.cc:515] T a780028258394393b1436499f97672d0 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } }
I20260710 11:06:37.948750 26056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "773f90e29be74fc18242718e11d6fdc7" candidate_uuid: "72e0649b3c604720aed62bb00da9e802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "394d0d090a5f45e89b1c51a91c011efe" is_pre_election: true
I20260710 11:06:37.953940 26252 tablet_bootstrap.cc:492] T 484e67f0e8ff4d5e90ae2e2a747260ca P 72e0649b3c604720aed62bb00da9e802: No bootstrap required, opened a new log
I20260710 11:06:37.954627 26252 ts_tablet_manager.cc:1403] T 484e67f0e8ff4d5e90ae2e2a747260ca P 72e0649b3c604720aed62bb00da9e802: Time spent bootstrapping tablet: real 0.176s	user 0.020s	sys 0.010s
I20260710 11:06:37.949491 26404 leader_election.cc:290] T 773f90e29be74fc18242718e11d6fdc7 P 72e0649b3c604720aed62bb00da9e802 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 394d0d090a5f45e89b1c51a91c011efe (127.23.83.194:42443), 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411)
I20260710 11:06:37.960752 26251 tablet_bootstrap.cc:492] T 12bfcb217187405f950eda0e73d72265 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: No bootstrap required, opened a new log
I20260710 11:06:37.961282 26251 ts_tablet_manager.cc:1403] T 12bfcb217187405f950eda0e73d72265 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: Time spent bootstrapping tablet: real 0.204s	user 0.011s	sys 0.016s
I20260710 11:06:37.949524 26056 raft_consensus.cc:2468] T 773f90e29be74fc18242718e11d6fdc7 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72e0649b3c604720aed62bb00da9e802 in term 0.
I20260710 11:06:37.971560 26252 raft_consensus.cc:359] T 484e67f0e8ff4d5e90ae2e2a747260ca P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:37.972496 26252 raft_consensus.cc:385] T 484e67f0e8ff4d5e90ae2e2a747260ca P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:37.972834 26252 raft_consensus.cc:740] T 484e67f0e8ff4d5e90ae2e2a747260ca P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72e0649b3c604720aed62bb00da9e802, State: Initialized, Role: FOLLOWER
I20260710 11:06:37.973335 26254 tablet_bootstrap.cc:492] T 2d7b5f1d9da44dd0a9d58128a75c6df8 P d11162f9cf2c4c508409ae7efc17c4b6: No bootstrap required, opened a new log
I20260710 11:06:37.966199 26261 leader_election.cc:290] T a780028258394393b1436499f97672d0 P 394d0d090a5f45e89b1c51a91c011efe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72e0649b3c604720aed62bb00da9e802 (127.23.83.195:40633), 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411)
I20260710 11:06:37.973795 26252 consensus_queue.cc:260] T 484e67f0e8ff4d5e90ae2e2a747260ca P 72e0649b3c604720aed62bb00da9e802 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:37.973836 26254 ts_tablet_manager.cc:1403] T 2d7b5f1d9da44dd0a9d58128a75c6df8 P d11162f9cf2c4c508409ae7efc17c4b6: Time spent bootstrapping tablet: real 0.105s	user 0.011s	sys 0.012s
I20260710 11:06:37.976333 26095 leader_election.cc:304] T 773f90e29be74fc18242718e11d6fdc7 P 72e0649b3c604720aed62bb00da9e802 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 394d0d090a5f45e89b1c51a91c011efe, 72e0649b3c604720aed62bb00da9e802; no voters: 
I20260710 11:06:37.976621 26252 ts_tablet_manager.cc:1434] T 484e67f0e8ff4d5e90ae2e2a747260ca P 72e0649b3c604720aed62bb00da9e802: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260710 11:06:37.977589 26404 raft_consensus.cc:2804] T 773f90e29be74fc18242718e11d6fdc7 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:37.977947 26404 raft_consensus.cc:493] T 773f90e29be74fc18242718e11d6fdc7 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:37.978266 26404 raft_consensus.cc:3060] T 773f90e29be74fc18242718e11d6fdc7 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:37.978950 26252 tablet_bootstrap.cc:492] T a780028258394393b1436499f97672d0 P 72e0649b3c604720aed62bb00da9e802: Bootstrap starting.
I20260710 11:06:37.978852 26205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a780028258394393b1436499f97672d0" candidate_uuid: "394d0d090a5f45e89b1c51a91c011efe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" is_pre_election: true
W20260710 11:06:37.984889 26023 leader_election.cc:343] T a780028258394393b1436499f97672d0 P 394d0d090a5f45e89b1c51a91c011efe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:37.986536 26205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "773f90e29be74fc18242718e11d6fdc7" candidate_uuid: "72e0649b3c604720aed62bb00da9e802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" is_pre_election: true
I20260710 11:06:37.986924 26370 consensus_queue.cc:1048] T 92b3ba56db854852a8b25a3ec086a2e2 P d11162f9cf2c4c508409ae7efc17c4b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:37.988879 26254 raft_consensus.cc:359] T 2d7b5f1d9da44dd0a9d58128a75c6df8 P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } }
I20260710 11:06:37.989578 26254 raft_consensus.cc:385] T 2d7b5f1d9da44dd0a9d58128a75c6df8 P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:37.989852 26254 raft_consensus.cc:740] T 2d7b5f1d9da44dd0a9d58128a75c6df8 P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d11162f9cf2c4c508409ae7efc17c4b6, State: Initialized, Role: FOLLOWER
I20260710 11:06:37.990586 26254 consensus_queue.cc:260] T 2d7b5f1d9da44dd0a9d58128a75c6df8 P d11162f9cf2c4c508409ae7efc17c4b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } }
I20260710 11:06:37.992622 26127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a780028258394393b1436499f97672d0" candidate_uuid: "394d0d090a5f45e89b1c51a91c011efe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72e0649b3c604720aed62bb00da9e802" is_pre_election: true
W20260710 11:06:37.993835 26097 leader_election.cc:343] T 773f90e29be74fc18242718e11d6fdc7 P 72e0649b3c604720aed62bb00da9e802 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:37.995688 26254 ts_tablet_manager.cc:1434] T 2d7b5f1d9da44dd0a9d58128a75c6df8 P d11162f9cf2c4c508409ae7efc17c4b6: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260710 11:06:37.994009 26251 raft_consensus.cc:359] T 12bfcb217187405f950eda0e73d72265 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } }
I20260710 11:06:37.996179 26251 raft_consensus.cc:385] T 12bfcb217187405f950eda0e73d72265 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:37.996459 26251 raft_consensus.cc:740] T 12bfcb217187405f950eda0e73d72265 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d9455f2e1cc4fd598ad0e2cb8a48d9d, State: Initialized, Role: FOLLOWER
I20260710 11:06:37.996629 26254 tablet_bootstrap.cc:492] T 484e67f0e8ff4d5e90ae2e2a747260ca P d11162f9cf2c4c508409ae7efc17c4b6: Bootstrap starting.
W20260710 11:06:37.996773 26021 leader_election.cc:343] T a780028258394393b1436499f97672d0 P 394d0d090a5f45e89b1c51a91c011efe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72e0649b3c604720aed62bb00da9e802 (127.23.83.195:40633): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:37.997251 26021 leader_election.cc:304] T a780028258394393b1436499f97672d0 P 394d0d090a5f45e89b1c51a91c011efe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 394d0d090a5f45e89b1c51a91c011efe; no voters: 72e0649b3c604720aed62bb00da9e802, 9d9455f2e1cc4fd598ad0e2cb8a48d9d
I20260710 11:06:37.997206 26251 consensus_queue.cc:260] T 12bfcb217187405f950eda0e73d72265 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } }
I20260710 11:06:37.998164 26306 raft_consensus.cc:2749] T a780028258394393b1436499f97672d0 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:38.001431 26324 raft_consensus.cc:493] T 484e67f0e8ff4d5e90ae2e2a747260ca P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:38.004534 26324 raft_consensus.cc:515] T 484e67f0e8ff4d5e90ae2e2a747260ca P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:38.008302 26324 leader_election.cc:290] T 484e67f0e8ff4d5e90ae2e2a747260ca P 72e0649b3c604720aed62bb00da9e802 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411), d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141)
I20260710 11:06:38.008858 26205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "484e67f0e8ff4d5e90ae2e2a747260ca" candidate_uuid: "72e0649b3c604720aed62bb00da9e802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" is_pre_election: true
I20260710 11:06:38.011422 25980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "484e67f0e8ff4d5e90ae2e2a747260ca" candidate_uuid: "72e0649b3c604720aed62bb00da9e802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" is_pre_election: true
W20260710 11:06:38.012550 26097 leader_election.cc:343] T 484e67f0e8ff4d5e90ae2e2a747260ca P 72e0649b3c604720aed62bb00da9e802 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:38.013617 26306 consensus_queue.cc:1048] T 78427d9895164cc79efe598d1768883f P 394d0d090a5f45e89b1c51a91c011efe [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:06:38.014235 26096 leader_election.cc:343] T 484e67f0e8ff4d5e90ae2e2a747260ca P 72e0649b3c604720aed62bb00da9e802 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:38.014732 26096 leader_election.cc:304] T 484e67f0e8ff4d5e90ae2e2a747260ca P 72e0649b3c604720aed62bb00da9e802 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 72e0649b3c604720aed62bb00da9e802; no voters: 9d9455f2e1cc4fd598ad0e2cb8a48d9d, d11162f9cf2c4c508409ae7efc17c4b6
I20260710 11:06:38.017356 26399 raft_consensus.cc:2749] T 484e67f0e8ff4d5e90ae2e2a747260ca P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:38.023322 26251 ts_tablet_manager.cc:1434] T 12bfcb217187405f950eda0e73d72265 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: Time spent starting tablet: real 0.062s	user 0.005s	sys 0.002s
I20260710 11:06:38.024560 26251 tablet_bootstrap.cc:492] T 92b3ba56db854852a8b25a3ec086a2e2 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: Bootstrap starting.
I20260710 11:06:38.033917 26370 raft_consensus.cc:493] T 3f658f91ed7243cb9ba6a3759dc08207 P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:38.035871 26370 raft_consensus.cc:515] T 3f658f91ed7243cb9ba6a3759dc08207 P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } }
I20260710 11:06:38.037873 26370 leader_election.cc:290] T 3f658f91ed7243cb9ba6a3759dc08207 P d11162f9cf2c4c508409ae7efc17c4b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411), 394d0d090a5f45e89b1c51a91c011efe (127.23.83.194:42443)
I20260710 11:06:38.038463 26205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f658f91ed7243cb9ba6a3759dc08207" candidate_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" is_pre_election: true
I20260710 11:06:38.041083 26205 raft_consensus.cc:2468] T 3f658f91ed7243cb9ba6a3759dc08207 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d11162f9cf2c4c508409ae7efc17c4b6 in term 0.
I20260710 11:06:38.042510 25948 leader_election.cc:304] T 3f658f91ed7243cb9ba6a3759dc08207 P d11162f9cf2c4c508409ae7efc17c4b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d9455f2e1cc4fd598ad0e2cb8a48d9d, d11162f9cf2c4c508409ae7efc17c4b6; no voters: 
I20260710 11:06:38.044127 26056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f658f91ed7243cb9ba6a3759dc08207" candidate_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "394d0d090a5f45e89b1c51a91c011efe" is_pre_election: true
I20260710 11:06:38.045593 26252 tablet_bootstrap.cc:654] T a780028258394393b1436499f97672d0 P 72e0649b3c604720aed62bb00da9e802: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:38.048931 26056 raft_consensus.cc:2468] T 3f658f91ed7243cb9ba6a3759dc08207 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d11162f9cf2c4c508409ae7efc17c4b6 in term 0.
I20260710 11:06:38.029378 26404 raft_consensus.cc:515] T 773f90e29be74fc18242718e11d6fdc7 P 72e0649b3c604720aed62bb00da9e802 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } }
I20260710 11:06:38.051555 26404 leader_election.cc:290] T 773f90e29be74fc18242718e11d6fdc7 P 72e0649b3c604720aed62bb00da9e802 [CANDIDATE]: Term 1 election: Requested vote from peers 394d0d090a5f45e89b1c51a91c011efe (127.23.83.194:42443), 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411)
I20260710 11:06:38.052570 26205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "773f90e29be74fc18242718e11d6fdc7" candidate_uuid: "72e0649b3c604720aed62bb00da9e802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d"
I20260710 11:06:38.052728 26254 tablet_bootstrap.cc:654] T 484e67f0e8ff4d5e90ae2e2a747260ca P d11162f9cf2c4c508409ae7efc17c4b6: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:38.052641 26370 raft_consensus.cc:2804] T 3f658f91ed7243cb9ba6a3759dc08207 P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:06:38.053968 26097 leader_election.cc:343] T 773f90e29be74fc18242718e11d6fdc7 P 72e0649b3c604720aed62bb00da9e802 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:38.054791 26370 raft_consensus.cc:493] T 3f658f91ed7243cb9ba6a3759dc08207 P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:38.056013 26370 raft_consensus.cc:3060] T 3f658f91ed7243cb9ba6a3759dc08207 P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:38.043622 26397 consensus_queue.cc:1048] T 9d8e62c2e93947e392766a501acc8ac5 P 72e0649b3c604720aed62bb00da9e802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260710 11:06:38.059909 26056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "773f90e29be74fc18242718e11d6fdc7" candidate_uuid: "72e0649b3c604720aed62bb00da9e802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "394d0d090a5f45e89b1c51a91c011efe"
I20260710 11:06:38.054342 25880 catalog_manager.cc:5697] T f0699ab06ce04b63b651d5a6f86ad717 P 394d0d090a5f45e89b1c51a91c011efe reported cstate change: term changed from 0 to 1, leader changed from <none> to 394d0d090a5f45e89b1c51a91c011efe (127.23.83.194). New cstate: current_term: 1 leader_uuid: "394d0d090a5f45e89b1c51a91c011efe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:38.063699 26370 raft_consensus.cc:515] T 3f658f91ed7243cb9ba6a3759dc08207 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } }
I20260710 11:06:38.060487 26056 raft_consensus.cc:3060] T 773f90e29be74fc18242718e11d6fdc7 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:38.067672 26204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f658f91ed7243cb9ba6a3759dc08207" candidate_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d"
I20260710 11:06:38.068326 26204 raft_consensus.cc:3060] T 3f658f91ed7243cb9ba6a3759dc08207 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:38.079541 25881 catalog_manager.cc:5697] T 12bfcb217187405f950eda0e73d72265 P 72e0649b3c604720aed62bb00da9e802 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72e0649b3c604720aed62bb00da9e802 (127.23.83.195). New cstate: current_term: 1 leader_uuid: "72e0649b3c604720aed62bb00da9e802" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:38.090476 26057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f658f91ed7243cb9ba6a3759dc08207" candidate_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "394d0d090a5f45e89b1c51a91c011efe"
I20260710 11:06:38.091343 26057 raft_consensus.cc:3060] T 3f658f91ed7243cb9ba6a3759dc08207 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:38.098590 26251 tablet_bootstrap.cc:654] T 92b3ba56db854852a8b25a3ec086a2e2 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:38.099648 26261 raft_consensus.cc:493] T e9dd9ce806d443778d7aa4b4d511493c P 394d0d090a5f45e89b1c51a91c011efe [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:38.100152 26261 raft_consensus.cc:515] T e9dd9ce806d443778d7aa4b4d511493c P 394d0d090a5f45e89b1c51a91c011efe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } }
I20260710 11:06:38.100531 26370 leader_election.cc:290] T 3f658f91ed7243cb9ba6a3759dc08207 P d11162f9cf2c4c508409ae7efc17c4b6 [CANDIDATE]: Term 1 election: Requested vote from peers 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411), 394d0d090a5f45e89b1c51a91c011efe (127.23.83.194:42443)
I20260710 11:06:38.103780 26261 leader_election.cc:290] T e9dd9ce806d443778d7aa4b4d511493c P 394d0d090a5f45e89b1c51a91c011efe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411), d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141)
I20260710 11:06:38.105232 26205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9dd9ce806d443778d7aa4b4d511493c" candidate_uuid: "394d0d090a5f45e89b1c51a91c011efe" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" is_pre_election: true
I20260710 11:06:38.107980 26205 raft_consensus.cc:2468] T e9dd9ce806d443778d7aa4b4d511493c P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 394d0d090a5f45e89b1c51a91c011efe in term 1.
I20260710 11:06:38.109246 26023 leader_election.cc:304] T e9dd9ce806d443778d7aa4b4d511493c P 394d0d090a5f45e89b1c51a91c011efe [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: 394d0d090a5f45e89b1c51a91c011efe, 9d9455f2e1cc4fd598ad0e2cb8a48d9d; no voters: 
I20260710 11:06:38.110121 26261 raft_consensus.cc:2804] T e9dd9ce806d443778d7aa4b4d511493c P 394d0d090a5f45e89b1c51a91c011efe [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:38.110479 26261 raft_consensus.cc:493] T e9dd9ce806d443778d7aa4b4d511493c P 394d0d090a5f45e89b1c51a91c011efe [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:38.110829 26261 raft_consensus.cc:3060] T e9dd9ce806d443778d7aa4b4d511493c P 394d0d090a5f45e89b1c51a91c011efe [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:38.112426 26057 raft_consensus.cc:2468] T 3f658f91ed7243cb9ba6a3759dc08207 P 394d0d090a5f45e89b1c51a91c011efe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d11162f9cf2c4c508409ae7efc17c4b6 in term 1.
I20260710 11:06:38.114334 26056 raft_consensus.cc:2468] T 773f90e29be74fc18242718e11d6fdc7 P 394d0d090a5f45e89b1c51a91c011efe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72e0649b3c604720aed62bb00da9e802 in term 1.
I20260710 11:06:38.117678 26254 tablet_bootstrap.cc:492] T 484e67f0e8ff4d5e90ae2e2a747260ca P d11162f9cf2c4c508409ae7efc17c4b6: No bootstrap required, opened a new log
I20260710 11:06:38.117975 25946 leader_election.cc:304] T 3f658f91ed7243cb9ba6a3759dc08207 P d11162f9cf2c4c508409ae7efc17c4b6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 394d0d090a5f45e89b1c51a91c011efe, d11162f9cf2c4c508409ae7efc17c4b6; no voters: 
I20260710 11:06:38.118206 26254 ts_tablet_manager.cc:1403] T 484e67f0e8ff4d5e90ae2e2a747260ca P d11162f9cf2c4c508409ae7efc17c4b6: Time spent bootstrapping tablet: real 0.122s	user 0.014s	sys 0.010s
I20260710 11:06:38.118832 26370 raft_consensus.cc:2804] T 3f658f91ed7243cb9ba6a3759dc08207 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:38.119330 26370 raft_consensus.cc:697] T 3f658f91ed7243cb9ba6a3759dc08207 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 LEADER]: Becoming Leader. State: Replica: d11162f9cf2c4c508409ae7efc17c4b6, State: Running, Role: LEADER
I20260710 11:06:38.120155 26370 consensus_queue.cc:237] T 3f658f91ed7243cb9ba6a3759dc08207 P d11162f9cf2c4c508409ae7efc17c4b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } }
I20260710 11:06:38.121172 26254 raft_consensus.cc:359] T 484e67f0e8ff4d5e90ae2e2a747260ca P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:38.121905 26254 raft_consensus.cc:385] T 484e67f0e8ff4d5e90ae2e2a747260ca P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:38.122289 26254 raft_consensus.cc:740] T 484e67f0e8ff4d5e90ae2e2a747260ca P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d11162f9cf2c4c508409ae7efc17c4b6, State: Initialized, Role: FOLLOWER
I20260710 11:06:38.123184 26095 leader_election.cc:304] T 773f90e29be74fc18242718e11d6fdc7 P 72e0649b3c604720aed62bb00da9e802 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 394d0d090a5f45e89b1c51a91c011efe, 72e0649b3c604720aed62bb00da9e802; no voters: 9d9455f2e1cc4fd598ad0e2cb8a48d9d
I20260710 11:06:38.123097 26254 consensus_queue.cc:260] T 484e67f0e8ff4d5e90ae2e2a747260ca P d11162f9cf2c4c508409ae7efc17c4b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:38.124085 26397 raft_consensus.cc:2804] T 773f90e29be74fc18242718e11d6fdc7 P 72e0649b3c604720aed62bb00da9e802 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:38.124578 26397 raft_consensus.cc:697] T 773f90e29be74fc18242718e11d6fdc7 P 72e0649b3c604720aed62bb00da9e802 [term 1 LEADER]: Becoming Leader. State: Replica: 72e0649b3c604720aed62bb00da9e802, State: Running, Role: LEADER
I20260710 11:06:38.104858 25983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9dd9ce806d443778d7aa4b4d511493c" candidate_uuid: "394d0d090a5f45e89b1c51a91c011efe" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" is_pre_election: true
I20260710 11:06:38.125546 26254 ts_tablet_manager.cc:1434] T 484e67f0e8ff4d5e90ae2e2a747260ca P d11162f9cf2c4c508409ae7efc17c4b6: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260710 11:06:38.125370 26397 consensus_queue.cc:237] T 773f90e29be74fc18242718e11d6fdc7 P 72e0649b3c604720aed62bb00da9e802 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } }
I20260710 11:06:38.125662 25983 raft_consensus.cc:2468] T e9dd9ce806d443778d7aa4b4d511493c P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 394d0d090a5f45e89b1c51a91c011efe in term 1.
I20260710 11:06:38.115630 26252 tablet_bootstrap.cc:492] T a780028258394393b1436499f97672d0 P 72e0649b3c604720aed62bb00da9e802: No bootstrap required, opened a new log
I20260710 11:06:38.116643 26204 raft_consensus.cc:2468] T 3f658f91ed7243cb9ba6a3759dc08207 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d11162f9cf2c4c508409ae7efc17c4b6 in term 1.
I20260710 11:06:38.129592 26252 ts_tablet_manager.cc:1403] T a780028258394393b1436499f97672d0 P 72e0649b3c604720aed62bb00da9e802: Time spent bootstrapping tablet: real 0.152s	user 0.012s	sys 0.005s
I20260710 11:06:38.133185 26252 raft_consensus.cc:359] T a780028258394393b1436499f97672d0 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } }
I20260710 11:06:38.133824 26252 raft_consensus.cc:385] T a780028258394393b1436499f97672d0 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:38.134003 26252 raft_consensus.cc:740] T a780028258394393b1436499f97672d0 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72e0649b3c604720aed62bb00da9e802, State: Initialized, Role: FOLLOWER
I20260710 11:06:38.134476 26252 consensus_queue.cc:260] T a780028258394393b1436499f97672d0 P 72e0649b3c604720aed62bb00da9e802 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } }
I20260710 11:06:38.139827 26252 ts_tablet_manager.cc:1434] T a780028258394393b1436499f97672d0 P 72e0649b3c604720aed62bb00da9e802: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:06:38.142231 26251 tablet_bootstrap.cc:492] T 92b3ba56db854852a8b25a3ec086a2e2 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: No bootstrap required, opened a new log
I20260710 11:06:38.142665 26251 ts_tablet_manager.cc:1403] T 92b3ba56db854852a8b25a3ec086a2e2 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: Time spent bootstrapping tablet: real 0.118s	user 0.011s	sys 0.007s
I20260710 11:06:38.148881 26261 raft_consensus.cc:515] T e9dd9ce806d443778d7aa4b4d511493c P 394d0d090a5f45e89b1c51a91c011efe [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } }
I20260710 11:06:38.151770 26204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9dd9ce806d443778d7aa4b4d511493c" candidate_uuid: "394d0d090a5f45e89b1c51a91c011efe" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d"
I20260710 11:06:38.152410 26204 raft_consensus.cc:3060] T e9dd9ce806d443778d7aa4b4d511493c P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:38.159373 25878 catalog_manager.cc:5697] T 3f658f91ed7243cb9ba6a3759dc08207 P d11162f9cf2c4c508409ae7efc17c4b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193). New cstate: current_term: 1 leader_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:38.162348 26251 raft_consensus.cc:359] T 92b3ba56db854852a8b25a3ec086a2e2 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:38.163292 26251 raft_consensus.cc:385] T 92b3ba56db854852a8b25a3ec086a2e2 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:38.163609 26251 raft_consensus.cc:740] T 92b3ba56db854852a8b25a3ec086a2e2 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d9455f2e1cc4fd598ad0e2cb8a48d9d, State: Initialized, Role: FOLLOWER
I20260710 11:06:38.164451 26251 consensus_queue.cc:260] T 92b3ba56db854852a8b25a3ec086a2e2 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:38.167132 26251 ts_tablet_manager.cc:1434] T 92b3ba56db854852a8b25a3ec086a2e2 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260710 11:06:38.167240 26204 raft_consensus.cc:2468] T e9dd9ce806d443778d7aa4b4d511493c P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 394d0d090a5f45e89b1c51a91c011efe in term 2.
I20260710 11:06:38.168522 26023 leader_election.cc:304] T e9dd9ce806d443778d7aa4b4d511493c P 394d0d090a5f45e89b1c51a91c011efe [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 394d0d090a5f45e89b1c51a91c011efe, 9d9455f2e1cc4fd598ad0e2cb8a48d9d; no voters: 
I20260710 11:06:38.169377 26306 raft_consensus.cc:2804] T e9dd9ce806d443778d7aa4b4d511493c P 394d0d090a5f45e89b1c51a91c011efe [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:38.169862 26306 raft_consensus.cc:697] T e9dd9ce806d443778d7aa4b4d511493c P 394d0d090a5f45e89b1c51a91c011efe [term 2 LEADER]: Becoming Leader. State: Replica: 394d0d090a5f45e89b1c51a91c011efe, State: Running, Role: LEADER
I20260710 11:06:38.170647 26306 consensus_queue.cc:237] T e9dd9ce806d443778d7aa4b4d511493c P 394d0d090a5f45e89b1c51a91c011efe [LEADER]: Queue going to LEADER 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: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } }
I20260710 11:06:38.177433 26251 tablet_bootstrap.cc:492] T 773f90e29be74fc18242718e11d6fdc7 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: Bootstrap starting.
I20260710 11:06:38.177265 25983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9dd9ce806d443778d7aa4b4d511493c" candidate_uuid: "394d0d090a5f45e89b1c51a91c011efe" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d11162f9cf2c4c508409ae7efc17c4b6"
I20260710 11:06:38.177906 25983 raft_consensus.cc:3060] T e9dd9ce806d443778d7aa4b4d511493c P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:38.178768 26359 raft_consensus.cc:493] T 2d7b5f1d9da44dd0a9d58128a75c6df8 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:38.179231 26359 raft_consensus.cc:515] T 2d7b5f1d9da44dd0a9d58128a75c6df8 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } }
I20260710 11:06:38.181237 26359 leader_election.cc:290] T 2d7b5f1d9da44dd0a9d58128a75c6df8 P 394d0d090a5f45e89b1c51a91c011efe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411), d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141)
I20260710 11:06:38.183476 26205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d7b5f1d9da44dd0a9d58128a75c6df8" candidate_uuid: "394d0d090a5f45e89b1c51a91c011efe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" is_pre_election: true
I20260710 11:06:38.184043 25980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d7b5f1d9da44dd0a9d58128a75c6df8" candidate_uuid: "394d0d090a5f45e89b1c51a91c011efe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" is_pre_election: true
W20260710 11:06:38.184707 26023 leader_election.cc:343] T 2d7b5f1d9da44dd0a9d58128a75c6df8 P 394d0d090a5f45e89b1c51a91c011efe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:38.184871 25980 raft_consensus.cc:2468] T 2d7b5f1d9da44dd0a9d58128a75c6df8 P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 394d0d090a5f45e89b1c51a91c011efe in term 0.
I20260710 11:06:38.178201 26261 leader_election.cc:290] T e9dd9ce806d443778d7aa4b4d511493c P 394d0d090a5f45e89b1c51a91c011efe [CANDIDATE]: Term 2 election: Requested vote from peers 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411), d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141)
I20260710 11:06:38.186445 26022 leader_election.cc:304] T 2d7b5f1d9da44dd0a9d58128a75c6df8 P 394d0d090a5f45e89b1c51a91c011efe [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: 394d0d090a5f45e89b1c51a91c011efe, d11162f9cf2c4c508409ae7efc17c4b6; no voters: 9d9455f2e1cc4fd598ad0e2cb8a48d9d
I20260710 11:06:38.187420 26261 raft_consensus.cc:2804] T 2d7b5f1d9da44dd0a9d58128a75c6df8 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:38.187794 26261 raft_consensus.cc:493] T 2d7b5f1d9da44dd0a9d58128a75c6df8 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:38.188172 26261 raft_consensus.cc:3060] T 2d7b5f1d9da44dd0a9d58128a75c6df8 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:38.198874 25983 raft_consensus.cc:2468] T e9dd9ce806d443778d7aa4b4d511493c P d11162f9cf2c4c508409ae7efc17c4b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 394d0d090a5f45e89b1c51a91c011efe in term 2.
I20260710 11:06:38.204392 25878 catalog_manager.cc:5697] T e9dd9ce806d443778d7aa4b4d511493c P 394d0d090a5f45e89b1c51a91c011efe reported cstate change: term changed from 0 to 2, leader changed from <none> to 394d0d090a5f45e89b1c51a91c011efe (127.23.83.194). New cstate: current_term: 2 leader_uuid: "394d0d090a5f45e89b1c51a91c011efe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:38.206455 26251 tablet_bootstrap.cc:654] T 773f90e29be74fc18242718e11d6fdc7 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:38.212546 26261 raft_consensus.cc:515] T 2d7b5f1d9da44dd0a9d58128a75c6df8 P 394d0d090a5f45e89b1c51a91c011efe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } }
I20260710 11:06:38.215833 26204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d7b5f1d9da44dd0a9d58128a75c6df8" candidate_uuid: "394d0d090a5f45e89b1c51a91c011efe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d"
I20260710 11:06:38.215709 25881 catalog_manager.cc:5697] T 773f90e29be74fc18242718e11d6fdc7 P 72e0649b3c604720aed62bb00da9e802 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72e0649b3c604720aed62bb00da9e802 (127.23.83.195). New cstate: current_term: 1 leader_uuid: "72e0649b3c604720aed62bb00da9e802" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:38.216670 25983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d7b5f1d9da44dd0a9d58128a75c6df8" candidate_uuid: "394d0d090a5f45e89b1c51a91c011efe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d11162f9cf2c4c508409ae7efc17c4b6"
W20260710 11:06:38.217209 26023 leader_election.cc:343] T 2d7b5f1d9da44dd0a9d58128a75c6df8 P 394d0d090a5f45e89b1c51a91c011efe [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:38.217456 25983 raft_consensus.cc:3060] T 2d7b5f1d9da44dd0a9d58128a75c6df8 P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:38.223981 26261 leader_election.cc:290] T 2d7b5f1d9da44dd0a9d58128a75c6df8 P 394d0d090a5f45e89b1c51a91c011efe [CANDIDATE]: Term 1 election: Requested vote from peers 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411), d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141)
I20260710 11:06:38.226378 25983 raft_consensus.cc:2468] T 2d7b5f1d9da44dd0a9d58128a75c6df8 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 394d0d090a5f45e89b1c51a91c011efe in term 1.
I20260710 11:06:38.227505 26251 tablet_bootstrap.cc:492] T 773f90e29be74fc18242718e11d6fdc7 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: No bootstrap required, opened a new log
I20260710 11:06:38.227639 26022 leader_election.cc:304] T 2d7b5f1d9da44dd0a9d58128a75c6df8 P 394d0d090a5f45e89b1c51a91c011efe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 394d0d090a5f45e89b1c51a91c011efe, d11162f9cf2c4c508409ae7efc17c4b6; no voters: 9d9455f2e1cc4fd598ad0e2cb8a48d9d
I20260710 11:06:38.228030 26251 ts_tablet_manager.cc:1403] T 773f90e29be74fc18242718e11d6fdc7 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: Time spent bootstrapping tablet: real 0.051s	user 0.016s	sys 0.010s
I20260710 11:06:38.228494 26261 raft_consensus.cc:2804] T 2d7b5f1d9da44dd0a9d58128a75c6df8 P 394d0d090a5f45e89b1c51a91c011efe [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:38.229005 26261 raft_consensus.cc:697] T 2d7b5f1d9da44dd0a9d58128a75c6df8 P 394d0d090a5f45e89b1c51a91c011efe [term 1 LEADER]: Becoming Leader. State: Replica: 394d0d090a5f45e89b1c51a91c011efe, State: Running, Role: LEADER
I20260710 11:06:38.229794 26261 consensus_queue.cc:237] T 2d7b5f1d9da44dd0a9d58128a75c6df8 P 394d0d090a5f45e89b1c51a91c011efe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } }
I20260710 11:06:38.230768 26251 raft_consensus.cc:359] T 773f90e29be74fc18242718e11d6fdc7 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } }
I20260710 11:06:38.231482 26251 raft_consensus.cc:385] T 773f90e29be74fc18242718e11d6fdc7 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:38.231735 26251 raft_consensus.cc:740] T 773f90e29be74fc18242718e11d6fdc7 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d9455f2e1cc4fd598ad0e2cb8a48d9d, State: Initialized, Role: FOLLOWER
I20260710 11:06:38.232390 26251 consensus_queue.cc:260] T 773f90e29be74fc18242718e11d6fdc7 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } }
I20260710 11:06:38.234720 26251 ts_tablet_manager.cc:1434] T 773f90e29be74fc18242718e11d6fdc7 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:06:38.237254 26251 tablet_bootstrap.cc:492] T 2d7b5f1d9da44dd0a9d58128a75c6df8 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: Bootstrap starting.
I20260710 11:06:38.244694 26251 tablet_bootstrap.cc:654] T 2d7b5f1d9da44dd0a9d58128a75c6df8 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:38.248885 26251 tablet_bootstrap.cc:492] T 2d7b5f1d9da44dd0a9d58128a75c6df8 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: No bootstrap required, opened a new log
I20260710 11:06:38.249274 26251 ts_tablet_manager.cc:1403] T 2d7b5f1d9da44dd0a9d58128a75c6df8 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.001s
I20260710 11:06:38.249403 25881 catalog_manager.cc:5697] T 2d7b5f1d9da44dd0a9d58128a75c6df8 P 394d0d090a5f45e89b1c51a91c011efe reported cstate change: term changed from 0 to 1, leader changed from <none> to 394d0d090a5f45e89b1c51a91c011efe (127.23.83.194). New cstate: current_term: 1 leader_uuid: "394d0d090a5f45e89b1c51a91c011efe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:38.251111 26251 raft_consensus.cc:359] T 2d7b5f1d9da44dd0a9d58128a75c6df8 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } }
I20260710 11:06:38.251725 26251 raft_consensus.cc:385] T 2d7b5f1d9da44dd0a9d58128a75c6df8 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:38.252027 26251 raft_consensus.cc:740] T 2d7b5f1d9da44dd0a9d58128a75c6df8 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d9455f2e1cc4fd598ad0e2cb8a48d9d, State: Initialized, Role: FOLLOWER
I20260710 11:06:38.252657 26251 consensus_queue.cc:260] T 2d7b5f1d9da44dd0a9d58128a75c6df8 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } }
I20260710 11:06:38.254374 26251 ts_tablet_manager.cc:1434] T 2d7b5f1d9da44dd0a9d58128a75c6df8 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:06:38.255435 26251 tablet_bootstrap.cc:492] T a780028258394393b1436499f97672d0 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: Bootstrap starting.
I20260710 11:06:38.260540 26251 tablet_bootstrap.cc:654] T a780028258394393b1436499f97672d0 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:38.264371 26251 tablet_bootstrap.cc:492] T a780028258394393b1436499f97672d0 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: No bootstrap required, opened a new log
I20260710 11:06:38.264760 26251 ts_tablet_manager.cc:1403] T a780028258394393b1436499f97672d0 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:06:38.266793 26251 raft_consensus.cc:359] T a780028258394393b1436499f97672d0 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } }
I20260710 11:06:38.267299 26251 raft_consensus.cc:385] T a780028258394393b1436499f97672d0 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:38.267490 26251 raft_consensus.cc:740] T a780028258394393b1436499f97672d0 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d9455f2e1cc4fd598ad0e2cb8a48d9d, State: Initialized, Role: FOLLOWER
I20260710 11:06:38.268054 26251 consensus_queue.cc:260] T a780028258394393b1436499f97672d0 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } }
I20260710 11:06:38.269400 26251 ts_tablet_manager.cc:1434] T a780028258394393b1436499f97672d0 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:06:38.270519 26251 tablet_bootstrap.cc:492] T 484e67f0e8ff4d5e90ae2e2a747260ca P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: Bootstrap starting.
I20260710 11:06:38.273185 26339 raft_consensus.cc:493] T 12bfcb217187405f950eda0e73d72265 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:38.273692 26339 raft_consensus.cc:515] T 12bfcb217187405f950eda0e73d72265 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } }
I20260710 11:06:38.275681 26339 leader_election.cc:290] T 12bfcb217187405f950eda0e73d72265 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 394d0d090a5f45e89b1c51a91c011efe (127.23.83.194:42443), 72e0649b3c604720aed62bb00da9e802 (127.23.83.195:40633)
I20260710 11:06:38.275036 26251 tablet_bootstrap.cc:654] T 484e67f0e8ff4d5e90ae2e2a747260ca P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:38.277138 26058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12bfcb217187405f950eda0e73d72265" candidate_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "394d0d090a5f45e89b1c51a91c011efe" is_pre_election: true
I20260710 11:06:38.277292 26129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12bfcb217187405f950eda0e73d72265" candidate_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72e0649b3c604720aed62bb00da9e802" is_pre_election: true
I20260710 11:06:38.277894 26058 raft_consensus.cc:2393] T 12bfcb217187405f950eda0e73d72265 P 394d0d090a5f45e89b1c51a91c011efe [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9d9455f2e1cc4fd598ad0e2cb8a48d9d in current term 1: Already voted for candidate 72e0649b3c604720aed62bb00da9e802 in this term.
I20260710 11:06:38.279896 26169 leader_election.cc:304] T 12bfcb217187405f950eda0e73d72265 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9d9455f2e1cc4fd598ad0e2cb8a48d9d; no voters: 394d0d090a5f45e89b1c51a91c011efe, 72e0649b3c604720aed62bb00da9e802
I20260710 11:06:38.280953 26339 raft_consensus.cc:3060] T 12bfcb217187405f950eda0e73d72265 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:38.281268 26264 raft_consensus.cc:493] T 484e67f0e8ff4d5e90ae2e2a747260ca P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:38.281402 26251 tablet_bootstrap.cc:492] T 484e67f0e8ff4d5e90ae2e2a747260ca P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: No bootstrap required, opened a new log
I20260710 11:06:38.281929 26251 ts_tablet_manager.cc:1403] T 484e67f0e8ff4d5e90ae2e2a747260ca P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.001s
I20260710 11:06:38.281756 26264 raft_consensus.cc:515] T 484e67f0e8ff4d5e90ae2e2a747260ca P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:38.283418 26264 leader_election.cc:290] T 484e67f0e8ff4d5e90ae2e2a747260ca P d11162f9cf2c4c508409ae7efc17c4b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72e0649b3c604720aed62bb00da9e802 (127.23.83.195:40633), 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411)
I20260710 11:06:38.284086 26129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "484e67f0e8ff4d5e90ae2e2a747260ca" candidate_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72e0649b3c604720aed62bb00da9e802" is_pre_election: true
I20260710 11:06:38.284698 26129 raft_consensus.cc:2468] T 484e67f0e8ff4d5e90ae2e2a747260ca P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d11162f9cf2c4c508409ae7efc17c4b6 in term 0.
I20260710 11:06:38.284500 26251 raft_consensus.cc:359] T 484e67f0e8ff4d5e90ae2e2a747260ca P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:38.285168 26251 raft_consensus.cc:385] T 484e67f0e8ff4d5e90ae2e2a747260ca P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:38.285467 26251 raft_consensus.cc:740] T 484e67f0e8ff4d5e90ae2e2a747260ca P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d9455f2e1cc4fd598ad0e2cb8a48d9d, State: Initialized, Role: FOLLOWER
I20260710 11:06:38.285667 25946 leader_election.cc:304] T 484e67f0e8ff4d5e90ae2e2a747260ca P d11162f9cf2c4c508409ae7efc17c4b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72e0649b3c604720aed62bb00da9e802, d11162f9cf2c4c508409ae7efc17c4b6; no voters: 
I20260710 11:06:38.286046 26204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "484e67f0e8ff4d5e90ae2e2a747260ca" candidate_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" is_pre_election: true
I20260710 11:06:38.286206 26251 consensus_queue.cc:260] T 484e67f0e8ff4d5e90ae2e2a747260ca P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:38.286532 26264 raft_consensus.cc:2804] T 484e67f0e8ff4d5e90ae2e2a747260ca P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:38.286989 26264 raft_consensus.cc:493] T 484e67f0e8ff4d5e90ae2e2a747260ca P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:38.287338 26264 raft_consensus.cc:3060] T 484e67f0e8ff4d5e90ae2e2a747260ca P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:38.291205 26339 raft_consensus.cc:2749] T 12bfcb217187405f950eda0e73d72265 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:38.292160 26204 raft_consensus.cc:2468] T 484e67f0e8ff4d5e90ae2e2a747260ca P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d11162f9cf2c4c508409ae7efc17c4b6 in term 0.
I20260710 11:06:38.293280 26251 ts_tablet_manager.cc:1434] T 484e67f0e8ff4d5e90ae2e2a747260ca P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 11:06:38.293969 26264 raft_consensus.cc:515] T 484e67f0e8ff4d5e90ae2e2a747260ca P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:38.296562 26129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "484e67f0e8ff4d5e90ae2e2a747260ca" candidate_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72e0649b3c604720aed62bb00da9e802"
I20260710 11:06:38.297127 26129 raft_consensus.cc:3060] T 484e67f0e8ff4d5e90ae2e2a747260ca P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:38.297356 26204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "484e67f0e8ff4d5e90ae2e2a747260ca" candidate_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d"
I20260710 11:06:38.297926 26204 raft_consensus.cc:3060] T 484e67f0e8ff4d5e90ae2e2a747260ca P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:38.299614 26264 leader_election.cc:290] T 484e67f0e8ff4d5e90ae2e2a747260ca P d11162f9cf2c4c508409ae7efc17c4b6 [CANDIDATE]: Term 1 election: Requested vote from peers 72e0649b3c604720aed62bb00da9e802 (127.23.83.195:40633), 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411)
I20260710 11:06:38.302492 26129 raft_consensus.cc:2468] T 484e67f0e8ff4d5e90ae2e2a747260ca P 72e0649b3c604720aed62bb00da9e802 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d11162f9cf2c4c508409ae7efc17c4b6 in term 1.
I20260710 11:06:38.303187 26204 raft_consensus.cc:2468] T 484e67f0e8ff4d5e90ae2e2a747260ca P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d11162f9cf2c4c508409ae7efc17c4b6 in term 1.
I20260710 11:06:38.303603 25946 leader_election.cc:304] T 484e67f0e8ff4d5e90ae2e2a747260ca P d11162f9cf2c4c508409ae7efc17c4b6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72e0649b3c604720aed62bb00da9e802, d11162f9cf2c4c508409ae7efc17c4b6; no voters: 
I20260710 11:06:38.304575 26264 raft_consensus.cc:2804] T 484e67f0e8ff4d5e90ae2e2a747260ca P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:38.305047 26264 raft_consensus.cc:697] T 484e67f0e8ff4d5e90ae2e2a747260ca P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 LEADER]: Becoming Leader. State: Replica: d11162f9cf2c4c508409ae7efc17c4b6, State: Running, Role: LEADER
I20260710 11:06:38.305823 26264 consensus_queue.cc:237] T 484e67f0e8ff4d5e90ae2e2a747260ca P d11162f9cf2c4c508409ae7efc17c4b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:38.311223 26264 raft_consensus.cc:493] T f0699ab06ce04b63b651d5a6f86ad717 P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:38.311661 26264 raft_consensus.cc:515] T f0699ab06ce04b63b651d5a6f86ad717 P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } }
I20260710 11:06:38.313450 26204 raft_consensus.cc:3060] T 92b3ba56db854852a8b25a3ec086a2e2 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:38.313614 26264 leader_election.cc:290] T f0699ab06ce04b63b651d5a6f86ad717 P d11162f9cf2c4c508409ae7efc17c4b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 394d0d090a5f45e89b1c51a91c011efe (127.23.83.194:42443), 72e0649b3c604720aed62bb00da9e802 (127.23.83.195:40633)
I20260710 11:06:38.313844 25878 catalog_manager.cc:5697] T 484e67f0e8ff4d5e90ae2e2a747260ca P d11162f9cf2c4c508409ae7efc17c4b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193). New cstate: current_term: 1 leader_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:38.314625 26058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0699ab06ce04b63b651d5a6f86ad717" candidate_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "394d0d090a5f45e89b1c51a91c011efe" is_pre_election: true
I20260710 11:06:38.315045 26129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0699ab06ce04b63b651d5a6f86ad717" candidate_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72e0649b3c604720aed62bb00da9e802" is_pre_election: true
I20260710 11:06:38.315810 26129 raft_consensus.cc:2393] T f0699ab06ce04b63b651d5a6f86ad717 P 72e0649b3c604720aed62bb00da9e802 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d11162f9cf2c4c508409ae7efc17c4b6 in current term 1: Already voted for candidate 394d0d090a5f45e89b1c51a91c011efe in this term.
I20260710 11:06:38.316758 25946 leader_election.cc:304] T f0699ab06ce04b63b651d5a6f86ad717 P d11162f9cf2c4c508409ae7efc17c4b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d11162f9cf2c4c508409ae7efc17c4b6; no voters: 394d0d090a5f45e89b1c51a91c011efe, 72e0649b3c604720aed62bb00da9e802
I20260710 11:06:38.317492 26264 raft_consensus.cc:3060] T f0699ab06ce04b63b651d5a6f86ad717 P d11162f9cf2c4c508409ae7efc17c4b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:38.326066 26264 raft_consensus.cc:2749] T f0699ab06ce04b63b651d5a6f86ad717 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:38.409639 26397 consensus_queue.cc:1048] T 12bfcb217187405f950eda0e73d72265 P 72e0649b3c604720aed62bb00da9e802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:38.419806 26404 consensus_queue.cc:1048] T 12bfcb217187405f950eda0e73d72265 P 72e0649b3c604720aed62bb00da9e802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:38.491724 26399 raft_consensus.cc:493] T a780028258394393b1436499f97672d0 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:38.492249 26399 raft_consensus.cc:515] T a780028258394393b1436499f97672d0 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } }
I20260710 11:06:38.493891 26399 leader_election.cc:290] T a780028258394393b1436499f97672d0 P 72e0649b3c604720aed62bb00da9e802 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 394d0d090a5f45e89b1c51a91c011efe (127.23.83.194:42443), 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411)
I20260710 11:06:38.494801 26058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a780028258394393b1436499f97672d0" candidate_uuid: "72e0649b3c604720aed62bb00da9e802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "394d0d090a5f45e89b1c51a91c011efe" is_pre_election: true
I20260710 11:06:38.494906 26204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a780028258394393b1436499f97672d0" candidate_uuid: "72e0649b3c604720aed62bb00da9e802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" is_pre_election: true
I20260710 11:06:38.495401 26058 raft_consensus.cc:2468] T a780028258394393b1436499f97672d0 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72e0649b3c604720aed62bb00da9e802 in term 0.
I20260710 11:06:38.495590 26204 raft_consensus.cc:2468] T a780028258394393b1436499f97672d0 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72e0649b3c604720aed62bb00da9e802 in term 0.
I20260710 11:06:38.496856 26095 leader_election.cc:304] T a780028258394393b1436499f97672d0 P 72e0649b3c604720aed62bb00da9e802 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 394d0d090a5f45e89b1c51a91c011efe, 72e0649b3c604720aed62bb00da9e802; no voters: 
I20260710 11:06:38.497668 26399 raft_consensus.cc:2804] T a780028258394393b1436499f97672d0 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:38.498021 26399 raft_consensus.cc:493] T a780028258394393b1436499f97672d0 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:38.498405 26399 raft_consensus.cc:3060] T a780028258394393b1436499f97672d0 P 72e0649b3c604720aed62bb00da9e802 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:38.503126 26399 raft_consensus.cc:515] T a780028258394393b1436499f97672d0 P 72e0649b3c604720aed62bb00da9e802 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } }
I20260710 11:06:38.504667 26399 leader_election.cc:290] T a780028258394393b1436499f97672d0 P 72e0649b3c604720aed62bb00da9e802 [CANDIDATE]: Term 1 election: Requested vote from peers 394d0d090a5f45e89b1c51a91c011efe (127.23.83.194:42443), 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411)
I20260710 11:06:38.505712 26204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a780028258394393b1436499f97672d0" candidate_uuid: "72e0649b3c604720aed62bb00da9e802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d"
I20260710 11:06:38.505708 26058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a780028258394393b1436499f97672d0" candidate_uuid: "72e0649b3c604720aed62bb00da9e802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "394d0d090a5f45e89b1c51a91c011efe"
I20260710 11:06:38.506466 26204 raft_consensus.cc:3060] T a780028258394393b1436499f97672d0 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:38.506528 26058 raft_consensus.cc:3060] T a780028258394393b1436499f97672d0 P 394d0d090a5f45e89b1c51a91c011efe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:38.506845 26261 consensus_queue.cc:1048] T f0699ab06ce04b63b651d5a6f86ad717 P 394d0d090a5f45e89b1c51a91c011efe [LEADER]: Connected to new peer: Peer: permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:38.515733 26058 raft_consensus.cc:2468] T a780028258394393b1436499f97672d0 P 394d0d090a5f45e89b1c51a91c011efe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72e0649b3c604720aed62bb00da9e802 in term 1.
I20260710 11:06:38.517231 26095 leader_election.cc:304] T a780028258394393b1436499f97672d0 P 72e0649b3c604720aed62bb00da9e802 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 394d0d090a5f45e89b1c51a91c011efe, 72e0649b3c604720aed62bb00da9e802; no voters: 
I20260710 11:06:38.518608 26399 raft_consensus.cc:2804] T a780028258394393b1436499f97672d0 P 72e0649b3c604720aed62bb00da9e802 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:38.519119 26399 raft_consensus.cc:697] T a780028258394393b1436499f97672d0 P 72e0649b3c604720aed62bb00da9e802 [term 1 LEADER]: Becoming Leader. State: Replica: 72e0649b3c604720aed62bb00da9e802, State: Running, Role: LEADER
I20260710 11:06:38.519925 26399 consensus_queue.cc:237] T a780028258394393b1436499f97672d0 P 72e0649b3c604720aed62bb00da9e802 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } }
I20260710 11:06:38.515733 26204 raft_consensus.cc:2468] T a780028258394393b1436499f97672d0 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72e0649b3c604720aed62bb00da9e802 in term 1.
I20260710 11:06:38.522070 26261 consensus_queue.cc:1048] T f0699ab06ce04b63b651d5a6f86ad717 P 394d0d090a5f45e89b1c51a91c011efe [LEADER]: Connected to new peer: Peer: permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:38.538830 25878 catalog_manager.cc:5697] T a780028258394393b1436499f97672d0 P 72e0649b3c604720aed62bb00da9e802 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72e0649b3c604720aed62bb00da9e802 (127.23.83.195). New cstate: current_term: 1 leader_uuid: "72e0649b3c604720aed62bb00da9e802" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:38.541258 26264 consensus_queue.cc:1048] T 3f658f91ed7243cb9ba6a3759dc08207 P d11162f9cf2c4c508409ae7efc17c4b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:38.559895 26263 consensus_queue.cc:1048] T 3f658f91ed7243cb9ba6a3759dc08207 P d11162f9cf2c4c508409ae7efc17c4b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:38.568125 25983 raft_consensus.cc:1275] T e9dd9ce806d443778d7aa4b4d511493c P d11162f9cf2c4c508409ae7efc17c4b6 [term 2 FOLLOWER]: Refusing update from remote peer 394d0d090a5f45e89b1c51a91c011efe: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:06:38.569533 26261 consensus_queue.cc:1048] T e9dd9ce806d443778d7aa4b4d511493c P 394d0d090a5f45e89b1c51a91c011efe [LEADER]: Connected to new peer: Peer: permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:38.582481 26204 raft_consensus.cc:1275] T e9dd9ce806d443778d7aa4b4d511493c P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 2 FOLLOWER]: Refusing update from remote peer 394d0d090a5f45e89b1c51a91c011efe: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:06:38.584332 26399 consensus_queue.cc:1048] T 773f90e29be74fc18242718e11d6fdc7 P 72e0649b3c604720aed62bb00da9e802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:38.584739 26436 consensus_queue.cc:1048] T e9dd9ce806d443778d7aa4b4d511493c P 394d0d090a5f45e89b1c51a91c011efe [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:38.601665 26205 raft_consensus.cc:3060] T 773f90e29be74fc18242718e11d6fdc7 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:38.609918 26399 consensus_queue.cc:1048] T 773f90e29be74fc18242718e11d6fdc7 P 72e0649b3c604720aed62bb00da9e802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:38.673570 26339 raft_consensus.cc:493] T 2d7b5f1d9da44dd0a9d58128a75c6df8 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:38.674017 26339 raft_consensus.cc:515] T 2d7b5f1d9da44dd0a9d58128a75c6df8 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } }
I20260710 11:06:38.675765 26339 leader_election.cc:290] T 2d7b5f1d9da44dd0a9d58128a75c6df8 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141), 394d0d090a5f45e89b1c51a91c011efe (127.23.83.194:42443)
I20260710 11:06:38.676505 25983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d7b5f1d9da44dd0a9d58128a75c6df8" candidate_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" is_pre_election: true
I20260710 11:06:38.676836 26058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d7b5f1d9da44dd0a9d58128a75c6df8" candidate_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "394d0d090a5f45e89b1c51a91c011efe" is_pre_election: true
I20260710 11:06:38.677330 25983 raft_consensus.cc:2393] T 2d7b5f1d9da44dd0a9d58128a75c6df8 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9d9455f2e1cc4fd598ad0e2cb8a48d9d in current term 1: Already voted for candidate 394d0d090a5f45e89b1c51a91c011efe in this term.
I20260710 11:06:38.678422 26170 leader_election.cc:304] T 2d7b5f1d9da44dd0a9d58128a75c6df8 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9d9455f2e1cc4fd598ad0e2cb8a48d9d; no voters: 394d0d090a5f45e89b1c51a91c011efe, d11162f9cf2c4c508409ae7efc17c4b6
I20260710 11:06:38.679103 26339 raft_consensus.cc:3060] T 2d7b5f1d9da44dd0a9d58128a75c6df8 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:38.683976 26339 raft_consensus.cc:2749] T 2d7b5f1d9da44dd0a9d58128a75c6df8 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:38.763223 26436 consensus_queue.cc:1048] T 2d7b5f1d9da44dd0a9d58128a75c6df8 P 394d0d090a5f45e89b1c51a91c011efe [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:38.770718 26298 consensus_queue.cc:1048] T 484e67f0e8ff4d5e90ae2e2a747260ca P d11162f9cf2c4c508409ae7efc17c4b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:38.774276 26359 consensus_queue.cc:1048] T 2d7b5f1d9da44dd0a9d58128a75c6df8 P 394d0d090a5f45e89b1c51a91c011efe [LEADER]: Connected to new peer: Peer: permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:38.785171 26298 consensus_queue.cc:1048] T 484e67f0e8ff4d5e90ae2e2a747260ca P d11162f9cf2c4c508409ae7efc17c4b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:38.886282 23887 tablet_server.cc:179] TabletServer@127.23.83.193:0 shutting down...
W20260710 11:06:38.906472 26022 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 17 similar messages]
W20260710 11:06:38.912185 26022 consensus_peers.cc:597] T 5a9d82fc28da4f069d252d79cfc27cd3 P 394d0d090a5f45e89b1c51a91c011efe -> Peer d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141): Couldn't send request to peer d11162f9cf2c4c508409ae7efc17c4b6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:38.913390 23887 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:06:38.914428 23887 tablet_replica.cc:333] T 2d7b5f1d9da44dd0a9d58128a75c6df8 P d11162f9cf2c4c508409ae7efc17c4b6: stopping tablet replica
I20260710 11:06:38.915067 23887 raft_consensus.cc:2243] T 2d7b5f1d9da44dd0a9d58128a75c6df8 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:38.915504 23887 raft_consensus.cc:2272] T 2d7b5f1d9da44dd0a9d58128a75c6df8 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:38.917989 23887 tablet_replica.cc:333] T 3f658f91ed7243cb9ba6a3759dc08207 P d11162f9cf2c4c508409ae7efc17c4b6: stopping tablet replica
I20260710 11:06:38.918542 23887 raft_consensus.cc:2243] T 3f658f91ed7243cb9ba6a3759dc08207 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:38.919302 23887 raft_consensus.cc:2272] T 3f658f91ed7243cb9ba6a3759dc08207 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:38.921241 23887 tablet_replica.cc:333] T 5a9d82fc28da4f069d252d79cfc27cd3 P d11162f9cf2c4c508409ae7efc17c4b6: stopping tablet replica
I20260710 11:06:38.921780 23887 raft_consensus.cc:2243] T 5a9d82fc28da4f069d252d79cfc27cd3 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:38.922168 23887 raft_consensus.cc:2272] T 5a9d82fc28da4f069d252d79cfc27cd3 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:38.924163 23887 tablet_replica.cc:333] T 92b3ba56db854852a8b25a3ec086a2e2 P d11162f9cf2c4c508409ae7efc17c4b6: stopping tablet replica
I20260710 11:06:38.924703 23887 raft_consensus.cc:2243] T 92b3ba56db854852a8b25a3ec086a2e2 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:38.925397 23887 raft_consensus.cc:2272] T 92b3ba56db854852a8b25a3ec086a2e2 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:38.927500 23887 tablet_replica.cc:333] T e9dd9ce806d443778d7aa4b4d511493c P d11162f9cf2c4c508409ae7efc17c4b6: stopping tablet replica
I20260710 11:06:38.928128 23887 raft_consensus.cc:2243] T e9dd9ce806d443778d7aa4b4d511493c P d11162f9cf2c4c508409ae7efc17c4b6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:38.928469 23887 raft_consensus.cc:2272] T e9dd9ce806d443778d7aa4b4d511493c P d11162f9cf2c4c508409ae7efc17c4b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:38.930348 23887 tablet_replica.cc:333] T 5c6563b520674a48b092c0d633d9ac0a P d11162f9cf2c4c508409ae7efc17c4b6: stopping tablet replica
I20260710 11:06:38.930891 23887 raft_consensus.cc:2243] T 5c6563b520674a48b092c0d633d9ac0a P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:38.931295 23887 raft_consensus.cc:2272] T 5c6563b520674a48b092c0d633d9ac0a P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:38.933071 23887 tablet_replica.cc:333] T 2162894ddd6c403086fa8836856b19d9 P d11162f9cf2c4c508409ae7efc17c4b6: stopping tablet replica
I20260710 11:06:38.933614 23887 raft_consensus.cc:2243] T 2162894ddd6c403086fa8836856b19d9 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:38.934333 23887 raft_consensus.cc:2272] T 2162894ddd6c403086fa8836856b19d9 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:38.936229 23887 tablet_replica.cc:333] T 91556d4a46e64bc0a232db23f9345e3b P d11162f9cf2c4c508409ae7efc17c4b6: stopping tablet replica
I20260710 11:06:38.936782 23887 raft_consensus.cc:2243] T 91556d4a46e64bc0a232db23f9345e3b P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:38.937176 23887 raft_consensus.cc:2272] T 91556d4a46e64bc0a232db23f9345e3b P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:38.939030 23887 tablet_replica.cc:333] T 7b559f250fbd4dbbba53db2d094614e0 P d11162f9cf2c4c508409ae7efc17c4b6: stopping tablet replica
I20260710 11:06:38.939663 23887 raft_consensus.cc:2243] T 7b559f250fbd4dbbba53db2d094614e0 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:38.940600 23887 raft_consensus.cc:2272] T 7b559f250fbd4dbbba53db2d094614e0 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:38.940855 26399 consensus_queue.cc:1048] T a780028258394393b1436499f97672d0 P 72e0649b3c604720aed62bb00da9e802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:38.942638 23887 tablet_replica.cc:333] T faf4436ecbae481b930d39672e7603f1 P d11162f9cf2c4c508409ae7efc17c4b6: stopping tablet replica
I20260710 11:06:38.943457 23887 raft_consensus.cc:2243] T faf4436ecbae481b930d39672e7603f1 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:38.943985 23887 raft_consensus.cc:2272] T faf4436ecbae481b930d39672e7603f1 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:38.946182 23887 tablet_replica.cc:333] T 332359d8d3b343bab836b84050174d00 P d11162f9cf2c4c508409ae7efc17c4b6: stopping tablet replica
I20260710 11:06:38.946969 23887 raft_consensus.cc:2243] T 332359d8d3b343bab836b84050174d00 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:38.947471 23887 raft_consensus.cc:2272] T 332359d8d3b343bab836b84050174d00 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:38.949635 23887 tablet_replica.cc:333] T 8ffbf738dece4029ad2db62c32cc6506 P d11162f9cf2c4c508409ae7efc17c4b6: stopping tablet replica
I20260710 11:06:38.950582 23887 raft_consensus.cc:2243] T 8ffbf738dece4029ad2db62c32cc6506 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:38.951231 23887 raft_consensus.cc:2272] T 8ffbf738dece4029ad2db62c32cc6506 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:38.953495 23887 tablet_replica.cc:333] T 63b4e8904b97459a8bf7b76338c223aa P d11162f9cf2c4c508409ae7efc17c4b6: stopping tablet replica
I20260710 11:06:38.953236 26444 consensus_queue.cc:1048] T a780028258394393b1436499f97672d0 P 72e0649b3c604720aed62bb00da9e802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:38.954273 23887 raft_consensus.cc:2243] T 63b4e8904b97459a8bf7b76338c223aa P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:38.954818 23887 raft_consensus.cc:2272] T 63b4e8904b97459a8bf7b76338c223aa P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:38.957443 23887 tablet_replica.cc:333] T f0699ab06ce04b63b651d5a6f86ad717 P d11162f9cf2c4c508409ae7efc17c4b6: stopping tablet replica
I20260710 11:06:38.958179 23887 raft_consensus.cc:2243] T f0699ab06ce04b63b651d5a6f86ad717 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:38.958681 23887 raft_consensus.cc:2272] T f0699ab06ce04b63b651d5a6f86ad717 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:38.969635 23887 tablet_replica.cc:333] T e263cad3f8f9456e85bbec59348abe2d P d11162f9cf2c4c508409ae7efc17c4b6: stopping tablet replica
I20260710 11:06:38.970240 23887 raft_consensus.cc:2243] T e263cad3f8f9456e85bbec59348abe2d P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:38.970952 23887 raft_consensus.cc:2272] T e263cad3f8f9456e85bbec59348abe2d P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:38.972952 23887 tablet_replica.cc:333] T 484e67f0e8ff4d5e90ae2e2a747260ca P d11162f9cf2c4c508409ae7efc17c4b6: stopping tablet replica
I20260710 11:06:38.973627 23887 raft_consensus.cc:2243] T 484e67f0e8ff4d5e90ae2e2a747260ca P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:38.974478 23887 raft_consensus.cc:2272] T 484e67f0e8ff4d5e90ae2e2a747260ca P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:38.976487 26096 consensus_peers.cc:597] T 332359d8d3b343bab836b84050174d00 P 72e0649b3c604720aed62bb00da9e802 -> Peer d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141): Couldn't send request to peer d11162f9cf2c4c508409ae7efc17c4b6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:38.976819 23887 tablet_replica.cc:333] T 1fe4dc6982f746a481795cc9c8b90203 P d11162f9cf2c4c508409ae7efc17c4b6: stopping tablet replica
I20260710 11:06:38.977368 23887 raft_consensus.cc:2243] T 1fe4dc6982f746a481795cc9c8b90203 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:38.977756 23887 raft_consensus.cc:2272] T 1fe4dc6982f746a481795cc9c8b90203 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:38.979458 23887 tablet_replica.cc:333] T 9d8e62c2e93947e392766a501acc8ac5 P d11162f9cf2c4c508409ae7efc17c4b6: stopping tablet replica
I20260710 11:06:38.979986 23887 raft_consensus.cc:2243] T 9d8e62c2e93947e392766a501acc8ac5 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:38.980406 23887 raft_consensus.cc:2272] T 9d8e62c2e93947e392766a501acc8ac5 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:39.009667 26022 consensus_peers.cc:597] T 8ffbf738dece4029ad2db62c32cc6506 P 394d0d090a5f45e89b1c51a91c011efe -> Peer d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141): Couldn't send request to peer d11162f9cf2c4c508409ae7efc17c4b6. Status: Network error: Client connection negotiation failed: client connection to 127.23.83.193:36141: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:39.019022 23887 tablet_server.cc:196] TabletServer@127.23.83.193:0 shutdown complete.
W20260710 11:06:39.039937 26096 consensus_peers.cc:597] T 9d8e62c2e93947e392766a501acc8ac5 P 72e0649b3c604720aed62bb00da9e802 -> Peer d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141): Couldn't send request to peer d11162f9cf2c4c508409ae7efc17c4b6. Status: Network error: Client connection negotiation failed: client connection to 127.23.83.193:36141: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:39.046103 23887 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:39.053996 26457 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:39.054191 26458 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:39.055310 26460 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:39.057339 23887 server_base.cc:1061] running on GCE node
I20260710 11:06:39.059115 23887 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:39.059365 23887 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:39.059543 23887 hybrid_clock.cc:648] HybridClock initialized: now 1783681599059528 us; error 0 us; skew 500 ppm
I20260710 11:06:39.060209 23887 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:39.062480 23887 webserver.cc:533] Webserver started at http://127.23.83.193:39167/ using document root <none> and password file <none>
I20260710 11:06:39.062948 23887 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:39.063148 23887 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:06:39.067019 23887 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 11:06:39.072727 26465 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:39.073506 23887 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260710 11:06:39.073840 23887 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681543532196-23887-0/minicluster-data/ts-0-root
uuid: "d11162f9cf2c4c508409ae7efc17c4b6"
format_stamp: "Formatted at 2026-07-10 11:06:34 on dist-test-slave-9mw6"
I20260710 11:06:39.074163 23887 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681543532196-23887-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681543532196-23887-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681543532196-23887-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:39.109530 23887 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:39.110579 23887 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:39.111830 23887 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:39.115832 26472 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260710 11:06:39.142676 26022 consensus_peers.cc:597] T f0699ab06ce04b63b651d5a6f86ad717 P 394d0d090a5f45e89b1c51a91c011efe -> Peer d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141): Couldn't send request to peer d11162f9cf2c4c508409ae7efc17c4b6. Status: Network error: Client connection negotiation failed: client connection to 127.23.83.193:36141: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:39.155737 26022 consensus_peers.cc:597] T e9dd9ce806d443778d7aa4b4d511493c P 394d0d090a5f45e89b1c51a91c011efe -> Peer d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141): Couldn't send request to peer d11162f9cf2c4c508409ae7efc17c4b6. Status: Network error: Client connection negotiation failed: client connection to 127.23.83.193:36141: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:39.158885 26170 consensus_peers.cc:597] T 1fe4dc6982f746a481795cc9c8b90203 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d -> Peer d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141): Couldn't send request to peer d11162f9cf2c4c508409ae7efc17c4b6. Status: Network error: Client connection negotiation failed: client connection to 127.23.83.193:36141: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:39.165514 26096 consensus_peers.cc:597] T 5c6563b520674a48b092c0d633d9ac0a P 72e0649b3c604720aed62bb00da9e802 -> Peer d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141): Couldn't send request to peer d11162f9cf2c4c508409ae7efc17c4b6. Status: Network error: Client connection negotiation failed: client connection to 127.23.83.193:36141: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:39.177665 26022 consensus_peers.cc:597] T 2d7b5f1d9da44dd0a9d58128a75c6df8 P 394d0d090a5f45e89b1c51a91c011efe -> Peer d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141): Couldn't send request to peer d11162f9cf2c4c508409ae7efc17c4b6. Status: Network error: Client connection negotiation failed: client connection to 127.23.83.193:36141: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:39.219296 23887 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 11:06:39.219673 23887 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.105s	user 0.004s	sys 0.000s
I20260710 11:06:39.220002 23887 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260710 11:06:39.224257 26472 tablet_bootstrap.cc:492] T 5c6563b520674a48b092c0d633d9ac0a P d11162f9cf2c4c508409ae7efc17c4b6: Bootstrap starting.
I20260710 11:06:39.240092 26472 tablet_bootstrap.cc:492] T 5c6563b520674a48b092c0d633d9ac0a P d11162f9cf2c4c508409ae7efc17c4b6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:39.240999 26472 tablet_bootstrap.cc:492] T 5c6563b520674a48b092c0d633d9ac0a P d11162f9cf2c4c508409ae7efc17c4b6: Bootstrap complete.
I20260710 11:06:39.241518 26472 ts_tablet_manager.cc:1403] T 5c6563b520674a48b092c0d633d9ac0a P d11162f9cf2c4c508409ae7efc17c4b6: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.003s
I20260710 11:06:39.243709 26472 raft_consensus.cc:359] T 5c6563b520674a48b092c0d633d9ac0a P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } }
I20260710 11:06:39.244371 26472 raft_consensus.cc:740] T 5c6563b520674a48b092c0d633d9ac0a P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d11162f9cf2c4c508409ae7efc17c4b6, State: Initialized, Role: FOLLOWER
I20260710 11:06:39.245108 26472 consensus_queue.cc:260] T 5c6563b520674a48b092c0d633d9ac0a P d11162f9cf2c4c508409ae7efc17c4b6 [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: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } }
I20260710 11:06:39.247548 26472 ts_tablet_manager.cc:1434] T 5c6563b520674a48b092c0d633d9ac0a P d11162f9cf2c4c508409ae7efc17c4b6: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.002s
I20260710 11:06:39.248368 26472 tablet_bootstrap.cc:492] T e9dd9ce806d443778d7aa4b4d511493c P d11162f9cf2c4c508409ae7efc17c4b6: Bootstrap starting.
W20260710 11:06:39.255048 26096 consensus_peers.cc:597] T faf4436ecbae481b930d39672e7603f1 P 72e0649b3c604720aed62bb00da9e802 -> Peer d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141): Couldn't send request to peer d11162f9cf2c4c508409ae7efc17c4b6. Status: Network error: Client connection negotiation failed: client connection to 127.23.83.193:36141: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:39.262424 26472 tablet_bootstrap.cc:492] T e9dd9ce806d443778d7aa4b4d511493c P d11162f9cf2c4c508409ae7efc17c4b6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:39.263432 26472 tablet_bootstrap.cc:492] T e9dd9ce806d443778d7aa4b4d511493c P d11162f9cf2c4c508409ae7efc17c4b6: Bootstrap complete.
I20260710 11:06:39.264099 26472 ts_tablet_manager.cc:1403] T e9dd9ce806d443778d7aa4b4d511493c P d11162f9cf2c4c508409ae7efc17c4b6: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260710 11:06:39.266395 26472 raft_consensus.cc:359] T e9dd9ce806d443778d7aa4b4d511493c P d11162f9cf2c4c508409ae7efc17c4b6 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } }
I20260710 11:06:39.267091 26472 raft_consensus.cc:740] T e9dd9ce806d443778d7aa4b4d511493c P d11162f9cf2c4c508409ae7efc17c4b6 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: d11162f9cf2c4c508409ae7efc17c4b6, State: Initialized, Role: FOLLOWER
I20260710 11:06:39.267643 26472 consensus_queue.cc:260] T e9dd9ce806d443778d7aa4b4d511493c P d11162f9cf2c4c508409ae7efc17c4b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } }
I20260710 11:06:39.269039 26472 ts_tablet_manager.cc:1434] T e9dd9ce806d443778d7aa4b4d511493c P d11162f9cf2c4c508409ae7efc17c4b6: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:06:39.269644 26472 tablet_bootstrap.cc:492] T 484e67f0e8ff4d5e90ae2e2a747260ca P d11162f9cf2c4c508409ae7efc17c4b6: Bootstrap starting.
I20260710 11:06:39.281123 26472 tablet_bootstrap.cc:492] T 484e67f0e8ff4d5e90ae2e2a747260ca P d11162f9cf2c4c508409ae7efc17c4b6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:39.281824 26472 tablet_bootstrap.cc:492] T 484e67f0e8ff4d5e90ae2e2a747260ca P d11162f9cf2c4c508409ae7efc17c4b6: Bootstrap complete.
I20260710 11:06:39.282315 26472 ts_tablet_manager.cc:1403] T 484e67f0e8ff4d5e90ae2e2a747260ca P d11162f9cf2c4c508409ae7efc17c4b6: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 11:06:39.283964 26472 raft_consensus.cc:359] T 484e67f0e8ff4d5e90ae2e2a747260ca P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:39.284426 26472 raft_consensus.cc:740] T 484e67f0e8ff4d5e90ae2e2a747260ca P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d11162f9cf2c4c508409ae7efc17c4b6, State: Initialized, Role: FOLLOWER
I20260710 11:06:39.285035 26472 consensus_queue.cc:260] T 484e67f0e8ff4d5e90ae2e2a747260ca P d11162f9cf2c4c508409ae7efc17c4b6 [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: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:39.286749 26472 ts_tablet_manager.cc:1434] T 484e67f0e8ff4d5e90ae2e2a747260ca P d11162f9cf2c4c508409ae7efc17c4b6: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:06:39.287787 26472 tablet_bootstrap.cc:492] T 332359d8d3b343bab836b84050174d00 P d11162f9cf2c4c508409ae7efc17c4b6: Bootstrap starting.
W20260710 11:06:39.291594 26096 consensus_peers.cc:597] T 91556d4a46e64bc0a232db23f9345e3b P 72e0649b3c604720aed62bb00da9e802 -> Peer d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141): Couldn't send request to peer d11162f9cf2c4c508409ae7efc17c4b6. Status: Network error: Client connection negotiation failed: client connection to 127.23.83.193:36141: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:39.299261 26472 tablet_bootstrap.cc:492] T 332359d8d3b343bab836b84050174d00 P d11162f9cf2c4c508409ae7efc17c4b6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:39.300096 26472 tablet_bootstrap.cc:492] T 332359d8d3b343bab836b84050174d00 P d11162f9cf2c4c508409ae7efc17c4b6: Bootstrap complete.
I20260710 11:06:39.300696 26472 ts_tablet_manager.cc:1403] T 332359d8d3b343bab836b84050174d00 P d11162f9cf2c4c508409ae7efc17c4b6: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260710 11:06:39.300884 23887 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 11:06:39.301192 23887 ts_tablet_manager.cc:595] Time spent register tablets: real 0.081s	user 0.078s	sys 0.002s
I20260710 11:06:39.303077 26472 raft_consensus.cc:359] T 332359d8d3b343bab836b84050174d00 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } }
I20260710 11:06:39.303642 26472 raft_consensus.cc:740] T 332359d8d3b343bab836b84050174d00 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d11162f9cf2c4c508409ae7efc17c4b6, State: Initialized, Role: FOLLOWER
I20260710 11:06:39.304364 26472 consensus_queue.cc:260] T 332359d8d3b343bab836b84050174d00 P d11162f9cf2c4c508409ae7efc17c4b6 [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: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } }
I20260710 11:06:39.305814 26472 ts_tablet_manager.cc:1434] T 332359d8d3b343bab836b84050174d00 P d11162f9cf2c4c508409ae7efc17c4b6: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:06:39.306427 26472 tablet_bootstrap.cc:492] T 92b3ba56db854852a8b25a3ec086a2e2 P d11162f9cf2c4c508409ae7efc17c4b6: Bootstrap starting.
I20260710 11:06:39.318907 26472 tablet_bootstrap.cc:492] T 92b3ba56db854852a8b25a3ec086a2e2 P d11162f9cf2c4c508409ae7efc17c4b6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:39.319629 26472 tablet_bootstrap.cc:492] T 92b3ba56db854852a8b25a3ec086a2e2 P d11162f9cf2c4c508409ae7efc17c4b6: Bootstrap complete.
I20260710 11:06:39.320303 26472 ts_tablet_manager.cc:1403] T 92b3ba56db854852a8b25a3ec086a2e2 P d11162f9cf2c4c508409ae7efc17c4b6: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260710 11:06:39.322078 26472 raft_consensus.cc:359] T 92b3ba56db854852a8b25a3ec086a2e2 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:39.322587 26472 raft_consensus.cc:740] T 92b3ba56db854852a8b25a3ec086a2e2 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d11162f9cf2c4c508409ae7efc17c4b6, State: Initialized, Role: FOLLOWER
I20260710 11:06:39.323231 26472 consensus_queue.cc:260] T 92b3ba56db854852a8b25a3ec086a2e2 P d11162f9cf2c4c508409ae7efc17c4b6 [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: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:39.324692 26472 ts_tablet_manager.cc:1434] T 92b3ba56db854852a8b25a3ec086a2e2 P d11162f9cf2c4c508409ae7efc17c4b6: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:06:39.325517 26472 tablet_bootstrap.cc:492] T f0699ab06ce04b63b651d5a6f86ad717 P d11162f9cf2c4c508409ae7efc17c4b6: Bootstrap starting.
I20260710 11:06:39.337503 26472 tablet_bootstrap.cc:492] T f0699ab06ce04b63b651d5a6f86ad717 P d11162f9cf2c4c508409ae7efc17c4b6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:39.338316 26472 tablet_bootstrap.cc:492] T f0699ab06ce04b63b651d5a6f86ad717 P d11162f9cf2c4c508409ae7efc17c4b6: Bootstrap complete.
I20260710 11:06:39.338889 26472 ts_tablet_manager.cc:1403] T f0699ab06ce04b63b651d5a6f86ad717 P d11162f9cf2c4c508409ae7efc17c4b6: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260710 11:06:39.341172 26472 raft_consensus.cc:359] T f0699ab06ce04b63b651d5a6f86ad717 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } }
I20260710 11:06:39.341702 26472 raft_consensus.cc:740] T f0699ab06ce04b63b651d5a6f86ad717 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d11162f9cf2c4c508409ae7efc17c4b6, State: Initialized, Role: FOLLOWER
I20260710 11:06:39.342303 26472 consensus_queue.cc:260] T f0699ab06ce04b63b651d5a6f86ad717 P d11162f9cf2c4c508409ae7efc17c4b6 [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: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } }
I20260710 11:06:39.344542 26472 ts_tablet_manager.cc:1434] T f0699ab06ce04b63b651d5a6f86ad717 P d11162f9cf2c4c508409ae7efc17c4b6: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 11:06:39.345160 26472 tablet_bootstrap.cc:492] T 1fe4dc6982f746a481795cc9c8b90203 P d11162f9cf2c4c508409ae7efc17c4b6: Bootstrap starting.
I20260710 11:06:39.359589 26472 tablet_bootstrap.cc:492] T 1fe4dc6982f746a481795cc9c8b90203 P d11162f9cf2c4c508409ae7efc17c4b6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:39.360409 26472 tablet_bootstrap.cc:492] T 1fe4dc6982f746a481795cc9c8b90203 P d11162f9cf2c4c508409ae7efc17c4b6: Bootstrap complete.
I20260710 11:06:39.361013 26472 ts_tablet_manager.cc:1403] T 1fe4dc6982f746a481795cc9c8b90203 P d11162f9cf2c4c508409ae7efc17c4b6: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260710 11:06:39.361806 23887 rpc_server.cc:307] RPC server started. Bound to: 127.23.83.193:36141
I20260710 11:06:39.361936 26538 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.83.193:36141 every 8 connection(s)
I20260710 11:06:39.363097 26472 raft_consensus.cc:359] T 1fe4dc6982f746a481795cc9c8b90203 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:39.363598 26472 raft_consensus.cc:740] T 1fe4dc6982f746a481795cc9c8b90203 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d11162f9cf2c4c508409ae7efc17c4b6, State: Initialized, Role: FOLLOWER
I20260710 11:06:39.364161 26472 consensus_queue.cc:260] T 1fe4dc6982f746a481795cc9c8b90203 P d11162f9cf2c4c508409ae7efc17c4b6 [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: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:39.365873 26472 ts_tablet_manager.cc:1434] T 1fe4dc6982f746a481795cc9c8b90203 P d11162f9cf2c4c508409ae7efc17c4b6: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:06:39.366649 26472 tablet_bootstrap.cc:492] T 3f658f91ed7243cb9ba6a3759dc08207 P d11162f9cf2c4c508409ae7efc17c4b6: Bootstrap starting.
I20260710 11:06:39.379184 26472 tablet_bootstrap.cc:492] T 3f658f91ed7243cb9ba6a3759dc08207 P d11162f9cf2c4c508409ae7efc17c4b6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:39.380056 26472 tablet_bootstrap.cc:492] T 3f658f91ed7243cb9ba6a3759dc08207 P d11162f9cf2c4c508409ae7efc17c4b6: Bootstrap complete.
I20260710 11:06:39.380532 26472 ts_tablet_manager.cc:1403] T 3f658f91ed7243cb9ba6a3759dc08207 P d11162f9cf2c4c508409ae7efc17c4b6: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260710 11:06:39.382123 26472 raft_consensus.cc:359] T 3f658f91ed7243cb9ba6a3759dc08207 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } }
I20260710 11:06:39.382548 26472 raft_consensus.cc:740] T 3f658f91ed7243cb9ba6a3759dc08207 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d11162f9cf2c4c508409ae7efc17c4b6, State: Initialized, Role: FOLLOWER
I20260710 11:06:39.383100 26472 consensus_queue.cc:260] T 3f658f91ed7243cb9ba6a3759dc08207 P d11162f9cf2c4c508409ae7efc17c4b6 [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: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } }
I20260710 11:06:39.384939 26472 ts_tablet_manager.cc:1434] T 3f658f91ed7243cb9ba6a3759dc08207 P d11162f9cf2c4c508409ae7efc17c4b6: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:06:39.385547 26472 tablet_bootstrap.cc:492] T 5a9d82fc28da4f069d252d79cfc27cd3 P d11162f9cf2c4c508409ae7efc17c4b6: Bootstrap starting.
I20260710 11:06:39.385820 26539 heartbeater.cc:344] Connected to a master server at 127.23.83.254:35987
I20260710 11:06:39.386202 26539 heartbeater.cc:461] Registering TS with master...
I20260710 11:06:39.386978 26539 heartbeater.cc:507] Master 127.23.83.254:35987 requested a full tablet report, sending...
I20260710 11:06:39.397339 26472 tablet_bootstrap.cc:492] T 5a9d82fc28da4f069d252d79cfc27cd3 P d11162f9cf2c4c508409ae7efc17c4b6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:39.398042 26472 tablet_bootstrap.cc:492] T 5a9d82fc28da4f069d252d79cfc27cd3 P d11162f9cf2c4c508409ae7efc17c4b6: Bootstrap complete.
I20260710 11:06:39.398355 25879 ts_manager.cc:194] Re-registered known tserver with Master: d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141)
I20260710 11:06:39.398537 26472 ts_tablet_manager.cc:1403] T 5a9d82fc28da4f069d252d79cfc27cd3 P d11162f9cf2c4c508409ae7efc17c4b6: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 11:06:39.400362 26472 raft_consensus.cc:359] T 5a9d82fc28da4f069d252d79cfc27cd3 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } }
I20260710 11:06:39.400847 26472 raft_consensus.cc:740] T 5a9d82fc28da4f069d252d79cfc27cd3 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d11162f9cf2c4c508409ae7efc17c4b6, State: Initialized, Role: FOLLOWER
I20260710 11:06:39.401427 26472 consensus_queue.cc:260] T 5a9d82fc28da4f069d252d79cfc27cd3 P d11162f9cf2c4c508409ae7efc17c4b6 [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: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } }
I20260710 11:06:39.403148 26472 ts_tablet_manager.cc:1434] T 5a9d82fc28da4f069d252d79cfc27cd3 P d11162f9cf2c4c508409ae7efc17c4b6: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:06:39.403910 26472 tablet_bootstrap.cc:492] T e263cad3f8f9456e85bbec59348abe2d P d11162f9cf2c4c508409ae7efc17c4b6: Bootstrap starting.
I20260710 11:06:39.418744 25879 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36350
I20260710 11:06:39.422279 26539 heartbeater.cc:499] Master 127.23.83.254:35987 was elected leader, sending a full tablet report...
I20260710 11:06:39.423463 26472 tablet_bootstrap.cc:492] T e263cad3f8f9456e85bbec59348abe2d P d11162f9cf2c4c508409ae7efc17c4b6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:39.424431 26472 tablet_bootstrap.cc:492] T e263cad3f8f9456e85bbec59348abe2d P d11162f9cf2c4c508409ae7efc17c4b6: Bootstrap complete.
I20260710 11:06:39.425089 26472 ts_tablet_manager.cc:1403] T e263cad3f8f9456e85bbec59348abe2d P d11162f9cf2c4c508409ae7efc17c4b6: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.004s
I20260710 11:06:39.427727 26472 raft_consensus.cc:359] T e263cad3f8f9456e85bbec59348abe2d P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } }
I20260710 11:06:39.428452 26472 raft_consensus.cc:740] T e263cad3f8f9456e85bbec59348abe2d P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d11162f9cf2c4c508409ae7efc17c4b6, State: Initialized, Role: FOLLOWER
I20260710 11:06:39.429034 26472 consensus_queue.cc:260] T e263cad3f8f9456e85bbec59348abe2d P d11162f9cf2c4c508409ae7efc17c4b6 [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: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } }
I20260710 11:06:39.430953 26472 ts_tablet_manager.cc:1434] T e263cad3f8f9456e85bbec59348abe2d P d11162f9cf2c4c508409ae7efc17c4b6: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:06:39.431667 26472 tablet_bootstrap.cc:492] T 2162894ddd6c403086fa8836856b19d9 P d11162f9cf2c4c508409ae7efc17c4b6: Bootstrap starting.
I20260710 11:06:39.447834 26472 tablet_bootstrap.cc:492] T 2162894ddd6c403086fa8836856b19d9 P d11162f9cf2c4c508409ae7efc17c4b6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:39.448772 26472 tablet_bootstrap.cc:492] T 2162894ddd6c403086fa8836856b19d9 P d11162f9cf2c4c508409ae7efc17c4b6: Bootstrap complete.
I20260710 11:06:39.449456 26472 ts_tablet_manager.cc:1403] T 2162894ddd6c403086fa8836856b19d9 P d11162f9cf2c4c508409ae7efc17c4b6: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
I20260710 11:06:39.451282 26472 raft_consensus.cc:359] T 2162894ddd6c403086fa8836856b19d9 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } }
I20260710 11:06:39.451949 26472 raft_consensus.cc:740] T 2162894ddd6c403086fa8836856b19d9 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d11162f9cf2c4c508409ae7efc17c4b6, State: Initialized, Role: FOLLOWER
I20260710 11:06:39.452597 26472 consensus_queue.cc:260] T 2162894ddd6c403086fa8836856b19d9 P d11162f9cf2c4c508409ae7efc17c4b6 [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: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } }
I20260710 11:06:39.454612 26472 ts_tablet_manager.cc:1434] T 2162894ddd6c403086fa8836856b19d9 P d11162f9cf2c4c508409ae7efc17c4b6: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:06:39.455214 26472 tablet_bootstrap.cc:492] T 9d8e62c2e93947e392766a501acc8ac5 P d11162f9cf2c4c508409ae7efc17c4b6: Bootstrap starting.
I20260710 11:06:39.467319 26472 tablet_bootstrap.cc:492] T 9d8e62c2e93947e392766a501acc8ac5 P d11162f9cf2c4c508409ae7efc17c4b6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:39.469301 26472 tablet_bootstrap.cc:492] T 9d8e62c2e93947e392766a501acc8ac5 P d11162f9cf2c4c508409ae7efc17c4b6: Bootstrap complete.
I20260710 11:06:39.470135 26472 ts_tablet_manager.cc:1403] T 9d8e62c2e93947e392766a501acc8ac5 P d11162f9cf2c4c508409ae7efc17c4b6: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260710 11:06:39.472141 26472 raft_consensus.cc:359] T 9d8e62c2e93947e392766a501acc8ac5 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } }
I20260710 11:06:39.472641 26472 raft_consensus.cc:740] T 9d8e62c2e93947e392766a501acc8ac5 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d11162f9cf2c4c508409ae7efc17c4b6, State: Initialized, Role: FOLLOWER
I20260710 11:06:39.473165 26472 consensus_queue.cc:260] T 9d8e62c2e93947e392766a501acc8ac5 P d11162f9cf2c4c508409ae7efc17c4b6 [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: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } }
I20260710 11:06:39.475127 26472 ts_tablet_manager.cc:1434] T 9d8e62c2e93947e392766a501acc8ac5 P d11162f9cf2c4c508409ae7efc17c4b6: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:06:39.476117 26472 tablet_bootstrap.cc:492] T 7b559f250fbd4dbbba53db2d094614e0 P d11162f9cf2c4c508409ae7efc17c4b6: Bootstrap starting.
W20260710 11:06:39.488927 26096 consensus_peers.cc:597] T 63b4e8904b97459a8bf7b76338c223aa P 72e0649b3c604720aed62bb00da9e802 -> Peer d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141): Couldn't send request to peer d11162f9cf2c4c508409ae7efc17c4b6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:39.490048 26472 tablet_bootstrap.cc:492] T 7b559f250fbd4dbbba53db2d094614e0 P d11162f9cf2c4c508409ae7efc17c4b6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:39.490832 26472 tablet_bootstrap.cc:492] T 7b559f250fbd4dbbba53db2d094614e0 P d11162f9cf2c4c508409ae7efc17c4b6: Bootstrap complete.
I20260710 11:06:39.491437 26472 ts_tablet_manager.cc:1403] T 7b559f250fbd4dbbba53db2d094614e0 P d11162f9cf2c4c508409ae7efc17c4b6: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.000s
I20260710 11:06:39.493273 26472 raft_consensus.cc:359] T 7b559f250fbd4dbbba53db2d094614e0 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:39.493877 26472 raft_consensus.cc:740] T 7b559f250fbd4dbbba53db2d094614e0 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d11162f9cf2c4c508409ae7efc17c4b6, State: Initialized, Role: FOLLOWER
I20260710 11:06:39.494474 26472 consensus_queue.cc:260] T 7b559f250fbd4dbbba53db2d094614e0 P d11162f9cf2c4c508409ae7efc17c4b6 [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: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:39.496421 26472 ts_tablet_manager.cc:1434] T 7b559f250fbd4dbbba53db2d094614e0 P d11162f9cf2c4c508409ae7efc17c4b6: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 11:06:39.497190 26472 tablet_bootstrap.cc:492] T 91556d4a46e64bc0a232db23f9345e3b P d11162f9cf2c4c508409ae7efc17c4b6: Bootstrap starting.
I20260710 11:06:39.510644 26472 tablet_bootstrap.cc:492] T 91556d4a46e64bc0a232db23f9345e3b P d11162f9cf2c4c508409ae7efc17c4b6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:39.511336 26472 tablet_bootstrap.cc:492] T 91556d4a46e64bc0a232db23f9345e3b P d11162f9cf2c4c508409ae7efc17c4b6: Bootstrap complete.
I20260710 11:06:39.511804 26472 ts_tablet_manager.cc:1403] T 91556d4a46e64bc0a232db23f9345e3b P d11162f9cf2c4c508409ae7efc17c4b6: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260710 11:06:39.513443 26472 raft_consensus.cc:359] T 91556d4a46e64bc0a232db23f9345e3b P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:39.513996 26472 raft_consensus.cc:740] T 91556d4a46e64bc0a232db23f9345e3b P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d11162f9cf2c4c508409ae7efc17c4b6, State: Initialized, Role: FOLLOWER
I20260710 11:06:39.514508 26472 consensus_queue.cc:260] T 91556d4a46e64bc0a232db23f9345e3b P d11162f9cf2c4c508409ae7efc17c4b6 [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: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:39.516469 26472 ts_tablet_manager.cc:1434] T 91556d4a46e64bc0a232db23f9345e3b P d11162f9cf2c4c508409ae7efc17c4b6: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:06:39.517521 26472 tablet_bootstrap.cc:492] T 63b4e8904b97459a8bf7b76338c223aa P d11162f9cf2c4c508409ae7efc17c4b6: Bootstrap starting.
I20260710 11:06:39.528987 26472 tablet_bootstrap.cc:492] T 63b4e8904b97459a8bf7b76338c223aa P d11162f9cf2c4c508409ae7efc17c4b6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:39.529891 26472 tablet_bootstrap.cc:492] T 63b4e8904b97459a8bf7b76338c223aa P d11162f9cf2c4c508409ae7efc17c4b6: Bootstrap complete.
I20260710 11:06:39.530522 26472 ts_tablet_manager.cc:1403] T 63b4e8904b97459a8bf7b76338c223aa P d11162f9cf2c4c508409ae7efc17c4b6: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 11:06:39.532424 26472 raft_consensus.cc:359] T 63b4e8904b97459a8bf7b76338c223aa P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:39.533015 26472 raft_consensus.cc:740] T 63b4e8904b97459a8bf7b76338c223aa P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d11162f9cf2c4c508409ae7efc17c4b6, State: Initialized, Role: FOLLOWER
I20260710 11:06:39.533633 26472 consensus_queue.cc:260] T 63b4e8904b97459a8bf7b76338c223aa P d11162f9cf2c4c508409ae7efc17c4b6 [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: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:39.535562 26472 ts_tablet_manager.cc:1434] T 63b4e8904b97459a8bf7b76338c223aa P d11162f9cf2c4c508409ae7efc17c4b6: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:06:39.536268 26472 tablet_bootstrap.cc:492] T 2d7b5f1d9da44dd0a9d58128a75c6df8 P d11162f9cf2c4c508409ae7efc17c4b6: Bootstrap starting.
I20260710 11:06:39.546604 26472 tablet_bootstrap.cc:492] T 2d7b5f1d9da44dd0a9d58128a75c6df8 P d11162f9cf2c4c508409ae7efc17c4b6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:39.547307 26472 tablet_bootstrap.cc:492] T 2d7b5f1d9da44dd0a9d58128a75c6df8 P d11162f9cf2c4c508409ae7efc17c4b6: Bootstrap complete.
I20260710 11:06:39.547851 26472 ts_tablet_manager.cc:1403] T 2d7b5f1d9da44dd0a9d58128a75c6df8 P d11162f9cf2c4c508409ae7efc17c4b6: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 11:06:39.549947 26472 raft_consensus.cc:359] T 2d7b5f1d9da44dd0a9d58128a75c6df8 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } }
I20260710 11:06:39.550410 26472 raft_consensus.cc:740] T 2d7b5f1d9da44dd0a9d58128a75c6df8 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d11162f9cf2c4c508409ae7efc17c4b6, State: Initialized, Role: FOLLOWER
I20260710 11:06:39.551050 26472 consensus_queue.cc:260] T 2d7b5f1d9da44dd0a9d58128a75c6df8 P d11162f9cf2c4c508409ae7efc17c4b6 [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: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } }
I20260710 11:06:39.552774 26472 ts_tablet_manager.cc:1434] T 2d7b5f1d9da44dd0a9d58128a75c6df8 P d11162f9cf2c4c508409ae7efc17c4b6: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:06:39.553809 26472 tablet_bootstrap.cc:492] T 8ffbf738dece4029ad2db62c32cc6506 P d11162f9cf2c4c508409ae7efc17c4b6: Bootstrap starting.
I20260710 11:06:39.578068 26472 tablet_bootstrap.cc:492] T 8ffbf738dece4029ad2db62c32cc6506 P d11162f9cf2c4c508409ae7efc17c4b6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:39.578962 26472 tablet_bootstrap.cc:492] T 8ffbf738dece4029ad2db62c32cc6506 P d11162f9cf2c4c508409ae7efc17c4b6: Bootstrap complete.
I20260710 11:06:39.579583 26472 ts_tablet_manager.cc:1403] T 8ffbf738dece4029ad2db62c32cc6506 P d11162f9cf2c4c508409ae7efc17c4b6: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.004s
I20260710 11:06:39.581619 26472 raft_consensus.cc:359] T 8ffbf738dece4029ad2db62c32cc6506 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } }
I20260710 11:06:39.582114 26472 raft_consensus.cc:740] T 8ffbf738dece4029ad2db62c32cc6506 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d11162f9cf2c4c508409ae7efc17c4b6, State: Initialized, Role: FOLLOWER
I20260710 11:06:39.582656 26472 consensus_queue.cc:260] T 8ffbf738dece4029ad2db62c32cc6506 P d11162f9cf2c4c508409ae7efc17c4b6 [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: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } }
I20260710 11:06:39.584050 26472 ts_tablet_manager.cc:1434] T 8ffbf738dece4029ad2db62c32cc6506 P d11162f9cf2c4c508409ae7efc17c4b6: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.004s
I20260710 11:06:39.584846 26472 tablet_bootstrap.cc:492] T faf4436ecbae481b930d39672e7603f1 P d11162f9cf2c4c508409ae7efc17c4b6: Bootstrap starting.
I20260710 11:06:39.599349 26472 tablet_bootstrap.cc:492] T faf4436ecbae481b930d39672e7603f1 P d11162f9cf2c4c508409ae7efc17c4b6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:39.600178 26472 tablet_bootstrap.cc:492] T faf4436ecbae481b930d39672e7603f1 P d11162f9cf2c4c508409ae7efc17c4b6: Bootstrap complete.
I20260710 11:06:39.600694 26472 ts_tablet_manager.cc:1403] T faf4436ecbae481b930d39672e7603f1 P d11162f9cf2c4c508409ae7efc17c4b6: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260710 11:06:39.602473 26472 raft_consensus.cc:359] T faf4436ecbae481b930d39672e7603f1 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:39.602967 26472 raft_consensus.cc:740] T faf4436ecbae481b930d39672e7603f1 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d11162f9cf2c4c508409ae7efc17c4b6, State: Initialized, Role: FOLLOWER
I20260710 11:06:39.603530 26472 consensus_queue.cc:260] T faf4436ecbae481b930d39672e7603f1 P d11162f9cf2c4c508409ae7efc17c4b6 [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: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:39.604947 26472 ts_tablet_manager.cc:1434] T faf4436ecbae481b930d39672e7603f1 P d11162f9cf2c4c508409ae7efc17c4b6: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:06:39.936765 26359 raft_consensus.cc:493] T 2162894ddd6c403086fa8836856b19d9 P 394d0d090a5f45e89b1c51a91c011efe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d11162f9cf2c4c508409ae7efc17c4b6)
I20260710 11:06:39.937229 26359 raft_consensus.cc:515] T 2162894ddd6c403086fa8836856b19d9 P 394d0d090a5f45e89b1c51a91c011efe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } }
I20260710 11:06:39.938796 26359 leader_election.cc:290] T 2162894ddd6c403086fa8836856b19d9 P 394d0d090a5f45e89b1c51a91c011efe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411), d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141)
I20260710 11:06:39.939736 26513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2162894ddd6c403086fa8836856b19d9" candidate_uuid: "394d0d090a5f45e89b1c51a91c011efe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" is_pre_election: true
I20260710 11:06:39.939736 26204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2162894ddd6c403086fa8836856b19d9" candidate_uuid: "394d0d090a5f45e89b1c51a91c011efe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" is_pre_election: true
I20260710 11:06:39.940428 26513 raft_consensus.cc:2468] T 2162894ddd6c403086fa8836856b19d9 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 394d0d090a5f45e89b1c51a91c011efe in term 1.
I20260710 11:06:39.941498 26022 leader_election.cc:304] T 2162894ddd6c403086fa8836856b19d9 P 394d0d090a5f45e89b1c51a91c011efe [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: 394d0d090a5f45e89b1c51a91c011efe, d11162f9cf2c4c508409ae7efc17c4b6; no voters: 9d9455f2e1cc4fd598ad0e2cb8a48d9d
I20260710 11:06:39.942106 26359 raft_consensus.cc:2804] T 2162894ddd6c403086fa8836856b19d9 P 394d0d090a5f45e89b1c51a91c011efe [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:39.942464 26359 raft_consensus.cc:493] T 2162894ddd6c403086fa8836856b19d9 P 394d0d090a5f45e89b1c51a91c011efe [term 1 FOLLOWER]: Starting leader election (detected failure of leader d11162f9cf2c4c508409ae7efc17c4b6)
I20260710 11:06:39.942785 26359 raft_consensus.cc:3060] T 2162894ddd6c403086fa8836856b19d9 P 394d0d090a5f45e89b1c51a91c011efe [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:39.947358 26359 raft_consensus.cc:515] T 2162894ddd6c403086fa8836856b19d9 P 394d0d090a5f45e89b1c51a91c011efe [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } }
I20260710 11:06:39.948879 26359 leader_election.cc:290] T 2162894ddd6c403086fa8836856b19d9 P 394d0d090a5f45e89b1c51a91c011efe [CANDIDATE]: Term 2 election: Requested vote from peers 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411), d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141)
I20260710 11:06:39.950048 26513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2162894ddd6c403086fa8836856b19d9" candidate_uuid: "394d0d090a5f45e89b1c51a91c011efe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d11162f9cf2c4c508409ae7efc17c4b6"
I20260710 11:06:39.950742 26513 raft_consensus.cc:3060] T 2162894ddd6c403086fa8836856b19d9 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:39.950722 26204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2162894ddd6c403086fa8836856b19d9" candidate_uuid: "394d0d090a5f45e89b1c51a91c011efe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d"
I20260710 11:06:39.959960 26513 raft_consensus.cc:2468] T 2162894ddd6c403086fa8836856b19d9 P d11162f9cf2c4c508409ae7efc17c4b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 394d0d090a5f45e89b1c51a91c011efe in term 2.
I20260710 11:06:39.961134 26022 leader_election.cc:304] T 2162894ddd6c403086fa8836856b19d9 P 394d0d090a5f45e89b1c51a91c011efe [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: 394d0d090a5f45e89b1c51a91c011efe, d11162f9cf2c4c508409ae7efc17c4b6; no voters: 9d9455f2e1cc4fd598ad0e2cb8a48d9d
I20260710 11:06:39.962042 26359 raft_consensus.cc:2804] T 2162894ddd6c403086fa8836856b19d9 P 394d0d090a5f45e89b1c51a91c011efe [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:39.962505 26359 raft_consensus.cc:697] T 2162894ddd6c403086fa8836856b19d9 P 394d0d090a5f45e89b1c51a91c011efe [term 2 LEADER]: Becoming Leader. State: Replica: 394d0d090a5f45e89b1c51a91c011efe, State: Running, Role: LEADER
I20260710 11:06:39.963266 26359 consensus_queue.cc:237] T 2162894ddd6c403086fa8836856b19d9 P 394d0d090a5f45e89b1c51a91c011efe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } }
I20260710 11:06:39.971906 25878 catalog_manager.cc:5697] T 2162894ddd6c403086fa8836856b19d9 P 394d0d090a5f45e89b1c51a91c011efe reported cstate change: term changed from 1 to 2, leader changed from d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193) to 394d0d090a5f45e89b1c51a91c011efe (127.23.83.194). New cstate: current_term: 2 leader_uuid: "394d0d090a5f45e89b1c51a91c011efe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:40.063781 26553 raft_consensus.cc:493] T 3f658f91ed7243cb9ba6a3759dc08207 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d11162f9cf2c4c508409ae7efc17c4b6)
I20260710 11:06:40.064414 26553 raft_consensus.cc:515] T 3f658f91ed7243cb9ba6a3759dc08207 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } }
I20260710 11:06:40.065166 26359 raft_consensus.cc:493] T 3f658f91ed7243cb9ba6a3759dc08207 P 394d0d090a5f45e89b1c51a91c011efe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d11162f9cf2c4c508409ae7efc17c4b6)
I20260710 11:06:40.065796 26359 raft_consensus.cc:515] T 3f658f91ed7243cb9ba6a3759dc08207 P 394d0d090a5f45e89b1c51a91c011efe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } }
I20260710 11:06:40.067548 26512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f658f91ed7243cb9ba6a3759dc08207" candidate_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" is_pre_election: true
I20260710 11:06:40.068276 26512 raft_consensus.cc:2468] T 3f658f91ed7243cb9ba6a3759dc08207 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d9455f2e1cc4fd598ad0e2cb8a48d9d in term 1.
I20260710 11:06:40.068557 26359 leader_election.cc:290] T 3f658f91ed7243cb9ba6a3759dc08207 P 394d0d090a5f45e89b1c51a91c011efe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411), d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141)
I20260710 11:06:40.069839 26205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f658f91ed7243cb9ba6a3759dc08207" candidate_uuid: "394d0d090a5f45e89b1c51a91c011efe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" is_pre_election: true
I20260710 11:06:40.070604 26205 raft_consensus.cc:2468] T 3f658f91ed7243cb9ba6a3759dc08207 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 394d0d090a5f45e89b1c51a91c011efe in term 1.
I20260710 11:06:40.070546 26170 leader_election.cc:304] T 3f658f91ed7243cb9ba6a3759dc08207 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [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: 9d9455f2e1cc4fd598ad0e2cb8a48d9d, d11162f9cf2c4c508409ae7efc17c4b6; no voters: 
I20260710 11:06:40.072355 26452 raft_consensus.cc:2804] T 3f658f91ed7243cb9ba6a3759dc08207 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:40.072461 26512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f658f91ed7243cb9ba6a3759dc08207" candidate_uuid: "394d0d090a5f45e89b1c51a91c011efe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" is_pre_election: true
I20260710 11:06:40.072711 26023 leader_election.cc:304] T 3f658f91ed7243cb9ba6a3759dc08207 P 394d0d090a5f45e89b1c51a91c011efe [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: 394d0d090a5f45e89b1c51a91c011efe, 9d9455f2e1cc4fd598ad0e2cb8a48d9d; no voters: 
I20260710 11:06:40.073122 26553 leader_election.cc:290] T 3f658f91ed7243cb9ba6a3759dc08207 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141), 394d0d090a5f45e89b1c51a91c011efe (127.23.83.194:42443)
I20260710 11:06:40.072806 26452 raft_consensus.cc:493] T 3f658f91ed7243cb9ba6a3759dc08207 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 1 FOLLOWER]: Starting leader election (detected failure of leader d11162f9cf2c4c508409ae7efc17c4b6)
I20260710 11:06:40.073721 26452 raft_consensus.cc:3060] T 3f658f91ed7243cb9ba6a3759dc08207 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:40.074939 26557 raft_consensus.cc:2804] T 3f658f91ed7243cb9ba6a3759dc08207 P 394d0d090a5f45e89b1c51a91c011efe [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:40.075424 26557 raft_consensus.cc:493] T 3f658f91ed7243cb9ba6a3759dc08207 P 394d0d090a5f45e89b1c51a91c011efe [term 1 FOLLOWER]: Starting leader election (detected failure of leader d11162f9cf2c4c508409ae7efc17c4b6)
I20260710 11:06:40.075997 26557 raft_consensus.cc:3060] T 3f658f91ed7243cb9ba6a3759dc08207 P 394d0d090a5f45e89b1c51a91c011efe [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:40.073149 26512 raft_consensus.cc:2468] T 3f658f91ed7243cb9ba6a3759dc08207 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 394d0d090a5f45e89b1c51a91c011efe in term 1.
I20260710 11:06:40.075196 26058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f658f91ed7243cb9ba6a3759dc08207" candidate_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "394d0d090a5f45e89b1c51a91c011efe" is_pre_election: true
I20260710 11:06:40.080324 26452 raft_consensus.cc:515] T 3f658f91ed7243cb9ba6a3759dc08207 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } }
I20260710 11:06:40.081049 26406 raft_consensus.cc:493] T 92b3ba56db854852a8b25a3ec086a2e2 P 72e0649b3c604720aed62bb00da9e802 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d11162f9cf2c4c508409ae7efc17c4b6)
I20260710 11:06:40.081525 26406 raft_consensus.cc:515] T 92b3ba56db854852a8b25a3ec086a2e2 P 72e0649b3c604720aed62bb00da9e802 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:40.082891 26557 raft_consensus.cc:515] T 3f658f91ed7243cb9ba6a3759dc08207 P 394d0d090a5f45e89b1c51a91c011efe [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } }
I20260710 11:06:40.083142 26512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f658f91ed7243cb9ba6a3759dc08207" candidate_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d11162f9cf2c4c508409ae7efc17c4b6"
I20260710 11:06:40.083673 26406 leader_election.cc:290] T 92b3ba56db854852a8b25a3ec086a2e2 P 72e0649b3c604720aed62bb00da9e802 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411), d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141)
I20260710 11:06:40.083777 26512 raft_consensus.cc:3060] T 3f658f91ed7243cb9ba6a3759dc08207 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:40.083986 26452 leader_election.cc:290] T 3f658f91ed7243cb9ba6a3759dc08207 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [CANDIDATE]: Term 2 election: Requested vote from peers d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141), 394d0d090a5f45e89b1c51a91c011efe (127.23.83.194:42443)
I20260710 11:06:40.085163 26513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92b3ba56db854852a8b25a3ec086a2e2" candidate_uuid: "72e0649b3c604720aed62bb00da9e802" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" is_pre_election: true
I20260710 11:06:40.085481 26058 raft_consensus.cc:2393] T 3f658f91ed7243cb9ba6a3759dc08207 P 394d0d090a5f45e89b1c51a91c011efe [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9d9455f2e1cc4fd598ad0e2cb8a48d9d in current term 2: Already voted for candidate 394d0d090a5f45e89b1c51a91c011efe in this term.
I20260710 11:06:40.085870 26513 raft_consensus.cc:2468] T 92b3ba56db854852a8b25a3ec086a2e2 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72e0649b3c604720aed62bb00da9e802 in term 1.
I20260710 11:06:40.086354 26204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92b3ba56db854852a8b25a3ec086a2e2" candidate_uuid: "72e0649b3c604720aed62bb00da9e802" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" is_pre_election: true
I20260710 11:06:40.086894 26056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f658f91ed7243cb9ba6a3759dc08207" candidate_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "394d0d090a5f45e89b1c51a91c011efe"
I20260710 11:06:40.087702 26056 raft_consensus.cc:2393] T 3f658f91ed7243cb9ba6a3759dc08207 P 394d0d090a5f45e89b1c51a91c011efe [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 9d9455f2e1cc4fd598ad0e2cb8a48d9d in current term 2: Already voted for candidate 394d0d090a5f45e89b1c51a91c011efe in this term.
I20260710 11:06:40.088414 26096 leader_election.cc:304] T 92b3ba56db854852a8b25a3ec086a2e2 P 72e0649b3c604720aed62bb00da9e802 [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: 72e0649b3c604720aed62bb00da9e802, d11162f9cf2c4c508409ae7efc17c4b6; no voters: 
I20260710 11:06:40.089270 26404 raft_consensus.cc:2804] T 92b3ba56db854852a8b25a3ec086a2e2 P 72e0649b3c604720aed62bb00da9e802 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:40.089643 26404 raft_consensus.cc:493] T 92b3ba56db854852a8b25a3ec086a2e2 P 72e0649b3c604720aed62bb00da9e802 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d11162f9cf2c4c508409ae7efc17c4b6)
I20260710 11:06:40.089994 26404 raft_consensus.cc:3060] T 92b3ba56db854852a8b25a3ec086a2e2 P 72e0649b3c604720aed62bb00da9e802 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:40.092338 26204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f658f91ed7243cb9ba6a3759dc08207" candidate_uuid: "394d0d090a5f45e89b1c51a91c011efe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d"
I20260710 11:06:40.093114 26204 raft_consensus.cc:2393] T 3f658f91ed7243cb9ba6a3759dc08207 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 394d0d090a5f45e89b1c51a91c011efe in current term 2: Already voted for candidate 9d9455f2e1cc4fd598ad0e2cb8a48d9d in this term.
I20260710 11:06:40.094697 26512 raft_consensus.cc:2468] T 3f658f91ed7243cb9ba6a3759dc08207 P d11162f9cf2c4c508409ae7efc17c4b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d9455f2e1cc4fd598ad0e2cb8a48d9d in term 2.
I20260710 11:06:40.096241 26170 leader_election.cc:304] T 3f658f91ed7243cb9ba6a3759dc08207 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [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: 9d9455f2e1cc4fd598ad0e2cb8a48d9d, d11162f9cf2c4c508409ae7efc17c4b6; no voters: 394d0d090a5f45e89b1c51a91c011efe
I20260710 11:06:40.098560 26452 raft_consensus.cc:2804] T 3f658f91ed7243cb9ba6a3759dc08207 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:40.099087 26557 leader_election.cc:290] T 3f658f91ed7243cb9ba6a3759dc08207 P 394d0d090a5f45e89b1c51a91c011efe [CANDIDATE]: Term 2 election: Requested vote from peers 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411), d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141)
I20260710 11:06:40.098994 26513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f658f91ed7243cb9ba6a3759dc08207" candidate_uuid: "394d0d090a5f45e89b1c51a91c011efe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d11162f9cf2c4c508409ae7efc17c4b6"
I20260710 11:06:40.096500 26404 raft_consensus.cc:515] T 92b3ba56db854852a8b25a3ec086a2e2 P 72e0649b3c604720aed62bb00da9e802 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:40.099879 26513 raft_consensus.cc:2393] T 3f658f91ed7243cb9ba6a3759dc08207 P d11162f9cf2c4c508409ae7efc17c4b6 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 394d0d090a5f45e89b1c51a91c011efe in current term 2: Already voted for candidate 9d9455f2e1cc4fd598ad0e2cb8a48d9d in this term.
I20260710 11:06:40.099006 26452 raft_consensus.cc:697] T 3f658f91ed7243cb9ba6a3759dc08207 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 2 LEADER]: Becoming Leader. State: Replica: 9d9455f2e1cc4fd598ad0e2cb8a48d9d, State: Running, Role: LEADER
I20260710 11:06:40.101256 26022 leader_election.cc:304] T 3f658f91ed7243cb9ba6a3759dc08207 P 394d0d090a5f45e89b1c51a91c011efe [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: 394d0d090a5f45e89b1c51a91c011efe; no voters: 9d9455f2e1cc4fd598ad0e2cb8a48d9d, d11162f9cf2c4c508409ae7efc17c4b6
I20260710 11:06:40.099660 26557 raft_consensus.cc:493] T e263cad3f8f9456e85bbec59348abe2d P 394d0d090a5f45e89b1c51a91c011efe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d11162f9cf2c4c508409ae7efc17c4b6)
I20260710 11:06:40.101219 26452 consensus_queue.cc:237] T 3f658f91ed7243cb9ba6a3759dc08207 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } }
I20260710 11:06:40.102101 26204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92b3ba56db854852a8b25a3ec086a2e2" candidate_uuid: "72e0649b3c604720aed62bb00da9e802" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d"
I20260710 11:06:40.102020 26557 raft_consensus.cc:515] T e263cad3f8f9456e85bbec59348abe2d P 394d0d090a5f45e89b1c51a91c011efe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } }
I20260710 11:06:40.102434 26359 raft_consensus.cc:2749] T 3f658f91ed7243cb9ba6a3759dc08207 P 394d0d090a5f45e89b1c51a91c011efe [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:06:40.104591 26513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e263cad3f8f9456e85bbec59348abe2d" candidate_uuid: "394d0d090a5f45e89b1c51a91c011efe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" is_pre_election: true
I20260710 11:06:40.105173 26513 raft_consensus.cc:2468] T e263cad3f8f9456e85bbec59348abe2d P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 394d0d090a5f45e89b1c51a91c011efe in term 1.
I20260710 11:06:40.106086 26557 leader_election.cc:290] T e263cad3f8f9456e85bbec59348abe2d P 394d0d090a5f45e89b1c51a91c011efe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141), 72e0649b3c604720aed62bb00da9e802 (127.23.83.195:40633)
I20260710 11:06:40.105405 26512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92b3ba56db854852a8b25a3ec086a2e2" candidate_uuid: "72e0649b3c604720aed62bb00da9e802" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d11162f9cf2c4c508409ae7efc17c4b6"
I20260710 11:06:40.106395 26022 leader_election.cc:304] T e263cad3f8f9456e85bbec59348abe2d P 394d0d090a5f45e89b1c51a91c011efe [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: 394d0d090a5f45e89b1c51a91c011efe, d11162f9cf2c4c508409ae7efc17c4b6; no voters: 
I20260710 11:06:40.106897 26512 raft_consensus.cc:3060] T 92b3ba56db854852a8b25a3ec086a2e2 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:40.107784 26359 raft_consensus.cc:2804] T e263cad3f8f9456e85bbec59348abe2d P 394d0d090a5f45e89b1c51a91c011efe [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:40.108179 26359 raft_consensus.cc:493] T e263cad3f8f9456e85bbec59348abe2d P 394d0d090a5f45e89b1c51a91c011efe [term 1 FOLLOWER]: Starting leader election (detected failure of leader d11162f9cf2c4c508409ae7efc17c4b6)
I20260710 11:06:40.106401 26127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e263cad3f8f9456e85bbec59348abe2d" candidate_uuid: "394d0d090a5f45e89b1c51a91c011efe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72e0649b3c604720aed62bb00da9e802" is_pre_election: true
I20260710 11:06:40.108589 26359 raft_consensus.cc:3060] T e263cad3f8f9456e85bbec59348abe2d P 394d0d090a5f45e89b1c51a91c011efe [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:40.109495 26404 leader_election.cc:290] T 92b3ba56db854852a8b25a3ec086a2e2 P 72e0649b3c604720aed62bb00da9e802 [CANDIDATE]: Term 2 election: Requested vote from peers 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411), d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141)
I20260710 11:06:40.112629 25879 catalog_manager.cc:5697] T 3f658f91ed7243cb9ba6a3759dc08207 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d reported cstate change: term changed from 1 to 2, leader changed from d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193) to 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196). New cstate: current_term: 2 leader_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:40.113685 26512 raft_consensus.cc:2468] T 92b3ba56db854852a8b25a3ec086a2e2 P d11162f9cf2c4c508409ae7efc17c4b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72e0649b3c604720aed62bb00da9e802 in term 2.
I20260710 11:06:40.114792 26096 leader_election.cc:304] T 92b3ba56db854852a8b25a3ec086a2e2 P 72e0649b3c604720aed62bb00da9e802 [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: 72e0649b3c604720aed62bb00da9e802, d11162f9cf2c4c508409ae7efc17c4b6; no voters: 9d9455f2e1cc4fd598ad0e2cb8a48d9d
I20260710 11:06:40.115451 26404 raft_consensus.cc:2804] T 92b3ba56db854852a8b25a3ec086a2e2 P 72e0649b3c604720aed62bb00da9e802 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:40.115350 26359 raft_consensus.cc:515] T e263cad3f8f9456e85bbec59348abe2d P 394d0d090a5f45e89b1c51a91c011efe [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } }
I20260710 11:06:40.116061 26404 raft_consensus.cc:697] T 92b3ba56db854852a8b25a3ec086a2e2 P 72e0649b3c604720aed62bb00da9e802 [term 2 LEADER]: Becoming Leader. State: Replica: 72e0649b3c604720aed62bb00da9e802, State: Running, Role: LEADER
I20260710 11:06:40.117296 26404 consensus_queue.cc:237] T 92b3ba56db854852a8b25a3ec086a2e2 P 72e0649b3c604720aed62bb00da9e802 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:40.118801 26512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e263cad3f8f9456e85bbec59348abe2d" candidate_uuid: "394d0d090a5f45e89b1c51a91c011efe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d11162f9cf2c4c508409ae7efc17c4b6"
I20260710 11:06:40.119174 26127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e263cad3f8f9456e85bbec59348abe2d" candidate_uuid: "394d0d090a5f45e89b1c51a91c011efe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72e0649b3c604720aed62bb00da9e802"
I20260710 11:06:40.119357 26512 raft_consensus.cc:3060] T e263cad3f8f9456e85bbec59348abe2d P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:40.120805 26359 leader_election.cc:290] T e263cad3f8f9456e85bbec59348abe2d P 394d0d090a5f45e89b1c51a91c011efe [CANDIDATE]: Term 2 election: Requested vote from peers d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141), 72e0649b3c604720aed62bb00da9e802 (127.23.83.195:40633)
I20260710 11:06:40.126009 26512 raft_consensus.cc:2468] T e263cad3f8f9456e85bbec59348abe2d P d11162f9cf2c4c508409ae7efc17c4b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 394d0d090a5f45e89b1c51a91c011efe in term 2.
I20260710 11:06:40.127143 26022 leader_election.cc:304] T e263cad3f8f9456e85bbec59348abe2d P 394d0d090a5f45e89b1c51a91c011efe [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: 394d0d090a5f45e89b1c51a91c011efe, d11162f9cf2c4c508409ae7efc17c4b6; no voters: 72e0649b3c604720aed62bb00da9e802
I20260710 11:06:40.127063 25879 catalog_manager.cc:5697] T 92b3ba56db854852a8b25a3ec086a2e2 P 72e0649b3c604720aed62bb00da9e802 reported cstate change: term changed from 1 to 2, leader changed from d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193) to 72e0649b3c604720aed62bb00da9e802 (127.23.83.195). New cstate: current_term: 2 leader_uuid: "72e0649b3c604720aed62bb00da9e802" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:40.128082 26557 raft_consensus.cc:2804] T e263cad3f8f9456e85bbec59348abe2d P 394d0d090a5f45e89b1c51a91c011efe [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:40.128602 26557 raft_consensus.cc:697] T e263cad3f8f9456e85bbec59348abe2d P 394d0d090a5f45e89b1c51a91c011efe [term 2 LEADER]: Becoming Leader. State: Replica: 394d0d090a5f45e89b1c51a91c011efe, State: Running, Role: LEADER
I20260710 11:06:40.129397 26557 consensus_queue.cc:237] T e263cad3f8f9456e85bbec59348abe2d P 394d0d090a5f45e89b1c51a91c011efe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } }
I20260710 11:06:40.136816 25878 catalog_manager.cc:5697] T e263cad3f8f9456e85bbec59348abe2d P 394d0d090a5f45e89b1c51a91c011efe reported cstate change: term changed from 1 to 2, leader changed from d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193) to 394d0d090a5f45e89b1c51a91c011efe (127.23.83.194). New cstate: current_term: 2 leader_uuid: "394d0d090a5f45e89b1c51a91c011efe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:40.191118 26404 raft_consensus.cc:493] T e263cad3f8f9456e85bbec59348abe2d P 72e0649b3c604720aed62bb00da9e802 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d11162f9cf2c4c508409ae7efc17c4b6)
I20260710 11:06:40.191692 26404 raft_consensus.cc:515] T e263cad3f8f9456e85bbec59348abe2d P 72e0649b3c604720aed62bb00da9e802 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } }
I20260710 11:06:40.193325 26404 leader_election.cc:290] T e263cad3f8f9456e85bbec59348abe2d P 72e0649b3c604720aed62bb00da9e802 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141), 394d0d090a5f45e89b1c51a91c011efe (127.23.83.194:42443)
I20260710 11:06:40.193970 26512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e263cad3f8f9456e85bbec59348abe2d" candidate_uuid: "72e0649b3c604720aed62bb00da9e802" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" is_pre_election: true
I20260710 11:06:40.194275 26056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e263cad3f8f9456e85bbec59348abe2d" candidate_uuid: "72e0649b3c604720aed62bb00da9e802" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "394d0d090a5f45e89b1c51a91c011efe" is_pre_election: true
I20260710 11:06:40.194649 26512 raft_consensus.cc:2393] T e263cad3f8f9456e85bbec59348abe2d P d11162f9cf2c4c508409ae7efc17c4b6 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 72e0649b3c604720aed62bb00da9e802 in current term 2: Already voted for candidate 394d0d090a5f45e89b1c51a91c011efe in this term.
I20260710 11:06:40.195641 26096 leader_election.cc:304] T e263cad3f8f9456e85bbec59348abe2d P 72e0649b3c604720aed62bb00da9e802 [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: 72e0649b3c604720aed62bb00da9e802; no voters: 394d0d090a5f45e89b1c51a91c011efe, d11162f9cf2c4c508409ae7efc17c4b6
I20260710 11:06:40.196362 26404 raft_consensus.cc:3060] T e263cad3f8f9456e85bbec59348abe2d P 72e0649b3c604720aed62bb00da9e802 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:40.201090 26404 raft_consensus.cc:2749] T e263cad3f8f9456e85bbec59348abe2d P 72e0649b3c604720aed62bb00da9e802 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:40.208814 26452 raft_consensus.cc:493] T 7b559f250fbd4dbbba53db2d094614e0 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d11162f9cf2c4c508409ae7efc17c4b6)
I20260710 11:06:40.209314 26452 raft_consensus.cc:515] T 7b559f250fbd4dbbba53db2d094614e0 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:40.211344 26452 leader_election.cc:290] T 7b559f250fbd4dbbba53db2d094614e0 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 394d0d090a5f45e89b1c51a91c011efe (127.23.83.194:42443), d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141)
I20260710 11:06:40.212124 26056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b559f250fbd4dbbba53db2d094614e0" candidate_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "394d0d090a5f45e89b1c51a91c011efe" is_pre_election: true
I20260710 11:06:40.212775 26512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b559f250fbd4dbbba53db2d094614e0" candidate_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" is_pre_election: true
I20260710 11:06:40.213429 26512 raft_consensus.cc:2468] T 7b559f250fbd4dbbba53db2d094614e0 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d9455f2e1cc4fd598ad0e2cb8a48d9d in term 1.
I20260710 11:06:40.214380 26170 leader_election.cc:304] T 7b559f250fbd4dbbba53db2d094614e0 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [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: 9d9455f2e1cc4fd598ad0e2cb8a48d9d, d11162f9cf2c4c508409ae7efc17c4b6; no voters: 394d0d090a5f45e89b1c51a91c011efe
I20260710 11:06:40.215147 26452 raft_consensus.cc:2804] T 7b559f250fbd4dbbba53db2d094614e0 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:40.215533 26452 raft_consensus.cc:493] T 7b559f250fbd4dbbba53db2d094614e0 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 1 FOLLOWER]: Starting leader election (detected failure of leader d11162f9cf2c4c508409ae7efc17c4b6)
I20260710 11:06:40.215950 26452 raft_consensus.cc:3060] T 7b559f250fbd4dbbba53db2d094614e0 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:40.221298 26452 raft_consensus.cc:515] T 7b559f250fbd4dbbba53db2d094614e0 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:40.222752 26452 leader_election.cc:290] T 7b559f250fbd4dbbba53db2d094614e0 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [CANDIDATE]: Term 2 election: Requested vote from peers 394d0d090a5f45e89b1c51a91c011efe (127.23.83.194:42443), d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141)
I20260710 11:06:40.223645 26056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b559f250fbd4dbbba53db2d094614e0" candidate_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "394d0d090a5f45e89b1c51a91c011efe"
I20260710 11:06:40.223795 26512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b559f250fbd4dbbba53db2d094614e0" candidate_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d11162f9cf2c4c508409ae7efc17c4b6"
I20260710 11:06:40.224498 26512 raft_consensus.cc:3060] T 7b559f250fbd4dbbba53db2d094614e0 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:40.229205 26512 raft_consensus.cc:2468] T 7b559f250fbd4dbbba53db2d094614e0 P d11162f9cf2c4c508409ae7efc17c4b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d9455f2e1cc4fd598ad0e2cb8a48d9d in term 2.
I20260710 11:06:40.230286 26170 leader_election.cc:304] T 7b559f250fbd4dbbba53db2d094614e0 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [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: 9d9455f2e1cc4fd598ad0e2cb8a48d9d, d11162f9cf2c4c508409ae7efc17c4b6; no voters: 394d0d090a5f45e89b1c51a91c011efe
I20260710 11:06:40.230937 26452 raft_consensus.cc:2804] T 7b559f250fbd4dbbba53db2d094614e0 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:40.231369 26452 raft_consensus.cc:697] T 7b559f250fbd4dbbba53db2d094614e0 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 2 LEADER]: Becoming Leader. State: Replica: 9d9455f2e1cc4fd598ad0e2cb8a48d9d, State: Running, Role: LEADER
I20260710 11:06:40.232118 26452 consensus_queue.cc:237] T 7b559f250fbd4dbbba53db2d094614e0 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:40.238669 25878 catalog_manager.cc:5697] T 7b559f250fbd4dbbba53db2d094614e0 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d reported cstate change: term changed from 1 to 2, leader changed from d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193) to 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196). New cstate: current_term: 2 leader_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:40.282524 26452 raft_consensus.cc:493] T 484e67f0e8ff4d5e90ae2e2a747260ca P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d11162f9cf2c4c508409ae7efc17c4b6)
I20260710 11:06:40.283118 26452 raft_consensus.cc:515] T 484e67f0e8ff4d5e90ae2e2a747260ca P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:40.284698 26452 leader_election.cc:290] T 484e67f0e8ff4d5e90ae2e2a747260ca P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 72e0649b3c604720aed62bb00da9e802 (127.23.83.195:40633), d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141)
I20260710 11:06:40.285403 26127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "484e67f0e8ff4d5e90ae2e2a747260ca" candidate_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72e0649b3c604720aed62bb00da9e802" is_pre_election: true
I20260710 11:06:40.285559 26512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "484e67f0e8ff4d5e90ae2e2a747260ca" candidate_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" is_pre_election: true
I20260710 11:06:40.286226 26512 raft_consensus.cc:2468] T 484e67f0e8ff4d5e90ae2e2a747260ca P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d9455f2e1cc4fd598ad0e2cb8a48d9d in term 1.
I20260710 11:06:40.287128 26170 leader_election.cc:304] T 484e67f0e8ff4d5e90ae2e2a747260ca P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [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: 9d9455f2e1cc4fd598ad0e2cb8a48d9d, d11162f9cf2c4c508409ae7efc17c4b6; no voters: 72e0649b3c604720aed62bb00da9e802
I20260710 11:06:40.287693 26452 raft_consensus.cc:2804] T 484e67f0e8ff4d5e90ae2e2a747260ca P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:40.288040 26452 raft_consensus.cc:493] T 484e67f0e8ff4d5e90ae2e2a747260ca P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 1 FOLLOWER]: Starting leader election (detected failure of leader d11162f9cf2c4c508409ae7efc17c4b6)
I20260710 11:06:40.288335 26452 raft_consensus.cc:3060] T 484e67f0e8ff4d5e90ae2e2a747260ca P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:40.288513 26404 raft_consensus.cc:493] T 484e67f0e8ff4d5e90ae2e2a747260ca P 72e0649b3c604720aed62bb00da9e802 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d11162f9cf2c4c508409ae7efc17c4b6)
I20260710 11:06:40.289003 26404 raft_consensus.cc:515] T 484e67f0e8ff4d5e90ae2e2a747260ca P 72e0649b3c604720aed62bb00da9e802 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:40.290951 26404 leader_election.cc:290] T 484e67f0e8ff4d5e90ae2e2a747260ca P 72e0649b3c604720aed62bb00da9e802 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411), d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141)
I20260710 11:06:40.291311 26204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "484e67f0e8ff4d5e90ae2e2a747260ca" candidate_uuid: "72e0649b3c604720aed62bb00da9e802" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" is_pre_election: true
I20260710 11:06:40.291499 26512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "484e67f0e8ff4d5e90ae2e2a747260ca" candidate_uuid: "72e0649b3c604720aed62bb00da9e802" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" is_pre_election: true
I20260710 11:06:40.292078 26512 raft_consensus.cc:2468] T 484e67f0e8ff4d5e90ae2e2a747260ca P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72e0649b3c604720aed62bb00da9e802 in term 1.
I20260710 11:06:40.292973 26096 leader_election.cc:304] T 484e67f0e8ff4d5e90ae2e2a747260ca P 72e0649b3c604720aed62bb00da9e802 [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: 72e0649b3c604720aed62bb00da9e802, d11162f9cf2c4c508409ae7efc17c4b6; no voters: 
I20260710 11:06:40.293689 26404 raft_consensus.cc:2804] T 484e67f0e8ff4d5e90ae2e2a747260ca P 72e0649b3c604720aed62bb00da9e802 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:40.293969 26404 raft_consensus.cc:493] T 484e67f0e8ff4d5e90ae2e2a747260ca P 72e0649b3c604720aed62bb00da9e802 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d11162f9cf2c4c508409ae7efc17c4b6)
I20260710 11:06:40.294246 26404 raft_consensus.cc:3060] T 484e67f0e8ff4d5e90ae2e2a747260ca P 72e0649b3c604720aed62bb00da9e802 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:40.294363 26452 raft_consensus.cc:515] T 484e67f0e8ff4d5e90ae2e2a747260ca P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:40.295364 26204 raft_consensus.cc:2393] T 484e67f0e8ff4d5e90ae2e2a747260ca P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 72e0649b3c604720aed62bb00da9e802 in current term 2: Already voted for candidate 9d9455f2e1cc4fd598ad0e2cb8a48d9d in this term.
I20260710 11:06:40.296639 26452 leader_election.cc:290] T 484e67f0e8ff4d5e90ae2e2a747260ca P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [CANDIDATE]: Term 2 election: Requested vote from peers 72e0649b3c604720aed62bb00da9e802 (127.23.83.195:40633), d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141)
I20260710 11:06:40.296885 26127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "484e67f0e8ff4d5e90ae2e2a747260ca" candidate_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72e0649b3c604720aed62bb00da9e802"
I20260710 11:06:40.297669 26512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "484e67f0e8ff4d5e90ae2e2a747260ca" candidate_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d11162f9cf2c4c508409ae7efc17c4b6"
I20260710 11:06:40.298065 26512 raft_consensus.cc:3060] T 484e67f0e8ff4d5e90ae2e2a747260ca P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:40.300438 26404 raft_consensus.cc:515] T 484e67f0e8ff4d5e90ae2e2a747260ca P 72e0649b3c604720aed62bb00da9e802 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:40.301594 26127 raft_consensus.cc:2393] T 484e67f0e8ff4d5e90ae2e2a747260ca P 72e0649b3c604720aed62bb00da9e802 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 9d9455f2e1cc4fd598ad0e2cb8a48d9d in current term 2: Already voted for candidate 72e0649b3c604720aed62bb00da9e802 in this term.
I20260710 11:06:40.303031 26404 leader_election.cc:290] T 484e67f0e8ff4d5e90ae2e2a747260ca P 72e0649b3c604720aed62bb00da9e802 [CANDIDATE]: Term 2 election: Requested vote from peers 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411), d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141)
I20260710 11:06:40.303237 26513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "484e67f0e8ff4d5e90ae2e2a747260ca" candidate_uuid: "72e0649b3c604720aed62bb00da9e802" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d11162f9cf2c4c508409ae7efc17c4b6"
I20260710 11:06:40.303666 26204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "484e67f0e8ff4d5e90ae2e2a747260ca" candidate_uuid: "72e0649b3c604720aed62bb00da9e802" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d"
I20260710 11:06:40.304399 26204 raft_consensus.cc:2393] T 484e67f0e8ff4d5e90ae2e2a747260ca P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 72e0649b3c604720aed62bb00da9e802 in current term 2: Already voted for candidate 9d9455f2e1cc4fd598ad0e2cb8a48d9d in this term.
I20260710 11:06:40.304468 26512 raft_consensus.cc:2468] T 484e67f0e8ff4d5e90ae2e2a747260ca P d11162f9cf2c4c508409ae7efc17c4b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d9455f2e1cc4fd598ad0e2cb8a48d9d in term 2.
I20260710 11:06:40.305353 26097 leader_election.cc:304] T 484e67f0e8ff4d5e90ae2e2a747260ca P 72e0649b3c604720aed62bb00da9e802 [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: 72e0649b3c604720aed62bb00da9e802; no voters: 9d9455f2e1cc4fd598ad0e2cb8a48d9d, d11162f9cf2c4c508409ae7efc17c4b6
I20260710 11:06:40.305513 26170 leader_election.cc:304] T 484e67f0e8ff4d5e90ae2e2a747260ca P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [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: 9d9455f2e1cc4fd598ad0e2cb8a48d9d, d11162f9cf2c4c508409ae7efc17c4b6; no voters: 72e0649b3c604720aed62bb00da9e802
I20260710 11:06:40.305996 26404 raft_consensus.cc:2749] T 484e67f0e8ff4d5e90ae2e2a747260ca P 72e0649b3c604720aed62bb00da9e802 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:06:40.306272 26452 raft_consensus.cc:2804] T 484e67f0e8ff4d5e90ae2e2a747260ca P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:40.306800 26452 raft_consensus.cc:697] T 484e67f0e8ff4d5e90ae2e2a747260ca P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 2 LEADER]: Becoming Leader. State: Replica: 9d9455f2e1cc4fd598ad0e2cb8a48d9d, State: Running, Role: LEADER
I20260710 11:06:40.307523 26452 consensus_queue.cc:237] T 484e67f0e8ff4d5e90ae2e2a747260ca P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:40.313779 25878 catalog_manager.cc:5697] T 484e67f0e8ff4d5e90ae2e2a747260ca P 9d9455f2e1cc4fd598ad0e2cb8a48d9d reported cstate change: term changed from 1 to 2, leader changed from d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193) to 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196). New cstate: current_term: 2 leader_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:40.335327 26452 raft_consensus.cc:493] T 2162894ddd6c403086fa8836856b19d9 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d11162f9cf2c4c508409ae7efc17c4b6)
I20260710 11:06:40.336007 26452 raft_consensus.cc:515] T 2162894ddd6c403086fa8836856b19d9 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } }
I20260710 11:06:40.337606 26452 leader_election.cc:290] T 2162894ddd6c403086fa8836856b19d9 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141), 394d0d090a5f45e89b1c51a91c011efe (127.23.83.194:42443)
I20260710 11:06:40.338515 26512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2162894ddd6c403086fa8836856b19d9" candidate_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" is_pre_election: true
I20260710 11:06:40.338704 26056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2162894ddd6c403086fa8836856b19d9" candidate_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "394d0d090a5f45e89b1c51a91c011efe" is_pre_election: true
I20260710 11:06:40.339309 26512 raft_consensus.cc:2393] T 2162894ddd6c403086fa8836856b19d9 P d11162f9cf2c4c508409ae7efc17c4b6 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9d9455f2e1cc4fd598ad0e2cb8a48d9d in current term 2: Already voted for candidate 394d0d090a5f45e89b1c51a91c011efe in this term.
I20260710 11:06:40.340224 26170 leader_election.cc:304] T 2162894ddd6c403086fa8836856b19d9 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [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: 9d9455f2e1cc4fd598ad0e2cb8a48d9d; no voters: 394d0d090a5f45e89b1c51a91c011efe, d11162f9cf2c4c508409ae7efc17c4b6
I20260710 11:06:40.340859 26452 raft_consensus.cc:3060] T 2162894ddd6c403086fa8836856b19d9 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:40.346040 26452 raft_consensus.cc:2749] T 2162894ddd6c403086fa8836856b19d9 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:40.354647 26452 raft_consensus.cc:493] T 92b3ba56db854852a8b25a3ec086a2e2 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d11162f9cf2c4c508409ae7efc17c4b6)
I20260710 11:06:40.355018 26452 raft_consensus.cc:515] T 92b3ba56db854852a8b25a3ec086a2e2 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:40.356640 26452 leader_election.cc:290] T 92b3ba56db854852a8b25a3ec086a2e2 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 72e0649b3c604720aed62bb00da9e802 (127.23.83.195:40633), d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141)
I20260710 11:06:40.357414 26127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92b3ba56db854852a8b25a3ec086a2e2" candidate_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72e0649b3c604720aed62bb00da9e802" is_pre_election: true
I20260710 11:06:40.357606 26512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92b3ba56db854852a8b25a3ec086a2e2" candidate_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" is_pre_election: true
I20260710 11:06:40.358384 26512 raft_consensus.cc:2393] T 92b3ba56db854852a8b25a3ec086a2e2 P d11162f9cf2c4c508409ae7efc17c4b6 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9d9455f2e1cc4fd598ad0e2cb8a48d9d in current term 2: Already voted for candidate 72e0649b3c604720aed62bb00da9e802 in this term.
I20260710 11:06:40.359299 26170 leader_election.cc:304] T 92b3ba56db854852a8b25a3ec086a2e2 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [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: 9d9455f2e1cc4fd598ad0e2cb8a48d9d; no voters: 72e0649b3c604720aed62bb00da9e802, d11162f9cf2c4c508409ae7efc17c4b6
I20260710 11:06:40.359946 26452 raft_consensus.cc:3060] T 92b3ba56db854852a8b25a3ec086a2e2 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:40.364367 26452 raft_consensus.cc:2749] T 92b3ba56db854852a8b25a3ec086a2e2 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:40.410882 26557 raft_consensus.cc:493] T 7b559f250fbd4dbbba53db2d094614e0 P 394d0d090a5f45e89b1c51a91c011efe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d11162f9cf2c4c508409ae7efc17c4b6)
I20260710 11:06:40.411394 26557 raft_consensus.cc:515] T 7b559f250fbd4dbbba53db2d094614e0 P 394d0d090a5f45e89b1c51a91c011efe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:40.413185 26557 leader_election.cc:290] T 7b559f250fbd4dbbba53db2d094614e0 P 394d0d090a5f45e89b1c51a91c011efe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411), d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141)
I20260710 11:06:40.415944 26513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b559f250fbd4dbbba53db2d094614e0" candidate_uuid: "394d0d090a5f45e89b1c51a91c011efe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" is_pre_election: true
I20260710 11:06:40.416741 26513 raft_consensus.cc:2393] T 7b559f250fbd4dbbba53db2d094614e0 P d11162f9cf2c4c508409ae7efc17c4b6 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 394d0d090a5f45e89b1c51a91c011efe in current term 2: Already voted for candidate 9d9455f2e1cc4fd598ad0e2cb8a48d9d in this term.
I20260710 11:06:40.416590 26204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b559f250fbd4dbbba53db2d094614e0" candidate_uuid: "394d0d090a5f45e89b1c51a91c011efe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" is_pre_election: true
I20260710 11:06:40.417971 26023 leader_election.cc:304] T 7b559f250fbd4dbbba53db2d094614e0 P 394d0d090a5f45e89b1c51a91c011efe [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: 394d0d090a5f45e89b1c51a91c011efe; no voters: 9d9455f2e1cc4fd598ad0e2cb8a48d9d, d11162f9cf2c4c508409ae7efc17c4b6
I20260710 11:06:40.419034 26261 raft_consensus.cc:3060] T 7b559f250fbd4dbbba53db2d094614e0 P 394d0d090a5f45e89b1c51a91c011efe [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:40.424914 26261 raft_consensus.cc:2749] T 7b559f250fbd4dbbba53db2d094614e0 P 394d0d090a5f45e89b1c51a91c011efe [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:40.428678 26204 raft_consensus.cc:1275] T 2162894ddd6c403086fa8836856b19d9 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 2 FOLLOWER]: Refusing update from remote peer 394d0d090a5f45e89b1c51a91c011efe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:40.430184 26261 consensus_queue.cc:1048] T 2162894ddd6c403086fa8836856b19d9 P 394d0d090a5f45e89b1c51a91c011efe [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:40.439394 26512 raft_consensus.cc:1275] T 2162894ddd6c403086fa8836856b19d9 P d11162f9cf2c4c508409ae7efc17c4b6 [term 2 FOLLOWER]: Refusing update from remote peer 394d0d090a5f45e89b1c51a91c011efe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:40.441174 26359 consensus_queue.cc:1048] T 2162894ddd6c403086fa8836856b19d9 P 394d0d090a5f45e89b1c51a91c011efe [LEADER]: Connected to new peer: Peer: permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:06:40.523540 26127 raft_consensus.cc:1275] T e263cad3f8f9456e85bbec59348abe2d P 72e0649b3c604720aed62bb00da9e802 [term 2 FOLLOWER]: Refusing update from remote peer 394d0d090a5f45e89b1c51a91c011efe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:40.523540 26056 raft_consensus.cc:1275] T 3f658f91ed7243cb9ba6a3759dc08207 P 394d0d090a5f45e89b1c51a91c011efe [term 2 FOLLOWER]: Refusing update from remote peer 9d9455f2e1cc4fd598ad0e2cb8a48d9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:40.524906 26359 consensus_queue.cc:1048] T e263cad3f8f9456e85bbec59348abe2d P 394d0d090a5f45e89b1c51a91c011efe [LEADER]: Connected to new peer: Peer: permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:40.525005 26452 consensus_queue.cc:1048] T 3f658f91ed7243cb9ba6a3759dc08207 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:40.534241 26512 raft_consensus.cc:1275] T 3f658f91ed7243cb9ba6a3759dc08207 P d11162f9cf2c4c508409ae7efc17c4b6 [term 2 FOLLOWER]: Refusing update from remote peer 9d9455f2e1cc4fd598ad0e2cb8a48d9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:40.536791 26553 consensus_queue.cc:1048] T 3f658f91ed7243cb9ba6a3759dc08207 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:40.546643 26512 raft_consensus.cc:1275] T e263cad3f8f9456e85bbec59348abe2d P d11162f9cf2c4c508409ae7efc17c4b6 [term 2 FOLLOWER]: Refusing update from remote peer 394d0d090a5f45e89b1c51a91c011efe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:40.548156 26557 consensus_queue.cc:1048] T e263cad3f8f9456e85bbec59348abe2d P 394d0d090a5f45e89b1c51a91c011efe [LEADER]: Connected to new peer: Peer: permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:40.556720 26204 raft_consensus.cc:1275] T 92b3ba56db854852a8b25a3ec086a2e2 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 2 FOLLOWER]: Refusing update from remote peer 72e0649b3c604720aed62bb00da9e802: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:40.558153 26444 consensus_queue.cc:1048] T 92b3ba56db854852a8b25a3ec086a2e2 P 72e0649b3c604720aed62bb00da9e802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:06:40.572450 26513 raft_consensus.cc:1275] T 92b3ba56db854852a8b25a3ec086a2e2 P d11162f9cf2c4c508409ae7efc17c4b6 [term 2 FOLLOWER]: Refusing update from remote peer 72e0649b3c604720aed62bb00da9e802: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:40.574033 26444 consensus_queue.cc:1048] T 92b3ba56db854852a8b25a3ec086a2e2 P 72e0649b3c604720aed62bb00da9e802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:40.712304 26513 raft_consensus.cc:1275] T 7b559f250fbd4dbbba53db2d094614e0 P d11162f9cf2c4c508409ae7efc17c4b6 [term 2 FOLLOWER]: Refusing update from remote peer 9d9455f2e1cc4fd598ad0e2cb8a48d9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:40.713578 26452 consensus_queue.cc:1048] T 7b559f250fbd4dbbba53db2d094614e0 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:40.721921 26056 raft_consensus.cc:1275] T 7b559f250fbd4dbbba53db2d094614e0 P 394d0d090a5f45e89b1c51a91c011efe [term 2 FOLLOWER]: Refusing update from remote peer 9d9455f2e1cc4fd598ad0e2cb8a48d9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:40.724788 26563 consensus_queue.cc:1048] T 7b559f250fbd4dbbba53db2d094614e0 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:40.745051 26513 raft_consensus.cc:1275] T 484e67f0e8ff4d5e90ae2e2a747260ca P d11162f9cf2c4c508409ae7efc17c4b6 [term 2 FOLLOWER]: Refusing update from remote peer 9d9455f2e1cc4fd598ad0e2cb8a48d9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:40.746193 26452 consensus_queue.cc:1048] T 484e67f0e8ff4d5e90ae2e2a747260ca P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:40.754957 26127 raft_consensus.cc:1275] T 484e67f0e8ff4d5e90ae2e2a747260ca P 72e0649b3c604720aed62bb00da9e802 [term 2 FOLLOWER]: Refusing update from remote peer 9d9455f2e1cc4fd598ad0e2cb8a48d9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:40.756542 26553 consensus_queue.cc:1048] T 484e67f0e8ff4d5e90ae2e2a747260ca P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:49.366786 23887 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:49.396062 26056 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1ad381d0603a48e7b6f59ed802c5bce1"
dest_uuid: "394d0d090a5f45e89b1c51a91c011efe"
mode: GRACEFUL
new_leader_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d"
 from {username='slave'} at 127.0.0.1:37216
I20260710 11:06:49.397054 26056 raft_consensus.cc:606] T 1ad381d0603a48e7b6f59ed802c5bce1 P 394d0d090a5f45e89b1c51a91c011efe [term 1 LEADER]: Received request to transfer leadership to TS 9d9455f2e1cc4fd598ad0e2cb8a48d9d
I20260710 11:06:49.400142 26056 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e263cad3f8f9456e85bbec59348abe2d"
dest_uuid: "394d0d090a5f45e89b1c51a91c011efe"
mode: GRACEFUL
new_leader_uuid: "d11162f9cf2c4c508409ae7efc17c4b6"
 from {username='slave'} at 127.0.0.1:37216
I20260710 11:06:49.400661 26056 raft_consensus.cc:606] T e263cad3f8f9456e85bbec59348abe2d P 394d0d090a5f45e89b1c51a91c011efe [term 2 LEADER]: Received request to transfer leadership to TS d11162f9cf2c4c508409ae7efc17c4b6
I20260710 11:06:49.402729 26056 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e9dd9ce806d443778d7aa4b4d511493c"
dest_uuid: "394d0d090a5f45e89b1c51a91c011efe"
mode: GRACEFUL
new_leader_uuid: "d11162f9cf2c4c508409ae7efc17c4b6"
 from {username='slave'} at 127.0.0.1:37216
I20260710 11:06:49.403182 26056 raft_consensus.cc:606] T e9dd9ce806d443778d7aa4b4d511493c P 394d0d090a5f45e89b1c51a91c011efe [term 2 LEADER]: Received request to transfer leadership to TS d11162f9cf2c4c508409ae7efc17c4b6
I20260710 11:06:49.405325 26056 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f0699ab06ce04b63b651d5a6f86ad717"
dest_uuid: "394d0d090a5f45e89b1c51a91c011efe"
mode: GRACEFUL
new_leader_uuid: "d11162f9cf2c4c508409ae7efc17c4b6"
 from {username='slave'} at 127.0.0.1:37216
I20260710 11:06:49.405825 26056 raft_consensus.cc:606] T f0699ab06ce04b63b651d5a6f86ad717 P 394d0d090a5f45e89b1c51a91c011efe [term 1 LEADER]: Received request to transfer leadership to TS d11162f9cf2c4c508409ae7efc17c4b6
I20260710 11:06:49.410235 26599 raft_consensus.cc:993] T 1ad381d0603a48e7b6f59ed802c5bce1 P 394d0d090a5f45e89b1c51a91c011efe: : Instructing follower 9d9455f2e1cc4fd598ad0e2cb8a48d9d to start an election
I20260710 11:06:49.410756 26602 raft_consensus.cc:1081] T 1ad381d0603a48e7b6f59ed802c5bce1 P 394d0d090a5f45e89b1c51a91c011efe [term 1 LEADER]: Signalling peer 9d9455f2e1cc4fd598ad0e2cb8a48d9d to start an election
I20260710 11:06:49.412310 26204 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1ad381d0603a48e7b6f59ed802c5bce1"
dest_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d"
 from {username='slave'} at 127.0.0.1:48624
I20260710 11:06:49.412781 26204 raft_consensus.cc:493] T 1ad381d0603a48e7b6f59ed802c5bce1 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:49.413095 26204 raft_consensus.cc:3060] T 1ad381d0603a48e7b6f59ed802c5bce1 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:49.418403 26129 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "faf4436ecbae481b930d39672e7603f1"
dest_uuid: "72e0649b3c604720aed62bb00da9e802"
mode: GRACEFUL
new_leader_uuid: "d11162f9cf2c4c508409ae7efc17c4b6"
 from {username='slave'} at 127.0.0.1:60626
I20260710 11:06:49.418944 26129 raft_consensus.cc:606] T faf4436ecbae481b930d39672e7603f1 P 72e0649b3c604720aed62bb00da9e802 [term 1 LEADER]: Received request to transfer leadership to TS d11162f9cf2c4c508409ae7efc17c4b6
I20260710 11:06:49.420202 23887 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:06:49.419780 26204 raft_consensus.cc:515] T 1ad381d0603a48e7b6f59ed802c5bce1 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } }
I20260710 11:06:49.421180 23887 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:06:49.421988 26204 leader_election.cc:290] T 1ad381d0603a48e7b6f59ed802c5bce1 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [CANDIDATE]: Term 2 election: Requested vote from peers 394d0d090a5f45e89b1c51a91c011efe (127.23.83.194:42443), 72e0649b3c604720aed62bb00da9e802 (127.23.83.195:40633)
I20260710 11:06:49.422732 26056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ad381d0603a48e7b6f59ed802c5bce1" candidate_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "394d0d090a5f45e89b1c51a91c011efe"
I20260710 11:06:49.422991 26129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ad381d0603a48e7b6f59ed802c5bce1" candidate_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72e0649b3c604720aed62bb00da9e802"
I20260710 11:06:49.423506 26056 raft_consensus.cc:3055] T 1ad381d0603a48e7b6f59ed802c5bce1 P 394d0d090a5f45e89b1c51a91c011efe [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:49.423532 26129 raft_consensus.cc:3060] T 1ad381d0603a48e7b6f59ed802c5bce1 P 72e0649b3c604720aed62bb00da9e802 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:49.423802 26056 raft_consensus.cc:740] T 1ad381d0603a48e7b6f59ed802c5bce1 P 394d0d090a5f45e89b1c51a91c011efe [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 394d0d090a5f45e89b1c51a91c011efe, State: Running, Role: LEADER
I20260710 11:06:49.424651 26056 consensus_queue.cc:260] T 1ad381d0603a48e7b6f59ed802c5bce1 P 394d0d090a5f45e89b1c51a91c011efe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } }
I20260710 11:06:49.425683 26056 raft_consensus.cc:3060] T 1ad381d0603a48e7b6f59ed802c5bce1 P 394d0d090a5f45e89b1c51a91c011efe [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:49.428783 26129 raft_consensus.cc:2468] T 1ad381d0603a48e7b6f59ed802c5bce1 P 72e0649b3c604720aed62bb00da9e802 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d9455f2e1cc4fd598ad0e2cb8a48d9d in term 2.
I20260710 11:06:49.430043 26169 leader_election.cc:304] T 1ad381d0603a48e7b6f59ed802c5bce1 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72e0649b3c604720aed62bb00da9e802, 9d9455f2e1cc4fd598ad0e2cb8a48d9d; no voters: 
I20260710 11:06:49.430792 26601 raft_consensus.cc:2804] T 1ad381d0603a48e7b6f59ed802c5bce1 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:49.430845 26056 raft_consensus.cc:2468] T 1ad381d0603a48e7b6f59ed802c5bce1 P 394d0d090a5f45e89b1c51a91c011efe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d9455f2e1cc4fd598ad0e2cb8a48d9d in term 2.
I20260710 11:06:49.431279 26601 raft_consensus.cc:697] T 1ad381d0603a48e7b6f59ed802c5bce1 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 2 LEADER]: Becoming Leader. State: Replica: 9d9455f2e1cc4fd598ad0e2cb8a48d9d, State: Running, Role: LEADER
I20260710 11:06:49.432345 26601 consensus_queue.cc:237] T 1ad381d0603a48e7b6f59ed802c5bce1 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } }
I20260710 11:06:49.439599 25881 catalog_manager.cc:5697] T 1ad381d0603a48e7b6f59ed802c5bce1 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d reported cstate change: term changed from 1 to 2, leader changed from 394d0d090a5f45e89b1c51a91c011efe (127.23.83.194) to 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196). New cstate: current_term: 2 leader_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:49.488003 26599 raft_consensus.cc:993] T e263cad3f8f9456e85bbec59348abe2d P 394d0d090a5f45e89b1c51a91c011efe: : Instructing follower d11162f9cf2c4c508409ae7efc17c4b6 to start an election
I20260710 11:06:49.488511 26602 raft_consensus.cc:1081] T e263cad3f8f9456e85bbec59348abe2d P 394d0d090a5f45e89b1c51a91c011efe [term 2 LEADER]: Signalling peer d11162f9cf2c4c508409ae7efc17c4b6 to start an election
I20260710 11:06:49.490088 26512 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e263cad3f8f9456e85bbec59348abe2d"
dest_uuid: "d11162f9cf2c4c508409ae7efc17c4b6"
 from {username='slave'} at 127.0.0.1:47856
I20260710 11:06:49.490513 26512 raft_consensus.cc:493] T e263cad3f8f9456e85bbec59348abe2d P d11162f9cf2c4c508409ae7efc17c4b6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:49.490777 26512 raft_consensus.cc:3060] T e263cad3f8f9456e85bbec59348abe2d P d11162f9cf2c4c508409ae7efc17c4b6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:49.495975 26512 raft_consensus.cc:515] T e263cad3f8f9456e85bbec59348abe2d P d11162f9cf2c4c508409ae7efc17c4b6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } }
I20260710 11:06:49.497905 26512 leader_election.cc:290] T e263cad3f8f9456e85bbec59348abe2d P d11162f9cf2c4c508409ae7efc17c4b6 [CANDIDATE]: Term 3 election: Requested vote from peers 394d0d090a5f45e89b1c51a91c011efe (127.23.83.194:42443), 72e0649b3c604720aed62bb00da9e802 (127.23.83.195:40633)
I20260710 11:06:49.509155 26056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e263cad3f8f9456e85bbec59348abe2d" candidate_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "394d0d090a5f45e89b1c51a91c011efe"
I20260710 11:06:49.509786 26056 raft_consensus.cc:3055] T e263cad3f8f9456e85bbec59348abe2d P 394d0d090a5f45e89b1c51a91c011efe [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:06:49.510092 26056 raft_consensus.cc:740] T e263cad3f8f9456e85bbec59348abe2d P 394d0d090a5f45e89b1c51a91c011efe [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 394d0d090a5f45e89b1c51a91c011efe, State: Running, Role: LEADER
I20260710 11:06:49.510548 26129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e263cad3f8f9456e85bbec59348abe2d" candidate_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "72e0649b3c604720aed62bb00da9e802"
I20260710 11:06:49.511009 26129 raft_consensus.cc:3060] T e263cad3f8f9456e85bbec59348abe2d P 72e0649b3c604720aed62bb00da9e802 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:49.510818 26056 consensus_queue.cc:260] T e263cad3f8f9456e85bbec59348abe2d P 394d0d090a5f45e89b1c51a91c011efe [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: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } }
I20260710 11:06:49.511724 26056 raft_consensus.cc:3060] T e263cad3f8f9456e85bbec59348abe2d P 394d0d090a5f45e89b1c51a91c011efe [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:49.515362 26129 raft_consensus.cc:2468] T e263cad3f8f9456e85bbec59348abe2d P 72e0649b3c604720aed62bb00da9e802 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d11162f9cf2c4c508409ae7efc17c4b6 in term 3.
I20260710 11:06:49.516263 26056 raft_consensus.cc:2468] T e263cad3f8f9456e85bbec59348abe2d P 394d0d090a5f45e89b1c51a91c011efe [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d11162f9cf2c4c508409ae7efc17c4b6 in term 3.
I20260710 11:06:49.516530 26466 leader_election.cc:304] T e263cad3f8f9456e85bbec59348abe2d P d11162f9cf2c4c508409ae7efc17c4b6 [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: 72e0649b3c604720aed62bb00da9e802, d11162f9cf2c4c508409ae7efc17c4b6; no voters: 
I20260710 11:06:49.518247 26613 raft_consensus.cc:2804] T e263cad3f8f9456e85bbec59348abe2d P d11162f9cf2c4c508409ae7efc17c4b6 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:06:49.519418 26613 raft_consensus.cc:697] T e263cad3f8f9456e85bbec59348abe2d P d11162f9cf2c4c508409ae7efc17c4b6 [term 3 LEADER]: Becoming Leader. State: Replica: d11162f9cf2c4c508409ae7efc17c4b6, State: Running, Role: LEADER
I20260710 11:06:49.520503 26613 consensus_queue.cc:237] T e263cad3f8f9456e85bbec59348abe2d P d11162f9cf2c4c508409ae7efc17c4b6 [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: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } }
I20260710 11:06:49.522821 26599 raft_consensus.cc:993] T f0699ab06ce04b63b651d5a6f86ad717 P 394d0d090a5f45e89b1c51a91c011efe: : Instructing follower d11162f9cf2c4c508409ae7efc17c4b6 to start an election
I20260710 11:06:49.523751 26602 raft_consensus.cc:1081] T f0699ab06ce04b63b651d5a6f86ad717 P 394d0d090a5f45e89b1c51a91c011efe [term 1 LEADER]: Signalling peer d11162f9cf2c4c508409ae7efc17c4b6 to start an election
I20260710 11:06:49.525765 26512 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f0699ab06ce04b63b651d5a6f86ad717"
dest_uuid: "d11162f9cf2c4c508409ae7efc17c4b6"
 from {username='slave'} at 127.0.0.1:47856
I20260710 11:06:49.526397 26512 raft_consensus.cc:493] T f0699ab06ce04b63b651d5a6f86ad717 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:49.526739 26512 raft_consensus.cc:3060] T f0699ab06ce04b63b651d5a6f86ad717 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:49.529525 25881 catalog_manager.cc:5697] T e263cad3f8f9456e85bbec59348abe2d P d11162f9cf2c4c508409ae7efc17c4b6 reported cstate change: term changed from 2 to 3, leader changed from 394d0d090a5f45e89b1c51a91c011efe (127.23.83.194) to d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193). New cstate: current_term: 3 leader_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:49.531940 26512 raft_consensus.cc:515] T f0699ab06ce04b63b651d5a6f86ad717 P d11162f9cf2c4c508409ae7efc17c4b6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } }
I20260710 11:06:49.533710 26512 leader_election.cc:290] T f0699ab06ce04b63b651d5a6f86ad717 P d11162f9cf2c4c508409ae7efc17c4b6 [CANDIDATE]: Term 2 election: Requested vote from peers 394d0d090a5f45e89b1c51a91c011efe (127.23.83.194:42443), 72e0649b3c604720aed62bb00da9e802 (127.23.83.195:40633)
I20260710 11:06:49.534283 26056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0699ab06ce04b63b651d5a6f86ad717" candidate_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "394d0d090a5f45e89b1c51a91c011efe"
I20260710 11:06:49.534822 26056 raft_consensus.cc:3055] T f0699ab06ce04b63b651d5a6f86ad717 P 394d0d090a5f45e89b1c51a91c011efe [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:49.535130 26056 raft_consensus.cc:740] T f0699ab06ce04b63b651d5a6f86ad717 P 394d0d090a5f45e89b1c51a91c011efe [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 394d0d090a5f45e89b1c51a91c011efe, State: Running, Role: LEADER
I20260710 11:06:49.535743 26129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0699ab06ce04b63b651d5a6f86ad717" candidate_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72e0649b3c604720aed62bb00da9e802"
I20260710 11:06:49.536278 26129 raft_consensus.cc:3060] T f0699ab06ce04b63b651d5a6f86ad717 P 72e0649b3c604720aed62bb00da9e802 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:49.535979 26056 consensus_queue.cc:260] T f0699ab06ce04b63b651d5a6f86ad717 P 394d0d090a5f45e89b1c51a91c011efe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } }
I20260710 11:06:49.537272 26056 raft_consensus.cc:3060] T f0699ab06ce04b63b651d5a6f86ad717 P 394d0d090a5f45e89b1c51a91c011efe [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:49.541189 26129 raft_consensus.cc:2468] T f0699ab06ce04b63b651d5a6f86ad717 P 72e0649b3c604720aed62bb00da9e802 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d11162f9cf2c4c508409ae7efc17c4b6 in term 2.
I20260710 11:06:49.542304 26466 leader_election.cc:304] T f0699ab06ce04b63b651d5a6f86ad717 P d11162f9cf2c4c508409ae7efc17c4b6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72e0649b3c604720aed62bb00da9e802, d11162f9cf2c4c508409ae7efc17c4b6; no voters: 
I20260710 11:06:49.542429 26056 raft_consensus.cc:2468] T f0699ab06ce04b63b651d5a6f86ad717 P 394d0d090a5f45e89b1c51a91c011efe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d11162f9cf2c4c508409ae7efc17c4b6 in term 2.
I20260710 11:06:49.543128 26613 raft_consensus.cc:2804] T f0699ab06ce04b63b651d5a6f86ad717 P d11162f9cf2c4c508409ae7efc17c4b6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:49.543597 26613 raft_consensus.cc:697] T f0699ab06ce04b63b651d5a6f86ad717 P d11162f9cf2c4c508409ae7efc17c4b6 [term 2 LEADER]: Becoming Leader. State: Replica: d11162f9cf2c4c508409ae7efc17c4b6, State: Running, Role: LEADER
I20260710 11:06:49.544463 26613 consensus_queue.cc:237] T f0699ab06ce04b63b651d5a6f86ad717 P d11162f9cf2c4c508409ae7efc17c4b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } }
I20260710 11:06:49.551136 25881 catalog_manager.cc:5697] T f0699ab06ce04b63b651d5a6f86ad717 P d11162f9cf2c4c508409ae7efc17c4b6 reported cstate change: term changed from 1 to 2, leader changed from 394d0d090a5f45e89b1c51a91c011efe (127.23.83.194) to d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193). New cstate: current_term: 2 leader_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:49.702190 26600 raft_consensus.cc:993] T faf4436ecbae481b930d39672e7603f1 P 72e0649b3c604720aed62bb00da9e802: : Instructing follower d11162f9cf2c4c508409ae7efc17c4b6 to start an election
I20260710 11:06:49.702750 26618 raft_consensus.cc:1081] T faf4436ecbae481b930d39672e7603f1 P 72e0649b3c604720aed62bb00da9e802 [term 1 LEADER]: Signalling peer d11162f9cf2c4c508409ae7efc17c4b6 to start an election
I20260710 11:06:49.704064 26512 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "faf4436ecbae481b930d39672e7603f1"
dest_uuid: "d11162f9cf2c4c508409ae7efc17c4b6"
 from {username='slave'} at 127.0.0.1:47864
I20260710 11:06:49.704494 26512 raft_consensus.cc:493] T faf4436ecbae481b930d39672e7603f1 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:49.704768 26512 raft_consensus.cc:3060] T faf4436ecbae481b930d39672e7603f1 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:49.709137 26512 raft_consensus.cc:515] T faf4436ecbae481b930d39672e7603f1 P d11162f9cf2c4c508409ae7efc17c4b6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:49.710817 26512 leader_election.cc:290] T faf4436ecbae481b930d39672e7603f1 P d11162f9cf2c4c508409ae7efc17c4b6 [CANDIDATE]: Term 2 election: Requested vote from peers 72e0649b3c604720aed62bb00da9e802 (127.23.83.195:40633), 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411)
I20260710 11:06:49.712358 26129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faf4436ecbae481b930d39672e7603f1" candidate_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72e0649b3c604720aed62bb00da9e802"
I20260710 11:06:49.713099 26129 raft_consensus.cc:3055] T faf4436ecbae481b930d39672e7603f1 P 72e0649b3c604720aed62bb00da9e802 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:49.713353 26129 raft_consensus.cc:740] T faf4436ecbae481b930d39672e7603f1 P 72e0649b3c604720aed62bb00da9e802 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 72e0649b3c604720aed62bb00da9e802, State: Running, Role: LEADER
I20260710 11:06:49.714084 26129 consensus_queue.cc:260] T faf4436ecbae481b930d39672e7603f1 P 72e0649b3c604720aed62bb00da9e802 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:49.715070 26129 raft_consensus.cc:3060] T faf4436ecbae481b930d39672e7603f1 P 72e0649b3c604720aed62bb00da9e802 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:49.720696 26204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faf4436ecbae481b930d39672e7603f1" candidate_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d"
I20260710 11:06:49.721247 26204 raft_consensus.cc:3060] T faf4436ecbae481b930d39672e7603f1 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:49.722373 26129 raft_consensus.cc:2468] T faf4436ecbae481b930d39672e7603f1 P 72e0649b3c604720aed62bb00da9e802 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d11162f9cf2c4c508409ae7efc17c4b6 in term 2.
I20260710 11:06:49.723531 26466 leader_election.cc:304] T faf4436ecbae481b930d39672e7603f1 P d11162f9cf2c4c508409ae7efc17c4b6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72e0649b3c604720aed62bb00da9e802, d11162f9cf2c4c508409ae7efc17c4b6; no voters: 
I20260710 11:06:49.724362 26613 raft_consensus.cc:2804] T faf4436ecbae481b930d39672e7603f1 P d11162f9cf2c4c508409ae7efc17c4b6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:49.724815 26613 raft_consensus.cc:697] T faf4436ecbae481b930d39672e7603f1 P d11162f9cf2c4c508409ae7efc17c4b6 [term 2 LEADER]: Becoming Leader. State: Replica: d11162f9cf2c4c508409ae7efc17c4b6, State: Running, Role: LEADER
I20260710 11:06:49.726205 26204 raft_consensus.cc:2468] T faf4436ecbae481b930d39672e7603f1 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d11162f9cf2c4c508409ae7efc17c4b6 in term 2.
I20260710 11:06:49.726013 26613 consensus_queue.cc:237] T faf4436ecbae481b930d39672e7603f1 P d11162f9cf2c4c508409ae7efc17c4b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:49.733469 25881 catalog_manager.cc:5697] T faf4436ecbae481b930d39672e7603f1 P d11162f9cf2c4c508409ae7efc17c4b6 reported cstate change: term changed from 1 to 2, leader changed from 72e0649b3c604720aed62bb00da9e802 (127.23.83.195) to d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193). New cstate: current_term: 2 leader_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:49.790323 26615 raft_consensus.cc:993] T e9dd9ce806d443778d7aa4b4d511493c P 394d0d090a5f45e89b1c51a91c011efe: : Instructing follower d11162f9cf2c4c508409ae7efc17c4b6 to start an election
I20260710 11:06:49.790788 26602 raft_consensus.cc:1081] T e9dd9ce806d443778d7aa4b4d511493c P 394d0d090a5f45e89b1c51a91c011efe [term 2 LEADER]: Signalling peer d11162f9cf2c4c508409ae7efc17c4b6 to start an election
I20260710 11:06:49.792126 26512 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e9dd9ce806d443778d7aa4b4d511493c"
dest_uuid: "d11162f9cf2c4c508409ae7efc17c4b6"
 from {username='slave'} at 127.0.0.1:47856
I20260710 11:06:49.792575 26512 raft_consensus.cc:493] T e9dd9ce806d443778d7aa4b4d511493c P d11162f9cf2c4c508409ae7efc17c4b6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:49.792860 26512 raft_consensus.cc:3060] T e9dd9ce806d443778d7aa4b4d511493c P d11162f9cf2c4c508409ae7efc17c4b6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:49.798378 26512 raft_consensus.cc:515] T e9dd9ce806d443778d7aa4b4d511493c P d11162f9cf2c4c508409ae7efc17c4b6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } }
I20260710 11:06:49.799705 26512 leader_election.cc:290] T e9dd9ce806d443778d7aa4b4d511493c P d11162f9cf2c4c508409ae7efc17c4b6 [CANDIDATE]: Term 3 election: Requested vote from peers 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411), 394d0d090a5f45e89b1c51a91c011efe (127.23.83.194:42443)
I20260710 11:06:49.800583 26204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9dd9ce806d443778d7aa4b4d511493c" candidate_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d"
I20260710 11:06:49.800647 26056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9dd9ce806d443778d7aa4b4d511493c" candidate_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "394d0d090a5f45e89b1c51a91c011efe"
I20260710 11:06:49.801308 26204 raft_consensus.cc:3060] T e9dd9ce806d443778d7aa4b4d511493c P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:49.801441 26056 raft_consensus.cc:3055] T e9dd9ce806d443778d7aa4b4d511493c P 394d0d090a5f45e89b1c51a91c011efe [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:06:49.801929 26056 raft_consensus.cc:740] T e9dd9ce806d443778d7aa4b4d511493c P 394d0d090a5f45e89b1c51a91c011efe [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 394d0d090a5f45e89b1c51a91c011efe, State: Running, Role: LEADER
I20260710 11:06:49.802646 26056 consensus_queue.cc:260] T e9dd9ce806d443778d7aa4b4d511493c P 394d0d090a5f45e89b1c51a91c011efe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } }
I20260710 11:06:49.803469 26056 raft_consensus.cc:3060] T e9dd9ce806d443778d7aa4b4d511493c P 394d0d090a5f45e89b1c51a91c011efe [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:49.805805 26204 raft_consensus.cc:2468] T e9dd9ce806d443778d7aa4b4d511493c P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d11162f9cf2c4c508409ae7efc17c4b6 in term 3.
I20260710 11:06:49.806897 26468 leader_election.cc:304] T e9dd9ce806d443778d7aa4b4d511493c P d11162f9cf2c4c508409ae7efc17c4b6 [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: 9d9455f2e1cc4fd598ad0e2cb8a48d9d, d11162f9cf2c4c508409ae7efc17c4b6; no voters: 
I20260710 11:06:49.807708 26613 raft_consensus.cc:2804] T e9dd9ce806d443778d7aa4b4d511493c P d11162f9cf2c4c508409ae7efc17c4b6 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:06:49.808104 26056 raft_consensus.cc:2468] T e9dd9ce806d443778d7aa4b4d511493c P 394d0d090a5f45e89b1c51a91c011efe [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d11162f9cf2c4c508409ae7efc17c4b6 in term 3.
I20260710 11:06:49.808247 26613 raft_consensus.cc:697] T e9dd9ce806d443778d7aa4b4d511493c P d11162f9cf2c4c508409ae7efc17c4b6 [term 3 LEADER]: Becoming Leader. State: Replica: d11162f9cf2c4c508409ae7efc17c4b6, State: Running, Role: LEADER
I20260710 11:06:49.809648 26613 consensus_queue.cc:237] T e9dd9ce806d443778d7aa4b4d511493c P d11162f9cf2c4c508409ae7efc17c4b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } }
I20260710 11:06:49.818852 25881 catalog_manager.cc:5697] T e9dd9ce806d443778d7aa4b4d511493c P d11162f9cf2c4c508409ae7efc17c4b6 reported cstate change: term changed from 2 to 3, leader changed from 394d0d090a5f45e89b1c51a91c011efe (127.23.83.194) to d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193). New cstate: current_term: 3 leader_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:49.845086 26129 raft_consensus.cc:1275] T 1ad381d0603a48e7b6f59ed802c5bce1 P 72e0649b3c604720aed62bb00da9e802 [term 2 FOLLOWER]: Refusing update from remote peer 9d9455f2e1cc4fd598ad0e2cb8a48d9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:49.846237 26601 consensus_queue.cc:1048] T 1ad381d0603a48e7b6f59ed802c5bce1 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:49.857077 26056 raft_consensus.cc:1275] T 1ad381d0603a48e7b6f59ed802c5bce1 P 394d0d090a5f45e89b1c51a91c011efe [term 2 FOLLOWER]: Refusing update from remote peer 9d9455f2e1cc4fd598ad0e2cb8a48d9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:49.858790 26598 consensus_queue.cc:1048] T 1ad381d0603a48e7b6f59ed802c5bce1 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:06:49.923437 26129 raft_consensus.cc:1275] T e263cad3f8f9456e85bbec59348abe2d P 72e0649b3c604720aed62bb00da9e802 [term 3 FOLLOWER]: Refusing update from remote peer d11162f9cf2c4c508409ae7efc17c4b6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:49.924659 26613 consensus_queue.cc:1048] T e263cad3f8f9456e85bbec59348abe2d P d11162f9cf2c4c508409ae7efc17c4b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:49.934553 26056 raft_consensus.cc:1275] T e263cad3f8f9456e85bbec59348abe2d P 394d0d090a5f45e89b1c51a91c011efe [term 3 FOLLOWER]: Refusing update from remote peer d11162f9cf2c4c508409ae7efc17c4b6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:49.935962 26613 consensus_queue.cc:1048] T e263cad3f8f9456e85bbec59348abe2d P d11162f9cf2c4c508409ae7efc17c4b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:50.014505 26056 raft_consensus.cc:1275] T f0699ab06ce04b63b651d5a6f86ad717 P 394d0d090a5f45e89b1c51a91c011efe [term 2 FOLLOWER]: Refusing update from remote peer d11162f9cf2c4c508409ae7efc17c4b6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:50.015762 26631 consensus_queue.cc:1048] T f0699ab06ce04b63b651d5a6f86ad717 P d11162f9cf2c4c508409ae7efc17c4b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:50.025507 26129 raft_consensus.cc:1275] T f0699ab06ce04b63b651d5a6f86ad717 P 72e0649b3c604720aed62bb00da9e802 [term 2 FOLLOWER]: Refusing update from remote peer d11162f9cf2c4c508409ae7efc17c4b6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:50.026831 26631 consensus_queue.cc:1048] T f0699ab06ce04b63b651d5a6f86ad717 P d11162f9cf2c4c508409ae7efc17c4b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:06:50.151743 26204 raft_consensus.cc:1275] T faf4436ecbae481b930d39672e7603f1 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 2 FOLLOWER]: Refusing update from remote peer d11162f9cf2c4c508409ae7efc17c4b6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:50.153427 26631 consensus_queue.cc:1048] T faf4436ecbae481b930d39672e7603f1 P d11162f9cf2c4c508409ae7efc17c4b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:50.166740 26129 raft_consensus.cc:1275] T faf4436ecbae481b930d39672e7603f1 P 72e0649b3c604720aed62bb00da9e802 [term 2 FOLLOWER]: Refusing update from remote peer d11162f9cf2c4c508409ae7efc17c4b6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:50.168895 26631 consensus_queue.cc:1048] T faf4436ecbae481b930d39672e7603f1 P d11162f9cf2c4c508409ae7efc17c4b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:50.310622 26056 raft_consensus.cc:1275] T e9dd9ce806d443778d7aa4b4d511493c P 394d0d090a5f45e89b1c51a91c011efe [term 3 FOLLOWER]: Refusing update from remote peer d11162f9cf2c4c508409ae7efc17c4b6: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:06:50.311691 26631 consensus_queue.cc:1048] T e9dd9ce806d443778d7aa4b4d511493c P d11162f9cf2c4c508409ae7efc17c4b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:50.321483 26204 raft_consensus.cc:1275] T e9dd9ce806d443778d7aa4b4d511493c P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 3 FOLLOWER]: Refusing update from remote peer d11162f9cf2c4c508409ae7efc17c4b6: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:06:50.323099 26613 consensus_queue.cc:1048] T e9dd9ce806d443778d7aa4b4d511493c P d11162f9cf2c4c508409ae7efc17c4b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:50.422127 23887 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:50.437768 23887 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:50.450870 26127 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "63b4e8904b97459a8bf7b76338c223aa"
dest_uuid: "72e0649b3c604720aed62bb00da9e802"
mode: GRACEFUL
new_leader_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d"
 from {username='slave'} at 127.0.0.1:60626
I20260710 11:06:50.451382 26127 raft_consensus.cc:606] T 63b4e8904b97459a8bf7b76338c223aa P 72e0649b3c604720aed62bb00da9e802 [term 1 LEADER]: Received request to transfer leadership to TS 9d9455f2e1cc4fd598ad0e2cb8a48d9d
I20260710 11:06:50.453891 26127 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "773f90e29be74fc18242718e11d6fdc7"
dest_uuid: "72e0649b3c604720aed62bb00da9e802"
mode: GRACEFUL
new_leader_uuid: "394d0d090a5f45e89b1c51a91c011efe"
 from {username='slave'} at 127.0.0.1:60626
I20260710 11:06:50.454384 26127 raft_consensus.cc:606] T 773f90e29be74fc18242718e11d6fdc7 P 72e0649b3c604720aed62bb00da9e802 [term 1 LEADER]: Received request to transfer leadership to TS 394d0d090a5f45e89b1c51a91c011efe
I20260710 11:06:50.456899 26127 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "92b3ba56db854852a8b25a3ec086a2e2"
dest_uuid: "72e0649b3c604720aed62bb00da9e802"
mode: GRACEFUL
new_leader_uuid: "d11162f9cf2c4c508409ae7efc17c4b6"
 from {username='slave'} at 127.0.0.1:60626
I20260710 11:06:50.457474 26127 raft_consensus.cc:606] T 92b3ba56db854852a8b25a3ec086a2e2 P 72e0649b3c604720aed62bb00da9e802 [term 2 LEADER]: Received request to transfer leadership to TS d11162f9cf2c4c508409ae7efc17c4b6
I20260710 11:06:50.458906 23887 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:06:50.459496 23887 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:06:50.470394 26600 raft_consensus.cc:993] T 63b4e8904b97459a8bf7b76338c223aa P 72e0649b3c604720aed62bb00da9e802: : Instructing follower 9d9455f2e1cc4fd598ad0e2cb8a48d9d to start an election
I20260710 11:06:50.470903 26618 raft_consensus.cc:1081] T 63b4e8904b97459a8bf7b76338c223aa P 72e0649b3c604720aed62bb00da9e802 [term 1 LEADER]: Signalling peer 9d9455f2e1cc4fd598ad0e2cb8a48d9d to start an election
I20260710 11:06:50.472347 26204 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "63b4e8904b97459a8bf7b76338c223aa"
dest_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d"
 from {username='slave'} at 127.0.0.1:48608
I20260710 11:06:50.472853 26204 raft_consensus.cc:493] T 63b4e8904b97459a8bf7b76338c223aa P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:50.473205 26204 raft_consensus.cc:3060] T 63b4e8904b97459a8bf7b76338c223aa P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:50.478324 26204 raft_consensus.cc:515] T 63b4e8904b97459a8bf7b76338c223aa P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:50.479912 26204 leader_election.cc:290] T 63b4e8904b97459a8bf7b76338c223aa P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [CANDIDATE]: Term 2 election: Requested vote from peers 72e0649b3c604720aed62bb00da9e802 (127.23.83.195:40633), d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141)
I20260710 11:06:50.480538 26127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b4e8904b97459a8bf7b76338c223aa" candidate_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72e0649b3c604720aed62bb00da9e802"
I20260710 11:06:50.481149 26127 raft_consensus.cc:3055] T 63b4e8904b97459a8bf7b76338c223aa P 72e0649b3c604720aed62bb00da9e802 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:50.481176 26513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b4e8904b97459a8bf7b76338c223aa" candidate_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d11162f9cf2c4c508409ae7efc17c4b6"
I20260710 11:06:50.481678 26127 raft_consensus.cc:740] T 63b4e8904b97459a8bf7b76338c223aa P 72e0649b3c604720aed62bb00da9e802 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 72e0649b3c604720aed62bb00da9e802, State: Running, Role: LEADER
I20260710 11:06:50.481817 26513 raft_consensus.cc:3060] T 63b4e8904b97459a8bf7b76338c223aa P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:50.482489 26127 consensus_queue.cc:260] T 63b4e8904b97459a8bf7b76338c223aa P 72e0649b3c604720aed62bb00da9e802 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:50.483906 26127 raft_consensus.cc:3060] T 63b4e8904b97459a8bf7b76338c223aa P 72e0649b3c604720aed62bb00da9e802 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:50.488929 26513 raft_consensus.cc:2468] T 63b4e8904b97459a8bf7b76338c223aa P d11162f9cf2c4c508409ae7efc17c4b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d9455f2e1cc4fd598ad0e2cb8a48d9d in term 2.
I20260710 11:06:50.490303 26170 leader_election.cc:304] T 63b4e8904b97459a8bf7b76338c223aa P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d9455f2e1cc4fd598ad0e2cb8a48d9d, d11162f9cf2c4c508409ae7efc17c4b6; no voters: 
I20260710 11:06:50.491168 26127 raft_consensus.cc:2468] T 63b4e8904b97459a8bf7b76338c223aa P 72e0649b3c604720aed62bb00da9e802 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d9455f2e1cc4fd598ad0e2cb8a48d9d in term 2.
I20260710 11:06:50.491222 26640 raft_consensus.cc:2804] T 63b4e8904b97459a8bf7b76338c223aa P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:50.491825 26640 raft_consensus.cc:697] T 63b4e8904b97459a8bf7b76338c223aa P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 2 LEADER]: Becoming Leader. State: Replica: 9d9455f2e1cc4fd598ad0e2cb8a48d9d, State: Running, Role: LEADER
I20260710 11:06:50.492769 26640 consensus_queue.cc:237] T 63b4e8904b97459a8bf7b76338c223aa P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:50.499504 25878 catalog_manager.cc:5697] T 63b4e8904b97459a8bf7b76338c223aa P 9d9455f2e1cc4fd598ad0e2cb8a48d9d reported cstate change: term changed from 1 to 2, leader changed from 72e0649b3c604720aed62bb00da9e802 (127.23.83.195) to 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196). New cstate: current_term: 2 leader_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:50.764202 26618 raft_consensus.cc:993] T 773f90e29be74fc18242718e11d6fdc7 P 72e0649b3c604720aed62bb00da9e802: : Instructing follower 394d0d090a5f45e89b1c51a91c011efe to start an election
I20260710 11:06:50.764693 26600 raft_consensus.cc:1081] T 773f90e29be74fc18242718e11d6fdc7 P 72e0649b3c604720aed62bb00da9e802 [term 1 LEADER]: Signalling peer 394d0d090a5f45e89b1c51a91c011efe to start an election
I20260710 11:06:50.766000 26056 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "773f90e29be74fc18242718e11d6fdc7"
dest_uuid: "394d0d090a5f45e89b1c51a91c011efe"
 from {username='slave'} at 127.0.0.1:55586
I20260710 11:06:50.766431 26056 raft_consensus.cc:493] T 773f90e29be74fc18242718e11d6fdc7 P 394d0d090a5f45e89b1c51a91c011efe [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:50.766757 26056 raft_consensus.cc:3060] T 773f90e29be74fc18242718e11d6fdc7 P 394d0d090a5f45e89b1c51a91c011efe [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:50.770836 26056 raft_consensus.cc:515] T 773f90e29be74fc18242718e11d6fdc7 P 394d0d090a5f45e89b1c51a91c011efe [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } }
I20260710 11:06:50.772282 26056 leader_election.cc:290] T 773f90e29be74fc18242718e11d6fdc7 P 394d0d090a5f45e89b1c51a91c011efe [CANDIDATE]: Term 2 election: Requested vote from peers 72e0649b3c604720aed62bb00da9e802 (127.23.83.195:40633), 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411)
I20260710 11:06:50.772985 26129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "773f90e29be74fc18242718e11d6fdc7" candidate_uuid: "394d0d090a5f45e89b1c51a91c011efe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72e0649b3c604720aed62bb00da9e802"
I20260710 11:06:50.773397 26204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "773f90e29be74fc18242718e11d6fdc7" candidate_uuid: "394d0d090a5f45e89b1c51a91c011efe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d"
I20260710 11:06:50.773568 26129 raft_consensus.cc:3055] T 773f90e29be74fc18242718e11d6fdc7 P 72e0649b3c604720aed62bb00da9e802 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:50.773875 26204 raft_consensus.cc:3060] T 773f90e29be74fc18242718e11d6fdc7 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:50.773904 26129 raft_consensus.cc:740] T 773f90e29be74fc18242718e11d6fdc7 P 72e0649b3c604720aed62bb00da9e802 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 72e0649b3c604720aed62bb00da9e802, State: Running, Role: LEADER
I20260710 11:06:50.774847 26129 consensus_queue.cc:260] T 773f90e29be74fc18242718e11d6fdc7 P 72e0649b3c604720aed62bb00da9e802 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } }
I20260710 11:06:50.775950 26129 raft_consensus.cc:3060] T 773f90e29be74fc18242718e11d6fdc7 P 72e0649b3c604720aed62bb00da9e802 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:50.778633 26204 raft_consensus.cc:2468] T 773f90e29be74fc18242718e11d6fdc7 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 394d0d090a5f45e89b1c51a91c011efe in term 2.
I20260710 11:06:50.779760 26023 leader_election.cc:304] T 773f90e29be74fc18242718e11d6fdc7 P 394d0d090a5f45e89b1c51a91c011efe [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 394d0d090a5f45e89b1c51a91c011efe, 9d9455f2e1cc4fd598ad0e2cb8a48d9d; no voters: 
I20260710 11:06:50.780409 26602 raft_consensus.cc:2804] T 773f90e29be74fc18242718e11d6fdc7 P 394d0d090a5f45e89b1c51a91c011efe [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:50.780650 26129 raft_consensus.cc:2468] T 773f90e29be74fc18242718e11d6fdc7 P 72e0649b3c604720aed62bb00da9e802 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 394d0d090a5f45e89b1c51a91c011efe in term 2.
I20260710 11:06:50.781462 26602 raft_consensus.cc:697] T 773f90e29be74fc18242718e11d6fdc7 P 394d0d090a5f45e89b1c51a91c011efe [term 2 LEADER]: Becoming Leader. State: Replica: 394d0d090a5f45e89b1c51a91c011efe, State: Running, Role: LEADER
I20260710 11:06:50.782375 26602 consensus_queue.cc:237] T 773f90e29be74fc18242718e11d6fdc7 P 394d0d090a5f45e89b1c51a91c011efe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } }
I20260710 11:06:50.790220 25878 catalog_manager.cc:5697] T 773f90e29be74fc18242718e11d6fdc7 P 394d0d090a5f45e89b1c51a91c011efe reported cstate change: term changed from 1 to 2, leader changed from 72e0649b3c604720aed62bb00da9e802 (127.23.83.195) to 394d0d090a5f45e89b1c51a91c011efe (127.23.83.194). New cstate: current_term: 2 leader_uuid: "394d0d090a5f45e89b1c51a91c011efe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:50.808140 26618 raft_consensus.cc:993] T 92b3ba56db854852a8b25a3ec086a2e2 P 72e0649b3c604720aed62bb00da9e802: : Instructing follower d11162f9cf2c4c508409ae7efc17c4b6 to start an election
I20260710 11:06:50.808645 26600 raft_consensus.cc:1081] T 92b3ba56db854852a8b25a3ec086a2e2 P 72e0649b3c604720aed62bb00da9e802 [term 2 LEADER]: Signalling peer d11162f9cf2c4c508409ae7efc17c4b6 to start an election
I20260710 11:06:50.810070 26513 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "92b3ba56db854852a8b25a3ec086a2e2"
dest_uuid: "d11162f9cf2c4c508409ae7efc17c4b6"
 from {username='slave'} at 127.0.0.1:47864
I20260710 11:06:50.810487 26513 raft_consensus.cc:493] T 92b3ba56db854852a8b25a3ec086a2e2 P d11162f9cf2c4c508409ae7efc17c4b6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:50.810753 26513 raft_consensus.cc:3060] T 92b3ba56db854852a8b25a3ec086a2e2 P d11162f9cf2c4c508409ae7efc17c4b6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:50.815017 26513 raft_consensus.cc:515] T 92b3ba56db854852a8b25a3ec086a2e2 P d11162f9cf2c4c508409ae7efc17c4b6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:50.816497 26513 leader_election.cc:290] T 92b3ba56db854852a8b25a3ec086a2e2 P d11162f9cf2c4c508409ae7efc17c4b6 [CANDIDATE]: Term 3 election: Requested vote from peers 72e0649b3c604720aed62bb00da9e802 (127.23.83.195:40633), 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411)
I20260710 11:06:50.817327 26129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92b3ba56db854852a8b25a3ec086a2e2" candidate_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "72e0649b3c604720aed62bb00da9e802"
I20260710 11:06:50.817567 26204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92b3ba56db854852a8b25a3ec086a2e2" candidate_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d"
I20260710 11:06:50.818024 26129 raft_consensus.cc:3055] T 92b3ba56db854852a8b25a3ec086a2e2 P 72e0649b3c604720aed62bb00da9e802 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:06:50.818122 26204 raft_consensus.cc:3060] T 92b3ba56db854852a8b25a3ec086a2e2 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:50.818353 26129 raft_consensus.cc:740] T 92b3ba56db854852a8b25a3ec086a2e2 P 72e0649b3c604720aed62bb00da9e802 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 72e0649b3c604720aed62bb00da9e802, State: Running, Role: LEADER
I20260710 11:06:50.819152 26129 consensus_queue.cc:260] T 92b3ba56db854852a8b25a3ec086a2e2 P 72e0649b3c604720aed62bb00da9e802 [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: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:50.820191 26129 raft_consensus.cc:3060] T 92b3ba56db854852a8b25a3ec086a2e2 P 72e0649b3c604720aed62bb00da9e802 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:50.823650 26204 raft_consensus.cc:2468] T 92b3ba56db854852a8b25a3ec086a2e2 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d11162f9cf2c4c508409ae7efc17c4b6 in term 3.
I20260710 11:06:50.824574 26468 leader_election.cc:304] T 92b3ba56db854852a8b25a3ec086a2e2 P d11162f9cf2c4c508409ae7efc17c4b6 [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: 9d9455f2e1cc4fd598ad0e2cb8a48d9d, d11162f9cf2c4c508409ae7efc17c4b6; no voters: 
I20260710 11:06:50.825176 26129 raft_consensus.cc:2468] T 92b3ba56db854852a8b25a3ec086a2e2 P 72e0649b3c604720aed62bb00da9e802 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d11162f9cf2c4c508409ae7efc17c4b6 in term 3.
I20260710 11:06:50.825241 26645 raft_consensus.cc:2804] T 92b3ba56db854852a8b25a3ec086a2e2 P d11162f9cf2c4c508409ae7efc17c4b6 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:06:50.825765 26645 raft_consensus.cc:697] T 92b3ba56db854852a8b25a3ec086a2e2 P d11162f9cf2c4c508409ae7efc17c4b6 [term 3 LEADER]: Becoming Leader. State: Replica: d11162f9cf2c4c508409ae7efc17c4b6, State: Running, Role: LEADER
I20260710 11:06:50.826695 26645 consensus_queue.cc:237] T 92b3ba56db854852a8b25a3ec086a2e2 P d11162f9cf2c4c508409ae7efc17c4b6 [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: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } }
I20260710 11:06:50.835258 25878 catalog_manager.cc:5697] T 92b3ba56db854852a8b25a3ec086a2e2 P d11162f9cf2c4c508409ae7efc17c4b6 reported cstate change: term changed from 2 to 3, leader changed from 72e0649b3c604720aed62bb00da9e802 (127.23.83.195) to d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193). New cstate: current_term: 3 leader_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:50.964056 26513 raft_consensus.cc:1275] T 63b4e8904b97459a8bf7b76338c223aa P d11162f9cf2c4c508409ae7efc17c4b6 [term 2 FOLLOWER]: Refusing update from remote peer 9d9455f2e1cc4fd598ad0e2cb8a48d9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:50.965258 26640 consensus_queue.cc:1048] T 63b4e8904b97459a8bf7b76338c223aa P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:50.980271 26129 raft_consensus.cc:1275] T 63b4e8904b97459a8bf7b76338c223aa P 72e0649b3c604720aed62bb00da9e802 [term 2 FOLLOWER]: Refusing update from remote peer 9d9455f2e1cc4fd598ad0e2cb8a48d9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:50.981451 26640 consensus_queue.cc:1048] T 63b4e8904b97459a8bf7b76338c223aa P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:51.167827 26129 raft_consensus.cc:1275] T 773f90e29be74fc18242718e11d6fdc7 P 72e0649b3c604720aed62bb00da9e802 [term 2 FOLLOWER]: Refusing update from remote peer 394d0d090a5f45e89b1c51a91c011efe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:51.169008 26602 consensus_queue.cc:1048] T 773f90e29be74fc18242718e11d6fdc7 P 394d0d090a5f45e89b1c51a91c011efe [LEADER]: Connected to new peer: Peer: permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:51.177433 26204 raft_consensus.cc:1275] T 773f90e29be74fc18242718e11d6fdc7 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 2 FOLLOWER]: Refusing update from remote peer 394d0d090a5f45e89b1c51a91c011efe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:51.178910 26655 consensus_queue.cc:1048] T 773f90e29be74fc18242718e11d6fdc7 P 394d0d090a5f45e89b1c51a91c011efe [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:51.292301 26204 raft_consensus.cc:1275] T 92b3ba56db854852a8b25a3ec086a2e2 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 3 FOLLOWER]: Refusing update from remote peer d11162f9cf2c4c508409ae7efc17c4b6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:51.293568 26645 consensus_queue.cc:1048] T 92b3ba56db854852a8b25a3ec086a2e2 P d11162f9cf2c4c508409ae7efc17c4b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:51.302511 26129 raft_consensus.cc:1275] T 92b3ba56db854852a8b25a3ec086a2e2 P 72e0649b3c604720aed62bb00da9e802 [term 3 FOLLOWER]: Refusing update from remote peer d11162f9cf2c4c508409ae7efc17c4b6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:51.304236 26631 consensus_queue.cc:1048] T 92b3ba56db854852a8b25a3ec086a2e2 P d11162f9cf2c4c508409ae7efc17c4b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:51.460217 23887 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:51.475600 23887 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:51.490844 26058 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "78427d9895164cc79efe598d1768883f"
dest_uuid: "394d0d090a5f45e89b1c51a91c011efe"
mode: GRACEFUL
new_leader_uuid: "72e0649b3c604720aed62bb00da9e802"
 from {username='slave'} at 127.0.0.1:37216
I20260710 11:06:51.491406 26058 raft_consensus.cc:606] T 78427d9895164cc79efe598d1768883f P 394d0d090a5f45e89b1c51a91c011efe [term 1 LEADER]: Received request to transfer leadership to TS 72e0649b3c604720aed62bb00da9e802
I20260710 11:06:51.492724 23887 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 11:06:51.493434 23887 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:06:51.853052 26646 raft_consensus.cc:993] T 78427d9895164cc79efe598d1768883f P 394d0d090a5f45e89b1c51a91c011efe: : Instructing follower 72e0649b3c604720aed62bb00da9e802 to start an election
I20260710 11:06:51.853566 26655 raft_consensus.cc:1081] T 78427d9895164cc79efe598d1768883f P 394d0d090a5f45e89b1c51a91c011efe [term 1 LEADER]: Signalling peer 72e0649b3c604720aed62bb00da9e802 to start an election
I20260710 11:06:51.854981 26127 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "78427d9895164cc79efe598d1768883f"
dest_uuid: "72e0649b3c604720aed62bb00da9e802"
 from {username='slave'} at 127.0.0.1:51008
I20260710 11:06:51.855517 26127 raft_consensus.cc:493] T 78427d9895164cc79efe598d1768883f P 72e0649b3c604720aed62bb00da9e802 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:51.855801 26127 raft_consensus.cc:3060] T 78427d9895164cc79efe598d1768883f P 72e0649b3c604720aed62bb00da9e802 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:51.861043 26127 raft_consensus.cc:515] T 78427d9895164cc79efe598d1768883f P 72e0649b3c604720aed62bb00da9e802 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } }
I20260710 11:06:51.863238 26127 leader_election.cc:290] T 78427d9895164cc79efe598d1768883f P 72e0649b3c604720aed62bb00da9e802 [CANDIDATE]: Term 2 election: Requested vote from peers 394d0d090a5f45e89b1c51a91c011efe (127.23.83.194:42443), 9d9455f2e1cc4fd598ad0e2cb8a48d9d (127.23.83.196:35411)
I20260710 11:06:51.864099 26058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78427d9895164cc79efe598d1768883f" candidate_uuid: "72e0649b3c604720aed62bb00da9e802" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "394d0d090a5f45e89b1c51a91c011efe"
I20260710 11:06:51.864300 26205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78427d9895164cc79efe598d1768883f" candidate_uuid: "72e0649b3c604720aed62bb00da9e802" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d"
I20260710 11:06:51.864805 26058 raft_consensus.cc:3055] T 78427d9895164cc79efe598d1768883f P 394d0d090a5f45e89b1c51a91c011efe [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:51.864866 26205 raft_consensus.cc:3060] T 78427d9895164cc79efe598d1768883f P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:51.865351 26058 raft_consensus.cc:740] T 78427d9895164cc79efe598d1768883f P 394d0d090a5f45e89b1c51a91c011efe [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 394d0d090a5f45e89b1c51a91c011efe, State: Running, Role: LEADER
I20260710 11:06:51.866204 26058 consensus_queue.cc:260] T 78427d9895164cc79efe598d1768883f P 394d0d090a5f45e89b1c51a91c011efe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } }
I20260710 11:06:51.867545 26058 raft_consensus.cc:3060] T 78427d9895164cc79efe598d1768883f P 394d0d090a5f45e89b1c51a91c011efe [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:51.872074 26205 raft_consensus.cc:2468] T 78427d9895164cc79efe598d1768883f P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72e0649b3c604720aed62bb00da9e802 in term 2.
I20260710 11:06:51.873376 26097 leader_election.cc:304] T 78427d9895164cc79efe598d1768883f P 72e0649b3c604720aed62bb00da9e802 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72e0649b3c604720aed62bb00da9e802, 9d9455f2e1cc4fd598ad0e2cb8a48d9d; no voters: 
I20260710 11:06:51.874657 26618 raft_consensus.cc:2804] T 78427d9895164cc79efe598d1768883f P 72e0649b3c604720aed62bb00da9e802 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:51.877321 26058 raft_consensus.cc:2468] T 78427d9895164cc79efe598d1768883f P 394d0d090a5f45e89b1c51a91c011efe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72e0649b3c604720aed62bb00da9e802 in term 2.
I20260710 11:06:51.878221 26618 raft_consensus.cc:697] T 78427d9895164cc79efe598d1768883f P 72e0649b3c604720aed62bb00da9e802 [term 2 LEADER]: Becoming Leader. State: Replica: 72e0649b3c604720aed62bb00da9e802, State: Running, Role: LEADER
I20260710 11:06:51.879087 26618 consensus_queue.cc:237] T 78427d9895164cc79efe598d1768883f P 72e0649b3c604720aed62bb00da9e802 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } }
I20260710 11:06:51.886469 25881 catalog_manager.cc:5697] T 78427d9895164cc79efe598d1768883f P 72e0649b3c604720aed62bb00da9e802 reported cstate change: term changed from 1 to 2, leader changed from 394d0d090a5f45e89b1c51a91c011efe (127.23.83.194) to 72e0649b3c604720aed62bb00da9e802 (127.23.83.195). New cstate: current_term: 2 leader_uuid: "72e0649b3c604720aed62bb00da9e802" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:52.264559 26058 raft_consensus.cc:1275] T 78427d9895164cc79efe598d1768883f P 394d0d090a5f45e89b1c51a91c011efe [term 2 FOLLOWER]: Refusing update from remote peer 72e0649b3c604720aed62bb00da9e802: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:52.265652 26618 consensus_queue.cc:1048] T 78427d9895164cc79efe598d1768883f P 72e0649b3c604720aed62bb00da9e802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:52.275225 26204 raft_consensus.cc:1275] T 78427d9895164cc79efe598d1768883f P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 2 FOLLOWER]: Refusing update from remote peer 72e0649b3c604720aed62bb00da9e802: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:52.276482 26618 consensus_queue.cc:1048] T 78427d9895164cc79efe598d1768883f P 72e0649b3c604720aed62bb00da9e802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d9455f2e1cc4fd598ad0e2cb8a48d9d" member_type: VOTER last_known_addr { host: "127.23.83.196" port: 35411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:52.494263 23887 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:52.513520 23887 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:52.530946 26127 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c6563b520674a48b092c0d633d9ac0a"
dest_uuid: "72e0649b3c604720aed62bb00da9e802"
mode: GRACEFUL
new_leader_uuid: "d11162f9cf2c4c508409ae7efc17c4b6"
 from {username='slave'} at 127.0.0.1:60626
I20260710 11:06:52.531477 26127 raft_consensus.cc:606] T 5c6563b520674a48b092c0d633d9ac0a P 72e0649b3c604720aed62bb00da9e802 [term 1 LEADER]: Received request to transfer leadership to TS d11162f9cf2c4c508409ae7efc17c4b6
I20260710 11:06:52.532548 23887 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 11:06:52.533308 23887 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:06:52.686756 26618 raft_consensus.cc:993] T 5c6563b520674a48b092c0d633d9ac0a P 72e0649b3c604720aed62bb00da9e802: : Instructing follower d11162f9cf2c4c508409ae7efc17c4b6 to start an election
I20260710 11:06:52.687327 26665 raft_consensus.cc:1081] T 5c6563b520674a48b092c0d633d9ac0a P 72e0649b3c604720aed62bb00da9e802 [term 1 LEADER]: Signalling peer d11162f9cf2c4c508409ae7efc17c4b6 to start an election
I20260710 11:06:52.688611 26513 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c6563b520674a48b092c0d633d9ac0a"
dest_uuid: "d11162f9cf2c4c508409ae7efc17c4b6"
 from {username='slave'} at 127.0.0.1:47864
I20260710 11:06:52.688977 26513 raft_consensus.cc:493] T 5c6563b520674a48b092c0d633d9ac0a P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:52.689260 26513 raft_consensus.cc:3060] T 5c6563b520674a48b092c0d633d9ac0a P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:52.693418 26513 raft_consensus.cc:515] T 5c6563b520674a48b092c0d633d9ac0a P d11162f9cf2c4c508409ae7efc17c4b6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } }
I20260710 11:06:52.694715 26513 leader_election.cc:290] T 5c6563b520674a48b092c0d633d9ac0a P d11162f9cf2c4c508409ae7efc17c4b6 [CANDIDATE]: Term 2 election: Requested vote from peers 394d0d090a5f45e89b1c51a91c011efe (127.23.83.194:42443), 72e0649b3c604720aed62bb00da9e802 (127.23.83.195:40633)
I20260710 11:06:52.695456 26058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c6563b520674a48b092c0d633d9ac0a" candidate_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "394d0d090a5f45e89b1c51a91c011efe"
I20260710 11:06:52.695804 26127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c6563b520674a48b092c0d633d9ac0a" candidate_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72e0649b3c604720aed62bb00da9e802"
I20260710 11:06:52.696056 26058 raft_consensus.cc:3060] T 5c6563b520674a48b092c0d633d9ac0a P 394d0d090a5f45e89b1c51a91c011efe [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:52.696465 26127 raft_consensus.cc:3055] T 5c6563b520674a48b092c0d633d9ac0a P 72e0649b3c604720aed62bb00da9e802 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:52.696769 26127 raft_consensus.cc:740] T 5c6563b520674a48b092c0d633d9ac0a P 72e0649b3c604720aed62bb00da9e802 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 72e0649b3c604720aed62bb00da9e802, State: Running, Role: LEADER
I20260710 11:06:52.697569 26127 consensus_queue.cc:260] T 5c6563b520674a48b092c0d633d9ac0a P 72e0649b3c604720aed62bb00da9e802 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } }
I20260710 11:06:52.698767 26127 raft_consensus.cc:3060] T 5c6563b520674a48b092c0d633d9ac0a P 72e0649b3c604720aed62bb00da9e802 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:52.700831 26058 raft_consensus.cc:2468] T 5c6563b520674a48b092c0d633d9ac0a P 394d0d090a5f45e89b1c51a91c011efe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d11162f9cf2c4c508409ae7efc17c4b6 in term 2.
I20260710 11:06:52.701798 26466 leader_election.cc:304] T 5c6563b520674a48b092c0d633d9ac0a P d11162f9cf2c4c508409ae7efc17c4b6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 394d0d090a5f45e89b1c51a91c011efe, d11162f9cf2c4c508409ae7efc17c4b6; no voters: 
I20260710 11:06:52.702543 26645 raft_consensus.cc:2804] T 5c6563b520674a48b092c0d633d9ac0a P d11162f9cf2c4c508409ae7efc17c4b6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:52.703495 26645 raft_consensus.cc:697] T 5c6563b520674a48b092c0d633d9ac0a P d11162f9cf2c4c508409ae7efc17c4b6 [term 2 LEADER]: Becoming Leader. State: Replica: d11162f9cf2c4c508409ae7efc17c4b6, State: Running, Role: LEADER
I20260710 11:06:52.704149 26127 raft_consensus.cc:2468] T 5c6563b520674a48b092c0d633d9ac0a P 72e0649b3c604720aed62bb00da9e802 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d11162f9cf2c4c508409ae7efc17c4b6 in term 2.
I20260710 11:06:52.704416 26645 consensus_queue.cc:237] T 5c6563b520674a48b092c0d633d9ac0a P d11162f9cf2c4c508409ae7efc17c4b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } }
I20260710 11:06:52.711630 25878 catalog_manager.cc:5697] T 5c6563b520674a48b092c0d633d9ac0a P d11162f9cf2c4c508409ae7efc17c4b6 reported cstate change: term changed from 1 to 2, leader changed from 72e0649b3c604720aed62bb00da9e802 (127.23.83.195) to d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193). New cstate: current_term: 2 leader_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d11162f9cf2c4c508409ae7efc17c4b6" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:53.224684 26127 raft_consensus.cc:1275] T 5c6563b520674a48b092c0d633d9ac0a P 72e0649b3c604720aed62bb00da9e802 [term 2 FOLLOWER]: Refusing update from remote peer d11162f9cf2c4c508409ae7efc17c4b6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:53.225935 26645 consensus_queue.cc:1048] T 5c6563b520674a48b092c0d633d9ac0a P d11162f9cf2c4c508409ae7efc17c4b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72e0649b3c604720aed62bb00da9e802" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 40633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:53.243355 26058 raft_consensus.cc:1275] T 5c6563b520674a48b092c0d633d9ac0a P 394d0d090a5f45e89b1c51a91c011efe [term 2 FOLLOWER]: Refusing update from remote peer d11162f9cf2c4c508409ae7efc17c4b6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:53.244637 26687 consensus_queue.cc:1048] T 5c6563b520674a48b092c0d633d9ac0a P d11162f9cf2c4c508409ae7efc17c4b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "394d0d090a5f45e89b1c51a91c011efe" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:53.534178 23887 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:53.549121 23887 tablet_server.cc:179] TabletServer@127.23.83.193:36141 shutting down...
I20260710 11:06:53.595292 23887 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:06:53.596068 23887 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:53.596782 23887 raft_consensus.cc:2243] T 8ffbf738dece4029ad2db62c32cc6506 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:53.597215 23887 raft_consensus.cc:2272] T 8ffbf738dece4029ad2db62c32cc6506 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:53.599211 23887 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:53.599817 23887 raft_consensus.cc:2243] T 2d7b5f1d9da44dd0a9d58128a75c6df8 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:53.600286 23887 raft_consensus.cc:2272] T 2d7b5f1d9da44dd0a9d58128a75c6df8 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:53.602417 23887 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:53.602965 23887 raft_consensus.cc:2243] T 63b4e8904b97459a8bf7b76338c223aa P d11162f9cf2c4c508409ae7efc17c4b6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:53.603430 23887 raft_consensus.cc:2272] T 63b4e8904b97459a8bf7b76338c223aa P d11162f9cf2c4c508409ae7efc17c4b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:53.605643 23887 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:53.606817 23887 raft_consensus.cc:2243] T faf4436ecbae481b930d39672e7603f1 P d11162f9cf2c4c508409ae7efc17c4b6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:53.607750 23887 raft_consensus.cc:2272] T faf4436ecbae481b930d39672e7603f1 P d11162f9cf2c4c508409ae7efc17c4b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:53.613031 23887 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:53.614073 23887 raft_consensus.cc:2243] T 91556d4a46e64bc0a232db23f9345e3b P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:53.614687 23887 raft_consensus.cc:2272] T 91556d4a46e64bc0a232db23f9345e3b P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:53.617369 23887 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:53.618045 23887 raft_consensus.cc:2243] T 7b559f250fbd4dbbba53db2d094614e0 P d11162f9cf2c4c508409ae7efc17c4b6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:53.618795 23887 raft_consensus.cc:2272] T 7b559f250fbd4dbbba53db2d094614e0 P d11162f9cf2c4c508409ae7efc17c4b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:53.621183 23887 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:53.621930 23887 raft_consensus.cc:2243] T 5c6563b520674a48b092c0d633d9ac0a P d11162f9cf2c4c508409ae7efc17c4b6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:53.622743 23887 raft_consensus.cc:2272] T 5c6563b520674a48b092c0d633d9ac0a P d11162f9cf2c4c508409ae7efc17c4b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:53.625448 23887 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:53.626026 23887 raft_consensus.cc:2243] T 2162894ddd6c403086fa8836856b19d9 P d11162f9cf2c4c508409ae7efc17c4b6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:53.626784 23887 raft_consensus.cc:2272] T 2162894ddd6c403086fa8836856b19d9 P d11162f9cf2c4c508409ae7efc17c4b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:53.629029 23887 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:53.629571 23887 raft_consensus.cc:2243] T 5a9d82fc28da4f069d252d79cfc27cd3 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:53.630116 23887 raft_consensus.cc:2272] T 5a9d82fc28da4f069d252d79cfc27cd3 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:53.632629 23887 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:53.633474 23887 raft_consensus.cc:2243] T 3f658f91ed7243cb9ba6a3759dc08207 P d11162f9cf2c4c508409ae7efc17c4b6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:53.633975 23887 raft_consensus.cc:2272] T 3f658f91ed7243cb9ba6a3759dc08207 P d11162f9cf2c4c508409ae7efc17c4b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:53.636242 23887 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:53.637009 23887 raft_consensus.cc:2243] T 9d8e62c2e93947e392766a501acc8ac5 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:53.637395 23887 raft_consensus.cc:2272] T 9d8e62c2e93947e392766a501acc8ac5 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:53.640123 23887 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:53.640789 23887 raft_consensus.cc:2243] T 484e67f0e8ff4d5e90ae2e2a747260ca P d11162f9cf2c4c508409ae7efc17c4b6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:53.641239 23887 raft_consensus.cc:2272] T 484e67f0e8ff4d5e90ae2e2a747260ca P d11162f9cf2c4c508409ae7efc17c4b6 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:53.641716 26170 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 10 similar messages]
I20260710 11:06:53.644021 23887 tablet_replica.cc:333] stopping tablet replica
W20260710 11:06:53.644899 26170 consensus_peers.cc:597] T 1fe4dc6982f746a481795cc9c8b90203 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d -> Peer d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141): Couldn't send request to peer d11162f9cf2c4c508409ae7efc17c4b6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:53.645113 23887 raft_consensus.cc:2243] T 1fe4dc6982f746a481795cc9c8b90203 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:53.645816 23887 raft_consensus.cc:2272] T 1fe4dc6982f746a481795cc9c8b90203 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:53.649168 23887 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:53.650130 23887 raft_consensus.cc:2243] T f0699ab06ce04b63b651d5a6f86ad717 P d11162f9cf2c4c508409ae7efc17c4b6 [term 2 LEADER]: Raft consensus shutting down.
W20260710 11:06:53.650944 26022 consensus_peers.cc:597] T 2d7b5f1d9da44dd0a9d58128a75c6df8 P 394d0d090a5f45e89b1c51a91c011efe -> Peer d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141): Couldn't send request to peer d11162f9cf2c4c508409ae7efc17c4b6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:53.651753 23887 raft_consensus.cc:2272] T f0699ab06ce04b63b651d5a6f86ad717 P d11162f9cf2c4c508409ae7efc17c4b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:53.654834 23887 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:53.656070 23887 raft_consensus.cc:2243] T e263cad3f8f9456e85bbec59348abe2d P d11162f9cf2c4c508409ae7efc17c4b6 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:06:53.657020 23887 raft_consensus.cc:2272] T e263cad3f8f9456e85bbec59348abe2d P d11162f9cf2c4c508409ae7efc17c4b6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:53.660778 23887 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:53.661597 23887 raft_consensus.cc:2243] T 92b3ba56db854852a8b25a3ec086a2e2 P d11162f9cf2c4c508409ae7efc17c4b6 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:06:53.662542 23887 raft_consensus.cc:2272] T 92b3ba56db854852a8b25a3ec086a2e2 P d11162f9cf2c4c508409ae7efc17c4b6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:53.664711 23887 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:53.665246 23887 raft_consensus.cc:2243] T 332359d8d3b343bab836b84050174d00 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:53.666015 23887 raft_consensus.cc:2272] T 332359d8d3b343bab836b84050174d00 P d11162f9cf2c4c508409ae7efc17c4b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:53.669164 23887 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:53.671392 23887 raft_consensus.cc:2243] T e9dd9ce806d443778d7aa4b4d511493c P d11162f9cf2c4c508409ae7efc17c4b6 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:06:53.672705 23887 raft_consensus.cc:2272] T e9dd9ce806d443778d7aa4b4d511493c P d11162f9cf2c4c508409ae7efc17c4b6 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:53.681614 26096 consensus_peers.cc:597] T 332359d8d3b343bab836b84050174d00 P 72e0649b3c604720aed62bb00da9e802 -> Peer d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141): Couldn't send request to peer d11162f9cf2c4c508409ae7efc17c4b6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:53.707623 26170 consensus_peers.cc:597] T 63b4e8904b97459a8bf7b76338c223aa P 9d9455f2e1cc4fd598ad0e2cb8a48d9d -> Peer d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141): Couldn't send request to peer d11162f9cf2c4c508409ae7efc17c4b6. Status: Network error: Client connection negotiation failed: client connection to 127.23.83.193:36141: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:53.716256 23887 tablet_server.cc:196] TabletServer@127.23.83.193:36141 shutdown complete.
W20260710 11:06:53.719508 26022 consensus_peers.cc:597] T 2162894ddd6c403086fa8836856b19d9 P 394d0d090a5f45e89b1c51a91c011efe -> Peer d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141): Couldn't send request to peer d11162f9cf2c4c508409ae7efc17c4b6. Status: Network error: Client connection negotiation failed: client connection to 127.23.83.193:36141: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:53.753583 23887 tablet_server.cc:179] TabletServer@127.23.83.194:0 shutting down...
W20260710 11:06:53.777415 26096 consensus_peers.cc:597] T 9d8e62c2e93947e392766a501acc8ac5 P 72e0649b3c604720aed62bb00da9e802 -> Peer d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141): Couldn't send request to peer d11162f9cf2c4c508409ae7efc17c4b6. Status: Network error: Client connection negotiation failed: client connection to 127.23.83.193:36141: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:53.782747 26170 consensus_peers.cc:597] T 3f658f91ed7243cb9ba6a3759dc08207 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d -> Peer d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141): Couldn't send request to peer d11162f9cf2c4c508409ae7efc17c4b6. Status: Network error: Client connection negotiation failed: client connection to 127.23.83.193:36141: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:53.782931 26022 consensus_peers.cc:597] T 5a9d82fc28da4f069d252d79cfc27cd3 P 394d0d090a5f45e89b1c51a91c011efe -> Peer d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141): Couldn't send request to peer d11162f9cf2c4c508409ae7efc17c4b6. Status: Network error: Client connection negotiation failed: client connection to 127.23.83.193:36141: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:53.790545 23887 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:06:53.791438 23887 tablet_replica.cc:333] T a780028258394393b1436499f97672d0 P 394d0d090a5f45e89b1c51a91c011efe: stopping tablet replica
I20260710 11:06:53.792376 23887 raft_consensus.cc:2243] T a780028258394393b1436499f97672d0 P 394d0d090a5f45e89b1c51a91c011efe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:53.792949 23887 raft_consensus.cc:2272] T a780028258394393b1436499f97672d0 P 394d0d090a5f45e89b1c51a91c011efe [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:53.794538 26095 consensus_peers.cc:597] T 78427d9895164cc79efe598d1768883f P 72e0649b3c604720aed62bb00da9e802 -> Peer 394d0d090a5f45e89b1c51a91c011efe (127.23.83.194:42443): Couldn't send request to peer 394d0d090a5f45e89b1c51a91c011efe. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:53.795202 23887 tablet_replica.cc:333] T 2d7b5f1d9da44dd0a9d58128a75c6df8 P 394d0d090a5f45e89b1c51a91c011efe: stopping tablet replica
I20260710 11:06:53.795817 23887 raft_consensus.cc:2243] T 2d7b5f1d9da44dd0a9d58128a75c6df8 P 394d0d090a5f45e89b1c51a91c011efe [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:53.796676 23887 raft_consensus.cc:2272] T 2d7b5f1d9da44dd0a9d58128a75c6df8 P 394d0d090a5f45e89b1c51a91c011efe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:53.798494 23887 tablet_replica.cc:333] T 773f90e29be74fc18242718e11d6fdc7 P 394d0d090a5f45e89b1c51a91c011efe: stopping tablet replica
I20260710 11:06:53.799134 23887 raft_consensus.cc:2243] T 773f90e29be74fc18242718e11d6fdc7 P 394d0d090a5f45e89b1c51a91c011efe [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:53.799901 23887 raft_consensus.cc:2272] T 773f90e29be74fc18242718e11d6fdc7 P 394d0d090a5f45e89b1c51a91c011efe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:53.801647 23887 tablet_replica.cc:333] T 3f658f91ed7243cb9ba6a3759dc08207 P 394d0d090a5f45e89b1c51a91c011efe: stopping tablet replica
I20260710 11:06:53.802178 23887 raft_consensus.cc:2243] T 3f658f91ed7243cb9ba6a3759dc08207 P 394d0d090a5f45e89b1c51a91c011efe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:53.802585 23887 raft_consensus.cc:2272] T 3f658f91ed7243cb9ba6a3759dc08207 P 394d0d090a5f45e89b1c51a91c011efe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:53.804417 23887 tablet_replica.cc:333] T 9d8e62c2e93947e392766a501acc8ac5 P 394d0d090a5f45e89b1c51a91c011efe: stopping tablet replica
I20260710 11:06:53.804941 23887 raft_consensus.cc:2243] T 9d8e62c2e93947e392766a501acc8ac5 P 394d0d090a5f45e89b1c51a91c011efe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:53.805361 23887 raft_consensus.cc:2272] T 9d8e62c2e93947e392766a501acc8ac5 P 394d0d090a5f45e89b1c51a91c011efe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:53.807474 23887 tablet_replica.cc:333] T 3b3f7d674904472686bc616e593f7165 P 394d0d090a5f45e89b1c51a91c011efe: stopping tablet replica
I20260710 11:06:53.808068 23887 raft_consensus.cc:2243] T 3b3f7d674904472686bc616e593f7165 P 394d0d090a5f45e89b1c51a91c011efe [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:53.808898 23887 raft_consensus.cc:2272] T 3b3f7d674904472686bc616e593f7165 P 394d0d090a5f45e89b1c51a91c011efe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:53.811949 23887 tablet_replica.cc:333] T 78427d9895164cc79efe598d1768883f P 394d0d090a5f45e89b1c51a91c011efe: stopping tablet replica
I20260710 11:06:53.812464 23887 raft_consensus.cc:2243] T 78427d9895164cc79efe598d1768883f P 394d0d090a5f45e89b1c51a91c011efe [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 11:06:53.812767 26169 consensus_peers.cc:597] T 7b559f250fbd4dbbba53db2d094614e0 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d -> Peer 394d0d090a5f45e89b1c51a91c011efe (127.23.83.194:42443): Couldn't send request to peer 394d0d090a5f45e89b1c51a91c011efe. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:53.812876 23887 raft_consensus.cc:2272] T 78427d9895164cc79efe598d1768883f P 394d0d090a5f45e89b1c51a91c011efe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:53.814723 23887 tablet_replica.cc:333] T e9dd9ce806d443778d7aa4b4d511493c P 394d0d090a5f45e89b1c51a91c011efe: stopping tablet replica
I20260710 11:06:53.815268 23887 raft_consensus.cc:2243] T e9dd9ce806d443778d7aa4b4d511493c P 394d0d090a5f45e89b1c51a91c011efe [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:53.815670 23887 raft_consensus.cc:2272] T e9dd9ce806d443778d7aa4b4d511493c P 394d0d090a5f45e89b1c51a91c011efe [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:53.817507 23887 tablet_replica.cc:333] T 8ffbf738dece4029ad2db62c32cc6506 P 394d0d090a5f45e89b1c51a91c011efe: stopping tablet replica
I20260710 11:06:53.818065 23887 raft_consensus.cc:2243] T 8ffbf738dece4029ad2db62c32cc6506 P 394d0d090a5f45e89b1c51a91c011efe [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:53.818792 23887 raft_consensus.cc:2272] T 8ffbf738dece4029ad2db62c32cc6506 P 394d0d090a5f45e89b1c51a91c011efe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:53.820626 23887 tablet_replica.cc:333] T 7b559f250fbd4dbbba53db2d094614e0 P 394d0d090a5f45e89b1c51a91c011efe: stopping tablet replica
I20260710 11:06:53.821136 23887 raft_consensus.cc:2243] T 7b559f250fbd4dbbba53db2d094614e0 P 394d0d090a5f45e89b1c51a91c011efe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:53.821545 23887 raft_consensus.cc:2272] T 7b559f250fbd4dbbba53db2d094614e0 P 394d0d090a5f45e89b1c51a91c011efe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:53.823279 23887 tablet_replica.cc:333] T f0699ab06ce04b63b651d5a6f86ad717 P 394d0d090a5f45e89b1c51a91c011efe: stopping tablet replica
I20260710 11:06:53.823884 23887 raft_consensus.cc:2243] T f0699ab06ce04b63b651d5a6f86ad717 P 394d0d090a5f45e89b1c51a91c011efe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:53.824267 23887 raft_consensus.cc:2272] T f0699ab06ce04b63b651d5a6f86ad717 P 394d0d090a5f45e89b1c51a91c011efe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:53.825845 23887 tablet_replica.cc:333] T e263cad3f8f9456e85bbec59348abe2d P 394d0d090a5f45e89b1c51a91c011efe: stopping tablet replica
I20260710 11:06:53.826347 23887 raft_consensus.cc:2243] T e263cad3f8f9456e85bbec59348abe2d P 394d0d090a5f45e89b1c51a91c011efe [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:53.826800 23887 raft_consensus.cc:2272] T e263cad3f8f9456e85bbec59348abe2d P 394d0d090a5f45e89b1c51a91c011efe [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:53.828471 23887 tablet_replica.cc:333] T 12bfcb217187405f950eda0e73d72265 P 394d0d090a5f45e89b1c51a91c011efe: stopping tablet replica
I20260710 11:06:53.828981 23887 raft_consensus.cc:2243] T 12bfcb217187405f950eda0e73d72265 P 394d0d090a5f45e89b1c51a91c011efe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:53.829483 23887 raft_consensus.cc:2272] T 12bfcb217187405f950eda0e73d72265 P 394d0d090a5f45e89b1c51a91c011efe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:53.831218 23887 tablet_replica.cc:333] T 5c6563b520674a48b092c0d633d9ac0a P 394d0d090a5f45e89b1c51a91c011efe: stopping tablet replica
I20260710 11:06:53.831707 23887 raft_consensus.cc:2243] T 5c6563b520674a48b092c0d633d9ac0a P 394d0d090a5f45e89b1c51a91c011efe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:53.832116 23887 raft_consensus.cc:2272] T 5c6563b520674a48b092c0d633d9ac0a P 394d0d090a5f45e89b1c51a91c011efe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:53.834201 23887 tablet_replica.cc:333] T 2162894ddd6c403086fa8836856b19d9 P 394d0d090a5f45e89b1c51a91c011efe: stopping tablet replica
I20260710 11:06:53.834874 23887 raft_consensus.cc:2243] T 2162894ddd6c403086fa8836856b19d9 P 394d0d090a5f45e89b1c51a91c011efe [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:53.835639 23887 raft_consensus.cc:2272] T 2162894ddd6c403086fa8836856b19d9 P 394d0d090a5f45e89b1c51a91c011efe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:53.837356 23887 tablet_replica.cc:333] T 5a9d82fc28da4f069d252d79cfc27cd3 P 394d0d090a5f45e89b1c51a91c011efe: stopping tablet replica
I20260710 11:06:53.837749 23887 raft_consensus.cc:2243] T 5a9d82fc28da4f069d252d79cfc27cd3 P 394d0d090a5f45e89b1c51a91c011efe [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:53.838382 23887 raft_consensus.cc:2272] T 5a9d82fc28da4f069d252d79cfc27cd3 P 394d0d090a5f45e89b1c51a91c011efe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:53.839936 23887 tablet_replica.cc:333] T 1ad381d0603a48e7b6f59ed802c5bce1 P 394d0d090a5f45e89b1c51a91c011efe: stopping tablet replica
I20260710 11:06:53.840314 23887 raft_consensus.cc:2243] T 1ad381d0603a48e7b6f59ed802c5bce1 P 394d0d090a5f45e89b1c51a91c011efe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:53.840682 23887 raft_consensus.cc:2272] T 1ad381d0603a48e7b6f59ed802c5bce1 P 394d0d090a5f45e89b1c51a91c011efe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:53.842339 23887 tablet_replica.cc:333] T 332359d8d3b343bab836b84050174d00 P 394d0d090a5f45e89b1c51a91c011efe: stopping tablet replica
I20260710 11:06:53.842756 23887 raft_consensus.cc:2243] T 332359d8d3b343bab836b84050174d00 P 394d0d090a5f45e89b1c51a91c011efe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:53.843153 23887 raft_consensus.cc:2272] T 332359d8d3b343bab836b84050174d00 P 394d0d090a5f45e89b1c51a91c011efe [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:53.857940 26095 consensus_peers.cc:597] T 12bfcb217187405f950eda0e73d72265 P 72e0649b3c604720aed62bb00da9e802 -> Peer 394d0d090a5f45e89b1c51a91c011efe (127.23.83.194:42443): Couldn't send request to peer 394d0d090a5f45e89b1c51a91c011efe. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:53.860528 26170 consensus_peers.cc:597] T 7b559f250fbd4dbbba53db2d094614e0 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d -> Peer d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141): Couldn't send request to peer d11162f9cf2c4c508409ae7efc17c4b6. Status: Network error: Client connection negotiation failed: client connection to 127.23.83.193:36141: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:53.873492 23887 tablet_server.cc:196] TabletServer@127.23.83.194:0 shutdown complete.
W20260710 11:06:53.873574 26170 consensus_peers.cc:597] T 484e67f0e8ff4d5e90ae2e2a747260ca P 9d9455f2e1cc4fd598ad0e2cb8a48d9d -> Peer d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141): Couldn't send request to peer d11162f9cf2c4c508409ae7efc17c4b6. Status: Network error: Client connection negotiation failed: client connection to 127.23.83.193:36141: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:53.886380 26095 consensus_peers.cc:597] T 332359d8d3b343bab836b84050174d00 P 72e0649b3c604720aed62bb00da9e802 -> Peer 394d0d090a5f45e89b1c51a91c011efe (127.23.83.194:42443): Couldn't send request to peer 394d0d090a5f45e89b1c51a91c011efe. Status: Network error: Client connection negotiation failed: client connection to 127.23.83.194:42443: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:53.904536 23887 tablet_server.cc:179] TabletServer@127.23.83.195:0 shutting down...
W20260710 11:06:53.921311 26169 consensus_peers.cc:597] T 1ad381d0603a48e7b6f59ed802c5bce1 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d -> Peer 72e0649b3c604720aed62bb00da9e802 (127.23.83.195:40633): Couldn't send request to peer 72e0649b3c604720aed62bb00da9e802. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:53.928612 26096 consensus_peers.cc:597] T 91556d4a46e64bc0a232db23f9345e3b P 72e0649b3c604720aed62bb00da9e802 -> Peer d11162f9cf2c4c508409ae7efc17c4b6 (127.23.83.193:36141): Couldn't send request to peer d11162f9cf2c4c508409ae7efc17c4b6. Status: Network error: Client connection negotiation failed: client connection to 127.23.83.193:36141: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:53.939469 23887 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:06:53.940411 23887 tablet_replica.cc:333] T a780028258394393b1436499f97672d0 P 72e0649b3c604720aed62bb00da9e802: stopping tablet replica
I20260710 11:06:53.940995 23887 raft_consensus.cc:2243] T a780028258394393b1436499f97672d0 P 72e0649b3c604720aed62bb00da9e802 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:53.941800 23887 raft_consensus.cc:2272] T a780028258394393b1436499f97672d0 P 72e0649b3c604720aed62bb00da9e802 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:53.943555 23887 tablet_replica.cc:333] T 63b4e8904b97459a8bf7b76338c223aa P 72e0649b3c604720aed62bb00da9e802: stopping tablet replica
I20260710 11:06:53.944111 23887 raft_consensus.cc:2243] T 63b4e8904b97459a8bf7b76338c223aa P 72e0649b3c604720aed62bb00da9e802 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:53.944453 23887 raft_consensus.cc:2272] T 63b4e8904b97459a8bf7b76338c223aa P 72e0649b3c604720aed62bb00da9e802 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:53.946038 23887 tablet_replica.cc:333] T 332359d8d3b343bab836b84050174d00 P 72e0649b3c604720aed62bb00da9e802: stopping tablet replica
I20260710 11:06:53.946484 23887 raft_consensus.cc:2243] T 332359d8d3b343bab836b84050174d00 P 72e0649b3c604720aed62bb00da9e802 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:53.947187 23887 raft_consensus.cc:2272] T 332359d8d3b343bab836b84050174d00 P 72e0649b3c604720aed62bb00da9e802 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:53.948951 23887 tablet_replica.cc:333] T 8ffbf738dece4029ad2db62c32cc6506 P 72e0649b3c604720aed62bb00da9e802: stopping tablet replica
I20260710 11:06:53.949482 23887 raft_consensus.cc:2243] T 8ffbf738dece4029ad2db62c32cc6506 P 72e0649b3c604720aed62bb00da9e802 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:53.949906 23887 raft_consensus.cc:2272] T 8ffbf738dece4029ad2db62c32cc6506 P 72e0649b3c604720aed62bb00da9e802 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:53.952132 23887 tablet_replica.cc:333] T 773f90e29be74fc18242718e11d6fdc7 P 72e0649b3c604720aed62bb00da9e802: stopping tablet replica
I20260710 11:06:53.952822 23887 raft_consensus.cc:2243] T 773f90e29be74fc18242718e11d6fdc7 P 72e0649b3c604720aed62bb00da9e802 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:53.953259 23887 raft_consensus.cc:2272] T 773f90e29be74fc18242718e11d6fdc7 P 72e0649b3c604720aed62bb00da9e802 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:53.953912 26169 consensus_peers.cc:597] T 1ad381d0603a48e7b6f59ed802c5bce1 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d -> Peer 394d0d090a5f45e89b1c51a91c011efe (127.23.83.194:42443): Couldn't send request to peer 394d0d090a5f45e89b1c51a91c011efe. Status: Network error: Client connection negotiation failed: client connection to 127.23.83.194:42443: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:53.955117 23887 tablet_replica.cc:333] T 92b3ba56db854852a8b25a3ec086a2e2 P 72e0649b3c604720aed62bb00da9e802: stopping tablet replica
I20260710 11:06:53.955631 23887 raft_consensus.cc:2243] T 92b3ba56db854852a8b25a3ec086a2e2 P 72e0649b3c604720aed62bb00da9e802 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:53.956025 23887 raft_consensus.cc:2272] T 92b3ba56db854852a8b25a3ec086a2e2 P 72e0649b3c604720aed62bb00da9e802 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:53.957860 23887 tablet_replica.cc:333] T f0699ab06ce04b63b651d5a6f86ad717 P 72e0649b3c604720aed62bb00da9e802: stopping tablet replica
I20260710 11:06:53.958597 23887 raft_consensus.cc:2243] T f0699ab06ce04b63b651d5a6f86ad717 P 72e0649b3c604720aed62bb00da9e802 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:53.958992 23887 raft_consensus.cc:2272] T f0699ab06ce04b63b651d5a6f86ad717 P 72e0649b3c604720aed62bb00da9e802 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:53.960690 23887 tablet_replica.cc:333] T e263cad3f8f9456e85bbec59348abe2d P 72e0649b3c604720aed62bb00da9e802: stopping tablet replica
I20260710 11:06:53.961198 23887 raft_consensus.cc:2243] T e263cad3f8f9456e85bbec59348abe2d P 72e0649b3c604720aed62bb00da9e802 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:53.961632 23887 raft_consensus.cc:2272] T e263cad3f8f9456e85bbec59348abe2d P 72e0649b3c604720aed62bb00da9e802 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:53.963413 23887 tablet_replica.cc:333] T 12bfcb217187405f950eda0e73d72265 P 72e0649b3c604720aed62bb00da9e802: stopping tablet replica
I20260710 11:06:53.964010 23887 raft_consensus.cc:2243] T 12bfcb217187405f950eda0e73d72265 P 72e0649b3c604720aed62bb00da9e802 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:53.964762 23887 raft_consensus.cc:2272] T 12bfcb217187405f950eda0e73d72265 P 72e0649b3c604720aed62bb00da9e802 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:53.966657 23887 tablet_replica.cc:333] T 5c6563b520674a48b092c0d633d9ac0a P 72e0649b3c604720aed62bb00da9e802: stopping tablet replica
I20260710 11:06:53.967243 23887 raft_consensus.cc:2243] T 5c6563b520674a48b092c0d633d9ac0a P 72e0649b3c604720aed62bb00da9e802 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:53.967648 23887 raft_consensus.cc:2272] T 5c6563b520674a48b092c0d633d9ac0a P 72e0649b3c604720aed62bb00da9e802 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:53.970114 23887 tablet_replica.cc:333] T 91556d4a46e64bc0a232db23f9345e3b P 72e0649b3c604720aed62bb00da9e802: stopping tablet replica
I20260710 11:06:53.970647 23887 raft_consensus.cc:2243] T 91556d4a46e64bc0a232db23f9345e3b P 72e0649b3c604720aed62bb00da9e802 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:53.971426 23887 raft_consensus.cc:2272] T 91556d4a46e64bc0a232db23f9345e3b P 72e0649b3c604720aed62bb00da9e802 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:53.973245 23887 tablet_replica.cc:333] T faf4436ecbae481b930d39672e7603f1 P 72e0649b3c604720aed62bb00da9e802: stopping tablet replica
I20260710 11:06:53.973754 23887 raft_consensus.cc:2243] T faf4436ecbae481b930d39672e7603f1 P 72e0649b3c604720aed62bb00da9e802 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:53.974138 23887 raft_consensus.cc:2272] T faf4436ecbae481b930d39672e7603f1 P 72e0649b3c604720aed62bb00da9e802 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:53.975898 23887 tablet_replica.cc:333] T 78427d9895164cc79efe598d1768883f P 72e0649b3c604720aed62bb00da9e802: stopping tablet replica
I20260710 11:06:53.976418 23887 raft_consensus.cc:2243] T 78427d9895164cc79efe598d1768883f P 72e0649b3c604720aed62bb00da9e802 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:53.977120 23887 raft_consensus.cc:2272] T 78427d9895164cc79efe598d1768883f P 72e0649b3c604720aed62bb00da9e802 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:53.978997 23887 tablet_replica.cc:333] T 3b3f7d674904472686bc616e593f7165 P 72e0649b3c604720aed62bb00da9e802: stopping tablet replica
I20260710 11:06:53.979511 23887 raft_consensus.cc:2243] T 3b3f7d674904472686bc616e593f7165 P 72e0649b3c604720aed62bb00da9e802 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:53.979974 23887 raft_consensus.cc:2272] T 3b3f7d674904472686bc616e593f7165 P 72e0649b3c604720aed62bb00da9e802 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:53.981945 23887 tablet_replica.cc:333] T 1ad381d0603a48e7b6f59ed802c5bce1 P 72e0649b3c604720aed62bb00da9e802: stopping tablet replica
I20260710 11:06:53.982472 23887 raft_consensus.cc:2243] T 1ad381d0603a48e7b6f59ed802c5bce1 P 72e0649b3c604720aed62bb00da9e802 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:53.982877 23887 raft_consensus.cc:2272] T 1ad381d0603a48e7b6f59ed802c5bce1 P 72e0649b3c604720aed62bb00da9e802 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:53.984840 26169 consensus_peers.cc:597] T 484e67f0e8ff4d5e90ae2e2a747260ca P 9d9455f2e1cc4fd598ad0e2cb8a48d9d -> Peer 72e0649b3c604720aed62bb00da9e802 (127.23.83.195:40633): Couldn't send request to peer 72e0649b3c604720aed62bb00da9e802. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:53.985040 23887 tablet_replica.cc:333] T 484e67f0e8ff4d5e90ae2e2a747260ca P 72e0649b3c604720aed62bb00da9e802: stopping tablet replica
I20260710 11:06:53.985626 23887 raft_consensus.cc:2243] T 484e67f0e8ff4d5e90ae2e2a747260ca P 72e0649b3c604720aed62bb00da9e802 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:53.986045 23887 raft_consensus.cc:2272] T 484e67f0e8ff4d5e90ae2e2a747260ca P 72e0649b3c604720aed62bb00da9e802 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:53.987927 23887 tablet_replica.cc:333] T 9d8e62c2e93947e392766a501acc8ac5 P 72e0649b3c604720aed62bb00da9e802: stopping tablet replica
I20260710 11:06:53.988399 23887 raft_consensus.cc:2243] T 9d8e62c2e93947e392766a501acc8ac5 P 72e0649b3c604720aed62bb00da9e802 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:53.989115 23887 raft_consensus.cc:2272] T 9d8e62c2e93947e392766a501acc8ac5 P 72e0649b3c604720aed62bb00da9e802 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:53.990903 23887 tablet_replica.cc:333] T 1fe4dc6982f746a481795cc9c8b90203 P 72e0649b3c604720aed62bb00da9e802: stopping tablet replica
I20260710 11:06:53.991356 23887 raft_consensus.cc:2243] T 1fe4dc6982f746a481795cc9c8b90203 P 72e0649b3c604720aed62bb00da9e802 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:53.991750 23887 raft_consensus.cc:2272] T 1fe4dc6982f746a481795cc9c8b90203 P 72e0649b3c604720aed62bb00da9e802 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:54.030112 23887 tablet_server.cc:196] TabletServer@127.23.83.195:0 shutdown complete.
W20260710 11:06:54.044515 26169 consensus_peers.cc:597] T 3f658f91ed7243cb9ba6a3759dc08207 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d -> Peer 394d0d090a5f45e89b1c51a91c011efe (127.23.83.194:42443): Couldn't send request to peer 394d0d090a5f45e89b1c51a91c011efe. Status: Network error: Client connection negotiation failed: client connection to 127.23.83.194:42443: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:54.065335 23887 tablet_server.cc:179] TabletServer@127.23.83.196:0 shutting down...
I20260710 11:06:54.102877 23887 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:06:54.103598 23887 tablet_replica.cc:333] T a780028258394393b1436499f97672d0 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: stopping tablet replica
I20260710 11:06:54.104398 23887 raft_consensus.cc:2243] T a780028258394393b1436499f97672d0 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:54.104954 23887 raft_consensus.cc:2272] T a780028258394393b1436499f97672d0 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:54.107724 23887 tablet_replica.cc:333] T 2d7b5f1d9da44dd0a9d58128a75c6df8 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: stopping tablet replica
I20260710 11:06:54.108378 23887 raft_consensus.cc:2243] T 2d7b5f1d9da44dd0a9d58128a75c6df8 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:54.108875 23887 raft_consensus.cc:2272] T 2d7b5f1d9da44dd0a9d58128a75c6df8 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:54.112732 23887 tablet_replica.cc:333] T 773f90e29be74fc18242718e11d6fdc7 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: stopping tablet replica
I20260710 11:06:54.113458 23887 raft_consensus.cc:2243] T 773f90e29be74fc18242718e11d6fdc7 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:54.114003 23887 raft_consensus.cc:2272] T 773f90e29be74fc18242718e11d6fdc7 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:54.117115 23887 tablet_replica.cc:333] T 92b3ba56db854852a8b25a3ec086a2e2 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: stopping tablet replica
I20260710 11:06:54.117805 23887 raft_consensus.cc:2243] T 92b3ba56db854852a8b25a3ec086a2e2 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:54.118355 23887 raft_consensus.cc:2272] T 92b3ba56db854852a8b25a3ec086a2e2 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:54.120434 23887 tablet_replica.cc:333] T 3f658f91ed7243cb9ba6a3759dc08207 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: stopping tablet replica
I20260710 11:06:54.121025 23887 raft_consensus.cc:2243] T 3f658f91ed7243cb9ba6a3759dc08207 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:54.121836 23887 raft_consensus.cc:2272] T 3f658f91ed7243cb9ba6a3759dc08207 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:54.123973 23887 tablet_replica.cc:333] T 3b3f7d674904472686bc616e593f7165 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: stopping tablet replica
I20260710 11:06:54.124555 23887 raft_consensus.cc:2243] T 3b3f7d674904472686bc616e593f7165 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:54.125101 23887 raft_consensus.cc:2272] T 3b3f7d674904472686bc616e593f7165 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:54.127313 23887 tablet_replica.cc:333] T 78427d9895164cc79efe598d1768883f P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: stopping tablet replica
I20260710 11:06:54.127974 23887 raft_consensus.cc:2243] T 78427d9895164cc79efe598d1768883f P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:54.128394 23887 raft_consensus.cc:2272] T 78427d9895164cc79efe598d1768883f P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:54.130551 23887 tablet_replica.cc:333] T 63b4e8904b97459a8bf7b76338c223aa P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: stopping tablet replica
I20260710 11:06:54.132154 23887 raft_consensus.cc:2243] T 63b4e8904b97459a8bf7b76338c223aa P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:54.132957 23887 raft_consensus.cc:2272] T 63b4e8904b97459a8bf7b76338c223aa P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:54.135507 23887 tablet_replica.cc:333] T 484e67f0e8ff4d5e90ae2e2a747260ca P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: stopping tablet replica
I20260710 11:06:54.136185 23887 raft_consensus.cc:2243] T 484e67f0e8ff4d5e90ae2e2a747260ca P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:54.137109 23887 raft_consensus.cc:2272] T 484e67f0e8ff4d5e90ae2e2a747260ca P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:54.139120 23887 tablet_replica.cc:333] T 1fe4dc6982f746a481795cc9c8b90203 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: stopping tablet replica
I20260710 11:06:54.139688 23887 raft_consensus.cc:2243] T 1fe4dc6982f746a481795cc9c8b90203 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:54.140709 23887 raft_consensus.cc:2272] T 1fe4dc6982f746a481795cc9c8b90203 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:54.142707 23887 tablet_replica.cc:333] T 7b559f250fbd4dbbba53db2d094614e0 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: stopping tablet replica
I20260710 11:06:54.143290 23887 raft_consensus.cc:2243] T 7b559f250fbd4dbbba53db2d094614e0 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:54.144114 23887 raft_consensus.cc:2272] T 7b559f250fbd4dbbba53db2d094614e0 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:54.146008 23887 tablet_replica.cc:333] T 91556d4a46e64bc0a232db23f9345e3b P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: stopping tablet replica
I20260710 11:06:54.146680 23887 raft_consensus.cc:2243] T 91556d4a46e64bc0a232db23f9345e3b P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:54.147346 23887 raft_consensus.cc:2272] T 91556d4a46e64bc0a232db23f9345e3b P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:54.149567 23887 tablet_replica.cc:333] T faf4436ecbae481b930d39672e7603f1 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: stopping tablet replica
I20260710 11:06:54.150074 23887 raft_consensus.cc:2243] T faf4436ecbae481b930d39672e7603f1 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:54.150473 23887 raft_consensus.cc:2272] T faf4436ecbae481b930d39672e7603f1 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:54.152783 23887 tablet_replica.cc:333] T 5a9d82fc28da4f069d252d79cfc27cd3 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: stopping tablet replica
I20260710 11:06:54.153767 23887 raft_consensus.cc:2243] T 5a9d82fc28da4f069d252d79cfc27cd3 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:54.154564 23887 raft_consensus.cc:2272] T 5a9d82fc28da4f069d252d79cfc27cd3 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:54.158453 23887 tablet_replica.cc:333] T 12bfcb217187405f950eda0e73d72265 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: stopping tablet replica
I20260710 11:06:54.159612 23887 raft_consensus.cc:2243] T 12bfcb217187405f950eda0e73d72265 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:54.160203 23887 raft_consensus.cc:2272] T 12bfcb217187405f950eda0e73d72265 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:54.162694 23887 tablet_replica.cc:333] T 2162894ddd6c403086fa8836856b19d9 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: stopping tablet replica
I20260710 11:06:54.164019 23887 raft_consensus.cc:2243] T 2162894ddd6c403086fa8836856b19d9 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:54.164693 23887 raft_consensus.cc:2272] T 2162894ddd6c403086fa8836856b19d9 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:54.167034 23887 tablet_replica.cc:333] T 1ad381d0603a48e7b6f59ed802c5bce1 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: stopping tablet replica
I20260710 11:06:54.168200 23887 raft_consensus.cc:2243] T 1ad381d0603a48e7b6f59ed802c5bce1 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:54.168944 23887 raft_consensus.cc:2272] T 1ad381d0603a48e7b6f59ed802c5bce1 P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:54.170778 23887 tablet_replica.cc:333] T e9dd9ce806d443778d7aa4b4d511493c P 9d9455f2e1cc4fd598ad0e2cb8a48d9d: stopping tablet replica
I20260710 11:06:54.171200 23887 raft_consensus.cc:2243] T e9dd9ce806d443778d7aa4b4d511493c P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:54.171965 23887 raft_consensus.cc:2272] T e9dd9ce806d443778d7aa4b4d511493c P 9d9455f2e1cc4fd598ad0e2cb8a48d9d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:54.217533 23887 tablet_server.cc:196] TabletServer@127.23.83.196:0 shutdown complete.
I20260710 11:06:54.251237 23887 master.cc:562] Master@127.23.83.254:35987 shutting down...
I20260710 11:06:54.278065 23887 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 32bffa8dc2634b829f8f5c3d500b89c1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:54.278712 23887 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 32bffa8dc2634b829f8f5c3d500b89c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:54.279143 23887 tablet_replica.cc:333] T 00000000000000000000000000000000 P 32bffa8dc2634b829f8f5c3d500b89c1: stopping tablet replica
I20260710 11:06:54.299647 23887 master.cc:584] Master@127.23.83.254:35987 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (20061 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 11:06:54.363140 23887 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.83.254:46007
I20260710 11:06:54.364372 23887 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:54.370613 26700 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:54.370711 26699 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:54.371135 26702 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:54.372253 23887 server_base.cc:1061] running on GCE node
I20260710 11:06:54.373275 23887 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:54.373445 23887 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:54.373627 23887 hybrid_clock.cc:648] HybridClock initialized: now 1783681614373613 us; error 0 us; skew 500 ppm
I20260710 11:06:54.374215 23887 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:54.377110 23887 webserver.cc:533] Webserver started at http://127.23.83.254:33125/ using document root <none> and password file <none>
I20260710 11:06:54.378041 23887 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:54.378257 23887 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:54.379500 23887 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:54.394448 23887 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681543532196-23887-0/minicluster-data/master-0-root/instance:
uuid: "f162c42f1cc242cfa6a0a56a51d6d5d2"
format_stamp: "Formatted at 2026-07-10 11:06:54 on dist-test-slave-9mw6"
I20260710 11:06:54.400784 23887 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.000s	sys 0.008s
I20260710 11:06:54.405854 26708 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:54.406623 23887 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.001s
I20260710 11:06:54.406927 23887 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681543532196-23887-0/minicluster-data/master-0-root
uuid: "f162c42f1cc242cfa6a0a56a51d6d5d2"
format_stamp: "Formatted at 2026-07-10 11:06:54 on dist-test-slave-9mw6"
I20260710 11:06:54.407271 23887 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681543532196-23887-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681543532196-23887-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681543532196-23887-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:54.424656 23887 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:54.425959 23887 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:54.474870 23887 rpc_server.cc:307] RPC server started. Bound to: 127.23.83.254:46007
I20260710 11:06:54.474937 26759 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.83.254:46007 every 8 connection(s)
I20260710 11:06:54.481719 26760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:54.494084 26760 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f162c42f1cc242cfa6a0a56a51d6d5d2: Bootstrap starting.
I20260710 11:06:54.499212 26760 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f162c42f1cc242cfa6a0a56a51d6d5d2: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:54.503969 26760 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f162c42f1cc242cfa6a0a56a51d6d5d2: No bootstrap required, opened a new log
I20260710 11:06:54.506287 26760 raft_consensus.cc:359] T 00000000000000000000000000000000 P f162c42f1cc242cfa6a0a56a51d6d5d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f162c42f1cc242cfa6a0a56a51d6d5d2" member_type: VOTER }
I20260710 11:06:54.506798 26760 raft_consensus.cc:385] T 00000000000000000000000000000000 P f162c42f1cc242cfa6a0a56a51d6d5d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:54.507054 26760 raft_consensus.cc:740] T 00000000000000000000000000000000 P f162c42f1cc242cfa6a0a56a51d6d5d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f162c42f1cc242cfa6a0a56a51d6d5d2, State: Initialized, Role: FOLLOWER
I20260710 11:06:54.507759 26760 consensus_queue.cc:260] T 00000000000000000000000000000000 P f162c42f1cc242cfa6a0a56a51d6d5d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f162c42f1cc242cfa6a0a56a51d6d5d2" member_type: VOTER }
I20260710 11:06:54.508252 26760 raft_consensus.cc:399] T 00000000000000000000000000000000 P f162c42f1cc242cfa6a0a56a51d6d5d2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:06:54.508543 26760 raft_consensus.cc:493] T 00000000000000000000000000000000 P f162c42f1cc242cfa6a0a56a51d6d5d2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:06:54.508951 26760 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f162c42f1cc242cfa6a0a56a51d6d5d2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:54.513809 26760 raft_consensus.cc:515] T 00000000000000000000000000000000 P f162c42f1cc242cfa6a0a56a51d6d5d2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f162c42f1cc242cfa6a0a56a51d6d5d2" member_type: VOTER }
I20260710 11:06:54.514375 26760 leader_election.cc:304] T 00000000000000000000000000000000 P f162c42f1cc242cfa6a0a56a51d6d5d2 [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: f162c42f1cc242cfa6a0a56a51d6d5d2; no voters: 
I20260710 11:06:54.515529 26760 leader_election.cc:290] T 00000000000000000000000000000000 P f162c42f1cc242cfa6a0a56a51d6d5d2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:06:54.516057 26763 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f162c42f1cc242cfa6a0a56a51d6d5d2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:54.517397 26763 raft_consensus.cc:697] T 00000000000000000000000000000000 P f162c42f1cc242cfa6a0a56a51d6d5d2 [term 1 LEADER]: Becoming Leader. State: Replica: f162c42f1cc242cfa6a0a56a51d6d5d2, State: Running, Role: LEADER
I20260710 11:06:54.518154 26763 consensus_queue.cc:237] T 00000000000000000000000000000000 P f162c42f1cc242cfa6a0a56a51d6d5d2 [LEADER]: Queue going to LEADER mode. State: All 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: "f162c42f1cc242cfa6a0a56a51d6d5d2" member_type: VOTER }
I20260710 11:06:54.518638 26760 sys_catalog.cc:565] T 00000000000000000000000000000000 P f162c42f1cc242cfa6a0a56a51d6d5d2 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:06:54.524782 26764 sys_catalog.cc:455] T 00000000000000000000000000000000 P f162c42f1cc242cfa6a0a56a51d6d5d2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f162c42f1cc242cfa6a0a56a51d6d5d2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f162c42f1cc242cfa6a0a56a51d6d5d2" member_type: VOTER } }
I20260710 11:06:54.524850 26765 sys_catalog.cc:455] T 00000000000000000000000000000000 P f162c42f1cc242cfa6a0a56a51d6d5d2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f162c42f1cc242cfa6a0a56a51d6d5d2. Latest consensus state: current_term: 1 leader_uuid: "f162c42f1cc242cfa6a0a56a51d6d5d2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f162c42f1cc242cfa6a0a56a51d6d5d2" member_type: VOTER } }
I20260710 11:06:54.526019 26764 sys_catalog.cc:458] T 00000000000000000000000000000000 P f162c42f1cc242cfa6a0a56a51d6d5d2 [sys.catalog]: This master's current role is: LEADER
I20260710 11:06:54.526031 26765 sys_catalog.cc:458] T 00000000000000000000000000000000 P f162c42f1cc242cfa6a0a56a51d6d5d2 [sys.catalog]: This master's current role is: LEADER
I20260710 11:06:54.529295 26770 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:06:54.534253 26770 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:06:54.539148 23887 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:06:54.543422 26770 catalog_manager.cc:1383] Generated new cluster ID: 4bfb2de221a343f085709aa418ca6bd4
I20260710 11:06:54.543747 26770 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:06:54.594347 26770 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:06:54.595649 26770 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:06:54.616048 26770 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f162c42f1cc242cfa6a0a56a51d6d5d2: Generated new TSK 0
I20260710 11:06:54.616668 26770 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:06:54.671241 23887 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:54.678329 26781 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:54.679139 26782 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:54.681332 26784 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:54.684208 23887 server_base.cc:1061] running on GCE node
I20260710 11:06:54.685230 23887 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:54.685472 23887 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:54.685668 23887 hybrid_clock.cc:648] HybridClock initialized: now 1783681614685643 us; error 0 us; skew 500 ppm
I20260710 11:06:54.686267 23887 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:54.688809 23887 webserver.cc:533] Webserver started at http://127.23.83.193:41841/ using document root <none> and password file <none>
I20260710 11:06:54.689306 23887 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:54.689525 23887 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:54.689786 23887 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:54.691112 23887 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681543532196-23887-0/minicluster-data/ts-0-root/instance:
uuid: "7a6fba6abda04cbab7941999ea6aab60"
format_stamp: "Formatted at 2026-07-10 11:06:54 on dist-test-slave-9mw6"
I20260710 11:06:54.695490 23887 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 11:06:54.698719 26789 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:54.699568 23887 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:06:54.699803 23887 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681543532196-23887-0/minicluster-data/ts-0-root
uuid: "7a6fba6abda04cbab7941999ea6aab60"
format_stamp: "Formatted at 2026-07-10 11:06:54 on dist-test-slave-9mw6"
I20260710 11:06:54.700116 23887 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681543532196-23887-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681543532196-23887-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681543532196-23887-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:54.746376 23887 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:54.747975 23887 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:54.749765 23887 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:54.754238 23887 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:06:54.754596 23887 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:54.754961 23887 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:06:54.755239 23887 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:54.821991 23887 rpc_server.cc:307] RPC server started. Bound to: 127.23.83.193:36593
I20260710 11:06:54.823376 26851 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.83.193:36593 every 8 connection(s)
I20260710 11:06:54.828697 23887 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:54.843007 26856 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:54.845867 26857 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:54.846752 23887 server_base.cc:1061] running on GCE node
I20260710 11:06:54.847445 26852 heartbeater.cc:344] Connected to a master server at 127.23.83.254:46007
I20260710 11:06:54.848032 26852 heartbeater.cc:461] Registering TS with master...
W20260710 11:06:54.848045 26859 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:54.849609 26852 heartbeater.cc:507] Master 127.23.83.254:46007 requested a full tablet report, sending...
I20260710 11:06:54.849759 23887 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:54.850222 23887 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:54.850396 23887 hybrid_clock.cc:648] HybridClock initialized: now 1783681614850359 us; error 0 us; skew 500 ppm
I20260710 11:06:54.851109 23887 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:54.852190 26725 ts_manager.cc:194] Registered new tserver with Master: 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193:36593)
I20260710 11:06:54.854094 23887 webserver.cc:533] Webserver started at http://127.23.83.194:33599/ using document root <none> and password file <none>
I20260710 11:06:54.854832 23887 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:54.854836 26725 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33376
I20260710 11:06:54.855202 23887 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:54.855612 23887 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:54.856915 23887 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681543532196-23887-0/minicluster-data/ts-1-root/instance:
uuid: "52e7b289874045089f957002d4c178e7"
format_stamp: "Formatted at 2026-07-10 11:06:54 on dist-test-slave-9mw6"
I20260710 11:06:54.861418 23887 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:06:54.865198 26864 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:54.866068 23887 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 11:06:54.866382 23887 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681543532196-23887-0/minicluster-data/ts-1-root
uuid: "52e7b289874045089f957002d4c178e7"
format_stamp: "Formatted at 2026-07-10 11:06:54 on dist-test-slave-9mw6"
I20260710 11:06:54.866636 23887 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681543532196-23887-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681543532196-23887-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681543532196-23887-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:54.899809 23887 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:54.901093 23887 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:54.902899 23887 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:54.905337 23887 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:06:54.905516 23887 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:54.905855 23887 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:06:54.906006 23887 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:54.952247 23887 rpc_server.cc:307] RPC server started. Bound to: 127.23.83.194:42943
I20260710 11:06:54.952399 26926 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.83.194:42943 every 8 connection(s)
I20260710 11:06:54.957268 23887 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:54.964857 26930 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:54.976078 26927 heartbeater.cc:344] Connected to a master server at 127.23.83.254:46007
I20260710 11:06:54.976758 26927 heartbeater.cc:461] Registering TS with master...
W20260710 11:06:54.977759 26931 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:54.977998 26927 heartbeater.cc:507] Master 127.23.83.254:46007 requested a full tablet report, sending...
I20260710 11:06:54.981176 26725 ts_manager.cc:194] Registered new tserver with Master: 52e7b289874045089f957002d4c178e7 (127.23.83.194:42943)
I20260710 11:06:54.982141 23887 server_base.cc:1061] running on GCE node
W20260710 11:06:54.982296 26933 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:54.983042 26725 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33382
I20260710 11:06:54.984539 23887 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:54.984807 23887 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:54.984999 23887 hybrid_clock.cc:648] HybridClock initialized: now 1783681614984981 us; error 0 us; skew 500 ppm
I20260710 11:06:54.985610 23887 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:54.988054 23887 webserver.cc:533] Webserver started at http://127.23.83.195:40431/ using document root <none> and password file <none>
I20260710 11:06:54.988559 23887 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:54.988768 23887 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:54.989046 23887 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:54.990480 23887 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681543532196-23887-0/minicluster-data/ts-2-root/instance:
uuid: "253f12bc40a24ed6a36ce1d6318d2e8d"
format_stamp: "Formatted at 2026-07-10 11:06:54 on dist-test-slave-9mw6"
I20260710 11:06:54.995153 23887 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:06:54.998842 26938 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:55.000243 23887 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:06:55.000582 23887 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681543532196-23887-0/minicluster-data/ts-2-root
uuid: "253f12bc40a24ed6a36ce1d6318d2e8d"
format_stamp: "Formatted at 2026-07-10 11:06:54 on dist-test-slave-9mw6"
I20260710 11:06:55.000906 23887 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681543532196-23887-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681543532196-23887-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681543532196-23887-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:55.050800 23887 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:55.052805 23887 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:55.054332 23887 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:55.056643 23887 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:06:55.056895 23887 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:55.057178 23887 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:06:55.057376 23887 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:55.099119 23887 rpc_server.cc:307] RPC server started. Bound to: 127.23.83.195:45549
I20260710 11:06:55.099229 27000 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.83.195:45549 every 8 connection(s)
I20260710 11:06:55.113343 27001 heartbeater.cc:344] Connected to a master server at 127.23.83.254:46007
I20260710 11:06:55.113795 27001 heartbeater.cc:461] Registering TS with master...
I20260710 11:06:55.114812 27001 heartbeater.cc:507] Master 127.23.83.254:46007 requested a full tablet report, sending...
I20260710 11:06:55.116942 26725 ts_manager.cc:194] Registered new tserver with Master: 253f12bc40a24ed6a36ce1d6318d2e8d (127.23.83.195:45549)
I20260710 11:06:55.117163 23887 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014678206s
I20260710 11:06:55.118777 26725 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33388
I20260710 11:06:55.145282 26725 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33392:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:06:55.148149 26725 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:06:55.224227 26965 tablet_service.cc:1511] Processing CreateTablet for tablet a1c33364091748b09c8e4bb5fcf4c8ce (DEFAULT_TABLE table=test-workload [id=eb4e6fe81981460aaf3b3a97e6b17e67]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:06:55.227250 26966 tablet_service.cc:1511] Processing CreateTablet for tablet 8c20c97a8a0e43398522d2062c2644bb (DEFAULT_TABLE table=test-workload [id=eb4e6fe81981460aaf3b3a97e6b17e67]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:06:55.228721 26965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1c33364091748b09c8e4bb5fcf4c8ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:55.232192 26966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c20c97a8a0e43398522d2062c2644bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:55.239351 26817 tablet_service.cc:1511] Processing CreateTablet for tablet 8c20c97a8a0e43398522d2062c2644bb (DEFAULT_TABLE table=test-workload [id=eb4e6fe81981460aaf3b3a97e6b17e67]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:06:55.240854 26817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c20c97a8a0e43398522d2062c2644bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:55.241168 26963 tablet_service.cc:1511] Processing CreateTablet for tablet cfeb393141224207af573d891571c209 (DEFAULT_TABLE table=test-workload [id=eb4e6fe81981460aaf3b3a97e6b17e67]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:06:55.242820 26963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfeb393141224207af573d891571c209. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:55.244633 26812 tablet_service.cc:1511] Processing CreateTablet for tablet 3ef4c4656f4048ae9ff36a6bb704ad26 (DEFAULT_TABLE table=test-workload [id=eb4e6fe81981460aaf3b3a97e6b17e67]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:06:55.244882 26816 tablet_service.cc:1511] Processing CreateTablet for tablet a1c33364091748b09c8e4bb5fcf4c8ce (DEFAULT_TABLE table=test-workload [id=eb4e6fe81981460aaf3b3a97e6b17e67]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:06:55.245996 26812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ef4c4656f4048ae9ff36a6bb704ad26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:55.249107 26815 tablet_service.cc:1511] Processing CreateTablet for tablet 8fec02143e5744e2bfea818480084596 (DEFAULT_TABLE table=test-workload [id=eb4e6fe81981460aaf3b3a97e6b17e67]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:06:55.250635 26815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fec02143e5744e2bfea818480084596. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:55.252748 26813 tablet_service.cc:1511] Processing CreateTablet for tablet 278978aec0db411680ddcb57f0f86473 (DEFAULT_TABLE table=test-workload [id=eb4e6fe81981460aaf3b3a97e6b17e67]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:06:55.254302 26813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 278978aec0db411680ddcb57f0f86473. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:55.254391 26811 tablet_service.cc:1511] Processing CreateTablet for tablet 92e266c0a54641ce8ad7b5e2ef1e2530 (DEFAULT_TABLE table=test-workload [id=eb4e6fe81981460aaf3b3a97e6b17e67]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:06:55.255923 26811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92e266c0a54641ce8ad7b5e2ef1e2530. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:55.257208 26810 tablet_service.cc:1511] Processing CreateTablet for tablet 062d8a274af84afcad3933f6e7a1dd75 (DEFAULT_TABLE table=test-workload [id=eb4e6fe81981460aaf3b3a97e6b17e67]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:06:55.258711 26810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 062d8a274af84afcad3933f6e7a1dd75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:55.258615 26809 tablet_service.cc:1511] Processing CreateTablet for tablet 5f1707b3f144489cbb46173a3c955fe1 (DEFAULT_TABLE table=test-workload [id=eb4e6fe81981460aaf3b3a97e6b17e67]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:06:55.260001 26809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f1707b3f144489cbb46173a3c955fe1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:55.263585 26814 tablet_service.cc:1511] Processing CreateTablet for tablet cfeb393141224207af573d891571c209 (DEFAULT_TABLE table=test-workload [id=eb4e6fe81981460aaf3b3a97e6b17e67]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:06:55.265218 26814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfeb393141224207af573d891571c209. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:55.266153 26808 tablet_service.cc:1511] Processing CreateTablet for tablet c374a8b3531e47ffacaf24a626131511 (DEFAULT_TABLE table=test-workload [id=eb4e6fe81981460aaf3b3a97e6b17e67]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:06:55.267459 26808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c374a8b3531e47ffacaf24a626131511. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:55.239117 26964 tablet_service.cc:1511] Processing CreateTablet for tablet 8fec02143e5744e2bfea818480084596 (DEFAULT_TABLE table=test-workload [id=eb4e6fe81981460aaf3b3a97e6b17e67]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:06:55.271296 26964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fec02143e5744e2bfea818480084596. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:55.277944 26962 tablet_service.cc:1511] Processing CreateTablet for tablet 278978aec0db411680ddcb57f0f86473 (DEFAULT_TABLE table=test-workload [id=eb4e6fe81981460aaf3b3a97e6b17e67]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:06:55.278838 26816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1c33364091748b09c8e4bb5fcf4c8ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:55.279472 26962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 278978aec0db411680ddcb57f0f86473. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:55.281194 26961 tablet_service.cc:1511] Processing CreateTablet for tablet 3ef4c4656f4048ae9ff36a6bb704ad26 (DEFAULT_TABLE table=test-workload [id=eb4e6fe81981460aaf3b3a97e6b17e67]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:06:55.283756 26960 tablet_service.cc:1511] Processing CreateTablet for tablet 92e266c0a54641ce8ad7b5e2ef1e2530 (DEFAULT_TABLE table=test-workload [id=eb4e6fe81981460aaf3b3a97e6b17e67]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:06:55.286360 26959 tablet_service.cc:1511] Processing CreateTablet for tablet 062d8a274af84afcad3933f6e7a1dd75 (DEFAULT_TABLE table=test-workload [id=eb4e6fe81981460aaf3b3a97e6b17e67]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:06:55.289088 26958 tablet_service.cc:1511] Processing CreateTablet for tablet 5f1707b3f144489cbb46173a3c955fe1 (DEFAULT_TABLE table=test-workload [id=eb4e6fe81981460aaf3b3a97e6b17e67]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:06:55.292534 26957 tablet_service.cc:1511] Processing CreateTablet for tablet c374a8b3531e47ffacaf24a626131511 (DEFAULT_TABLE table=test-workload [id=eb4e6fe81981460aaf3b3a97e6b17e67]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:06:55.300201 26957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c374a8b3531e47ffacaf24a626131511. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:55.304178 26960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92e266c0a54641ce8ad7b5e2ef1e2530. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:55.305261 26959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 062d8a274af84afcad3933f6e7a1dd75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:55.308235 26961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ef4c4656f4048ae9ff36a6bb704ad26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:55.312260 26958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f1707b3f144489cbb46173a3c955fe1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:55.335064 26892 tablet_service.cc:1511] Processing CreateTablet for tablet 8c20c97a8a0e43398522d2062c2644bb (DEFAULT_TABLE table=test-workload [id=eb4e6fe81981460aaf3b3a97e6b17e67]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:06:55.335755 26889 tablet_service.cc:1511] Processing CreateTablet for tablet cfeb393141224207af573d891571c209 (DEFAULT_TABLE table=test-workload [id=eb4e6fe81981460aaf3b3a97e6b17e67]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:06:55.336544 26892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c20c97a8a0e43398522d2062c2644bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:55.337852 26883 tablet_service.cc:1511] Processing CreateTablet for tablet c374a8b3531e47ffacaf24a626131511 (DEFAULT_TABLE table=test-workload [id=eb4e6fe81981460aaf3b3a97e6b17e67]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:06:55.338075 26888 tablet_service.cc:1511] Processing CreateTablet for tablet 278978aec0db411680ddcb57f0f86473 (DEFAULT_TABLE table=test-workload [id=eb4e6fe81981460aaf3b3a97e6b17e67]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:06:55.339178 26883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c374a8b3531e47ffacaf24a626131511. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:55.340373 26887 tablet_service.cc:1511] Processing CreateTablet for tablet 3ef4c4656f4048ae9ff36a6bb704ad26 (DEFAULT_TABLE table=test-workload [id=eb4e6fe81981460aaf3b3a97e6b17e67]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:06:55.341655 26887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ef4c4656f4048ae9ff36a6bb704ad26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:55.342056 26891 tablet_service.cc:1511] Processing CreateTablet for tablet a1c33364091748b09c8e4bb5fcf4c8ce (DEFAULT_TABLE table=test-workload [id=eb4e6fe81981460aaf3b3a97e6b17e67]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:06:55.343353 26891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1c33364091748b09c8e4bb5fcf4c8ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:55.343580 26886 tablet_service.cc:1511] Processing CreateTablet for tablet 92e266c0a54641ce8ad7b5e2ef1e2530 (DEFAULT_TABLE table=test-workload [id=eb4e6fe81981460aaf3b3a97e6b17e67]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:06:55.344931 26886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92e266c0a54641ce8ad7b5e2ef1e2530. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:55.345049 26890 tablet_service.cc:1511] Processing CreateTablet for tablet 8fec02143e5744e2bfea818480084596 (DEFAULT_TABLE table=test-workload [id=eb4e6fe81981460aaf3b3a97e6b17e67]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:06:55.346359 26890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fec02143e5744e2bfea818480084596. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:55.346944 26885 tablet_service.cc:1511] Processing CreateTablet for tablet 062d8a274af84afcad3933f6e7a1dd75 (DEFAULT_TABLE table=test-workload [id=eb4e6fe81981460aaf3b3a97e6b17e67]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:06:55.348259 26885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 062d8a274af84afcad3933f6e7a1dd75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:55.350637 26884 tablet_service.cc:1511] Processing CreateTablet for tablet 5f1707b3f144489cbb46173a3c955fe1 (DEFAULT_TABLE table=test-workload [id=eb4e6fe81981460aaf3b3a97e6b17e67]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:06:55.352458 26889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfeb393141224207af573d891571c209. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:55.353819 26888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 278978aec0db411680ddcb57f0f86473. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:55.356199 26884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f1707b3f144489cbb46173a3c955fe1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:55.435550 27021 tablet_bootstrap.cc:492] T a1c33364091748b09c8e4bb5fcf4c8ce P 52e7b289874045089f957002d4c178e7: Bootstrap starting.
I20260710 11:06:55.440321 27020 tablet_bootstrap.cc:492] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 253f12bc40a24ed6a36ce1d6318d2e8d: Bootstrap starting.
I20260710 11:06:55.443969 27019 tablet_bootstrap.cc:492] T 5f1707b3f144489cbb46173a3c955fe1 P 7a6fba6abda04cbab7941999ea6aab60: Bootstrap starting.
I20260710 11:06:55.453580 27021 tablet_bootstrap.cc:654] T a1c33364091748b09c8e4bb5fcf4c8ce P 52e7b289874045089f957002d4c178e7: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:55.469584 27020 tablet_bootstrap.cc:654] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 253f12bc40a24ed6a36ce1d6318d2e8d: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:55.470005 27021 tablet_bootstrap.cc:492] T a1c33364091748b09c8e4bb5fcf4c8ce P 52e7b289874045089f957002d4c178e7: No bootstrap required, opened a new log
I20260710 11:06:55.470510 27021 ts_tablet_manager.cc:1403] T a1c33364091748b09c8e4bb5fcf4c8ce P 52e7b289874045089f957002d4c178e7: Time spent bootstrapping tablet: real 0.035s	user 0.006s	sys 0.011s
I20260710 11:06:55.470746 27019 tablet_bootstrap.cc:654] T 5f1707b3f144489cbb46173a3c955fe1 P 7a6fba6abda04cbab7941999ea6aab60: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:55.474120 27021 raft_consensus.cc:359] T a1c33364091748b09c8e4bb5fcf4c8ce P 52e7b289874045089f957002d4c178e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:55.475162 27021 raft_consensus.cc:385] T a1c33364091748b09c8e4bb5fcf4c8ce P 52e7b289874045089f957002d4c178e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:55.475543 27021 raft_consensus.cc:740] T a1c33364091748b09c8e4bb5fcf4c8ce P 52e7b289874045089f957002d4c178e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52e7b289874045089f957002d4c178e7, State: Initialized, Role: FOLLOWER
I20260710 11:06:55.476708 27021 consensus_queue.cc:260] T a1c33364091748b09c8e4bb5fcf4c8ce P 52e7b289874045089f957002d4c178e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:55.482151 27020 tablet_bootstrap.cc:492] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 253f12bc40a24ed6a36ce1d6318d2e8d: No bootstrap required, opened a new log
I20260710 11:06:55.482730 27020 ts_tablet_manager.cc:1403] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 253f12bc40a24ed6a36ce1d6318d2e8d: Time spent bootstrapping tablet: real 0.043s	user 0.007s	sys 0.009s
I20260710 11:06:55.483220 26927 heartbeater.cc:499] Master 127.23.83.254:46007 was elected leader, sending a full tablet report...
I20260710 11:06:55.484335 27021 ts_tablet_manager.cc:1434] T a1c33364091748b09c8e4bb5fcf4c8ce P 52e7b289874045089f957002d4c178e7: Time spent starting tablet: real 0.013s	user 0.011s	sys 0.002s
I20260710 11:06:55.485277 27021 tablet_bootstrap.cc:492] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 52e7b289874045089f957002d4c178e7: Bootstrap starting.
I20260710 11:06:55.488299 27019 tablet_bootstrap.cc:492] T 5f1707b3f144489cbb46173a3c955fe1 P 7a6fba6abda04cbab7941999ea6aab60: No bootstrap required, opened a new log
I20260710 11:06:55.488801 27019 ts_tablet_manager.cc:1403] T 5f1707b3f144489cbb46173a3c955fe1 P 7a6fba6abda04cbab7941999ea6aab60: Time spent bootstrapping tablet: real 0.099s	user 0.008s	sys 0.003s
I20260710 11:06:55.490831 27021 tablet_bootstrap.cc:654] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 52e7b289874045089f957002d4c178e7: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:55.491920 27019 raft_consensus.cc:359] T 5f1707b3f144489cbb46173a3c955fe1 P 7a6fba6abda04cbab7941999ea6aab60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:55.492786 27019 raft_consensus.cc:385] T 5f1707b3f144489cbb46173a3c955fe1 P 7a6fba6abda04cbab7941999ea6aab60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:55.493103 27019 raft_consensus.cc:740] T 5f1707b3f144489cbb46173a3c955fe1 P 7a6fba6abda04cbab7941999ea6aab60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6fba6abda04cbab7941999ea6aab60, State: Initialized, Role: FOLLOWER
I20260710 11:06:55.494010 27019 consensus_queue.cc:260] T 5f1707b3f144489cbb46173a3c955fe1 P 7a6fba6abda04cbab7941999ea6aab60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:55.496135 27020 raft_consensus.cc:359] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:55.497349 27020 raft_consensus.cc:385] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:55.497778 27020 raft_consensus.cc:740] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 253f12bc40a24ed6a36ce1d6318d2e8d, State: Initialized, Role: FOLLOWER
I20260710 11:06:55.499107 27020 consensus_queue.cc:260] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 253f12bc40a24ed6a36ce1d6318d2e8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:55.503211 26852 heartbeater.cc:499] Master 127.23.83.254:46007 was elected leader, sending a full tablet report...
I20260710 11:06:55.503808 27021 tablet_bootstrap.cc:492] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 52e7b289874045089f957002d4c178e7: No bootstrap required, opened a new log
I20260710 11:06:55.504325 27019 ts_tablet_manager.cc:1434] T 5f1707b3f144489cbb46173a3c955fe1 P 7a6fba6abda04cbab7941999ea6aab60: Time spent starting tablet: real 0.015s	user 0.014s	sys 0.000s
I20260710 11:06:55.504315 27021 ts_tablet_manager.cc:1403] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 52e7b289874045089f957002d4c178e7: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.011s
I20260710 11:06:55.506505 27019 tablet_bootstrap.cc:492] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 7a6fba6abda04cbab7941999ea6aab60: Bootstrap starting.
I20260710 11:06:55.506754 27020 ts_tablet_manager.cc:1434] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 253f12bc40a24ed6a36ce1d6318d2e8d: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.000s
I20260710 11:06:55.506877 27001 heartbeater.cc:499] Master 127.23.83.254:46007 was elected leader, sending a full tablet report...
I20260710 11:06:55.507824 27020 tablet_bootstrap.cc:492] T c374a8b3531e47ffacaf24a626131511 P 253f12bc40a24ed6a36ce1d6318d2e8d: Bootstrap starting.
I20260710 11:06:55.509186 27021 raft_consensus.cc:359] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 52e7b289874045089f957002d4c178e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:55.510054 27021 raft_consensus.cc:385] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 52e7b289874045089f957002d4c178e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:55.510385 27021 raft_consensus.cc:740] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 52e7b289874045089f957002d4c178e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52e7b289874045089f957002d4c178e7, State: Initialized, Role: FOLLOWER
I20260710 11:06:55.511341 27021 consensus_queue.cc:260] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 52e7b289874045089f957002d4c178e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:55.513888 27021 ts_tablet_manager.cc:1434] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 52e7b289874045089f957002d4c178e7: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:06:55.514091 27019 tablet_bootstrap.cc:654] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 7a6fba6abda04cbab7941999ea6aab60: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:55.514979 27021 tablet_bootstrap.cc:492] T 278978aec0db411680ddcb57f0f86473 P 52e7b289874045089f957002d4c178e7: Bootstrap starting.
I20260710 11:06:55.516067 27020 tablet_bootstrap.cc:654] T c374a8b3531e47ffacaf24a626131511 P 253f12bc40a24ed6a36ce1d6318d2e8d: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:55.523947 27021 tablet_bootstrap.cc:654] T 278978aec0db411680ddcb57f0f86473 P 52e7b289874045089f957002d4c178e7: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:55.526935 27027 raft_consensus.cc:493] T 5f1707b3f144489cbb46173a3c955fe1 P 7a6fba6abda04cbab7941999ea6aab60 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:55.527642 27027 raft_consensus.cc:515] T 5f1707b3f144489cbb46173a3c955fe1 P 7a6fba6abda04cbab7941999ea6aab60 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:55.540722 27027 leader_election.cc:290] T 5f1707b3f144489cbb46173a3c955fe1 P 7a6fba6abda04cbab7941999ea6aab60 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52e7b289874045089f957002d4c178e7 (127.23.83.194:42943), 253f12bc40a24ed6a36ce1d6318d2e8d (127.23.83.195:45549)
W20260710 11:06:55.563032 26773 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:06:55.625481 26976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f1707b3f144489cbb46173a3c955fe1" candidate_uuid: "7a6fba6abda04cbab7941999ea6aab60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" is_pre_election: true
I20260710 11:06:55.627966 26902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f1707b3f144489cbb46173a3c955fe1" candidate_uuid: "7a6fba6abda04cbab7941999ea6aab60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52e7b289874045089f957002d4c178e7" is_pre_election: true
W20260710 11:06:55.629046 26793 leader_election.cc:343] T 5f1707b3f144489cbb46173a3c955fe1 P 7a6fba6abda04cbab7941999ea6aab60 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 253f12bc40a24ed6a36ce1d6318d2e8d (127.23.83.195:45549): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:06:55.629688 26791 leader_election.cc:343] T 5f1707b3f144489cbb46173a3c955fe1 P 7a6fba6abda04cbab7941999ea6aab60 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52e7b289874045089f957002d4c178e7 (127.23.83.194:42943): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:55.629778 27020 tablet_bootstrap.cc:492] T c374a8b3531e47ffacaf24a626131511 P 253f12bc40a24ed6a36ce1d6318d2e8d: No bootstrap required, opened a new log
I20260710 11:06:55.630185 27019 tablet_bootstrap.cc:492] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 7a6fba6abda04cbab7941999ea6aab60: No bootstrap required, opened a new log
I20260710 11:06:55.630157 26791 leader_election.cc:304] T 5f1707b3f144489cbb46173a3c955fe1 P 7a6fba6abda04cbab7941999ea6aab60 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a6fba6abda04cbab7941999ea6aab60; no voters: 253f12bc40a24ed6a36ce1d6318d2e8d, 52e7b289874045089f957002d4c178e7
I20260710 11:06:55.630787 27019 ts_tablet_manager.cc:1403] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 7a6fba6abda04cbab7941999ea6aab60: Time spent bootstrapping tablet: real 0.124s	user 0.060s	sys 0.056s
I20260710 11:06:55.631081 27027 raft_consensus.cc:2749] T 5f1707b3f144489cbb46173a3c955fe1 P 7a6fba6abda04cbab7941999ea6aab60 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:55.630445 27020 ts_tablet_manager.cc:1403] T c374a8b3531e47ffacaf24a626131511 P 253f12bc40a24ed6a36ce1d6318d2e8d: Time spent bootstrapping tablet: real 0.123s	user 0.037s	sys 0.057s
I20260710 11:06:55.634043 27021 tablet_bootstrap.cc:492] T 278978aec0db411680ddcb57f0f86473 P 52e7b289874045089f957002d4c178e7: No bootstrap required, opened a new log
I20260710 11:06:55.633864 27019 raft_consensus.cc:359] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 7a6fba6abda04cbab7941999ea6aab60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:55.634654 27021 ts_tablet_manager.cc:1403] T 278978aec0db411680ddcb57f0f86473 P 52e7b289874045089f957002d4c178e7: Time spent bootstrapping tablet: real 0.120s	user 0.054s	sys 0.057s
I20260710 11:06:55.634617 27019 raft_consensus.cc:385] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 7a6fba6abda04cbab7941999ea6aab60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:55.635149 27019 raft_consensus.cc:740] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 7a6fba6abda04cbab7941999ea6aab60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6fba6abda04cbab7941999ea6aab60, State: Initialized, Role: FOLLOWER
I20260710 11:06:55.636354 27019 consensus_queue.cc:260] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 7a6fba6abda04cbab7941999ea6aab60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:55.635900 27020 raft_consensus.cc:359] T c374a8b3531e47ffacaf24a626131511 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:55.639355 27020 raft_consensus.cc:385] T c374a8b3531e47ffacaf24a626131511 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:55.639735 27020 raft_consensus.cc:740] T c374a8b3531e47ffacaf24a626131511 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 253f12bc40a24ed6a36ce1d6318d2e8d, State: Initialized, Role: FOLLOWER
I20260710 11:06:55.640341 27019 ts_tablet_manager.cc:1434] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 7a6fba6abda04cbab7941999ea6aab60: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.002s
I20260710 11:06:55.640467 27021 raft_consensus.cc:359] T 278978aec0db411680ddcb57f0f86473 P 52e7b289874045089f957002d4c178e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:55.640677 27020 consensus_queue.cc:260] T c374a8b3531e47ffacaf24a626131511 P 253f12bc40a24ed6a36ce1d6318d2e8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:55.641319 27021 raft_consensus.cc:385] T 278978aec0db411680ddcb57f0f86473 P 52e7b289874045089f957002d4c178e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:55.641453 27019 tablet_bootstrap.cc:492] T c374a8b3531e47ffacaf24a626131511 P 7a6fba6abda04cbab7941999ea6aab60: Bootstrap starting.
I20260710 11:06:55.641816 27021 raft_consensus.cc:740] T 278978aec0db411680ddcb57f0f86473 P 52e7b289874045089f957002d4c178e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52e7b289874045089f957002d4c178e7, State: Initialized, Role: FOLLOWER
I20260710 11:06:55.642597 27021 consensus_queue.cc:260] T 278978aec0db411680ddcb57f0f86473 P 52e7b289874045089f957002d4c178e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:55.643321 27020 ts_tablet_manager.cc:1434] T c374a8b3531e47ffacaf24a626131511 P 253f12bc40a24ed6a36ce1d6318d2e8d: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:06:55.644321 27020 tablet_bootstrap.cc:492] T 062d8a274af84afcad3933f6e7a1dd75 P 253f12bc40a24ed6a36ce1d6318d2e8d: Bootstrap starting.
I20260710 11:06:55.644814 27021 ts_tablet_manager.cc:1434] T 278978aec0db411680ddcb57f0f86473 P 52e7b289874045089f957002d4c178e7: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260710 11:06:55.645797 27021 tablet_bootstrap.cc:492] T 8c20c97a8a0e43398522d2062c2644bb P 52e7b289874045089f957002d4c178e7: Bootstrap starting.
I20260710 11:06:55.649618 27019 tablet_bootstrap.cc:654] T c374a8b3531e47ffacaf24a626131511 P 7a6fba6abda04cbab7941999ea6aab60: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:55.652429 27021 tablet_bootstrap.cc:654] T 8c20c97a8a0e43398522d2062c2644bb P 52e7b289874045089f957002d4c178e7: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:55.654614 27020 tablet_bootstrap.cc:654] T 062d8a274af84afcad3933f6e7a1dd75 P 253f12bc40a24ed6a36ce1d6318d2e8d: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:55.661953 27019 tablet_bootstrap.cc:492] T c374a8b3531e47ffacaf24a626131511 P 7a6fba6abda04cbab7941999ea6aab60: No bootstrap required, opened a new log
I20260710 11:06:55.662644 27019 ts_tablet_manager.cc:1403] T c374a8b3531e47ffacaf24a626131511 P 7a6fba6abda04cbab7941999ea6aab60: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.002s
I20260710 11:06:55.666589 27019 raft_consensus.cc:359] T c374a8b3531e47ffacaf24a626131511 P 7a6fba6abda04cbab7941999ea6aab60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:55.668326 27019 raft_consensus.cc:385] T c374a8b3531e47ffacaf24a626131511 P 7a6fba6abda04cbab7941999ea6aab60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:55.668785 27019 raft_consensus.cc:740] T c374a8b3531e47ffacaf24a626131511 P 7a6fba6abda04cbab7941999ea6aab60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6fba6abda04cbab7941999ea6aab60, State: Initialized, Role: FOLLOWER
I20260710 11:06:55.669654 27019 consensus_queue.cc:260] T c374a8b3531e47ffacaf24a626131511 P 7a6fba6abda04cbab7941999ea6aab60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:55.670537 27021 tablet_bootstrap.cc:492] T 8c20c97a8a0e43398522d2062c2644bb P 52e7b289874045089f957002d4c178e7: No bootstrap required, opened a new log
I20260710 11:06:55.671036 27021 ts_tablet_manager.cc:1403] T 8c20c97a8a0e43398522d2062c2644bb P 52e7b289874045089f957002d4c178e7: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.006s
I20260710 11:06:55.672039 27019 ts_tablet_manager.cc:1434] T c374a8b3531e47ffacaf24a626131511 P 7a6fba6abda04cbab7941999ea6aab60: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260710 11:06:55.673060 27019 tablet_bootstrap.cc:492] T 8c20c97a8a0e43398522d2062c2644bb P 7a6fba6abda04cbab7941999ea6aab60: Bootstrap starting.
I20260710 11:06:55.673975 27021 raft_consensus.cc:359] T 8c20c97a8a0e43398522d2062c2644bb P 52e7b289874045089f957002d4c178e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } } peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } }
I20260710 11:06:55.674695 27021 raft_consensus.cc:385] T 8c20c97a8a0e43398522d2062c2644bb P 52e7b289874045089f957002d4c178e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:55.674983 27021 raft_consensus.cc:740] T 8c20c97a8a0e43398522d2062c2644bb P 52e7b289874045089f957002d4c178e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52e7b289874045089f957002d4c178e7, State: Initialized, Role: FOLLOWER
I20260710 11:06:55.675717 27021 consensus_queue.cc:260] T 8c20c97a8a0e43398522d2062c2644bb P 52e7b289874045089f957002d4c178e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } } peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } }
I20260710 11:06:55.679581 27021 ts_tablet_manager.cc:1434] T 8c20c97a8a0e43398522d2062c2644bb P 52e7b289874045089f957002d4c178e7: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:06:55.680707 27021 tablet_bootstrap.cc:492] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 52e7b289874045089f957002d4c178e7: Bootstrap starting.
I20260710 11:06:55.682413 27019 tablet_bootstrap.cc:654] T 8c20c97a8a0e43398522d2062c2644bb P 7a6fba6abda04cbab7941999ea6aab60: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:55.687336 27024 raft_consensus.cc:493] T 278978aec0db411680ddcb57f0f86473 P 52e7b289874045089f957002d4c178e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:55.688993 27021 tablet_bootstrap.cc:654] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 52e7b289874045089f957002d4c178e7: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:55.689429 27024 raft_consensus.cc:515] T 278978aec0db411680ddcb57f0f86473 P 52e7b289874045089f957002d4c178e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:55.695056 27019 tablet_bootstrap.cc:492] T 8c20c97a8a0e43398522d2062c2644bb P 7a6fba6abda04cbab7941999ea6aab60: No bootstrap required, opened a new log
I20260710 11:06:55.695809 27019 ts_tablet_manager.cc:1403] T 8c20c97a8a0e43398522d2062c2644bb P 7a6fba6abda04cbab7941999ea6aab60: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.004s
I20260710 11:06:55.699966 27024 leader_election.cc:290] T 278978aec0db411680ddcb57f0f86473 P 52e7b289874045089f957002d4c178e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193:36593), 253f12bc40a24ed6a36ce1d6318d2e8d (127.23.83.195:45549)
I20260710 11:06:55.700517 27019 raft_consensus.cc:359] T 8c20c97a8a0e43398522d2062c2644bb P 7a6fba6abda04cbab7941999ea6aab60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } } peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } }
I20260710 11:06:55.701344 27019 raft_consensus.cc:385] T 8c20c97a8a0e43398522d2062c2644bb P 7a6fba6abda04cbab7941999ea6aab60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:55.701658 27021 tablet_bootstrap.cc:492] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 52e7b289874045089f957002d4c178e7: No bootstrap required, opened a new log
I20260710 11:06:55.701812 27019 raft_consensus.cc:740] T 8c20c97a8a0e43398522d2062c2644bb P 7a6fba6abda04cbab7941999ea6aab60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6fba6abda04cbab7941999ea6aab60, State: Initialized, Role: FOLLOWER
I20260710 11:06:55.702286 27021 ts_tablet_manager.cc:1403] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 52e7b289874045089f957002d4c178e7: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.008s
I20260710 11:06:55.703173 27028 raft_consensus.cc:493] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:55.702868 27019 consensus_queue.cc:260] T 8c20c97a8a0e43398522d2062c2644bb P 7a6fba6abda04cbab7941999ea6aab60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } } peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } }
I20260710 11:06:55.703775 27028 raft_consensus.cc:515] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:55.705405 27019 ts_tablet_manager.cc:1434] T 8c20c97a8a0e43398522d2062c2644bb P 7a6fba6abda04cbab7941999ea6aab60: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260710 11:06:55.705439 27021 raft_consensus.cc:359] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 52e7b289874045089f957002d4c178e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:55.706280 27021 raft_consensus.cc:385] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 52e7b289874045089f957002d4c178e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:55.706571 27028 leader_election.cc:290] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 253f12bc40a24ed6a36ce1d6318d2e8d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193:36593), 52e7b289874045089f957002d4c178e7 (127.23.83.194:42943)
I20260710 11:06:55.706578 27021 raft_consensus.cc:740] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 52e7b289874045089f957002d4c178e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52e7b289874045089f957002d4c178e7, State: Initialized, Role: FOLLOWER
I20260710 11:06:55.709854 27021 consensus_queue.cc:260] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 52e7b289874045089f957002d4c178e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:55.712774 27021 ts_tablet_manager.cc:1434] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 52e7b289874045089f957002d4c178e7: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260710 11:06:55.713984 27021 tablet_bootstrap.cc:492] T c374a8b3531e47ffacaf24a626131511 P 52e7b289874045089f957002d4c178e7: Bootstrap starting.
I20260710 11:06:55.706632 27019 tablet_bootstrap.cc:492] T a1c33364091748b09c8e4bb5fcf4c8ce P 7a6fba6abda04cbab7941999ea6aab60: Bootstrap starting.
I20260710 11:06:55.726994 27019 tablet_bootstrap.cc:654] T a1c33364091748b09c8e4bb5fcf4c8ce P 7a6fba6abda04cbab7941999ea6aab60: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:55.731695 27021 tablet_bootstrap.cc:654] T c374a8b3531e47ffacaf24a626131511 P 52e7b289874045089f957002d4c178e7: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:55.736717 26976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "278978aec0db411680ddcb57f0f86473" candidate_uuid: "52e7b289874045089f957002d4c178e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" is_pre_election: true
W20260710 11:06:55.738359 26868 leader_election.cc:343] T 278978aec0db411680ddcb57f0f86473 P 52e7b289874045089f957002d4c178e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 253f12bc40a24ed6a36ce1d6318d2e8d (127.23.83.195:45549): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:55.741130 27019 tablet_bootstrap.cc:492] T a1c33364091748b09c8e4bb5fcf4c8ce P 7a6fba6abda04cbab7941999ea6aab60: No bootstrap required, opened a new log
I20260710 11:06:55.741677 27019 ts_tablet_manager.cc:1403] T a1c33364091748b09c8e4bb5fcf4c8ce P 7a6fba6abda04cbab7941999ea6aab60: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.006s
I20260710 11:06:55.741710 26827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "278978aec0db411680ddcb57f0f86473" candidate_uuid: "52e7b289874045089f957002d4c178e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6fba6abda04cbab7941999ea6aab60" is_pre_election: true
W20260710 11:06:55.744599 26865 leader_election.cc:343] T 278978aec0db411680ddcb57f0f86473 P 52e7b289874045089f957002d4c178e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193:36593): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:55.745069 27019 raft_consensus.cc:359] T a1c33364091748b09c8e4bb5fcf4c8ce P 7a6fba6abda04cbab7941999ea6aab60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:55.745330 26865 leader_election.cc:304] T 278978aec0db411680ddcb57f0f86473 P 52e7b289874045089f957002d4c178e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 52e7b289874045089f957002d4c178e7; no voters: 253f12bc40a24ed6a36ce1d6318d2e8d, 7a6fba6abda04cbab7941999ea6aab60
I20260710 11:06:55.745900 27019 raft_consensus.cc:385] T a1c33364091748b09c8e4bb5fcf4c8ce P 7a6fba6abda04cbab7941999ea6aab60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:55.746248 27019 raft_consensus.cc:740] T a1c33364091748b09c8e4bb5fcf4c8ce P 7a6fba6abda04cbab7941999ea6aab60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6fba6abda04cbab7941999ea6aab60, State: Initialized, Role: FOLLOWER
I20260710 11:06:55.746654 27024 raft_consensus.cc:2749] T 278978aec0db411680ddcb57f0f86473 P 52e7b289874045089f957002d4c178e7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:55.747014 27019 consensus_queue.cc:260] T a1c33364091748b09c8e4bb5fcf4c8ce P 7a6fba6abda04cbab7941999ea6aab60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:55.750871 27019 ts_tablet_manager.cc:1434] T a1c33364091748b09c8e4bb5fcf4c8ce P 7a6fba6abda04cbab7941999ea6aab60: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:06:55.757851 27019 tablet_bootstrap.cc:492] T 062d8a274af84afcad3933f6e7a1dd75 P 7a6fba6abda04cbab7941999ea6aab60: Bootstrap starting.
I20260710 11:06:55.761029 26827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e266c0a54641ce8ad7b5e2ef1e2530" candidate_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6fba6abda04cbab7941999ea6aab60" is_pre_election: true
W20260710 11:06:55.763361 26939 leader_election.cc:343] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 253f12bc40a24ed6a36ce1d6318d2e8d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193:36593): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:55.764744 26902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e266c0a54641ce8ad7b5e2ef1e2530" candidate_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52e7b289874045089f957002d4c178e7" is_pre_election: true
I20260710 11:06:55.765740 26902 raft_consensus.cc:2468] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 52e7b289874045089f957002d4c178e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 253f12bc40a24ed6a36ce1d6318d2e8d in term 0.
I20260710 11:06:55.767766 26940 leader_election.cc:304] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 253f12bc40a24ed6a36ce1d6318d2e8d [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: 253f12bc40a24ed6a36ce1d6318d2e8d, 52e7b289874045089f957002d4c178e7; no voters: 7a6fba6abda04cbab7941999ea6aab60
I20260710 11:06:55.769541 27028 raft_consensus.cc:2804] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:55.770108 27028 raft_consensus.cc:493] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:55.770565 27028 raft_consensus.cc:3060] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:55.771785 27019 tablet_bootstrap.cc:654] T 062d8a274af84afcad3933f6e7a1dd75 P 7a6fba6abda04cbab7941999ea6aab60: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:55.782045 27020 tablet_bootstrap.cc:492] T 062d8a274af84afcad3933f6e7a1dd75 P 253f12bc40a24ed6a36ce1d6318d2e8d: No bootstrap required, opened a new log
I20260710 11:06:55.781705 27028 raft_consensus.cc:515] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:55.782547 27020 ts_tablet_manager.cc:1403] T 062d8a274af84afcad3933f6e7a1dd75 P 253f12bc40a24ed6a36ce1d6318d2e8d: Time spent bootstrapping tablet: real 0.138s	user 0.039s	sys 0.039s
I20260710 11:06:55.783510 27021 tablet_bootstrap.cc:492] T c374a8b3531e47ffacaf24a626131511 P 52e7b289874045089f957002d4c178e7: No bootstrap required, opened a new log
I20260710 11:06:55.784260 27021 ts_tablet_manager.cc:1403] T c374a8b3531e47ffacaf24a626131511 P 52e7b289874045089f957002d4c178e7: Time spent bootstrapping tablet: real 0.071s	user 0.035s	sys 0.021s
I20260710 11:06:55.784905 26827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e266c0a54641ce8ad7b5e2ef1e2530" candidate_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6fba6abda04cbab7941999ea6aab60"
I20260710 11:06:55.785641 27020 raft_consensus.cc:359] T 062d8a274af84afcad3933f6e7a1dd75 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:55.786347 27020 raft_consensus.cc:385] T 062d8a274af84afcad3933f6e7a1dd75 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:06:55.786445 26939 leader_election.cc:343] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 253f12bc40a24ed6a36ce1d6318d2e8d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193:36593): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:55.786669 27020 raft_consensus.cc:740] T 062d8a274af84afcad3933f6e7a1dd75 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 253f12bc40a24ed6a36ce1d6318d2e8d, State: Initialized, Role: FOLLOWER
I20260710 11:06:55.787936 27028 leader_election.cc:290] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 253f12bc40a24ed6a36ce1d6318d2e8d [CANDIDATE]: Term 1 election: Requested vote from peers 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193:36593), 52e7b289874045089f957002d4c178e7 (127.23.83.194:42943)
I20260710 11:06:55.787555 27020 consensus_queue.cc:260] T 062d8a274af84afcad3933f6e7a1dd75 P 253f12bc40a24ed6a36ce1d6318d2e8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:55.788909 26902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e266c0a54641ce8ad7b5e2ef1e2530" candidate_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52e7b289874045089f957002d4c178e7"
I20260710 11:06:55.789481 26902 raft_consensus.cc:3060] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 52e7b289874045089f957002d4c178e7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:55.789911 27020 ts_tablet_manager.cc:1434] T 062d8a274af84afcad3933f6e7a1dd75 P 253f12bc40a24ed6a36ce1d6318d2e8d: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260710 11:06:55.790820 27021 raft_consensus.cc:359] T c374a8b3531e47ffacaf24a626131511 P 52e7b289874045089f957002d4c178e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:55.791559 27021 raft_consensus.cc:385] T c374a8b3531e47ffacaf24a626131511 P 52e7b289874045089f957002d4c178e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:55.791616 27019 tablet_bootstrap.cc:492] T 062d8a274af84afcad3933f6e7a1dd75 P 7a6fba6abda04cbab7941999ea6aab60: No bootstrap required, opened a new log
I20260710 11:06:55.792001 27021 raft_consensus.cc:740] T c374a8b3531e47ffacaf24a626131511 P 52e7b289874045089f957002d4c178e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52e7b289874045089f957002d4c178e7, State: Initialized, Role: FOLLOWER
I20260710 11:06:55.792991 27028 raft_consensus.cc:493] T c374a8b3531e47ffacaf24a626131511 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:55.792922 27021 consensus_queue.cc:260] T c374a8b3531e47ffacaf24a626131511 P 52e7b289874045089f957002d4c178e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:55.793677 27028 raft_consensus.cc:515] T c374a8b3531e47ffacaf24a626131511 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:55.796672 27028 leader_election.cc:290] T c374a8b3531e47ffacaf24a626131511 P 253f12bc40a24ed6a36ce1d6318d2e8d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193:36593), 52e7b289874045089f957002d4c178e7 (127.23.83.194:42943)
I20260710 11:06:55.792497 27019 ts_tablet_manager.cc:1403] T 062d8a274af84afcad3933f6e7a1dd75 P 7a6fba6abda04cbab7941999ea6aab60: Time spent bootstrapping tablet: real 0.035s	user 0.021s	sys 0.002s
I20260710 11:06:55.797297 26827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c374a8b3531e47ffacaf24a626131511" candidate_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6fba6abda04cbab7941999ea6aab60" is_pre_election: true
I20260710 11:06:55.797465 26901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c374a8b3531e47ffacaf24a626131511" candidate_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52e7b289874045089f957002d4c178e7" is_pre_election: true
I20260710 11:06:55.798102 27021 ts_tablet_manager.cc:1434] T c374a8b3531e47ffacaf24a626131511 P 52e7b289874045089f957002d4c178e7: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260710 11:06:55.798198 26901 raft_consensus.cc:2468] T c374a8b3531e47ffacaf24a626131511 P 52e7b289874045089f957002d4c178e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 253f12bc40a24ed6a36ce1d6318d2e8d in term 0.
I20260710 11:06:55.798004 26827 raft_consensus.cc:2468] T c374a8b3531e47ffacaf24a626131511 P 7a6fba6abda04cbab7941999ea6aab60 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 253f12bc40a24ed6a36ce1d6318d2e8d in term 0.
I20260710 11:06:55.799216 27021 tablet_bootstrap.cc:492] T 5f1707b3f144489cbb46173a3c955fe1 P 52e7b289874045089f957002d4c178e7: Bootstrap starting.
I20260710 11:06:55.799629 26940 leader_election.cc:304] T c374a8b3531e47ffacaf24a626131511 P 253f12bc40a24ed6a36ce1d6318d2e8d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 253f12bc40a24ed6a36ce1d6318d2e8d, 52e7b289874045089f957002d4c178e7; no voters: 
I20260710 11:06:55.800935 27028 raft_consensus.cc:2804] T c374a8b3531e47ffacaf24a626131511 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:55.800719 27019 raft_consensus.cc:359] T 062d8a274af84afcad3933f6e7a1dd75 P 7a6fba6abda04cbab7941999ea6aab60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:55.801332 27028 raft_consensus.cc:493] T c374a8b3531e47ffacaf24a626131511 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:55.801600 27019 raft_consensus.cc:385] T 062d8a274af84afcad3933f6e7a1dd75 P 7a6fba6abda04cbab7941999ea6aab60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:55.801720 27028 raft_consensus.cc:3060] T c374a8b3531e47ffacaf24a626131511 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:55.802083 27019 raft_consensus.cc:740] T 062d8a274af84afcad3933f6e7a1dd75 P 7a6fba6abda04cbab7941999ea6aab60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6fba6abda04cbab7941999ea6aab60, State: Initialized, Role: FOLLOWER
I20260710 11:06:55.803134 27019 consensus_queue.cc:260] T 062d8a274af84afcad3933f6e7a1dd75 P 7a6fba6abda04cbab7941999ea6aab60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:55.805446 26902 raft_consensus.cc:2468] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 52e7b289874045089f957002d4c178e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 253f12bc40a24ed6a36ce1d6318d2e8d in term 1.
I20260710 11:06:55.806555 27021 tablet_bootstrap.cc:654] T 5f1707b3f144489cbb46173a3c955fe1 P 52e7b289874045089f957002d4c178e7: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:55.806700 26940 leader_election.cc:304] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 253f12bc40a24ed6a36ce1d6318d2e8d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 253f12bc40a24ed6a36ce1d6318d2e8d, 52e7b289874045089f957002d4c178e7; no voters: 7a6fba6abda04cbab7941999ea6aab60
I20260710 11:06:55.808434 27019 ts_tablet_manager.cc:1434] T 062d8a274af84afcad3933f6e7a1dd75 P 7a6fba6abda04cbab7941999ea6aab60: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:06:55.810016 27019 tablet_bootstrap.cc:492] T cfeb393141224207af573d891571c209 P 7a6fba6abda04cbab7941999ea6aab60: Bootstrap starting.
I20260710 11:06:55.812075 27024 raft_consensus.cc:493] T a1c33364091748b09c8e4bb5fcf4c8ce P 52e7b289874045089f957002d4c178e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:55.812579 27024 raft_consensus.cc:515] T a1c33364091748b09c8e4bb5fcf4c8ce P 52e7b289874045089f957002d4c178e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:55.815904 27024 leader_election.cc:290] T a1c33364091748b09c8e4bb5fcf4c8ce P 52e7b289874045089f957002d4c178e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193:36593), 253f12bc40a24ed6a36ce1d6318d2e8d (127.23.83.195:45549)
I20260710 11:06:55.816497 27047 raft_consensus.cc:2804] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:55.817051 26976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1c33364091748b09c8e4bb5fcf4c8ce" candidate_uuid: "52e7b289874045089f957002d4c178e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" is_pre_election: true
I20260710 11:06:55.817975 26827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1c33364091748b09c8e4bb5fcf4c8ce" candidate_uuid: "52e7b289874045089f957002d4c178e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6fba6abda04cbab7941999ea6aab60" is_pre_election: true
W20260710 11:06:55.818284 26868 leader_election.cc:343] T a1c33364091748b09c8e4bb5fcf4c8ce P 52e7b289874045089f957002d4c178e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 253f12bc40a24ed6a36ce1d6318d2e8d (127.23.83.195:45549): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:55.818905 26827 raft_consensus.cc:2468] T a1c33364091748b09c8e4bb5fcf4c8ce P 7a6fba6abda04cbab7941999ea6aab60 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52e7b289874045089f957002d4c178e7 in term 0.
I20260710 11:06:55.820567 26865 leader_election.cc:304] T a1c33364091748b09c8e4bb5fcf4c8ce P 52e7b289874045089f957002d4c178e7 [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: 52e7b289874045089f957002d4c178e7, 7a6fba6abda04cbab7941999ea6aab60; no voters: 253f12bc40a24ed6a36ce1d6318d2e8d
I20260710 11:06:55.821482 27028 raft_consensus.cc:515] T c374a8b3531e47ffacaf24a626131511 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:55.823041 27019 tablet_bootstrap.cc:654] T cfeb393141224207af573d891571c209 P 7a6fba6abda04cbab7941999ea6aab60: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:55.822872 27024 raft_consensus.cc:2804] T a1c33364091748b09c8e4bb5fcf4c8ce P 52e7b289874045089f957002d4c178e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:55.824035 27024 raft_consensus.cc:493] T a1c33364091748b09c8e4bb5fcf4c8ce P 52e7b289874045089f957002d4c178e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:55.824378 27024 raft_consensus.cc:3060] T a1c33364091748b09c8e4bb5fcf4c8ce P 52e7b289874045089f957002d4c178e7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:55.826241 26902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c374a8b3531e47ffacaf24a626131511" candidate_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52e7b289874045089f957002d4c178e7"
I20260710 11:06:55.826874 26902 raft_consensus.cc:3060] T c374a8b3531e47ffacaf24a626131511 P 52e7b289874045089f957002d4c178e7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:55.828410 26826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c374a8b3531e47ffacaf24a626131511" candidate_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6fba6abda04cbab7941999ea6aab60"
I20260710 11:06:55.829077 26826 raft_consensus.cc:3060] T c374a8b3531e47ffacaf24a626131511 P 7a6fba6abda04cbab7941999ea6aab60 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:55.834233 26902 raft_consensus.cc:2468] T c374a8b3531e47ffacaf24a626131511 P 52e7b289874045089f957002d4c178e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 253f12bc40a24ed6a36ce1d6318d2e8d in term 1.
I20260710 11:06:55.835518 26940 leader_election.cc:304] T c374a8b3531e47ffacaf24a626131511 P 253f12bc40a24ed6a36ce1d6318d2e8d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 253f12bc40a24ed6a36ce1d6318d2e8d, 52e7b289874045089f957002d4c178e7; no voters: 
I20260710 11:06:55.838295 27020 tablet_bootstrap.cc:492] T cfeb393141224207af573d891571c209 P 253f12bc40a24ed6a36ce1d6318d2e8d: Bootstrap starting.
I20260710 11:06:55.842876 26826 raft_consensus.cc:2468] T c374a8b3531e47ffacaf24a626131511 P 7a6fba6abda04cbab7941999ea6aab60 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 253f12bc40a24ed6a36ce1d6318d2e8d in term 1.
I20260710 11:06:55.843235 27050 raft_consensus.cc:493] T 062d8a274af84afcad3933f6e7a1dd75 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:55.843920 27050 raft_consensus.cc:515] T 062d8a274af84afcad3933f6e7a1dd75 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:55.844861 27028 leader_election.cc:290] T c374a8b3531e47ffacaf24a626131511 P 253f12bc40a24ed6a36ce1d6318d2e8d [CANDIDATE]: Term 1 election: Requested vote from peers 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193:36593), 52e7b289874045089f957002d4c178e7 (127.23.83.194:42943)
I20260710 11:06:55.844952 27024 raft_consensus.cc:515] T a1c33364091748b09c8e4bb5fcf4c8ce P 52e7b289874045089f957002d4c178e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:55.848405 26826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1c33364091748b09c8e4bb5fcf4c8ce" candidate_uuid: "52e7b289874045089f957002d4c178e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6fba6abda04cbab7941999ea6aab60"
I20260710 11:06:55.849114 27021 tablet_bootstrap.cc:492] T 5f1707b3f144489cbb46173a3c955fe1 P 52e7b289874045089f957002d4c178e7: No bootstrap required, opened a new log
I20260710 11:06:55.849021 26826 raft_consensus.cc:3060] T a1c33364091748b09c8e4bb5fcf4c8ce P 7a6fba6abda04cbab7941999ea6aab60 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:55.849025 27024 leader_election.cc:290] T a1c33364091748b09c8e4bb5fcf4c8ce P 52e7b289874045089f957002d4c178e7 [CANDIDATE]: Term 1 election: Requested vote from peers 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193:36593), 253f12bc40a24ed6a36ce1d6318d2e8d (127.23.83.195:45549)
I20260710 11:06:55.849890 27021 ts_tablet_manager.cc:1403] T 5f1707b3f144489cbb46173a3c955fe1 P 52e7b289874045089f957002d4c178e7: Time spent bootstrapping tablet: real 0.051s	user 0.025s	sys 0.015s
I20260710 11:06:55.845608 27028 raft_consensus.cc:2804] T c374a8b3531e47ffacaf24a626131511 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:55.853739 27028 raft_consensus.cc:697] T c374a8b3531e47ffacaf24a626131511 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 1 LEADER]: Becoming Leader. State: Replica: 253f12bc40a24ed6a36ce1d6318d2e8d, State: Running, Role: LEADER
I20260710 11:06:55.855661 26827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "062d8a274af84afcad3933f6e7a1dd75" candidate_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6fba6abda04cbab7941999ea6aab60" is_pre_election: true
I20260710 11:06:55.856297 27047 raft_consensus.cc:697] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 1 LEADER]: Becoming Leader. State: Replica: 253f12bc40a24ed6a36ce1d6318d2e8d, State: Running, Role: LEADER
I20260710 11:06:55.856395 26827 raft_consensus.cc:2468] T 062d8a274af84afcad3933f6e7a1dd75 P 7a6fba6abda04cbab7941999ea6aab60 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 253f12bc40a24ed6a36ce1d6318d2e8d in term 0.
I20260710 11:06:55.856567 27050 leader_election.cc:290] T 062d8a274af84afcad3933f6e7a1dd75 P 253f12bc40a24ed6a36ce1d6318d2e8d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193:36593), 52e7b289874045089f957002d4c178e7 (127.23.83.194:42943)
I20260710 11:06:55.856657 27028 consensus_queue.cc:237] T c374a8b3531e47ffacaf24a626131511 P 253f12bc40a24ed6a36ce1d6318d2e8d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:55.857448 27020 tablet_bootstrap.cc:654] T cfeb393141224207af573d891571c209 P 253f12bc40a24ed6a36ce1d6318d2e8d: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:55.857390 27047 consensus_queue.cc:237] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 253f12bc40a24ed6a36ce1d6318d2e8d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:55.864792 26902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "062d8a274af84afcad3933f6e7a1dd75" candidate_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52e7b289874045089f957002d4c178e7" is_pre_election: true
I20260710 11:06:55.857822 26939 leader_election.cc:304] T 062d8a274af84afcad3933f6e7a1dd75 P 253f12bc40a24ed6a36ce1d6318d2e8d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 253f12bc40a24ed6a36ce1d6318d2e8d, 7a6fba6abda04cbab7941999ea6aab60; no voters: 
I20260710 11:06:55.866293 26976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1c33364091748b09c8e4bb5fcf4c8ce" candidate_uuid: "52e7b289874045089f957002d4c178e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d"
I20260710 11:06:55.866781 27051 raft_consensus.cc:2804] T 062d8a274af84afcad3933f6e7a1dd75 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:55.867233 27051 raft_consensus.cc:493] T 062d8a274af84afcad3933f6e7a1dd75 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:55.859829 27021 raft_consensus.cc:359] T 5f1707b3f144489cbb46173a3c955fe1 P 52e7b289874045089f957002d4c178e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
W20260710 11:06:55.867543 26868 leader_election.cc:343] T a1c33364091748b09c8e4bb5fcf4c8ce P 52e7b289874045089f957002d4c178e7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 253f12bc40a24ed6a36ce1d6318d2e8d (127.23.83.195:45549): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:55.867923 27021 raft_consensus.cc:385] T 5f1707b3f144489cbb46173a3c955fe1 P 52e7b289874045089f957002d4c178e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:06:55.868963 26940 leader_election.cc:343] T 062d8a274af84afcad3933f6e7a1dd75 P 253f12bc40a24ed6a36ce1d6318d2e8d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52e7b289874045089f957002d4c178e7 (127.23.83.194:42943): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:55.869179 27021 raft_consensus.cc:740] T 5f1707b3f144489cbb46173a3c955fe1 P 52e7b289874045089f957002d4c178e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52e7b289874045089f957002d4c178e7, State: Initialized, Role: FOLLOWER
I20260710 11:06:55.869350 26826 raft_consensus.cc:2468] T a1c33364091748b09c8e4bb5fcf4c8ce P 7a6fba6abda04cbab7941999ea6aab60 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52e7b289874045089f957002d4c178e7 in term 1.
I20260710 11:06:55.870330 27019 tablet_bootstrap.cc:492] T cfeb393141224207af573d891571c209 P 7a6fba6abda04cbab7941999ea6aab60: No bootstrap required, opened a new log
I20260710 11:06:55.870630 26865 leader_election.cc:304] T a1c33364091748b09c8e4bb5fcf4c8ce P 52e7b289874045089f957002d4c178e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 52e7b289874045089f957002d4c178e7, 7a6fba6abda04cbab7941999ea6aab60; no voters: 253f12bc40a24ed6a36ce1d6318d2e8d
I20260710 11:06:55.870343 27021 consensus_queue.cc:260] T 5f1707b3f144489cbb46173a3c955fe1 P 52e7b289874045089f957002d4c178e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:55.871697 27024 raft_consensus.cc:2804] T a1c33364091748b09c8e4bb5fcf4c8ce P 52e7b289874045089f957002d4c178e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:55.871049 27019 ts_tablet_manager.cc:1403] T cfeb393141224207af573d891571c209 P 7a6fba6abda04cbab7941999ea6aab60: Time spent bootstrapping tablet: real 0.061s	user 0.008s	sys 0.007s
I20260710 11:06:55.867641 27051 raft_consensus.cc:3060] T 062d8a274af84afcad3933f6e7a1dd75 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:55.876159 27019 raft_consensus.cc:359] T cfeb393141224207af573d891571c209 P 7a6fba6abda04cbab7941999ea6aab60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:55.876679 27020 tablet_bootstrap.cc:492] T cfeb393141224207af573d891571c209 P 253f12bc40a24ed6a36ce1d6318d2e8d: No bootstrap required, opened a new log
I20260710 11:06:55.876899 27019 raft_consensus.cc:385] T cfeb393141224207af573d891571c209 P 7a6fba6abda04cbab7941999ea6aab60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:55.877223 27020 ts_tablet_manager.cc:1403] T cfeb393141224207af573d891571c209 P 253f12bc40a24ed6a36ce1d6318d2e8d: Time spent bootstrapping tablet: real 0.039s	user 0.016s	sys 0.000s
I20260710 11:06:55.877223 27019 raft_consensus.cc:740] T cfeb393141224207af573d891571c209 P 7a6fba6abda04cbab7941999ea6aab60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6fba6abda04cbab7941999ea6aab60, State: Initialized, Role: FOLLOWER
I20260710 11:06:55.880815 27027 raft_consensus.cc:493] T 8c20c97a8a0e43398522d2062c2644bb P 7a6fba6abda04cbab7941999ea6aab60 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:55.881558 27027 raft_consensus.cc:515] T 8c20c97a8a0e43398522d2062c2644bb P 7a6fba6abda04cbab7941999ea6aab60 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } } peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } }
I20260710 11:06:55.887197 27020 raft_consensus.cc:359] T cfeb393141224207af573d891571c209 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:55.887991 27020 raft_consensus.cc:385] T cfeb393141224207af573d891571c209 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:55.888021 27027 leader_election.cc:290] T 8c20c97a8a0e43398522d2062c2644bb P 7a6fba6abda04cbab7941999ea6aab60 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 253f12bc40a24ed6a36ce1d6318d2e8d (127.23.83.195:45549), 52e7b289874045089f957002d4c178e7 (127.23.83.194:42943)
I20260710 11:06:55.888427 27020 raft_consensus.cc:740] T cfeb393141224207af573d891571c209 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 253f12bc40a24ed6a36ce1d6318d2e8d, State: Initialized, Role: FOLLOWER
I20260710 11:06:55.888787 26902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c20c97a8a0e43398522d2062c2644bb" candidate_uuid: "7a6fba6abda04cbab7941999ea6aab60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52e7b289874045089f957002d4c178e7" is_pre_election: true
I20260710 11:06:55.889083 27019 consensus_queue.cc:260] T cfeb393141224207af573d891571c209 P 7a6fba6abda04cbab7941999ea6aab60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:55.889241 27020 consensus_queue.cc:260] T cfeb393141224207af573d891571c209 P 253f12bc40a24ed6a36ce1d6318d2e8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:55.889587 26902 raft_consensus.cc:2468] T 8c20c97a8a0e43398522d2062c2644bb P 52e7b289874045089f957002d4c178e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a6fba6abda04cbab7941999ea6aab60 in term 0.
I20260710 11:06:55.890998 26791 leader_election.cc:304] T 8c20c97a8a0e43398522d2062c2644bb P 7a6fba6abda04cbab7941999ea6aab60 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52e7b289874045089f957002d4c178e7, 7a6fba6abda04cbab7941999ea6aab60; no voters: 
I20260710 11:06:55.887463 26976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c20c97a8a0e43398522d2062c2644bb" candidate_uuid: "7a6fba6abda04cbab7941999ea6aab60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" is_pre_election: true
I20260710 11:06:55.891633 27019 ts_tablet_manager.cc:1434] T cfeb393141224207af573d891571c209 P 7a6fba6abda04cbab7941999ea6aab60: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260710 11:06:55.891487 27020 ts_tablet_manager.cc:1434] T cfeb393141224207af573d891571c209 P 253f12bc40a24ed6a36ce1d6318d2e8d: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.011s
I20260710 11:06:55.892652 27019 tablet_bootstrap.cc:492] T 8fec02143e5744e2bfea818480084596 P 7a6fba6abda04cbab7941999ea6aab60: Bootstrap starting.
W20260710 11:06:55.892742 26793 leader_election.cc:343] T 8c20c97a8a0e43398522d2062c2644bb P 7a6fba6abda04cbab7941999ea6aab60 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 253f12bc40a24ed6a36ce1d6318d2e8d (127.23.83.195:45549): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:55.886260 26724 catalog_manager.cc:5697] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 253f12bc40a24ed6a36ce1d6318d2e8d reported cstate change: term changed from 0 to 1, leader changed from <none> to 253f12bc40a24ed6a36ce1d6318d2e8d (127.23.83.195). New cstate: current_term: 1 leader_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:55.892855 27027 raft_consensus.cc:2804] T 8c20c97a8a0e43398522d2062c2644bb P 7a6fba6abda04cbab7941999ea6aab60 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:55.896057 27027 raft_consensus.cc:493] T 8c20c97a8a0e43398522d2062c2644bb P 7a6fba6abda04cbab7941999ea6aab60 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:55.896435 27027 raft_consensus.cc:3060] T 8c20c97a8a0e43398522d2062c2644bb P 7a6fba6abda04cbab7941999ea6aab60 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:55.896840 27024 raft_consensus.cc:697] T a1c33364091748b09c8e4bb5fcf4c8ce P 52e7b289874045089f957002d4c178e7 [term 1 LEADER]: Becoming Leader. State: Replica: 52e7b289874045089f957002d4c178e7, State: Running, Role: LEADER
I20260710 11:06:55.892676 27020 tablet_bootstrap.cc:492] T 278978aec0db411680ddcb57f0f86473 P 253f12bc40a24ed6a36ce1d6318d2e8d: Bootstrap starting.
I20260710 11:06:55.897850 27024 consensus_queue.cc:237] T a1c33364091748b09c8e4bb5fcf4c8ce P 52e7b289874045089f957002d4c178e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:55.905031 27019 tablet_bootstrap.cc:654] T 8fec02143e5744e2bfea818480084596 P 7a6fba6abda04cbab7941999ea6aab60: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:55.905135 27027 raft_consensus.cc:515] T 8c20c97a8a0e43398522d2062c2644bb P 7a6fba6abda04cbab7941999ea6aab60 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } } peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } }
I20260710 11:06:55.907372 27027 leader_election.cc:290] T 8c20c97a8a0e43398522d2062c2644bb P 7a6fba6abda04cbab7941999ea6aab60 [CANDIDATE]: Term 1 election: Requested vote from peers 253f12bc40a24ed6a36ce1d6318d2e8d (127.23.83.195:45549), 52e7b289874045089f957002d4c178e7 (127.23.83.194:42943)
I20260710 11:06:55.908687 26976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c20c97a8a0e43398522d2062c2644bb" candidate_uuid: "7a6fba6abda04cbab7941999ea6aab60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d"
I20260710 11:06:55.911957 27020 tablet_bootstrap.cc:654] T 278978aec0db411680ddcb57f0f86473 P 253f12bc40a24ed6a36ce1d6318d2e8d: Neither blocks nor log segments found. Creating new log.
W20260710 11:06:55.912919 26793 leader_election.cc:343] T 8c20c97a8a0e43398522d2062c2644bb P 7a6fba6abda04cbab7941999ea6aab60 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 253f12bc40a24ed6a36ce1d6318d2e8d (127.23.83.195:45549): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:55.910847 26902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c20c97a8a0e43398522d2062c2644bb" candidate_uuid: "7a6fba6abda04cbab7941999ea6aab60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52e7b289874045089f957002d4c178e7"
I20260710 11:06:55.914276 26902 raft_consensus.cc:3060] T 8c20c97a8a0e43398522d2062c2644bb P 52e7b289874045089f957002d4c178e7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:55.914697 27021 ts_tablet_manager.cc:1434] T 5f1707b3f144489cbb46173a3c955fe1 P 52e7b289874045089f957002d4c178e7: Time spent starting tablet: real 0.064s	user 0.011s	sys 0.000s
I20260710 11:06:55.915973 27021 tablet_bootstrap.cc:492] T 062d8a274af84afcad3933f6e7a1dd75 P 52e7b289874045089f957002d4c178e7: Bootstrap starting.
I20260710 11:06:55.923377 26902 raft_consensus.cc:2468] T 8c20c97a8a0e43398522d2062c2644bb P 52e7b289874045089f957002d4c178e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6fba6abda04cbab7941999ea6aab60 in term 1.
I20260710 11:06:55.925299 27051 raft_consensus.cc:515] T 062d8a274af84afcad3933f6e7a1dd75 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:55.930205 27051 leader_election.cc:290] T 062d8a274af84afcad3933f6e7a1dd75 P 253f12bc40a24ed6a36ce1d6318d2e8d [CANDIDATE]: Term 1 election: Requested vote from peers 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193:36593), 52e7b289874045089f957002d4c178e7 (127.23.83.194:42943)
I20260710 11:06:55.931257 26826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "062d8a274af84afcad3933f6e7a1dd75" candidate_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6fba6abda04cbab7941999ea6aab60"
I20260710 11:06:55.932396 26901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "062d8a274af84afcad3933f6e7a1dd75" candidate_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52e7b289874045089f957002d4c178e7"
I20260710 11:06:55.933245 26826 raft_consensus.cc:3060] T 062d8a274af84afcad3933f6e7a1dd75 P 7a6fba6abda04cbab7941999ea6aab60 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:06:55.934305 26940 leader_election.cc:343] T 062d8a274af84afcad3933f6e7a1dd75 P 253f12bc40a24ed6a36ce1d6318d2e8d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 52e7b289874045089f957002d4c178e7 (127.23.83.194:42943): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:55.937068 26791 leader_election.cc:304] T 8c20c97a8a0e43398522d2062c2644bb P 7a6fba6abda04cbab7941999ea6aab60 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 52e7b289874045089f957002d4c178e7, 7a6fba6abda04cbab7941999ea6aab60; no voters: 253f12bc40a24ed6a36ce1d6318d2e8d
I20260710 11:06:55.938385 27027 raft_consensus.cc:2804] T 8c20c97a8a0e43398522d2062c2644bb P 7a6fba6abda04cbab7941999ea6aab60 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:55.939893 27027 raft_consensus.cc:697] T 8c20c97a8a0e43398522d2062c2644bb P 7a6fba6abda04cbab7941999ea6aab60 [term 1 LEADER]: Becoming Leader. State: Replica: 7a6fba6abda04cbab7941999ea6aab60, State: Running, Role: LEADER
I20260710 11:06:55.940862 27027 consensus_queue.cc:237] T 8c20c97a8a0e43398522d2062c2644bb P 7a6fba6abda04cbab7941999ea6aab60 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } } peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } }
I20260710 11:06:55.941804 26826 raft_consensus.cc:2468] T 062d8a274af84afcad3933f6e7a1dd75 P 7a6fba6abda04cbab7941999ea6aab60 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 253f12bc40a24ed6a36ce1d6318d2e8d in term 1.
I20260710 11:06:55.943269 26939 leader_election.cc:304] T 062d8a274af84afcad3933f6e7a1dd75 P 253f12bc40a24ed6a36ce1d6318d2e8d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 253f12bc40a24ed6a36ce1d6318d2e8d, 7a6fba6abda04cbab7941999ea6aab60; no voters: 52e7b289874045089f957002d4c178e7
I20260710 11:06:55.944294 27028 raft_consensus.cc:2804] T 062d8a274af84afcad3933f6e7a1dd75 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:55.944895 27028 raft_consensus.cc:697] T 062d8a274af84afcad3933f6e7a1dd75 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 1 LEADER]: Becoming Leader. State: Replica: 253f12bc40a24ed6a36ce1d6318d2e8d, State: Running, Role: LEADER
I20260710 11:06:55.946018 27028 consensus_queue.cc:237] T 062d8a274af84afcad3933f6e7a1dd75 P 253f12bc40a24ed6a36ce1d6318d2e8d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:55.923280 27021 tablet_bootstrap.cc:654] T 062d8a274af84afcad3933f6e7a1dd75 P 52e7b289874045089f957002d4c178e7: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:55.976920 27019 tablet_bootstrap.cc:492] T 8fec02143e5744e2bfea818480084596 P 7a6fba6abda04cbab7941999ea6aab60: No bootstrap required, opened a new log
I20260710 11:06:55.977566 27019 ts_tablet_manager.cc:1403] T 8fec02143e5744e2bfea818480084596 P 7a6fba6abda04cbab7941999ea6aab60: Time spent bootstrapping tablet: real 0.085s	user 0.032s	sys 0.035s
I20260710 11:06:55.982180 27020 tablet_bootstrap.cc:492] T 278978aec0db411680ddcb57f0f86473 P 253f12bc40a24ed6a36ce1d6318d2e8d: No bootstrap required, opened a new log
I20260710 11:06:55.983100 27020 ts_tablet_manager.cc:1403] T 278978aec0db411680ddcb57f0f86473 P 253f12bc40a24ed6a36ce1d6318d2e8d: Time spent bootstrapping tablet: real 0.091s	user 0.020s	sys 0.045s
I20260710 11:06:55.982929 26722 catalog_manager.cc:5697] T 8c20c97a8a0e43398522d2062c2644bb P 7a6fba6abda04cbab7941999ea6aab60 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193). New cstate: current_term: 1 leader_uuid: "7a6fba6abda04cbab7941999ea6aab60" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:55.983660 26725 catalog_manager.cc:5697] T a1c33364091748b09c8e4bb5fcf4c8ce P 52e7b289874045089f957002d4c178e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 52e7b289874045089f957002d4c178e7 (127.23.83.194). New cstate: current_term: 1 leader_uuid: "52e7b289874045089f957002d4c178e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:55.986099 27020 raft_consensus.cc:359] T 278978aec0db411680ddcb57f0f86473 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:55.986810 27020 raft_consensus.cc:385] T 278978aec0db411680ddcb57f0f86473 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:55.987125 27020 raft_consensus.cc:740] T 278978aec0db411680ddcb57f0f86473 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 253f12bc40a24ed6a36ce1d6318d2e8d, State: Initialized, Role: FOLLOWER
I20260710 11:06:55.988035 27020 consensus_queue.cc:260] T 278978aec0db411680ddcb57f0f86473 P 253f12bc40a24ed6a36ce1d6318d2e8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:55.982180 27019 raft_consensus.cc:359] T 8fec02143e5744e2bfea818480084596 P 7a6fba6abda04cbab7941999ea6aab60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:55.989285 27019 raft_consensus.cc:385] T 8fec02143e5744e2bfea818480084596 P 7a6fba6abda04cbab7941999ea6aab60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:55.989570 27019 raft_consensus.cc:740] T 8fec02143e5744e2bfea818480084596 P 7a6fba6abda04cbab7941999ea6aab60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6fba6abda04cbab7941999ea6aab60, State: Initialized, Role: FOLLOWER
I20260710 11:06:55.990211 27020 ts_tablet_manager.cc:1434] T 278978aec0db411680ddcb57f0f86473 P 253f12bc40a24ed6a36ce1d6318d2e8d: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.002s
I20260710 11:06:55.989950 26724 catalog_manager.cc:5697] T 062d8a274af84afcad3933f6e7a1dd75 P 253f12bc40a24ed6a36ce1d6318d2e8d reported cstate change: term changed from 0 to 1, leader changed from <none> to 253f12bc40a24ed6a36ce1d6318d2e8d (127.23.83.195). New cstate: current_term: 1 leader_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:55.990283 27019 consensus_queue.cc:260] T 8fec02143e5744e2bfea818480084596 P 7a6fba6abda04cbab7941999ea6aab60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:55.991945 27020 tablet_bootstrap.cc:492] T a1c33364091748b09c8e4bb5fcf4c8ce P 253f12bc40a24ed6a36ce1d6318d2e8d: Bootstrap starting.
I20260710 11:06:55.993148 27019 ts_tablet_manager.cc:1434] T 8fec02143e5744e2bfea818480084596 P 7a6fba6abda04cbab7941999ea6aab60: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.001s
I20260710 11:06:55.992637 26724 catalog_manager.cc:5697] T c374a8b3531e47ffacaf24a626131511 P 253f12bc40a24ed6a36ce1d6318d2e8d reported cstate change: term changed from 0 to 1, leader changed from <none> to 253f12bc40a24ed6a36ce1d6318d2e8d (127.23.83.195). New cstate: current_term: 1 leader_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:55.995250 27019 tablet_bootstrap.cc:492] T 278978aec0db411680ddcb57f0f86473 P 7a6fba6abda04cbab7941999ea6aab60: Bootstrap starting.
I20260710 11:06:56.001363 27019 tablet_bootstrap.cc:654] T 278978aec0db411680ddcb57f0f86473 P 7a6fba6abda04cbab7941999ea6aab60: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:55.990552 27021 tablet_bootstrap.cc:492] T 062d8a274af84afcad3933f6e7a1dd75 P 52e7b289874045089f957002d4c178e7: No bootstrap required, opened a new log
I20260710 11:06:56.004316 27021 ts_tablet_manager.cc:1403] T 062d8a274af84afcad3933f6e7a1dd75 P 52e7b289874045089f957002d4c178e7: Time spent bootstrapping tablet: real 0.089s	user 0.017s	sys 0.011s
I20260710 11:06:56.005048 27020 tablet_bootstrap.cc:654] T a1c33364091748b09c8e4bb5fcf4c8ce P 253f12bc40a24ed6a36ce1d6318d2e8d: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:56.007082 27021 raft_consensus.cc:359] T 062d8a274af84afcad3933f6e7a1dd75 P 52e7b289874045089f957002d4c178e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:56.007803 27021 raft_consensus.cc:385] T 062d8a274af84afcad3933f6e7a1dd75 P 52e7b289874045089f957002d4c178e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:56.008219 27021 raft_consensus.cc:740] T 062d8a274af84afcad3933f6e7a1dd75 P 52e7b289874045089f957002d4c178e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52e7b289874045089f957002d4c178e7, State: Initialized, Role: FOLLOWER
I20260710 11:06:56.009075 27021 consensus_queue.cc:260] T 062d8a274af84afcad3933f6e7a1dd75 P 52e7b289874045089f957002d4c178e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:56.011265 27021 ts_tablet_manager.cc:1434] T 062d8a274af84afcad3933f6e7a1dd75 P 52e7b289874045089f957002d4c178e7: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260710 11:06:56.012179 27021 tablet_bootstrap.cc:492] T cfeb393141224207af573d891571c209 P 52e7b289874045089f957002d4c178e7: Bootstrap starting.
I20260710 11:06:56.015232 27020 tablet_bootstrap.cc:492] T a1c33364091748b09c8e4bb5fcf4c8ce P 253f12bc40a24ed6a36ce1d6318d2e8d: No bootstrap required, opened a new log
I20260710 11:06:56.015823 27020 ts_tablet_manager.cc:1403] T a1c33364091748b09c8e4bb5fcf4c8ce P 253f12bc40a24ed6a36ce1d6318d2e8d: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.005s
I20260710 11:06:56.017860 27021 tablet_bootstrap.cc:654] T cfeb393141224207af573d891571c209 P 52e7b289874045089f957002d4c178e7: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:56.018860 27020 raft_consensus.cc:359] T a1c33364091748b09c8e4bb5fcf4c8ce P 253f12bc40a24ed6a36ce1d6318d2e8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:56.019657 27020 raft_consensus.cc:385] T a1c33364091748b09c8e4bb5fcf4c8ce P 253f12bc40a24ed6a36ce1d6318d2e8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:56.020128 27020 raft_consensus.cc:740] T a1c33364091748b09c8e4bb5fcf4c8ce P 253f12bc40a24ed6a36ce1d6318d2e8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 253f12bc40a24ed6a36ce1d6318d2e8d, State: Initialized, Role: FOLLOWER
I20260710 11:06:56.020951 27027 raft_consensus.cc:493] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 7a6fba6abda04cbab7941999ea6aab60 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:56.021200 27020 consensus_queue.cc:260] T a1c33364091748b09c8e4bb5fcf4c8ce P 253f12bc40a24ed6a36ce1d6318d2e8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:56.024797 27020 ts_tablet_manager.cc:1434] T a1c33364091748b09c8e4bb5fcf4c8ce P 253f12bc40a24ed6a36ce1d6318d2e8d: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260710 11:06:56.028806 27020 tablet_bootstrap.cc:492] T 8c20c97a8a0e43398522d2062c2644bb P 253f12bc40a24ed6a36ce1d6318d2e8d: Bootstrap starting.
I20260710 11:06:56.028982 27021 tablet_bootstrap.cc:492] T cfeb393141224207af573d891571c209 P 52e7b289874045089f957002d4c178e7: No bootstrap required, opened a new log
I20260710 11:06:56.029420 27021 ts_tablet_manager.cc:1403] T cfeb393141224207af573d891571c209 P 52e7b289874045089f957002d4c178e7: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.001s
I20260710 11:06:56.031998 27021 raft_consensus.cc:359] T cfeb393141224207af573d891571c209 P 52e7b289874045089f957002d4c178e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:56.027861 27019 tablet_bootstrap.cc:492] T 278978aec0db411680ddcb57f0f86473 P 7a6fba6abda04cbab7941999ea6aab60: No bootstrap required, opened a new log
I20260710 11:06:56.032868 27027 raft_consensus.cc:515] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 7a6fba6abda04cbab7941999ea6aab60 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:56.033512 27019 ts_tablet_manager.cc:1403] T 278978aec0db411680ddcb57f0f86473 P 7a6fba6abda04cbab7941999ea6aab60: Time spent bootstrapping tablet: real 0.038s	user 0.015s	sys 0.010s
I20260710 11:06:56.035725 26902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ef4c4656f4048ae9ff36a6bb704ad26" candidate_uuid: "7a6fba6abda04cbab7941999ea6aab60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52e7b289874045089f957002d4c178e7" is_pre_election: true
I20260710 11:06:56.036068 27020 tablet_bootstrap.cc:654] T 8c20c97a8a0e43398522d2062c2644bb P 253f12bc40a24ed6a36ce1d6318d2e8d: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:56.036378 26902 raft_consensus.cc:2468] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 52e7b289874045089f957002d4c178e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a6fba6abda04cbab7941999ea6aab60 in term 0.
I20260710 11:06:56.036275 27019 raft_consensus.cc:359] T 278978aec0db411680ddcb57f0f86473 P 7a6fba6abda04cbab7941999ea6aab60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:56.036996 27019 raft_consensus.cc:385] T 278978aec0db411680ddcb57f0f86473 P 7a6fba6abda04cbab7941999ea6aab60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:56.037288 27019 raft_consensus.cc:740] T 278978aec0db411680ddcb57f0f86473 P 7a6fba6abda04cbab7941999ea6aab60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6fba6abda04cbab7941999ea6aab60, State: Initialized, Role: FOLLOWER
I20260710 11:06:56.037650 26791 leader_election.cc:304] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 7a6fba6abda04cbab7941999ea6aab60 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52e7b289874045089f957002d4c178e7, 7a6fba6abda04cbab7941999ea6aab60; no voters: 
I20260710 11:06:56.037978 27019 consensus_queue.cc:260] T 278978aec0db411680ddcb57f0f86473 P 7a6fba6abda04cbab7941999ea6aab60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:56.038604 27063 raft_consensus.cc:2804] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 7a6fba6abda04cbab7941999ea6aab60 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:56.038992 27063 raft_consensus.cc:493] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 7a6fba6abda04cbab7941999ea6aab60 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:56.039408 27063 raft_consensus.cc:3060] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 7a6fba6abda04cbab7941999ea6aab60 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:56.044668 27020 tablet_bootstrap.cc:492] T 8c20c97a8a0e43398522d2062c2644bb P 253f12bc40a24ed6a36ce1d6318d2e8d: No bootstrap required, opened a new log
I20260710 11:06:56.045351 27020 ts_tablet_manager.cc:1403] T 8c20c97a8a0e43398522d2062c2644bb P 253f12bc40a24ed6a36ce1d6318d2e8d: Time spent bootstrapping tablet: real 0.017s	user 0.004s	sys 0.009s
I20260710 11:06:56.045970 27027 leader_election.cc:290] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 7a6fba6abda04cbab7941999ea6aab60 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52e7b289874045089f957002d4c178e7 (127.23.83.194:42943), 253f12bc40a24ed6a36ce1d6318d2e8d (127.23.83.195:45549)
I20260710 11:06:56.048586 27020 raft_consensus.cc:359] T 8c20c97a8a0e43398522d2062c2644bb P 253f12bc40a24ed6a36ce1d6318d2e8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } } peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } }
I20260710 11:06:56.049333 27020 raft_consensus.cc:385] T 8c20c97a8a0e43398522d2062c2644bb P 253f12bc40a24ed6a36ce1d6318d2e8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:56.049893 27027 raft_consensus.cc:493] T cfeb393141224207af573d891571c209 P 7a6fba6abda04cbab7941999ea6aab60 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:56.049618 27020 raft_consensus.cc:740] T 8c20c97a8a0e43398522d2062c2644bb P 253f12bc40a24ed6a36ce1d6318d2e8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 253f12bc40a24ed6a36ce1d6318d2e8d, State: Initialized, Role: FOLLOWER
I20260710 11:06:56.051131 27027 raft_consensus.cc:515] T cfeb393141224207af573d891571c209 P 7a6fba6abda04cbab7941999ea6aab60 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:56.051648 27020 consensus_queue.cc:260] T 8c20c97a8a0e43398522d2062c2644bb P 253f12bc40a24ed6a36ce1d6318d2e8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } } peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } }
I20260710 11:06:56.032857 27021 raft_consensus.cc:385] T cfeb393141224207af573d891571c209 P 52e7b289874045089f957002d4c178e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:56.054757 27021 raft_consensus.cc:740] T cfeb393141224207af573d891571c209 P 52e7b289874045089f957002d4c178e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52e7b289874045089f957002d4c178e7, State: Initialized, Role: FOLLOWER
I20260710 11:06:56.049564 27063 raft_consensus.cc:515] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 7a6fba6abda04cbab7941999ea6aab60 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:56.056457 26902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfeb393141224207af573d891571c209" candidate_uuid: "7a6fba6abda04cbab7941999ea6aab60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52e7b289874045089f957002d4c178e7" is_pre_election: true
I20260710 11:06:56.054757 26976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ef4c4656f4048ae9ff36a6bb704ad26" candidate_uuid: "7a6fba6abda04cbab7941999ea6aab60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" is_pre_election: true
I20260710 11:06:56.058732 27063 leader_election.cc:290] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 7a6fba6abda04cbab7941999ea6aab60 [CANDIDATE]: Term 1 election: Requested vote from peers 52e7b289874045089f957002d4c178e7 (127.23.83.194:42943), 253f12bc40a24ed6a36ce1d6318d2e8d (127.23.83.195:45549)
I20260710 11:06:56.055464 27020 ts_tablet_manager.cc:1434] T 8c20c97a8a0e43398522d2062c2644bb P 253f12bc40a24ed6a36ce1d6318d2e8d: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
W20260710 11:06:56.059207 26793 leader_election.cc:343] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 7a6fba6abda04cbab7941999ea6aab60 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 253f12bc40a24ed6a36ce1d6318d2e8d (127.23.83.195:45549): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:56.059721 26901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ef4c4656f4048ae9ff36a6bb704ad26" candidate_uuid: "7a6fba6abda04cbab7941999ea6aab60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52e7b289874045089f957002d4c178e7"
I20260710 11:06:56.060302 26901 raft_consensus.cc:3060] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 52e7b289874045089f957002d4c178e7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:56.060451 27020 tablet_bootstrap.cc:492] T 5f1707b3f144489cbb46173a3c955fe1 P 253f12bc40a24ed6a36ce1d6318d2e8d: Bootstrap starting.
I20260710 11:06:56.060545 27027 leader_election.cc:290] T cfeb393141224207af573d891571c209 P 7a6fba6abda04cbab7941999ea6aab60 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52e7b289874045089f957002d4c178e7 (127.23.83.194:42943), 253f12bc40a24ed6a36ce1d6318d2e8d (127.23.83.195:45549)
I20260710 11:06:56.059002 26976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfeb393141224207af573d891571c209" candidate_uuid: "7a6fba6abda04cbab7941999ea6aab60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" is_pre_election: true
I20260710 11:06:56.062062 26976 raft_consensus.cc:2468] T cfeb393141224207af573d891571c209 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a6fba6abda04cbab7941999ea6aab60 in term 0.
I20260710 11:06:56.063870 27024 raft_consensus.cc:493] T 5f1707b3f144489cbb46173a3c955fe1 P 52e7b289874045089f957002d4c178e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:56.064376 27024 raft_consensus.cc:515] T 5f1707b3f144489cbb46173a3c955fe1 P 52e7b289874045089f957002d4c178e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:56.066591 27024 leader_election.cc:290] T 5f1707b3f144489cbb46173a3c955fe1 P 52e7b289874045089f957002d4c178e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193:36593), 253f12bc40a24ed6a36ce1d6318d2e8d (127.23.83.195:45549)
I20260710 11:06:56.067327 26793 leader_election.cc:304] T cfeb393141224207af573d891571c209 P 7a6fba6abda04cbab7941999ea6aab60 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 253f12bc40a24ed6a36ce1d6318d2e8d, 7a6fba6abda04cbab7941999ea6aab60; no voters: 
I20260710 11:06:56.056532 27021 consensus_queue.cc:260] T cfeb393141224207af573d891571c209 P 52e7b289874045089f957002d4c178e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:56.068148 26826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f1707b3f144489cbb46173a3c955fe1" candidate_uuid: "52e7b289874045089f957002d4c178e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6fba6abda04cbab7941999ea6aab60" is_pre_election: true
I20260710 11:06:56.068806 26826 raft_consensus.cc:2468] T 5f1707b3f144489cbb46173a3c955fe1 P 7a6fba6abda04cbab7941999ea6aab60 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52e7b289874045089f957002d4c178e7 in term 0.
I20260710 11:06:56.068958 26975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ef4c4656f4048ae9ff36a6bb704ad26" candidate_uuid: "7a6fba6abda04cbab7941999ea6aab60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d"
I20260710 11:06:56.069974 27021 ts_tablet_manager.cc:1434] T cfeb393141224207af573d891571c209 P 52e7b289874045089f957002d4c178e7: Time spent starting tablet: real 0.040s	user 0.005s	sys 0.002s
I20260710 11:06:56.070139 26865 leader_election.cc:304] T 5f1707b3f144489cbb46173a3c955fe1 P 52e7b289874045089f957002d4c178e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52e7b289874045089f957002d4c178e7, 7a6fba6abda04cbab7941999ea6aab60; no voters: 
I20260710 11:06:56.072355 27024 raft_consensus.cc:2804] T 5f1707b3f144489cbb46173a3c955fe1 P 52e7b289874045089f957002d4c178e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:56.072597 27021 tablet_bootstrap.cc:492] T 8fec02143e5744e2bfea818480084596 P 52e7b289874045089f957002d4c178e7: Bootstrap starting.
I20260710 11:06:56.072728 27024 raft_consensus.cc:493] T 5f1707b3f144489cbb46173a3c955fe1 P 52e7b289874045089f957002d4c178e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:56.073148 27024 raft_consensus.cc:3060] T 5f1707b3f144489cbb46173a3c955fe1 P 52e7b289874045089f957002d4c178e7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:56.075716 26976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f1707b3f144489cbb46173a3c955fe1" candidate_uuid: "52e7b289874045089f957002d4c178e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" is_pre_election: true
W20260710 11:06:56.077006 26868 leader_election.cc:343] T 5f1707b3f144489cbb46173a3c955fe1 P 52e7b289874045089f957002d4c178e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 253f12bc40a24ed6a36ce1d6318d2e8d (127.23.83.195:45549): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:06:56.077962 26793 leader_election.cc:343] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 7a6fba6abda04cbab7941999ea6aab60 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 253f12bc40a24ed6a36ce1d6318d2e8d (127.23.83.195:45549): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:56.078608 27072 raft_consensus.cc:2804] T cfeb393141224207af573d891571c209 P 7a6fba6abda04cbab7941999ea6aab60 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:56.069993 27020 tablet_bootstrap.cc:654] T 5f1707b3f144489cbb46173a3c955fe1 P 253f12bc40a24ed6a36ce1d6318d2e8d: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:56.079089 27072 raft_consensus.cc:493] T cfeb393141224207af573d891571c209 P 7a6fba6abda04cbab7941999ea6aab60 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:56.079787 27072 raft_consensus.cc:3060] T cfeb393141224207af573d891571c209 P 7a6fba6abda04cbab7941999ea6aab60 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:56.080631 26901 raft_consensus.cc:2468] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 52e7b289874045089f957002d4c178e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6fba6abda04cbab7941999ea6aab60 in term 1.
I20260710 11:06:56.071224 27019 ts_tablet_manager.cc:1434] T 278978aec0db411680ddcb57f0f86473 P 7a6fba6abda04cbab7941999ea6aab60: Time spent starting tablet: real 0.037s	user 0.016s	sys 0.013s
I20260710 11:06:56.081866 26791 leader_election.cc:304] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 7a6fba6abda04cbab7941999ea6aab60 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 52e7b289874045089f957002d4c178e7, 7a6fba6abda04cbab7941999ea6aab60; no voters: 253f12bc40a24ed6a36ce1d6318d2e8d
I20260710 11:06:56.071514 26902 raft_consensus.cc:2468] T cfeb393141224207af573d891571c209 P 52e7b289874045089f957002d4c178e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a6fba6abda04cbab7941999ea6aab60 in term 0.
I20260710 11:06:56.081954 27024 raft_consensus.cc:515] T 5f1707b3f144489cbb46173a3c955fe1 P 52e7b289874045089f957002d4c178e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:56.083081 27027 raft_consensus.cc:2804] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 7a6fba6abda04cbab7941999ea6aab60 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:56.083949 27027 raft_consensus.cc:697] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 7a6fba6abda04cbab7941999ea6aab60 [term 1 LEADER]: Becoming Leader. State: Replica: 7a6fba6abda04cbab7941999ea6aab60, State: Running, Role: LEADER
I20260710 11:06:56.084955 26826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f1707b3f144489cbb46173a3c955fe1" candidate_uuid: "52e7b289874045089f957002d4c178e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6fba6abda04cbab7941999ea6aab60"
I20260710 11:06:56.085592 26826 raft_consensus.cc:3060] T 5f1707b3f144489cbb46173a3c955fe1 P 7a6fba6abda04cbab7941999ea6aab60 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:56.085052 27027 consensus_queue.cc:237] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 7a6fba6abda04cbab7941999ea6aab60 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:56.087117 27019 tablet_bootstrap.cc:492] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 7a6fba6abda04cbab7941999ea6aab60: Bootstrap starting.
I20260710 11:06:56.093520 27019 tablet_bootstrap.cc:654] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 7a6fba6abda04cbab7941999ea6aab60: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:56.099383 26826 raft_consensus.cc:2468] T 5f1707b3f144489cbb46173a3c955fe1 P 7a6fba6abda04cbab7941999ea6aab60 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52e7b289874045089f957002d4c178e7 in term 1.
I20260710 11:06:56.100543 27021 tablet_bootstrap.cc:654] T 8fec02143e5744e2bfea818480084596 P 52e7b289874045089f957002d4c178e7: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:56.101250 26976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f1707b3f144489cbb46173a3c955fe1" candidate_uuid: "52e7b289874045089f957002d4c178e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d"
W20260710 11:06:56.102798 26868 leader_election.cc:343] T 5f1707b3f144489cbb46173a3c955fe1 P 52e7b289874045089f957002d4c178e7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 253f12bc40a24ed6a36ce1d6318d2e8d (127.23.83.195:45549): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:56.103663 26865 leader_election.cc:304] T 5f1707b3f144489cbb46173a3c955fe1 P 52e7b289874045089f957002d4c178e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 52e7b289874045089f957002d4c178e7, 7a6fba6abda04cbab7941999ea6aab60; no voters: 253f12bc40a24ed6a36ce1d6318d2e8d
I20260710 11:06:56.104776 27057 raft_consensus.cc:2804] T 5f1707b3f144489cbb46173a3c955fe1 P 52e7b289874045089f957002d4c178e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:56.105428 27057 raft_consensus.cc:697] T 5f1707b3f144489cbb46173a3c955fe1 P 52e7b289874045089f957002d4c178e7 [term 1 LEADER]: Becoming Leader. State: Replica: 52e7b289874045089f957002d4c178e7, State: Running, Role: LEADER
I20260710 11:06:56.107262 27020 tablet_bootstrap.cc:492] T 5f1707b3f144489cbb46173a3c955fe1 P 253f12bc40a24ed6a36ce1d6318d2e8d: No bootstrap required, opened a new log
I20260710 11:06:56.106539 27057 consensus_queue.cc:237] T 5f1707b3f144489cbb46173a3c955fe1 P 52e7b289874045089f957002d4c178e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:56.107877 27024 leader_election.cc:290] T 5f1707b3f144489cbb46173a3c955fe1 P 52e7b289874045089f957002d4c178e7 [CANDIDATE]: Term 1 election: Requested vote from peers 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193:36593), 253f12bc40a24ed6a36ce1d6318d2e8d (127.23.83.195:45549)
I20260710 11:06:56.111533 27020 ts_tablet_manager.cc:1403] T 5f1707b3f144489cbb46173a3c955fe1 P 253f12bc40a24ed6a36ce1d6318d2e8d: Time spent bootstrapping tablet: real 0.051s	user 0.019s	sys 0.002s
I20260710 11:06:56.099373 27072 raft_consensus.cc:515] T cfeb393141224207af573d891571c209 P 7a6fba6abda04cbab7941999ea6aab60 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:56.116287 26724 catalog_manager.cc:5697] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 7a6fba6abda04cbab7941999ea6aab60 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193). New cstate: current_term: 1 leader_uuid: "7a6fba6abda04cbab7941999ea6aab60" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:56.118095 26901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfeb393141224207af573d891571c209" candidate_uuid: "7a6fba6abda04cbab7941999ea6aab60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52e7b289874045089f957002d4c178e7"
I20260710 11:06:56.118937 26901 raft_consensus.cc:3060] T cfeb393141224207af573d891571c209 P 52e7b289874045089f957002d4c178e7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:56.130663 26901 raft_consensus.cc:2468] T cfeb393141224207af573d891571c209 P 52e7b289874045089f957002d4c178e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6fba6abda04cbab7941999ea6aab60 in term 1.
I20260710 11:06:56.132160 27020 raft_consensus.cc:359] T 5f1707b3f144489cbb46173a3c955fe1 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:56.132975 27020 raft_consensus.cc:385] T 5f1707b3f144489cbb46173a3c955fe1 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:56.133258 27020 raft_consensus.cc:740] T 5f1707b3f144489cbb46173a3c955fe1 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 253f12bc40a24ed6a36ce1d6318d2e8d, State: Initialized, Role: FOLLOWER
I20260710 11:06:56.133896 26791 leader_election.cc:304] T cfeb393141224207af573d891571c209 P 7a6fba6abda04cbab7941999ea6aab60 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52e7b289874045089f957002d4c178e7, 7a6fba6abda04cbab7941999ea6aab60; no voters: 
I20260710 11:06:56.133948 27020 consensus_queue.cc:260] T 5f1707b3f144489cbb46173a3c955fe1 P 253f12bc40a24ed6a36ce1d6318d2e8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:56.134872 27027 raft_consensus.cc:2804] T cfeb393141224207af573d891571c209 P 7a6fba6abda04cbab7941999ea6aab60 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:56.135357 27027 raft_consensus.cc:697] T cfeb393141224207af573d891571c209 P 7a6fba6abda04cbab7941999ea6aab60 [term 1 LEADER]: Becoming Leader. State: Replica: 7a6fba6abda04cbab7941999ea6aab60, State: Running, Role: LEADER
I20260710 11:06:56.135425 26976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfeb393141224207af573d891571c209" candidate_uuid: "7a6fba6abda04cbab7941999ea6aab60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d"
I20260710 11:06:56.136096 27020 ts_tablet_manager.cc:1434] T 5f1707b3f144489cbb46173a3c955fe1 P 253f12bc40a24ed6a36ce1d6318d2e8d: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260710 11:06:56.137215 27027 consensus_queue.cc:237] T cfeb393141224207af573d891571c209 P 7a6fba6abda04cbab7941999ea6aab60 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:56.136031 26976 raft_consensus.cc:3060] T cfeb393141224207af573d891571c209 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:56.138510 27021 tablet_bootstrap.cc:492] T 8fec02143e5744e2bfea818480084596 P 52e7b289874045089f957002d4c178e7: No bootstrap required, opened a new log
I20260710 11:06:56.138983 27021 ts_tablet_manager.cc:1403] T 8fec02143e5744e2bfea818480084596 P 52e7b289874045089f957002d4c178e7: Time spent bootstrapping tablet: real 0.067s	user 0.018s	sys 0.013s
I20260710 11:06:56.141465 27021 raft_consensus.cc:359] T 8fec02143e5744e2bfea818480084596 P 52e7b289874045089f957002d4c178e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:56.142189 27021 raft_consensus.cc:385] T 8fec02143e5744e2bfea818480084596 P 52e7b289874045089f957002d4c178e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:56.142477 27021 raft_consensus.cc:740] T 8fec02143e5744e2bfea818480084596 P 52e7b289874045089f957002d4c178e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52e7b289874045089f957002d4c178e7, State: Initialized, Role: FOLLOWER
I20260710 11:06:56.141271 26724 catalog_manager.cc:5697] T 5f1707b3f144489cbb46173a3c955fe1 P 52e7b289874045089f957002d4c178e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 52e7b289874045089f957002d4c178e7 (127.23.83.194). New cstate: current_term: 1 leader_uuid: "52e7b289874045089f957002d4c178e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:56.143170 27021 consensus_queue.cc:260] T 8fec02143e5744e2bfea818480084596 P 52e7b289874045089f957002d4c178e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:56.144717 27072 leader_election.cc:290] T cfeb393141224207af573d891571c209 P 7a6fba6abda04cbab7941999ea6aab60 [CANDIDATE]: Term 1 election: Requested vote from peers 52e7b289874045089f957002d4c178e7 (127.23.83.194:42943), 253f12bc40a24ed6a36ce1d6318d2e8d (127.23.83.195:45549)
I20260710 11:06:56.145032 27020 tablet_bootstrap.cc:492] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 253f12bc40a24ed6a36ce1d6318d2e8d: Bootstrap starting.
I20260710 11:06:56.146041 27021 ts_tablet_manager.cc:1434] T 8fec02143e5744e2bfea818480084596 P 52e7b289874045089f957002d4c178e7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:06:56.147650 26976 raft_consensus.cc:2468] T cfeb393141224207af573d891571c209 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6fba6abda04cbab7941999ea6aab60 in term 1.
I20260710 11:06:56.152218 27019 tablet_bootstrap.cc:492] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 7a6fba6abda04cbab7941999ea6aab60: No bootstrap required, opened a new log
I20260710 11:06:56.152658 27019 ts_tablet_manager.cc:1403] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 7a6fba6abda04cbab7941999ea6aab60: Time spent bootstrapping tablet: real 0.066s	user 0.019s	sys 0.021s
I20260710 11:06:56.155012 27019 raft_consensus.cc:359] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 7a6fba6abda04cbab7941999ea6aab60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:56.155676 27019 raft_consensus.cc:385] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 7a6fba6abda04cbab7941999ea6aab60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:56.155957 27019 raft_consensus.cc:740] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 7a6fba6abda04cbab7941999ea6aab60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6fba6abda04cbab7941999ea6aab60, State: Initialized, Role: FOLLOWER
I20260710 11:06:56.156620 27019 consensus_queue.cc:260] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 7a6fba6abda04cbab7941999ea6aab60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:56.158558 27019 ts_tablet_manager.cc:1434] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 7a6fba6abda04cbab7941999ea6aab60: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:06:56.167284 27020 tablet_bootstrap.cc:654] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 253f12bc40a24ed6a36ce1d6318d2e8d: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:56.171011 26724 catalog_manager.cc:5697] T cfeb393141224207af573d891571c209 P 7a6fba6abda04cbab7941999ea6aab60 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193). New cstate: current_term: 1 leader_uuid: "7a6fba6abda04cbab7941999ea6aab60" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:56.172305 27020 tablet_bootstrap.cc:492] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 253f12bc40a24ed6a36ce1d6318d2e8d: No bootstrap required, opened a new log
I20260710 11:06:56.172715 27020 ts_tablet_manager.cc:1403] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 253f12bc40a24ed6a36ce1d6318d2e8d: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.003s
I20260710 11:06:56.174551 27020 raft_consensus.cc:359] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:56.175035 27020 raft_consensus.cc:385] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:56.175262 27020 raft_consensus.cc:740] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 253f12bc40a24ed6a36ce1d6318d2e8d, State: Initialized, Role: FOLLOWER
I20260710 11:06:56.175900 27020 consensus_queue.cc:260] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 253f12bc40a24ed6a36ce1d6318d2e8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:56.177590 27020 ts_tablet_manager.cc:1434] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 253f12bc40a24ed6a36ce1d6318d2e8d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:06:56.178510 27020 tablet_bootstrap.cc:492] T 8fec02143e5744e2bfea818480084596 P 253f12bc40a24ed6a36ce1d6318d2e8d: Bootstrap starting.
I20260710 11:06:56.184190 27020 tablet_bootstrap.cc:654] T 8fec02143e5744e2bfea818480084596 P 253f12bc40a24ed6a36ce1d6318d2e8d: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:56.188475 27020 tablet_bootstrap.cc:492] T 8fec02143e5744e2bfea818480084596 P 253f12bc40a24ed6a36ce1d6318d2e8d: No bootstrap required, opened a new log
I20260710 11:06:56.188943 27020 ts_tablet_manager.cc:1403] T 8fec02143e5744e2bfea818480084596 P 253f12bc40a24ed6a36ce1d6318d2e8d: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.004s
I20260710 11:06:56.190828 27020 raft_consensus.cc:359] T 8fec02143e5744e2bfea818480084596 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:56.191263 27020 raft_consensus.cc:385] T 8fec02143e5744e2bfea818480084596 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:56.191428 27020 raft_consensus.cc:740] T 8fec02143e5744e2bfea818480084596 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 253f12bc40a24ed6a36ce1d6318d2e8d, State: Initialized, Role: FOLLOWER
I20260710 11:06:56.192018 27020 consensus_queue.cc:260] T 8fec02143e5744e2bfea818480084596 P 253f12bc40a24ed6a36ce1d6318d2e8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:56.193735 27020 ts_tablet_manager.cc:1434] T 8fec02143e5744e2bfea818480084596 P 253f12bc40a24ed6a36ce1d6318d2e8d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:06:56.282265 27028 raft_consensus.cc:493] T a1c33364091748b09c8e4bb5fcf4c8ce P 253f12bc40a24ed6a36ce1d6318d2e8d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:56.282797 27028 raft_consensus.cc:515] T a1c33364091748b09c8e4bb5fcf4c8ce P 253f12bc40a24ed6a36ce1d6318d2e8d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:56.284610 27028 leader_election.cc:290] T a1c33364091748b09c8e4bb5fcf4c8ce P 253f12bc40a24ed6a36ce1d6318d2e8d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193:36593), 52e7b289874045089f957002d4c178e7 (127.23.83.194:42943)
I20260710 11:06:56.285398 26826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1c33364091748b09c8e4bb5fcf4c8ce" candidate_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6fba6abda04cbab7941999ea6aab60" is_pre_election: true
I20260710 11:06:56.285636 26901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1c33364091748b09c8e4bb5fcf4c8ce" candidate_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52e7b289874045089f957002d4c178e7" is_pre_election: true
I20260710 11:06:56.286020 26826 raft_consensus.cc:2393] T a1c33364091748b09c8e4bb5fcf4c8ce P 7a6fba6abda04cbab7941999ea6aab60 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 253f12bc40a24ed6a36ce1d6318d2e8d in current term 1: Already voted for candidate 52e7b289874045089f957002d4c178e7 in this term.
I20260710 11:06:56.287108 26940 leader_election.cc:304] T a1c33364091748b09c8e4bb5fcf4c8ce P 253f12bc40a24ed6a36ce1d6318d2e8d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 253f12bc40a24ed6a36ce1d6318d2e8d; no voters: 52e7b289874045089f957002d4c178e7, 7a6fba6abda04cbab7941999ea6aab60
I20260710 11:06:56.287794 27028 raft_consensus.cc:3060] T a1c33364091748b09c8e4bb5fcf4c8ce P 253f12bc40a24ed6a36ce1d6318d2e8d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:56.292467 27028 raft_consensus.cc:2749] T a1c33364091748b09c8e4bb5fcf4c8ce P 253f12bc40a24ed6a36ce1d6318d2e8d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:56.295241 27027 raft_consensus.cc:493] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 7a6fba6abda04cbab7941999ea6aab60 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:56.295696 27027 raft_consensus.cc:515] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 7a6fba6abda04cbab7941999ea6aab60 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:56.297358 27027 leader_election.cc:290] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 7a6fba6abda04cbab7941999ea6aab60 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52e7b289874045089f957002d4c178e7 (127.23.83.194:42943), 253f12bc40a24ed6a36ce1d6318d2e8d (127.23.83.195:45549)
I20260710 11:06:56.298133 26901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e266c0a54641ce8ad7b5e2ef1e2530" candidate_uuid: "7a6fba6abda04cbab7941999ea6aab60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52e7b289874045089f957002d4c178e7" is_pre_election: true
I20260710 11:06:56.298367 26976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e266c0a54641ce8ad7b5e2ef1e2530" candidate_uuid: "7a6fba6abda04cbab7941999ea6aab60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" is_pre_election: true
I20260710 11:06:56.298866 26901 raft_consensus.cc:2393] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 52e7b289874045089f957002d4c178e7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a6fba6abda04cbab7941999ea6aab60 in current term 1: Already voted for candidate 253f12bc40a24ed6a36ce1d6318d2e8d in this term.
I20260710 11:06:56.299898 26791 leader_election.cc:304] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 7a6fba6abda04cbab7941999ea6aab60 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a6fba6abda04cbab7941999ea6aab60; no voters: 253f12bc40a24ed6a36ce1d6318d2e8d, 52e7b289874045089f957002d4c178e7
I20260710 11:06:56.300557 27027 raft_consensus.cc:3060] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 7a6fba6abda04cbab7941999ea6aab60 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:56.305521 27027 raft_consensus.cc:2749] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 7a6fba6abda04cbab7941999ea6aab60 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:56.305594 27072 raft_consensus.cc:493] T 8fec02143e5744e2bfea818480084596 P 7a6fba6abda04cbab7941999ea6aab60 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:56.306155 27072 raft_consensus.cc:515] T 8fec02143e5744e2bfea818480084596 P 7a6fba6abda04cbab7941999ea6aab60 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:56.307965 27072 leader_election.cc:290] T 8fec02143e5744e2bfea818480084596 P 7a6fba6abda04cbab7941999ea6aab60 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52e7b289874045089f957002d4c178e7 (127.23.83.194:42943), 253f12bc40a24ed6a36ce1d6318d2e8d (127.23.83.195:45549)
I20260710 11:06:56.308631 26901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fec02143e5744e2bfea818480084596" candidate_uuid: "7a6fba6abda04cbab7941999ea6aab60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52e7b289874045089f957002d4c178e7" is_pre_election: true
I20260710 11:06:56.308862 27028 consensus_queue.cc:1048] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 253f12bc40a24ed6a36ce1d6318d2e8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:56.309335 26976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fec02143e5744e2bfea818480084596" candidate_uuid: "7a6fba6abda04cbab7941999ea6aab60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" is_pre_election: true
I20260710 11:06:56.309346 26901 raft_consensus.cc:2468] T 8fec02143e5744e2bfea818480084596 P 52e7b289874045089f957002d4c178e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a6fba6abda04cbab7941999ea6aab60 in term 0.
I20260710 11:06:56.310055 26976 raft_consensus.cc:2468] T 8fec02143e5744e2bfea818480084596 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a6fba6abda04cbab7941999ea6aab60 in term 0.
I20260710 11:06:56.310606 26791 leader_election.cc:304] T 8fec02143e5744e2bfea818480084596 P 7a6fba6abda04cbab7941999ea6aab60 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52e7b289874045089f957002d4c178e7, 7a6fba6abda04cbab7941999ea6aab60; no voters: 
I20260710 11:06:56.311403 27072 raft_consensus.cc:2804] T 8fec02143e5744e2bfea818480084596 P 7a6fba6abda04cbab7941999ea6aab60 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:56.311741 27072 raft_consensus.cc:493] T 8fec02143e5744e2bfea818480084596 P 7a6fba6abda04cbab7941999ea6aab60 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:56.312083 27072 raft_consensus.cc:3060] T 8fec02143e5744e2bfea818480084596 P 7a6fba6abda04cbab7941999ea6aab60 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:56.318652 27072 raft_consensus.cc:515] T 8fec02143e5744e2bfea818480084596 P 7a6fba6abda04cbab7941999ea6aab60 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:56.321549 26901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fec02143e5744e2bfea818480084596" candidate_uuid: "7a6fba6abda04cbab7941999ea6aab60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52e7b289874045089f957002d4c178e7"
I20260710 11:06:56.321869 26976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fec02143e5744e2bfea818480084596" candidate_uuid: "7a6fba6abda04cbab7941999ea6aab60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d"
I20260710 11:06:56.322156 26901 raft_consensus.cc:3060] T 8fec02143e5744e2bfea818480084596 P 52e7b289874045089f957002d4c178e7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:56.322468 26976 raft_consensus.cc:3060] T 8fec02143e5744e2bfea818480084596 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:56.324276 27051 consensus_queue.cc:1048] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 253f12bc40a24ed6a36ce1d6318d2e8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:56.329043 27047 raft_consensus.cc:493] T 278978aec0db411680ddcb57f0f86473 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:56.329274 26901 raft_consensus.cc:2468] T 8fec02143e5744e2bfea818480084596 P 52e7b289874045089f957002d4c178e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6fba6abda04cbab7941999ea6aab60 in term 1.
I20260710 11:06:56.329409 27072 leader_election.cc:290] T 8fec02143e5744e2bfea818480084596 P 7a6fba6abda04cbab7941999ea6aab60 [CANDIDATE]: Term 1 election: Requested vote from peers 52e7b289874045089f957002d4c178e7 (127.23.83.194:42943), 253f12bc40a24ed6a36ce1d6318d2e8d (127.23.83.195:45549)
I20260710 11:06:56.329543 27047 raft_consensus.cc:515] T 278978aec0db411680ddcb57f0f86473 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:56.330571 26791 leader_election.cc:304] T 8fec02143e5744e2bfea818480084596 P 7a6fba6abda04cbab7941999ea6aab60 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52e7b289874045089f957002d4c178e7, 7a6fba6abda04cbab7941999ea6aab60; no voters: 
I20260710 11:06:56.331461 27072 raft_consensus.cc:2804] T 8fec02143e5744e2bfea818480084596 P 7a6fba6abda04cbab7941999ea6aab60 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:56.329327 26976 raft_consensus.cc:2468] T 8fec02143e5744e2bfea818480084596 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6fba6abda04cbab7941999ea6aab60 in term 1.
I20260710 11:06:56.331969 27050 consensus_queue.cc:1048] T c374a8b3531e47ffacaf24a626131511 P 253f12bc40a24ed6a36ce1d6318d2e8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:56.332674 27047 leader_election.cc:290] T 278978aec0db411680ddcb57f0f86473 P 253f12bc40a24ed6a36ce1d6318d2e8d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193:36593), 52e7b289874045089f957002d4c178e7 (127.23.83.194:42943)
I20260710 11:06:56.333133 26827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "278978aec0db411680ddcb57f0f86473" candidate_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6fba6abda04cbab7941999ea6aab60" is_pre_election: true
I20260710 11:06:56.334226 26827 raft_consensus.cc:2468] T 278978aec0db411680ddcb57f0f86473 P 7a6fba6abda04cbab7941999ea6aab60 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 253f12bc40a24ed6a36ce1d6318d2e8d in term 0.
I20260710 11:06:56.335325 26901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "278978aec0db411680ddcb57f0f86473" candidate_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52e7b289874045089f957002d4c178e7" is_pre_election: true
I20260710 11:06:56.336661 26901 raft_consensus.cc:2468] T 278978aec0db411680ddcb57f0f86473 P 52e7b289874045089f957002d4c178e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 253f12bc40a24ed6a36ce1d6318d2e8d in term 0.
I20260710 11:06:56.338090 26940 leader_election.cc:304] T 278978aec0db411680ddcb57f0f86473 P 253f12bc40a24ed6a36ce1d6318d2e8d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 253f12bc40a24ed6a36ce1d6318d2e8d, 52e7b289874045089f957002d4c178e7; no voters: 
I20260710 11:06:56.339347 27028 raft_consensus.cc:2804] T 278978aec0db411680ddcb57f0f86473 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:56.339823 27028 raft_consensus.cc:493] T 278978aec0db411680ddcb57f0f86473 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:56.340286 27028 raft_consensus.cc:3060] T 278978aec0db411680ddcb57f0f86473 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:56.331929 27072 raft_consensus.cc:697] T 8fec02143e5744e2bfea818480084596 P 7a6fba6abda04cbab7941999ea6aab60 [term 1 LEADER]: Becoming Leader. State: Replica: 7a6fba6abda04cbab7941999ea6aab60, State: Running, Role: LEADER
I20260710 11:06:56.343551 27072 consensus_queue.cc:237] T 8fec02143e5744e2bfea818480084596 P 7a6fba6abda04cbab7941999ea6aab60 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:56.358771 27028 raft_consensus.cc:515] T 278978aec0db411680ddcb57f0f86473 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:56.361270 27028 leader_election.cc:290] T 278978aec0db411680ddcb57f0f86473 P 253f12bc40a24ed6a36ce1d6318d2e8d [CANDIDATE]: Term 1 election: Requested vote from peers 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193:36593), 52e7b289874045089f957002d4c178e7 (127.23.83.194:42943)
I20260710 11:06:56.363451 26901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "278978aec0db411680ddcb57f0f86473" candidate_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52e7b289874045089f957002d4c178e7"
I20260710 11:06:56.364084 26901 raft_consensus.cc:3060] T 278978aec0db411680ddcb57f0f86473 P 52e7b289874045089f957002d4c178e7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:56.366411 26825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "278978aec0db411680ddcb57f0f86473" candidate_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6fba6abda04cbab7941999ea6aab60"
I20260710 11:06:56.367022 26825 raft_consensus.cc:3060] T 278978aec0db411680ddcb57f0f86473 P 7a6fba6abda04cbab7941999ea6aab60 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:56.367985 27057 raft_consensus.cc:493] T 062d8a274af84afcad3933f6e7a1dd75 P 52e7b289874045089f957002d4c178e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:56.368439 27057 raft_consensus.cc:515] T 062d8a274af84afcad3933f6e7a1dd75 P 52e7b289874045089f957002d4c178e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:56.370518 27057 leader_election.cc:290] T 062d8a274af84afcad3933f6e7a1dd75 P 52e7b289874045089f957002d4c178e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193:36593), 253f12bc40a24ed6a36ce1d6318d2e8d (127.23.83.195:45549)
I20260710 11:06:56.371255 26901 raft_consensus.cc:2468] T 278978aec0db411680ddcb57f0f86473 P 52e7b289874045089f957002d4c178e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 253f12bc40a24ed6a36ce1d6318d2e8d in term 1.
I20260710 11:06:56.372799 26826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "062d8a274af84afcad3933f6e7a1dd75" candidate_uuid: "52e7b289874045089f957002d4c178e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6fba6abda04cbab7941999ea6aab60" is_pre_election: true
I20260710 11:06:56.373564 26826 raft_consensus.cc:2393] T 062d8a274af84afcad3933f6e7a1dd75 P 7a6fba6abda04cbab7941999ea6aab60 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 52e7b289874045089f957002d4c178e7 in current term 1: Already voted for candidate 253f12bc40a24ed6a36ce1d6318d2e8d in this term.
I20260710 11:06:56.373701 26725 catalog_manager.cc:5697] T 8fec02143e5744e2bfea818480084596 P 7a6fba6abda04cbab7941999ea6aab60 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193). New cstate: current_term: 1 leader_uuid: "7a6fba6abda04cbab7941999ea6aab60" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:56.374953 27057 consensus_queue.cc:1048] T a1c33364091748b09c8e4bb5fcf4c8ce P 52e7b289874045089f957002d4c178e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:56.372819 26940 leader_election.cc:304] T 278978aec0db411680ddcb57f0f86473 P 253f12bc40a24ed6a36ce1d6318d2e8d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 253f12bc40a24ed6a36ce1d6318d2e8d, 52e7b289874045089f957002d4c178e7; no voters: 
I20260710 11:06:56.377187 26976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "062d8a274af84afcad3933f6e7a1dd75" candidate_uuid: "52e7b289874045089f957002d4c178e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" is_pre_election: true
I20260710 11:06:56.378779 26868 leader_election.cc:304] T 062d8a274af84afcad3933f6e7a1dd75 P 52e7b289874045089f957002d4c178e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 52e7b289874045089f957002d4c178e7; no voters: 253f12bc40a24ed6a36ce1d6318d2e8d, 7a6fba6abda04cbab7941999ea6aab60
I20260710 11:06:56.379813 27057 raft_consensus.cc:3060] T 062d8a274af84afcad3933f6e7a1dd75 P 52e7b289874045089f957002d4c178e7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:56.376525 26825 raft_consensus.cc:2468] T 278978aec0db411680ddcb57f0f86473 P 7a6fba6abda04cbab7941999ea6aab60 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 253f12bc40a24ed6a36ce1d6318d2e8d in term 1.
I20260710 11:06:56.387110 27057 raft_consensus.cc:2749] T 062d8a274af84afcad3933f6e7a1dd75 P 52e7b289874045089f957002d4c178e7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:56.388057 27028 raft_consensus.cc:2804] T 278978aec0db411680ddcb57f0f86473 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:56.388716 27028 raft_consensus.cc:697] T 278978aec0db411680ddcb57f0f86473 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 1 LEADER]: Becoming Leader. State: Replica: 253f12bc40a24ed6a36ce1d6318d2e8d, State: Running, Role: LEADER
I20260710 11:06:56.388863 27047 consensus_queue.cc:1048] T c374a8b3531e47ffacaf24a626131511 P 253f12bc40a24ed6a36ce1d6318d2e8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:56.389417 27028 consensus_queue.cc:237] T 278978aec0db411680ddcb57f0f86473 P 253f12bc40a24ed6a36ce1d6318d2e8d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:56.391953 27050 raft_consensus.cc:493] T 5f1707b3f144489cbb46173a3c955fe1 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:56.392385 27050 raft_consensus.cc:515] T 5f1707b3f144489cbb46173a3c955fe1 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:56.393966 27051 raft_consensus.cc:493] T 8c20c97a8a0e43398522d2062c2644bb P 253f12bc40a24ed6a36ce1d6318d2e8d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:56.394430 27050 leader_election.cc:290] T 5f1707b3f144489cbb46173a3c955fe1 P 253f12bc40a24ed6a36ce1d6318d2e8d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193:36593), 52e7b289874045089f957002d4c178e7 (127.23.83.194:42943)
I20260710 11:06:56.394448 27051 raft_consensus.cc:515] T 8c20c97a8a0e43398522d2062c2644bb P 253f12bc40a24ed6a36ce1d6318d2e8d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } } peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } }
I20260710 11:06:56.397107 27051 leader_election.cc:290] T 8c20c97a8a0e43398522d2062c2644bb P 253f12bc40a24ed6a36ce1d6318d2e8d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193:36593), 52e7b289874045089f957002d4c178e7 (127.23.83.194:42943)
I20260710 11:06:56.399046 26824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f1707b3f144489cbb46173a3c955fe1" candidate_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6fba6abda04cbab7941999ea6aab60" is_pre_election: true
I20260710 11:06:56.399863 26824 raft_consensus.cc:2393] T 5f1707b3f144489cbb46173a3c955fe1 P 7a6fba6abda04cbab7941999ea6aab60 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 253f12bc40a24ed6a36ce1d6318d2e8d in current term 1: Already voted for candidate 52e7b289874045089f957002d4c178e7 in this term.
I20260710 11:06:56.401706 26827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c20c97a8a0e43398522d2062c2644bb" candidate_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6fba6abda04cbab7941999ea6aab60" is_pre_election: true
I20260710 11:06:56.403767 26900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f1707b3f144489cbb46173a3c955fe1" candidate_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52e7b289874045089f957002d4c178e7" is_pre_election: true
I20260710 11:06:56.406163 26899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c20c97a8a0e43398522d2062c2644bb" candidate_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52e7b289874045089f957002d4c178e7" is_pre_election: true
I20260710 11:06:56.406939 26899 raft_consensus.cc:2393] T 8c20c97a8a0e43398522d2062c2644bb P 52e7b289874045089f957002d4c178e7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 253f12bc40a24ed6a36ce1d6318d2e8d in current term 1: Already voted for candidate 7a6fba6abda04cbab7941999ea6aab60 in this term.
I20260710 11:06:56.407950 27057 consensus_queue.cc:1048] T a1c33364091748b09c8e4bb5fcf4c8ce P 52e7b289874045089f957002d4c178e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:56.410157 26940 leader_election.cc:304] T 5f1707b3f144489cbb46173a3c955fe1 P 253f12bc40a24ed6a36ce1d6318d2e8d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 253f12bc40a24ed6a36ce1d6318d2e8d; no voters: 52e7b289874045089f957002d4c178e7, 7a6fba6abda04cbab7941999ea6aab60
I20260710 11:06:56.410991 27047 raft_consensus.cc:3060] T 5f1707b3f144489cbb46173a3c955fe1 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:56.411500 26940 leader_election.cc:304] T 8c20c97a8a0e43398522d2062c2644bb P 253f12bc40a24ed6a36ce1d6318d2e8d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 253f12bc40a24ed6a36ce1d6318d2e8d; no voters: 52e7b289874045089f957002d4c178e7, 7a6fba6abda04cbab7941999ea6aab60
I20260710 11:06:56.413081 27051 raft_consensus.cc:3060] T 8c20c97a8a0e43398522d2062c2644bb P 253f12bc40a24ed6a36ce1d6318d2e8d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:56.414419 26723 catalog_manager.cc:5697] T 278978aec0db411680ddcb57f0f86473 P 253f12bc40a24ed6a36ce1d6318d2e8d reported cstate change: term changed from 0 to 1, leader changed from <none> to 253f12bc40a24ed6a36ce1d6318d2e8d (127.23.83.195). New cstate: current_term: 1 leader_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:56.418887 27047 raft_consensus.cc:2749] T 5f1707b3f144489cbb46173a3c955fe1 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:56.421063 27028 consensus_queue.cc:1048] T 062d8a274af84afcad3933f6e7a1dd75 P 253f12bc40a24ed6a36ce1d6318d2e8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:56.426738 27051 raft_consensus.cc:2749] T 8c20c97a8a0e43398522d2062c2644bb P 253f12bc40a24ed6a36ce1d6318d2e8d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:56.452253 27050 consensus_queue.cc:1048] T 062d8a274af84afcad3933f6e7a1dd75 P 253f12bc40a24ed6a36ce1d6318d2e8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:56.494731 27093 consensus_queue.cc:1048] T 5f1707b3f144489cbb46173a3c955fe1 P 52e7b289874045089f957002d4c178e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:56.498379 27072 consensus_queue.cc:1048] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 7a6fba6abda04cbab7941999ea6aab60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:56.507866 26976 raft_consensus.cc:3060] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:56.509675 27024 consensus_queue.cc:1048] T 5f1707b3f144489cbb46173a3c955fe1 P 52e7b289874045089f957002d4c178e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:56.518106 27074 consensus_queue.cc:1048] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 7a6fba6abda04cbab7941999ea6aab60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:56.521899 23887 ts_manager.cc:295] Set tserver state for 7a6fba6abda04cbab7941999ea6aab60 to MAINTENANCE_MODE
I20260710 11:06:56.522853 23887 tablet_server.cc:179] TabletServer@127.23.83.193:0 shutting down...
I20260710 11:06:56.527482 27074 consensus_queue.cc:1048] T 8c20c97a8a0e43398522d2062c2644bb P 7a6fba6abda04cbab7941999ea6aab60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:56.528390 27063 consensus_queue.cc:1048] T 8c20c97a8a0e43398522d2062c2644bb P 7a6fba6abda04cbab7941999ea6aab60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:06:56.566844 26773 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:06:56.583313 23887 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:06:56.584197 23887 tablet_replica.cc:333] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 7a6fba6abda04cbab7941999ea6aab60: stopping tablet replica
I20260710 11:06:56.585053 23887 raft_consensus.cc:2243] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 7a6fba6abda04cbab7941999ea6aab60 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:56.585542 23887 raft_consensus.cc:2272] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 7a6fba6abda04cbab7941999ea6aab60 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:56.588016 23887 tablet_replica.cc:333] T 278978aec0db411680ddcb57f0f86473 P 7a6fba6abda04cbab7941999ea6aab60: stopping tablet replica
I20260710 11:06:56.588577 23887 raft_consensus.cc:2243] T 278978aec0db411680ddcb57f0f86473 P 7a6fba6abda04cbab7941999ea6aab60 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:56.588932 23887 raft_consensus.cc:2272] T 278978aec0db411680ddcb57f0f86473 P 7a6fba6abda04cbab7941999ea6aab60 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:56.590536 23887 tablet_replica.cc:333] T cfeb393141224207af573d891571c209 P 7a6fba6abda04cbab7941999ea6aab60: stopping tablet replica
I20260710 11:06:56.591050 23887 raft_consensus.cc:2243] T cfeb393141224207af573d891571c209 P 7a6fba6abda04cbab7941999ea6aab60 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:56.591599 23887 pending_rounds.cc:70] T cfeb393141224207af573d891571c209 P 7a6fba6abda04cbab7941999ea6aab60: Trying to abort 1 pending ops.
I20260710 11:06:56.591879 23887 pending_rounds.cc:77] T cfeb393141224207af573d891571c209 P 7a6fba6abda04cbab7941999ea6aab60: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305959899707858944 op_type: NO_OP noop_request { }
I20260710 11:06:56.592216 23887 raft_consensus.cc:2889] T cfeb393141224207af573d891571c209 P 7a6fba6abda04cbab7941999ea6aab60 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:06:56.592478 23887 raft_consensus.cc:2272] T cfeb393141224207af573d891571c209 P 7a6fba6abda04cbab7941999ea6aab60 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:56.594513 23887 tablet_replica.cc:333] T 8fec02143e5744e2bfea818480084596 P 7a6fba6abda04cbab7941999ea6aab60: stopping tablet replica
I20260710 11:06:56.595059 23887 raft_consensus.cc:2243] T 8fec02143e5744e2bfea818480084596 P 7a6fba6abda04cbab7941999ea6aab60 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:56.595594 23887 pending_rounds.cc:70] T 8fec02143e5744e2bfea818480084596 P 7a6fba6abda04cbab7941999ea6aab60: Trying to abort 1 pending ops.
I20260710 11:06:56.595745 23887 pending_rounds.cc:77] T 8fec02143e5744e2bfea818480084596 P 7a6fba6abda04cbab7941999ea6aab60: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305959900589350912 op_type: NO_OP noop_request { }
I20260710 11:06:56.596155 23887 raft_consensus.cc:2889] T 8fec02143e5744e2bfea818480084596 P 7a6fba6abda04cbab7941999ea6aab60 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:06:56.596462 23887 raft_consensus.cc:2272] T 8fec02143e5744e2bfea818480084596 P 7a6fba6abda04cbab7941999ea6aab60 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:56.598443 23887 tablet_replica.cc:333] T 062d8a274af84afcad3933f6e7a1dd75 P 7a6fba6abda04cbab7941999ea6aab60: stopping tablet replica
I20260710 11:06:56.598978 23887 raft_consensus.cc:2243] T 062d8a274af84afcad3933f6e7a1dd75 P 7a6fba6abda04cbab7941999ea6aab60 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:56.599365 23887 raft_consensus.cc:2272] T 062d8a274af84afcad3933f6e7a1dd75 P 7a6fba6abda04cbab7941999ea6aab60 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:56.601354 23887 tablet_replica.cc:333] T 8c20c97a8a0e43398522d2062c2644bb P 7a6fba6abda04cbab7941999ea6aab60: stopping tablet replica
I20260710 11:06:56.601881 23887 raft_consensus.cc:2243] T 8c20c97a8a0e43398522d2062c2644bb P 7a6fba6abda04cbab7941999ea6aab60 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:56.602669 23887 raft_consensus.cc:2272] T 8c20c97a8a0e43398522d2062c2644bb P 7a6fba6abda04cbab7941999ea6aab60 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:56.604698 23887 tablet_replica.cc:333] T c374a8b3531e47ffacaf24a626131511 P 7a6fba6abda04cbab7941999ea6aab60: stopping tablet replica
I20260710 11:06:56.605345 23887 raft_consensus.cc:2243] T c374a8b3531e47ffacaf24a626131511 P 7a6fba6abda04cbab7941999ea6aab60 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:56.605698 23887 raft_consensus.cc:2272] T c374a8b3531e47ffacaf24a626131511 P 7a6fba6abda04cbab7941999ea6aab60 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:56.607683 23887 tablet_replica.cc:333] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 7a6fba6abda04cbab7941999ea6aab60: stopping tablet replica
I20260710 11:06:56.608186 23887 raft_consensus.cc:2243] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 7a6fba6abda04cbab7941999ea6aab60 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:56.608858 23887 raft_consensus.cc:2272] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 7a6fba6abda04cbab7941999ea6aab60 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:56.610993 23887 tablet_replica.cc:333] T a1c33364091748b09c8e4bb5fcf4c8ce P 7a6fba6abda04cbab7941999ea6aab60: stopping tablet replica
I20260710 11:06:56.611425 23887 raft_consensus.cc:2243] T a1c33364091748b09c8e4bb5fcf4c8ce P 7a6fba6abda04cbab7941999ea6aab60 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:56.611758 23887 raft_consensus.cc:2272] T a1c33364091748b09c8e4bb5fcf4c8ce P 7a6fba6abda04cbab7941999ea6aab60 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:56.613993 23887 tablet_replica.cc:333] T 5f1707b3f144489cbb46173a3c955fe1 P 7a6fba6abda04cbab7941999ea6aab60: stopping tablet replica
I20260710 11:06:56.614850 23887 raft_consensus.cc:2243] T 5f1707b3f144489cbb46173a3c955fe1 P 7a6fba6abda04cbab7941999ea6aab60 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:56.615329 23887 raft_consensus.cc:2272] T 5f1707b3f144489cbb46173a3c955fe1 P 7a6fba6abda04cbab7941999ea6aab60 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:56.634819 23887 tablet_server.cc:196] TabletServer@127.23.83.193:0 shutdown complete.
W20260710 11:06:56.784013 26939 consensus_peers.cc:597] T c374a8b3531e47ffacaf24a626131511 P 253f12bc40a24ed6a36ce1d6318d2e8d -> Peer 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193:36593): Couldn't send request to peer 7a6fba6abda04cbab7941999ea6aab60. Status: Network error: Client connection negotiation failed: client connection to 127.23.83.193:36593: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:56.890106 26939 consensus_peers.cc:597] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 253f12bc40a24ed6a36ce1d6318d2e8d -> Peer 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193:36593): Couldn't send request to peer 7a6fba6abda04cbab7941999ea6aab60. Status: Network error: Client connection negotiation failed: client connection to 127.23.83.193:36593: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:56.903901 26865 consensus_peers.cc:597] T a1c33364091748b09c8e4bb5fcf4c8ce P 52e7b289874045089f957002d4c178e7 -> Peer 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193:36593): Couldn't send request to peer 7a6fba6abda04cbab7941999ea6aab60. Status: Network error: Client connection negotiation failed: client connection to 127.23.83.193:36593: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:56.964193 26939 consensus_peers.cc:597] T 062d8a274af84afcad3933f6e7a1dd75 P 253f12bc40a24ed6a36ce1d6318d2e8d -> Peer 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193:36593): Couldn't send request to peer 7a6fba6abda04cbab7941999ea6aab60. Status: Network error: Client connection negotiation failed: client connection to 127.23.83.193:36593: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:56.990615 27050 consensus_queue.cc:1048] T 278978aec0db411680ddcb57f0f86473 P 253f12bc40a24ed6a36ce1d6318d2e8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:06:57.003963 26939 consensus_peers.cc:597] T 278978aec0db411680ddcb57f0f86473 P 253f12bc40a24ed6a36ce1d6318d2e8d -> Peer 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193:36593): Couldn't send request to peer 7a6fba6abda04cbab7941999ea6aab60. Status: Network error: Client connection negotiation failed: client connection to 127.23.83.193:36593: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:57.061070 26865 consensus_peers.cc:597] T 5f1707b3f144489cbb46173a3c955fe1 P 52e7b289874045089f957002d4c178e7 -> Peer 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193:36593): Couldn't send request to peer 7a6fba6abda04cbab7941999ea6aab60. Status: Network error: Client connection negotiation failed: client connection to 127.23.83.193:36593: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:57.568449 26773 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:06:58.008419 27093 raft_consensus.cc:493] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 52e7b289874045089f957002d4c178e7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a6fba6abda04cbab7941999ea6aab60)
I20260710 11:06:58.009056 27093 raft_consensus.cc:515] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 52e7b289874045089f957002d4c178e7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:58.010991 27093 leader_election.cc:290] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 52e7b289874045089f957002d4c178e7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193:36593), 253f12bc40a24ed6a36ce1d6318d2e8d (127.23.83.195:45549)
I20260710 11:06:58.012482 26975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ef4c4656f4048ae9ff36a6bb704ad26" candidate_uuid: "52e7b289874045089f957002d4c178e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" is_pre_election: true
W20260710 11:06:58.014873 26865 leader_election.cc:336] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 52e7b289874045089f957002d4c178e7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193:36593): Network error: Client connection negotiation failed: client connection to 127.23.83.193:36593: connect: Connection refused (error 111)
I20260710 11:06:58.015327 26865 leader_election.cc:304] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 52e7b289874045089f957002d4c178e7 [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: 52e7b289874045089f957002d4c178e7; no voters: 253f12bc40a24ed6a36ce1d6318d2e8d, 7a6fba6abda04cbab7941999ea6aab60
I20260710 11:06:58.016008 27093 raft_consensus.cc:2749] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 52e7b289874045089f957002d4c178e7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:58.022924 27047 raft_consensus.cc:493] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a6fba6abda04cbab7941999ea6aab60)
I20260710 11:06:58.023597 27047 raft_consensus.cc:515] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:58.025744 27047 leader_election.cc:290] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 253f12bc40a24ed6a36ce1d6318d2e8d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193:36593), 52e7b289874045089f957002d4c178e7 (127.23.83.194:42943)
I20260710 11:06:58.026958 26901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ef4c4656f4048ae9ff36a6bb704ad26" candidate_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "52e7b289874045089f957002d4c178e7" is_pre_election: true
I20260710 11:06:58.027573 26901 raft_consensus.cc:2468] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 52e7b289874045089f957002d4c178e7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 253f12bc40a24ed6a36ce1d6318d2e8d in term 1.
I20260710 11:06:58.029662 26940 leader_election.cc:304] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 253f12bc40a24ed6a36ce1d6318d2e8d [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: 253f12bc40a24ed6a36ce1d6318d2e8d, 52e7b289874045089f957002d4c178e7; no voters: 
W20260710 11:06:58.030596 26939 leader_election.cc:336] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 253f12bc40a24ed6a36ce1d6318d2e8d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193:36593): Network error: Client connection negotiation failed: client connection to 127.23.83.193:36593: connect: Connection refused (error 111)
I20260710 11:06:58.030715 27047 raft_consensus.cc:2804] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:58.031128 27047 raft_consensus.cc:493] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7a6fba6abda04cbab7941999ea6aab60)
I20260710 11:06:58.031483 27047 raft_consensus.cc:3060] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:58.036562 27047 raft_consensus.cc:515] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:58.038323 27047 leader_election.cc:290] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 253f12bc40a24ed6a36ce1d6318d2e8d [CANDIDATE]: Term 2 election: Requested vote from peers 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193:36593), 52e7b289874045089f957002d4c178e7 (127.23.83.194:42943)
I20260710 11:06:58.039640 26901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ef4c4656f4048ae9ff36a6bb704ad26" candidate_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "52e7b289874045089f957002d4c178e7"
I20260710 11:06:58.041919 26901 raft_consensus.cc:3060] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 52e7b289874045089f957002d4c178e7 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:06:58.044401 26939 leader_election.cc:336] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 253f12bc40a24ed6a36ce1d6318d2e8d [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193:36593): Network error: Client connection negotiation failed: client connection to 127.23.83.193:36593: connect: Connection refused (error 111)
I20260710 11:06:58.048633 26901 raft_consensus.cc:2468] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 52e7b289874045089f957002d4c178e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 253f12bc40a24ed6a36ce1d6318d2e8d in term 2.
I20260710 11:06:58.049907 26940 leader_election.cc:304] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 253f12bc40a24ed6a36ce1d6318d2e8d [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: 253f12bc40a24ed6a36ce1d6318d2e8d, 52e7b289874045089f957002d4c178e7; no voters: 7a6fba6abda04cbab7941999ea6aab60
I20260710 11:06:58.050702 27047 raft_consensus.cc:2804] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:58.051187 27050 raft_consensus.cc:493] T 8c20c97a8a0e43398522d2062c2644bb P 253f12bc40a24ed6a36ce1d6318d2e8d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a6fba6abda04cbab7941999ea6aab60)
I20260710 11:06:58.051222 27047 raft_consensus.cc:697] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 2 LEADER]: Becoming Leader. State: Replica: 253f12bc40a24ed6a36ce1d6318d2e8d, State: Running, Role: LEADER
I20260710 11:06:58.051771 27050 raft_consensus.cc:515] T 8c20c97a8a0e43398522d2062c2644bb P 253f12bc40a24ed6a36ce1d6318d2e8d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } } peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } }
I20260710 11:06:58.052238 27047 consensus_queue.cc:237] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 253f12bc40a24ed6a36ce1d6318d2e8d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:58.052683 27093 raft_consensus.cc:493] T cfeb393141224207af573d891571c209 P 52e7b289874045089f957002d4c178e7 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:58.053227 27093 raft_consensus.cc:515] T cfeb393141224207af573d891571c209 P 52e7b289874045089f957002d4c178e7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:58.053880 27050 leader_election.cc:290] T 8c20c97a8a0e43398522d2062c2644bb P 253f12bc40a24ed6a36ce1d6318d2e8d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193:36593), 52e7b289874045089f957002d4c178e7 (127.23.83.194:42943)
I20260710 11:06:58.055491 26901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c20c97a8a0e43398522d2062c2644bb" candidate_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "52e7b289874045089f957002d4c178e7" is_pre_election: true
I20260710 11:06:58.056607 26975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfeb393141224207af573d891571c209" candidate_uuid: "52e7b289874045089f957002d4c178e7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" is_pre_election: true
I20260710 11:06:58.057289 26975 raft_consensus.cc:2468] T cfeb393141224207af573d891571c209 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52e7b289874045089f957002d4c178e7 in term 1.
I20260710 11:06:58.056605 27093 leader_election.cc:290] T cfeb393141224207af573d891571c209 P 52e7b289874045089f957002d4c178e7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193:36593), 253f12bc40a24ed6a36ce1d6318d2e8d (127.23.83.195:45549)
I20260710 11:06:58.058851 26868 leader_election.cc:304] T cfeb393141224207af573d891571c209 P 52e7b289874045089f957002d4c178e7 [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: 253f12bc40a24ed6a36ce1d6318d2e8d, 52e7b289874045089f957002d4c178e7; no voters: 
I20260710 11:06:58.059674 27093 raft_consensus.cc:2804] T cfeb393141224207af573d891571c209 P 52e7b289874045089f957002d4c178e7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:58.060061 27093 raft_consensus.cc:493] T cfeb393141224207af573d891571c209 P 52e7b289874045089f957002d4c178e7 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:58.060384 27093 raft_consensus.cc:3060] T cfeb393141224207af573d891571c209 P 52e7b289874045089f957002d4c178e7 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:06:58.063690 26939 leader_election.cc:336] T 8c20c97a8a0e43398522d2062c2644bb P 253f12bc40a24ed6a36ce1d6318d2e8d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193:36593): Network error: Client connection negotiation failed: client connection to 127.23.83.193:36593: connect: Connection refused (error 111)
W20260710 11:06:58.062556 26865 leader_election.cc:336] T cfeb393141224207af573d891571c209 P 52e7b289874045089f957002d4c178e7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193:36593): Network error: Client connection negotiation failed: client connection to 127.23.83.193:36593: connect: Connection refused (error 111)
I20260710 11:06:58.063264 26725 catalog_manager.cc:5697] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 253f12bc40a24ed6a36ce1d6318d2e8d reported cstate change: term changed from 1 to 2, leader changed from 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193) to 253f12bc40a24ed6a36ce1d6318d2e8d (127.23.83.195). New cstate: current_term: 2 leader_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:58.065111 26939 leader_election.cc:304] T 8c20c97a8a0e43398522d2062c2644bb P 253f12bc40a24ed6a36ce1d6318d2e8d [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: 253f12bc40a24ed6a36ce1d6318d2e8d; no voters: 52e7b289874045089f957002d4c178e7, 7a6fba6abda04cbab7941999ea6aab60
I20260710 11:06:58.069249 27047 raft_consensus.cc:2749] T 8c20c97a8a0e43398522d2062c2644bb P 253f12bc40a24ed6a36ce1d6318d2e8d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:58.071959 27110 raft_consensus.cc:493] T 8c20c97a8a0e43398522d2062c2644bb P 52e7b289874045089f957002d4c178e7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a6fba6abda04cbab7941999ea6aab60)
I20260710 11:06:58.072772 27110 raft_consensus.cc:515] T 8c20c97a8a0e43398522d2062c2644bb P 52e7b289874045089f957002d4c178e7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } } peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } }
I20260710 11:06:58.074539 27093 raft_consensus.cc:515] T cfeb393141224207af573d891571c209 P 52e7b289874045089f957002d4c178e7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:58.074899 27110 leader_election.cc:290] T 8c20c97a8a0e43398522d2062c2644bb P 52e7b289874045089f957002d4c178e7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 253f12bc40a24ed6a36ce1d6318d2e8d (127.23.83.195:45549), 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193:36593)
I20260710 11:06:58.075881 26975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c20c97a8a0e43398522d2062c2644bb" candidate_uuid: "52e7b289874045089f957002d4c178e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" is_pre_election: true
I20260710 11:06:58.076628 26975 raft_consensus.cc:2468] T 8c20c97a8a0e43398522d2062c2644bb P 253f12bc40a24ed6a36ce1d6318d2e8d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52e7b289874045089f957002d4c178e7 in term 1.
I20260710 11:06:58.078272 26868 leader_election.cc:304] T 8c20c97a8a0e43398522d2062c2644bb P 52e7b289874045089f957002d4c178e7 [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: 253f12bc40a24ed6a36ce1d6318d2e8d, 52e7b289874045089f957002d4c178e7; no voters: 
I20260710 11:06:58.079195 27110 raft_consensus.cc:2804] T 8c20c97a8a0e43398522d2062c2644bb P 52e7b289874045089f957002d4c178e7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:58.077510 27093 leader_election.cc:290] T cfeb393141224207af573d891571c209 P 52e7b289874045089f957002d4c178e7 [CANDIDATE]: Term 2 election: Requested vote from peers 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193:36593), 253f12bc40a24ed6a36ce1d6318d2e8d (127.23.83.195:45549)
I20260710 11:06:58.079577 27110 raft_consensus.cc:493] T 8c20c97a8a0e43398522d2062c2644bb P 52e7b289874045089f957002d4c178e7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7a6fba6abda04cbab7941999ea6aab60)
I20260710 11:06:58.079059 26975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfeb393141224207af573d891571c209" candidate_uuid: "52e7b289874045089f957002d4c178e7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d"
I20260710 11:06:58.080075 27110 raft_consensus.cc:3060] T 8c20c97a8a0e43398522d2062c2644bb P 52e7b289874045089f957002d4c178e7 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:06:58.080909 26865 leader_election.cc:336] T 8c20c97a8a0e43398522d2062c2644bb P 52e7b289874045089f957002d4c178e7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193:36593): Network error: Client connection negotiation failed: client connection to 127.23.83.193:36593: connect: Connection refused (error 111)
I20260710 11:06:58.080391 26975 raft_consensus.cc:3060] T cfeb393141224207af573d891571c209 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:06:58.083869 26865 leader_election.cc:336] T cfeb393141224207af573d891571c209 P 52e7b289874045089f957002d4c178e7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193:36593): Network error: Client connection negotiation failed: client connection to 127.23.83.193:36593: connect: Connection refused (error 111)
I20260710 11:06:58.093667 26975 raft_consensus.cc:2468] T cfeb393141224207af573d891571c209 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52e7b289874045089f957002d4c178e7 in term 2.
I20260710 11:06:58.095085 26868 leader_election.cc:304] T cfeb393141224207af573d891571c209 P 52e7b289874045089f957002d4c178e7 [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: 253f12bc40a24ed6a36ce1d6318d2e8d, 52e7b289874045089f957002d4c178e7; no voters: 7a6fba6abda04cbab7941999ea6aab60
I20260710 11:06:58.096055 27093 raft_consensus.cc:2804] T cfeb393141224207af573d891571c209 P 52e7b289874045089f957002d4c178e7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:58.097301 27093 raft_consensus.cc:697] T cfeb393141224207af573d891571c209 P 52e7b289874045089f957002d4c178e7 [term 2 LEADER]: Becoming Leader. State: Replica: 52e7b289874045089f957002d4c178e7, State: Running, Role: LEADER
I20260710 11:06:58.097590 27110 raft_consensus.cc:515] T 8c20c97a8a0e43398522d2062c2644bb P 52e7b289874045089f957002d4c178e7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } } peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } }
I20260710 11:06:58.098163 27093 consensus_queue.cc:237] T cfeb393141224207af573d891571c209 P 52e7b289874045089f957002d4c178e7 [LEADER]: Queue going to LEADER 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: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:58.099900 27110 leader_election.cc:290] T 8c20c97a8a0e43398522d2062c2644bb P 52e7b289874045089f957002d4c178e7 [CANDIDATE]: Term 2 election: Requested vote from peers 253f12bc40a24ed6a36ce1d6318d2e8d (127.23.83.195:45549), 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193:36593)
I20260710 11:06:58.100770 26975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c20c97a8a0e43398522d2062c2644bb" candidate_uuid: "52e7b289874045089f957002d4c178e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d"
I20260710 11:06:58.101286 26975 raft_consensus.cc:3060] T 8c20c97a8a0e43398522d2062c2644bb P 253f12bc40a24ed6a36ce1d6318d2e8d [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:06:58.104772 26865 leader_election.cc:336] T 8c20c97a8a0e43398522d2062c2644bb P 52e7b289874045089f957002d4c178e7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193:36593): Network error: Client connection negotiation failed: client connection to 127.23.83.193:36593: connect: Connection refused (error 111)
I20260710 11:06:58.107930 26725 catalog_manager.cc:5697] T cfeb393141224207af573d891571c209 P 52e7b289874045089f957002d4c178e7 reported cstate change: term changed from 1 to 2, leader changed from 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193) to 52e7b289874045089f957002d4c178e7 (127.23.83.194). New cstate: current_term: 2 leader_uuid: "52e7b289874045089f957002d4c178e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:58.108901 26975 raft_consensus.cc:2468] T 8c20c97a8a0e43398522d2062c2644bb P 253f12bc40a24ed6a36ce1d6318d2e8d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52e7b289874045089f957002d4c178e7 in term 2.
I20260710 11:06:58.110037 26868 leader_election.cc:304] T 8c20c97a8a0e43398522d2062c2644bb P 52e7b289874045089f957002d4c178e7 [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: 253f12bc40a24ed6a36ce1d6318d2e8d, 52e7b289874045089f957002d4c178e7; no voters: 7a6fba6abda04cbab7941999ea6aab60
I20260710 11:06:58.110765 27093 raft_consensus.cc:2804] T 8c20c97a8a0e43398522d2062c2644bb P 52e7b289874045089f957002d4c178e7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:58.111155 27093 raft_consensus.cc:697] T 8c20c97a8a0e43398522d2062c2644bb P 52e7b289874045089f957002d4c178e7 [term 2 LEADER]: Becoming Leader. State: Replica: 52e7b289874045089f957002d4c178e7, State: Running, Role: LEADER
I20260710 11:06:58.111769 27093 consensus_queue.cc:237] T 8c20c97a8a0e43398522d2062c2644bb P 52e7b289874045089f957002d4c178e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } } peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } }
I20260710 11:06:58.120930 26725 catalog_manager.cc:5697] T 8c20c97a8a0e43398522d2062c2644bb P 52e7b289874045089f957002d4c178e7 reported cstate change: term changed from 1 to 2, leader changed from 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193) to 52e7b289874045089f957002d4c178e7 (127.23.83.194). New cstate: current_term: 2 leader_uuid: "52e7b289874045089f957002d4c178e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:58.380543 27050 raft_consensus.cc:493] T 8fec02143e5744e2bfea818480084596 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:58.381003 27050 raft_consensus.cc:515] T 8fec02143e5744e2bfea818480084596 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:58.382720 27050 leader_election.cc:290] T 8fec02143e5744e2bfea818480084596 P 253f12bc40a24ed6a36ce1d6318d2e8d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193:36593), 52e7b289874045089f957002d4c178e7 (127.23.83.194:42943)
I20260710 11:06:58.383806 26901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fec02143e5744e2bfea818480084596" candidate_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52e7b289874045089f957002d4c178e7" is_pre_election: true
I20260710 11:06:58.384508 26901 raft_consensus.cc:2468] T 8fec02143e5744e2bfea818480084596 P 52e7b289874045089f957002d4c178e7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 253f12bc40a24ed6a36ce1d6318d2e8d in term 1.
I20260710 11:06:58.385424 26940 leader_election.cc:304] T 8fec02143e5744e2bfea818480084596 P 253f12bc40a24ed6a36ce1d6318d2e8d [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: 253f12bc40a24ed6a36ce1d6318d2e8d, 52e7b289874045089f957002d4c178e7; no voters: 
I20260710 11:06:58.386193 27050 raft_consensus.cc:2804] T 8fec02143e5744e2bfea818480084596 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 11:06:58.386427 26939 leader_election.cc:336] T 8fec02143e5744e2bfea818480084596 P 253f12bc40a24ed6a36ce1d6318d2e8d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193:36593): Network error: Client connection negotiation failed: client connection to 127.23.83.193:36593: connect: Connection refused (error 111)
I20260710 11:06:58.386627 27050 raft_consensus.cc:493] T 8fec02143e5744e2bfea818480084596 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:58.387029 27050 raft_consensus.cc:3060] T 8fec02143e5744e2bfea818480084596 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:58.391817 27050 raft_consensus.cc:515] T 8fec02143e5744e2bfea818480084596 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:58.393625 27050 leader_election.cc:290] T 8fec02143e5744e2bfea818480084596 P 253f12bc40a24ed6a36ce1d6318d2e8d [CANDIDATE]: Term 2 election: Requested vote from peers 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193:36593), 52e7b289874045089f957002d4c178e7 (127.23.83.194:42943)
I20260710 11:06:58.394709 26901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fec02143e5744e2bfea818480084596" candidate_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52e7b289874045089f957002d4c178e7"
I20260710 11:06:58.395335 26901 raft_consensus.cc:3060] T 8fec02143e5744e2bfea818480084596 P 52e7b289874045089f957002d4c178e7 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:06:58.397140 26939 leader_election.cc:336] T 8fec02143e5744e2bfea818480084596 P 253f12bc40a24ed6a36ce1d6318d2e8d [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193:36593): Network error: Client connection negotiation failed: client connection to 127.23.83.193:36593: connect: Connection refused (error 111)
I20260710 11:06:58.400581 26901 raft_consensus.cc:2468] T 8fec02143e5744e2bfea818480084596 P 52e7b289874045089f957002d4c178e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 253f12bc40a24ed6a36ce1d6318d2e8d in term 2.
I20260710 11:06:58.401585 26940 leader_election.cc:304] T 8fec02143e5744e2bfea818480084596 P 253f12bc40a24ed6a36ce1d6318d2e8d [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: 253f12bc40a24ed6a36ce1d6318d2e8d, 52e7b289874045089f957002d4c178e7; no voters: 7a6fba6abda04cbab7941999ea6aab60
I20260710 11:06:58.402422 27050 raft_consensus.cc:2804] T 8fec02143e5744e2bfea818480084596 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:58.402911 27050 raft_consensus.cc:697] T 8fec02143e5744e2bfea818480084596 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 2 LEADER]: Becoming Leader. State: Replica: 253f12bc40a24ed6a36ce1d6318d2e8d, State: Running, Role: LEADER
I20260710 11:06:58.403635 27050 consensus_queue.cc:237] T 8fec02143e5744e2bfea818480084596 P 253f12bc40a24ed6a36ce1d6318d2e8d [LEADER]: Queue going to LEADER 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: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:06:58.411227 26725 catalog_manager.cc:5697] T 8fec02143e5744e2bfea818480084596 P 253f12bc40a24ed6a36ce1d6318d2e8d reported cstate change: term changed from 1 to 2, leader changed from 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193) to 253f12bc40a24ed6a36ce1d6318d2e8d (127.23.83.195). New cstate: current_term: 2 leader_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } health_report { overall_health: HEALTHY } } }
W20260710 11:06:58.569334 26773 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:06:58.579468 26975 raft_consensus.cc:1275] T cfeb393141224207af573d891571c209 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 2 FOLLOWER]: Refusing update from remote peer 52e7b289874045089f957002d4c178e7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:06:58.580924 27093 consensus_queue.cc:1048] T cfeb393141224207af573d891571c209 P 52e7b289874045089f957002d4c178e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:58.594879 26901 raft_consensus.cc:1275] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 52e7b289874045089f957002d4c178e7 [term 2 FOLLOWER]: Refusing update from remote peer 253f12bc40a24ed6a36ce1d6318d2e8d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260710 11:06:58.596828 26865 consensus_peers.cc:597] T cfeb393141224207af573d891571c209 P 52e7b289874045089f957002d4c178e7 -> Peer 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193:36593): Couldn't send request to peer 7a6fba6abda04cbab7941999ea6aab60. Status: Network error: Client connection negotiation failed: client connection to 127.23.83.193:36593: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:58.596603 27050 consensus_queue.cc:1048] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 253f12bc40a24ed6a36ce1d6318d2e8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 11:06:58.613462 26939 consensus_peers.cc:597] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 253f12bc40a24ed6a36ce1d6318d2e8d -> Peer 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193:36593): Couldn't send request to peer 7a6fba6abda04cbab7941999ea6aab60. Status: Network error: Client connection negotiation failed: client connection to 127.23.83.193:36593: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:58.644989 26939 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.23.83.193:36593: connect: Connection refused (error 111) [suppressed 53 similar messages]
W20260710 11:06:58.716135 26865 consensus_peers.cc:597] T 8c20c97a8a0e43398522d2062c2644bb P 52e7b289874045089f957002d4c178e7 -> Peer 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193:36593): Couldn't send request to peer 7a6fba6abda04cbab7941999ea6aab60. Status: Network error: Client connection negotiation failed: client connection to 127.23.83.193:36593: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:58.740367 26975 raft_consensus.cc:1275] T 8c20c97a8a0e43398522d2062c2644bb P 253f12bc40a24ed6a36ce1d6318d2e8d [term 2 FOLLOWER]: Refusing update from remote peer 52e7b289874045089f957002d4c178e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:58.742020 27110 consensus_queue.cc:1048] T 8c20c97a8a0e43398522d2062c2644bb P 52e7b289874045089f957002d4c178e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:58.829715 26901 raft_consensus.cc:1275] T 8fec02143e5744e2bfea818480084596 P 52e7b289874045089f957002d4c178e7 [term 2 FOLLOWER]: Refusing update from remote peer 253f12bc40a24ed6a36ce1d6318d2e8d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:06:58.831110 27123 consensus_queue.cc:1048] T 8fec02143e5744e2bfea818480084596 P 253f12bc40a24ed6a36ce1d6318d2e8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:06:58.845854 26939 consensus_peers.cc:597] T 8fec02143e5744e2bfea818480084596 P 253f12bc40a24ed6a36ce1d6318d2e8d -> Peer 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193:36593): Couldn't send request to peer 7a6fba6abda04cbab7941999ea6aab60. Status: Network error: Client connection negotiation failed: client connection to 127.23.83.193:36593: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:59.200991 26865 consensus_peers.cc:597] T a1c33364091748b09c8e4bb5fcf4c8ce P 52e7b289874045089f957002d4c178e7 -> Peer 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193:36593): Couldn't send request to peer 7a6fba6abda04cbab7941999ea6aab60. Status: Network error: Client connection negotiation failed: client connection to 127.23.83.193:36593: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:06:59.239156 26939 consensus_peers.cc:597] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 253f12bc40a24ed6a36ce1d6318d2e8d -> Peer 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193:36593): Couldn't send request to peer 7a6fba6abda04cbab7941999ea6aab60. Status: Network error: Client connection negotiation failed: client connection to 127.23.83.193:36593: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:06:59.254699 26939 consensus_peers.cc:597] T c374a8b3531e47ffacaf24a626131511 P 253f12bc40a24ed6a36ce1d6318d2e8d -> Peer 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193:36593): Couldn't send request to peer 7a6fba6abda04cbab7941999ea6aab60. Status: Network error: Client connection negotiation failed: client connection to 127.23.83.193:36593: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:06:59.408232 26939 consensus_peers.cc:597] T 278978aec0db411680ddcb57f0f86473 P 253f12bc40a24ed6a36ce1d6318d2e8d -> Peer 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193:36593): Couldn't send request to peer 7a6fba6abda04cbab7941999ea6aab60. Status: Network error: Client connection negotiation failed: client connection to 127.23.83.193:36593: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:06:59.465512 26865 consensus_peers.cc:597] T 5f1707b3f144489cbb46173a3c955fe1 P 52e7b289874045089f957002d4c178e7 -> Peer 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193:36593): Couldn't send request to peer 7a6fba6abda04cbab7941999ea6aab60. Status: Network error: Client connection negotiation failed: client connection to 127.23.83.193:36593: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:06:59.570326 26773 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:06:59.621142 26939 consensus_peers.cc:597] T 062d8a274af84afcad3933f6e7a1dd75 P 253f12bc40a24ed6a36ce1d6318d2e8d -> Peer 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193:36593): Couldn't send request to peer 7a6fba6abda04cbab7941999ea6aab60. Status: Network error: Client connection negotiation failed: client connection to 127.23.83.193:36593: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:07:00.571316 26773 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:07:01.043195 26865 consensus_peers.cc:597] T cfeb393141224207af573d891571c209 P 52e7b289874045089f957002d4c178e7 -> Peer 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193:36593): Couldn't send request to peer 7a6fba6abda04cbab7941999ea6aab60. Status: Network error: Client connection negotiation failed: client connection to 127.23.83.193:36593: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:07:01.122346 26939 consensus_peers.cc:597] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 253f12bc40a24ed6a36ce1d6318d2e8d -> Peer 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193:36593): Couldn't send request to peer 7a6fba6abda04cbab7941999ea6aab60. Status: Network error: Client connection negotiation failed: client connection to 127.23.83.193:36593: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:07:01.419359 26865 consensus_peers.cc:597] T 8c20c97a8a0e43398522d2062c2644bb P 52e7b289874045089f957002d4c178e7 -> Peer 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193:36593): Couldn't send request to peer 7a6fba6abda04cbab7941999ea6aab60. Status: Network error: Client connection negotiation failed: client connection to 127.23.83.193:36593: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:07:01.529844 26939 consensus_peers.cc:597] T 8fec02143e5744e2bfea818480084596 P 253f12bc40a24ed6a36ce1d6318d2e8d -> Peer 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193:36593): Couldn't send request to peer 7a6fba6abda04cbab7941999ea6aab60. Status: Network error: Client connection negotiation failed: client connection to 127.23.83.193:36593: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:07:01.572427 26773 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:07:01.594489 26865 consensus_peers.cc:597] T a1c33364091748b09c8e4bb5fcf4c8ce P 52e7b289874045089f957002d4c178e7 -> Peer 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193:36593): Couldn't send request to peer 7a6fba6abda04cbab7941999ea6aab60. Status: Network error: Client connection negotiation failed: client connection to 127.23.83.193:36593: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:07:01.652021 23887 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:01.658779 27129 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:01.659210 27130 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:01.663568 23887 server_base.cc:1061] running on GCE node
W20260710 11:07:01.663630 27132 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:01.664785 23887 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:01.665025 23887 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:01.665213 23887 hybrid_clock.cc:648] HybridClock initialized: now 1783681621665196 us; error 0 us; skew 500 ppm
I20260710 11:07:01.665813 23887 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:01.668732 23887 webserver.cc:533] Webserver started at http://127.23.83.193:41841/ using document root <none> and password file <none>
I20260710 11:07:01.669344 23887 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:01.669567 23887 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:07:01.673172 23887 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 11:07:01.676859 27137 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:01.677749 23887 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260710 11:07:01.678066 23887 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681543532196-23887-0/minicluster-data/ts-0-root
uuid: "7a6fba6abda04cbab7941999ea6aab60"
format_stamp: "Formatted at 2026-07-10 11:06:54 on dist-test-slave-9mw6"
I20260710 11:07:01.678355 23887 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681543532196-23887-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681543532196-23887-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681543532196-23887-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:01.701143 23887 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:01.702489 23887 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:01.704473 23887 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:01.713514 27144 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260710 11:07:01.771896 23887 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 11:07:01.772308 23887 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.060s	user 0.003s	sys 0.000s
I20260710 11:07:01.772584 23887 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 11:07:01.777449 27144 tablet_bootstrap.cc:492] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 7a6fba6abda04cbab7941999ea6aab60: Bootstrap starting.
I20260710 11:07:01.791389 27144 tablet_bootstrap.cc:492] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 7a6fba6abda04cbab7941999ea6aab60: 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
W20260710 11:07:01.792311 26939 consensus_peers.cc:597] T c374a8b3531e47ffacaf24a626131511 P 253f12bc40a24ed6a36ce1d6318d2e8d -> Peer 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193:36593): Couldn't send request to peer 7a6fba6abda04cbab7941999ea6aab60. Status: Network error: Client connection negotiation failed: client connection to 127.23.83.193:36593: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:07:01.792399 27144 tablet_bootstrap.cc:492] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 7a6fba6abda04cbab7941999ea6aab60: Bootstrap complete.
W20260710 11:07:01.792382 26865 consensus_peers.cc:597] T 5f1707b3f144489cbb46173a3c955fe1 P 52e7b289874045089f957002d4c178e7 -> Peer 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193:36593): Couldn't send request to peer 7a6fba6abda04cbab7941999ea6aab60. Status: Network error: Client connection negotiation failed: client connection to 127.23.83.193:36593: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:07:01.793362 27144 ts_tablet_manager.cc:1403] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 7a6fba6abda04cbab7941999ea6aab60: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260710 11:07:01.795372 27144 raft_consensus.cc:359] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 7a6fba6abda04cbab7941999ea6aab60 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:07:01.795944 27144 raft_consensus.cc:740] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 7a6fba6abda04cbab7941999ea6aab60 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6fba6abda04cbab7941999ea6aab60, State: Initialized, Role: FOLLOWER
I20260710 11:07:01.796507 27144 consensus_queue.cc:260] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 7a6fba6abda04cbab7941999ea6aab60 [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: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:07:01.798875 27144 ts_tablet_manager.cc:1434] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 7a6fba6abda04cbab7941999ea6aab60: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:07:01.799515 27144 tablet_bootstrap.cc:492] T cfeb393141224207af573d891571c209 P 7a6fba6abda04cbab7941999ea6aab60: Bootstrap starting.
I20260710 11:07:01.812256 27144 tablet_bootstrap.cc:492] T cfeb393141224207af573d891571c209 P 7a6fba6abda04cbab7941999ea6aab60: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 11:07:01.813087 27144 tablet_bootstrap.cc:492] T cfeb393141224207af573d891571c209 P 7a6fba6abda04cbab7941999ea6aab60: Bootstrap complete.
I20260710 11:07:01.813639 27144 ts_tablet_manager.cc:1403] T cfeb393141224207af573d891571c209 P 7a6fba6abda04cbab7941999ea6aab60: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.002s
I20260710 11:07:01.815487 27144 raft_consensus.cc:359] T cfeb393141224207af573d891571c209 P 7a6fba6abda04cbab7941999ea6aab60 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:07:01.816227 27144 raft_consensus.cc:740] T cfeb393141224207af573d891571c209 P 7a6fba6abda04cbab7941999ea6aab60 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6fba6abda04cbab7941999ea6aab60, State: Initialized, Role: FOLLOWER
I20260710 11:07:01.816797 27144 consensus_queue.cc:260] T cfeb393141224207af573d891571c209 P 7a6fba6abda04cbab7941999ea6aab60 [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: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:07:01.818331 27144 ts_tablet_manager.cc:1434] T cfeb393141224207af573d891571c209 P 7a6fba6abda04cbab7941999ea6aab60: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.002s
I20260710 11:07:01.819005 27144 tablet_bootstrap.cc:492] T 8fec02143e5744e2bfea818480084596 P 7a6fba6abda04cbab7941999ea6aab60: Bootstrap starting.
I20260710 11:07:01.820200 23887 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 11:07:01.820611 23887 ts_tablet_manager.cc:595] Time spent register tablets: real 0.048s	user 0.040s	sys 0.006s
I20260710 11:07:01.830905 27144 tablet_bootstrap.cc:492] T 8fec02143e5744e2bfea818480084596 P 7a6fba6abda04cbab7941999ea6aab60: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 11:07:01.831810 27144 tablet_bootstrap.cc:492] T 8fec02143e5744e2bfea818480084596 P 7a6fba6abda04cbab7941999ea6aab60: Bootstrap complete.
I20260710 11:07:01.832515 27144 ts_tablet_manager.cc:1403] T 8fec02143e5744e2bfea818480084596 P 7a6fba6abda04cbab7941999ea6aab60: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.008s
I20260710 11:07:01.836115 27144 raft_consensus.cc:359] T 8fec02143e5744e2bfea818480084596 P 7a6fba6abda04cbab7941999ea6aab60 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:07:01.837332 27144 raft_consensus.cc:740] T 8fec02143e5744e2bfea818480084596 P 7a6fba6abda04cbab7941999ea6aab60 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6fba6abda04cbab7941999ea6aab60, State: Initialized, Role: FOLLOWER
I20260710 11:07:01.838251 27144 consensus_queue.cc:260] T 8fec02143e5744e2bfea818480084596 P 7a6fba6abda04cbab7941999ea6aab60 [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: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:07:01.841118 27144 ts_tablet_manager.cc:1434] T 8fec02143e5744e2bfea818480084596 P 7a6fba6abda04cbab7941999ea6aab60: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260710 11:07:01.842164 27144 tablet_bootstrap.cc:492] T 278978aec0db411680ddcb57f0f86473 P 7a6fba6abda04cbab7941999ea6aab60: Bootstrap starting.
I20260710 11:07:01.858050 27144 tablet_bootstrap.cc:492] T 278978aec0db411680ddcb57f0f86473 P 7a6fba6abda04cbab7941999ea6aab60: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:07:01.858860 27144 tablet_bootstrap.cc:492] T 278978aec0db411680ddcb57f0f86473 P 7a6fba6abda04cbab7941999ea6aab60: Bootstrap complete.
I20260710 11:07:01.859380 27144 ts_tablet_manager.cc:1403] T 278978aec0db411680ddcb57f0f86473 P 7a6fba6abda04cbab7941999ea6aab60: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260710 11:07:01.861393 27144 raft_consensus.cc:359] T 278978aec0db411680ddcb57f0f86473 P 7a6fba6abda04cbab7941999ea6aab60 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:07:01.861901 27144 raft_consensus.cc:740] T 278978aec0db411680ddcb57f0f86473 P 7a6fba6abda04cbab7941999ea6aab60 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6fba6abda04cbab7941999ea6aab60, State: Initialized, Role: FOLLOWER
I20260710 11:07:01.862522 27144 consensus_queue.cc:260] T 278978aec0db411680ddcb57f0f86473 P 7a6fba6abda04cbab7941999ea6aab60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:07:01.864058 27144 ts_tablet_manager.cc:1434] T 278978aec0db411680ddcb57f0f86473 P 7a6fba6abda04cbab7941999ea6aab60: Time spent starting tablet: real 0.004s	user 0.007s	sys 0.000s
I20260710 11:07:01.864650 27144 tablet_bootstrap.cc:492] T 8c20c97a8a0e43398522d2062c2644bb P 7a6fba6abda04cbab7941999ea6aab60: Bootstrap starting.
I20260710 11:07:01.882625 27144 tablet_bootstrap.cc:492] T 8c20c97a8a0e43398522d2062c2644bb P 7a6fba6abda04cbab7941999ea6aab60: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:07:01.883394 27144 tablet_bootstrap.cc:492] T 8c20c97a8a0e43398522d2062c2644bb P 7a6fba6abda04cbab7941999ea6aab60: Bootstrap complete.
I20260710 11:07:01.883981 27144 ts_tablet_manager.cc:1403] T 8c20c97a8a0e43398522d2062c2644bb P 7a6fba6abda04cbab7941999ea6aab60: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260710 11:07:01.884081 23887 rpc_server.cc:307] RPC server started. Bound to: 127.23.83.193:36593
I20260710 11:07:01.884191 27206 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.83.193:36593 every 8 connection(s)
I20260710 11:07:01.885870 27144 raft_consensus.cc:359] T 8c20c97a8a0e43398522d2062c2644bb P 7a6fba6abda04cbab7941999ea6aab60 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } } peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } }
I20260710 11:07:01.886412 27144 raft_consensus.cc:740] T 8c20c97a8a0e43398522d2062c2644bb P 7a6fba6abda04cbab7941999ea6aab60 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6fba6abda04cbab7941999ea6aab60, State: Initialized, Role: FOLLOWER
I20260710 11:07:01.887027 27144 consensus_queue.cc:260] T 8c20c97a8a0e43398522d2062c2644bb P 7a6fba6abda04cbab7941999ea6aab60 [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: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } } peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } }
I20260710 11:07:01.888592 27144 ts_tablet_manager.cc:1434] T 8c20c97a8a0e43398522d2062c2644bb P 7a6fba6abda04cbab7941999ea6aab60: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:07:01.889359 27144 tablet_bootstrap.cc:492] T 5f1707b3f144489cbb46173a3c955fe1 P 7a6fba6abda04cbab7941999ea6aab60: Bootstrap starting.
I20260710 11:07:01.890089 23887 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:01.945627 27207 heartbeater.cc:344] Connected to a master server at 127.23.83.254:46007
I20260710 11:07:01.946056 27207 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:01.947000 27207 heartbeater.cc:507] Master 127.23.83.254:46007 requested a full tablet report, sending...
I20260710 11:07:01.947357 26975 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "062d8a274af84afcad3933f6e7a1dd75"
dest_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d"
mode: GRACEFUL
new_leader_uuid: "52e7b289874045089f957002d4c178e7"
 from {username='slave'} at 127.0.0.1:36558
I20260710 11:07:01.948163 26975 raft_consensus.cc:606] T 062d8a274af84afcad3933f6e7a1dd75 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 1 LEADER]: Received request to transfer leadership to TS 52e7b289874045089f957002d4c178e7
I20260710 11:07:01.948673 27144 tablet_bootstrap.cc:492] T 5f1707b3f144489cbb46173a3c955fe1 P 7a6fba6abda04cbab7941999ea6aab60: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:07:01.949579 27144 tablet_bootstrap.cc:492] T 5f1707b3f144489cbb46173a3c955fe1 P 7a6fba6abda04cbab7941999ea6aab60: Bootstrap complete.
I20260710 11:07:01.950223 27144 ts_tablet_manager.cc:1403] T 5f1707b3f144489cbb46173a3c955fe1 P 7a6fba6abda04cbab7941999ea6aab60: Time spent bootstrapping tablet: real 0.061s	user 0.032s	sys 0.021s
I20260710 11:07:01.951176 26975 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "278978aec0db411680ddcb57f0f86473"
dest_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d"
mode: GRACEFUL
new_leader_uuid: "52e7b289874045089f957002d4c178e7"
 from {username='slave'} at 127.0.0.1:36558
I20260710 11:07:01.951742 26975 raft_consensus.cc:606] T 278978aec0db411680ddcb57f0f86473 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 1 LEADER]: Received request to transfer leadership to TS 52e7b289874045089f957002d4c178e7
I20260710 11:07:01.953003 23887 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:07:01.953544 23887 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:07:01.953517 26725 ts_manager.cc:194] Re-registered known tserver with Master: 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193:36593)
I20260710 11:07:01.954396 23887 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:01.954807 27179 raft_consensus.cc:3060] T 8fec02143e5744e2bfea818480084596 P 7a6fba6abda04cbab7941999ea6aab60 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:01.959944 27144 raft_consensus.cc:359] T 5f1707b3f144489cbb46173a3c955fe1 P 7a6fba6abda04cbab7941999ea6aab60 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:07:01.960701 27144 raft_consensus.cc:740] T 5f1707b3f144489cbb46173a3c955fe1 P 7a6fba6abda04cbab7941999ea6aab60 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6fba6abda04cbab7941999ea6aab60, State: Initialized, Role: FOLLOWER
I20260710 11:07:01.961376 27144 consensus_queue.cc:260] T 5f1707b3f144489cbb46173a3c955fe1 P 7a6fba6abda04cbab7941999ea6aab60 [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: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:07:01.963227 27179 pending_rounds.cc:85] T 8fec02143e5744e2bfea818480084596 P 7a6fba6abda04cbab7941999ea6aab60: Aborting all ops after (but not including) 0
I20260710 11:07:01.963397 27144 ts_tablet_manager.cc:1434] T 5f1707b3f144489cbb46173a3c955fe1 P 7a6fba6abda04cbab7941999ea6aab60: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 11:07:01.963718 27179 pending_rounds.cc:107] T 8fec02143e5744e2bfea818480084596 P 7a6fba6abda04cbab7941999ea6aab60: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:07:01.964339 27144 tablet_bootstrap.cc:492] T c374a8b3531e47ffacaf24a626131511 P 7a6fba6abda04cbab7941999ea6aab60: Bootstrap starting.
I20260710 11:07:01.964417 27179 raft_consensus.cc:2889] T 8fec02143e5744e2bfea818480084596 P 7a6fba6abda04cbab7941999ea6aab60 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:07:01.972472 26725 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39006
I20260710 11:07:01.974876 27180 raft_consensus.cc:3060] T 8c20c97a8a0e43398522d2062c2644bb P 7a6fba6abda04cbab7941999ea6aab60 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:01.978340 27207 heartbeater.cc:499] Master 127.23.83.254:46007 was elected leader, sending a full tablet report...
I20260710 11:07:01.979831 27144 tablet_bootstrap.cc:492] T c374a8b3531e47ffacaf24a626131511 P 7a6fba6abda04cbab7941999ea6aab60: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:07:01.980723 27144 tablet_bootstrap.cc:492] T c374a8b3531e47ffacaf24a626131511 P 7a6fba6abda04cbab7941999ea6aab60: Bootstrap complete.
I20260710 11:07:01.981321 27144 ts_tablet_manager.cc:1403] T c374a8b3531e47ffacaf24a626131511 P 7a6fba6abda04cbab7941999ea6aab60: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.003s
I20260710 11:07:01.984246 27144 raft_consensus.cc:359] T c374a8b3531e47ffacaf24a626131511 P 7a6fba6abda04cbab7941999ea6aab60 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:07:01.984556 27179 raft_consensus.cc:3060] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 7a6fba6abda04cbab7941999ea6aab60 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:01.984817 27144 raft_consensus.cc:740] T c374a8b3531e47ffacaf24a626131511 P 7a6fba6abda04cbab7941999ea6aab60 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6fba6abda04cbab7941999ea6aab60, State: Initialized, Role: FOLLOWER
I20260710 11:07:01.985719 27144 consensus_queue.cc:260] T c374a8b3531e47ffacaf24a626131511 P 7a6fba6abda04cbab7941999ea6aab60 [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: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:07:01.987609 27144 ts_tablet_manager.cc:1434] T c374a8b3531e47ffacaf24a626131511 P 7a6fba6abda04cbab7941999ea6aab60: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 11:07:01.988348 27144 tablet_bootstrap.cc:492] T 062d8a274af84afcad3933f6e7a1dd75 P 7a6fba6abda04cbab7941999ea6aab60: Bootstrap starting.
I20260710 11:07:02.002074 27144 tablet_bootstrap.cc:492] T 062d8a274af84afcad3933f6e7a1dd75 P 7a6fba6abda04cbab7941999ea6aab60: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:07:02.003038 27144 tablet_bootstrap.cc:492] T 062d8a274af84afcad3933f6e7a1dd75 P 7a6fba6abda04cbab7941999ea6aab60: Bootstrap complete.
I20260710 11:07:02.008891 27144 ts_tablet_manager.cc:1403] T 062d8a274af84afcad3933f6e7a1dd75 P 7a6fba6abda04cbab7941999ea6aab60: Time spent bootstrapping tablet: real 0.021s	user 0.020s	sys 0.000s
I20260710 11:07:02.011600 27144 raft_consensus.cc:359] T 062d8a274af84afcad3933f6e7a1dd75 P 7a6fba6abda04cbab7941999ea6aab60 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:07:02.012400 27144 raft_consensus.cc:740] T 062d8a274af84afcad3933f6e7a1dd75 P 7a6fba6abda04cbab7941999ea6aab60 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6fba6abda04cbab7941999ea6aab60, State: Initialized, Role: FOLLOWER
I20260710 11:07:02.013249 27144 consensus_queue.cc:260] T 062d8a274af84afcad3933f6e7a1dd75 P 7a6fba6abda04cbab7941999ea6aab60 [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: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:07:02.015405 27144 ts_tablet_manager.cc:1434] T 062d8a274af84afcad3933f6e7a1dd75 P 7a6fba6abda04cbab7941999ea6aab60: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:07:02.016253 27144 tablet_bootstrap.cc:492] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 7a6fba6abda04cbab7941999ea6aab60: Bootstrap starting.
I20260710 11:07:02.030678 27144 tablet_bootstrap.cc:492] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 7a6fba6abda04cbab7941999ea6aab60: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:07:02.031320 27144 tablet_bootstrap.cc:492] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 7a6fba6abda04cbab7941999ea6aab60: Bootstrap complete.
I20260710 11:07:02.031762 27144 ts_tablet_manager.cc:1403] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 7a6fba6abda04cbab7941999ea6aab60: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.000s
I20260710 11:07:02.033529 27144 raft_consensus.cc:359] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 7a6fba6abda04cbab7941999ea6aab60 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:07:02.033978 27144 raft_consensus.cc:740] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 7a6fba6abda04cbab7941999ea6aab60 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6fba6abda04cbab7941999ea6aab60, State: Initialized, Role: FOLLOWER
I20260710 11:07:02.034485 27144 consensus_queue.cc:260] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 7a6fba6abda04cbab7941999ea6aab60 [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: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:07:02.035749 27144 ts_tablet_manager.cc:1434] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 7a6fba6abda04cbab7941999ea6aab60: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.000s
I20260710 11:07:02.036417 27144 tablet_bootstrap.cc:492] T a1c33364091748b09c8e4bb5fcf4c8ce P 7a6fba6abda04cbab7941999ea6aab60: Bootstrap starting.
I20260710 11:07:02.048893 27144 tablet_bootstrap.cc:492] T a1c33364091748b09c8e4bb5fcf4c8ce P 7a6fba6abda04cbab7941999ea6aab60: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:07:02.049618 27144 tablet_bootstrap.cc:492] T a1c33364091748b09c8e4bb5fcf4c8ce P 7a6fba6abda04cbab7941999ea6aab60: Bootstrap complete.
I20260710 11:07:02.050156 27144 ts_tablet_manager.cc:1403] T a1c33364091748b09c8e4bb5fcf4c8ce P 7a6fba6abda04cbab7941999ea6aab60: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260710 11:07:02.051939 27144 raft_consensus.cc:359] T a1c33364091748b09c8e4bb5fcf4c8ce P 7a6fba6abda04cbab7941999ea6aab60 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:07:02.052439 27144 raft_consensus.cc:740] T a1c33364091748b09c8e4bb5fcf4c8ce P 7a6fba6abda04cbab7941999ea6aab60 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6fba6abda04cbab7941999ea6aab60, State: Initialized, Role: FOLLOWER
I20260710 11:07:02.053033 27144 consensus_queue.cc:260] T a1c33364091748b09c8e4bb5fcf4c8ce P 7a6fba6abda04cbab7941999ea6aab60 [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: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:07:02.054423 27144 ts_tablet_manager.cc:1434] T a1c33364091748b09c8e4bb5fcf4c8ce P 7a6fba6abda04cbab7941999ea6aab60: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:07:02.161789 27128 raft_consensus.cc:993] T 062d8a274af84afcad3933f6e7a1dd75 P 253f12bc40a24ed6a36ce1d6318d2e8d: : Instructing follower 52e7b289874045089f957002d4c178e7 to start an election
I20260710 11:07:02.162289 27225 raft_consensus.cc:1081] T 062d8a274af84afcad3933f6e7a1dd75 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 1 LEADER]: Signalling peer 52e7b289874045089f957002d4c178e7 to start an election
I20260710 11:07:02.163872 26901 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "062d8a274af84afcad3933f6e7a1dd75"
dest_uuid: "52e7b289874045089f957002d4c178e7"
 from {username='slave'} at 127.0.0.1:46578
I20260710 11:07:02.164399 26901 raft_consensus.cc:493] T 062d8a274af84afcad3933f6e7a1dd75 P 52e7b289874045089f957002d4c178e7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:02.164702 26901 raft_consensus.cc:3060] T 062d8a274af84afcad3933f6e7a1dd75 P 52e7b289874045089f957002d4c178e7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:02.169348 26901 raft_consensus.cc:515] T 062d8a274af84afcad3933f6e7a1dd75 P 52e7b289874045089f957002d4c178e7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:07:02.171476 26901 leader_election.cc:290] T 062d8a274af84afcad3933f6e7a1dd75 P 52e7b289874045089f957002d4c178e7 [CANDIDATE]: Term 2 election: Requested vote from peers 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193:36593), 253f12bc40a24ed6a36ce1d6318d2e8d (127.23.83.195:45549)
I20260710 11:07:02.172524 27179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "062d8a274af84afcad3933f6e7a1dd75" candidate_uuid: "52e7b289874045089f957002d4c178e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a6fba6abda04cbab7941999ea6aab60"
I20260710 11:07:02.172578 26975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "062d8a274af84afcad3933f6e7a1dd75" candidate_uuid: "52e7b289874045089f957002d4c178e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d"
I20260710 11:07:02.173137 27179 raft_consensus.cc:3060] T 062d8a274af84afcad3933f6e7a1dd75 P 7a6fba6abda04cbab7941999ea6aab60 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:02.173167 26975 raft_consensus.cc:3055] T 062d8a274af84afcad3933f6e7a1dd75 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:02.173619 26975 raft_consensus.cc:740] T 062d8a274af84afcad3933f6e7a1dd75 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 253f12bc40a24ed6a36ce1d6318d2e8d, State: Running, Role: LEADER
I20260710 11:07:02.174291 26975 consensus_queue.cc:260] T 062d8a274af84afcad3933f6e7a1dd75 P 253f12bc40a24ed6a36ce1d6318d2e8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:07:02.175361 26975 raft_consensus.cc:3060] T 062d8a274af84afcad3933f6e7a1dd75 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:02.178504 27179 raft_consensus.cc:2468] T 062d8a274af84afcad3933f6e7a1dd75 P 7a6fba6abda04cbab7941999ea6aab60 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52e7b289874045089f957002d4c178e7 in term 2.
I20260710 11:07:02.179673 26865 leader_election.cc:304] T 062d8a274af84afcad3933f6e7a1dd75 P 52e7b289874045089f957002d4c178e7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52e7b289874045089f957002d4c178e7, 7a6fba6abda04cbab7941999ea6aab60; no voters: 
I20260710 11:07:02.180430 26975 raft_consensus.cc:2468] T 062d8a274af84afcad3933f6e7a1dd75 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52e7b289874045089f957002d4c178e7 in term 2.
I20260710 11:07:02.180451 27110 raft_consensus.cc:2804] T 062d8a274af84afcad3933f6e7a1dd75 P 52e7b289874045089f957002d4c178e7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:02.181643 27110 raft_consensus.cc:697] T 062d8a274af84afcad3933f6e7a1dd75 P 52e7b289874045089f957002d4c178e7 [term 2 LEADER]: Becoming Leader. State: Replica: 52e7b289874045089f957002d4c178e7, State: Running, Role: LEADER
I20260710 11:07:02.182430 27110 consensus_queue.cc:237] T 062d8a274af84afcad3933f6e7a1dd75 P 52e7b289874045089f957002d4c178e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:07:02.189399 26725 catalog_manager.cc:5697] T 062d8a274af84afcad3933f6e7a1dd75 P 52e7b289874045089f957002d4c178e7 reported cstate change: term changed from 1 to 2, leader changed from 253f12bc40a24ed6a36ce1d6318d2e8d (127.23.83.195) to 52e7b289874045089f957002d4c178e7 (127.23.83.194). New cstate: current_term: 2 leader_uuid: "52e7b289874045089f957002d4c178e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:02.223531 27179 raft_consensus.cc:3060] T cfeb393141224207af573d891571c209 P 7a6fba6abda04cbab7941999ea6aab60 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:02.228996 27179 pending_rounds.cc:85] T cfeb393141224207af573d891571c209 P 7a6fba6abda04cbab7941999ea6aab60: Aborting all ops after (but not including) 0
I20260710 11:07:02.229306 27179 pending_rounds.cc:107] T cfeb393141224207af573d891571c209 P 7a6fba6abda04cbab7941999ea6aab60: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:07:02.229564 27179 raft_consensus.cc:2889] T cfeb393141224207af573d891571c209 P 7a6fba6abda04cbab7941999ea6aab60 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:07:02.460276 27128 raft_consensus.cc:993] T 278978aec0db411680ddcb57f0f86473 P 253f12bc40a24ed6a36ce1d6318d2e8d: : Instructing follower 52e7b289874045089f957002d4c178e7 to start an election
I20260710 11:07:02.460835 27234 raft_consensus.cc:1081] T 278978aec0db411680ddcb57f0f86473 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 1 LEADER]: Signalling peer 52e7b289874045089f957002d4c178e7 to start an election
I20260710 11:07:02.462437 26902 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "278978aec0db411680ddcb57f0f86473"
dest_uuid: "52e7b289874045089f957002d4c178e7"
 from {username='slave'} at 127.0.0.1:46578
I20260710 11:07:02.463017 26902 raft_consensus.cc:493] T 278978aec0db411680ddcb57f0f86473 P 52e7b289874045089f957002d4c178e7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:02.463371 26902 raft_consensus.cc:3060] T 278978aec0db411680ddcb57f0f86473 P 52e7b289874045089f957002d4c178e7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:02.469831 26902 raft_consensus.cc:515] T 278978aec0db411680ddcb57f0f86473 P 52e7b289874045089f957002d4c178e7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:07:02.471418 26902 leader_election.cc:290] T 278978aec0db411680ddcb57f0f86473 P 52e7b289874045089f957002d4c178e7 [CANDIDATE]: Term 2 election: Requested vote from peers 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193:36593), 253f12bc40a24ed6a36ce1d6318d2e8d (127.23.83.195:45549)
I20260710 11:07:02.472551 26975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "278978aec0db411680ddcb57f0f86473" candidate_uuid: "52e7b289874045089f957002d4c178e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d"
I20260710 11:07:02.472445 27179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "278978aec0db411680ddcb57f0f86473" candidate_uuid: "52e7b289874045089f957002d4c178e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a6fba6abda04cbab7941999ea6aab60"
I20260710 11:07:02.473196 26975 raft_consensus.cc:3055] T 278978aec0db411680ddcb57f0f86473 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:02.473304 27179 raft_consensus.cc:3060] T 278978aec0db411680ddcb57f0f86473 P 7a6fba6abda04cbab7941999ea6aab60 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:02.473546 26975 raft_consensus.cc:740] T 278978aec0db411680ddcb57f0f86473 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 253f12bc40a24ed6a36ce1d6318d2e8d, State: Running, Role: LEADER
I20260710 11:07:02.474834 26975 consensus_queue.cc:260] T 278978aec0db411680ddcb57f0f86473 P 253f12bc40a24ed6a36ce1d6318d2e8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:07:02.475971 26975 raft_consensus.cc:3060] T 278978aec0db411680ddcb57f0f86473 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:02.479420 27179 raft_consensus.cc:2468] T 278978aec0db411680ddcb57f0f86473 P 7a6fba6abda04cbab7941999ea6aab60 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52e7b289874045089f957002d4c178e7 in term 2.
I20260710 11:07:02.480648 26865 leader_election.cc:304] T 278978aec0db411680ddcb57f0f86473 P 52e7b289874045089f957002d4c178e7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52e7b289874045089f957002d4c178e7, 7a6fba6abda04cbab7941999ea6aab60; no voters: 
I20260710 11:07:02.481632 27233 raft_consensus.cc:2804] T 278978aec0db411680ddcb57f0f86473 P 52e7b289874045089f957002d4c178e7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:02.482460 27233 raft_consensus.cc:697] T 278978aec0db411680ddcb57f0f86473 P 52e7b289874045089f957002d4c178e7 [term 2 LEADER]: Becoming Leader. State: Replica: 52e7b289874045089f957002d4c178e7, State: Running, Role: LEADER
I20260710 11:07:02.482353 26975 raft_consensus.cc:2468] T 278978aec0db411680ddcb57f0f86473 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52e7b289874045089f957002d4c178e7 in term 2.
I20260710 11:07:02.483557 27233 consensus_queue.cc:237] T 278978aec0db411680ddcb57f0f86473 P 52e7b289874045089f957002d4c178e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:07:02.491540 26725 catalog_manager.cc:5697] T 278978aec0db411680ddcb57f0f86473 P 52e7b289874045089f957002d4c178e7 reported cstate change: term changed from 1 to 2, leader changed from 253f12bc40a24ed6a36ce1d6318d2e8d (127.23.83.195) to 52e7b289874045089f957002d4c178e7 (127.23.83.194). New cstate: current_term: 2 leader_uuid: "52e7b289874045089f957002d4c178e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } health_report { overall_health: UNKNOWN } } }
W20260710 11:07:02.573392 26773 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:07:02.590328 27179 raft_consensus.cc:1275] T 062d8a274af84afcad3933f6e7a1dd75 P 7a6fba6abda04cbab7941999ea6aab60 [term 2 FOLLOWER]: Refusing update from remote peer 52e7b289874045089f957002d4c178e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:02.591749 27233 consensus_queue.cc:1048] T 062d8a274af84afcad3933f6e7a1dd75 P 52e7b289874045089f957002d4c178e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:02.600518 26975 raft_consensus.cc:1275] T 062d8a274af84afcad3933f6e7a1dd75 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 2 FOLLOWER]: Refusing update from remote peer 52e7b289874045089f957002d4c178e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:02.602787 27226 consensus_queue.cc:1048] T 062d8a274af84afcad3933f6e7a1dd75 P 52e7b289874045089f957002d4c178e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:02.924942 26975 raft_consensus.cc:1275] T 278978aec0db411680ddcb57f0f86473 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 2 FOLLOWER]: Refusing update from remote peer 52e7b289874045089f957002d4c178e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:02.926281 27240 consensus_queue.cc:1048] T 278978aec0db411680ddcb57f0f86473 P 52e7b289874045089f957002d4c178e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:02.934973 27180 raft_consensus.cc:1275] T 278978aec0db411680ddcb57f0f86473 P 7a6fba6abda04cbab7941999ea6aab60 [term 2 FOLLOWER]: Refusing update from remote peer 52e7b289874045089f957002d4c178e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:02.937074 27240 consensus_queue.cc:1048] T 278978aec0db411680ddcb57f0f86473 P 52e7b289874045089f957002d4c178e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:02.964668 23887 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:02.980902 26902 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "062d8a274af84afcad3933f6e7a1dd75"
dest_uuid: "52e7b289874045089f957002d4c178e7"
mode: GRACEFUL
new_leader_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d"
 from {username='slave'} at 127.0.0.1:47392
I20260710 11:07:02.981433 26902 raft_consensus.cc:606] T 062d8a274af84afcad3933f6e7a1dd75 P 52e7b289874045089f957002d4c178e7 [term 2 LEADER]: Received request to transfer leadership to TS 253f12bc40a24ed6a36ce1d6318d2e8d
I20260710 11:07:02.984110 26902 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a1c33364091748b09c8e4bb5fcf4c8ce"
dest_uuid: "52e7b289874045089f957002d4c178e7"
mode: GRACEFUL
new_leader_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d"
 from {username='slave'} at 127.0.0.1:47392
I20260710 11:07:02.984721 26902 raft_consensus.cc:606] T a1c33364091748b09c8e4bb5fcf4c8ce P 52e7b289874045089f957002d4c178e7 [term 1 LEADER]: Received request to transfer leadership to TS 253f12bc40a24ed6a36ce1d6318d2e8d
I20260710 11:07:02.986009 23887 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:07:02.986568 23887 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:07:02.987044 27226 raft_consensus.cc:993] T a1c33364091748b09c8e4bb5fcf4c8ce P 52e7b289874045089f957002d4c178e7: : Instructing follower 253f12bc40a24ed6a36ce1d6318d2e8d to start an election
I20260710 11:07:02.987226 23887 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:02.987605 27240 raft_consensus.cc:1081] T a1c33364091748b09c8e4bb5fcf4c8ce P 52e7b289874045089f957002d4c178e7 [term 1 LEADER]: Signalling peer 253f12bc40a24ed6a36ce1d6318d2e8d to start an election
I20260710 11:07:02.989223 26975 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a1c33364091748b09c8e4bb5fcf4c8ce"
dest_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d"
 from {username='slave'} at 127.0.0.1:43180
I20260710 11:07:02.989676 26975 raft_consensus.cc:493] T a1c33364091748b09c8e4bb5fcf4c8ce P 253f12bc40a24ed6a36ce1d6318d2e8d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:02.989975 26975 raft_consensus.cc:3060] T a1c33364091748b09c8e4bb5fcf4c8ce P 253f12bc40a24ed6a36ce1d6318d2e8d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:02.995293 26975 raft_consensus.cc:515] T a1c33364091748b09c8e4bb5fcf4c8ce P 253f12bc40a24ed6a36ce1d6318d2e8d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:07:02.997116 26975 leader_election.cc:290] T a1c33364091748b09c8e4bb5fcf4c8ce P 253f12bc40a24ed6a36ce1d6318d2e8d [CANDIDATE]: Term 2 election: Requested vote from peers 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193:36593), 52e7b289874045089f957002d4c178e7 (127.23.83.194:42943)
I20260710 11:07:02.997906 27180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1c33364091748b09c8e4bb5fcf4c8ce" candidate_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a6fba6abda04cbab7941999ea6aab60"
I20260710 11:07:02.998490 26902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1c33364091748b09c8e4bb5fcf4c8ce" candidate_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "52e7b289874045089f957002d4c178e7"
I20260710 11:07:02.998487 27180 raft_consensus.cc:3060] T a1c33364091748b09c8e4bb5fcf4c8ce P 7a6fba6abda04cbab7941999ea6aab60 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:02.999261 26902 raft_consensus.cc:3055] T a1c33364091748b09c8e4bb5fcf4c8ce P 52e7b289874045089f957002d4c178e7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:02.999640 26902 raft_consensus.cc:740] T a1c33364091748b09c8e4bb5fcf4c8ce P 52e7b289874045089f957002d4c178e7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 52e7b289874045089f957002d4c178e7, State: Running, Role: LEADER
I20260710 11:07:03.000599 26902 consensus_queue.cc:260] T a1c33364091748b09c8e4bb5fcf4c8ce P 52e7b289874045089f957002d4c178e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:07:03.001966 26902 raft_consensus.cc:3060] T a1c33364091748b09c8e4bb5fcf4c8ce P 52e7b289874045089f957002d4c178e7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:03.006686 27180 raft_consensus.cc:2468] T a1c33364091748b09c8e4bb5fcf4c8ce P 7a6fba6abda04cbab7941999ea6aab60 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 253f12bc40a24ed6a36ce1d6318d2e8d in term 2.
I20260710 11:07:03.007962 26939 leader_election.cc:304] T a1c33364091748b09c8e4bb5fcf4c8ce P 253f12bc40a24ed6a36ce1d6318d2e8d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 253f12bc40a24ed6a36ce1d6318d2e8d, 7a6fba6abda04cbab7941999ea6aab60; no voters: 
I20260710 11:07:03.008698 27225 raft_consensus.cc:2804] T a1c33364091748b09c8e4bb5fcf4c8ce P 253f12bc40a24ed6a36ce1d6318d2e8d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:03.008783 26902 raft_consensus.cc:2468] T a1c33364091748b09c8e4bb5fcf4c8ce P 52e7b289874045089f957002d4c178e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 253f12bc40a24ed6a36ce1d6318d2e8d in term 2.
I20260710 11:07:03.009141 27225 raft_consensus.cc:697] T a1c33364091748b09c8e4bb5fcf4c8ce P 253f12bc40a24ed6a36ce1d6318d2e8d [term 2 LEADER]: Becoming Leader. State: Replica: 253f12bc40a24ed6a36ce1d6318d2e8d, State: Running, Role: LEADER
I20260710 11:07:03.010013 27225 consensus_queue.cc:237] T a1c33364091748b09c8e4bb5fcf4c8ce P 253f12bc40a24ed6a36ce1d6318d2e8d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:07:03.016191 26725 catalog_manager.cc:5697] T a1c33364091748b09c8e4bb5fcf4c8ce P 253f12bc40a24ed6a36ce1d6318d2e8d reported cstate change: term changed from 1 to 2, leader changed from 52e7b289874045089f957002d4c178e7 (127.23.83.194) to 253f12bc40a24ed6a36ce1d6318d2e8d (127.23.83.195). New cstate: current_term: 2 leader_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:03.211059 27110 raft_consensus.cc:993] T 062d8a274af84afcad3933f6e7a1dd75 P 52e7b289874045089f957002d4c178e7: : Instructing follower 253f12bc40a24ed6a36ce1d6318d2e8d to start an election
I20260710 11:07:03.211526 27233 raft_consensus.cc:1081] T 062d8a274af84afcad3933f6e7a1dd75 P 52e7b289874045089f957002d4c178e7 [term 2 LEADER]: Signalling peer 253f12bc40a24ed6a36ce1d6318d2e8d to start an election
I20260710 11:07:03.212993 26975 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "062d8a274af84afcad3933f6e7a1dd75"
dest_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d"
 from {username='slave'} at 127.0.0.1:43180
I20260710 11:07:03.213526 26975 raft_consensus.cc:493] T 062d8a274af84afcad3933f6e7a1dd75 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:03.213786 26975 raft_consensus.cc:3060] T 062d8a274af84afcad3933f6e7a1dd75 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:03.218250 26975 raft_consensus.cc:515] T 062d8a274af84afcad3933f6e7a1dd75 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:07:03.219940 26975 leader_election.cc:290] T 062d8a274af84afcad3933f6e7a1dd75 P 253f12bc40a24ed6a36ce1d6318d2e8d [CANDIDATE]: Term 3 election: Requested vote from peers 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193:36593), 52e7b289874045089f957002d4c178e7 (127.23.83.194:42943)
I20260710 11:07:03.220553 27180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "062d8a274af84afcad3933f6e7a1dd75" candidate_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7a6fba6abda04cbab7941999ea6aab60"
I20260710 11:07:03.220885 26902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "062d8a274af84afcad3933f6e7a1dd75" candidate_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "52e7b289874045089f957002d4c178e7"
I20260710 11:07:03.221069 27180 raft_consensus.cc:3060] T 062d8a274af84afcad3933f6e7a1dd75 P 7a6fba6abda04cbab7941999ea6aab60 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:03.221477 26902 raft_consensus.cc:3055] T 062d8a274af84afcad3933f6e7a1dd75 P 52e7b289874045089f957002d4c178e7 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:03.221760 26902 raft_consensus.cc:740] T 062d8a274af84afcad3933f6e7a1dd75 P 52e7b289874045089f957002d4c178e7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 52e7b289874045089f957002d4c178e7, State: Running, Role: LEADER
I20260710 11:07:03.222419 26902 consensus_queue.cc:260] T 062d8a274af84afcad3933f6e7a1dd75 P 52e7b289874045089f957002d4c178e7 [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: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:07:03.223345 26902 raft_consensus.cc:3060] T 062d8a274af84afcad3933f6e7a1dd75 P 52e7b289874045089f957002d4c178e7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:03.226240 27180 raft_consensus.cc:2468] T 062d8a274af84afcad3933f6e7a1dd75 P 7a6fba6abda04cbab7941999ea6aab60 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 253f12bc40a24ed6a36ce1d6318d2e8d in term 3.
I20260710 11:07:03.227571 26939 leader_election.cc:304] T 062d8a274af84afcad3933f6e7a1dd75 P 253f12bc40a24ed6a36ce1d6318d2e8d [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: 253f12bc40a24ed6a36ce1d6318d2e8d, 7a6fba6abda04cbab7941999ea6aab60; no voters: 
I20260710 11:07:03.228150 26902 raft_consensus.cc:2468] T 062d8a274af84afcad3933f6e7a1dd75 P 52e7b289874045089f957002d4c178e7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 253f12bc40a24ed6a36ce1d6318d2e8d in term 3.
I20260710 11:07:03.228303 27225 raft_consensus.cc:2804] T 062d8a274af84afcad3933f6e7a1dd75 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:03.228824 27225 raft_consensus.cc:697] T 062d8a274af84afcad3933f6e7a1dd75 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 3 LEADER]: Becoming Leader. State: Replica: 253f12bc40a24ed6a36ce1d6318d2e8d, State: Running, Role: LEADER
I20260710 11:07:03.229604 27225 consensus_queue.cc:237] T 062d8a274af84afcad3933f6e7a1dd75 P 253f12bc40a24ed6a36ce1d6318d2e8d [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: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:07:03.235312 26725 catalog_manager.cc:5697] T 062d8a274af84afcad3933f6e7a1dd75 P 253f12bc40a24ed6a36ce1d6318d2e8d reported cstate change: term changed from 2 to 3, leader changed from 52e7b289874045089f957002d4c178e7 (127.23.83.194) to 253f12bc40a24ed6a36ce1d6318d2e8d (127.23.83.195). New cstate: current_term: 3 leader_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:03.391364 26902 raft_consensus.cc:1275] T a1c33364091748b09c8e4bb5fcf4c8ce P 52e7b289874045089f957002d4c178e7 [term 2 FOLLOWER]: Refusing update from remote peer 253f12bc40a24ed6a36ce1d6318d2e8d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:03.392668 27128 consensus_queue.cc:1048] T a1c33364091748b09c8e4bb5fcf4c8ce P 253f12bc40a24ed6a36ce1d6318d2e8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:03.401744 27180 raft_consensus.cc:1275] T a1c33364091748b09c8e4bb5fcf4c8ce P 7a6fba6abda04cbab7941999ea6aab60 [term 2 FOLLOWER]: Refusing update from remote peer 253f12bc40a24ed6a36ce1d6318d2e8d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:03.404150 27225 consensus_queue.cc:1048] T a1c33364091748b09c8e4bb5fcf4c8ce P 253f12bc40a24ed6a36ce1d6318d2e8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:07:03.574369 26773 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:07:03.732923 27179 raft_consensus.cc:1275] T 062d8a274af84afcad3933f6e7a1dd75 P 7a6fba6abda04cbab7941999ea6aab60 [term 3 FOLLOWER]: Refusing update from remote peer 253f12bc40a24ed6a36ce1d6318d2e8d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:03.734426 27225 consensus_queue.cc:1048] T 062d8a274af84afcad3933f6e7a1dd75 P 253f12bc40a24ed6a36ce1d6318d2e8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:03.744096 26901 raft_consensus.cc:1275] T 062d8a274af84afcad3933f6e7a1dd75 P 52e7b289874045089f957002d4c178e7 [term 3 FOLLOWER]: Refusing update from remote peer 253f12bc40a24ed6a36ce1d6318d2e8d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:03.746605 27251 consensus_queue.cc:1048] T 062d8a274af84afcad3933f6e7a1dd75 P 253f12bc40a24ed6a36ce1d6318d2e8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:03.994709 23887 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:04.001935 26975 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "062d8a274af84afcad3933f6e7a1dd75"
dest_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d"
mode: GRACEFUL
new_leader_uuid: "52e7b289874045089f957002d4c178e7"
 from {username='slave'} at 127.0.0.1:36558
I20260710 11:07:04.002542 26975 raft_consensus.cc:606] T 062d8a274af84afcad3933f6e7a1dd75 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 3 LEADER]: Received request to transfer leadership to TS 52e7b289874045089f957002d4c178e7
I20260710 11:07:04.005244 26975 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8fec02143e5744e2bfea818480084596"
dest_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d"
mode: GRACEFUL
new_leader_uuid: "52e7b289874045089f957002d4c178e7"
 from {username='slave'} at 127.0.0.1:36558
I20260710 11:07:04.005743 26975 raft_consensus.cc:606] T 8fec02143e5744e2bfea818480084596 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 2 LEADER]: Received request to transfer leadership to TS 52e7b289874045089f957002d4c178e7
I20260710 11:07:04.006834 23887 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:07:04.007376 23887 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:07:04.008001 23887 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:04.194322 27128 raft_consensus.cc:993] T 062d8a274af84afcad3933f6e7a1dd75 P 253f12bc40a24ed6a36ce1d6318d2e8d: : Instructing follower 52e7b289874045089f957002d4c178e7 to start an election
I20260710 11:07:04.194900 27251 raft_consensus.cc:1081] T 062d8a274af84afcad3933f6e7a1dd75 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 3 LEADER]: Signalling peer 52e7b289874045089f957002d4c178e7 to start an election
I20260710 11:07:04.196626 26901 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "062d8a274af84afcad3933f6e7a1dd75"
dest_uuid: "52e7b289874045089f957002d4c178e7"
 from {username='slave'} at 127.0.0.1:46578
I20260710 11:07:04.197149 26901 raft_consensus.cc:493] T 062d8a274af84afcad3933f6e7a1dd75 P 52e7b289874045089f957002d4c178e7 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:04.197539 26901 raft_consensus.cc:3060] T 062d8a274af84afcad3933f6e7a1dd75 P 52e7b289874045089f957002d4c178e7 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:04.202801 26901 raft_consensus.cc:515] T 062d8a274af84afcad3933f6e7a1dd75 P 52e7b289874045089f957002d4c178e7 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:07:04.204499 26901 leader_election.cc:290] T 062d8a274af84afcad3933f6e7a1dd75 P 52e7b289874045089f957002d4c178e7 [CANDIDATE]: Term 4 election: Requested vote from peers 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193:36593), 253f12bc40a24ed6a36ce1d6318d2e8d (127.23.83.195:45549)
I20260710 11:07:04.205367 27180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "062d8a274af84afcad3933f6e7a1dd75" candidate_uuid: "52e7b289874045089f957002d4c178e7" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7a6fba6abda04cbab7941999ea6aab60"
I20260710 11:07:04.205657 26975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "062d8a274af84afcad3933f6e7a1dd75" candidate_uuid: "52e7b289874045089f957002d4c178e7" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d"
I20260710 11:07:04.205906 27180 raft_consensus.cc:3060] T 062d8a274af84afcad3933f6e7a1dd75 P 7a6fba6abda04cbab7941999ea6aab60 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:04.206266 26975 raft_consensus.cc:3055] T 062d8a274af84afcad3933f6e7a1dd75 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:07:04.206578 26975 raft_consensus.cc:740] T 062d8a274af84afcad3933f6e7a1dd75 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 253f12bc40a24ed6a36ce1d6318d2e8d, State: Running, Role: LEADER
I20260710 11:07:04.207300 26975 consensus_queue.cc:260] T 062d8a274af84afcad3933f6e7a1dd75 P 253f12bc40a24ed6a36ce1d6318d2e8d [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: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:07:04.208315 26975 raft_consensus.cc:3060] T 062d8a274af84afcad3933f6e7a1dd75 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:04.210986 27180 raft_consensus.cc:2468] T 062d8a274af84afcad3933f6e7a1dd75 P 7a6fba6abda04cbab7941999ea6aab60 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52e7b289874045089f957002d4c178e7 in term 4.
I20260710 11:07:04.212553 26865 leader_election.cc:304] T 062d8a274af84afcad3933f6e7a1dd75 P 52e7b289874045089f957002d4c178e7 [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: 52e7b289874045089f957002d4c178e7, 7a6fba6abda04cbab7941999ea6aab60; no voters: 
I20260710 11:07:04.213383 27226 raft_consensus.cc:2804] T 062d8a274af84afcad3933f6e7a1dd75 P 52e7b289874045089f957002d4c178e7 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:07:04.213815 27226 raft_consensus.cc:697] T 062d8a274af84afcad3933f6e7a1dd75 P 52e7b289874045089f957002d4c178e7 [term 4 LEADER]: Becoming Leader. State: Replica: 52e7b289874045089f957002d4c178e7, State: Running, Role: LEADER
I20260710 11:07:04.214036 26975 raft_consensus.cc:2468] T 062d8a274af84afcad3933f6e7a1dd75 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52e7b289874045089f957002d4c178e7 in term 4.
I20260710 11:07:04.214578 27226 consensus_queue.cc:237] T 062d8a274af84afcad3933f6e7a1dd75 P 52e7b289874045089f957002d4c178e7 [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: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:07:04.222733 26725 catalog_manager.cc:5697] T 062d8a274af84afcad3933f6e7a1dd75 P 52e7b289874045089f957002d4c178e7 reported cstate change: term changed from 3 to 4, leader changed from 253f12bc40a24ed6a36ce1d6318d2e8d (127.23.83.195) to 52e7b289874045089f957002d4c178e7 (127.23.83.194). New cstate: current_term: 4 leader_uuid: "52e7b289874045089f957002d4c178e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:04.241971 27128 raft_consensus.cc:993] T 8fec02143e5744e2bfea818480084596 P 253f12bc40a24ed6a36ce1d6318d2e8d: : Instructing follower 52e7b289874045089f957002d4c178e7 to start an election
I20260710 11:07:04.242347 27251 raft_consensus.cc:1081] T 8fec02143e5744e2bfea818480084596 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 2 LEADER]: Signalling peer 52e7b289874045089f957002d4c178e7 to start an election
I20260710 11:07:04.243637 26901 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8fec02143e5744e2bfea818480084596"
dest_uuid: "52e7b289874045089f957002d4c178e7"
 from {username='slave'} at 127.0.0.1:46578
I20260710 11:07:04.244094 26901 raft_consensus.cc:493] T 8fec02143e5744e2bfea818480084596 P 52e7b289874045089f957002d4c178e7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:04.244364 26901 raft_consensus.cc:3060] T 8fec02143e5744e2bfea818480084596 P 52e7b289874045089f957002d4c178e7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:04.248935 26901 raft_consensus.cc:515] T 8fec02143e5744e2bfea818480084596 P 52e7b289874045089f957002d4c178e7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:07:04.250461 26901 leader_election.cc:290] T 8fec02143e5744e2bfea818480084596 P 52e7b289874045089f957002d4c178e7 [CANDIDATE]: Term 3 election: Requested vote from peers 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193:36593), 253f12bc40a24ed6a36ce1d6318d2e8d (127.23.83.195:45549)
I20260710 11:07:04.251425 27180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fec02143e5744e2bfea818480084596" candidate_uuid: "52e7b289874045089f957002d4c178e7" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "7a6fba6abda04cbab7941999ea6aab60"
I20260710 11:07:04.251528 26975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fec02143e5744e2bfea818480084596" candidate_uuid: "52e7b289874045089f957002d4c178e7" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d"
I20260710 11:07:04.252295 27180 raft_consensus.cc:3060] T 8fec02143e5744e2bfea818480084596 P 7a6fba6abda04cbab7941999ea6aab60 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:04.252321 26975 raft_consensus.cc:3055] T 8fec02143e5744e2bfea818480084596 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:04.252928 26975 raft_consensus.cc:740] T 8fec02143e5744e2bfea818480084596 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 253f12bc40a24ed6a36ce1d6318d2e8d, State: Running, Role: LEADER
I20260710 11:07:04.253779 26975 consensus_queue.cc:260] T 8fec02143e5744e2bfea818480084596 P 253f12bc40a24ed6a36ce1d6318d2e8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:07:04.255151 26975 raft_consensus.cc:3060] T 8fec02143e5744e2bfea818480084596 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:04.260823 27180 raft_consensus.cc:2468] T 8fec02143e5744e2bfea818480084596 P 7a6fba6abda04cbab7941999ea6aab60 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52e7b289874045089f957002d4c178e7 in term 3.
I20260710 11:07:04.262189 26865 leader_election.cc:304] T 8fec02143e5744e2bfea818480084596 P 52e7b289874045089f957002d4c178e7 [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: 52e7b289874045089f957002d4c178e7, 7a6fba6abda04cbab7941999ea6aab60; no voters: 
I20260710 11:07:04.262916 27226 raft_consensus.cc:2804] T 8fec02143e5744e2bfea818480084596 P 52e7b289874045089f957002d4c178e7 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:04.262938 26975 raft_consensus.cc:2468] T 8fec02143e5744e2bfea818480084596 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52e7b289874045089f957002d4c178e7 in term 3.
I20260710 11:07:04.263525 27226 raft_consensus.cc:697] T 8fec02143e5744e2bfea818480084596 P 52e7b289874045089f957002d4c178e7 [term 3 LEADER]: Becoming Leader. State: Replica: 52e7b289874045089f957002d4c178e7, State: Running, Role: LEADER
I20260710 11:07:04.264433 27226 consensus_queue.cc:237] T 8fec02143e5744e2bfea818480084596 P 52e7b289874045089f957002d4c178e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:07:04.273272 26725 catalog_manager.cc:5697] T 8fec02143e5744e2bfea818480084596 P 52e7b289874045089f957002d4c178e7 reported cstate change: term changed from 2 to 3, leader changed from 253f12bc40a24ed6a36ce1d6318d2e8d (127.23.83.195) to 52e7b289874045089f957002d4c178e7 (127.23.83.194). New cstate: current_term: 3 leader_uuid: "52e7b289874045089f957002d4c178e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } health_report { overall_health: UNKNOWN } } }
W20260710 11:07:04.575816 26773 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:07:04.605341 26975 raft_consensus.cc:1275] T 062d8a274af84afcad3933f6e7a1dd75 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 4 FOLLOWER]: Refusing update from remote peer 52e7b289874045089f957002d4c178e7: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:07:04.606719 27226 consensus_queue.cc:1048] T 062d8a274af84afcad3933f6e7a1dd75 P 52e7b289874045089f957002d4c178e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:07:04.621924 27180 raft_consensus.cc:1275] T 062d8a274af84afcad3933f6e7a1dd75 P 7a6fba6abda04cbab7941999ea6aab60 [term 4 FOLLOWER]: Refusing update from remote peer 52e7b289874045089f957002d4c178e7: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:07:04.623600 27260 consensus_queue.cc:1048] T 062d8a274af84afcad3933f6e7a1dd75 P 52e7b289874045089f957002d4c178e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:07:04.657985 27180 raft_consensus.cc:1275] T 8fec02143e5744e2bfea818480084596 P 7a6fba6abda04cbab7941999ea6aab60 [term 3 FOLLOWER]: Refusing update from remote peer 52e7b289874045089f957002d4c178e7: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:07:04.659268 27260 consensus_queue.cc:1048] T 8fec02143e5744e2bfea818480084596 P 52e7b289874045089f957002d4c178e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:04.672209 26975 raft_consensus.cc:1275] T 8fec02143e5744e2bfea818480084596 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 3 FOLLOWER]: Refusing update from remote peer 52e7b289874045089f957002d4c178e7: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:07:04.673482 27260 consensus_queue.cc:1048] T 8fec02143e5744e2bfea818480084596 P 52e7b289874045089f957002d4c178e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:05.015381 23887 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:05.024524 26901 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "278978aec0db411680ddcb57f0f86473"
dest_uuid: "52e7b289874045089f957002d4c178e7"
mode: GRACEFUL
new_leader_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d"
 from {username='slave'} at 127.0.0.1:47392
I20260710 11:07:05.025336 26901 raft_consensus.cc:606] T 278978aec0db411680ddcb57f0f86473 P 52e7b289874045089f957002d4c178e7 [term 2 LEADER]: Received request to transfer leadership to TS 253f12bc40a24ed6a36ce1d6318d2e8d
I20260710 11:07:05.028429 26901 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cfeb393141224207af573d891571c209"
dest_uuid: "52e7b289874045089f957002d4c178e7"
mode: GRACEFUL
new_leader_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d"
 from {username='slave'} at 127.0.0.1:47392
I20260710 11:07:05.028901 26901 raft_consensus.cc:606] T cfeb393141224207af573d891571c209 P 52e7b289874045089f957002d4c178e7 [term 2 LEADER]: Received request to transfer leadership to TS 253f12bc40a24ed6a36ce1d6318d2e8d
I20260710 11:07:05.030004 23887 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:07:05.030480 23887 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:07:05.031538 23887 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:05.102564 27260 raft_consensus.cc:993] T cfeb393141224207af573d891571c209 P 52e7b289874045089f957002d4c178e7: : Instructing follower 253f12bc40a24ed6a36ce1d6318d2e8d to start an election
I20260710 11:07:05.103140 27260 raft_consensus.cc:1081] T cfeb393141224207af573d891571c209 P 52e7b289874045089f957002d4c178e7 [term 2 LEADER]: Signalling peer 253f12bc40a24ed6a36ce1d6318d2e8d to start an election
I20260710 11:07:05.104661 26975 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cfeb393141224207af573d891571c209"
dest_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d"
 from {username='slave'} at 127.0.0.1:43180
I20260710 11:07:05.105113 26975 raft_consensus.cc:493] T cfeb393141224207af573d891571c209 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:05.105392 26975 raft_consensus.cc:3060] T cfeb393141224207af573d891571c209 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:05.113199 26975 raft_consensus.cc:515] T cfeb393141224207af573d891571c209 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:07:05.114809 26975 leader_election.cc:290] T cfeb393141224207af573d891571c209 P 253f12bc40a24ed6a36ce1d6318d2e8d [CANDIDATE]: Term 3 election: Requested vote from peers 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193:36593), 52e7b289874045089f957002d4c178e7 (127.23.83.194:42943)
I20260710 11:07:05.116055 26901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfeb393141224207af573d891571c209" candidate_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "52e7b289874045089f957002d4c178e7"
I20260710 11:07:05.115926 27180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfeb393141224207af573d891571c209" candidate_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "7a6fba6abda04cbab7941999ea6aab60"
I20260710 11:07:05.116680 26901 raft_consensus.cc:3055] T cfeb393141224207af573d891571c209 P 52e7b289874045089f957002d4c178e7 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:05.116817 27180 raft_consensus.cc:3060] T cfeb393141224207af573d891571c209 P 7a6fba6abda04cbab7941999ea6aab60 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:05.116973 26901 raft_consensus.cc:740] T cfeb393141224207af573d891571c209 P 52e7b289874045089f957002d4c178e7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 52e7b289874045089f957002d4c178e7, State: Running, Role: LEADER
I20260710 11:07:05.117893 26901 consensus_queue.cc:260] T cfeb393141224207af573d891571c209 P 52e7b289874045089f957002d4c178e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:07:05.119104 26901 raft_consensus.cc:3060] T cfeb393141224207af573d891571c209 P 52e7b289874045089f957002d4c178e7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:05.124917 27180 raft_consensus.cc:2468] T cfeb393141224207af573d891571c209 P 7a6fba6abda04cbab7941999ea6aab60 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 253f12bc40a24ed6a36ce1d6318d2e8d in term 3.
I20260710 11:07:05.126058 26901 raft_consensus.cc:2468] T cfeb393141224207af573d891571c209 P 52e7b289874045089f957002d4c178e7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 253f12bc40a24ed6a36ce1d6318d2e8d in term 3.
I20260710 11:07:05.126206 26939 leader_election.cc:304] T cfeb393141224207af573d891571c209 P 253f12bc40a24ed6a36ce1d6318d2e8d [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: 253f12bc40a24ed6a36ce1d6318d2e8d, 7a6fba6abda04cbab7941999ea6aab60; no voters: 
I20260710 11:07:05.127401 27251 raft_consensus.cc:2804] T cfeb393141224207af573d891571c209 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:05.128490 27251 raft_consensus.cc:697] T cfeb393141224207af573d891571c209 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 3 LEADER]: Becoming Leader. State: Replica: 253f12bc40a24ed6a36ce1d6318d2e8d, State: Running, Role: LEADER
I20260710 11:07:05.129665 27251 consensus_queue.cc:237] T cfeb393141224207af573d891571c209 P 253f12bc40a24ed6a36ce1d6318d2e8d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:07:05.136938 26722 catalog_manager.cc:5697] T cfeb393141224207af573d891571c209 P 253f12bc40a24ed6a36ce1d6318d2e8d reported cstate change: term changed from 2 to 3, leader changed from 52e7b289874045089f957002d4c178e7 (127.23.83.194) to 253f12bc40a24ed6a36ce1d6318d2e8d (127.23.83.195). New cstate: current_term: 3 leader_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:05.308380 27233 raft_consensus.cc:993] T 278978aec0db411680ddcb57f0f86473 P 52e7b289874045089f957002d4c178e7: : Instructing follower 253f12bc40a24ed6a36ce1d6318d2e8d to start an election
I20260710 11:07:05.308920 27260 raft_consensus.cc:1081] T 278978aec0db411680ddcb57f0f86473 P 52e7b289874045089f957002d4c178e7 [term 2 LEADER]: Signalling peer 253f12bc40a24ed6a36ce1d6318d2e8d to start an election
I20260710 11:07:05.310913 26975 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "278978aec0db411680ddcb57f0f86473"
dest_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d"
 from {username='slave'} at 127.0.0.1:43180
I20260710 11:07:05.311543 26975 raft_consensus.cc:493] T 278978aec0db411680ddcb57f0f86473 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:05.311923 26975 raft_consensus.cc:3060] T 278978aec0db411680ddcb57f0f86473 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:05.317984 26975 raft_consensus.cc:515] T 278978aec0db411680ddcb57f0f86473 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:07:05.319845 26975 leader_election.cc:290] T 278978aec0db411680ddcb57f0f86473 P 253f12bc40a24ed6a36ce1d6318d2e8d [CANDIDATE]: Term 3 election: Requested vote from peers 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193:36593), 52e7b289874045089f957002d4c178e7 (127.23.83.194:42943)
I20260710 11:07:05.320700 27180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "278978aec0db411680ddcb57f0f86473" candidate_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7a6fba6abda04cbab7941999ea6aab60"
I20260710 11:07:05.320891 26901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "278978aec0db411680ddcb57f0f86473" candidate_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "52e7b289874045089f957002d4c178e7"
I20260710 11:07:05.321355 27180 raft_consensus.cc:3060] T 278978aec0db411680ddcb57f0f86473 P 7a6fba6abda04cbab7941999ea6aab60 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:05.321796 26901 raft_consensus.cc:3055] T 278978aec0db411680ddcb57f0f86473 P 52e7b289874045089f957002d4c178e7 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:05.322192 26901 raft_consensus.cc:740] T 278978aec0db411680ddcb57f0f86473 P 52e7b289874045089f957002d4c178e7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 52e7b289874045089f957002d4c178e7, State: Running, Role: LEADER
I20260710 11:07:05.323149 26901 consensus_queue.cc:260] T 278978aec0db411680ddcb57f0f86473 P 52e7b289874045089f957002d4c178e7 [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: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:07:05.324261 26901 raft_consensus.cc:3060] T 278978aec0db411680ddcb57f0f86473 P 52e7b289874045089f957002d4c178e7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:05.326782 27180 raft_consensus.cc:2468] T 278978aec0db411680ddcb57f0f86473 P 7a6fba6abda04cbab7941999ea6aab60 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 253f12bc40a24ed6a36ce1d6318d2e8d in term 3.
I20260710 11:07:05.328194 26939 leader_election.cc:304] T 278978aec0db411680ddcb57f0f86473 P 253f12bc40a24ed6a36ce1d6318d2e8d [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: 253f12bc40a24ed6a36ce1d6318d2e8d, 7a6fba6abda04cbab7941999ea6aab60; no voters: 
I20260710 11:07:05.328884 27251 raft_consensus.cc:2804] T 278978aec0db411680ddcb57f0f86473 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:05.329315 27251 raft_consensus.cc:697] T 278978aec0db411680ddcb57f0f86473 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 3 LEADER]: Becoming Leader. State: Replica: 253f12bc40a24ed6a36ce1d6318d2e8d, State: Running, Role: LEADER
I20260710 11:07:05.330246 27251 consensus_queue.cc:237] T 278978aec0db411680ddcb57f0f86473 P 253f12bc40a24ed6a36ce1d6318d2e8d [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: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:07:05.330662 26901 raft_consensus.cc:2468] T 278978aec0db411680ddcb57f0f86473 P 52e7b289874045089f957002d4c178e7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 253f12bc40a24ed6a36ce1d6318d2e8d in term 3.
I20260710 11:07:05.337476 26722 catalog_manager.cc:5697] T 278978aec0db411680ddcb57f0f86473 P 253f12bc40a24ed6a36ce1d6318d2e8d reported cstate change: term changed from 2 to 3, leader changed from 52e7b289874045089f957002d4c178e7 (127.23.83.194) to 253f12bc40a24ed6a36ce1d6318d2e8d (127.23.83.195). New cstate: current_term: 3 leader_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } health_report { overall_health: HEALTHY } } }
W20260710 11:07:05.577170 26773 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:07:05.626652 26901 raft_consensus.cc:1275] T cfeb393141224207af573d891571c209 P 52e7b289874045089f957002d4c178e7 [term 3 FOLLOWER]: Refusing update from remote peer 253f12bc40a24ed6a36ce1d6318d2e8d: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:07:05.627652 27251 consensus_queue.cc:1048] T cfeb393141224207af573d891571c209 P 253f12bc40a24ed6a36ce1d6318d2e8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:05.631733 27180 raft_consensus.cc:1275] T cfeb393141224207af573d891571c209 P 7a6fba6abda04cbab7941999ea6aab60 [term 3 FOLLOWER]: Refusing update from remote peer 253f12bc40a24ed6a36ce1d6318d2e8d: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:07:05.633014 27251 consensus_queue.cc:1048] T cfeb393141224207af573d891571c209 P 253f12bc40a24ed6a36ce1d6318d2e8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:05.920403 26901 raft_consensus.cc:1275] T 278978aec0db411680ddcb57f0f86473 P 52e7b289874045089f957002d4c178e7 [term 3 FOLLOWER]: Refusing update from remote peer 253f12bc40a24ed6a36ce1d6318d2e8d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:05.921711 27272 consensus_queue.cc:1048] T 278978aec0db411680ddcb57f0f86473 P 253f12bc40a24ed6a36ce1d6318d2e8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:05.933180 27180 raft_consensus.cc:1275] T 278978aec0db411680ddcb57f0f86473 P 7a6fba6abda04cbab7941999ea6aab60 [term 3 FOLLOWER]: Refusing update from remote peer 253f12bc40a24ed6a36ce1d6318d2e8d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:05.935354 27272 consensus_queue.cc:1048] T 278978aec0db411680ddcb57f0f86473 P 253f12bc40a24ed6a36ce1d6318d2e8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:07:06.041720 23887 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:06.048694 26975 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "278978aec0db411680ddcb57f0f86473"
dest_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d"
mode: GRACEFUL
new_leader_uuid: "52e7b289874045089f957002d4c178e7"
 from {username='slave'} at 127.0.0.1:36558
I20260710 11:07:06.049224 26975 raft_consensus.cc:606] T 278978aec0db411680ddcb57f0f86473 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 3 LEADER]: Received request to transfer leadership to TS 52e7b289874045089f957002d4c178e7
I20260710 11:07:06.051649 26975 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "92e266c0a54641ce8ad7b5e2ef1e2530"
dest_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d"
mode: GRACEFUL
new_leader_uuid: "52e7b289874045089f957002d4c178e7"
 from {username='slave'} at 127.0.0.1:36558
I20260710 11:07:06.052086 26975 raft_consensus.cc:606] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 1 LEADER]: Received request to transfer leadership to TS 52e7b289874045089f957002d4c178e7
I20260710 11:07:06.053025 23887 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:07:06.053552 23887 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:07:06.054054 23887 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:06.338655 27251 raft_consensus.cc:993] T 278978aec0db411680ddcb57f0f86473 P 253f12bc40a24ed6a36ce1d6318d2e8d: : Instructing follower 52e7b289874045089f957002d4c178e7 to start an election
I20260710 11:07:06.339212 27272 raft_consensus.cc:1081] T 278978aec0db411680ddcb57f0f86473 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 3 LEADER]: Signalling peer 52e7b289874045089f957002d4c178e7 to start an election
I20260710 11:07:06.341883 26902 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "278978aec0db411680ddcb57f0f86473"
dest_uuid: "52e7b289874045089f957002d4c178e7"
 from {username='slave'} at 127.0.0.1:46578
I20260710 11:07:06.342500 26902 raft_consensus.cc:493] T 278978aec0db411680ddcb57f0f86473 P 52e7b289874045089f957002d4c178e7 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:06.342846 26902 raft_consensus.cc:3060] T 278978aec0db411680ddcb57f0f86473 P 52e7b289874045089f957002d4c178e7 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:06.349496 26902 raft_consensus.cc:515] T 278978aec0db411680ddcb57f0f86473 P 52e7b289874045089f957002d4c178e7 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:07:06.351344 26902 leader_election.cc:290] T 278978aec0db411680ddcb57f0f86473 P 52e7b289874045089f957002d4c178e7 [CANDIDATE]: Term 4 election: Requested vote from peers 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193:36593), 253f12bc40a24ed6a36ce1d6318d2e8d (127.23.83.195:45549)
I20260710 11:07:06.352463 26975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "278978aec0db411680ddcb57f0f86473" candidate_uuid: "52e7b289874045089f957002d4c178e7" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d"
I20260710 11:07:06.352474 27179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "278978aec0db411680ddcb57f0f86473" candidate_uuid: "52e7b289874045089f957002d4c178e7" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7a6fba6abda04cbab7941999ea6aab60"
I20260710 11:07:06.352954 26975 raft_consensus.cc:3055] T 278978aec0db411680ddcb57f0f86473 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:07:06.353204 27179 raft_consensus.cc:3060] T 278978aec0db411680ddcb57f0f86473 P 7a6fba6abda04cbab7941999ea6aab60 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:06.353246 26975 raft_consensus.cc:740] T 278978aec0db411680ddcb57f0f86473 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 253f12bc40a24ed6a36ce1d6318d2e8d, State: Running, Role: LEADER
I20260710 11:07:06.354276 26975 consensus_queue.cc:260] T 278978aec0db411680ddcb57f0f86473 P 253f12bc40a24ed6a36ce1d6318d2e8d [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: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:07:06.355121 26975 raft_consensus.cc:3060] T 278978aec0db411680ddcb57f0f86473 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:06.360270 27179 raft_consensus.cc:2468] T 278978aec0db411680ddcb57f0f86473 P 7a6fba6abda04cbab7941999ea6aab60 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52e7b289874045089f957002d4c178e7 in term 4.
I20260710 11:07:06.360430 26975 raft_consensus.cc:2468] T 278978aec0db411680ddcb57f0f86473 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52e7b289874045089f957002d4c178e7 in term 4.
I20260710 11:07:06.362764 26865 leader_election.cc:304] T 278978aec0db411680ddcb57f0f86473 P 52e7b289874045089f957002d4c178e7 [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: 52e7b289874045089f957002d4c178e7, 7a6fba6abda04cbab7941999ea6aab60; no voters: 
I20260710 11:07:06.363590 27226 raft_consensus.cc:2804] T 278978aec0db411680ddcb57f0f86473 P 52e7b289874045089f957002d4c178e7 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:07:06.364678 27226 raft_consensus.cc:697] T 278978aec0db411680ddcb57f0f86473 P 52e7b289874045089f957002d4c178e7 [term 4 LEADER]: Becoming Leader. State: Replica: 52e7b289874045089f957002d4c178e7, State: Running, Role: LEADER
I20260710 11:07:06.365355 27226 consensus_queue.cc:237] T 278978aec0db411680ddcb57f0f86473 P 52e7b289874045089f957002d4c178e7 [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: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:07:06.371726 26724 catalog_manager.cc:5697] T 278978aec0db411680ddcb57f0f86473 P 52e7b289874045089f957002d4c178e7 reported cstate change: term changed from 3 to 4, leader changed from 253f12bc40a24ed6a36ce1d6318d2e8d (127.23.83.195) to 52e7b289874045089f957002d4c178e7 (127.23.83.194). New cstate: current_term: 4 leader_uuid: "52e7b289874045089f957002d4c178e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:06.538456 27251 raft_consensus.cc:993] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 253f12bc40a24ed6a36ce1d6318d2e8d: : Instructing follower 52e7b289874045089f957002d4c178e7 to start an election
I20260710 11:07:06.538937 27272 raft_consensus.cc:1081] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 1 LEADER]: Signalling peer 52e7b289874045089f957002d4c178e7 to start an election
I20260710 11:07:06.540295 26902 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "92e266c0a54641ce8ad7b5e2ef1e2530"
dest_uuid: "52e7b289874045089f957002d4c178e7"
 from {username='slave'} at 127.0.0.1:46578
I20260710 11:07:06.540735 26902 raft_consensus.cc:493] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 52e7b289874045089f957002d4c178e7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:06.540973 26902 raft_consensus.cc:3060] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 52e7b289874045089f957002d4c178e7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:06.546060 26902 raft_consensus.cc:515] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 52e7b289874045089f957002d4c178e7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:07:06.547684 26902 leader_election.cc:290] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 52e7b289874045089f957002d4c178e7 [CANDIDATE]: Term 2 election: Requested vote from peers 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193:36593), 253f12bc40a24ed6a36ce1d6318d2e8d (127.23.83.195:45549)
I20260710 11:07:06.548454 27179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e266c0a54641ce8ad7b5e2ef1e2530" candidate_uuid: "52e7b289874045089f957002d4c178e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a6fba6abda04cbab7941999ea6aab60"
I20260710 11:07:06.548805 26975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e266c0a54641ce8ad7b5e2ef1e2530" candidate_uuid: "52e7b289874045089f957002d4c178e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d"
I20260710 11:07:06.549059 27179 raft_consensus.cc:3060] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 7a6fba6abda04cbab7941999ea6aab60 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:06.549413 26975 raft_consensus.cc:3055] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:06.549672 26975 raft_consensus.cc:740] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 253f12bc40a24ed6a36ce1d6318d2e8d, State: Running, Role: LEADER
I20260710 11:07:06.550477 26975 consensus_queue.cc:260] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 253f12bc40a24ed6a36ce1d6318d2e8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:07:06.551558 26975 raft_consensus.cc:3060] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:06.555038 27179 raft_consensus.cc:2468] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 7a6fba6abda04cbab7941999ea6aab60 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52e7b289874045089f957002d4c178e7 in term 2.
I20260710 11:07:06.556123 26865 leader_election.cc:304] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 52e7b289874045089f957002d4c178e7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52e7b289874045089f957002d4c178e7, 7a6fba6abda04cbab7941999ea6aab60; no voters: 
I20260710 11:07:06.556763 27282 raft_consensus.cc:2804] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 52e7b289874045089f957002d4c178e7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:06.557086 26975 raft_consensus.cc:2468] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52e7b289874045089f957002d4c178e7 in term 2.
I20260710 11:07:06.557142 27282 raft_consensus.cc:697] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 52e7b289874045089f957002d4c178e7 [term 2 LEADER]: Becoming Leader. State: Replica: 52e7b289874045089f957002d4c178e7, State: Running, Role: LEADER
I20260710 11:07:06.558336 27282 consensus_queue.cc:237] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 52e7b289874045089f957002d4c178e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } }
I20260710 11:07:06.566089 26724 catalog_manager.cc:5697] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 52e7b289874045089f957002d4c178e7 reported cstate change: term changed from 1 to 2, leader changed from 253f12bc40a24ed6a36ce1d6318d2e8d (127.23.83.195) to 52e7b289874045089f957002d4c178e7 (127.23.83.194). New cstate: current_term: 2 leader_uuid: "52e7b289874045089f957002d4c178e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52e7b289874045089f957002d4c178e7" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 42943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 } health_report { overall_health: UNKNOWN } } }
W20260710 11:07:06.578060 26773 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:07:06.785300 26975 raft_consensus.cc:1275] T 278978aec0db411680ddcb57f0f86473 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 4 FOLLOWER]: Refusing update from remote peer 52e7b289874045089f957002d4c178e7: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:07:06.786546 27282 consensus_queue.cc:1048] T 278978aec0db411680ddcb57f0f86473 P 52e7b289874045089f957002d4c178e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:06.795888 27179 raft_consensus.cc:1275] T 278978aec0db411680ddcb57f0f86473 P 7a6fba6abda04cbab7941999ea6aab60 [term 4 FOLLOWER]: Refusing update from remote peer 52e7b289874045089f957002d4c178e7: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:07:06.798436 27226 consensus_queue.cc:1048] T 278978aec0db411680ddcb57f0f86473 P 52e7b289874045089f957002d4c178e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:07:06.979914 26975 raft_consensus.cc:1275] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 2 FOLLOWER]: Refusing update from remote peer 52e7b289874045089f957002d4c178e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:06.981299 27226 consensus_queue.cc:1048] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 52e7b289874045089f957002d4c178e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "253f12bc40a24ed6a36ce1d6318d2e8d" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 45549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:06.992741 27179 raft_consensus.cc:1275] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 7a6fba6abda04cbab7941999ea6aab60 [term 2 FOLLOWER]: Refusing update from remote peer 52e7b289874045089f957002d4c178e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:06.995404 27282 consensus_queue.cc:1048] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 52e7b289874045089f957002d4c178e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6fba6abda04cbab7941999ea6aab60" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 36593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:07.059715 23887 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:07.088676 23887 tablet_server.cc:179] TabletServer@127.23.83.193:36593 shutting down...
I20260710 11:07:07.109877 23887 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:07.110570 23887 tablet_replica.cc:333] stopping tablet replica
I20260710 11:07:07.111223 23887 raft_consensus.cc:2243] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 7a6fba6abda04cbab7941999ea6aab60 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:07.111615 23887 raft_consensus.cc:2272] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 7a6fba6abda04cbab7941999ea6aab60 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:07.114037 23887 tablet_replica.cc:333] stopping tablet replica
I20260710 11:07:07.114593 23887 raft_consensus.cc:2243] T c374a8b3531e47ffacaf24a626131511 P 7a6fba6abda04cbab7941999ea6aab60 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:07.114955 23887 raft_consensus.cc:2272] T c374a8b3531e47ffacaf24a626131511 P 7a6fba6abda04cbab7941999ea6aab60 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:07.117076 23887 tablet_replica.cc:333] stopping tablet replica
I20260710 11:07:07.117544 23887 raft_consensus.cc:2243] T 5f1707b3f144489cbb46173a3c955fe1 P 7a6fba6abda04cbab7941999ea6aab60 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:07.117870 23887 raft_consensus.cc:2272] T 5f1707b3f144489cbb46173a3c955fe1 P 7a6fba6abda04cbab7941999ea6aab60 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:07.120048 23887 tablet_replica.cc:333] stopping tablet replica
I20260710 11:07:07.120617 23887 raft_consensus.cc:2243] T 8c20c97a8a0e43398522d2062c2644bb P 7a6fba6abda04cbab7941999ea6aab60 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:07.121141 23887 raft_consensus.cc:2272] T 8c20c97a8a0e43398522d2062c2644bb P 7a6fba6abda04cbab7941999ea6aab60 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:07:07.122651 26865 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 63 similar messages]
I20260710 11:07:07.123492 23887 tablet_replica.cc:333] stopping tablet replica
I20260710 11:07:07.124163 23887 raft_consensus.cc:2243] T 278978aec0db411680ddcb57f0f86473 P 7a6fba6abda04cbab7941999ea6aab60 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:07.124557 23887 raft_consensus.cc:2272] T 278978aec0db411680ddcb57f0f86473 P 7a6fba6abda04cbab7941999ea6aab60 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 11:07:07.125655 26865 consensus_peers.cc:597] T 062d8a274af84afcad3933f6e7a1dd75 P 52e7b289874045089f957002d4c178e7 -> Peer 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193:36593): Couldn't send request to peer 7a6fba6abda04cbab7941999ea6aab60. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:07.127127 23887 tablet_replica.cc:333] stopping tablet replica
I20260710 11:07:07.127599 23887 raft_consensus.cc:2243] T 062d8a274af84afcad3933f6e7a1dd75 P 7a6fba6abda04cbab7941999ea6aab60 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:07.128052 23887 raft_consensus.cc:2272] T 062d8a274af84afcad3933f6e7a1dd75 P 7a6fba6abda04cbab7941999ea6aab60 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:07.129931 23887 tablet_replica.cc:333] stopping tablet replica
I20260710 11:07:07.130416 23887 raft_consensus.cc:2243] T 8fec02143e5744e2bfea818480084596 P 7a6fba6abda04cbab7941999ea6aab60 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:07.130762 23887 raft_consensus.cc:2272] T 8fec02143e5744e2bfea818480084596 P 7a6fba6abda04cbab7941999ea6aab60 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:07.133282 23887 tablet_replica.cc:333] stopping tablet replica
I20260710 11:07:07.133853 23887 raft_consensus.cc:2243] T cfeb393141224207af573d891571c209 P 7a6fba6abda04cbab7941999ea6aab60 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:07.134313 23887 raft_consensus.cc:2272] T cfeb393141224207af573d891571c209 P 7a6fba6abda04cbab7941999ea6aab60 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:07:07.134929 26865 consensus_peers.cc:597] T 8c20c97a8a0e43398522d2062c2644bb P 52e7b289874045089f957002d4c178e7 -> Peer 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193:36593): Couldn't send request to peer 7a6fba6abda04cbab7941999ea6aab60. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:07.137205 23887 tablet_replica.cc:333] stopping tablet replica
I20260710 11:07:07.137804 23887 raft_consensus.cc:2243] T a1c33364091748b09c8e4bb5fcf4c8ce P 7a6fba6abda04cbab7941999ea6aab60 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:07.138264 23887 raft_consensus.cc:2272] T a1c33364091748b09c8e4bb5fcf4c8ce P 7a6fba6abda04cbab7941999ea6aab60 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:07.140358 23887 tablet_replica.cc:333] stopping tablet replica
I20260710 11:07:07.140849 23887 raft_consensus.cc:2243] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 7a6fba6abda04cbab7941999ea6aab60 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:07.141275 23887 raft_consensus.cc:2272] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 7a6fba6abda04cbab7941999ea6aab60 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:07.170727 23887 tablet_server.cc:196] TabletServer@127.23.83.193:36593 shutdown complete.
W20260710 11:07:07.181824 26939 consensus_peers.cc:597] T cfeb393141224207af573d891571c209 P 253f12bc40a24ed6a36ce1d6318d2e8d -> Peer 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193:36593): Couldn't send request to peer 7a6fba6abda04cbab7941999ea6aab60. Status: Network error: Client connection negotiation failed: client connection to 127.23.83.193:36593: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:07:07.189043 26865 consensus_peers.cc:597] T 8fec02143e5744e2bfea818480084596 P 52e7b289874045089f957002d4c178e7 -> Peer 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193:36593): Couldn't send request to peer 7a6fba6abda04cbab7941999ea6aab60. Status: Network error: Client connection negotiation failed: client connection to 127.23.83.193:36593: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:07.199484 23887 tablet_server.cc:179] TabletServer@127.23.83.194:0 shutting down...
W20260710 11:07:07.223580 26865 consensus_peers.cc:597] T 278978aec0db411680ddcb57f0f86473 P 52e7b289874045089f957002d4c178e7 -> Peer 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193:36593): Couldn't send request to peer 7a6fba6abda04cbab7941999ea6aab60. Status: Network error: Client connection negotiation failed: client connection to 127.23.83.193:36593: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:07.227070 23887 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:07.227752 23887 tablet_replica.cc:333] T cfeb393141224207af573d891571c209 P 52e7b289874045089f957002d4c178e7: stopping tablet replica
I20260710 11:07:07.228402 23887 raft_consensus.cc:2243] T cfeb393141224207af573d891571c209 P 52e7b289874045089f957002d4c178e7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:07.228832 23887 raft_consensus.cc:2272] T cfeb393141224207af573d891571c209 P 52e7b289874045089f957002d4c178e7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:07.230805 23887 tablet_replica.cc:333] T 8fec02143e5744e2bfea818480084596 P 52e7b289874045089f957002d4c178e7: stopping tablet replica
I20260710 11:07:07.231315 23887 raft_consensus.cc:2243] T 8fec02143e5744e2bfea818480084596 P 52e7b289874045089f957002d4c178e7 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:07.232074 23887 raft_consensus.cc:2272] T 8fec02143e5744e2bfea818480084596 P 52e7b289874045089f957002d4c178e7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:07.234040 23887 tablet_replica.cc:333] T 062d8a274af84afcad3933f6e7a1dd75 P 52e7b289874045089f957002d4c178e7: stopping tablet replica
I20260710 11:07:07.234540 23887 raft_consensus.cc:2243] T 062d8a274af84afcad3933f6e7a1dd75 P 52e7b289874045089f957002d4c178e7 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:07:07.235236 23887 raft_consensus.cc:2272] T 062d8a274af84afcad3933f6e7a1dd75 P 52e7b289874045089f957002d4c178e7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:07.237450 23887 tablet_replica.cc:333] T 5f1707b3f144489cbb46173a3c955fe1 P 52e7b289874045089f957002d4c178e7: stopping tablet replica
I20260710 11:07:07.238131 23887 raft_consensus.cc:2243] T 5f1707b3f144489cbb46173a3c955fe1 P 52e7b289874045089f957002d4c178e7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:07.238986 23887 raft_consensus.cc:2272] T 5f1707b3f144489cbb46173a3c955fe1 P 52e7b289874045089f957002d4c178e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:07.241173 23887 tablet_replica.cc:333] T c374a8b3531e47ffacaf24a626131511 P 52e7b289874045089f957002d4c178e7: stopping tablet replica
I20260710 11:07:07.241709 23887 raft_consensus.cc:2243] T c374a8b3531e47ffacaf24a626131511 P 52e7b289874045089f957002d4c178e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:07.242180 23887 raft_consensus.cc:2272] T c374a8b3531e47ffacaf24a626131511 P 52e7b289874045089f957002d4c178e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:07.244240 23887 tablet_replica.cc:333] T a1c33364091748b09c8e4bb5fcf4c8ce P 52e7b289874045089f957002d4c178e7: stopping tablet replica
I20260710 11:07:07.244803 23887 raft_consensus.cc:2243] T a1c33364091748b09c8e4bb5fcf4c8ce P 52e7b289874045089f957002d4c178e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:07.245249 23887 raft_consensus.cc:2272] T a1c33364091748b09c8e4bb5fcf4c8ce P 52e7b289874045089f957002d4c178e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:07.248163 23887 tablet_replica.cc:333] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 52e7b289874045089f957002d4c178e7: stopping tablet replica
I20260710 11:07:07.248792 23887 raft_consensus.cc:2243] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 52e7b289874045089f957002d4c178e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:07.249241 23887 raft_consensus.cc:2272] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 52e7b289874045089f957002d4c178e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:07.251433 23887 tablet_replica.cc:333] T 278978aec0db411680ddcb57f0f86473 P 52e7b289874045089f957002d4c178e7: stopping tablet replica
I20260710 11:07:07.252170 23887 raft_consensus.cc:2243] T 278978aec0db411680ddcb57f0f86473 P 52e7b289874045089f957002d4c178e7 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:07:07.253082 23887 raft_consensus.cc:2272] T 278978aec0db411680ddcb57f0f86473 P 52e7b289874045089f957002d4c178e7 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 11:07:07.255759 26939 consensus_peers.cc:597] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 253f12bc40a24ed6a36ce1d6318d2e8d -> Peer 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193:36593): Couldn't send request to peer 7a6fba6abda04cbab7941999ea6aab60. Status: Network error: Client connection negotiation failed: client connection to 127.23.83.193:36593: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:07.256140 23887 tablet_replica.cc:333] T 8c20c97a8a0e43398522d2062c2644bb P 52e7b289874045089f957002d4c178e7: stopping tablet replica
I20260710 11:07:07.256767 23887 raft_consensus.cc:2243] T 8c20c97a8a0e43398522d2062c2644bb P 52e7b289874045089f957002d4c178e7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:07.257529 23887 raft_consensus.cc:2272] T 8c20c97a8a0e43398522d2062c2644bb P 52e7b289874045089f957002d4c178e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:07.259415 23887 tablet_replica.cc:333] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 52e7b289874045089f957002d4c178e7: stopping tablet replica
I20260710 11:07:07.259919 23887 raft_consensus.cc:2243] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 52e7b289874045089f957002d4c178e7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:07.260637 23887 raft_consensus.cc:2272] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 52e7b289874045089f957002d4c178e7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:07:07.277526 26867 connection.cc:466] server connection from 127.0.0.1:46578 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46578 (request call id 156) could send its response
W20260710 11:07:07.277724 26939 consensus_peers.cc:597] T c374a8b3531e47ffacaf24a626131511 P 253f12bc40a24ed6a36ce1d6318d2e8d -> Peer 7a6fba6abda04cbab7941999ea6aab60 (127.23.83.193:36593): Couldn't send request to peer 7a6fba6abda04cbab7941999ea6aab60. Status: Network error: Client connection negotiation failed: client connection to 127.23.83.193:36593: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:07:07.281167 26940 consensus_peers.cc:597] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 253f12bc40a24ed6a36ce1d6318d2e8d -> Peer 52e7b289874045089f957002d4c178e7 (127.23.83.194:42943): Couldn't send request to peer 52e7b289874045089f957002d4c178e7. Status: Network error: Client connection negotiation failed: client connection to 127.23.83.194:42943: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:07.296885 23887 tablet_server.cc:196] TabletServer@127.23.83.194:0 shutdown complete.
I20260710 11:07:07.319679 23887 tablet_server.cc:179] TabletServer@127.23.83.195:0 shutting down...
I20260710 11:07:07.345532 23887 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:07.346252 23887 tablet_replica.cc:333] T 5f1707b3f144489cbb46173a3c955fe1 P 253f12bc40a24ed6a36ce1d6318d2e8d: stopping tablet replica
I20260710 11:07:07.346895 23887 raft_consensus.cc:2243] T 5f1707b3f144489cbb46173a3c955fe1 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:07.347393 23887 raft_consensus.cc:2272] T 5f1707b3f144489cbb46173a3c955fe1 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:07.349447 23887 tablet_replica.cc:333] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 253f12bc40a24ed6a36ce1d6318d2e8d: stopping tablet replica
I20260710 11:07:07.349961 23887 raft_consensus.cc:2243] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:07.350729 23887 raft_consensus.cc:2272] T 3ef4c4656f4048ae9ff36a6bb704ad26 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:07.352785 23887 tablet_replica.cc:333] T a1c33364091748b09c8e4bb5fcf4c8ce P 253f12bc40a24ed6a36ce1d6318d2e8d: stopping tablet replica
I20260710 11:07:07.353296 23887 raft_consensus.cc:2243] T a1c33364091748b09c8e4bb5fcf4c8ce P 253f12bc40a24ed6a36ce1d6318d2e8d [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:07.353991 23887 raft_consensus.cc:2272] T a1c33364091748b09c8e4bb5fcf4c8ce P 253f12bc40a24ed6a36ce1d6318d2e8d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:07.355674 23887 tablet_replica.cc:333] T 278978aec0db411680ddcb57f0f86473 P 253f12bc40a24ed6a36ce1d6318d2e8d: stopping tablet replica
I20260710 11:07:07.356189 23887 raft_consensus.cc:2243] T 278978aec0db411680ddcb57f0f86473 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:07.356601 23887 raft_consensus.cc:2272] T 278978aec0db411680ddcb57f0f86473 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:07.358572 23887 tablet_replica.cc:333] T cfeb393141224207af573d891571c209 P 253f12bc40a24ed6a36ce1d6318d2e8d: stopping tablet replica
I20260710 11:07:07.359118 23887 raft_consensus.cc:2243] T cfeb393141224207af573d891571c209 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:07.359804 23887 raft_consensus.cc:2272] T cfeb393141224207af573d891571c209 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:07.361565 23887 tablet_replica.cc:333] T c374a8b3531e47ffacaf24a626131511 P 253f12bc40a24ed6a36ce1d6318d2e8d: stopping tablet replica
I20260710 11:07:07.362064 23887 raft_consensus.cc:2243] T c374a8b3531e47ffacaf24a626131511 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:07.362794 23887 raft_consensus.cc:2272] T c374a8b3531e47ffacaf24a626131511 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:07.364648 23887 tablet_replica.cc:333] T 8c20c97a8a0e43398522d2062c2644bb P 253f12bc40a24ed6a36ce1d6318d2e8d: stopping tablet replica
I20260710 11:07:07.365139 23887 raft_consensus.cc:2243] T 8c20c97a8a0e43398522d2062c2644bb P 253f12bc40a24ed6a36ce1d6318d2e8d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:07.365525 23887 raft_consensus.cc:2272] T 8c20c97a8a0e43398522d2062c2644bb P 253f12bc40a24ed6a36ce1d6318d2e8d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:07.367251 23887 tablet_replica.cc:333] T 8fec02143e5744e2bfea818480084596 P 253f12bc40a24ed6a36ce1d6318d2e8d: stopping tablet replica
I20260710 11:07:07.367753 23887 raft_consensus.cc:2243] T 8fec02143e5744e2bfea818480084596 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:07.368218 23887 raft_consensus.cc:2272] T 8fec02143e5744e2bfea818480084596 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:07.369985 23887 tablet_replica.cc:333] T 062d8a274af84afcad3933f6e7a1dd75 P 253f12bc40a24ed6a36ce1d6318d2e8d: stopping tablet replica
I20260710 11:07:07.370448 23887 raft_consensus.cc:2243] T 062d8a274af84afcad3933f6e7a1dd75 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:07.370838 23887 raft_consensus.cc:2272] T 062d8a274af84afcad3933f6e7a1dd75 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:07.373031 23887 tablet_replica.cc:333] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 253f12bc40a24ed6a36ce1d6318d2e8d: stopping tablet replica
I20260710 11:07:07.373546 23887 raft_consensus.cc:2243] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:07.373970 23887 raft_consensus.cc:2272] T 92e266c0a54641ce8ad7b5e2ef1e2530 P 253f12bc40a24ed6a36ce1d6318d2e8d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:07.415496 23887 tablet_server.cc:196] TabletServer@127.23.83.195:0 shutdown complete.
I20260710 11:07:07.441987 23887 master.cc:562] Master@127.23.83.254:46007 shutting down...
I20260710 11:07:07.469650 23887 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f162c42f1cc242cfa6a0a56a51d6d5d2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:07.470202 23887 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f162c42f1cc242cfa6a0a56a51d6d5d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:07.470510 23887 tablet_replica.cc:333] T 00000000000000000000000000000000 P f162c42f1cc242cfa6a0a56a51d6d5d2: stopping tablet replica
I20260710 11:07:07.491603 23887 master.cc:584] Master@127.23.83.254:46007 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (13174 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 11:07:07.538236 23887 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.83.254:46415
I20260710 11:07:07.539407 23887 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:07.545022 27302 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:07.545081 27301 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:07.546262 27304 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:07.547726 23887 server_base.cc:1061] running on GCE node
I20260710 11:07:07.548715 23887 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:07.548931 23887 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:07.549118 23887 hybrid_clock.cc:648] HybridClock initialized: now 1783681627549079 us; error 0 us; skew 500 ppm
I20260710 11:07:07.549796 23887 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:07.552728 23887 webserver.cc:533] Webserver started at http://127.23.83.254:36655/ using document root <none> and password file <none>
I20260710 11:07:07.553316 23887 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:07.553520 23887 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:07.553823 23887 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:07.555024 23887 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681543532196-23887-0/minicluster-data/master-0-root/instance:
uuid: "52a7573e9f8f43e58160b3a4e1e7b77f"
format_stamp: "Formatted at 2026-07-10 11:07:07 on dist-test-slave-9mw6"
I20260710 11:07:07.560266 23887 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260710 11:07:07.563777 27309 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:07.564653 23887 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:07:07.564989 23887 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681543532196-23887-0/minicluster-data/master-0-root
uuid: "52a7573e9f8f43e58160b3a4e1e7b77f"
format_stamp: "Formatted at 2026-07-10 11:07:07 on dist-test-slave-9mw6"
I20260710 11:07:07.565317 23887 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681543532196-23887-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681543532196-23887-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681543532196-23887-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:07.588184 23887 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:07.589609 23887 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:07.641098 23887 rpc_server.cc:307] RPC server started. Bound to: 127.23.83.254:46415
I20260710 11:07:07.641230 27360 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.83.254:46415 every 8 connection(s)
I20260710 11:07:07.645237 27361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:07.656987 27361 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 52a7573e9f8f43e58160b3a4e1e7b77f: Bootstrap starting.
I20260710 11:07:07.661823 27361 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 52a7573e9f8f43e58160b3a4e1e7b77f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:07.665777 27361 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 52a7573e9f8f43e58160b3a4e1e7b77f: No bootstrap required, opened a new log
I20260710 11:07:07.667945 27361 raft_consensus.cc:359] T 00000000000000000000000000000000 P 52a7573e9f8f43e58160b3a4e1e7b77f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52a7573e9f8f43e58160b3a4e1e7b77f" member_type: VOTER }
I20260710 11:07:07.668305 27361 raft_consensus.cc:385] T 00000000000000000000000000000000 P 52a7573e9f8f43e58160b3a4e1e7b77f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:07.668478 27361 raft_consensus.cc:740] T 00000000000000000000000000000000 P 52a7573e9f8f43e58160b3a4e1e7b77f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52a7573e9f8f43e58160b3a4e1e7b77f, State: Initialized, Role: FOLLOWER
I20260710 11:07:07.668941 27361 consensus_queue.cc:260] T 00000000000000000000000000000000 P 52a7573e9f8f43e58160b3a4e1e7b77f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "52a7573e9f8f43e58160b3a4e1e7b77f" member_type: VOTER }
I20260710 11:07:07.669335 27361 raft_consensus.cc:399] T 00000000000000000000000000000000 P 52a7573e9f8f43e58160b3a4e1e7b77f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:07:07.669582 27361 raft_consensus.cc:493] T 00000000000000000000000000000000 P 52a7573e9f8f43e58160b3a4e1e7b77f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:07:07.669788 27361 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 52a7573e9f8f43e58160b3a4e1e7b77f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:07.674590 27361 raft_consensus.cc:515] T 00000000000000000000000000000000 P 52a7573e9f8f43e58160b3a4e1e7b77f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52a7573e9f8f43e58160b3a4e1e7b77f" member_type: VOTER }
I20260710 11:07:07.675093 27361 leader_election.cc:304] T 00000000000000000000000000000000 P 52a7573e9f8f43e58160b3a4e1e7b77f [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: 52a7573e9f8f43e58160b3a4e1e7b77f; no voters: 
I20260710 11:07:07.676347 27361 leader_election.cc:290] T 00000000000000000000000000000000 P 52a7573e9f8f43e58160b3a4e1e7b77f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:07:07.676769 27364 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 52a7573e9f8f43e58160b3a4e1e7b77f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:07.678256 27364 raft_consensus.cc:697] T 00000000000000000000000000000000 P 52a7573e9f8f43e58160b3a4e1e7b77f [term 1 LEADER]: Becoming Leader. State: Replica: 52a7573e9f8f43e58160b3a4e1e7b77f, State: Running, Role: LEADER
I20260710 11:07:07.679023 27364 consensus_queue.cc:237] T 00000000000000000000000000000000 P 52a7573e9f8f43e58160b3a4e1e7b77f [LEADER]: Queue going to LEADER mode. State: All 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: "52a7573e9f8f43e58160b3a4e1e7b77f" member_type: VOTER }
I20260710 11:07:07.679221 27361 sys_catalog.cc:565] T 00000000000000000000000000000000 P 52a7573e9f8f43e58160b3a4e1e7b77f [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:07:07.684008 27365 sys_catalog.cc:455] T 00000000000000000000000000000000 P 52a7573e9f8f43e58160b3a4e1e7b77f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "52a7573e9f8f43e58160b3a4e1e7b77f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52a7573e9f8f43e58160b3a4e1e7b77f" member_type: VOTER } }
I20260710 11:07:07.684274 27366 sys_catalog.cc:455] T 00000000000000000000000000000000 P 52a7573e9f8f43e58160b3a4e1e7b77f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 52a7573e9f8f43e58160b3a4e1e7b77f. Latest consensus state: current_term: 1 leader_uuid: "52a7573e9f8f43e58160b3a4e1e7b77f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52a7573e9f8f43e58160b3a4e1e7b77f" member_type: VOTER } }
I20260710 11:07:07.684829 27365 sys_catalog.cc:458] T 00000000000000000000000000000000 P 52a7573e9f8f43e58160b3a4e1e7b77f [sys.catalog]: This master's current role is: LEADER
I20260710 11:07:07.685024 27366 sys_catalog.cc:458] T 00000000000000000000000000000000 P 52a7573e9f8f43e58160b3a4e1e7b77f [sys.catalog]: This master's current role is: LEADER
I20260710 11:07:07.687587 27371 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:07:07.695619 27371 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:07:07.697146 23887 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:07:07.707474 27371 catalog_manager.cc:1383] Generated new cluster ID: c4785d68ba0a432899c0d9fa09d4d08b
I20260710 11:07:07.707953 27371 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:07:07.738546 27371 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:07:07.739879 27371 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:07:07.757329 27371 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 52a7573e9f8f43e58160b3a4e1e7b77f: Generated new TSK 0
I20260710 11:07:07.757992 27371 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:07:07.764469 23887 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:07.771039 27382 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:07.771510 27383 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:07.774513 23887 server_base.cc:1061] running on GCE node
W20260710 11:07:07.774446 27385 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:07.775619 23887 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:07.775833 23887 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:07.776043 23887 hybrid_clock.cc:648] HybridClock initialized: now 1783681627776025 us; error 0 us; skew 500 ppm
I20260710 11:07:07.776889 23887 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:07.779284 23887 webserver.cc:533] Webserver started at http://127.23.83.193:40161/ using document root <none> and password file <none>
I20260710 11:07:07.779790 23887 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:07.780043 23887 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:07.780308 23887 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:07.781543 23887 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681543532196-23887-0/minicluster-data/ts-0-root/instance:
uuid: "1c7b668de9374367b94d5725f3e66caf"
format_stamp: "Formatted at 2026-07-10 11:07:07 on dist-test-slave-9mw6"
I20260710 11:07:07.787281 23887 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260710 11:07:07.793483 27390 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:07.794711 23887 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.004s
I20260710 11:07:07.795082 23887 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681543532196-23887-0/minicluster-data/ts-0-root
uuid: "1c7b668de9374367b94d5725f3e66caf"
format_stamp: "Formatted at 2026-07-10 11:07:07 on dist-test-slave-9mw6"
I20260710 11:07:07.795392 23887 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681543532196-23887-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681543532196-23887-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681543532196-23887-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:07.814652 23887 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:07.815954 23887 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:07.817432 23887 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:07.819625 23887 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:07.819865 23887 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:07.820120 23887 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:07.820297 23887 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:07.867718 23887 rpc_server.cc:307] RPC server started. Bound to: 127.23.83.193:34093
I20260710 11:07:07.867857 27452 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.83.193:34093 every 8 connection(s)
I20260710 11:07:07.873111 23887 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:07.880501 27457 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:07.882839 27458 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:07.886878 27460 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:07.886991 27453 heartbeater.cc:344] Connected to a master server at 127.23.83.254:46415
I20260710 11:07:07.887570 23887 server_base.cc:1061] running on GCE node
I20260710 11:07:07.887600 27453 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:07.888525 23887 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:07:07.888568 27453 heartbeater.cc:507] Master 127.23.83.254:46415 requested a full tablet report, sending...
W20260710 11:07:07.888792 23887 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:07.889050 23887 hybrid_clock.cc:648] HybridClock initialized: now 1783681627889023 us; error 0 us; skew 500 ppm
I20260710 11:07:07.889631 23887 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:07.891320 27326 ts_manager.cc:194] Registered new tserver with Master: 1c7b668de9374367b94d5725f3e66caf (127.23.83.193:34093)
I20260710 11:07:07.892886 23887 webserver.cc:533] Webserver started at http://127.23.83.194:43145/ using document root <none> and password file <none>
I20260710 11:07:07.893719 23887 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:07.893960 23887 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:07.894135 27326 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50228
I20260710 11:07:07.894325 23887 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:07.895920 23887 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681543532196-23887-0/minicluster-data/ts-1-root/instance:
uuid: "4ed71caa0203442b905c93bd964fa098"
format_stamp: "Formatted at 2026-07-10 11:07:07 on dist-test-slave-9mw6"
I20260710 11:07:07.900980 23887 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:07:07.904485 27465 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:07.905310 23887 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:07:07.905625 23887 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681543532196-23887-0/minicluster-data/ts-1-root
uuid: "4ed71caa0203442b905c93bd964fa098"
format_stamp: "Formatted at 2026-07-10 11:07:07 on dist-test-slave-9mw6"
I20260710 11:07:07.905901 23887 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681543532196-23887-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681543532196-23887-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681543532196-23887-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:07.929299 23887 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:07.930636 23887 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:07.932210 23887 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:07.934342 23887 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:07.934572 23887 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:07.934804 23887 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:07.934971 23887 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:07.977360 23887 rpc_server.cc:307] RPC server started. Bound to: 127.23.83.194:38905
I20260710 11:07:07.977461 27527 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.83.194:38905 every 8 connection(s)
I20260710 11:07:07.982697 23887 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:07.991452 27532 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:07.991426 27531 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:07.992769 27534 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:07.993841 23887 server_base.cc:1061] running on GCE node
I20260710 11:07:07.995000 23887 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:07.995287 23887 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:07.995468 23887 hybrid_clock.cc:648] HybridClock initialized: now 1783681627995454 us; error 0 us; skew 500 ppm
I20260710 11:07:07.996137 27528 heartbeater.cc:344] Connected to a master server at 127.23.83.254:46415
I20260710 11:07:07.996188 23887 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:07.996717 27528 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:07.997824 27528 heartbeater.cc:507] Master 127.23.83.254:46415 requested a full tablet report, sending...
I20260710 11:07:07.999909 23887 webserver.cc:533] Webserver started at http://127.23.83.195:34921/ using document root <none> and password file <none>
I20260710 11:07:08.000478 23887 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:08.000494 27326 ts_manager.cc:194] Registered new tserver with Master: 4ed71caa0203442b905c93bd964fa098 (127.23.83.194:38905)
I20260710 11:07:08.000731 23887 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:08.001080 23887 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:08.002038 27326 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50240
I20260710 11:07:08.002187 23887 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681543532196-23887-0/minicluster-data/ts-2-root/instance:
uuid: "fcc20f822e6d49ddb670ee7d11b51b20"
format_stamp: "Formatted at 2026-07-10 11:07:07 on dist-test-slave-9mw6"
I20260710 11:07:08.007030 23887 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:07:08.010385 27539 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:08.011299 23887 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:07:08.011627 23887 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681543532196-23887-0/minicluster-data/ts-2-root
uuid: "fcc20f822e6d49ddb670ee7d11b51b20"
format_stamp: "Formatted at 2026-07-10 11:07:07 on dist-test-slave-9mw6"
I20260710 11:07:08.011960 23887 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681543532196-23887-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681543532196-23887-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681543532196-23887-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:08.029641 23887 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:08.030901 23887 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:08.032397 23887 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:08.034523 23887 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:08.034750 23887 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:08.034983 23887 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:08.035157 23887 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:08.076479 23887 rpc_server.cc:307] RPC server started. Bound to: 127.23.83.195:42367
I20260710 11:07:08.076575 27601 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.83.195:42367 every 8 connection(s)
I20260710 11:07:08.090467 27602 heartbeater.cc:344] Connected to a master server at 127.23.83.254:46415
I20260710 11:07:08.090906 27602 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:08.091728 27602 heartbeater.cc:507] Master 127.23.83.254:46415 requested a full tablet report, sending...
I20260710 11:07:08.093750 27326 ts_manager.cc:194] Registered new tserver with Master: fcc20f822e6d49ddb670ee7d11b51b20 (127.23.83.195:42367)
I20260710 11:07:08.094590 23887 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014358452s
I20260710 11:07:08.095288 27326 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50254
I20260710 11:07:08.120252 27326 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50258:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:07:08.122401 27326 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:07:08.187520 27493 tablet_service.cc:1511] Processing CreateTablet for tablet 3c1345cd34114cbdbbaafca6b6a84495 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=cdec086e002347e29783dc2e5275e63e]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:07:08.189060 27493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c1345cd34114cbdbbaafca6b6a84495. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:08.188910 27492 tablet_service.cc:1511] Processing CreateTablet for tablet cfa90f640283444faaa261f51ddca032 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=cdec086e002347e29783dc2e5275e63e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:07:08.190207 27492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfa90f640283444faaa261f51ddca032. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:08.193857 27418 tablet_service.cc:1511] Processing CreateTablet for tablet 3c1345cd34114cbdbbaafca6b6a84495 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=cdec086e002347e29783dc2e5275e63e]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:07:08.195209 27418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c1345cd34114cbdbbaafca6b6a84495. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:08.196028 27417 tablet_service.cc:1511] Processing CreateTablet for tablet cfa90f640283444faaa261f51ddca032 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=cdec086e002347e29783dc2e5275e63e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:07:08.197386 27417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfa90f640283444faaa261f51ddca032. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:08.209539 27567 tablet_service.cc:1511] Processing CreateTablet for tablet 3c1345cd34114cbdbbaafca6b6a84495 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=cdec086e002347e29783dc2e5275e63e]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:07:08.210925 27567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c1345cd34114cbdbbaafca6b6a84495. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:08.221932 27566 tablet_service.cc:1511] Processing CreateTablet for tablet cfa90f640283444faaa261f51ddca032 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=cdec086e002347e29783dc2e5275e63e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:07:08.223320 27566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfa90f640283444faaa261f51ddca032. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:08.230666 27617 tablet_bootstrap.cc:492] T cfa90f640283444faaa261f51ddca032 P 4ed71caa0203442b905c93bd964fa098: Bootstrap starting.
I20260710 11:07:08.237951 27617 tablet_bootstrap.cc:654] T cfa90f640283444faaa261f51ddca032 P 4ed71caa0203442b905c93bd964fa098: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:08.239526 27618 tablet_bootstrap.cc:492] T cfa90f640283444faaa261f51ddca032 P 1c7b668de9374367b94d5725f3e66caf: Bootstrap starting.
I20260710 11:07:08.243920 27619 tablet_bootstrap.cc:492] T cfa90f640283444faaa261f51ddca032 P fcc20f822e6d49ddb670ee7d11b51b20: Bootstrap starting.
I20260710 11:07:08.246896 27618 tablet_bootstrap.cc:654] T cfa90f640283444faaa261f51ddca032 P 1c7b668de9374367b94d5725f3e66caf: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:08.248283 27617 tablet_bootstrap.cc:492] T cfa90f640283444faaa261f51ddca032 P 4ed71caa0203442b905c93bd964fa098: No bootstrap required, opened a new log
I20260710 11:07:08.248893 27617 ts_tablet_manager.cc:1403] T cfa90f640283444faaa261f51ddca032 P 4ed71caa0203442b905c93bd964fa098: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.000s
I20260710 11:07:08.249884 27619 tablet_bootstrap.cc:654] T cfa90f640283444faaa261f51ddca032 P fcc20f822e6d49ddb670ee7d11b51b20: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:08.252321 27617 raft_consensus.cc:359] T cfa90f640283444faaa261f51ddca032 P 4ed71caa0203442b905c93bd964fa098 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7b668de9374367b94d5725f3e66caf" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34093 } } peers { permanent_uuid: "4ed71caa0203442b905c93bd964fa098" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38905 } } peers { permanent_uuid: "fcc20f822e6d49ddb670ee7d11b51b20" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42367 } }
I20260710 11:07:08.253234 27618 tablet_bootstrap.cc:492] T cfa90f640283444faaa261f51ddca032 P 1c7b668de9374367b94d5725f3e66caf: No bootstrap required, opened a new log
I20260710 11:07:08.253185 27617 raft_consensus.cc:385] T cfa90f640283444faaa261f51ddca032 P 4ed71caa0203442b905c93bd964fa098 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:08.253822 27617 raft_consensus.cc:740] T cfa90f640283444faaa261f51ddca032 P 4ed71caa0203442b905c93bd964fa098 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ed71caa0203442b905c93bd964fa098, State: Initialized, Role: FOLLOWER
I20260710 11:07:08.253929 27618 ts_tablet_manager.cc:1403] T cfa90f640283444faaa261f51ddca032 P 1c7b668de9374367b94d5725f3e66caf: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.006s
I20260710 11:07:08.254618 27617 consensus_queue.cc:260] T cfa90f640283444faaa261f51ddca032 P 4ed71caa0203442b905c93bd964fa098 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7b668de9374367b94d5725f3e66caf" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34093 } } peers { permanent_uuid: "4ed71caa0203442b905c93bd964fa098" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38905 } } peers { permanent_uuid: "fcc20f822e6d49ddb670ee7d11b51b20" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42367 } }
I20260710 11:07:08.255365 27619 tablet_bootstrap.cc:492] T cfa90f640283444faaa261f51ddca032 P fcc20f822e6d49ddb670ee7d11b51b20: No bootstrap required, opened a new log
I20260710 11:07:08.255925 27619 ts_tablet_manager.cc:1403] T cfa90f640283444faaa261f51ddca032 P fcc20f822e6d49ddb670ee7d11b51b20: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.007s
I20260710 11:07:08.257490 27618 raft_consensus.cc:359] T cfa90f640283444faaa261f51ddca032 P 1c7b668de9374367b94d5725f3e66caf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7b668de9374367b94d5725f3e66caf" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34093 } } peers { permanent_uuid: "4ed71caa0203442b905c93bd964fa098" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38905 } } peers { permanent_uuid: "fcc20f822e6d49ddb670ee7d11b51b20" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42367 } }
I20260710 11:07:08.258332 27618 raft_consensus.cc:385] T cfa90f640283444faaa261f51ddca032 P 1c7b668de9374367b94d5725f3e66caf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:08.258672 27618 raft_consensus.cc:740] T cfa90f640283444faaa261f51ddca032 P 1c7b668de9374367b94d5725f3e66caf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c7b668de9374367b94d5725f3e66caf, State: Initialized, Role: FOLLOWER
I20260710 11:07:08.259064 27619 raft_consensus.cc:359] T cfa90f640283444faaa261f51ddca032 P fcc20f822e6d49ddb670ee7d11b51b20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7b668de9374367b94d5725f3e66caf" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34093 } } peers { permanent_uuid: "4ed71caa0203442b905c93bd964fa098" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38905 } } peers { permanent_uuid: "fcc20f822e6d49ddb670ee7d11b51b20" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42367 } }
I20260710 11:07:08.259876 27619 raft_consensus.cc:385] T cfa90f640283444faaa261f51ddca032 P fcc20f822e6d49ddb670ee7d11b51b20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:08.259475 27618 consensus_queue.cc:260] T cfa90f640283444faaa261f51ddca032 P 1c7b668de9374367b94d5725f3e66caf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7b668de9374367b94d5725f3e66caf" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34093 } } peers { permanent_uuid: "4ed71caa0203442b905c93bd964fa098" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38905 } } peers { permanent_uuid: "fcc20f822e6d49ddb670ee7d11b51b20" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42367 } }
I20260710 11:07:08.260221 27619 raft_consensus.cc:740] T cfa90f640283444faaa261f51ddca032 P fcc20f822e6d49ddb670ee7d11b51b20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcc20f822e6d49ddb670ee7d11b51b20, State: Initialized, Role: FOLLOWER
I20260710 11:07:08.261119 27619 consensus_queue.cc:260] T cfa90f640283444faaa261f51ddca032 P fcc20f822e6d49ddb670ee7d11b51b20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7b668de9374367b94d5725f3e66caf" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34093 } } peers { permanent_uuid: "4ed71caa0203442b905c93bd964fa098" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38905 } } peers { permanent_uuid: "fcc20f822e6d49ddb670ee7d11b51b20" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42367 } }
I20260710 11:07:08.262626 27528 heartbeater.cc:499] Master 127.23.83.254:46415 was elected leader, sending a full tablet report...
I20260710 11:07:08.263736 27453 heartbeater.cc:499] Master 127.23.83.254:46415 was elected leader, sending a full tablet report...
I20260710 11:07:08.264389 27618 ts_tablet_manager.cc:1434] T cfa90f640283444faaa261f51ddca032 P 1c7b668de9374367b94d5725f3e66caf: Time spent starting tablet: real 0.010s	user 0.012s	sys 0.000s
I20260710 11:07:08.268615 27617 ts_tablet_manager.cc:1434] T cfa90f640283444faaa261f51ddca032 P 4ed71caa0203442b905c93bd964fa098: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.008s
I20260710 11:07:08.269650 27617 tablet_bootstrap.cc:492] T 3c1345cd34114cbdbbaafca6b6a84495 P 4ed71caa0203442b905c93bd964fa098: Bootstrap starting.
I20260710 11:07:08.273005 27618 tablet_bootstrap.cc:492] T 3c1345cd34114cbdbbaafca6b6a84495 P 1c7b668de9374367b94d5725f3e66caf: Bootstrap starting.
I20260710 11:07:08.276131 27617 tablet_bootstrap.cc:654] T 3c1345cd34114cbdbbaafca6b6a84495 P 4ed71caa0203442b905c93bd964fa098: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:08.281729 27619 ts_tablet_manager.cc:1434] T cfa90f640283444faaa261f51ddca032 P fcc20f822e6d49ddb670ee7d11b51b20: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.014s
I20260710 11:07:08.282308 27602 heartbeater.cc:499] Master 127.23.83.254:46415 was elected leader, sending a full tablet report...
I20260710 11:07:08.282819 27619 tablet_bootstrap.cc:492] T 3c1345cd34114cbdbbaafca6b6a84495 P fcc20f822e6d49ddb670ee7d11b51b20: Bootstrap starting.
I20260710 11:07:08.283317 27618 tablet_bootstrap.cc:654] T 3c1345cd34114cbdbbaafca6b6a84495 P 1c7b668de9374367b94d5725f3e66caf: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:08.289285 27619 tablet_bootstrap.cc:654] T 3c1345cd34114cbdbbaafca6b6a84495 P fcc20f822e6d49ddb670ee7d11b51b20: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:08.302809 27624 raft_consensus.cc:493] T cfa90f640283444faaa261f51ddca032 P 1c7b668de9374367b94d5725f3e66caf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:08.303588 27624 raft_consensus.cc:515] T cfa90f640283444faaa261f51ddca032 P 1c7b668de9374367b94d5725f3e66caf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7b668de9374367b94d5725f3e66caf" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34093 } } peers { permanent_uuid: "4ed71caa0203442b905c93bd964fa098" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38905 } } peers { permanent_uuid: "fcc20f822e6d49ddb670ee7d11b51b20" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42367 } }
I20260710 11:07:08.313570 27624 leader_election.cc:290] T cfa90f640283444faaa261f51ddca032 P 1c7b668de9374367b94d5725f3e66caf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ed71caa0203442b905c93bd964fa098 (127.23.83.194:38905), fcc20f822e6d49ddb670ee7d11b51b20 (127.23.83.195:42367)
I20260710 11:07:08.326287 27577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfa90f640283444faaa261f51ddca032" candidate_uuid: "1c7b668de9374367b94d5725f3e66caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcc20f822e6d49ddb670ee7d11b51b20" is_pre_election: true
I20260710 11:07:08.327389 27577 raft_consensus.cc:2468] T cfa90f640283444faaa261f51ddca032 P fcc20f822e6d49ddb670ee7d11b51b20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c7b668de9374367b94d5725f3e66caf in term 0.
I20260710 11:07:08.329680 27393 leader_election.cc:304] T cfa90f640283444faaa261f51ddca032 P 1c7b668de9374367b94d5725f3e66caf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c7b668de9374367b94d5725f3e66caf, fcc20f822e6d49ddb670ee7d11b51b20; no voters: 
W20260710 11:07:08.331040 27603 tablet.cc:2406] T cfa90f640283444faaa261f51ddca032 P fcc20f822e6d49ddb670ee7d11b51b20: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:07:08.331141 27624 raft_consensus.cc:2804] T cfa90f640283444faaa261f51ddca032 P 1c7b668de9374367b94d5725f3e66caf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:08.332201 27624 raft_consensus.cc:493] T cfa90f640283444faaa261f51ddca032 P 1c7b668de9374367b94d5725f3e66caf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:08.333168 27624 raft_consensus.cc:3060] T cfa90f640283444faaa261f51ddca032 P 1c7b668de9374367b94d5725f3e66caf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:08.350571 27624 raft_consensus.cc:515] T cfa90f640283444faaa261f51ddca032 P 1c7b668de9374367b94d5725f3e66caf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7b668de9374367b94d5725f3e66caf" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34093 } } peers { permanent_uuid: "4ed71caa0203442b905c93bd964fa098" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38905 } } peers { permanent_uuid: "fcc20f822e6d49ddb670ee7d11b51b20" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42367 } }
I20260710 11:07:08.360872 27577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfa90f640283444faaa261f51ddca032" candidate_uuid: "1c7b668de9374367b94d5725f3e66caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcc20f822e6d49ddb670ee7d11b51b20"
I20260710 11:07:08.361812 27577 raft_consensus.cc:3060] T cfa90f640283444faaa261f51ddca032 P fcc20f822e6d49ddb670ee7d11b51b20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:08.370486 27503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfa90f640283444faaa261f51ddca032" candidate_uuid: "1c7b668de9374367b94d5725f3e66caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ed71caa0203442b905c93bd964fa098" is_pre_election: true
I20260710 11:07:08.371798 27503 raft_consensus.cc:2468] T cfa90f640283444faaa261f51ddca032 P 4ed71caa0203442b905c93bd964fa098 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c7b668de9374367b94d5725f3e66caf in term 0.
I20260710 11:07:08.373411 27577 raft_consensus.cc:2468] T cfa90f640283444faaa261f51ddca032 P fcc20f822e6d49ddb670ee7d11b51b20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c7b668de9374367b94d5725f3e66caf in term 1.
I20260710 11:07:08.373612 27502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfa90f640283444faaa261f51ddca032" candidate_uuid: "1c7b668de9374367b94d5725f3e66caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ed71caa0203442b905c93bd964fa098"
I20260710 11:07:08.375805 27502 raft_consensus.cc:3060] T cfa90f640283444faaa261f51ddca032 P 4ed71caa0203442b905c93bd964fa098 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:08.383176 27393 leader_election.cc:304] T cfa90f640283444faaa261f51ddca032 P 1c7b668de9374367b94d5725f3e66caf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c7b668de9374367b94d5725f3e66caf, fcc20f822e6d49ddb670ee7d11b51b20; no voters: 
I20260710 11:07:08.384442 27624 leader_election.cc:290] T cfa90f640283444faaa261f51ddca032 P 1c7b668de9374367b94d5725f3e66caf [CANDIDATE]: Term 1 election: Requested vote from peers 4ed71caa0203442b905c93bd964fa098 (127.23.83.194:38905), fcc20f822e6d49ddb670ee7d11b51b20 (127.23.83.195:42367)
I20260710 11:07:08.385236 27624 raft_consensus.cc:2804] T cfa90f640283444faaa261f51ddca032 P 1c7b668de9374367b94d5725f3e66caf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:08.386058 27624 raft_consensus.cc:697] T cfa90f640283444faaa261f51ddca032 P 1c7b668de9374367b94d5725f3e66caf [term 1 LEADER]: Becoming Leader. State: Replica: 1c7b668de9374367b94d5725f3e66caf, State: Running, Role: LEADER
I20260710 11:07:08.385154 27617 tablet_bootstrap.cc:492] T 3c1345cd34114cbdbbaafca6b6a84495 P 4ed71caa0203442b905c93bd964fa098: No bootstrap required, opened a new log
I20260710 11:07:08.387677 27617 ts_tablet_manager.cc:1403] T 3c1345cd34114cbdbbaafca6b6a84495 P 4ed71caa0203442b905c93bd964fa098: Time spent bootstrapping tablet: real 0.118s	user 0.035s	sys 0.077s
I20260710 11:07:08.387306 27624 consensus_queue.cc:237] T cfa90f640283444faaa261f51ddca032 P 1c7b668de9374367b94d5725f3e66caf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7b668de9374367b94d5725f3e66caf" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34093 } } peers { permanent_uuid: "4ed71caa0203442b905c93bd964fa098" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38905 } } peers { permanent_uuid: "fcc20f822e6d49ddb670ee7d11b51b20" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42367 } }
I20260710 11:07:08.388823 27619 tablet_bootstrap.cc:492] T 3c1345cd34114cbdbbaafca6b6a84495 P fcc20f822e6d49ddb670ee7d11b51b20: No bootstrap required, opened a new log
I20260710 11:07:08.389323 27619 ts_tablet_manager.cc:1403] T 3c1345cd34114cbdbbaafca6b6a84495 P fcc20f822e6d49ddb670ee7d11b51b20: Time spent bootstrapping tablet: real 0.107s	user 0.042s	sys 0.062s
I20260710 11:07:08.390882 27617 raft_consensus.cc:359] T 3c1345cd34114cbdbbaafca6b6a84495 P 4ed71caa0203442b905c93bd964fa098 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7b668de9374367b94d5725f3e66caf" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34093 } } peers { permanent_uuid: "4ed71caa0203442b905c93bd964fa098" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38905 } } peers { permanent_uuid: "fcc20f822e6d49ddb670ee7d11b51b20" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42367 } }
I20260710 11:07:08.391752 27617 raft_consensus.cc:385] T 3c1345cd34114cbdbbaafca6b6a84495 P 4ed71caa0203442b905c93bd964fa098 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:08.392066 27618 tablet_bootstrap.cc:492] T 3c1345cd34114cbdbbaafca6b6a84495 P 1c7b668de9374367b94d5725f3e66caf: No bootstrap required, opened a new log
I20260710 11:07:08.392072 27617 raft_consensus.cc:740] T 3c1345cd34114cbdbbaafca6b6a84495 P 4ed71caa0203442b905c93bd964fa098 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ed71caa0203442b905c93bd964fa098, State: Initialized, Role: FOLLOWER
I20260710 11:07:08.392514 27619 raft_consensus.cc:359] T 3c1345cd34114cbdbbaafca6b6a84495 P fcc20f822e6d49ddb670ee7d11b51b20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7b668de9374367b94d5725f3e66caf" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34093 } } peers { permanent_uuid: "4ed71caa0203442b905c93bd964fa098" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38905 } } peers { permanent_uuid: "fcc20f822e6d49ddb670ee7d11b51b20" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42367 } }
I20260710 11:07:08.392922 27618 ts_tablet_manager.cc:1403] T 3c1345cd34114cbdbbaafca6b6a84495 P 1c7b668de9374367b94d5725f3e66caf: Time spent bootstrapping tablet: real 0.120s	user 0.036s	sys 0.013s
I20260710 11:07:08.393285 27619 raft_consensus.cc:385] T 3c1345cd34114cbdbbaafca6b6a84495 P fcc20f822e6d49ddb670ee7d11b51b20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:08.393730 27619 raft_consensus.cc:740] T 3c1345cd34114cbdbbaafca6b6a84495 P fcc20f822e6d49ddb670ee7d11b51b20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcc20f822e6d49ddb670ee7d11b51b20, State: Initialized, Role: FOLLOWER
I20260710 11:07:08.394479 27619 consensus_queue.cc:260] T 3c1345cd34114cbdbbaafca6b6a84495 P fcc20f822e6d49ddb670ee7d11b51b20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7b668de9374367b94d5725f3e66caf" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34093 } } peers { permanent_uuid: "4ed71caa0203442b905c93bd964fa098" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38905 } } peers { permanent_uuid: "fcc20f822e6d49ddb670ee7d11b51b20" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42367 } }
I20260710 11:07:08.396415 27619 ts_tablet_manager.cc:1434] T 3c1345cd34114cbdbbaafca6b6a84495 P fcc20f822e6d49ddb670ee7d11b51b20: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:07:08.393209 27617 consensus_queue.cc:260] T 3c1345cd34114cbdbbaafca6b6a84495 P 4ed71caa0203442b905c93bd964fa098 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7b668de9374367b94d5725f3e66caf" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34093 } } peers { permanent_uuid: "4ed71caa0203442b905c93bd964fa098" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38905 } } peers { permanent_uuid: "fcc20f822e6d49ddb670ee7d11b51b20" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42367 } }
I20260710 11:07:08.395689 27502 raft_consensus.cc:2468] T cfa90f640283444faaa261f51ddca032 P 4ed71caa0203442b905c93bd964fa098 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c7b668de9374367b94d5725f3e66caf in term 1.
I20260710 11:07:08.398490 27617 ts_tablet_manager.cc:1434] T 3c1345cd34114cbdbbaafca6b6a84495 P 4ed71caa0203442b905c93bd964fa098: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260710 11:07:08.400089 27623 raft_consensus.cc:493] T 3c1345cd34114cbdbbaafca6b6a84495 P 4ed71caa0203442b905c93bd964fa098 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:08.400722 27623 raft_consensus.cc:515] T 3c1345cd34114cbdbbaafca6b6a84495 P 4ed71caa0203442b905c93bd964fa098 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7b668de9374367b94d5725f3e66caf" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34093 } } peers { permanent_uuid: "4ed71caa0203442b905c93bd964fa098" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38905 } } peers { permanent_uuid: "fcc20f822e6d49ddb670ee7d11b51b20" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42367 } }
I20260710 11:07:08.396517 27618 raft_consensus.cc:359] T 3c1345cd34114cbdbbaafca6b6a84495 P 1c7b668de9374367b94d5725f3e66caf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7b668de9374367b94d5725f3e66caf" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34093 } } peers { permanent_uuid: "4ed71caa0203442b905c93bd964fa098" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38905 } } peers { permanent_uuid: "fcc20f822e6d49ddb670ee7d11b51b20" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42367 } }
I20260710 11:07:08.402278 27618 raft_consensus.cc:385] T 3c1345cd34114cbdbbaafca6b6a84495 P 1c7b668de9374367b94d5725f3e66caf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:08.402673 27618 raft_consensus.cc:740] T 3c1345cd34114cbdbbaafca6b6a84495 P 1c7b668de9374367b94d5725f3e66caf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c7b668de9374367b94d5725f3e66caf, State: Initialized, Role: FOLLOWER
I20260710 11:07:08.403515 27618 consensus_queue.cc:260] T 3c1345cd34114cbdbbaafca6b6a84495 P 1c7b668de9374367b94d5725f3e66caf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7b668de9374367b94d5725f3e66caf" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34093 } } peers { permanent_uuid: "4ed71caa0203442b905c93bd964fa098" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38905 } } peers { permanent_uuid: "fcc20f822e6d49ddb670ee7d11b51b20" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42367 } }
I20260710 11:07:08.406191 27618 ts_tablet_manager.cc:1434] T 3c1345cd34114cbdbbaafca6b6a84495 P 1c7b668de9374367b94d5725f3e66caf: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 11:07:08.409288 27623 leader_election.cc:290] T 3c1345cd34114cbdbbaafca6b6a84495 P 4ed71caa0203442b905c93bd964fa098 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c7b668de9374367b94d5725f3e66caf (127.23.83.193:34093), fcc20f822e6d49ddb670ee7d11b51b20 (127.23.83.195:42367)
I20260710 11:07:08.426510 27428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c1345cd34114cbdbbaafca6b6a84495" candidate_uuid: "4ed71caa0203442b905c93bd964fa098" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c7b668de9374367b94d5725f3e66caf" is_pre_election: true
I20260710 11:07:08.427215 27428 raft_consensus.cc:2468] T 3c1345cd34114cbdbbaafca6b6a84495 P 1c7b668de9374367b94d5725f3e66caf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ed71caa0203442b905c93bd964fa098 in term 0.
I20260710 11:07:08.428447 27468 leader_election.cc:304] T 3c1345cd34114cbdbbaafca6b6a84495 P 4ed71caa0203442b905c93bd964fa098 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c7b668de9374367b94d5725f3e66caf, 4ed71caa0203442b905c93bd964fa098; no voters: 
I20260710 11:07:08.428028 27324 catalog_manager.cc:5697] T cfa90f640283444faaa261f51ddca032 P 1c7b668de9374367b94d5725f3e66caf reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c7b668de9374367b94d5725f3e66caf (127.23.83.193). New cstate: current_term: 1 leader_uuid: "1c7b668de9374367b94d5725f3e66caf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7b668de9374367b94d5725f3e66caf" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ed71caa0203442b905c93bd964fa098" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcc20f822e6d49ddb670ee7d11b51b20" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42367 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:08.429174 27623 raft_consensus.cc:2804] T 3c1345cd34114cbdbbaafca6b6a84495 P 4ed71caa0203442b905c93bd964fa098 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:08.429524 27623 raft_consensus.cc:493] T 3c1345cd34114cbdbbaafca6b6a84495 P 4ed71caa0203442b905c93bd964fa098 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:08.429839 27623 raft_consensus.cc:3060] T 3c1345cd34114cbdbbaafca6b6a84495 P 4ed71caa0203442b905c93bd964fa098 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:08.433036 27577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c1345cd34114cbdbbaafca6b6a84495" candidate_uuid: "4ed71caa0203442b905c93bd964fa098" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcc20f822e6d49ddb670ee7d11b51b20" is_pre_election: true
I20260710 11:07:08.433710 27577 raft_consensus.cc:2468] T 3c1345cd34114cbdbbaafca6b6a84495 P fcc20f822e6d49ddb670ee7d11b51b20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ed71caa0203442b905c93bd964fa098 in term 0.
I20260710 11:07:08.437171 27623 raft_consensus.cc:515] T 3c1345cd34114cbdbbaafca6b6a84495 P 4ed71caa0203442b905c93bd964fa098 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7b668de9374367b94d5725f3e66caf" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34093 } } peers { permanent_uuid: "4ed71caa0203442b905c93bd964fa098" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38905 } } peers { permanent_uuid: "fcc20f822e6d49ddb670ee7d11b51b20" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42367 } }
I20260710 11:07:08.439152 27623 leader_election.cc:290] T 3c1345cd34114cbdbbaafca6b6a84495 P 4ed71caa0203442b905c93bd964fa098 [CANDIDATE]: Term 1 election: Requested vote from peers 1c7b668de9374367b94d5725f3e66caf (127.23.83.193:34093), fcc20f822e6d49ddb670ee7d11b51b20 (127.23.83.195:42367)
I20260710 11:07:08.439823 27428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c1345cd34114cbdbbaafca6b6a84495" candidate_uuid: "4ed71caa0203442b905c93bd964fa098" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c7b668de9374367b94d5725f3e66caf"
I20260710 11:07:08.440081 27577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c1345cd34114cbdbbaafca6b6a84495" candidate_uuid: "4ed71caa0203442b905c93bd964fa098" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcc20f822e6d49ddb670ee7d11b51b20"
I20260710 11:07:08.440537 27428 raft_consensus.cc:3060] T 3c1345cd34114cbdbbaafca6b6a84495 P 1c7b668de9374367b94d5725f3e66caf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:08.440622 27577 raft_consensus.cc:3060] T 3c1345cd34114cbdbbaafca6b6a84495 P fcc20f822e6d49ddb670ee7d11b51b20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:08.445874 27428 raft_consensus.cc:2468] T 3c1345cd34114cbdbbaafca6b6a84495 P 1c7b668de9374367b94d5725f3e66caf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ed71caa0203442b905c93bd964fa098 in term 1.
I20260710 11:07:08.446439 27577 raft_consensus.cc:2468] T 3c1345cd34114cbdbbaafca6b6a84495 P fcc20f822e6d49ddb670ee7d11b51b20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ed71caa0203442b905c93bd964fa098 in term 1.
I20260710 11:07:08.446929 27468 leader_election.cc:304] T 3c1345cd34114cbdbbaafca6b6a84495 P 4ed71caa0203442b905c93bd964fa098 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c7b668de9374367b94d5725f3e66caf, 4ed71caa0203442b905c93bd964fa098; no voters: 
I20260710 11:07:08.447698 27623 raft_consensus.cc:2804] T 3c1345cd34114cbdbbaafca6b6a84495 P 4ed71caa0203442b905c93bd964fa098 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:08.448974 27623 raft_consensus.cc:697] T 3c1345cd34114cbdbbaafca6b6a84495 P 4ed71caa0203442b905c93bd964fa098 [term 1 LEADER]: Becoming Leader. State: Replica: 4ed71caa0203442b905c93bd964fa098, State: Running, Role: LEADER
I20260710 11:07:08.449795 27623 consensus_queue.cc:237] T 3c1345cd34114cbdbbaafca6b6a84495 P 4ed71caa0203442b905c93bd964fa098 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7b668de9374367b94d5725f3e66caf" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34093 } } peers { permanent_uuid: "4ed71caa0203442b905c93bd964fa098" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38905 } } peers { permanent_uuid: "fcc20f822e6d49ddb670ee7d11b51b20" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42367 } }
I20260710 11:07:08.456557 27324 catalog_manager.cc:5697] T 3c1345cd34114cbdbbaafca6b6a84495 P 4ed71caa0203442b905c93bd964fa098 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ed71caa0203442b905c93bd964fa098 (127.23.83.194). New cstate: current_term: 1 leader_uuid: "4ed71caa0203442b905c93bd964fa098" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7b668de9374367b94d5725f3e66caf" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ed71caa0203442b905c93bd964fa098" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcc20f822e6d49ddb670ee7d11b51b20" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42367 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:08.490342 27324 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50272:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:07:08.492642 27324 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:07:08.518106 27417 tablet_service.cc:1511] Processing CreateTablet for tablet 4a56fef28a7f4c78b03f6f7278c738b8 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e7293adc64064993b9ed0ac8431dd8cf]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:07:08.519332 27492 tablet_service.cc:1511] Processing CreateTablet for tablet 4a56fef28a7f4c78b03f6f7278c738b8 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e7293adc64064993b9ed0ac8431dd8cf]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:07:08.519392 27417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a56fef28a7f4c78b03f6f7278c738b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:08.520751 27492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a56fef28a7f4c78b03f6f7278c738b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:08.520869 27566 tablet_service.cc:1511] Processing CreateTablet for tablet 4a56fef28a7f4c78b03f6f7278c738b8 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e7293adc64064993b9ed0ac8431dd8cf]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:07:08.522531 27566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a56fef28a7f4c78b03f6f7278c738b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:08.522753 27418 tablet_service.cc:1511] Processing CreateTablet for tablet 2c66c45bf8434fda8b90c8600ec391c8 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e7293adc64064993b9ed0ac8431dd8cf]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:07:08.524098 27418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c66c45bf8434fda8b90c8600ec391c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:08.537657 27618 tablet_bootstrap.cc:492] T 4a56fef28a7f4c78b03f6f7278c738b8 P 1c7b668de9374367b94d5725f3e66caf: Bootstrap starting.
I20260710 11:07:08.537693 27617 tablet_bootstrap.cc:492] T 4a56fef28a7f4c78b03f6f7278c738b8 P 4ed71caa0203442b905c93bd964fa098: Bootstrap starting.
I20260710 11:07:08.542121 27492 tablet_service.cc:1511] Processing CreateTablet for tablet 2c66c45bf8434fda8b90c8600ec391c8 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e7293adc64064993b9ed0ac8431dd8cf]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:07:08.543414 27492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c66c45bf8434fda8b90c8600ec391c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:08.545491 27619 tablet_bootstrap.cc:492] T 4a56fef28a7f4c78b03f6f7278c738b8 P fcc20f822e6d49ddb670ee7d11b51b20: Bootstrap starting.
I20260710 11:07:08.545749 27567 tablet_service.cc:1511] Processing CreateTablet for tablet 2c66c45bf8434fda8b90c8600ec391c8 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e7293adc64064993b9ed0ac8431dd8cf]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:07:08.547138 27567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c66c45bf8434fda8b90c8600ec391c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:08.548157 27617 tablet_bootstrap.cc:654] T 4a56fef28a7f4c78b03f6f7278c738b8 P 4ed71caa0203442b905c93bd964fa098: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:08.554217 27619 tablet_bootstrap.cc:654] T 4a56fef28a7f4c78b03f6f7278c738b8 P fcc20f822e6d49ddb670ee7d11b51b20: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:08.558456 27618 tablet_bootstrap.cc:654] T 4a56fef28a7f4c78b03f6f7278c738b8 P 1c7b668de9374367b94d5725f3e66caf: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:08.571116 27619 tablet_bootstrap.cc:492] T 4a56fef28a7f4c78b03f6f7278c738b8 P fcc20f822e6d49ddb670ee7d11b51b20: No bootstrap required, opened a new log
I20260710 11:07:08.571774 27619 ts_tablet_manager.cc:1403] T 4a56fef28a7f4c78b03f6f7278c738b8 P fcc20f822e6d49ddb670ee7d11b51b20: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.011s
I20260710 11:07:08.575465 27619 raft_consensus.cc:359] T 4a56fef28a7f4c78b03f6f7278c738b8 P fcc20f822e6d49ddb670ee7d11b51b20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7b668de9374367b94d5725f3e66caf" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34093 } } peers { permanent_uuid: "4ed71caa0203442b905c93bd964fa098" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38905 } } peers { permanent_uuid: "fcc20f822e6d49ddb670ee7d11b51b20" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42367 } }
I20260710 11:07:08.576383 27619 raft_consensus.cc:385] T 4a56fef28a7f4c78b03f6f7278c738b8 P fcc20f822e6d49ddb670ee7d11b51b20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:08.576790 27619 raft_consensus.cc:740] T 4a56fef28a7f4c78b03f6f7278c738b8 P fcc20f822e6d49ddb670ee7d11b51b20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcc20f822e6d49ddb670ee7d11b51b20, State: Initialized, Role: FOLLOWER
I20260710 11:07:08.577678 27619 consensus_queue.cc:260] T 4a56fef28a7f4c78b03f6f7278c738b8 P fcc20f822e6d49ddb670ee7d11b51b20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7b668de9374367b94d5725f3e66caf" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34093 } } peers { permanent_uuid: "4ed71caa0203442b905c93bd964fa098" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38905 } } peers { permanent_uuid: "fcc20f822e6d49ddb670ee7d11b51b20" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42367 } }
I20260710 11:07:08.578284 27618 tablet_bootstrap.cc:492] T 4a56fef28a7f4c78b03f6f7278c738b8 P 1c7b668de9374367b94d5725f3e66caf: No bootstrap required, opened a new log
I20260710 11:07:08.579007 27618 ts_tablet_manager.cc:1403] T 4a56fef28a7f4c78b03f6f7278c738b8 P 1c7b668de9374367b94d5725f3e66caf: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.004s
I20260710 11:07:08.581421 27619 ts_tablet_manager.cc:1434] T 4a56fef28a7f4c78b03f6f7278c738b8 P fcc20f822e6d49ddb670ee7d11b51b20: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:07:08.582618 27619 tablet_bootstrap.cc:492] T 2c66c45bf8434fda8b90c8600ec391c8 P fcc20f822e6d49ddb670ee7d11b51b20: Bootstrap starting.
I20260710 11:07:08.583599 27618 raft_consensus.cc:359] T 4a56fef28a7f4c78b03f6f7278c738b8 P 1c7b668de9374367b94d5725f3e66caf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7b668de9374367b94d5725f3e66caf" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34093 } } peers { permanent_uuid: "4ed71caa0203442b905c93bd964fa098" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38905 } } peers { permanent_uuid: "fcc20f822e6d49ddb670ee7d11b51b20" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42367 } }
I20260710 11:07:08.584369 27618 raft_consensus.cc:385] T 4a56fef28a7f4c78b03f6f7278c738b8 P 1c7b668de9374367b94d5725f3e66caf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:08.584667 27618 raft_consensus.cc:740] T 4a56fef28a7f4c78b03f6f7278c738b8 P 1c7b668de9374367b94d5725f3e66caf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c7b668de9374367b94d5725f3e66caf, State: Initialized, Role: FOLLOWER
I20260710 11:07:08.585829 27617 tablet_bootstrap.cc:492] T 4a56fef28a7f4c78b03f6f7278c738b8 P 4ed71caa0203442b905c93bd964fa098: No bootstrap required, opened a new log
I20260710 11:07:08.585381 27618 consensus_queue.cc:260] T 4a56fef28a7f4c78b03f6f7278c738b8 P 1c7b668de9374367b94d5725f3e66caf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7b668de9374367b94d5725f3e66caf" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34093 } } peers { permanent_uuid: "4ed71caa0203442b905c93bd964fa098" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38905 } } peers { permanent_uuid: "fcc20f822e6d49ddb670ee7d11b51b20" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42367 } }
I20260710 11:07:08.586315 27617 ts_tablet_manager.cc:1403] T 4a56fef28a7f4c78b03f6f7278c738b8 P 4ed71caa0203442b905c93bd964fa098: Time spent bootstrapping tablet: real 0.049s	user 0.020s	sys 0.016s
I20260710 11:07:08.587790 27618 ts_tablet_manager.cc:1434] T 4a56fef28a7f4c78b03f6f7278c738b8 P 1c7b668de9374367b94d5725f3e66caf: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 11:07:08.589835 27617 raft_consensus.cc:359] T 4a56fef28a7f4c78b03f6f7278c738b8 P 4ed71caa0203442b905c93bd964fa098 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7b668de9374367b94d5725f3e66caf" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34093 } } peers { permanent_uuid: "4ed71caa0203442b905c93bd964fa098" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38905 } } peers { permanent_uuid: "fcc20f822e6d49ddb670ee7d11b51b20" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42367 } }
I20260710 11:07:08.590512 27618 tablet_bootstrap.cc:492] T 2c66c45bf8434fda8b90c8600ec391c8 P 1c7b668de9374367b94d5725f3e66caf: Bootstrap starting.
I20260710 11:07:08.590556 27617 raft_consensus.cc:385] T 4a56fef28a7f4c78b03f6f7278c738b8 P 4ed71caa0203442b905c93bd964fa098 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:08.591041 27617 raft_consensus.cc:740] T 4a56fef28a7f4c78b03f6f7278c738b8 P 4ed71caa0203442b905c93bd964fa098 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ed71caa0203442b905c93bd964fa098, State: Initialized, Role: FOLLOWER
I20260710 11:07:08.591133 27619 tablet_bootstrap.cc:654] T 2c66c45bf8434fda8b90c8600ec391c8 P fcc20f822e6d49ddb670ee7d11b51b20: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:08.591882 27617 consensus_queue.cc:260] T 4a56fef28a7f4c78b03f6f7278c738b8 P 4ed71caa0203442b905c93bd964fa098 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7b668de9374367b94d5725f3e66caf" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34093 } } peers { permanent_uuid: "4ed71caa0203442b905c93bd964fa098" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38905 } } peers { permanent_uuid: "fcc20f822e6d49ddb670ee7d11b51b20" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42367 } }
I20260710 11:07:08.597683 27617 ts_tablet_manager.cc:1434] T 4a56fef28a7f4c78b03f6f7278c738b8 P 4ed71caa0203442b905c93bd964fa098: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:07:08.598265 27618 tablet_bootstrap.cc:654] T 2c66c45bf8434fda8b90c8600ec391c8 P 1c7b668de9374367b94d5725f3e66caf: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:08.598847 27617 tablet_bootstrap.cc:492] T 2c66c45bf8434fda8b90c8600ec391c8 P 4ed71caa0203442b905c93bd964fa098: Bootstrap starting.
I20260710 11:07:08.608513 27617 tablet_bootstrap.cc:654] T 2c66c45bf8434fda8b90c8600ec391c8 P 4ed71caa0203442b905c93bd964fa098: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:08.619163 27618 tablet_bootstrap.cc:492] T 2c66c45bf8434fda8b90c8600ec391c8 P 1c7b668de9374367b94d5725f3e66caf: No bootstrap required, opened a new log
I20260710 11:07:08.619760 27618 ts_tablet_manager.cc:1403] T 2c66c45bf8434fda8b90c8600ec391c8 P 1c7b668de9374367b94d5725f3e66caf: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.014s
I20260710 11:07:08.619951 27617 tablet_bootstrap.cc:492] T 2c66c45bf8434fda8b90c8600ec391c8 P 4ed71caa0203442b905c93bd964fa098: No bootstrap required, opened a new log
I20260710 11:07:08.620430 27617 ts_tablet_manager.cc:1403] T 2c66c45bf8434fda8b90c8600ec391c8 P 4ed71caa0203442b905c93bd964fa098: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.003s
I20260710 11:07:08.620826 27619 tablet_bootstrap.cc:492] T 2c66c45bf8434fda8b90c8600ec391c8 P fcc20f822e6d49ddb670ee7d11b51b20: No bootstrap required, opened a new log
I20260710 11:07:08.621371 27619 ts_tablet_manager.cc:1403] T 2c66c45bf8434fda8b90c8600ec391c8 P fcc20f822e6d49ddb670ee7d11b51b20: Time spent bootstrapping tablet: real 0.039s	user 0.016s	sys 0.008s
I20260710 11:07:08.622572 27617 raft_consensus.cc:359] T 2c66c45bf8434fda8b90c8600ec391c8 P 4ed71caa0203442b905c93bd964fa098 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7b668de9374367b94d5725f3e66caf" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34093 } } peers { permanent_uuid: "4ed71caa0203442b905c93bd964fa098" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38905 } } peers { permanent_uuid: "fcc20f822e6d49ddb670ee7d11b51b20" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42367 } }
I20260710 11:07:08.623299 27617 raft_consensus.cc:385] T 2c66c45bf8434fda8b90c8600ec391c8 P 4ed71caa0203442b905c93bd964fa098 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:08.623124 27618 raft_consensus.cc:359] T 2c66c45bf8434fda8b90c8600ec391c8 P 1c7b668de9374367b94d5725f3e66caf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7b668de9374367b94d5725f3e66caf" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34093 } } peers { permanent_uuid: "4ed71caa0203442b905c93bd964fa098" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38905 } } peers { permanent_uuid: "fcc20f822e6d49ddb670ee7d11b51b20" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42367 } }
I20260710 11:07:08.623651 27617 raft_consensus.cc:740] T 2c66c45bf8434fda8b90c8600ec391c8 P 4ed71caa0203442b905c93bd964fa098 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ed71caa0203442b905c93bd964fa098, State: Initialized, Role: FOLLOWER
I20260710 11:07:08.624043 27618 raft_consensus.cc:385] T 2c66c45bf8434fda8b90c8600ec391c8 P 1c7b668de9374367b94d5725f3e66caf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:08.624431 27618 raft_consensus.cc:740] T 2c66c45bf8434fda8b90c8600ec391c8 P 1c7b668de9374367b94d5725f3e66caf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c7b668de9374367b94d5725f3e66caf, State: Initialized, Role: FOLLOWER
I20260710 11:07:08.624589 27617 consensus_queue.cc:260] T 2c66c45bf8434fda8b90c8600ec391c8 P 4ed71caa0203442b905c93bd964fa098 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7b668de9374367b94d5725f3e66caf" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34093 } } peers { permanent_uuid: "4ed71caa0203442b905c93bd964fa098" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38905 } } peers { permanent_uuid: "fcc20f822e6d49ddb670ee7d11b51b20" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42367 } }
I20260710 11:07:08.624449 27619 raft_consensus.cc:359] T 2c66c45bf8434fda8b90c8600ec391c8 P fcc20f822e6d49ddb670ee7d11b51b20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7b668de9374367b94d5725f3e66caf" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34093 } } peers { permanent_uuid: "4ed71caa0203442b905c93bd964fa098" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38905 } } peers { permanent_uuid: "fcc20f822e6d49ddb670ee7d11b51b20" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42367 } }
I20260710 11:07:08.625572 27619 raft_consensus.cc:385] T 2c66c45bf8434fda8b90c8600ec391c8 P fcc20f822e6d49ddb670ee7d11b51b20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:08.625991 27619 raft_consensus.cc:740] T 2c66c45bf8434fda8b90c8600ec391c8 P fcc20f822e6d49ddb670ee7d11b51b20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcc20f822e6d49ddb670ee7d11b51b20, State: Initialized, Role: FOLLOWER
I20260710 11:07:08.625540 27618 consensus_queue.cc:260] T 2c66c45bf8434fda8b90c8600ec391c8 P 1c7b668de9374367b94d5725f3e66caf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7b668de9374367b94d5725f3e66caf" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34093 } } peers { permanent_uuid: "4ed71caa0203442b905c93bd964fa098" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38905 } } peers { permanent_uuid: "fcc20f822e6d49ddb670ee7d11b51b20" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42367 } }
I20260710 11:07:08.626833 27619 consensus_queue.cc:260] T 2c66c45bf8434fda8b90c8600ec391c8 P fcc20f822e6d49ddb670ee7d11b51b20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7b668de9374367b94d5725f3e66caf" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34093 } } peers { permanent_uuid: "4ed71caa0203442b905c93bd964fa098" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38905 } } peers { permanent_uuid: "fcc20f822e6d49ddb670ee7d11b51b20" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42367 } }
I20260710 11:07:08.627259 27617 ts_tablet_manager.cc:1434] T 2c66c45bf8434fda8b90c8600ec391c8 P 4ed71caa0203442b905c93bd964fa098: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:07:08.627765 27618 ts_tablet_manager.cc:1434] T 2c66c45bf8434fda8b90c8600ec391c8 P 1c7b668de9374367b94d5725f3e66caf: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.004s
I20260710 11:07:08.629004 27619 ts_tablet_manager.cc:1434] T 2c66c45bf8434fda8b90c8600ec391c8 P fcc20f822e6d49ddb670ee7d11b51b20: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:07:08.636829 27623 raft_consensus.cc:493] T 2c66c45bf8434fda8b90c8600ec391c8 P 4ed71caa0203442b905c93bd964fa098 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:08.637349 27623 raft_consensus.cc:515] T 2c66c45bf8434fda8b90c8600ec391c8 P 4ed71caa0203442b905c93bd964fa098 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7b668de9374367b94d5725f3e66caf" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34093 } } peers { permanent_uuid: "4ed71caa0203442b905c93bd964fa098" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38905 } } peers { permanent_uuid: "fcc20f822e6d49ddb670ee7d11b51b20" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42367 } }
I20260710 11:07:08.639647 27623 leader_election.cc:290] T 2c66c45bf8434fda8b90c8600ec391c8 P 4ed71caa0203442b905c93bd964fa098 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c7b668de9374367b94d5725f3e66caf (127.23.83.193:34093), fcc20f822e6d49ddb670ee7d11b51b20 (127.23.83.195:42367)
I20260710 11:07:08.640602 27428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c66c45bf8434fda8b90c8600ec391c8" candidate_uuid: "4ed71caa0203442b905c93bd964fa098" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c7b668de9374367b94d5725f3e66caf" is_pre_election: true
I20260710 11:07:08.641243 27428 raft_consensus.cc:2468] T 2c66c45bf8434fda8b90c8600ec391c8 P 1c7b668de9374367b94d5725f3e66caf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ed71caa0203442b905c93bd964fa098 in term 0.
I20260710 11:07:08.642529 27468 leader_election.cc:304] T 2c66c45bf8434fda8b90c8600ec391c8 P 4ed71caa0203442b905c93bd964fa098 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c7b668de9374367b94d5725f3e66caf, 4ed71caa0203442b905c93bd964fa098; no voters: 
I20260710 11:07:08.642590 27577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c66c45bf8434fda8b90c8600ec391c8" candidate_uuid: "4ed71caa0203442b905c93bd964fa098" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcc20f822e6d49ddb670ee7d11b51b20" is_pre_election: true
I20260710 11:07:08.643244 27623 raft_consensus.cc:2804] T 2c66c45bf8434fda8b90c8600ec391c8 P 4ed71caa0203442b905c93bd964fa098 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:08.643193 27577 raft_consensus.cc:2468] T 2c66c45bf8434fda8b90c8600ec391c8 P fcc20f822e6d49ddb670ee7d11b51b20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ed71caa0203442b905c93bd964fa098 in term 0.
I20260710 11:07:08.643710 27623 raft_consensus.cc:493] T 2c66c45bf8434fda8b90c8600ec391c8 P 4ed71caa0203442b905c93bd964fa098 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:08.644124 27623 raft_consensus.cc:3060] T 2c66c45bf8434fda8b90c8600ec391c8 P 4ed71caa0203442b905c93bd964fa098 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:08.648779 27623 raft_consensus.cc:515] T 2c66c45bf8434fda8b90c8600ec391c8 P 4ed71caa0203442b905c93bd964fa098 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7b668de9374367b94d5725f3e66caf" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34093 } } peers { permanent_uuid: "4ed71caa0203442b905c93bd964fa098" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38905 } } peers { permanent_uuid: "fcc20f822e6d49ddb670ee7d11b51b20" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42367 } }
I20260710 11:07:08.650527 27623 leader_election.cc:290] T 2c66c45bf8434fda8b90c8600ec391c8 P 4ed71caa0203442b905c93bd964fa098 [CANDIDATE]: Term 1 election: Requested vote from peers 1c7b668de9374367b94d5725f3e66caf (127.23.83.193:34093), fcc20f822e6d49ddb670ee7d11b51b20 (127.23.83.195:42367)
I20260710 11:07:08.651274 27428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c66c45bf8434fda8b90c8600ec391c8" candidate_uuid: "4ed71caa0203442b905c93bd964fa098" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c7b668de9374367b94d5725f3e66caf"
I20260710 11:07:08.651574 27577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c66c45bf8434fda8b90c8600ec391c8" candidate_uuid: "4ed71caa0203442b905c93bd964fa098" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcc20f822e6d49ddb670ee7d11b51b20"
I20260710 11:07:08.651809 27428 raft_consensus.cc:3060] T 2c66c45bf8434fda8b90c8600ec391c8 P 1c7b668de9374367b94d5725f3e66caf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:08.652278 27577 raft_consensus.cc:3060] T 2c66c45bf8434fda8b90c8600ec391c8 P fcc20f822e6d49ddb670ee7d11b51b20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:08.656680 27428 raft_consensus.cc:2468] T 2c66c45bf8434fda8b90c8600ec391c8 P 1c7b668de9374367b94d5725f3e66caf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ed71caa0203442b905c93bd964fa098 in term 1.
I20260710 11:07:08.657596 27577 raft_consensus.cc:2468] T 2c66c45bf8434fda8b90c8600ec391c8 P fcc20f822e6d49ddb670ee7d11b51b20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ed71caa0203442b905c93bd964fa098 in term 1.
I20260710 11:07:08.657968 27468 leader_election.cc:304] T 2c66c45bf8434fda8b90c8600ec391c8 P 4ed71caa0203442b905c93bd964fa098 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c7b668de9374367b94d5725f3e66caf, 4ed71caa0203442b905c93bd964fa098; no voters: 
I20260710 11:07:08.658882 27623 raft_consensus.cc:2804] T 2c66c45bf8434fda8b90c8600ec391c8 P 4ed71caa0203442b905c93bd964fa098 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:08.659384 27623 raft_consensus.cc:697] T 2c66c45bf8434fda8b90c8600ec391c8 P 4ed71caa0203442b905c93bd964fa098 [term 1 LEADER]: Becoming Leader. State: Replica: 4ed71caa0203442b905c93bd964fa098, State: Running, Role: LEADER
I20260710 11:07:08.660117 27623 consensus_queue.cc:237] T 2c66c45bf8434fda8b90c8600ec391c8 P 4ed71caa0203442b905c93bd964fa098 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7b668de9374367b94d5725f3e66caf" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34093 } } peers { permanent_uuid: "4ed71caa0203442b905c93bd964fa098" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38905 } } peers { permanent_uuid: "fcc20f822e6d49ddb670ee7d11b51b20" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42367 } }
I20260710 11:07:08.667752 27326 catalog_manager.cc:5697] T 2c66c45bf8434fda8b90c8600ec391c8 P 4ed71caa0203442b905c93bd964fa098 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ed71caa0203442b905c93bd964fa098 (127.23.83.194). New cstate: current_term: 1 leader_uuid: "4ed71caa0203442b905c93bd964fa098" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7b668de9374367b94d5725f3e66caf" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ed71caa0203442b905c93bd964fa098" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcc20f822e6d49ddb670ee7d11b51b20" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42367 } health_report { overall_health: UNKNOWN } } }
W20260710 11:07:08.691190 27374 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:07:08.821278 27624 consensus_queue.cc:1048] T cfa90f640283444faaa261f51ddca032 P 1c7b668de9374367b94d5725f3e66caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcc20f822e6d49ddb670ee7d11b51b20" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:08.834403 27624 consensus_queue.cc:1048] T cfa90f640283444faaa261f51ddca032 P 1c7b668de9374367b94d5725f3e66caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ed71caa0203442b905c93bd964fa098" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:08.843600 27623 raft_consensus.cc:493] T 4a56fef28a7f4c78b03f6f7278c738b8 P 4ed71caa0203442b905c93bd964fa098 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:08.844108 27623 raft_consensus.cc:515] T 4a56fef28a7f4c78b03f6f7278c738b8 P 4ed71caa0203442b905c93bd964fa098 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7b668de9374367b94d5725f3e66caf" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34093 } } peers { permanent_uuid: "4ed71caa0203442b905c93bd964fa098" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38905 } } peers { permanent_uuid: "fcc20f822e6d49ddb670ee7d11b51b20" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42367 } }
I20260710 11:07:08.845956 27623 leader_election.cc:290] T 4a56fef28a7f4c78b03f6f7278c738b8 P 4ed71caa0203442b905c93bd964fa098 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c7b668de9374367b94d5725f3e66caf (127.23.83.193:34093), fcc20f822e6d49ddb670ee7d11b51b20 (127.23.83.195:42367)
I20260710 11:07:08.846616 27428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a56fef28a7f4c78b03f6f7278c738b8" candidate_uuid: "4ed71caa0203442b905c93bd964fa098" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c7b668de9374367b94d5725f3e66caf" is_pre_election: true
I20260710 11:07:08.847144 27577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a56fef28a7f4c78b03f6f7278c738b8" candidate_uuid: "4ed71caa0203442b905c93bd964fa098" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcc20f822e6d49ddb670ee7d11b51b20" is_pre_election: true
I20260710 11:07:08.847323 27428 raft_consensus.cc:2468] T 4a56fef28a7f4c78b03f6f7278c738b8 P 1c7b668de9374367b94d5725f3e66caf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ed71caa0203442b905c93bd964fa098 in term 0.
I20260710 11:07:08.848037 27577 raft_consensus.cc:2468] T 4a56fef28a7f4c78b03f6f7278c738b8 P fcc20f822e6d49ddb670ee7d11b51b20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ed71caa0203442b905c93bd964fa098 in term 0.
I20260710 11:07:08.848734 27468 leader_election.cc:304] T 4a56fef28a7f4c78b03f6f7278c738b8 P 4ed71caa0203442b905c93bd964fa098 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c7b668de9374367b94d5725f3e66caf, 4ed71caa0203442b905c93bd964fa098; no voters: 
I20260710 11:07:08.850063 27623 raft_consensus.cc:2804] T 4a56fef28a7f4c78b03f6f7278c738b8 P 4ed71caa0203442b905c93bd964fa098 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:08.850427 27623 raft_consensus.cc:493] T 4a56fef28a7f4c78b03f6f7278c738b8 P 4ed71caa0203442b905c93bd964fa098 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:08.850767 27623 raft_consensus.cc:3060] T 4a56fef28a7f4c78b03f6f7278c738b8 P 4ed71caa0203442b905c93bd964fa098 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:08.857076 27623 raft_consensus.cc:515] T 4a56fef28a7f4c78b03f6f7278c738b8 P 4ed71caa0203442b905c93bd964fa098 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7b668de9374367b94d5725f3e66caf" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34093 } } peers { permanent_uuid: "4ed71caa0203442b905c93bd964fa098" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38905 } } peers { permanent_uuid: "fcc20f822e6d49ddb670ee7d11b51b20" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42367 } }
I20260710 11:07:08.859207 27623 leader_election.cc:290] T 4a56fef28a7f4c78b03f6f7278c738b8 P 4ed71caa0203442b905c93bd964fa098 [CANDIDATE]: Term 1 election: Requested vote from peers 1c7b668de9374367b94d5725f3e66caf (127.23.83.193:34093), fcc20f822e6d49ddb670ee7d11b51b20 (127.23.83.195:42367)
I20260710 11:07:08.860138 27428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a56fef28a7f4c78b03f6f7278c738b8" candidate_uuid: "4ed71caa0203442b905c93bd964fa098" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c7b668de9374367b94d5725f3e66caf"
I20260710 11:07:08.860721 27428 raft_consensus.cc:3060] T 4a56fef28a7f4c78b03f6f7278c738b8 P 1c7b668de9374367b94d5725f3e66caf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:08.860432 27577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a56fef28a7f4c78b03f6f7278c738b8" candidate_uuid: "4ed71caa0203442b905c93bd964fa098" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcc20f822e6d49ddb670ee7d11b51b20"
I20260710 11:07:08.861311 27577 raft_consensus.cc:3060] T 4a56fef28a7f4c78b03f6f7278c738b8 P fcc20f822e6d49ddb670ee7d11b51b20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:08.866007 27428 raft_consensus.cc:2468] T 4a56fef28a7f4c78b03f6f7278c738b8 P 1c7b668de9374367b94d5725f3e66caf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ed71caa0203442b905c93bd964fa098 in term 1.
I20260710 11:07:08.866358 27577 raft_consensus.cc:2468] T 4a56fef28a7f4c78b03f6f7278c738b8 P fcc20f822e6d49ddb670ee7d11b51b20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ed71caa0203442b905c93bd964fa098 in term 1.
I20260710 11:07:08.867449 27468 leader_election.cc:304] T 4a56fef28a7f4c78b03f6f7278c738b8 P 4ed71caa0203442b905c93bd964fa098 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c7b668de9374367b94d5725f3e66caf, 4ed71caa0203442b905c93bd964fa098; no voters: 
I20260710 11:07:08.868247 27623 raft_consensus.cc:2804] T 4a56fef28a7f4c78b03f6f7278c738b8 P 4ed71caa0203442b905c93bd964fa098 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:08.868690 27623 raft_consensus.cc:697] T 4a56fef28a7f4c78b03f6f7278c738b8 P 4ed71caa0203442b905c93bd964fa098 [term 1 LEADER]: Becoming Leader. State: Replica: 4ed71caa0203442b905c93bd964fa098, State: Running, Role: LEADER
I20260710 11:07:08.869678 27623 consensus_queue.cc:237] T 4a56fef28a7f4c78b03f6f7278c738b8 P 4ed71caa0203442b905c93bd964fa098 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7b668de9374367b94d5725f3e66caf" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34093 } } peers { permanent_uuid: "4ed71caa0203442b905c93bd964fa098" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38905 } } peers { permanent_uuid: "fcc20f822e6d49ddb670ee7d11b51b20" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42367 } }
I20260710 11:07:08.879366 27326 catalog_manager.cc:5697] T 4a56fef28a7f4c78b03f6f7278c738b8 P 4ed71caa0203442b905c93bd964fa098 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ed71caa0203442b905c93bd964fa098 (127.23.83.194). New cstate: current_term: 1 leader_uuid: "4ed71caa0203442b905c93bd964fa098" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7b668de9374367b94d5725f3e66caf" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ed71caa0203442b905c93bd964fa098" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcc20f822e6d49ddb670ee7d11b51b20" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42367 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:08.960666 27502 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c1345cd34114cbdbbaafca6b6a84495"
dest_uuid: "4ed71caa0203442b905c93bd964fa098"
mode: GRACEFUL
new_leader_uuid: "1c7b668de9374367b94d5725f3e66caf"
 from {username='slave'} at 127.0.0.1:46484
I20260710 11:07:08.961335 27502 raft_consensus.cc:606] T 3c1345cd34114cbdbbaafca6b6a84495 P 4ed71caa0203442b905c93bd964fa098 [term 1 LEADER]: Received request to transfer leadership to TS 1c7b668de9374367b94d5725f3e66caf
I20260710 11:07:08.976264 27428 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cfa90f640283444faaa261f51ddca032"
dest_uuid: "1c7b668de9374367b94d5725f3e66caf"
mode: GRACEFUL
new_leader_uuid: "4ed71caa0203442b905c93bd964fa098"
 from {username='slave'} at 127.0.0.1:35292
I20260710 11:07:08.976867 27428 raft_consensus.cc:606] T cfa90f640283444faaa261f51ddca032 P 1c7b668de9374367b94d5725f3e66caf [term 1 LEADER]: Received request to transfer leadership to TS 4ed71caa0203442b905c93bd964fa098
I20260710 11:07:08.976739 27623 consensus_queue.cc:1048] T 3c1345cd34114cbdbbaafca6b6a84495 P 4ed71caa0203442b905c93bd964fa098 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcc20f822e6d49ddb670ee7d11b51b20" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:08.983736 27502 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4a56fef28a7f4c78b03f6f7278c738b8"
dest_uuid: "4ed71caa0203442b905c93bd964fa098"
mode: GRACEFUL
new_leader_uuid: "1c7b668de9374367b94d5725f3e66caf"
 from {username='slave'} at 127.0.0.1:46484
I20260710 11:07:08.984414 27502 raft_consensus.cc:606] T 4a56fef28a7f4c78b03f6f7278c738b8 P 4ed71caa0203442b905c93bd964fa098 [term 1 LEADER]: Received request to transfer leadership to TS 1c7b668de9374367b94d5725f3e66caf
I20260710 11:07:08.995195 27658 consensus_queue.cc:1048] T 3c1345cd34114cbdbbaafca6b6a84495 P 4ed71caa0203442b905c93bd964fa098 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c7b668de9374367b94d5725f3e66caf" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:08.995647 27502 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2c66c45bf8434fda8b90c8600ec391c8"
dest_uuid: "4ed71caa0203442b905c93bd964fa098"
mode: GRACEFUL
new_leader_uuid: "1c7b668de9374367b94d5725f3e66caf"
 from {username='slave'} at 127.0.0.1:46484
I20260710 11:07:08.996731 27502 raft_consensus.cc:606] T 2c66c45bf8434fda8b90c8600ec391c8 P 4ed71caa0203442b905c93bd964fa098 [term 1 LEADER]: Received request to transfer leadership to TS 1c7b668de9374367b94d5725f3e66caf
I20260710 11:07:09.008561 27633 raft_consensus.cc:993] T 3c1345cd34114cbdbbaafca6b6a84495 P 4ed71caa0203442b905c93bd964fa098: : Instructing follower 1c7b668de9374367b94d5725f3e66caf to start an election
I20260710 11:07:09.009001 27633 raft_consensus.cc:1081] T 3c1345cd34114cbdbbaafca6b6a84495 P 4ed71caa0203442b905c93bd964fa098 [term 1 LEADER]: Signalling peer 1c7b668de9374367b94d5725f3e66caf to start an election
I20260710 11:07:09.010764 27428 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c1345cd34114cbdbbaafca6b6a84495"
dest_uuid: "1c7b668de9374367b94d5725f3e66caf"
 from {username='slave'} at 127.0.0.1:38644
I20260710 11:07:09.011286 27428 raft_consensus.cc:493] T 3c1345cd34114cbdbbaafca6b6a84495 P 1c7b668de9374367b94d5725f3e66caf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:09.011646 27428 raft_consensus.cc:3060] T 3c1345cd34114cbdbbaafca6b6a84495 P 1c7b668de9374367b94d5725f3e66caf [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:09.017757 27428 raft_consensus.cc:515] T 3c1345cd34114cbdbbaafca6b6a84495 P 1c7b668de9374367b94d5725f3e66caf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7b668de9374367b94d5725f3e66caf" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34093 } } peers { permanent_uuid: "4ed71caa0203442b905c93bd964fa098" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38905 } } peers { permanent_uuid: "fcc20f822e6d49ddb670ee7d11b51b20" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42367 } }
I20260710 11:07:09.020397 27502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c1345cd34114cbdbbaafca6b6a84495" candidate_uuid: "1c7b668de9374367b94d5725f3e66caf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ed71caa0203442b905c93bd964fa098"
I20260710 11:07:09.020753 27577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c1345cd34114cbdbbaafca6b6a84495" candidate_uuid: "1c7b668de9374367b94d5725f3e66caf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fcc20f822e6d49ddb670ee7d11b51b20"
I20260710 11:07:09.021039 27502 raft_consensus.cc:3055] T 3c1345cd34114cbdbbaafca6b6a84495 P 4ed71caa0203442b905c93bd964fa098 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:09.021380 27577 raft_consensus.cc:3060] T 3c1345cd34114cbdbbaafca6b6a84495 P fcc20f822e6d49ddb670ee7d11b51b20 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:09.021405 27502 raft_consensus.cc:740] T 3c1345cd34114cbdbbaafca6b6a84495 P 4ed71caa0203442b905c93bd964fa098 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4ed71caa0203442b905c93bd964fa098, State: Running, Role: LEADER
I20260710 11:07:09.022488 27502 consensus_queue.cc:260] T 3c1345cd34114cbdbbaafca6b6a84495 P 4ed71caa0203442b905c93bd964fa098 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7b668de9374367b94d5725f3e66caf" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34093 } } peers { permanent_uuid: "4ed71caa0203442b905c93bd964fa098" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38905 } } peers { permanent_uuid: "fcc20f822e6d49ddb670ee7d11b51b20" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42367 } }
I20260710 11:07:09.023655 27502 raft_consensus.cc:3060] T 3c1345cd34114cbdbbaafca6b6a84495 P 4ed71caa0203442b905c93bd964fa098 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:09.029250 27577 raft_consensus.cc:2468] T 3c1345cd34114cbdbbaafca6b6a84495 P fcc20f822e6d49ddb670ee7d11b51b20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c7b668de9374367b94d5725f3e66caf in term 2.
I20260710 11:07:09.030210 27428 leader_election.cc:290] T 3c1345cd34114cbdbbaafca6b6a84495 P 1c7b668de9374367b94d5725f3e66caf [CANDIDATE]: Term 2 election: Requested vote from peers 4ed71caa0203442b905c93bd964fa098 (127.23.83.194:38905), fcc20f822e6d49ddb670ee7d11b51b20 (127.23.83.195:42367)
I20260710 11:07:09.030755 27393 leader_election.cc:304] T 3c1345cd34114cbdbbaafca6b6a84495 P 1c7b668de9374367b94d5725f3e66caf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c7b668de9374367b94d5725f3e66caf, fcc20f822e6d49ddb670ee7d11b51b20; no voters: 
I20260710 11:07:09.031822 27502 raft_consensus.cc:2468] T 3c1345cd34114cbdbbaafca6b6a84495 P 4ed71caa0203442b905c93bd964fa098 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c7b668de9374367b94d5725f3e66caf in term 2.
I20260710 11:07:09.031977 27624 raft_consensus.cc:2804] T 3c1345cd34114cbdbbaafca6b6a84495 P 1c7b668de9374367b94d5725f3e66caf [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:09.032529 27624 raft_consensus.cc:697] T 3c1345cd34114cbdbbaafca6b6a84495 P 1c7b668de9374367b94d5725f3e66caf [term 2 LEADER]: Becoming Leader. State: Replica: 1c7b668de9374367b94d5725f3e66caf, State: Running, Role: LEADER
I20260710 11:07:09.033370 27624 consensus_queue.cc:237] T 3c1345cd34114cbdbbaafca6b6a84495 P 1c7b668de9374367b94d5725f3e66caf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7b668de9374367b94d5725f3e66caf" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34093 } } peers { permanent_uuid: "4ed71caa0203442b905c93bd964fa098" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38905 } } peers { permanent_uuid: "fcc20f822e6d49ddb670ee7d11b51b20" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42367 } }
I20260710 11:07:09.041376 27326 catalog_manager.cc:5697] T 3c1345cd34114cbdbbaafca6b6a84495 P 1c7b668de9374367b94d5725f3e66caf reported cstate change: term changed from 1 to 2, leader changed from 4ed71caa0203442b905c93bd964fa098 (127.23.83.194) to 1c7b668de9374367b94d5725f3e66caf (127.23.83.193). New cstate: current_term: 2 leader_uuid: "1c7b668de9374367b94d5725f3e66caf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7b668de9374367b94d5725f3e66caf" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ed71caa0203442b905c93bd964fa098" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcc20f822e6d49ddb670ee7d11b51b20" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42367 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:09.116019 27659 consensus_queue.cc:1048] T 2c66c45bf8434fda8b90c8600ec391c8 P 4ed71caa0203442b905c93bd964fa098 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcc20f822e6d49ddb670ee7d11b51b20" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:09.129470 27659 consensus_queue.cc:1048] T 2c66c45bf8434fda8b90c8600ec391c8 P 4ed71caa0203442b905c93bd964fa098 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c7b668de9374367b94d5725f3e66caf" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:09.138952 27623 raft_consensus.cc:993] T 2c66c45bf8434fda8b90c8600ec391c8 P 4ed71caa0203442b905c93bd964fa098: : Instructing follower 1c7b668de9374367b94d5725f3e66caf to start an election
I20260710 11:07:09.139469 27659 raft_consensus.cc:1081] T 2c66c45bf8434fda8b90c8600ec391c8 P 4ed71caa0203442b905c93bd964fa098 [term 1 LEADER]: Signalling peer 1c7b668de9374367b94d5725f3e66caf to start an election
I20260710 11:07:09.141129 27428 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2c66c45bf8434fda8b90c8600ec391c8"
dest_uuid: "1c7b668de9374367b94d5725f3e66caf"
 from {username='slave'} at 127.0.0.1:38644
I20260710 11:07:09.141710 27428 raft_consensus.cc:493] T 2c66c45bf8434fda8b90c8600ec391c8 P 1c7b668de9374367b94d5725f3e66caf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:09.142102 27428 raft_consensus.cc:3060] T 2c66c45bf8434fda8b90c8600ec391c8 P 1c7b668de9374367b94d5725f3e66caf [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:09.147159 27428 raft_consensus.cc:515] T 2c66c45bf8434fda8b90c8600ec391c8 P 1c7b668de9374367b94d5725f3e66caf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7b668de9374367b94d5725f3e66caf" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34093 } } peers { permanent_uuid: "4ed71caa0203442b905c93bd964fa098" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38905 } } peers { permanent_uuid: "fcc20f822e6d49ddb670ee7d11b51b20" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42367 } }
I20260710 11:07:09.149134 27428 leader_election.cc:290] T 2c66c45bf8434fda8b90c8600ec391c8 P 1c7b668de9374367b94d5725f3e66caf [CANDIDATE]: Term 2 election: Requested vote from peers 4ed71caa0203442b905c93bd964fa098 (127.23.83.194:38905), fcc20f822e6d49ddb670ee7d11b51b20 (127.23.83.195:42367)
I20260710 11:07:09.149669 27502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c66c45bf8434fda8b90c8600ec391c8" candidate_uuid: "1c7b668de9374367b94d5725f3e66caf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ed71caa0203442b905c93bd964fa098"
I20260710 11:07:09.150136 27577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c66c45bf8434fda8b90c8600ec391c8" candidate_uuid: "1c7b668de9374367b94d5725f3e66caf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fcc20f822e6d49ddb670ee7d11b51b20"
I20260710 11:07:09.150307 27502 raft_consensus.cc:3055] T 2c66c45bf8434fda8b90c8600ec391c8 P 4ed71caa0203442b905c93bd964fa098 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:09.150637 27502 raft_consensus.cc:740] T 2c66c45bf8434fda8b90c8600ec391c8 P 4ed71caa0203442b905c93bd964fa098 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4ed71caa0203442b905c93bd964fa098, State: Running, Role: LEADER
I20260710 11:07:09.150688 27577 raft_consensus.cc:3060] T 2c66c45bf8434fda8b90c8600ec391c8 P fcc20f822e6d49ddb670ee7d11b51b20 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:09.151664 27502 consensus_queue.cc:260] T 2c66c45bf8434fda8b90c8600ec391c8 P 4ed71caa0203442b905c93bd964fa098 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7b668de9374367b94d5725f3e66caf" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34093 } } peers { permanent_uuid: "4ed71caa0203442b905c93bd964fa098" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38905 } } peers { permanent_uuid: "fcc20f822e6d49ddb670ee7d11b51b20" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42367 } }
I20260710 11:07:09.152670 27502 raft_consensus.cc:3060] T 2c66c45bf8434fda8b90c8600ec391c8 P 4ed71caa0203442b905c93bd964fa098 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:09.157634 27577 raft_consensus.cc:2468] T 2c66c45bf8434fda8b90c8600ec391c8 P fcc20f822e6d49ddb670ee7d11b51b20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c7b668de9374367b94d5725f3e66caf in term 2.
I20260710 11:07:09.158973 27393 leader_election.cc:304] T 2c66c45bf8434fda8b90c8600ec391c8 P 1c7b668de9374367b94d5725f3e66caf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c7b668de9374367b94d5725f3e66caf, fcc20f822e6d49ddb670ee7d11b51b20; no voters: 
I20260710 11:07:09.159169 27502 raft_consensus.cc:2468] T 2c66c45bf8434fda8b90c8600ec391c8 P 4ed71caa0203442b905c93bd964fa098 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c7b668de9374367b94d5725f3e66caf in term 2.
I20260710 11:07:09.159811 27624 raft_consensus.cc:2804] T 2c66c45bf8434fda8b90c8600ec391c8 P 1c7b668de9374367b94d5725f3e66caf [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:09.160331 27624 raft_consensus.cc:697] T 2c66c45bf8434fda8b90c8600ec391c8 P 1c7b668de9374367b94d5725f3e66caf [term 2 LEADER]: Becoming Leader. State: Replica: 1c7b668de9374367b94d5725f3e66caf, State: Running, Role: LEADER
I20260710 11:07:09.160993 27624 consensus_queue.cc:237] T 2c66c45bf8434fda8b90c8600ec391c8 P 1c7b668de9374367b94d5725f3e66caf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7b668de9374367b94d5725f3e66caf" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34093 } } peers { permanent_uuid: "4ed71caa0203442b905c93bd964fa098" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38905 } } peers { permanent_uuid: "fcc20f822e6d49ddb670ee7d11b51b20" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42367 } }
I20260710 11:07:09.167140 27326 catalog_manager.cc:5697] T 2c66c45bf8434fda8b90c8600ec391c8 P 1c7b668de9374367b94d5725f3e66caf reported cstate change: term changed from 1 to 2, leader changed from 4ed71caa0203442b905c93bd964fa098 (127.23.83.194) to 1c7b668de9374367b94d5725f3e66caf (127.23.83.193). New cstate: current_term: 2 leader_uuid: "1c7b668de9374367b94d5725f3e66caf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7b668de9374367b94d5725f3e66caf" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ed71caa0203442b905c93bd964fa098" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcc20f822e6d49ddb670ee7d11b51b20" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42367 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:09.271916 27659 consensus_queue.cc:1048] T 4a56fef28a7f4c78b03f6f7278c738b8 P 4ed71caa0203442b905c93bd964fa098 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcc20f822e6d49ddb670ee7d11b51b20" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:09.283068 27633 consensus_queue.cc:1048] T 4a56fef28a7f4c78b03f6f7278c738b8 P 4ed71caa0203442b905c93bd964fa098 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c7b668de9374367b94d5725f3e66caf" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:09.289896 27623 raft_consensus.cc:993] T 4a56fef28a7f4c78b03f6f7278c738b8 P 4ed71caa0203442b905c93bd964fa098: : Instructing follower 1c7b668de9374367b94d5725f3e66caf to start an election
I20260710 11:07:09.290371 27633 raft_consensus.cc:1081] T 4a56fef28a7f4c78b03f6f7278c738b8 P 4ed71caa0203442b905c93bd964fa098 [term 1 LEADER]: Signalling peer 1c7b668de9374367b94d5725f3e66caf to start an election
I20260710 11:07:09.291782 27428 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4a56fef28a7f4c78b03f6f7278c738b8"
dest_uuid: "1c7b668de9374367b94d5725f3e66caf"
 from {username='slave'} at 127.0.0.1:38644
I20260710 11:07:09.292510 27428 raft_consensus.cc:493] T 4a56fef28a7f4c78b03f6f7278c738b8 P 1c7b668de9374367b94d5725f3e66caf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:09.292930 27428 raft_consensus.cc:3060] T 4a56fef28a7f4c78b03f6f7278c738b8 P 1c7b668de9374367b94d5725f3e66caf [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:09.298663 27428 raft_consensus.cc:515] T 4a56fef28a7f4c78b03f6f7278c738b8 P 1c7b668de9374367b94d5725f3e66caf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7b668de9374367b94d5725f3e66caf" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34093 } } peers { permanent_uuid: "4ed71caa0203442b905c93bd964fa098" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38905 } } peers { permanent_uuid: "fcc20f822e6d49ddb670ee7d11b51b20" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42367 } }
I20260710 11:07:09.300529 27428 leader_election.cc:290] T 4a56fef28a7f4c78b03f6f7278c738b8 P 1c7b668de9374367b94d5725f3e66caf [CANDIDATE]: Term 2 election: Requested vote from peers 4ed71caa0203442b905c93bd964fa098 (127.23.83.194:38905), fcc20f822e6d49ddb670ee7d11b51b20 (127.23.83.195:42367)
I20260710 11:07:09.301206 27502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a56fef28a7f4c78b03f6f7278c738b8" candidate_uuid: "1c7b668de9374367b94d5725f3e66caf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ed71caa0203442b905c93bd964fa098"
I20260710 11:07:09.301503 27577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a56fef28a7f4c78b03f6f7278c738b8" candidate_uuid: "1c7b668de9374367b94d5725f3e66caf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fcc20f822e6d49ddb670ee7d11b51b20"
I20260710 11:07:09.301827 27502 raft_consensus.cc:3055] T 4a56fef28a7f4c78b03f6f7278c738b8 P 4ed71caa0203442b905c93bd964fa098 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:09.302117 27577 raft_consensus.cc:3060] T 4a56fef28a7f4c78b03f6f7278c738b8 P fcc20f822e6d49ddb670ee7d11b51b20 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:09.302240 27502 raft_consensus.cc:740] T 4a56fef28a7f4c78b03f6f7278c738b8 P 4ed71caa0203442b905c93bd964fa098 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4ed71caa0203442b905c93bd964fa098, State: Running, Role: LEADER
I20260710 11:07:09.303237 27502 consensus_queue.cc:260] T 4a56fef28a7f4c78b03f6f7278c738b8 P 4ed71caa0203442b905c93bd964fa098 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7b668de9374367b94d5725f3e66caf" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34093 } } peers { permanent_uuid: "4ed71caa0203442b905c93bd964fa098" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38905 } } peers { permanent_uuid: "fcc20f822e6d49ddb670ee7d11b51b20" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42367 } }
I20260710 11:07:09.304499 27502 raft_consensus.cc:3060] T 4a56fef28a7f4c78b03f6f7278c738b8 P 4ed71caa0203442b905c93bd964fa098 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:09.308672 27577 raft_consensus.cc:2468] T 4a56fef28a7f4c78b03f6f7278c738b8 P fcc20f822e6d49ddb670ee7d11b51b20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c7b668de9374367b94d5725f3e66caf in term 2.
I20260710 11:07:09.309775 27393 leader_election.cc:304] T 4a56fef28a7f4c78b03f6f7278c738b8 P 1c7b668de9374367b94d5725f3e66caf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c7b668de9374367b94d5725f3e66caf, fcc20f822e6d49ddb670ee7d11b51b20; no voters: 
I20260710 11:07:09.310544 27624 raft_consensus.cc:2804] T 4a56fef28a7f4c78b03f6f7278c738b8 P 1c7b668de9374367b94d5725f3e66caf [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:09.310956 27624 raft_consensus.cc:697] T 4a56fef28a7f4c78b03f6f7278c738b8 P 1c7b668de9374367b94d5725f3e66caf [term 2 LEADER]: Becoming Leader. State: Replica: 1c7b668de9374367b94d5725f3e66caf, State: Running, Role: LEADER
I20260710 11:07:09.311123 27502 raft_consensus.cc:2468] T 4a56fef28a7f4c78b03f6f7278c738b8 P 4ed71caa0203442b905c93bd964fa098 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c7b668de9374367b94d5725f3e66caf in term 2.
I20260710 11:07:09.311748 27624 consensus_queue.cc:237] T 4a56fef28a7f4c78b03f6f7278c738b8 P 1c7b668de9374367b94d5725f3e66caf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7b668de9374367b94d5725f3e66caf" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34093 } } peers { permanent_uuid: "4ed71caa0203442b905c93bd964fa098" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38905 } } peers { permanent_uuid: "fcc20f822e6d49ddb670ee7d11b51b20" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42367 } }
I20260710 11:07:09.318308 27326 catalog_manager.cc:5697] T 4a56fef28a7f4c78b03f6f7278c738b8 P 1c7b668de9374367b94d5725f3e66caf reported cstate change: term changed from 1 to 2, leader changed from 4ed71caa0203442b905c93bd964fa098 (127.23.83.194) to 1c7b668de9374367b94d5725f3e66caf (127.23.83.193). New cstate: current_term: 2 leader_uuid: "1c7b668de9374367b94d5725f3e66caf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7b668de9374367b94d5725f3e66caf" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ed71caa0203442b905c93bd964fa098" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcc20f822e6d49ddb670ee7d11b51b20" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42367 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:09.343415 27649 raft_consensus.cc:993] T cfa90f640283444faaa261f51ddca032 P 1c7b668de9374367b94d5725f3e66caf: : Instructing follower 4ed71caa0203442b905c93bd964fa098 to start an election
I20260710 11:07:09.343971 27665 raft_consensus.cc:1081] T cfa90f640283444faaa261f51ddca032 P 1c7b668de9374367b94d5725f3e66caf [term 1 LEADER]: Signalling peer 4ed71caa0203442b905c93bd964fa098 to start an election
I20260710 11:07:09.345731 27502 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cfa90f640283444faaa261f51ddca032"
dest_uuid: "4ed71caa0203442b905c93bd964fa098"
 from {username='slave'} at 127.0.0.1:49910
I20260710 11:07:09.346290 27502 raft_consensus.cc:493] T cfa90f640283444faaa261f51ddca032 P 4ed71caa0203442b905c93bd964fa098 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:09.346657 27502 raft_consensus.cc:3060] T cfa90f640283444faaa261f51ddca032 P 4ed71caa0203442b905c93bd964fa098 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:09.351634 27502 raft_consensus.cc:515] T cfa90f640283444faaa261f51ddca032 P 4ed71caa0203442b905c93bd964fa098 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7b668de9374367b94d5725f3e66caf" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34093 } } peers { permanent_uuid: "4ed71caa0203442b905c93bd964fa098" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38905 } } peers { permanent_uuid: "fcc20f822e6d49ddb670ee7d11b51b20" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42367 } }
I20260710 11:07:09.353111 27502 leader_election.cc:290] T cfa90f640283444faaa261f51ddca032 P 4ed71caa0203442b905c93bd964fa098 [CANDIDATE]: Term 2 election: Requested vote from peers 1c7b668de9374367b94d5725f3e66caf (127.23.83.193:34093), fcc20f822e6d49ddb670ee7d11b51b20 (127.23.83.195:42367)
I20260710 11:07:09.353952 27428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfa90f640283444faaa261f51ddca032" candidate_uuid: "4ed71caa0203442b905c93bd964fa098" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1c7b668de9374367b94d5725f3e66caf"
I20260710 11:07:09.354487 27428 raft_consensus.cc:3055] T cfa90f640283444faaa261f51ddca032 P 1c7b668de9374367b94d5725f3e66caf [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:09.354444 27577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfa90f640283444faaa261f51ddca032" candidate_uuid: "4ed71caa0203442b905c93bd964fa098" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fcc20f822e6d49ddb670ee7d11b51b20"
I20260710 11:07:09.354914 27428 raft_consensus.cc:740] T cfa90f640283444faaa261f51ddca032 P 1c7b668de9374367b94d5725f3e66caf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1c7b668de9374367b94d5725f3e66caf, State: Running, Role: LEADER
I20260710 11:07:09.355181 27577 raft_consensus.cc:3060] T cfa90f640283444faaa261f51ddca032 P fcc20f822e6d49ddb670ee7d11b51b20 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:09.355773 27428 consensus_queue.cc:260] T cfa90f640283444faaa261f51ddca032 P 1c7b668de9374367b94d5725f3e66caf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7b668de9374367b94d5725f3e66caf" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34093 } } peers { permanent_uuid: "4ed71caa0203442b905c93bd964fa098" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38905 } } peers { permanent_uuid: "fcc20f822e6d49ddb670ee7d11b51b20" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42367 } }
I20260710 11:07:09.356740 27428 raft_consensus.cc:3060] T cfa90f640283444faaa261f51ddca032 P 1c7b668de9374367b94d5725f3e66caf [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:09.360395 27577 raft_consensus.cc:2468] T cfa90f640283444faaa261f51ddca032 P fcc20f822e6d49ddb670ee7d11b51b20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ed71caa0203442b905c93bd964fa098 in term 2.
I20260710 11:07:09.361472 27428 raft_consensus.cc:2468] T cfa90f640283444faaa261f51ddca032 P 1c7b668de9374367b94d5725f3e66caf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ed71caa0203442b905c93bd964fa098 in term 2.
I20260710 11:07:09.361593 27468 leader_election.cc:304] T cfa90f640283444faaa261f51ddca032 P 4ed71caa0203442b905c93bd964fa098 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ed71caa0203442b905c93bd964fa098, fcc20f822e6d49ddb670ee7d11b51b20; no voters: 
I20260710 11:07:09.362394 27633 raft_consensus.cc:2804] T cfa90f640283444faaa261f51ddca032 P 4ed71caa0203442b905c93bd964fa098 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:09.362939 27633 raft_consensus.cc:697] T cfa90f640283444faaa261f51ddca032 P 4ed71caa0203442b905c93bd964fa098 [term 2 LEADER]: Becoming Leader. State: Replica: 4ed71caa0203442b905c93bd964fa098, State: Running, Role: LEADER
I20260710 11:07:09.363639 27633 consensus_queue.cc:237] T cfa90f640283444faaa261f51ddca032 P 4ed71caa0203442b905c93bd964fa098 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7b668de9374367b94d5725f3e66caf" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34093 } } peers { permanent_uuid: "4ed71caa0203442b905c93bd964fa098" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38905 } } peers { permanent_uuid: "fcc20f822e6d49ddb670ee7d11b51b20" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42367 } }
I20260710 11:07:09.369705 27326 catalog_manager.cc:5697] T cfa90f640283444faaa261f51ddca032 P 4ed71caa0203442b905c93bd964fa098 reported cstate change: term changed from 1 to 2, leader changed from 1c7b668de9374367b94d5725f3e66caf (127.23.83.193) to 4ed71caa0203442b905c93bd964fa098 (127.23.83.194). New cstate: current_term: 2 leader_uuid: "4ed71caa0203442b905c93bd964fa098" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7b668de9374367b94d5725f3e66caf" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ed71caa0203442b905c93bd964fa098" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcc20f822e6d49ddb670ee7d11b51b20" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42367 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:09.465245 23887 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 11:07:09.466907 23887 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 11:07:09.467303 23887 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 11:07:09.478605 27428 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4a56fef28a7f4c78b03f6f7278c738b8"
dest_uuid: "1c7b668de9374367b94d5725f3e66caf"
mode: GRACEFUL
new_leader_uuid: "fcc20f822e6d49ddb670ee7d11b51b20"
 from {username='slave'} at 127.0.0.1:35306
I20260710 11:07:09.479158 27428 raft_consensus.cc:606] T 4a56fef28a7f4c78b03f6f7278c738b8 P 1c7b668de9374367b94d5725f3e66caf [term 2 LEADER]: Received request to transfer leadership to TS fcc20f822e6d49ddb670ee7d11b51b20
I20260710 11:07:09.480253 27577 raft_consensus.cc:1275] T 3c1345cd34114cbdbbaafca6b6a84495 P fcc20f822e6d49ddb670ee7d11b51b20 [term 2 FOLLOWER]: Refusing update from remote peer 1c7b668de9374367b94d5725f3e66caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:09.480273 23887 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 11:07:09.481683 27665 consensus_queue.cc:1048] T 3c1345cd34114cbdbbaafca6b6a84495 P 1c7b668de9374367b94d5725f3e66caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcc20f822e6d49ddb670ee7d11b51b20" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:09.491174 27502 raft_consensus.cc:1275] T 3c1345cd34114cbdbbaafca6b6a84495 P 4ed71caa0203442b905c93bd964fa098 [term 2 FOLLOWER]: Refusing update from remote peer 1c7b668de9374367b94d5725f3e66caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:09.493036 27649 consensus_queue.cc:1048] T 3c1345cd34114cbdbbaafca6b6a84495 P 1c7b668de9374367b94d5725f3e66caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ed71caa0203442b905c93bd964fa098" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:07:09.569099 27502 raft_consensus.cc:1275] T 2c66c45bf8434fda8b90c8600ec391c8 P 4ed71caa0203442b905c93bd964fa098 [term 2 FOLLOWER]: Refusing update from remote peer 1c7b668de9374367b94d5725f3e66caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:09.570268 27649 consensus_queue.cc:1048] T 2c66c45bf8434fda8b90c8600ec391c8 P 1c7b668de9374367b94d5725f3e66caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ed71caa0203442b905c93bd964fa098" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:09.577618 27577 raft_consensus.cc:1275] T 2c66c45bf8434fda8b90c8600ec391c8 P fcc20f822e6d49ddb670ee7d11b51b20 [term 2 FOLLOWER]: Refusing update from remote peer 1c7b668de9374367b94d5725f3e66caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:09.579227 27665 consensus_queue.cc:1048] T 2c66c45bf8434fda8b90c8600ec391c8 P 1c7b668de9374367b94d5725f3e66caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcc20f822e6d49ddb670ee7d11b51b20" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:09.708618 27502 raft_consensus.cc:1275] T 4a56fef28a7f4c78b03f6f7278c738b8 P 4ed71caa0203442b905c93bd964fa098 [term 2 FOLLOWER]: Refusing update from remote peer 1c7b668de9374367b94d5725f3e66caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:09.709821 27665 consensus_queue.cc:1048] T 4a56fef28a7f4c78b03f6f7278c738b8 P 1c7b668de9374367b94d5725f3e66caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ed71caa0203442b905c93bd964fa098" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:09.716903 27577 raft_consensus.cc:1275] T 4a56fef28a7f4c78b03f6f7278c738b8 P fcc20f822e6d49ddb670ee7d11b51b20 [term 2 FOLLOWER]: Refusing update from remote peer 1c7b668de9374367b94d5725f3e66caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:09.719095 27649 consensus_queue.cc:1048] T 4a56fef28a7f4c78b03f6f7278c738b8 P 1c7b668de9374367b94d5725f3e66caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcc20f822e6d49ddb670ee7d11b51b20" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:09.725147 27624 raft_consensus.cc:993] T 4a56fef28a7f4c78b03f6f7278c738b8 P 1c7b668de9374367b94d5725f3e66caf: : Instructing follower fcc20f822e6d49ddb670ee7d11b51b20 to start an election
I20260710 11:07:09.725653 27624 raft_consensus.cc:1081] T 4a56fef28a7f4c78b03f6f7278c738b8 P 1c7b668de9374367b94d5725f3e66caf [term 2 LEADER]: Signalling peer fcc20f822e6d49ddb670ee7d11b51b20 to start an election
I20260710 11:07:09.727450 27577 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4a56fef28a7f4c78b03f6f7278c738b8"
dest_uuid: "fcc20f822e6d49ddb670ee7d11b51b20"
 from {username='slave'} at 127.0.0.1:40196
I20260710 11:07:09.728025 27577 raft_consensus.cc:493] T 4a56fef28a7f4c78b03f6f7278c738b8 P fcc20f822e6d49ddb670ee7d11b51b20 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:09.728335 27577 raft_consensus.cc:3060] T 4a56fef28a7f4c78b03f6f7278c738b8 P fcc20f822e6d49ddb670ee7d11b51b20 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:09.732986 27577 raft_consensus.cc:515] T 4a56fef28a7f4c78b03f6f7278c738b8 P fcc20f822e6d49ddb670ee7d11b51b20 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7b668de9374367b94d5725f3e66caf" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34093 } } peers { permanent_uuid: "4ed71caa0203442b905c93bd964fa098" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38905 } } peers { permanent_uuid: "fcc20f822e6d49ddb670ee7d11b51b20" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42367 } }
I20260710 11:07:09.734903 27577 leader_election.cc:290] T 4a56fef28a7f4c78b03f6f7278c738b8 P fcc20f822e6d49ddb670ee7d11b51b20 [CANDIDATE]: Term 3 election: Requested vote from peers 1c7b668de9374367b94d5725f3e66caf (127.23.83.193:34093), 4ed71caa0203442b905c93bd964fa098 (127.23.83.194:38905)
I20260710 11:07:09.746676 27428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a56fef28a7f4c78b03f6f7278c738b8" candidate_uuid: "fcc20f822e6d49ddb670ee7d11b51b20" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1c7b668de9374367b94d5725f3e66caf"
I20260710 11:07:09.747212 27428 raft_consensus.cc:3055] T 4a56fef28a7f4c78b03f6f7278c738b8 P 1c7b668de9374367b94d5725f3e66caf [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:09.747511 27428 raft_consensus.cc:740] T 4a56fef28a7f4c78b03f6f7278c738b8 P 1c7b668de9374367b94d5725f3e66caf [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1c7b668de9374367b94d5725f3e66caf, State: Running, Role: LEADER
I20260710 11:07:09.748009 27502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a56fef28a7f4c78b03f6f7278c738b8" candidate_uuid: "fcc20f822e6d49ddb670ee7d11b51b20" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4ed71caa0203442b905c93bd964fa098"
I20260710 11:07:09.748602 27502 raft_consensus.cc:3060] T 4a56fef28a7f4c78b03f6f7278c738b8 P 4ed71caa0203442b905c93bd964fa098 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:09.748274 27428 consensus_queue.cc:260] T 4a56fef28a7f4c78b03f6f7278c738b8 P 1c7b668de9374367b94d5725f3e66caf [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: "1c7b668de9374367b94d5725f3e66caf" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34093 } } peers { permanent_uuid: "4ed71caa0203442b905c93bd964fa098" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38905 } } peers { permanent_uuid: "fcc20f822e6d49ddb670ee7d11b51b20" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42367 } }
I20260710 11:07:09.749574 27428 raft_consensus.cc:3060] T 4a56fef28a7f4c78b03f6f7278c738b8 P 1c7b668de9374367b94d5725f3e66caf [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:09.755800 27502 raft_consensus.cc:2468] T 4a56fef28a7f4c78b03f6f7278c738b8 P 4ed71caa0203442b905c93bd964fa098 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcc20f822e6d49ddb670ee7d11b51b20 in term 3.
I20260710 11:07:09.756434 27428 raft_consensus.cc:2468] T 4a56fef28a7f4c78b03f6f7278c738b8 P 1c7b668de9374367b94d5725f3e66caf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcc20f822e6d49ddb670ee7d11b51b20 in term 3.
I20260710 11:07:09.757197 27543 leader_election.cc:304] T 4a56fef28a7f4c78b03f6f7278c738b8 P fcc20f822e6d49ddb670ee7d11b51b20 [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: 4ed71caa0203442b905c93bd964fa098, fcc20f822e6d49ddb670ee7d11b51b20; no voters: 
I20260710 11:07:09.758575 27667 raft_consensus.cc:2804] T 4a56fef28a7f4c78b03f6f7278c738b8 P fcc20f822e6d49ddb670ee7d11b51b20 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:09.759145 27667 raft_consensus.cc:697] T 4a56fef28a7f4c78b03f6f7278c738b8 P fcc20f822e6d49ddb670ee7d11b51b20 [term 3 LEADER]: Becoming Leader. State: Replica: fcc20f822e6d49ddb670ee7d11b51b20, State: Running, Role: LEADER
I20260710 11:07:09.759768 27667 consensus_queue.cc:237] T 4a56fef28a7f4c78b03f6f7278c738b8 P fcc20f822e6d49ddb670ee7d11b51b20 [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: "1c7b668de9374367b94d5725f3e66caf" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34093 } } peers { permanent_uuid: "4ed71caa0203442b905c93bd964fa098" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38905 } } peers { permanent_uuid: "fcc20f822e6d49ddb670ee7d11b51b20" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42367 } }
I20260710 11:07:09.765637 27326 catalog_manager.cc:5697] T 4a56fef28a7f4c78b03f6f7278c738b8 P fcc20f822e6d49ddb670ee7d11b51b20 reported cstate change: term changed from 2 to 3, leader changed from 1c7b668de9374367b94d5725f3e66caf (127.23.83.193) to fcc20f822e6d49ddb670ee7d11b51b20 (127.23.83.195). New cstate: current_term: 3 leader_uuid: "fcc20f822e6d49ddb670ee7d11b51b20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7b668de9374367b94d5725f3e66caf" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ed71caa0203442b905c93bd964fa098" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcc20f822e6d49ddb670ee7d11b51b20" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42367 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:09.770246 27428 raft_consensus.cc:1275] T cfa90f640283444faaa261f51ddca032 P 1c7b668de9374367b94d5725f3e66caf [term 2 FOLLOWER]: Refusing update from remote peer 4ed71caa0203442b905c93bd964fa098: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:09.771540 27633 consensus_queue.cc:1048] T cfa90f640283444faaa261f51ddca032 P 4ed71caa0203442b905c93bd964fa098 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c7b668de9374367b94d5725f3e66caf" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:09.779397 27577 raft_consensus.cc:1275] T cfa90f640283444faaa261f51ddca032 P fcc20f822e6d49ddb670ee7d11b51b20 [term 2 FOLLOWER]: Refusing update from remote peer 4ed71caa0203442b905c93bd964fa098: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:09.780838 27633 consensus_queue.cc:1048] T cfa90f640283444faaa261f51ddca032 P 4ed71caa0203442b905c93bd964fa098 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcc20f822e6d49ddb670ee7d11b51b20" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:09.839614 23887 tablet_server.cc:179] TabletServer@127.23.83.193:0 shutting down...
I20260710 11:07:09.859779 23887 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:09.860468 23887 tablet_replica.cc:333] T 4a56fef28a7f4c78b03f6f7278c738b8 P 1c7b668de9374367b94d5725f3e66caf: stopping tablet replica
I20260710 11:07:09.861017 23887 raft_consensus.cc:2243] T 4a56fef28a7f4c78b03f6f7278c738b8 P 1c7b668de9374367b94d5725f3e66caf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:09.861400 23887 raft_consensus.cc:2272] T 4a56fef28a7f4c78b03f6f7278c738b8 P 1c7b668de9374367b94d5725f3e66caf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:09.863531 23887 tablet_replica.cc:333] T 3c1345cd34114cbdbbaafca6b6a84495 P 1c7b668de9374367b94d5725f3e66caf: stopping tablet replica
I20260710 11:07:09.864195 23887 raft_consensus.cc:2243] T 3c1345cd34114cbdbbaafca6b6a84495 P 1c7b668de9374367b94d5725f3e66caf [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:09.864933 23887 raft_consensus.cc:2272] T 3c1345cd34114cbdbbaafca6b6a84495 P 1c7b668de9374367b94d5725f3e66caf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:09.867019 23887 tablet_replica.cc:333] T 2c66c45bf8434fda8b90c8600ec391c8 P 1c7b668de9374367b94d5725f3e66caf: stopping tablet replica
I20260710 11:07:09.867484 23887 raft_consensus.cc:2243] T 2c66c45bf8434fda8b90c8600ec391c8 P 1c7b668de9374367b94d5725f3e66caf [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:09.868314 23887 raft_consensus.cc:2272] T 2c66c45bf8434fda8b90c8600ec391c8 P 1c7b668de9374367b94d5725f3e66caf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:09.870323 23887 tablet_replica.cc:333] T cfa90f640283444faaa261f51ddca032 P 1c7b668de9374367b94d5725f3e66caf: stopping tablet replica
I20260710 11:07:09.870779 23887 raft_consensus.cc:2243] T cfa90f640283444faaa261f51ddca032 P 1c7b668de9374367b94d5725f3e66caf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:09.871157 23887 raft_consensus.cc:2272] T cfa90f640283444faaa261f51ddca032 P 1c7b668de9374367b94d5725f3e66caf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:09.893152 23887 tablet_server.cc:196] TabletServer@127.23.83.193:0 shutdown complete.
I20260710 11:07:09.905134 23887 tablet_server.cc:179] TabletServer@127.23.83.194:0 shutting down...
I20260710 11:07:09.925261 23887 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:09.925956 23887 tablet_replica.cc:333] T 4a56fef28a7f4c78b03f6f7278c738b8 P 4ed71caa0203442b905c93bd964fa098: stopping tablet replica
I20260710 11:07:09.926549 23887 raft_consensus.cc:2243] T 4a56fef28a7f4c78b03f6f7278c738b8 P 4ed71caa0203442b905c93bd964fa098 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:09.926997 23887 raft_consensus.cc:2272] T 4a56fef28a7f4c78b03f6f7278c738b8 P 4ed71caa0203442b905c93bd964fa098 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:09.929121 23887 tablet_replica.cc:333] T 3c1345cd34114cbdbbaafca6b6a84495 P 4ed71caa0203442b905c93bd964fa098: stopping tablet replica
I20260710 11:07:09.929623 23887 raft_consensus.cc:2243] T 3c1345cd34114cbdbbaafca6b6a84495 P 4ed71caa0203442b905c93bd964fa098 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:09.930030 23887 raft_consensus.cc:2272] T 3c1345cd34114cbdbbaafca6b6a84495 P 4ed71caa0203442b905c93bd964fa098 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:09.932057 23887 tablet_replica.cc:333] T 2c66c45bf8434fda8b90c8600ec391c8 P 4ed71caa0203442b905c93bd964fa098: stopping tablet replica
I20260710 11:07:09.932528 23887 raft_consensus.cc:2243] T 2c66c45bf8434fda8b90c8600ec391c8 P 4ed71caa0203442b905c93bd964fa098 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:09.932897 23887 raft_consensus.cc:2272] T 2c66c45bf8434fda8b90c8600ec391c8 P 4ed71caa0203442b905c93bd964fa098 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:09.934782 23887 tablet_replica.cc:333] T cfa90f640283444faaa261f51ddca032 P 4ed71caa0203442b905c93bd964fa098: stopping tablet replica
I20260710 11:07:09.935226 23887 raft_consensus.cc:2243] T cfa90f640283444faaa261f51ddca032 P 4ed71caa0203442b905c93bd964fa098 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:09.936036 23887 raft_consensus.cc:2272] T cfa90f640283444faaa261f51ddca032 P 4ed71caa0203442b905c93bd964fa098 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:09.949270 23887 tablet_server.cc:196] TabletServer@127.23.83.194:0 shutdown complete.
I20260710 11:07:09.960475 23887 tablet_server.cc:179] TabletServer@127.23.83.195:0 shutting down...
I20260710 11:07:09.977131 23887 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:09.977785 23887 tablet_replica.cc:333] T 4a56fef28a7f4c78b03f6f7278c738b8 P fcc20f822e6d49ddb670ee7d11b51b20: stopping tablet replica
I20260710 11:07:09.978403 23887 raft_consensus.cc:2243] T 4a56fef28a7f4c78b03f6f7278c738b8 P fcc20f822e6d49ddb670ee7d11b51b20 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:09.979003 23887 pending_rounds.cc:70] T 4a56fef28a7f4c78b03f6f7278c738b8 P fcc20f822e6d49ddb670ee7d11b51b20: Trying to abort 1 pending ops.
I20260710 11:07:09.979202 23887 pending_rounds.cc:77] T 4a56fef28a7f4c78b03f6f7278c738b8 P fcc20f822e6d49ddb670ee7d11b51b20: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305959955503628288 op_type: NO_OP noop_request { }
I20260710 11:07:09.979508 23887 raft_consensus.cc:2889] T 4a56fef28a7f4c78b03f6f7278c738b8 P fcc20f822e6d49ddb670ee7d11b51b20 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:07:09.979773 23887 raft_consensus.cc:2272] T 4a56fef28a7f4c78b03f6f7278c738b8 P fcc20f822e6d49ddb670ee7d11b51b20 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:09.982023 23887 tablet_replica.cc:333] T 3c1345cd34114cbdbbaafca6b6a84495 P fcc20f822e6d49ddb670ee7d11b51b20: stopping tablet replica
I20260710 11:07:09.982510 23887 raft_consensus.cc:2243] T 3c1345cd34114cbdbbaafca6b6a84495 P fcc20f822e6d49ddb670ee7d11b51b20 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:09.982925 23887 raft_consensus.cc:2272] T 3c1345cd34114cbdbbaafca6b6a84495 P fcc20f822e6d49ddb670ee7d11b51b20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:09.984982 23887 tablet_replica.cc:333] T 2c66c45bf8434fda8b90c8600ec391c8 P fcc20f822e6d49ddb670ee7d11b51b20: stopping tablet replica
I20260710 11:07:09.985471 23887 raft_consensus.cc:2243] T 2c66c45bf8434fda8b90c8600ec391c8 P fcc20f822e6d49ddb670ee7d11b51b20 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:09.985864 23887 raft_consensus.cc:2272] T 2c66c45bf8434fda8b90c8600ec391c8 P fcc20f822e6d49ddb670ee7d11b51b20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:09.988049 23887 tablet_replica.cc:333] T cfa90f640283444faaa261f51ddca032 P fcc20f822e6d49ddb670ee7d11b51b20: stopping tablet replica
I20260710 11:07:09.988490 23887 raft_consensus.cc:2243] T cfa90f640283444faaa261f51ddca032 P fcc20f822e6d49ddb670ee7d11b51b20 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:09.988879 23887 raft_consensus.cc:2272] T cfa90f640283444faaa261f51ddca032 P fcc20f822e6d49ddb670ee7d11b51b20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:10.002298 23887 tablet_server.cc:196] TabletServer@127.23.83.195:0 shutdown complete.
I20260710 11:07:10.012758 23887 master.cc:562] Master@127.23.83.254:46415 shutting down...
I20260710 11:07:10.026403 23887 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 52a7573e9f8f43e58160b3a4e1e7b77f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:10.026885 23887 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 52a7573e9f8f43e58160b3a4e1e7b77f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:10.027190 23887 tablet_replica.cc:333] T 00000000000000000000000000000000 P 52a7573e9f8f43e58160b3a4e1e7b77f: stopping tablet replica
I20260710 11:07:10.045084 23887 master.cc:584] Master@127.23.83.254:46415 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2534 ms)
[----------] 6 tests from LeaderRebalancerTest (86368 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 11:07:10.072477 23887 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.83.254:40827
I20260710 11:07:10.073547 23887 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:10.078249 27671 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:10.079717 27672 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:10.080267 27674 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:10.080646 23887 server_base.cc:1061] running on GCE node
I20260710 11:07:10.081442 23887 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:10.081662 23887 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:10.081841 23887 hybrid_clock.cc:648] HybridClock initialized: now 1783681630081822 us; error 0 us; skew 500 ppm
I20260710 11:07:10.082398 23887 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:10.084822 23887 webserver.cc:533] Webserver started at http://127.23.83.254:46275/ using document root <none> and password file <none>
I20260710 11:07:10.085333 23887 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:10.085551 23887 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:10.085824 23887 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:10.086920 23887 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681543532196-23887-0/minicluster-data/master-0-root/instance:
uuid: "c616f63177164095b352f6830bc87b4d"
format_stamp: "Formatted at 2026-07-10 11:07:10 on dist-test-slave-9mw6"
I20260710 11:07:10.091507 23887 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:07:10.095185 27679 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:10.096097 23887 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:07:10.096347 23887 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681543532196-23887-0/minicluster-data/master-0-root
uuid: "c616f63177164095b352f6830bc87b4d"
format_stamp: "Formatted at 2026-07-10 11:07:10 on dist-test-slave-9mw6"
I20260710 11:07:10.096581 23887 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681543532196-23887-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681543532196-23887-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681543532196-23887-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:10.137403 23887 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:10.138368 23887 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:10.180267 23887 rpc_server.cc:307] RPC server started. Bound to: 127.23.83.254:40827
I20260710 11:07:10.180397 27730 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.83.254:40827 every 8 connection(s)
I20260710 11:07:10.184082 27731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:10.194156 27731 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c616f63177164095b352f6830bc87b4d: Bootstrap starting.
I20260710 11:07:10.198552 27731 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c616f63177164095b352f6830bc87b4d: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:10.202427 27731 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c616f63177164095b352f6830bc87b4d: No bootstrap required, opened a new log
I20260710 11:07:10.204515 27731 raft_consensus.cc:359] T 00000000000000000000000000000000 P c616f63177164095b352f6830bc87b4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c616f63177164095b352f6830bc87b4d" member_type: VOTER }
I20260710 11:07:10.204885 27731 raft_consensus.cc:385] T 00000000000000000000000000000000 P c616f63177164095b352f6830bc87b4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:10.205128 27731 raft_consensus.cc:740] T 00000000000000000000000000000000 P c616f63177164095b352f6830bc87b4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c616f63177164095b352f6830bc87b4d, State: Initialized, Role: FOLLOWER
I20260710 11:07:10.205782 27731 consensus_queue.cc:260] T 00000000000000000000000000000000 P c616f63177164095b352f6830bc87b4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c616f63177164095b352f6830bc87b4d" member_type: VOTER }
I20260710 11:07:10.206214 27731 raft_consensus.cc:399] T 00000000000000000000000000000000 P c616f63177164095b352f6830bc87b4d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:07:10.206429 27731 raft_consensus.cc:493] T 00000000000000000000000000000000 P c616f63177164095b352f6830bc87b4d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:07:10.206717 27731 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c616f63177164095b352f6830bc87b4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:10.211241 27731 raft_consensus.cc:515] T 00000000000000000000000000000000 P c616f63177164095b352f6830bc87b4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c616f63177164095b352f6830bc87b4d" member_type: VOTER }
I20260710 11:07:10.211786 27731 leader_election.cc:304] T 00000000000000000000000000000000 P c616f63177164095b352f6830bc87b4d [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: c616f63177164095b352f6830bc87b4d; no voters: 
I20260710 11:07:10.212936 27731 leader_election.cc:290] T 00000000000000000000000000000000 P c616f63177164095b352f6830bc87b4d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:07:10.213285 27734 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c616f63177164095b352f6830bc87b4d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:10.214568 27734 raft_consensus.cc:697] T 00000000000000000000000000000000 P c616f63177164095b352f6830bc87b4d [term 1 LEADER]: Becoming Leader. State: Replica: c616f63177164095b352f6830bc87b4d, State: Running, Role: LEADER
I20260710 11:07:10.215232 27734 consensus_queue.cc:237] T 00000000000000000000000000000000 P c616f63177164095b352f6830bc87b4d [LEADER]: Queue going to LEADER mode. State: All 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: "c616f63177164095b352f6830bc87b4d" member_type: VOTER }
I20260710 11:07:10.215744 27731 sys_catalog.cc:565] T 00000000000000000000000000000000 P c616f63177164095b352f6830bc87b4d [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:07:10.218047 27735 sys_catalog.cc:455] T 00000000000000000000000000000000 P c616f63177164095b352f6830bc87b4d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c616f63177164095b352f6830bc87b4d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c616f63177164095b352f6830bc87b4d" member_type: VOTER } }
I20260710 11:07:10.218776 27735 sys_catalog.cc:458] T 00000000000000000000000000000000 P c616f63177164095b352f6830bc87b4d [sys.catalog]: This master's current role is: LEADER
I20260710 11:07:10.218084 27736 sys_catalog.cc:455] T 00000000000000000000000000000000 P c616f63177164095b352f6830bc87b4d [sys.catalog]: SysCatalogTable state changed. Reason: New leader c616f63177164095b352f6830bc87b4d. Latest consensus state: current_term: 1 leader_uuid: "c616f63177164095b352f6830bc87b4d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c616f63177164095b352f6830bc87b4d" member_type: VOTER } }
I20260710 11:07:10.219465 27736 sys_catalog.cc:458] T 00000000000000000000000000000000 P c616f63177164095b352f6830bc87b4d [sys.catalog]: This master's current role is: LEADER
I20260710 11:07:10.225818 27739 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:07:10.231181 27739 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:07:10.232251 23887 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:07:10.239720 27739 catalog_manager.cc:1383] Generated new cluster ID: 34883f32a042404f9d474b0621775bcb
I20260710 11:07:10.240090 27739 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:07:10.257485 27739 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:07:10.258754 27739 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:07:10.269568 27739 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c616f63177164095b352f6830bc87b4d: Generated new TSK 0
I20260710 11:07:10.270323 27739 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:07:10.299309 23887 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:10.305275 27752 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:10.307168 27753 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:10.309085 23887 server_base.cc:1061] running on GCE node
W20260710 11:07:10.309147 27755 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:10.310225 23887 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:10.310413 23887 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:10.310535 23887 hybrid_clock.cc:648] HybridClock initialized: now 1783681630310522 us; error 0 us; skew 500 ppm
I20260710 11:07:10.311003 23887 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:10.313303 23887 webserver.cc:533] Webserver started at http://127.23.83.193:46069/ using document root <none> and password file <none>
I20260710 11:07:10.313766 23887 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:10.313922 23887 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:10.314141 23887 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:10.315150 23887 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681543532196-23887-0/minicluster-data/ts-0-root/instance:
uuid: "2f551a4760c24d2b8dd4a453c346f1e0"
format_stamp: "Formatted at 2026-07-10 11:07:10 on dist-test-slave-9mw6"
I20260710 11:07:10.319941 23887 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260710 11:07:10.324309 27760 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:10.325182 23887 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 11:07:10.325474 23887 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681543532196-23887-0/minicluster-data/ts-0-root
uuid: "2f551a4760c24d2b8dd4a453c346f1e0"
format_stamp: "Formatted at 2026-07-10 11:07:10 on dist-test-slave-9mw6"
I20260710 11:07:10.325732 23887 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681543532196-23887-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681543532196-23887-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681543532196-23887-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:10.340965 23887 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:10.342657 23887 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:10.344293 23887 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:10.347440 23887 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:10.347668 23887 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:10.347990 23887 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:10.348147 23887 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:10.393260 23887 rpc_server.cc:307] RPC server started. Bound to: 127.23.83.193:34799
I20260710 11:07:10.393364 27822 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.83.193:34799 every 8 connection(s)
I20260710 11:07:10.398599 23887 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:10.405534 27827 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:10.405925 27828 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:10.409730 27830 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:10.410753 23887 server_base.cc:1061] running on GCE node
I20260710 11:07:10.411450 27823 heartbeater.cc:344] Connected to a master server at 127.23.83.254:40827
I20260710 11:07:10.411890 27823 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:10.412397 23887 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:10.412642 23887 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:10.412678 27823 heartbeater.cc:507] Master 127.23.83.254:40827 requested a full tablet report, sending...
I20260710 11:07:10.412824 23887 hybrid_clock.cc:648] HybridClock initialized: now 1783681630412809 us; error 0 us; skew 500 ppm
I20260710 11:07:10.413453 23887 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:10.416312 27696 ts_manager.cc:194] Registered new tserver with Master: 2f551a4760c24d2b8dd4a453c346f1e0 (127.23.83.193:34799)
I20260710 11:07:10.418363 23887 webserver.cc:533] Webserver started at http://127.23.83.194:41015/ using document root <none> and password file <none>
I20260710 11:07:10.419173 23887 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:10.419421 23887 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:10.419786 23887 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:10.419687 27696 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46730
I20260710 11:07:10.421591 23887 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681543532196-23887-0/minicluster-data/ts-1-root/instance:
uuid: "f15abbe0c5fc4270aabb697d80b9f6a5"
format_stamp: "Formatted at 2026-07-10 11:07:10 on dist-test-slave-9mw6"
I20260710 11:07:10.426786 23887 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260710 11:07:10.430167 27835 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:10.431052 23887 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:07:10.431314 23887 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681543532196-23887-0/minicluster-data/ts-1-root
uuid: "f15abbe0c5fc4270aabb697d80b9f6a5"
format_stamp: "Formatted at 2026-07-10 11:07:10 on dist-test-slave-9mw6"
I20260710 11:07:10.431553 23887 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681543532196-23887-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681543532196-23887-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681543532196-23887-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:10.445510 23887 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:10.446586 23887 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:10.448632 23887 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:10.451043 23887 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:10.451234 23887 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:10.451529 23887 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:10.451682 23887 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:10.490403 23887 rpc_server.cc:307] RPC server started. Bound to: 127.23.83.194:45239
I20260710 11:07:10.490502 27897 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.83.194:45239 every 8 connection(s)
I20260710 11:07:10.495172 23887 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:10.501754 27901 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:10.502826 27902 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:10.505116 23887 server_base.cc:1061] running on GCE node
W20260710 11:07:10.506024 27904 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:10.507087 23887 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:10.507326 23887 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:10.507503 23887 hybrid_clock.cc:648] HybridClock initialized: now 1783681630507491 us; error 0 us; skew 500 ppm
I20260710 11:07:10.508205 23887 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:10.508440 27898 heartbeater.cc:344] Connected to a master server at 127.23.83.254:40827
I20260710 11:07:10.508846 27898 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:10.509778 27898 heartbeater.cc:507] Master 127.23.83.254:40827 requested a full tablet report, sending...
I20260710 11:07:10.510927 23887 webserver.cc:533] Webserver started at http://127.23.83.195:40773/ using document root <none> and password file <none>
I20260710 11:07:10.511567 23887 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:10.511811 23887 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:10.511986 27696 ts_manager.cc:194] Registered new tserver with Master: f15abbe0c5fc4270aabb697d80b9f6a5 (127.23.83.194:45239)
I20260710 11:07:10.512180 23887 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:10.513669 23887 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681543532196-23887-0/minicluster-data/ts-2-root/instance:
uuid: "27851a24fea741129fd2791713dd313e"
format_stamp: "Formatted at 2026-07-10 11:07:10 on dist-test-slave-9mw6"
I20260710 11:07:10.513835 27696 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46732
I20260710 11:07:10.518743 23887 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:07:10.522432 27909 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:10.523411 23887 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 11:07:10.523741 23887 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681543532196-23887-0/minicluster-data/ts-2-root
uuid: "27851a24fea741129fd2791713dd313e"
format_stamp: "Formatted at 2026-07-10 11:07:10 on dist-test-slave-9mw6"
I20260710 11:07:10.524096 23887 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681543532196-23887-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681543532196-23887-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681543532196-23887-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:10.542457 23887 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:10.543527 23887 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:10.545019 23887 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:10.547322 23887 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:10.547552 23887 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:10.547796 23887 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:10.548025 23887 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260710 11:07:10.588328 23887 rpc_server.cc:307] RPC server started. Bound to: 127.23.83.195:43303
I20260710 11:07:10.588442 27972 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.83.195:43303 every 8 connection(s)
I20260710 11:07:10.603012 27973 heartbeater.cc:344] Connected to a master server at 127.23.83.254:40827
I20260710 11:07:10.603552 27973 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:10.604362 27973 heartbeater.cc:507] Master 127.23.83.254:40827 requested a full tablet report, sending...
I20260710 11:07:10.606282 27696 ts_manager.cc:194] Registered new tserver with Master: 27851a24fea741129fd2791713dd313e (127.23.83.195:43303)
I20260710 11:07:10.607388 23887 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015883132s
I20260710 11:07:10.607568 27696 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46740
I20260710 11:07:10.633150 27696 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46752:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:07:10.635938 27696 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:07:10.714578 27788 tablet_service.cc:1511] Processing CreateTablet for tablet 94f153c3a3bf4e38b78b7d3c9d0f38b7 (DEFAULT_TABLE table=test-workload [id=f1b469ef89bf411989c851b8182d4e55]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:10.716005 27788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94f153c3a3bf4e38b78b7d3c9d0f38b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:10.717294 27786 tablet_service.cc:1511] Processing CreateTablet for tablet 03dc2489adef4f34b023051d12e2a9d5 (DEFAULT_TABLE table=test-workload [id=f1b469ef89bf411989c851b8182d4e55]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:10.718220 27787 tablet_service.cc:1511] Processing CreateTablet for tablet a231d33a4bd74e748749929824a56c24 (DEFAULT_TABLE table=test-workload [id=f1b469ef89bf411989c851b8182d4e55]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:10.719431 27786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03dc2489adef4f34b023051d12e2a9d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:10.726538 27785 tablet_service.cc:1511] Processing CreateTablet for tablet 0a5f2eeed1624fd096f367c801f4cb5a (DEFAULT_TABLE table=test-workload [id=f1b469ef89bf411989c851b8182d4e55]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:10.729508 27787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a231d33a4bd74e748749929824a56c24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:10.729840 27784 tablet_service.cc:1511] Processing CreateTablet for tablet e535174ce59748988227f5a6d70b7f0a (DEFAULT_TABLE table=test-workload [id=f1b469ef89bf411989c851b8182d4e55]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:10.730466 27785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a5f2eeed1624fd096f367c801f4cb5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:10.731284 27784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e535174ce59748988227f5a6d70b7f0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:10.733985 27863 tablet_service.cc:1511] Processing CreateTablet for tablet 94f153c3a3bf4e38b78b7d3c9d0f38b7 (DEFAULT_TABLE table=test-workload [id=f1b469ef89bf411989c851b8182d4e55]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:10.735464 27863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94f153c3a3bf4e38b78b7d3c9d0f38b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:10.745644 27862 tablet_service.cc:1511] Processing CreateTablet for tablet a231d33a4bd74e748749929824a56c24 (DEFAULT_TABLE table=test-workload [id=f1b469ef89bf411989c851b8182d4e55]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:10.746894 27860 tablet_service.cc:1511] Processing CreateTablet for tablet 0a5f2eeed1624fd096f367c801f4cb5a (DEFAULT_TABLE table=test-workload [id=f1b469ef89bf411989c851b8182d4e55]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:10.747833 27862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a231d33a4bd74e748749929824a56c24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:10.748962 27859 tablet_service.cc:1511] Processing CreateTablet for tablet e535174ce59748988227f5a6d70b7f0a (DEFAULT_TABLE table=test-workload [id=f1b469ef89bf411989c851b8182d4e55]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:10.750340 27859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e535174ce59748988227f5a6d70b7f0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:10.752957 27860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a5f2eeed1624fd096f367c801f4cb5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:10.753677 27861 tablet_service.cc:1511] Processing CreateTablet for tablet 03dc2489adef4f34b023051d12e2a9d5 (DEFAULT_TABLE table=test-workload [id=f1b469ef89bf411989c851b8182d4e55]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:10.755000 27861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03dc2489adef4f34b023051d12e2a9d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:10.767050 27937 tablet_service.cc:1511] Processing CreateTablet for tablet 94f153c3a3bf4e38b78b7d3c9d0f38b7 (DEFAULT_TABLE table=test-workload [id=f1b469ef89bf411989c851b8182d4e55]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:10.768460 27937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94f153c3a3bf4e38b78b7d3c9d0f38b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:10.772987 27936 tablet_service.cc:1511] Processing CreateTablet for tablet a231d33a4bd74e748749929824a56c24 (DEFAULT_TABLE table=test-workload [id=f1b469ef89bf411989c851b8182d4e55]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:10.774421 27936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a231d33a4bd74e748749929824a56c24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:10.775408 27934 tablet_service.cc:1511] Processing CreateTablet for tablet 0a5f2eeed1624fd096f367c801f4cb5a (DEFAULT_TABLE table=test-workload [id=f1b469ef89bf411989c851b8182d4e55]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:10.777316 27934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a5f2eeed1624fd096f367c801f4cb5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:10.781512 27935 tablet_service.cc:1511] Processing CreateTablet for tablet 03dc2489adef4f34b023051d12e2a9d5 (DEFAULT_TABLE table=test-workload [id=f1b469ef89bf411989c851b8182d4e55]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:10.783322 27935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03dc2489adef4f34b023051d12e2a9d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:10.790416 27988 tablet_bootstrap.cc:492] T 03dc2489adef4f34b023051d12e2a9d5 P 2f551a4760c24d2b8dd4a453c346f1e0: Bootstrap starting.
I20260710 11:07:10.807567 27933 tablet_service.cc:1511] Processing CreateTablet for tablet e535174ce59748988227f5a6d70b7f0a (DEFAULT_TABLE table=test-workload [id=f1b469ef89bf411989c851b8182d4e55]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:10.809113 27933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e535174ce59748988227f5a6d70b7f0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:10.809163 27786 tablet_service.cc:1511] Processing CreateTablet for tablet 9fc1d164e01048f3b331c44c817c4d74 (DEFAULT_TABLE table=test-workload [id=f1b469ef89bf411989c851b8182d4e55]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:10.811269 27786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fc1d164e01048f3b331c44c817c4d74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:10.814114 27989 tablet_bootstrap.cc:492] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P f15abbe0c5fc4270aabb697d80b9f6a5: Bootstrap starting.
I20260710 11:07:10.827507 27988 tablet_bootstrap.cc:654] T 03dc2489adef4f34b023051d12e2a9d5 P 2f551a4760c24d2b8dd4a453c346f1e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:10.833882 27860 tablet_service.cc:1511] Processing CreateTablet for tablet 9fc1d164e01048f3b331c44c817c4d74 (DEFAULT_TABLE table=test-workload [id=f1b469ef89bf411989c851b8182d4e55]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:10.835868 27932 tablet_service.cc:1511] Processing CreateTablet for tablet 9fc1d164e01048f3b331c44c817c4d74 (DEFAULT_TABLE table=test-workload [id=f1b469ef89bf411989c851b8182d4e55]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:10.837363 27932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fc1d164e01048f3b331c44c817c4d74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:10.840919 27860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fc1d164e01048f3b331c44c817c4d74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:10.841089 27990 tablet_bootstrap.cc:492] T a231d33a4bd74e748749929824a56c24 P 27851a24fea741129fd2791713dd313e: Bootstrap starting.
I20260710 11:07:10.843740 27786 tablet_service.cc:1511] Processing CreateTablet for tablet 8c91ec2cbb174f0fa310071c62dddb90 (DEFAULT_TABLE table=test-workload [id=f1b469ef89bf411989c851b8182d4e55]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:10.845335 27786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c91ec2cbb174f0fa310071c62dddb90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:10.859498 27988 tablet_bootstrap.cc:492] T 03dc2489adef4f34b023051d12e2a9d5 P 2f551a4760c24d2b8dd4a453c346f1e0: No bootstrap required, opened a new log
I20260710 11:07:10.860088 27988 ts_tablet_manager.cc:1403] T 03dc2489adef4f34b023051d12e2a9d5 P 2f551a4760c24d2b8dd4a453c346f1e0: Time spent bootstrapping tablet: real 0.070s	user 0.011s	sys 0.002s
I20260710 11:07:10.847230 27989 tablet_bootstrap.cc:654] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P f15abbe0c5fc4270aabb697d80b9f6a5: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:10.860150 27784 tablet_service.cc:1511] Processing CreateTablet for tablet e9aad2a432e6492ea25ab38dcc2a90d1 (DEFAULT_TABLE table=test-workload [id=f1b469ef89bf411989c851b8182d4e55]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:10.861658 27784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9aad2a432e6492ea25ab38dcc2a90d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:10.861313 27863 tablet_service.cc:1511] Processing CreateTablet for tablet e9aad2a432e6492ea25ab38dcc2a90d1 (DEFAULT_TABLE table=test-workload [id=f1b469ef89bf411989c851b8182d4e55]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:10.862709 27863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9aad2a432e6492ea25ab38dcc2a90d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:10.863502 27859 tablet_service.cc:1511] Processing CreateTablet for tablet 8c91ec2cbb174f0fa310071c62dddb90 (DEFAULT_TABLE table=test-workload [id=f1b469ef89bf411989c851b8182d4e55]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:10.864773 27859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c91ec2cbb174f0fa310071c62dddb90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:10.864784 27937 tablet_service.cc:1511] Processing CreateTablet for tablet 8c91ec2cbb174f0fa310071c62dddb90 (DEFAULT_TABLE table=test-workload [id=f1b469ef89bf411989c851b8182d4e55]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:10.866973 27937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c91ec2cbb174f0fa310071c62dddb90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:10.871320 27935 tablet_service.cc:1511] Processing CreateTablet for tablet e9aad2a432e6492ea25ab38dcc2a90d1 (DEFAULT_TABLE table=test-workload [id=f1b469ef89bf411989c851b8182d4e55]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:10.872095 27990 tablet_bootstrap.cc:654] T a231d33a4bd74e748749929824a56c24 P 27851a24fea741129fd2791713dd313e: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:10.872720 27935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9aad2a432e6492ea25ab38dcc2a90d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:10.863090 27988 raft_consensus.cc:359] T 03dc2489adef4f34b023051d12e2a9d5 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:10.878489 27988 raft_consensus.cc:385] T 03dc2489adef4f34b023051d12e2a9d5 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:10.878851 27988 raft_consensus.cc:740] T 03dc2489adef4f34b023051d12e2a9d5 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f551a4760c24d2b8dd4a453c346f1e0, State: Initialized, Role: FOLLOWER
I20260710 11:07:10.879174 27787 tablet_service.cc:1511] Processing CreateTablet for tablet 342877dca5644c3aabfc5404a6f2e403 (DEFAULT_TABLE table=test-workload [id=f1b469ef89bf411989c851b8182d4e55]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:10.880465 27787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 342877dca5644c3aabfc5404a6f2e403. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:10.881423 27862 tablet_service.cc:1511] Processing CreateTablet for tablet 342877dca5644c3aabfc5404a6f2e403 (DEFAULT_TABLE table=test-workload [id=f1b469ef89bf411989c851b8182d4e55]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:10.882650 27862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 342877dca5644c3aabfc5404a6f2e403. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:10.881083 27988 consensus_queue.cc:260] T 03dc2489adef4f34b023051d12e2a9d5 P 2f551a4760c24d2b8dd4a453c346f1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:10.890192 27990 tablet_bootstrap.cc:492] T a231d33a4bd74e748749929824a56c24 P 27851a24fea741129fd2791713dd313e: No bootstrap required, opened a new log
I20260710 11:07:10.890756 27990 ts_tablet_manager.cc:1403] T a231d33a4bd74e748749929824a56c24 P 27851a24fea741129fd2791713dd313e: Time spent bootstrapping tablet: real 0.050s	user 0.005s	sys 0.006s
I20260710 11:07:10.893704 27990 raft_consensus.cc:359] T a231d33a4bd74e748749929824a56c24 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:10.894410 27990 raft_consensus.cc:385] T a231d33a4bd74e748749929824a56c24 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:10.894709 27990 raft_consensus.cc:740] T a231d33a4bd74e748749929824a56c24 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27851a24fea741129fd2791713dd313e, State: Initialized, Role: FOLLOWER
I20260710 11:07:10.890226 27989 tablet_bootstrap.cc:492] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P f15abbe0c5fc4270aabb697d80b9f6a5: No bootstrap required, opened a new log
I20260710 11:07:10.898665 27989 ts_tablet_manager.cc:1403] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P f15abbe0c5fc4270aabb697d80b9f6a5: Time spent bootstrapping tablet: real 0.085s	user 0.007s	sys 0.005s
I20260710 11:07:10.899112 27823 heartbeater.cc:499] Master 127.23.83.254:40827 was elected leader, sending a full tablet report...
I20260710 11:07:10.899726 27988 ts_tablet_manager.cc:1434] T 03dc2489adef4f34b023051d12e2a9d5 P 2f551a4760c24d2b8dd4a453c346f1e0: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.002s
I20260710 11:07:10.901142 27988 tablet_bootstrap.cc:492] T 0a5f2eeed1624fd096f367c801f4cb5a P 2f551a4760c24d2b8dd4a453c346f1e0: Bootstrap starting.
I20260710 11:07:10.903755 27989 raft_consensus.cc:359] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } }
I20260710 11:07:10.904745 27989 raft_consensus.cc:385] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:10.905135 27989 raft_consensus.cc:740] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f15abbe0c5fc4270aabb697d80b9f6a5, State: Initialized, Role: FOLLOWER
I20260710 11:07:10.906023 27989 consensus_queue.cc:260] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P f15abbe0c5fc4270aabb697d80b9f6a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } }
I20260710 11:07:10.910712 27933 tablet_service.cc:1511] Processing CreateTablet for tablet 342877dca5644c3aabfc5404a6f2e403 (DEFAULT_TABLE table=test-workload [id=f1b469ef89bf411989c851b8182d4e55]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:10.912369 27933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 342877dca5644c3aabfc5404a6f2e403. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:10.933460 27990 consensus_queue.cc:260] T a231d33a4bd74e748749929824a56c24 P 27851a24fea741129fd2791713dd313e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:10.937275 27988 tablet_bootstrap.cc:654] T 0a5f2eeed1624fd096f367c801f4cb5a P 2f551a4760c24d2b8dd4a453c346f1e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:10.943674 27898 heartbeater.cc:499] Master 127.23.83.254:40827 was elected leader, sending a full tablet report...
I20260710 11:07:10.944170 27973 heartbeater.cc:499] Master 127.23.83.254:40827 was elected leader, sending a full tablet report...
I20260710 11:07:10.944804 27990 ts_tablet_manager.cc:1434] T a231d33a4bd74e748749929824a56c24 P 27851a24fea741129fd2791713dd313e: Time spent starting tablet: real 0.054s	user 0.007s	sys 0.004s
I20260710 11:07:10.946115 27990 tablet_bootstrap.cc:492] T 0a5f2eeed1624fd096f367c801f4cb5a P 27851a24fea741129fd2791713dd313e: Bootstrap starting.
I20260710 11:07:10.950042 27989 ts_tablet_manager.cc:1434] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P f15abbe0c5fc4270aabb697d80b9f6a5: Time spent starting tablet: real 0.051s	user 0.023s	sys 0.019s
I20260710 11:07:10.951941 27989 tablet_bootstrap.cc:492] T 03dc2489adef4f34b023051d12e2a9d5 P f15abbe0c5fc4270aabb697d80b9f6a5: Bootstrap starting.
I20260710 11:07:10.952246 27990 tablet_bootstrap.cc:654] T 0a5f2eeed1624fd096f367c801f4cb5a P 27851a24fea741129fd2791713dd313e: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:10.960848 27988 tablet_bootstrap.cc:492] T 0a5f2eeed1624fd096f367c801f4cb5a P 2f551a4760c24d2b8dd4a453c346f1e0: No bootstrap required, opened a new log
I20260710 11:07:10.961560 27988 ts_tablet_manager.cc:1403] T 0a5f2eeed1624fd096f367c801f4cb5a P 2f551a4760c24d2b8dd4a453c346f1e0: Time spent bootstrapping tablet: real 0.061s	user 0.012s	sys 0.008s
I20260710 11:07:10.963382 27990 tablet_bootstrap.cc:492] T 0a5f2eeed1624fd096f367c801f4cb5a P 27851a24fea741129fd2791713dd313e: No bootstrap required, opened a new log
I20260710 11:07:10.964040 27990 ts_tablet_manager.cc:1403] T 0a5f2eeed1624fd096f367c801f4cb5a P 27851a24fea741129fd2791713dd313e: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.003s
I20260710 11:07:10.964447 27988 raft_consensus.cc:359] T 0a5f2eeed1624fd096f367c801f4cb5a P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:10.965014 27989 tablet_bootstrap.cc:654] T 03dc2489adef4f34b023051d12e2a9d5 P f15abbe0c5fc4270aabb697d80b9f6a5: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:10.965444 27988 raft_consensus.cc:385] T 0a5f2eeed1624fd096f367c801f4cb5a P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:10.965850 27988 raft_consensus.cc:740] T 0a5f2eeed1624fd096f367c801f4cb5a P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f551a4760c24d2b8dd4a453c346f1e0, State: Initialized, Role: FOLLOWER
I20260710 11:07:10.966638 27988 consensus_queue.cc:260] T 0a5f2eeed1624fd096f367c801f4cb5a P 2f551a4760c24d2b8dd4a453c346f1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:10.968014 27990 raft_consensus.cc:359] T 0a5f2eeed1624fd096f367c801f4cb5a P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:10.968858 27990 raft_consensus.cc:385] T 0a5f2eeed1624fd096f367c801f4cb5a P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:10.969127 27988 ts_tablet_manager.cc:1434] T 0a5f2eeed1624fd096f367c801f4cb5a P 2f551a4760c24d2b8dd4a453c346f1e0: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:07:10.969225 27990 raft_consensus.cc:740] T 0a5f2eeed1624fd096f367c801f4cb5a P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27851a24fea741129fd2791713dd313e, State: Initialized, Role: FOLLOWER
I20260710 11:07:10.970484 27988 tablet_bootstrap.cc:492] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 2f551a4760c24d2b8dd4a453c346f1e0: Bootstrap starting.
I20260710 11:07:10.970579 27990 consensus_queue.cc:260] T 0a5f2eeed1624fd096f367c801f4cb5a P 27851a24fea741129fd2791713dd313e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:10.975333 27990 ts_tablet_manager.cc:1434] T 0a5f2eeed1624fd096f367c801f4cb5a P 27851a24fea741129fd2791713dd313e: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.003s
I20260710 11:07:10.981570 27990 tablet_bootstrap.cc:492] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 27851a24fea741129fd2791713dd313e: Bootstrap starting.
I20260710 11:07:10.981875 27988 tablet_bootstrap.cc:654] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 2f551a4760c24d2b8dd4a453c346f1e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:10.994856 27990 tablet_bootstrap.cc:654] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 27851a24fea741129fd2791713dd313e: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:11.059432 27988 tablet_bootstrap.cc:492] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 2f551a4760c24d2b8dd4a453c346f1e0: No bootstrap required, opened a new log
I20260710 11:07:11.059571 27990 tablet_bootstrap.cc:492] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 27851a24fea741129fd2791713dd313e: No bootstrap required, opened a new log
I20260710 11:07:11.059571 27989 tablet_bootstrap.cc:492] T 03dc2489adef4f34b023051d12e2a9d5 P f15abbe0c5fc4270aabb697d80b9f6a5: No bootstrap required, opened a new log
I20260710 11:07:11.059935 27988 ts_tablet_manager.cc:1403] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 2f551a4760c24d2b8dd4a453c346f1e0: Time spent bootstrapping tablet: real 0.090s	user 0.058s	sys 0.031s
I20260710 11:07:11.060379 27990 ts_tablet_manager.cc:1403] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 27851a24fea741129fd2791713dd313e: Time spent bootstrapping tablet: real 0.079s	user 0.038s	sys 0.039s
I20260710 11:07:11.060423 27989 ts_tablet_manager.cc:1403] T 03dc2489adef4f34b023051d12e2a9d5 P f15abbe0c5fc4270aabb697d80b9f6a5: Time spent bootstrapping tablet: real 0.109s	user 0.059s	sys 0.045s
I20260710 11:07:11.062364 27988 raft_consensus.cc:359] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } }
I20260710 11:07:11.062958 27988 raft_consensus.cc:385] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:11.063194 27988 raft_consensus.cc:740] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f551a4760c24d2b8dd4a453c346f1e0, State: Initialized, Role: FOLLOWER
I20260710 11:07:11.063565 27990 raft_consensus.cc:359] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } }
I20260710 11:07:11.063776 27989 raft_consensus.cc:359] T 03dc2489adef4f34b023051d12e2a9d5 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:11.063905 27988 consensus_queue.cc:260] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 2f551a4760c24d2b8dd4a453c346f1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } }
I20260710 11:07:11.064441 27990 raft_consensus.cc:385] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:11.064670 27989 raft_consensus.cc:385] T 03dc2489adef4f34b023051d12e2a9d5 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:11.064881 27990 raft_consensus.cc:740] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27851a24fea741129fd2791713dd313e, State: Initialized, Role: FOLLOWER
I20260710 11:07:11.065071 27989 raft_consensus.cc:740] T 03dc2489adef4f34b023051d12e2a9d5 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f15abbe0c5fc4270aabb697d80b9f6a5, State: Initialized, Role: FOLLOWER
I20260710 11:07:11.066286 27988 ts_tablet_manager.cc:1434] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 2f551a4760c24d2b8dd4a453c346f1e0: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:07:11.065995 27989 consensus_queue.cc:260] T 03dc2489adef4f34b023051d12e2a9d5 P f15abbe0c5fc4270aabb697d80b9f6a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:11.065903 27990 consensus_queue.cc:260] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 27851a24fea741129fd2791713dd313e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } }
I20260710 11:07:11.067360 27988 tablet_bootstrap.cc:492] T a231d33a4bd74e748749929824a56c24 P 2f551a4760c24d2b8dd4a453c346f1e0: Bootstrap starting.
I20260710 11:07:11.068426 27989 ts_tablet_manager.cc:1434] T 03dc2489adef4f34b023051d12e2a9d5 P f15abbe0c5fc4270aabb697d80b9f6a5: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:07:11.069473 27989 tablet_bootstrap.cc:492] T a231d33a4bd74e748749929824a56c24 P f15abbe0c5fc4270aabb697d80b9f6a5: Bootstrap starting.
I20260710 11:07:11.070993 27990 ts_tablet_manager.cc:1434] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 27851a24fea741129fd2791713dd313e: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:07:11.072154 27990 tablet_bootstrap.cc:492] T 03dc2489adef4f34b023051d12e2a9d5 P 27851a24fea741129fd2791713dd313e: Bootstrap starting.
I20260710 11:07:11.074040 27988 tablet_bootstrap.cc:654] T a231d33a4bd74e748749929824a56c24 P 2f551a4760c24d2b8dd4a453c346f1e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:11.077302 27989 tablet_bootstrap.cc:654] T a231d33a4bd74e748749929824a56c24 P f15abbe0c5fc4270aabb697d80b9f6a5: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:11.079507 27990 tablet_bootstrap.cc:654] T 03dc2489adef4f34b023051d12e2a9d5 P 27851a24fea741129fd2791713dd313e: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:11.086280 27988 tablet_bootstrap.cc:492] T a231d33a4bd74e748749929824a56c24 P 2f551a4760c24d2b8dd4a453c346f1e0: No bootstrap required, opened a new log
I20260710 11:07:11.086853 27988 ts_tablet_manager.cc:1403] T a231d33a4bd74e748749929824a56c24 P 2f551a4760c24d2b8dd4a453c346f1e0: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.000s
I20260710 11:07:11.090180 27988 raft_consensus.cc:359] T a231d33a4bd74e748749929824a56c24 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:11.091022 27988 raft_consensus.cc:385] T a231d33a4bd74e748749929824a56c24 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:11.091377 27988 raft_consensus.cc:740] T a231d33a4bd74e748749929824a56c24 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f551a4760c24d2b8dd4a453c346f1e0, State: Initialized, Role: FOLLOWER
I20260710 11:07:11.094421 27988 consensus_queue.cc:260] T a231d33a4bd74e748749929824a56c24 P 2f551a4760c24d2b8dd4a453c346f1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:11.096529 27989 tablet_bootstrap.cc:492] T a231d33a4bd74e748749929824a56c24 P f15abbe0c5fc4270aabb697d80b9f6a5: No bootstrap required, opened a new log
I20260710 11:07:11.097137 27989 ts_tablet_manager.cc:1403] T a231d33a4bd74e748749929824a56c24 P f15abbe0c5fc4270aabb697d80b9f6a5: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.012s
I20260710 11:07:11.097851 27988 ts_tablet_manager.cc:1434] T a231d33a4bd74e748749929824a56c24 P 2f551a4760c24d2b8dd4a453c346f1e0: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 11:07:11.099028 27988 tablet_bootstrap.cc:492] T e535174ce59748988227f5a6d70b7f0a P 2f551a4760c24d2b8dd4a453c346f1e0: Bootstrap starting.
I20260710 11:07:11.100277 27989 raft_consensus.cc:359] T a231d33a4bd74e748749929824a56c24 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:11.101099 27989 raft_consensus.cc:385] T a231d33a4bd74e748749929824a56c24 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:11.101433 27989 raft_consensus.cc:740] T a231d33a4bd74e748749929824a56c24 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f15abbe0c5fc4270aabb697d80b9f6a5, State: Initialized, Role: FOLLOWER
I20260710 11:07:11.102316 27989 consensus_queue.cc:260] T a231d33a4bd74e748749929824a56c24 P f15abbe0c5fc4270aabb697d80b9f6a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:11.104740 27989 ts_tablet_manager.cc:1434] T a231d33a4bd74e748749929824a56c24 P f15abbe0c5fc4270aabb697d80b9f6a5: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:07:11.105525 27988 tablet_bootstrap.cc:654] T e535174ce59748988227f5a6d70b7f0a P 2f551a4760c24d2b8dd4a453c346f1e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:11.105818 27989 tablet_bootstrap.cc:492] T 0a5f2eeed1624fd096f367c801f4cb5a P f15abbe0c5fc4270aabb697d80b9f6a5: Bootstrap starting.
I20260710 11:07:11.113636 27989 tablet_bootstrap.cc:654] T 0a5f2eeed1624fd096f367c801f4cb5a P f15abbe0c5fc4270aabb697d80b9f6a5: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:11.117450 27988 tablet_bootstrap.cc:492] T e535174ce59748988227f5a6d70b7f0a P 2f551a4760c24d2b8dd4a453c346f1e0: No bootstrap required, opened a new log
I20260710 11:07:11.117973 27988 ts_tablet_manager.cc:1403] T e535174ce59748988227f5a6d70b7f0a P 2f551a4760c24d2b8dd4a453c346f1e0: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260710 11:07:11.117995 27990 tablet_bootstrap.cc:492] T 03dc2489adef4f34b023051d12e2a9d5 P 27851a24fea741129fd2791713dd313e: No bootstrap required, opened a new log
I20260710 11:07:11.118832 27990 ts_tablet_manager.cc:1403] T 03dc2489adef4f34b023051d12e2a9d5 P 27851a24fea741129fd2791713dd313e: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.006s
I20260710 11:07:11.121016 27988 raft_consensus.cc:359] T e535174ce59748988227f5a6d70b7f0a P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:11.121765 27988 raft_consensus.cc:385] T e535174ce59748988227f5a6d70b7f0a P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:11.122026 27988 raft_consensus.cc:740] T e535174ce59748988227f5a6d70b7f0a P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f551a4760c24d2b8dd4a453c346f1e0, State: Initialized, Role: FOLLOWER
I20260710 11:07:11.123173 27988 consensus_queue.cc:260] T e535174ce59748988227f5a6d70b7f0a P 2f551a4760c24d2b8dd4a453c346f1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:11.123193 27990 raft_consensus.cc:359] T 03dc2489adef4f34b023051d12e2a9d5 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:11.124353 27990 raft_consensus.cc:385] T 03dc2489adef4f34b023051d12e2a9d5 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:11.124912 27990 raft_consensus.cc:740] T 03dc2489adef4f34b023051d12e2a9d5 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27851a24fea741129fd2791713dd313e, State: Initialized, Role: FOLLOWER
I20260710 11:07:11.125923 27990 consensus_queue.cc:260] T 03dc2489adef4f34b023051d12e2a9d5 P 27851a24fea741129fd2791713dd313e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:11.127696 27989 tablet_bootstrap.cc:492] T 0a5f2eeed1624fd096f367c801f4cb5a P f15abbe0c5fc4270aabb697d80b9f6a5: No bootstrap required, opened a new log
I20260710 11:07:11.128010 27988 ts_tablet_manager.cc:1434] T e535174ce59748988227f5a6d70b7f0a P 2f551a4760c24d2b8dd4a453c346f1e0: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 11:07:11.128350 27989 ts_tablet_manager.cc:1403] T 0a5f2eeed1624fd096f367c801f4cb5a P f15abbe0c5fc4270aabb697d80b9f6a5: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.005s
I20260710 11:07:11.129164 27988 tablet_bootstrap.cc:492] T 9fc1d164e01048f3b331c44c817c4d74 P 2f551a4760c24d2b8dd4a453c346f1e0: Bootstrap starting.
I20260710 11:07:11.130494 27994 raft_consensus.cc:493] T e535174ce59748988227f5a6d70b7f0a P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:11.131217 27995 raft_consensus.cc:493] T a231d33a4bd74e748749929824a56c24 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:11.130975 27994 raft_consensus.cc:515] T e535174ce59748988227f5a6d70b7f0a P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:11.131667 27995 raft_consensus.cc:515] T a231d33a4bd74e748749929824a56c24 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:11.134021 27996 raft_consensus.cc:493] T a231d33a4bd74e748749929824a56c24 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:11.134613 27995 leader_election.cc:290] T a231d33a4bd74e748749929824a56c24 P f15abbe0c5fc4270aabb697d80b9f6a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f551a4760c24d2b8dd4a453c346f1e0 (127.23.83.193:34799), 27851a24fea741129fd2791713dd313e (127.23.83.195:43303)
I20260710 11:07:11.136070 27989 raft_consensus.cc:359] T 0a5f2eeed1624fd096f367c801f4cb5a P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:11.136776 27988 tablet_bootstrap.cc:654] T 9fc1d164e01048f3b331c44c817c4d74 P 2f551a4760c24d2b8dd4a453c346f1e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:11.136974 27989 raft_consensus.cc:385] T 0a5f2eeed1624fd096f367c801f4cb5a P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:11.134624 27996 raft_consensus.cc:515] T a231d33a4bd74e748749929824a56c24 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:11.137529 27989 raft_consensus.cc:740] T 0a5f2eeed1624fd096f367c801f4cb5a P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f15abbe0c5fc4270aabb697d80b9f6a5, State: Initialized, Role: FOLLOWER
I20260710 11:07:11.138396 27989 consensus_queue.cc:260] T 0a5f2eeed1624fd096f367c801f4cb5a P f15abbe0c5fc4270aabb697d80b9f6a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:11.141312 27996 leader_election.cc:290] T a231d33a4bd74e748749929824a56c24 P 27851a24fea741129fd2791713dd313e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f551a4760c24d2b8dd4a453c346f1e0 (127.23.83.193:34799), f15abbe0c5fc4270aabb697d80b9f6a5 (127.23.83.194:45239)
I20260710 11:07:11.144604 27989 ts_tablet_manager.cc:1434] T 0a5f2eeed1624fd096f367c801f4cb5a P f15abbe0c5fc4270aabb697d80b9f6a5: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.002s
I20260710 11:07:11.146073 27989 tablet_bootstrap.cc:492] T e535174ce59748988227f5a6d70b7f0a P f15abbe0c5fc4270aabb697d80b9f6a5: Bootstrap starting.
I20260710 11:07:11.151891 27988 tablet_bootstrap.cc:492] T 9fc1d164e01048f3b331c44c817c4d74 P 2f551a4760c24d2b8dd4a453c346f1e0: No bootstrap required, opened a new log
I20260710 11:07:11.152469 27988 ts_tablet_manager.cc:1403] T 9fc1d164e01048f3b331c44c817c4d74 P 2f551a4760c24d2b8dd4a453c346f1e0: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.014s
I20260710 11:07:11.151566 27994 leader_election.cc:290] T e535174ce59748988227f5a6d70b7f0a P 2f551a4760c24d2b8dd4a453c346f1e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15abbe0c5fc4270aabb697d80b9f6a5 (127.23.83.194:45239), 27851a24fea741129fd2791713dd313e (127.23.83.195:43303)
I20260710 11:07:11.157029 27989 tablet_bootstrap.cc:654] T e535174ce59748988227f5a6d70b7f0a P f15abbe0c5fc4270aabb697d80b9f6a5: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:11.157279 27990 ts_tablet_manager.cc:1434] T 03dc2489adef4f34b023051d12e2a9d5 P 27851a24fea741129fd2791713dd313e: Time spent starting tablet: real 0.038s	user 0.009s	sys 0.001s
I20260710 11:07:11.160425 27988 raft_consensus.cc:359] T 9fc1d164e01048f3b331c44c817c4d74 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:11.161314 27988 raft_consensus.cc:385] T 9fc1d164e01048f3b331c44c817c4d74 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:11.161635 27988 raft_consensus.cc:740] T 9fc1d164e01048f3b331c44c817c4d74 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f551a4760c24d2b8dd4a453c346f1e0, State: Initialized, Role: FOLLOWER
I20260710 11:07:11.162088 27990 tablet_bootstrap.cc:492] T 9fc1d164e01048f3b331c44c817c4d74 P 27851a24fea741129fd2791713dd313e: Bootstrap starting.
I20260710 11:07:11.162369 27988 consensus_queue.cc:260] T 9fc1d164e01048f3b331c44c817c4d74 P 2f551a4760c24d2b8dd4a453c346f1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:11.165750 27996 raft_consensus.cc:493] T 03dc2489adef4f34b023051d12e2a9d5 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:11.166304 27996 raft_consensus.cc:515] T 03dc2489adef4f34b023051d12e2a9d5 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:11.169047 27996 leader_election.cc:290] T 03dc2489adef4f34b023051d12e2a9d5 P 27851a24fea741129fd2791713dd313e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f551a4760c24d2b8dd4a453c346f1e0 (127.23.83.193:34799), f15abbe0c5fc4270aabb697d80b9f6a5 (127.23.83.194:45239)
I20260710 11:07:11.170603 27988 ts_tablet_manager.cc:1434] T 9fc1d164e01048f3b331c44c817c4d74 P 2f551a4760c24d2b8dd4a453c346f1e0: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.002s
I20260710 11:07:11.171770 27988 tablet_bootstrap.cc:492] T 8c91ec2cbb174f0fa310071c62dddb90 P 2f551a4760c24d2b8dd4a453c346f1e0: Bootstrap starting.
I20260710 11:07:11.171639 27995 raft_consensus.cc:493] T 0a5f2eeed1624fd096f367c801f4cb5a P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:11.172289 27995 raft_consensus.cc:515] T 0a5f2eeed1624fd096f367c801f4cb5a P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:11.174530 27995 leader_election.cc:290] T 0a5f2eeed1624fd096f367c801f4cb5a P f15abbe0c5fc4270aabb697d80b9f6a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f551a4760c24d2b8dd4a453c346f1e0 (127.23.83.193:34799), 27851a24fea741129fd2791713dd313e (127.23.83.195:43303)
I20260710 11:07:11.178598 27990 tablet_bootstrap.cc:654] T 9fc1d164e01048f3b331c44c817c4d74 P 27851a24fea741129fd2791713dd313e: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:11.181988 27996 raft_consensus.cc:493] T 0a5f2eeed1624fd096f367c801f4cb5a P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:11.182673 27996 raft_consensus.cc:515] T 0a5f2eeed1624fd096f367c801f4cb5a P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:11.185276 27996 leader_election.cc:290] T 0a5f2eeed1624fd096f367c801f4cb5a P 27851a24fea741129fd2791713dd313e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f551a4760c24d2b8dd4a453c346f1e0 (127.23.83.193:34799), f15abbe0c5fc4270aabb697d80b9f6a5 (127.23.83.194:45239)
I20260710 11:07:11.190378 27988 tablet_bootstrap.cc:654] T 8c91ec2cbb174f0fa310071c62dddb90 P 2f551a4760c24d2b8dd4a453c346f1e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:11.196100 27990 tablet_bootstrap.cc:492] T 9fc1d164e01048f3b331c44c817c4d74 P 27851a24fea741129fd2791713dd313e: No bootstrap required, opened a new log
I20260710 11:07:11.196835 27990 ts_tablet_manager.cc:1403] T 9fc1d164e01048f3b331c44c817c4d74 P 27851a24fea741129fd2791713dd313e: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.000s
I20260710 11:07:11.199820 27994 raft_consensus.cc:493] T 03dc2489adef4f34b023051d12e2a9d5 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:11.200452 27994 raft_consensus.cc:515] T 03dc2489adef4f34b023051d12e2a9d5 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:11.202821 27994 leader_election.cc:290] T 03dc2489adef4f34b023051d12e2a9d5 P 2f551a4760c24d2b8dd4a453c346f1e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15abbe0c5fc4270aabb697d80b9f6a5 (127.23.83.194:45239), 27851a24fea741129fd2791713dd313e (127.23.83.195:43303)
I20260710 11:07:11.209453 27990 raft_consensus.cc:359] T 9fc1d164e01048f3b331c44c817c4d74 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:11.210363 27990 raft_consensus.cc:385] T 9fc1d164e01048f3b331c44c817c4d74 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:11.210698 27990 raft_consensus.cc:740] T 9fc1d164e01048f3b331c44c817c4d74 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27851a24fea741129fd2791713dd313e, State: Initialized, Role: FOLLOWER
I20260710 11:07:11.211647 27990 consensus_queue.cc:260] T 9fc1d164e01048f3b331c44c817c4d74 P 27851a24fea741129fd2791713dd313e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:11.214231 27990 ts_tablet_manager.cc:1434] T 9fc1d164e01048f3b331c44c817c4d74 P 27851a24fea741129fd2791713dd313e: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 11:07:11.215371 27990 tablet_bootstrap.cc:492] T e535174ce59748988227f5a6d70b7f0a P 27851a24fea741129fd2791713dd313e: Bootstrap starting.
I20260710 11:07:11.222036 27988 tablet_bootstrap.cc:492] T 8c91ec2cbb174f0fa310071c62dddb90 P 2f551a4760c24d2b8dd4a453c346f1e0: No bootstrap required, opened a new log
I20260710 11:07:11.222653 27988 ts_tablet_manager.cc:1403] T 8c91ec2cbb174f0fa310071c62dddb90 P 2f551a4760c24d2b8dd4a453c346f1e0: Time spent bootstrapping tablet: real 0.051s	user 0.019s	sys 0.003s
W20260710 11:07:11.225767 27744 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:07:11.226496 27990 tablet_bootstrap.cc:654] T e535174ce59748988227f5a6d70b7f0a P 27851a24fea741129fd2791713dd313e: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:11.226053 27988 raft_consensus.cc:359] T 8c91ec2cbb174f0fa310071c62dddb90 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:11.226917 27988 raft_consensus.cc:385] T 8c91ec2cbb174f0fa310071c62dddb90 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:11.227254 27988 raft_consensus.cc:740] T 8c91ec2cbb174f0fa310071c62dddb90 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f551a4760c24d2b8dd4a453c346f1e0, State: Initialized, Role: FOLLOWER
I20260710 11:07:11.228293 27988 consensus_queue.cc:260] T 8c91ec2cbb174f0fa310071c62dddb90 P 2f551a4760c24d2b8dd4a453c346f1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:11.234256 27988 ts_tablet_manager.cc:1434] T 8c91ec2cbb174f0fa310071c62dddb90 P 2f551a4760c24d2b8dd4a453c346f1e0: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 11:07:11.235759 27988 tablet_bootstrap.cc:492] T e9aad2a432e6492ea25ab38dcc2a90d1 P 2f551a4760c24d2b8dd4a453c346f1e0: Bootstrap starting.
I20260710 11:07:11.238863 27990 tablet_bootstrap.cc:492] T e535174ce59748988227f5a6d70b7f0a P 27851a24fea741129fd2791713dd313e: No bootstrap required, opened a new log
I20260710 11:07:11.239490 27990 ts_tablet_manager.cc:1403] T e535174ce59748988227f5a6d70b7f0a P 27851a24fea741129fd2791713dd313e: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.005s
I20260710 11:07:11.242516 27996 raft_consensus.cc:493] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:11.242867 27988 tablet_bootstrap.cc:654] T e9aad2a432e6492ea25ab38dcc2a90d1 P 2f551a4760c24d2b8dd4a453c346f1e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:11.242700 27990 raft_consensus.cc:359] T e535174ce59748988227f5a6d70b7f0a P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:11.243081 27996 raft_consensus.cc:515] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } }
I20260710 11:07:11.243587 27990 raft_consensus.cc:385] T e535174ce59748988227f5a6d70b7f0a P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:11.244035 27990 raft_consensus.cc:740] T e535174ce59748988227f5a6d70b7f0a P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27851a24fea741129fd2791713dd313e, State: Initialized, Role: FOLLOWER
I20260710 11:07:11.244861 27990 consensus_queue.cc:260] T e535174ce59748988227f5a6d70b7f0a P 27851a24fea741129fd2791713dd313e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:11.247601 27996 leader_election.cc:290] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 27851a24fea741129fd2791713dd313e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f551a4760c24d2b8dd4a453c346f1e0 (127.23.83.193:34799), f15abbe0c5fc4270aabb697d80b9f6a5 (127.23.83.194:45239)
I20260710 11:07:11.250414 27995 raft_consensus.cc:493] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:11.251158 27995 raft_consensus.cc:515] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } }
I20260710 11:07:11.258849 27995 leader_election.cc:290] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P f15abbe0c5fc4270aabb697d80b9f6a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f551a4760c24d2b8dd4a453c346f1e0 (127.23.83.193:34799), 27851a24fea741129fd2791713dd313e (127.23.83.195:43303)
I20260710 11:07:11.266475 27990 ts_tablet_manager.cc:1434] T e535174ce59748988227f5a6d70b7f0a P 27851a24fea741129fd2791713dd313e: Time spent starting tablet: real 0.027s	user 0.016s	sys 0.012s
I20260710 11:07:11.267231 27988 tablet_bootstrap.cc:492] T e9aad2a432e6492ea25ab38dcc2a90d1 P 2f551a4760c24d2b8dd4a453c346f1e0: No bootstrap required, opened a new log
I20260710 11:07:11.267642 27990 tablet_bootstrap.cc:492] T 8c91ec2cbb174f0fa310071c62dddb90 P 27851a24fea741129fd2791713dd313e: Bootstrap starting.
I20260710 11:07:11.267741 27988 ts_tablet_manager.cc:1403] T e9aad2a432e6492ea25ab38dcc2a90d1 P 2f551a4760c24d2b8dd4a453c346f1e0: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.004s
I20260710 11:07:11.270677 27988 raft_consensus.cc:359] T e9aad2a432e6492ea25ab38dcc2a90d1 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:11.271423 27988 raft_consensus.cc:385] T e9aad2a432e6492ea25ab38dcc2a90d1 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:11.271752 27988 raft_consensus.cc:740] T e9aad2a432e6492ea25ab38dcc2a90d1 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f551a4760c24d2b8dd4a453c346f1e0, State: Initialized, Role: FOLLOWER
I20260710 11:07:11.272734 27988 consensus_queue.cc:260] T e9aad2a432e6492ea25ab38dcc2a90d1 P 2f551a4760c24d2b8dd4a453c346f1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:11.275395 27990 tablet_bootstrap.cc:654] T 8c91ec2cbb174f0fa310071c62dddb90 P 27851a24fea741129fd2791713dd313e: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:11.275430 27988 ts_tablet_manager.cc:1434] T e9aad2a432e6492ea25ab38dcc2a90d1 P 2f551a4760c24d2b8dd4a453c346f1e0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:07:11.276677 27988 tablet_bootstrap.cc:492] T 342877dca5644c3aabfc5404a6f2e403 P 2f551a4760c24d2b8dd4a453c346f1e0: Bootstrap starting.
I20260710 11:07:11.284125 27988 tablet_bootstrap.cc:654] T 342877dca5644c3aabfc5404a6f2e403 P 2f551a4760c24d2b8dd4a453c346f1e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:11.287463 27990 tablet_bootstrap.cc:492] T 8c91ec2cbb174f0fa310071c62dddb90 P 27851a24fea741129fd2791713dd313e: No bootstrap required, opened a new log
I20260710 11:07:11.288061 27990 ts_tablet_manager.cc:1403] T 8c91ec2cbb174f0fa310071c62dddb90 P 27851a24fea741129fd2791713dd313e: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.007s
I20260710 11:07:11.288194 27994 raft_consensus.cc:493] T a231d33a4bd74e748749929824a56c24 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:11.288725 27994 raft_consensus.cc:515] T a231d33a4bd74e748749929824a56c24 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:11.290923 27994 leader_election.cc:290] T a231d33a4bd74e748749929824a56c24 P 2f551a4760c24d2b8dd4a453c346f1e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15abbe0c5fc4270aabb697d80b9f6a5 (127.23.83.194:45239), 27851a24fea741129fd2791713dd313e (127.23.83.195:43303)
I20260710 11:07:11.292671 27990 raft_consensus.cc:359] T 8c91ec2cbb174f0fa310071c62dddb90 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:11.293844 27990 raft_consensus.cc:385] T 8c91ec2cbb174f0fa310071c62dddb90 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:11.294277 27990 raft_consensus.cc:740] T 8c91ec2cbb174f0fa310071c62dddb90 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27851a24fea741129fd2791713dd313e, State: Initialized, Role: FOLLOWER
I20260710 11:07:11.295336 27990 consensus_queue.cc:260] T 8c91ec2cbb174f0fa310071c62dddb90 P 27851a24fea741129fd2791713dd313e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:11.298686 27990 ts_tablet_manager.cc:1434] T 8c91ec2cbb174f0fa310071c62dddb90 P 27851a24fea741129fd2791713dd313e: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260710 11:07:11.302706 27988 tablet_bootstrap.cc:492] T 342877dca5644c3aabfc5404a6f2e403 P 2f551a4760c24d2b8dd4a453c346f1e0: No bootstrap required, opened a new log
I20260710 11:07:11.303292 27988 ts_tablet_manager.cc:1403] T 342877dca5644c3aabfc5404a6f2e403 P 2f551a4760c24d2b8dd4a453c346f1e0: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.011s
I20260710 11:07:11.306273 27988 raft_consensus.cc:359] T 342877dca5644c3aabfc5404a6f2e403 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:11.307056 27988 raft_consensus.cc:385] T 342877dca5644c3aabfc5404a6f2e403 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:11.307384 27988 raft_consensus.cc:740] T 342877dca5644c3aabfc5404a6f2e403 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f551a4760c24d2b8dd4a453c346f1e0, State: Initialized, Role: FOLLOWER
I20260710 11:07:11.308703 27990 tablet_bootstrap.cc:492] T e9aad2a432e6492ea25ab38dcc2a90d1 P 27851a24fea741129fd2791713dd313e: Bootstrap starting.
I20260710 11:07:11.308228 27988 consensus_queue.cc:260] T 342877dca5644c3aabfc5404a6f2e403 P 2f551a4760c24d2b8dd4a453c346f1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:11.310714 27988 ts_tablet_manager.cc:1434] T 342877dca5644c3aabfc5404a6f2e403 P 2f551a4760c24d2b8dd4a453c346f1e0: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 11:07:11.310801 27989 tablet_bootstrap.cc:492] T e535174ce59748988227f5a6d70b7f0a P f15abbe0c5fc4270aabb697d80b9f6a5: No bootstrap required, opened a new log
I20260710 11:07:11.311393 27989 ts_tablet_manager.cc:1403] T e535174ce59748988227f5a6d70b7f0a P f15abbe0c5fc4270aabb697d80b9f6a5: Time spent bootstrapping tablet: real 0.166s	user 0.064s	sys 0.082s
I20260710 11:07:11.313720 27873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a231d33a4bd74e748749929824a56c24" candidate_uuid: "27851a24fea741129fd2791713dd313e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" is_pre_election: true
I20260710 11:07:11.315147 27873 raft_consensus.cc:2468] T a231d33a4bd74e748749929824a56c24 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27851a24fea741129fd2791713dd313e in term 0.
I20260710 11:07:11.315304 27989 raft_consensus.cc:359] T e535174ce59748988227f5a6d70b7f0a P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:11.316151 27989 raft_consensus.cc:385] T e535174ce59748988227f5a6d70b7f0a P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:11.316442 27989 raft_consensus.cc:740] T e535174ce59748988227f5a6d70b7f0a P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f15abbe0c5fc4270aabb697d80b9f6a5, State: Initialized, Role: FOLLOWER
I20260710 11:07:11.316979 27994 raft_consensus.cc:493] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:11.317265 27989 consensus_queue.cc:260] T e535174ce59748988227f5a6d70b7f0a P f15abbe0c5fc4270aabb697d80b9f6a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:11.317546 27994 raft_consensus.cc:515] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } }
I20260710 11:07:11.318495 27990 tablet_bootstrap.cc:654] T e9aad2a432e6492ea25ab38dcc2a90d1 P 27851a24fea741129fd2791713dd313e: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:11.319537 27989 ts_tablet_manager.cc:1434] T e535174ce59748988227f5a6d70b7f0a P f15abbe0c5fc4270aabb697d80b9f6a5: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:07:11.320480 27994 leader_election.cc:290] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 2f551a4760c24d2b8dd4a453c346f1e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27851a24fea741129fd2791713dd313e (127.23.83.195:43303), f15abbe0c5fc4270aabb697d80b9f6a5 (127.23.83.194:45239)
I20260710 11:07:11.320868 27989 tablet_bootstrap.cc:492] T e9aad2a432e6492ea25ab38dcc2a90d1 P f15abbe0c5fc4270aabb697d80b9f6a5: Bootstrap starting.
I20260710 11:07:11.322772 27798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a231d33a4bd74e748749929824a56c24" candidate_uuid: "27851a24fea741129fd2791713dd313e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" is_pre_election: true
I20260710 11:07:11.323493 27798 raft_consensus.cc:2468] T a231d33a4bd74e748749929824a56c24 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27851a24fea741129fd2791713dd313e in term 0.
I20260710 11:07:11.324855 27797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03dc2489adef4f34b023051d12e2a9d5" candidate_uuid: "27851a24fea741129fd2791713dd313e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" is_pre_election: true
I20260710 11:07:11.325237 27873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03dc2489adef4f34b023051d12e2a9d5" candidate_uuid: "27851a24fea741129fd2791713dd313e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" is_pre_election: true
I20260710 11:07:11.326277 27873 raft_consensus.cc:2468] T 03dc2489adef4f34b023051d12e2a9d5 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27851a24fea741129fd2791713dd313e in term 0.
I20260710 11:07:11.326447 27796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5f2eeed1624fd096f367c801f4cb5a" candidate_uuid: "27851a24fea741129fd2791713dd313e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" is_pre_election: true
I20260710 11:07:11.325598 27797 raft_consensus.cc:2468] T 03dc2489adef4f34b023051d12e2a9d5 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27851a24fea741129fd2791713dd313e in term 0.
I20260710 11:07:11.327147 27796 raft_consensus.cc:2468] T 0a5f2eeed1624fd096f367c801f4cb5a P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27851a24fea741129fd2791713dd313e in term 0.
I20260710 11:07:11.328306 27795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f153c3a3bf4e38b78b7d3c9d0f38b7" candidate_uuid: "27851a24fea741129fd2791713dd313e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" is_pre_election: true
I20260710 11:07:11.328882 27989 tablet_bootstrap.cc:654] T e9aad2a432e6492ea25ab38dcc2a90d1 P f15abbe0c5fc4270aabb697d80b9f6a5: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:11.329424 27794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a231d33a4bd74e748749929824a56c24" candidate_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" is_pre_election: true
I20260710 11:07:11.329312 27947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a231d33a4bd74e748749929824a56c24" candidate_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27851a24fea741129fd2791713dd313e" is_pre_election: true
I20260710 11:07:11.330300 27794 raft_consensus.cc:2468] T a231d33a4bd74e748749929824a56c24 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15abbe0c5fc4270aabb697d80b9f6a5 in term 0.
I20260710 11:07:11.330524 27947 raft_consensus.cc:2468] T a231d33a4bd74e748749929824a56c24 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15abbe0c5fc4270aabb697d80b9f6a5 in term 0.
I20260710 11:07:11.328917 27795 raft_consensus.cc:2468] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27851a24fea741129fd2791713dd313e in term 0.
I20260710 11:07:11.332687 27873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5f2eeed1624fd096f367c801f4cb5a" candidate_uuid: "27851a24fea741129fd2791713dd313e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" is_pre_election: true
I20260710 11:07:11.334075 27873 raft_consensus.cc:2468] T 0a5f2eeed1624fd096f367c801f4cb5a P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27851a24fea741129fd2791713dd313e in term 0.
I20260710 11:07:11.340554 27872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e535174ce59748988227f5a6d70b7f0a" candidate_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" is_pre_election: true
I20260710 11:07:11.341342 27872 raft_consensus.cc:2468] T e535174ce59748988227f5a6d70b7f0a P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f551a4760c24d2b8dd4a453c346f1e0 in term 0.
I20260710 11:07:11.341734 27913 leader_election.cc:304] T a231d33a4bd74e748749929824a56c24 P 27851a24fea741129fd2791713dd313e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27851a24fea741129fd2791713dd313e, f15abbe0c5fc4270aabb697d80b9f6a5; no voters: 
I20260710 11:07:11.342890 28022 raft_consensus.cc:2804] T a231d33a4bd74e748749929824a56c24 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:11.343024 27871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03dc2489adef4f34b023051d12e2a9d5" candidate_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" is_pre_election: true
I20260710 11:07:11.343356 28022 raft_consensus.cc:493] T a231d33a4bd74e748749929824a56c24 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:11.343756 28022 raft_consensus.cc:3060] T a231d33a4bd74e748749929824a56c24 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:11.343828 27871 raft_consensus.cc:2468] T 03dc2489adef4f34b023051d12e2a9d5 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f551a4760c24d2b8dd4a453c346f1e0 in term 0.
I20260710 11:07:11.345208 27870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a231d33a4bd74e748749929824a56c24" candidate_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" is_pre_election: true
I20260710 11:07:11.345963 27870 raft_consensus.cc:2468] T a231d33a4bd74e748749929824a56c24 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f551a4760c24d2b8dd4a453c346f1e0 in term 0.
I20260710 11:07:11.347169 27869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f153c3a3bf4e38b78b7d3c9d0f38b7" candidate_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" is_pre_election: true
I20260710 11:07:11.348016 27869 raft_consensus.cc:2468] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f551a4760c24d2b8dd4a453c346f1e0 in term 0.
I20260710 11:07:11.356475 27947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5f2eeed1624fd096f367c801f4cb5a" candidate_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27851a24fea741129fd2791713dd313e" is_pre_election: true
I20260710 11:07:11.357043 27946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f153c3a3bf4e38b78b7d3c9d0f38b7" candidate_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27851a24fea741129fd2791713dd313e" is_pre_election: true
I20260710 11:07:11.357491 27947 raft_consensus.cc:2468] T 0a5f2eeed1624fd096f367c801f4cb5a P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15abbe0c5fc4270aabb697d80b9f6a5 in term 0.
I20260710 11:07:11.357847 27946 raft_consensus.cc:2468] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15abbe0c5fc4270aabb697d80b9f6a5 in term 0.
I20260710 11:07:11.358831 27989 tablet_bootstrap.cc:492] T e9aad2a432e6492ea25ab38dcc2a90d1 P f15abbe0c5fc4270aabb697d80b9f6a5: No bootstrap required, opened a new log
I20260710 11:07:11.358711 27873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f153c3a3bf4e38b78b7d3c9d0f38b7" candidate_uuid: "27851a24fea741129fd2791713dd313e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" is_pre_election: true
I20260710 11:07:11.359324 27838 leader_election.cc:304] T a231d33a4bd74e748749929824a56c24 P f15abbe0c5fc4270aabb697d80b9f6a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27851a24fea741129fd2791713dd313e, f15abbe0c5fc4270aabb697d80b9f6a5; no voters: 
I20260710 11:07:11.359591 27989 ts_tablet_manager.cc:1403] T e9aad2a432e6492ea25ab38dcc2a90d1 P f15abbe0c5fc4270aabb697d80b9f6a5: Time spent bootstrapping tablet: real 0.039s	user 0.023s	sys 0.014s
I20260710 11:07:11.360375 27994 raft_consensus.cc:493] T e9aad2a432e6492ea25ab38dcc2a90d1 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:11.360891 27838 leader_election.cc:304] T 0a5f2eeed1624fd096f367c801f4cb5a P f15abbe0c5fc4270aabb697d80b9f6a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27851a24fea741129fd2791713dd313e, f15abbe0c5fc4270aabb697d80b9f6a5; no voters: 
I20260710 11:07:11.361021 27994 raft_consensus.cc:515] T e9aad2a432e6492ea25ab38dcc2a90d1 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:11.360384 27995 raft_consensus.cc:2804] T a231d33a4bd74e748749929824a56c24 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:11.364279 27989 raft_consensus.cc:359] T e9aad2a432e6492ea25ab38dcc2a90d1 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:11.365767 27989 raft_consensus.cc:385] T e9aad2a432e6492ea25ab38dcc2a90d1 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:11.364306 27995 raft_consensus.cc:493] T a231d33a4bd74e748749929824a56c24 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:11.366181 27989 raft_consensus.cc:740] T e9aad2a432e6492ea25ab38dcc2a90d1 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f15abbe0c5fc4270aabb697d80b9f6a5, State: Initialized, Role: FOLLOWER
I20260710 11:07:11.366624 27995 raft_consensus.cc:3060] T a231d33a4bd74e748749929824a56c24 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:11.368068 27946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e535174ce59748988227f5a6d70b7f0a" candidate_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27851a24fea741129fd2791713dd313e" is_pre_election: true
I20260710 11:07:11.367776 27989 consensus_queue.cc:260] T e9aad2a432e6492ea25ab38dcc2a90d1 P f15abbe0c5fc4270aabb697d80b9f6a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:11.368759 27946 raft_consensus.cc:2468] T e535174ce59748988227f5a6d70b7f0a P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f551a4760c24d2b8dd4a453c346f1e0 in term 0.
I20260710 11:07:11.371129 27913 leader_election.cc:304] T 03dc2489adef4f34b023051d12e2a9d5 P 27851a24fea741129fd2791713dd313e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27851a24fea741129fd2791713dd313e, f15abbe0c5fc4270aabb697d80b9f6a5; no voters: 
I20260710 11:07:11.372762 27996 raft_consensus.cc:2804] T 03dc2489adef4f34b023051d12e2a9d5 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:11.373122 27946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03dc2489adef4f34b023051d12e2a9d5" candidate_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27851a24fea741129fd2791713dd313e" is_pre_election: true
I20260710 11:07:11.373298 27996 raft_consensus.cc:493] T 03dc2489adef4f34b023051d12e2a9d5 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:11.374001 27996 raft_consensus.cc:3060] T 03dc2489adef4f34b023051d12e2a9d5 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:11.375859 27913 leader_election.cc:304] T 0a5f2eeed1624fd096f367c801f4cb5a P 27851a24fea741129fd2791713dd313e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27851a24fea741129fd2791713dd313e, f15abbe0c5fc4270aabb697d80b9f6a5; no voters: 
I20260710 11:07:11.381573 27994 leader_election.cc:290] T e9aad2a432e6492ea25ab38dcc2a90d1 P 2f551a4760c24d2b8dd4a453c346f1e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15abbe0c5fc4270aabb697d80b9f6a5 (127.23.83.194:45239), 27851a24fea741129fd2791713dd313e (127.23.83.195:43303)
I20260710 11:07:11.380399 27947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a231d33a4bd74e748749929824a56c24" candidate_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27851a24fea741129fd2791713dd313e" is_pre_election: true
I20260710 11:07:11.384544 27798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5f2eeed1624fd096f367c801f4cb5a" candidate_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" is_pre_election: true
I20260710 11:07:11.385509 27798 raft_consensus.cc:2468] T 0a5f2eeed1624fd096f367c801f4cb5a P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15abbe0c5fc4270aabb697d80b9f6a5 in term 0.
I20260710 11:07:11.388468 27764 leader_election.cc:304] T e535174ce59748988227f5a6d70b7f0a P 2f551a4760c24d2b8dd4a453c346f1e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f551a4760c24d2b8dd4a453c346f1e0, f15abbe0c5fc4270aabb697d80b9f6a5; no voters: 
I20260710 11:07:11.390043 27764 leader_election.cc:304] T 03dc2489adef4f34b023051d12e2a9d5 P 2f551a4760c24d2b8dd4a453c346f1e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f551a4760c24d2b8dd4a453c346f1e0, f15abbe0c5fc4270aabb697d80b9f6a5; no voters: 
I20260710 11:07:11.390936 27798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f153c3a3bf4e38b78b7d3c9d0f38b7" candidate_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" is_pre_election: true
I20260710 11:07:11.391949 27798 raft_consensus.cc:2468] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15abbe0c5fc4270aabb697d80b9f6a5 in term 0.
I20260710 11:07:11.392077 27994 raft_consensus.cc:2804] T e535174ce59748988227f5a6d70b7f0a P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:11.392681 27994 raft_consensus.cc:493] T e535174ce59748988227f5a6d70b7f0a P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:11.393136 27994 raft_consensus.cc:3060] T e535174ce59748988227f5a6d70b7f0a P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:11.396692 27945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f153c3a3bf4e38b78b7d3c9d0f38b7" candidate_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27851a24fea741129fd2791713dd313e" is_pre_election: true
I20260710 11:07:11.397673 27945 raft_consensus.cc:2468] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f551a4760c24d2b8dd4a453c346f1e0 in term 0.
I20260710 11:07:11.359635 27873 raft_consensus.cc:2468] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27851a24fea741129fd2791713dd313e in term 0.
I20260710 11:07:11.402441 27869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9aad2a432e6492ea25ab38dcc2a90d1" candidate_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" is_pre_election: true
I20260710 11:07:11.403301 27869 raft_consensus.cc:2468] T e9aad2a432e6492ea25ab38dcc2a90d1 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f551a4760c24d2b8dd4a453c346f1e0 in term 0.
I20260710 11:07:11.408315 27763 leader_election.cc:304] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 2f551a4760c24d2b8dd4a453c346f1e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27851a24fea741129fd2791713dd313e, 2f551a4760c24d2b8dd4a453c346f1e0; no voters: 
I20260710 11:07:11.414834 27837 leader_election.cc:304] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P f15abbe0c5fc4270aabb697d80b9f6a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f551a4760c24d2b8dd4a453c346f1e0, f15abbe0c5fc4270aabb697d80b9f6a5; no voters: 
I20260710 11:07:11.418424 28031 raft_consensus.cc:2804] T 03dc2489adef4f34b023051d12e2a9d5 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:11.418994 28031 raft_consensus.cc:493] T 03dc2489adef4f34b023051d12e2a9d5 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:11.419912 27764 leader_election.cc:304] T a231d33a4bd74e748749929824a56c24 P 2f551a4760c24d2b8dd4a453c346f1e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f551a4760c24d2b8dd4a453c346f1e0, f15abbe0c5fc4270aabb697d80b9f6a5; no voters: 
W20260710 11:07:11.421149 27913 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.83.194:45239, user_credentials={real_user=slave}} blocked reactor thread for 45441.9us
I20260710 11:07:11.422305 28027 raft_consensus.cc:2804] T 0a5f2eeed1624fd096f367c801f4cb5a P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:11.422891 28027 raft_consensus.cc:493] T 0a5f2eeed1624fd096f367c801f4cb5a P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:11.422684 27913 leader_election.cc:304] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 27851a24fea741129fd2791713dd313e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27851a24fea741129fd2791713dd313e, f15abbe0c5fc4270aabb697d80b9f6a5; no voters: 
I20260710 11:07:11.423388 28027 raft_consensus.cc:3060] T 0a5f2eeed1624fd096f367c801f4cb5a P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:11.424734 27996 raft_consensus.cc:515] T 03dc2489adef4f34b023051d12e2a9d5 P 27851a24fea741129fd2791713dd313e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:11.424991 28036 raft_consensus.cc:493] T 9fc1d164e01048f3b331c44c817c4d74 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:11.426143 27946 raft_consensus.cc:2393] T 03dc2489adef4f34b023051d12e2a9d5 P 27851a24fea741129fd2791713dd313e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2f551a4760c24d2b8dd4a453c346f1e0 in current term 1: Already voted for candidate 27851a24fea741129fd2791713dd313e in this term.
I20260710 11:07:11.426239 28036 raft_consensus.cc:515] T 9fc1d164e01048f3b331c44c817c4d74 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:11.427822 27990 tablet_bootstrap.cc:492] T e9aad2a432e6492ea25ab38dcc2a90d1 P 27851a24fea741129fd2791713dd313e: No bootstrap required, opened a new log
I20260710 11:07:11.428639 27990 ts_tablet_manager.cc:1403] T e9aad2a432e6492ea25ab38dcc2a90d1 P 27851a24fea741129fd2791713dd313e: Time spent bootstrapping tablet: real 0.129s	user 0.049s	sys 0.056s
I20260710 11:07:11.430155 28036 leader_election.cc:290] T 9fc1d164e01048f3b331c44c817c4d74 P 27851a24fea741129fd2791713dd313e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f551a4760c24d2b8dd4a453c346f1e0 (127.23.83.193:34799), f15abbe0c5fc4270aabb697d80b9f6a5 (127.23.83.194:45239)
I20260710 11:07:11.430750 28036 raft_consensus.cc:2804] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:11.431066 27996 leader_election.cc:290] T 03dc2489adef4f34b023051d12e2a9d5 P 27851a24fea741129fd2791713dd313e [CANDIDATE]: Term 1 election: Requested vote from peers 2f551a4760c24d2b8dd4a453c346f1e0 (127.23.83.193:34799), f15abbe0c5fc4270aabb697d80b9f6a5 (127.23.83.194:45239)
W20260710 11:07:11.424953 27838 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.83.195:43303, user_credentials={real_user=slave}} blocked reactor thread for 64149.1us
I20260710 11:07:11.433552 28035 raft_consensus.cc:2804] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:11.434008 28035 raft_consensus.cc:493] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:11.434382 28035 raft_consensus.cc:3060] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:11.435201 28034 raft_consensus.cc:493] T e9aad2a432e6492ea25ab38dcc2a90d1 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:11.435729 28034 raft_consensus.cc:515] T e9aad2a432e6492ea25ab38dcc2a90d1 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:11.436498 27764 leader_election.cc:304] T e9aad2a432e6492ea25ab38dcc2a90d1 P 2f551a4760c24d2b8dd4a453c346f1e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f551a4760c24d2b8dd4a453c346f1e0, f15abbe0c5fc4270aabb697d80b9f6a5; no voters: 
I20260710 11:07:11.431131 28036 raft_consensus.cc:493] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:11.437489 28022 raft_consensus.cc:515] T a231d33a4bd74e748749929824a56c24 P 27851a24fea741129fd2791713dd313e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:11.438014 28036 raft_consensus.cc:3060] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:11.438031 27869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fc1d164e01048f3b331c44c817c4d74" candidate_uuid: "27851a24fea741129fd2791713dd313e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" is_pre_election: true
I20260710 11:07:11.438951 27947 raft_consensus.cc:2393] T a231d33a4bd74e748749929824a56c24 P 27851a24fea741129fd2791713dd313e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2f551a4760c24d2b8dd4a453c346f1e0 in current term 1: Already voted for candidate 27851a24fea741129fd2791713dd313e in this term.
I20260710 11:07:11.439546 27873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03dc2489adef4f34b023051d12e2a9d5" candidate_uuid: "27851a24fea741129fd2791713dd313e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5"
I20260710 11:07:11.440279 27873 raft_consensus.cc:3060] T 03dc2489adef4f34b023051d12e2a9d5 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:11.441951 28022 leader_election.cc:290] T a231d33a4bd74e748749929824a56c24 P 27851a24fea741129fd2791713dd313e [CANDIDATE]: Term 1 election: Requested vote from peers 2f551a4760c24d2b8dd4a453c346f1e0 (127.23.83.193:34799), f15abbe0c5fc4270aabb697d80b9f6a5 (127.23.83.194:45239)
I20260710 11:07:11.421090 28029 raft_consensus.cc:2804] T 0a5f2eeed1624fd096f367c801f4cb5a P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:11.443082 28029 raft_consensus.cc:493] T 0a5f2eeed1624fd096f367c801f4cb5a P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:07:11.443542 27913 leader_election.cc:343] T 9fc1d164e01048f3b331c44c817c4d74 P 27851a24fea741129fd2791713dd313e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f15abbe0c5fc4270aabb697d80b9f6a5 (127.23.83.194:45239): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:11.445266 27869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a231d33a4bd74e748749929824a56c24" candidate_uuid: "27851a24fea741129fd2791713dd313e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5"
I20260710 11:07:11.411660 27995 raft_consensus.cc:515] T a231d33a4bd74e748749929824a56c24 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:11.447542 27869 raft_consensus.cc:2393] T a231d33a4bd74e748749929824a56c24 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 27851a24fea741129fd2791713dd313e in current term 1: Already voted for candidate f15abbe0c5fc4270aabb697d80b9f6a5 in this term.
I20260710 11:07:11.449169 27995 leader_election.cc:290] T a231d33a4bd74e748749929824a56c24 P f15abbe0c5fc4270aabb697d80b9f6a5 [CANDIDATE]: Term 1 election: Requested vote from peers 2f551a4760c24d2b8dd4a453c346f1e0 (127.23.83.193:34799), 27851a24fea741129fd2791713dd313e (127.23.83.195:43303)
I20260710 11:07:11.449568 28031 raft_consensus.cc:3060] T 03dc2489adef4f34b023051d12e2a9d5 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:11.449913 27995 raft_consensus.cc:2804] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:11.450310 27995 raft_consensus.cc:493] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:11.450699 27995 raft_consensus.cc:3060] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:11.443568 28029 raft_consensus.cc:3060] T 0a5f2eeed1624fd096f367c801f4cb5a P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:11.441641 27990 raft_consensus.cc:359] T e9aad2a432e6492ea25ab38dcc2a90d1 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:11.468971 27990 raft_consensus.cc:385] T e9aad2a432e6492ea25ab38dcc2a90d1 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:11.469391 27990 raft_consensus.cc:740] T e9aad2a432e6492ea25ab38dcc2a90d1 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27851a24fea741129fd2791713dd313e, State: Initialized, Role: FOLLOWER
I20260710 11:07:11.473734 27990 consensus_queue.cc:260] T e9aad2a432e6492ea25ab38dcc2a90d1 P 27851a24fea741129fd2791713dd313e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:11.474701 28031 raft_consensus.cc:515] T 03dc2489adef4f34b023051d12e2a9d5 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:11.475996 27990 ts_tablet_manager.cc:1434] T e9aad2a432e6492ea25ab38dcc2a90d1 P 27851a24fea741129fd2791713dd313e: Time spent starting tablet: real 0.047s	user 0.012s	sys 0.004s
I20260710 11:07:11.477862 28034 leader_election.cc:290] T e9aad2a432e6492ea25ab38dcc2a90d1 P f15abbe0c5fc4270aabb697d80b9f6a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f551a4760c24d2b8dd4a453c346f1e0 (127.23.83.193:34799), 27851a24fea741129fd2791713dd313e (127.23.83.195:43303)
I20260710 11:07:11.485189 28037 raft_consensus.cc:2804] T a231d33a4bd74e748749929824a56c24 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:11.485677 28037 raft_consensus.cc:493] T a231d33a4bd74e748749929824a56c24 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:11.485996 28037 raft_consensus.cc:3060] T a231d33a4bd74e748749929824a56c24 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:11.487581 28033 raft_consensus.cc:2804] T e9aad2a432e6492ea25ab38dcc2a90d1 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:11.488065 28033 raft_consensus.cc:493] T e9aad2a432e6492ea25ab38dcc2a90d1 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:11.488412 28033 raft_consensus.cc:3060] T e9aad2a432e6492ea25ab38dcc2a90d1 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:07:11.490099 27764 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.83.194:45239, user_credentials={real_user=slave}} blocked reactor thread for 53608.8us
I20260710 11:07:11.491282 27990 tablet_bootstrap.cc:492] T 342877dca5644c3aabfc5404a6f2e403 P 27851a24fea741129fd2791713dd313e: Bootstrap starting.
I20260710 11:07:11.494226 28029 raft_consensus.cc:515] T 0a5f2eeed1624fd096f367c801f4cb5a P 27851a24fea741129fd2791713dd313e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
W20260710 11:07:11.500226 27763 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.83.195:43303, user_credentials={real_user=slave}} blocked reactor thread for 92151.9us
I20260710 11:07:11.501564 27947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a231d33a4bd74e748749929824a56c24" candidate_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27851a24fea741129fd2791713dd313e"
I20260710 11:07:11.502358 27947 raft_consensus.cc:2393] T a231d33a4bd74e748749929824a56c24 P 27851a24fea741129fd2791713dd313e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f15abbe0c5fc4270aabb697d80b9f6a5 in current term 1: Already voted for candidate 27851a24fea741129fd2791713dd313e in this term.
I20260710 11:07:11.504199 27989 ts_tablet_manager.cc:1434] T e9aad2a432e6492ea25ab38dcc2a90d1 P f15abbe0c5fc4270aabb697d80b9f6a5: Time spent starting tablet: real 0.144s	user 0.019s	sys 0.045s
I20260710 11:07:11.504177 27947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9aad2a432e6492ea25ab38dcc2a90d1" candidate_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27851a24fea741129fd2791713dd313e" is_pre_election: true
I20260710 11:07:11.504982 27947 raft_consensus.cc:2468] T e9aad2a432e6492ea25ab38dcc2a90d1 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15abbe0c5fc4270aabb697d80b9f6a5 in term 0.
I20260710 11:07:11.506660 27947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9aad2a432e6492ea25ab38dcc2a90d1" candidate_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27851a24fea741129fd2791713dd313e" is_pre_election: true
I20260710 11:07:11.506769 28035 raft_consensus.cc:515] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } }
I20260710 11:07:11.507258 27947 raft_consensus.cc:2468] T e9aad2a432e6492ea25ab38dcc2a90d1 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f551a4760c24d2b8dd4a453c346f1e0 in term 0.
I20260710 11:07:11.496766 27994 raft_consensus.cc:515] T e535174ce59748988227f5a6d70b7f0a P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:11.509054 27838 leader_election.cc:304] T e9aad2a432e6492ea25ab38dcc2a90d1 P f15abbe0c5fc4270aabb697d80b9f6a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27851a24fea741129fd2791713dd313e, f15abbe0c5fc4270aabb697d80b9f6a5; no voters: 
I20260710 11:07:11.509573 27994 leader_election.cc:290] T e535174ce59748988227f5a6d70b7f0a P 2f551a4760c24d2b8dd4a453c346f1e0 [CANDIDATE]: Term 1 election: Requested vote from peers f15abbe0c5fc4270aabb697d80b9f6a5 (127.23.83.194:45239), 27851a24fea741129fd2791713dd313e (127.23.83.195:43303)
I20260710 11:07:11.510120 27994 raft_consensus.cc:493] T 342877dca5644c3aabfc5404a6f2e403 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:11.510226 28028 raft_consensus.cc:2804] T e9aad2a432e6492ea25ab38dcc2a90d1 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:11.510669 28028 raft_consensus.cc:493] T e9aad2a432e6492ea25ab38dcc2a90d1 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:11.510663 27994 raft_consensus.cc:515] T 342877dca5644c3aabfc5404a6f2e403 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:11.511242 28028 raft_consensus.cc:3060] T e9aad2a432e6492ea25ab38dcc2a90d1 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:11.511886 27798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fc1d164e01048f3b331c44c817c4d74" candidate_uuid: "27851a24fea741129fd2791713dd313e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" is_pre_election: true
I20260710 11:07:11.503500 27873 raft_consensus.cc:2468] T 03dc2489adef4f34b023051d12e2a9d5 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27851a24fea741129fd2791713dd313e in term 1.
I20260710 11:07:11.513187 27795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03dc2489adef4f34b023051d12e2a9d5" candidate_uuid: "27851a24fea741129fd2791713dd313e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f551a4760c24d2b8dd4a453c346f1e0"
I20260710 11:07:11.513652 27913 leader_election.cc:304] T 03dc2489adef4f34b023051d12e2a9d5 P 27851a24fea741129fd2791713dd313e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27851a24fea741129fd2791713dd313e, f15abbe0c5fc4270aabb697d80b9f6a5; no voters: 
I20260710 11:07:11.513885 27989 tablet_bootstrap.cc:492] T 9fc1d164e01048f3b331c44c817c4d74 P f15abbe0c5fc4270aabb697d80b9f6a5: Bootstrap starting.
I20260710 11:07:11.513971 27795 raft_consensus.cc:2393] T 03dc2489adef4f34b023051d12e2a9d5 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 27851a24fea741129fd2791713dd313e in current term 1: Already voted for candidate 2f551a4760c24d2b8dd4a453c346f1e0 in this term.
I20260710 11:07:11.514554 28022 raft_consensus.cc:2804] T 03dc2489adef4f34b023051d12e2a9d5 P 27851a24fea741129fd2791713dd313e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:11.514647 27995 raft_consensus.cc:515] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } }
I20260710 11:07:11.515090 28022 raft_consensus.cc:697] T 03dc2489adef4f34b023051d12e2a9d5 P 27851a24fea741129fd2791713dd313e [term 1 LEADER]: Becoming Leader. State: Replica: 27851a24fea741129fd2791713dd313e, State: Running, Role: LEADER
I20260710 11:07:11.515326 27795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a231d33a4bd74e748749929824a56c24" candidate_uuid: "27851a24fea741129fd2791713dd313e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f551a4760c24d2b8dd4a453c346f1e0"
I20260710 11:07:11.515952 28022 consensus_queue.cc:237] T 03dc2489adef4f34b023051d12e2a9d5 P 27851a24fea741129fd2791713dd313e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:11.516636 27794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a231d33a4bd74e748749929824a56c24" candidate_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f551a4760c24d2b8dd4a453c346f1e0"
I20260710 11:07:11.516402 28033 raft_consensus.cc:515] T e9aad2a432e6492ea25ab38dcc2a90d1 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:11.520713 27794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9aad2a432e6492ea25ab38dcc2a90d1" candidate_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" is_pre_election: true
I20260710 11:07:11.522529 27989 tablet_bootstrap.cc:654] T 9fc1d164e01048f3b331c44c817c4d74 P f15abbe0c5fc4270aabb697d80b9f6a5: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:11.499677 27990 tablet_bootstrap.cc:654] T 342877dca5644c3aabfc5404a6f2e403 P 27851a24fea741129fd2791713dd313e: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:11.510864 28039 raft_consensus.cc:493] T 9fc1d164e01048f3b331c44c817c4d74 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:11.495500 28036 raft_consensus.cc:515] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 27851a24fea741129fd2791713dd313e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } }
I20260710 11:07:11.523727 27873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5f2eeed1624fd096f367c801f4cb5a" candidate_uuid: "27851a24fea741129fd2791713dd313e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5"
I20260710 11:07:11.525815 27794 raft_consensus.cc:2393] T e9aad2a432e6492ea25ab38dcc2a90d1 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f15abbe0c5fc4270aabb697d80b9f6a5 in current term 1: Already voted for candidate 2f551a4760c24d2b8dd4a453c346f1e0 in this term.
I20260710 11:07:11.530011 27871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342877dca5644c3aabfc5404a6f2e403" candidate_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" is_pre_election: true
I20260710 11:07:11.526573 27869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f153c3a3bf4e38b78b7d3c9d0f38b7" candidate_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5"
I20260710 11:07:11.526901 28031 leader_election.cc:290] T 03dc2489adef4f34b023051d12e2a9d5 P 2f551a4760c24d2b8dd4a453c346f1e0 [CANDIDATE]: Term 1 election: Requested vote from peers f15abbe0c5fc4270aabb697d80b9f6a5 (127.23.83.194:45239), 27851a24fea741129fd2791713dd313e (127.23.83.195:43303)
I20260710 11:07:11.527244 27870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e535174ce59748988227f5a6d70b7f0a" candidate_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5"
I20260710 11:07:11.531138 27869 raft_consensus.cc:2393] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2f551a4760c24d2b8dd4a453c346f1e0 in current term 1: Already voted for candidate f15abbe0c5fc4270aabb697d80b9f6a5 in this term.
I20260710 11:07:11.531456 27870 raft_consensus.cc:3060] T e535174ce59748988227f5a6d70b7f0a P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:11.525286 28029 leader_election.cc:290] T 0a5f2eeed1624fd096f367c801f4cb5a P 27851a24fea741129fd2791713dd313e [CANDIDATE]: Term 1 election: Requested vote from peers 2f551a4760c24d2b8dd4a453c346f1e0 (127.23.83.193:34799), f15abbe0c5fc4270aabb697d80b9f6a5 (127.23.83.194:45239)
I20260710 11:07:11.532364 28036 leader_election.cc:290] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 27851a24fea741129fd2791713dd313e [CANDIDATE]: Term 1 election: Requested vote from peers 2f551a4760c24d2b8dd4a453c346f1e0 (127.23.83.193:34799), f15abbe0c5fc4270aabb697d80b9f6a5 (127.23.83.194:45239)
I20260710 11:07:11.532670 27947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f153c3a3bf4e38b78b7d3c9d0f38b7" candidate_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27851a24fea741129fd2791713dd313e"
I20260710 11:07:11.518484 27994 leader_election.cc:290] T 342877dca5644c3aabfc5404a6f2e403 P 2f551a4760c24d2b8dd4a453c346f1e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15abbe0c5fc4270aabb697d80b9f6a5 (127.23.83.194:45239), 27851a24fea741129fd2791713dd313e (127.23.83.195:43303)
I20260710 11:07:11.533519 27947 raft_consensus.cc:2393] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 27851a24fea741129fd2791713dd313e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2f551a4760c24d2b8dd4a453c346f1e0 in current term 1: Already voted for candidate 27851a24fea741129fd2791713dd313e in this term.
I20260710 11:07:11.533587 27869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f153c3a3bf4e38b78b7d3c9d0f38b7" candidate_uuid: "27851a24fea741129fd2791713dd313e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5"
I20260710 11:07:11.534446 27869 raft_consensus.cc:2393] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 27851a24fea741129fd2791713dd313e in current term 1: Already voted for candidate f15abbe0c5fc4270aabb697d80b9f6a5 in this term.
I20260710 11:07:11.534685 27947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e535174ce59748988227f5a6d70b7f0a" candidate_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27851a24fea741129fd2791713dd313e"
I20260710 11:07:11.535332 27947 raft_consensus.cc:3060] T e535174ce59748988227f5a6d70b7f0a P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:11.535760 28027 raft_consensus.cc:515] T 0a5f2eeed1624fd096f367c801f4cb5a P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:11.536998 27837 leader_election.cc:304] T a231d33a4bd74e748749929824a56c24 P f15abbe0c5fc4270aabb697d80b9f6a5 [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: f15abbe0c5fc4270aabb697d80b9f6a5; no voters: 27851a24fea741129fd2791713dd313e, 2f551a4760c24d2b8dd4a453c346f1e0
I20260710 11:07:11.538439 27796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f153c3a3bf4e38b78b7d3c9d0f38b7" candidate_uuid: "27851a24fea741129fd2791713dd313e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f551a4760c24d2b8dd4a453c346f1e0"
I20260710 11:07:11.509038 28035 leader_election.cc:290] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 2f551a4760c24d2b8dd4a453c346f1e0 [CANDIDATE]: Term 1 election: Requested vote from peers 27851a24fea741129fd2791713dd313e (127.23.83.195:43303), f15abbe0c5fc4270aabb697d80b9f6a5 (127.23.83.194:45239)
I20260710 11:07:11.539700 27796 raft_consensus.cc:2393] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 27851a24fea741129fd2791713dd313e in current term 1: Already voted for candidate 2f551a4760c24d2b8dd4a453c346f1e0 in this term.
I20260710 11:07:11.539451 28034 raft_consensus.cc:2749] T a231d33a4bd74e748749929824a56c24 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:07:11.538019 27794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5f2eeed1624fd096f367c801f4cb5a" candidate_uuid: "27851a24fea741129fd2791713dd313e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f551a4760c24d2b8dd4a453c346f1e0"
I20260710 11:07:11.541152 27794 raft_consensus.cc:3060] T 0a5f2eeed1624fd096f367c801f4cb5a P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:11.541334 27870 raft_consensus.cc:2468] T e535174ce59748988227f5a6d70b7f0a P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f551a4760c24d2b8dd4a453c346f1e0 in term 1.
I20260710 11:07:11.541034 28037 raft_consensus.cc:515] T a231d33a4bd74e748749929824a56c24 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:11.543133 27795 raft_consensus.cc:2393] T a231d33a4bd74e748749929824a56c24 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 27851a24fea741129fd2791713dd313e in current term 1: Already voted for candidate 2f551a4760c24d2b8dd4a453c346f1e0 in this term.
I20260710 11:07:11.529381 28039 raft_consensus.cc:515] T 9fc1d164e01048f3b331c44c817c4d74 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:11.545415 27798 raft_consensus.cc:2468] T 9fc1d164e01048f3b331c44c817c4d74 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27851a24fea741129fd2791713dd313e in term 0.
I20260710 11:07:11.545626 27870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03dc2489adef4f34b023051d12e2a9d5" candidate_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5"
I20260710 11:07:11.546226 27947 raft_consensus.cc:2468] T e535174ce59748988227f5a6d70b7f0a P 27851a24fea741129fd2791713dd313e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f551a4760c24d2b8dd4a453c346f1e0 in term 1.
I20260710 11:07:11.546515 27870 raft_consensus.cc:2393] T 03dc2489adef4f34b023051d12e2a9d5 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2f551a4760c24d2b8dd4a453c346f1e0 in current term 1: Already voted for candidate 27851a24fea741129fd2791713dd313e in this term.
I20260710 11:07:11.547187 27946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342877dca5644c3aabfc5404a6f2e403" candidate_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27851a24fea741129fd2791713dd313e" is_pre_election: true
I20260710 11:07:11.549041 27946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03dc2489adef4f34b023051d12e2a9d5" candidate_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27851a24fea741129fd2791713dd313e"
I20260710 11:07:11.549567 27794 raft_consensus.cc:2468] T 0a5f2eeed1624fd096f367c801f4cb5a P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27851a24fea741129fd2791713dd313e in term 1.
W20260710 11:07:11.544338 27764 leader_election.cc:343] T 342877dca5644c3aabfc5404a6f2e403 P 2f551a4760c24d2b8dd4a453c346f1e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f15abbe0c5fc4270aabb697d80b9f6a5 (127.23.83.194:45239): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:11.551559 27995 leader_election.cc:290] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P f15abbe0c5fc4270aabb697d80b9f6a5 [CANDIDATE]: Term 1 election: Requested vote from peers 2f551a4760c24d2b8dd4a453c346f1e0 (127.23.83.193:34799), 27851a24fea741129fd2791713dd313e (127.23.83.195:43303)
I20260710 11:07:11.551760 28027 leader_election.cc:290] T 0a5f2eeed1624fd096f367c801f4cb5a P f15abbe0c5fc4270aabb697d80b9f6a5 [CANDIDATE]: Term 1 election: Requested vote from peers 2f551a4760c24d2b8dd4a453c346f1e0 (127.23.83.193:34799), 27851a24fea741129fd2791713dd313e (127.23.83.195:43303)
I20260710 11:07:11.552445 27873 raft_consensus.cc:2393] T 0a5f2eeed1624fd096f367c801f4cb5a P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 27851a24fea741129fd2791713dd313e in current term 1: Already voted for candidate f15abbe0c5fc4270aabb697d80b9f6a5 in this term.
I20260710 11:07:11.552212 27911 leader_election.cc:304] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 27851a24fea741129fd2791713dd313e [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: 27851a24fea741129fd2791713dd313e; no voters: 2f551a4760c24d2b8dd4a453c346f1e0, f15abbe0c5fc4270aabb697d80b9f6a5
I20260710 11:07:11.555905 27946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f153c3a3bf4e38b78b7d3c9d0f38b7" candidate_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27851a24fea741129fd2791713dd313e"
I20260710 11:07:11.557235 27911 leader_election.cc:304] T a231d33a4bd74e748749929824a56c24 P 27851a24fea741129fd2791713dd313e [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: 27851a24fea741129fd2791713dd313e; no voters: 2f551a4760c24d2b8dd4a453c346f1e0, f15abbe0c5fc4270aabb697d80b9f6a5
I20260710 11:07:11.556016 28029 raft_consensus.cc:2749] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 27851a24fea741129fd2791713dd313e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:07:11.560549 27794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f153c3a3bf4e38b78b7d3c9d0f38b7" candidate_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f551a4760c24d2b8dd4a453c346f1e0"
I20260710 11:07:11.575771 27794 raft_consensus.cc:2393] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f15abbe0c5fc4270aabb697d80b9f6a5 in current term 1: Already voted for candidate 2f551a4760c24d2b8dd4a453c346f1e0 in this term.
I20260710 11:07:11.573141 27696 catalog_manager.cc:5697] T 03dc2489adef4f34b023051d12e2a9d5 P 27851a24fea741129fd2791713dd313e reported cstate change: term changed from 0 to 1, leader changed from <none> to 27851a24fea741129fd2791713dd313e (127.23.83.195). New cstate: current_term: 1 leader_uuid: "27851a24fea741129fd2791713dd313e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:11.559734 28039 leader_election.cc:290] T 9fc1d164e01048f3b331c44c817c4d74 P 2f551a4760c24d2b8dd4a453c346f1e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15abbe0c5fc4270aabb697d80b9f6a5 (127.23.83.194:45239), 27851a24fea741129fd2791713dd313e (127.23.83.195:43303)
I20260710 11:07:11.560729 27798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5f2eeed1624fd096f367c801f4cb5a" candidate_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f551a4760c24d2b8dd4a453c346f1e0"
I20260710 11:07:11.559020 28022 raft_consensus.cc:2749] T a231d33a4bd74e748749929824a56c24 P 27851a24fea741129fd2791713dd313e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:07:11.561704 27764 leader_election.cc:304] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 2f551a4760c24d2b8dd4a453c346f1e0 [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: 2f551a4760c24d2b8dd4a453c346f1e0; no voters: 27851a24fea741129fd2791713dd313e, f15abbe0c5fc4270aabb697d80b9f6a5
I20260710 11:07:11.577694 27798 raft_consensus.cc:2393] T 0a5f2eeed1624fd096f367c801f4cb5a P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f15abbe0c5fc4270aabb697d80b9f6a5 in current term 1: Already voted for candidate 27851a24fea741129fd2791713dd313e in this term.
I20260710 11:07:11.578938 27994 raft_consensus.cc:2749] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:07:11.564102 27763 leader_election.cc:304] T e535174ce59748988227f5a6d70b7f0a P 2f551a4760c24d2b8dd4a453c346f1e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27851a24fea741129fd2791713dd313e, 2f551a4760c24d2b8dd4a453c346f1e0; no voters: 
I20260710 11:07:11.568202 27947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5f2eeed1624fd096f367c801f4cb5a" candidate_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27851a24fea741129fd2791713dd313e"
I20260710 11:07:11.581959 27947 raft_consensus.cc:2393] T 0a5f2eeed1624fd096f367c801f4cb5a P 27851a24fea741129fd2791713dd313e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f15abbe0c5fc4270aabb697d80b9f6a5 in current term 1: Already voted for candidate 27851a24fea741129fd2791713dd313e in this term.
I20260710 11:07:11.582057 27990 tablet_bootstrap.cc:492] T 342877dca5644c3aabfc5404a6f2e403 P 27851a24fea741129fd2791713dd313e: No bootstrap required, opened a new log
I20260710 11:07:11.570456 28033 leader_election.cc:290] T e9aad2a432e6492ea25ab38dcc2a90d1 P 2f551a4760c24d2b8dd4a453c346f1e0 [CANDIDATE]: Term 1 election: Requested vote from peers f15abbe0c5fc4270aabb697d80b9f6a5 (127.23.83.194:45239), 27851a24fea741129fd2791713dd313e (127.23.83.195:43303)
I20260710 11:07:11.571621 27946 raft_consensus.cc:2393] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 27851a24fea741129fd2791713dd313e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f15abbe0c5fc4270aabb697d80b9f6a5 in current term 1: Already voted for candidate 27851a24fea741129fd2791713dd313e in this term.
I20260710 11:07:11.582757 27990 ts_tablet_manager.cc:1403] T 342877dca5644c3aabfc5404a6f2e403 P 27851a24fea741129fd2791713dd313e: Time spent bootstrapping tablet: real 0.092s	user 0.024s	sys 0.007s
I20260710 11:07:11.582872 27989 tablet_bootstrap.cc:492] T 9fc1d164e01048f3b331c44c817c4d74 P f15abbe0c5fc4270aabb697d80b9f6a5: No bootstrap required, opened a new log
I20260710 11:07:11.583424 27989 ts_tablet_manager.cc:1403] T 9fc1d164e01048f3b331c44c817c4d74 P f15abbe0c5fc4270aabb697d80b9f6a5: Time spent bootstrapping tablet: real 0.070s	user 0.019s	sys 0.021s
I20260710 11:07:11.573124 28028 raft_consensus.cc:515] T e9aad2a432e6492ea25ab38dcc2a90d1 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:11.574555 27911 leader_election.cc:304] T 9fc1d164e01048f3b331c44c817c4d74 P 27851a24fea741129fd2791713dd313e [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: 27851a24fea741129fd2791713dd313e, 2f551a4760c24d2b8dd4a453c346f1e0; no voters: f15abbe0c5fc4270aabb697d80b9f6a5
I20260710 11:07:11.586031 28022 raft_consensus.cc:2804] T 9fc1d164e01048f3b331c44c817c4d74 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:11.586414 28022 raft_consensus.cc:493] T 9fc1d164e01048f3b331c44c817c4d74 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:11.586920 28022 raft_consensus.cc:3060] T 9fc1d164e01048f3b331c44c817c4d74 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:11.586709 27989 raft_consensus.cc:359] T 9fc1d164e01048f3b331c44c817c4d74 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:11.587772 27989 raft_consensus.cc:385] T 9fc1d164e01048f3b331c44c817c4d74 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:11.588065 28033 raft_consensus.cc:2804] T e535174ce59748988227f5a6d70b7f0a P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:11.588155 27989 raft_consensus.cc:740] T 9fc1d164e01048f3b331c44c817c4d74 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f15abbe0c5fc4270aabb697d80b9f6a5, State: Initialized, Role: FOLLOWER
I20260710 11:07:11.588649 28033 raft_consensus.cc:697] T e535174ce59748988227f5a6d70b7f0a P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 LEADER]: Becoming Leader. State: Replica: 2f551a4760c24d2b8dd4a453c346f1e0, State: Running, Role: LEADER
I20260710 11:07:11.589269 27989 consensus_queue.cc:260] T 9fc1d164e01048f3b331c44c817c4d74 P f15abbe0c5fc4270aabb697d80b9f6a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:11.589483 28033 consensus_queue.cc:237] T e535174ce59748988227f5a6d70b7f0a P 2f551a4760c24d2b8dd4a453c346f1e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:11.591749 27989 ts_tablet_manager.cc:1434] T 9fc1d164e01048f3b331c44c817c4d74 P f15abbe0c5fc4270aabb697d80b9f6a5: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:07:11.579094 28037 leader_election.cc:290] T a231d33a4bd74e748749929824a56c24 P 2f551a4760c24d2b8dd4a453c346f1e0 [CANDIDATE]: Term 1 election: Requested vote from peers f15abbe0c5fc4270aabb697d80b9f6a5 (127.23.83.194:45239), 27851a24fea741129fd2791713dd313e (127.23.83.195:43303)
I20260710 11:07:11.586450 27911 leader_election.cc:304] T 0a5f2eeed1624fd096f367c801f4cb5a P 27851a24fea741129fd2791713dd313e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 27851a24fea741129fd2791713dd313e, 2f551a4760c24d2b8dd4a453c346f1e0; no voters: f15abbe0c5fc4270aabb697d80b9f6a5
I20260710 11:07:11.593497 28029 raft_consensus.cc:2804] T 0a5f2eeed1624fd096f367c801f4cb5a P 27851a24fea741129fd2791713dd313e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:11.594295 28029 raft_consensus.cc:697] T 0a5f2eeed1624fd096f367c801f4cb5a P 27851a24fea741129fd2791713dd313e [term 1 LEADER]: Becoming Leader. State: Replica: 27851a24fea741129fd2791713dd313e, State: Running, Role: LEADER
I20260710 11:07:11.595433 28029 consensus_queue.cc:237] T 0a5f2eeed1624fd096f367c801f4cb5a P 27851a24fea741129fd2791713dd313e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:11.586289 27990 raft_consensus.cc:359] T 342877dca5644c3aabfc5404a6f2e403 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:11.592691 28028 leader_election.cc:290] T e9aad2a432e6492ea25ab38dcc2a90d1 P f15abbe0c5fc4270aabb697d80b9f6a5 [CANDIDATE]: Term 1 election: Requested vote from peers 2f551a4760c24d2b8dd4a453c346f1e0 (127.23.83.193:34799), 27851a24fea741129fd2791713dd313e (127.23.83.195:43303)
W20260710 11:07:11.587570 27763 leader_election.cc:343] T 342877dca5644c3aabfc5404a6f2e403 P 2f551a4760c24d2b8dd4a453c346f1e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27851a24fea741129fd2791713dd313e (127.23.83.195:43303): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:11.600164 27990 raft_consensus.cc:385] T 342877dca5644c3aabfc5404a6f2e403 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:11.604208 27990 raft_consensus.cc:740] T 342877dca5644c3aabfc5404a6f2e403 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27851a24fea741129fd2791713dd313e, State: Initialized, Role: FOLLOWER
I20260710 11:07:11.604925 27990 consensus_queue.cc:260] T 342877dca5644c3aabfc5404a6f2e403 P 27851a24fea741129fd2791713dd313e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:11.605154 27946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9aad2a432e6492ea25ab38dcc2a90d1" candidate_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27851a24fea741129fd2791713dd313e"
I20260710 11:07:11.605980 27946 raft_consensus.cc:3060] T e9aad2a432e6492ea25ab38dcc2a90d1 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:11.606559 27990 ts_tablet_manager.cc:1434] T 342877dca5644c3aabfc5404a6f2e403 P 27851a24fea741129fd2791713dd313e: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260710 11:07:11.600757 28022 raft_consensus.cc:515] T 9fc1d164e01048f3b331c44c817c4d74 P 27851a24fea741129fd2791713dd313e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:11.601495 27763 leader_election.cc:304] T 342877dca5644c3aabfc5404a6f2e403 P 2f551a4760c24d2b8dd4a453c346f1e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2f551a4760c24d2b8dd4a453c346f1e0; no voters: 27851a24fea741129fd2791713dd313e, f15abbe0c5fc4270aabb697d80b9f6a5
I20260710 11:07:11.602602 27869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a231d33a4bd74e748749929824a56c24" candidate_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5"
I20260710 11:07:11.607585 27869 raft_consensus.cc:2393] T a231d33a4bd74e748749929824a56c24 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2f551a4760c24d2b8dd4a453c346f1e0 in current term 1: Already voted for candidate f15abbe0c5fc4270aabb697d80b9f6a5 in this term.
I20260710 11:07:11.608000 27763 leader_election.cc:304] T 03dc2489adef4f34b023051d12e2a9d5 P 2f551a4760c24d2b8dd4a453c346f1e0 [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: 2f551a4760c24d2b8dd4a453c346f1e0; no voters: 27851a24fea741129fd2791713dd313e, f15abbe0c5fc4270aabb697d80b9f6a5
I20260710 11:07:11.609078 27994 raft_consensus.cc:2749] T 342877dca5644c3aabfc5404a6f2e403 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:11.609834 27994 raft_consensus.cc:2749] T 03dc2489adef4f34b023051d12e2a9d5 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:07:11.610951 27794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9aad2a432e6492ea25ab38dcc2a90d1" candidate_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f551a4760c24d2b8dd4a453c346f1e0"
I20260710 11:07:11.603117 27870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fc1d164e01048f3b331c44c817c4d74" candidate_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" is_pre_election: true
I20260710 11:07:11.611904 27794 raft_consensus.cc:2393] T e9aad2a432e6492ea25ab38dcc2a90d1 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f15abbe0c5fc4270aabb697d80b9f6a5 in current term 1: Already voted for candidate 2f551a4760c24d2b8dd4a453c346f1e0 in this term.
I20260710 11:07:11.611971 27870 raft_consensus.cc:2468] T 9fc1d164e01048f3b331c44c817c4d74 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f551a4760c24d2b8dd4a453c346f1e0 in term 0.
I20260710 11:07:11.603608 27873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9aad2a432e6492ea25ab38dcc2a90d1" candidate_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5"
I20260710 11:07:11.610742 28039 raft_consensus.cc:493] T 8c91ec2cbb174f0fa310071c62dddb90 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:11.613180 28039 raft_consensus.cc:515] T 8c91ec2cbb174f0fa310071c62dddb90 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:11.613719 27873 raft_consensus.cc:2393] T e9aad2a432e6492ea25ab38dcc2a90d1 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2f551a4760c24d2b8dd4a453c346f1e0 in current term 1: Already voted for candidate f15abbe0c5fc4270aabb697d80b9f6a5 in this term.
I20260710 11:07:11.603375 27989 tablet_bootstrap.cc:492] T 8c91ec2cbb174f0fa310071c62dddb90 P f15abbe0c5fc4270aabb697d80b9f6a5: Bootstrap starting.
I20260710 11:07:11.615361 28039 leader_election.cc:290] T 8c91ec2cbb174f0fa310071c62dddb90 P 2f551a4760c24d2b8dd4a453c346f1e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15abbe0c5fc4270aabb697d80b9f6a5 (127.23.83.194:45239), 27851a24fea741129fd2791713dd313e (127.23.83.195:43303)
I20260710 11:07:11.610666 27837 leader_election.cc:304] T 0a5f2eeed1624fd096f367c801f4cb5a P f15abbe0c5fc4270aabb697d80b9f6a5 [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: f15abbe0c5fc4270aabb697d80b9f6a5; no voters: 27851a24fea741129fd2791713dd313e, 2f551a4760c24d2b8dd4a453c346f1e0
I20260710 11:07:11.616935 28028 raft_consensus.cc:2749] T 0a5f2eeed1624fd096f367c801f4cb5a P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:07:11.617041 27837 leader_election.cc:304] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P f15abbe0c5fc4270aabb697d80b9f6a5 [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: f15abbe0c5fc4270aabb697d80b9f6a5; no voters: 27851a24fea741129fd2791713dd313e, 2f551a4760c24d2b8dd4a453c346f1e0
I20260710 11:07:11.618294 27947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9aad2a432e6492ea25ab38dcc2a90d1" candidate_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27851a24fea741129fd2791713dd313e"
I20260710 11:07:11.619693 27873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c91ec2cbb174f0fa310071c62dddb90" candidate_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" is_pre_election: true
I20260710 11:07:11.620342 27764 leader_election.cc:304] T 9fc1d164e01048f3b331c44c817c4d74 P 2f551a4760c24d2b8dd4a453c346f1e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f551a4760c24d2b8dd4a453c346f1e0, f15abbe0c5fc4270aabb697d80b9f6a5; no voters: 
I20260710 11:07:11.619681 28028 raft_consensus.cc:2749] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:07:11.621574 27989 tablet_bootstrap.cc:654] T 8c91ec2cbb174f0fa310071c62dddb90 P f15abbe0c5fc4270aabb697d80b9f6a5: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:11.621706 27870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fc1d164e01048f3b331c44c817c4d74" candidate_uuid: "27851a24fea741129fd2791713dd313e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5"
I20260710 11:07:11.621738 28037 raft_consensus.cc:2804] T 9fc1d164e01048f3b331c44c817c4d74 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:11.622284 27870 raft_consensus.cc:3060] T 9fc1d164e01048f3b331c44c817c4d74 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:11.622676 28037 raft_consensus.cc:493] T 9fc1d164e01048f3b331c44c817c4d74 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:11.623178 28037 raft_consensus.cc:3060] T 9fc1d164e01048f3b331c44c817c4d74 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:11.627141 27838 leader_election.cc:304] T e9aad2a432e6492ea25ab38dcc2a90d1 P f15abbe0c5fc4270aabb697d80b9f6a5 [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: f15abbe0c5fc4270aabb697d80b9f6a5; no voters: 27851a24fea741129fd2791713dd313e, 2f551a4760c24d2b8dd4a453c346f1e0
I20260710 11:07:11.627548 27794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fc1d164e01048f3b331c44c817c4d74" candidate_uuid: "27851a24fea741129fd2791713dd313e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f551a4760c24d2b8dd4a453c346f1e0"
I20260710 11:07:11.628542 28028 raft_consensus.cc:2749] T e9aad2a432e6492ea25ab38dcc2a90d1 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:07:11.615700 27946 raft_consensus.cc:2468] T e9aad2a432e6492ea25ab38dcc2a90d1 P 27851a24fea741129fd2791713dd313e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f551a4760c24d2b8dd4a453c346f1e0 in term 1.
I20260710 11:07:11.630314 28036 raft_consensus.cc:493] T 342877dca5644c3aabfc5404a6f2e403 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:11.630812 28036 raft_consensus.cc:515] T 342877dca5644c3aabfc5404a6f2e403 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:11.631659 27946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fc1d164e01048f3b331c44c817c4d74" candidate_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27851a24fea741129fd2791713dd313e" is_pre_election: true
I20260710 11:07:11.633664 28036 leader_election.cc:290] T 342877dca5644c3aabfc5404a6f2e403 P 27851a24fea741129fd2791713dd313e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f551a4760c24d2b8dd4a453c346f1e0 (127.23.83.193:34799), f15abbe0c5fc4270aabb697d80b9f6a5 (127.23.83.194:45239)
W20260710 11:07:11.633821 27764 leader_election.cc:343] T 8c91ec2cbb174f0fa310071c62dddb90 P 2f551a4760c24d2b8dd4a453c346f1e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f15abbe0c5fc4270aabb697d80b9f6a5 (127.23.83.194:45239): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:11.634743 27947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a231d33a4bd74e748749929824a56c24" candidate_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27851a24fea741129fd2791713dd313e"
I20260710 11:07:11.638374 27947 raft_consensus.cc:2393] T a231d33a4bd74e748749929824a56c24 P 27851a24fea741129fd2791713dd313e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2f551a4760c24d2b8dd4a453c346f1e0 in current term 1: Already voted for candidate 27851a24fea741129fd2791713dd313e in this term.
I20260710 11:07:11.634827 27870 raft_consensus.cc:2468] T 9fc1d164e01048f3b331c44c817c4d74 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27851a24fea741129fd2791713dd313e in term 1.
I20260710 11:07:11.635975 27873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342877dca5644c3aabfc5404a6f2e403" candidate_uuid: "27851a24fea741129fd2791713dd313e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" is_pre_election: true
I20260710 11:07:11.636896 28022 leader_election.cc:290] T 9fc1d164e01048f3b331c44c817c4d74 P 27851a24fea741129fd2791713dd313e [CANDIDATE]: Term 1 election: Requested vote from peers 2f551a4760c24d2b8dd4a453c346f1e0 (127.23.83.193:34799), f15abbe0c5fc4270aabb697d80b9f6a5 (127.23.83.194:45239)
W20260710 11:07:11.640892 27913 leader_election.cc:343] T 342877dca5644c3aabfc5404a6f2e403 P 27851a24fea741129fd2791713dd313e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f15abbe0c5fc4270aabb697d80b9f6a5 (127.23.83.194:45239): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:11.642264 27913 leader_election.cc:304] T 9fc1d164e01048f3b331c44c817c4d74 P 27851a24fea741129fd2791713dd313e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27851a24fea741129fd2791713dd313e, f15abbe0c5fc4270aabb697d80b9f6a5; no voters: 
I20260710 11:07:11.643493 28022 raft_consensus.cc:2804] T 9fc1d164e01048f3b331c44c817c4d74 P 27851a24fea741129fd2791713dd313e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:11.644120 28022 raft_consensus.cc:697] T 9fc1d164e01048f3b331c44c817c4d74 P 27851a24fea741129fd2791713dd313e [term 1 LEADER]: Becoming Leader. State: Replica: 27851a24fea741129fd2791713dd313e, State: Running, Role: LEADER
I20260710 11:07:11.645293 28022 consensus_queue.cc:237] T 9fc1d164e01048f3b331c44c817c4d74 P 27851a24fea741129fd2791713dd313e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:11.649122 27945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c91ec2cbb174f0fa310071c62dddb90" candidate_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27851a24fea741129fd2791713dd313e" is_pre_election: true
I20260710 11:07:11.650154 27945 raft_consensus.cc:2468] T 8c91ec2cbb174f0fa310071c62dddb90 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f551a4760c24d2b8dd4a453c346f1e0 in term 0.
I20260710 11:07:11.651697 27763 leader_election.cc:304] T e9aad2a432e6492ea25ab38dcc2a90d1 P 2f551a4760c24d2b8dd4a453c346f1e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 27851a24fea741129fd2791713dd313e, 2f551a4760c24d2b8dd4a453c346f1e0; no voters: f15abbe0c5fc4270aabb697d80b9f6a5
I20260710 11:07:11.653676 27763 leader_election.cc:304] T a231d33a4bd74e748749929824a56c24 P 2f551a4760c24d2b8dd4a453c346f1e0 [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: 2f551a4760c24d2b8dd4a453c346f1e0; no voters: 27851a24fea741129fd2791713dd313e, f15abbe0c5fc4270aabb697d80b9f6a5
I20260710 11:07:11.655128 28037 raft_consensus.cc:515] T 9fc1d164e01048f3b331c44c817c4d74 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:11.656309 27798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342877dca5644c3aabfc5404a6f2e403" candidate_uuid: "27851a24fea741129fd2791713dd313e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" is_pre_election: true
I20260710 11:07:11.657101 27798 raft_consensus.cc:2468] T 342877dca5644c3aabfc5404a6f2e403 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27851a24fea741129fd2791713dd313e in term 0.
I20260710 11:07:11.657981 27994 raft_consensus.cc:2804] T e9aad2a432e6492ea25ab38dcc2a90d1 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:11.658072 28037 leader_election.cc:290] T 9fc1d164e01048f3b331c44c817c4d74 P 2f551a4760c24d2b8dd4a453c346f1e0 [CANDIDATE]: Term 1 election: Requested vote from peers f15abbe0c5fc4270aabb697d80b9f6a5 (127.23.83.194:45239), 27851a24fea741129fd2791713dd313e (127.23.83.195:43303)
I20260710 11:07:11.658376 27870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fc1d164e01048f3b331c44c817c4d74" candidate_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5"
I20260710 11:07:11.658685 27994 raft_consensus.cc:697] T e9aad2a432e6492ea25ab38dcc2a90d1 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 LEADER]: Becoming Leader. State: Replica: 2f551a4760c24d2b8dd4a453c346f1e0, State: Running, Role: LEADER
I20260710 11:07:11.658778 28037 raft_consensus.cc:2749] T a231d33a4bd74e748749929824a56c24 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:07:11.659319 27870 raft_consensus.cc:2393] T 9fc1d164e01048f3b331c44c817c4d74 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2f551a4760c24d2b8dd4a453c346f1e0 in current term 1: Already voted for candidate 27851a24fea741129fd2791713dd313e in this term.
I20260710 11:07:11.659686 27994 consensus_queue.cc:237] T e9aad2a432e6492ea25ab38dcc2a90d1 P 2f551a4760c24d2b8dd4a453c346f1e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:11.662132 27794 raft_consensus.cc:2393] T 9fc1d164e01048f3b331c44c817c4d74 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 27851a24fea741129fd2791713dd313e in current term 1: Already voted for candidate 2f551a4760c24d2b8dd4a453c346f1e0 in this term.
I20260710 11:07:11.662685 27989 tablet_bootstrap.cc:492] T 8c91ec2cbb174f0fa310071c62dddb90 P f15abbe0c5fc4270aabb697d80b9f6a5: No bootstrap required, opened a new log
I20260710 11:07:11.663151 27989 ts_tablet_manager.cc:1403] T 8c91ec2cbb174f0fa310071c62dddb90 P f15abbe0c5fc4270aabb697d80b9f6a5: Time spent bootstrapping tablet: real 0.060s	user 0.013s	sys 0.007s
I20260710 11:07:11.655471 27763 leader_election.cc:304] T 8c91ec2cbb174f0fa310071c62dddb90 P 2f551a4760c24d2b8dd4a453c346f1e0 [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: 27851a24fea741129fd2791713dd313e, 2f551a4760c24d2b8dd4a453c346f1e0; no voters: f15abbe0c5fc4270aabb697d80b9f6a5
I20260710 11:07:11.666747 28039 raft_consensus.cc:2804] T 8c91ec2cbb174f0fa310071c62dddb90 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:11.667176 28039 raft_consensus.cc:493] T 8c91ec2cbb174f0fa310071c62dddb90 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:11.667546 28039 raft_consensus.cc:3060] T 8c91ec2cbb174f0fa310071c62dddb90 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:11.667426 27911 leader_election.cc:304] T 342877dca5644c3aabfc5404a6f2e403 P 27851a24fea741129fd2791713dd313e [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: 27851a24fea741129fd2791713dd313e, 2f551a4760c24d2b8dd4a453c346f1e0; no voters: f15abbe0c5fc4270aabb697d80b9f6a5
I20260710 11:07:11.670663 27945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fc1d164e01048f3b331c44c817c4d74" candidate_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27851a24fea741129fd2791713dd313e"
I20260710 11:07:11.671947 28022 raft_consensus.cc:2804] T 342877dca5644c3aabfc5404a6f2e403 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:11.672380 28022 raft_consensus.cc:493] T 342877dca5644c3aabfc5404a6f2e403 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:11.672735 28022 raft_consensus.cc:3060] T 342877dca5644c3aabfc5404a6f2e403 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:11.675005 28039 raft_consensus.cc:515] T 8c91ec2cbb174f0fa310071c62dddb90 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:11.679304 27763 leader_election.cc:304] T 9fc1d164e01048f3b331c44c817c4d74 P 2f551a4760c24d2b8dd4a453c346f1e0 [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: 2f551a4760c24d2b8dd4a453c346f1e0; no voters: 27851a24fea741129fd2791713dd313e, f15abbe0c5fc4270aabb697d80b9f6a5
I20260710 11:07:11.679342 27870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c91ec2cbb174f0fa310071c62dddb90" candidate_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5"
I20260710 11:07:11.681733 27695 catalog_manager.cc:5697] T e535174ce59748988227f5a6d70b7f0a P 2f551a4760c24d2b8dd4a453c346f1e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2f551a4760c24d2b8dd4a453c346f1e0 (127.23.83.193). New cstate: current_term: 1 leader_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:11.682999 27945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c91ec2cbb174f0fa310071c62dddb90" candidate_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27851a24fea741129fd2791713dd313e"
I20260710 11:07:11.683902 27945 raft_consensus.cc:3060] T 8c91ec2cbb174f0fa310071c62dddb90 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:11.684754 28022 raft_consensus.cc:515] T 342877dca5644c3aabfc5404a6f2e403 P 27851a24fea741129fd2791713dd313e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:11.687235 28033 raft_consensus.cc:2749] T 9fc1d164e01048f3b331c44c817c4d74 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:07:11.667274 27989 raft_consensus.cc:359] T 8c91ec2cbb174f0fa310071c62dddb90 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:11.688539 27989 raft_consensus.cc:385] T 8c91ec2cbb174f0fa310071c62dddb90 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:11.688807 27989 raft_consensus.cc:740] T 8c91ec2cbb174f0fa310071c62dddb90 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f15abbe0c5fc4270aabb697d80b9f6a5, State: Initialized, Role: FOLLOWER
I20260710 11:07:11.689059 27873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342877dca5644c3aabfc5404a6f2e403" candidate_uuid: "27851a24fea741129fd2791713dd313e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5"
I20260710 11:07:11.689559 27989 consensus_queue.cc:260] T 8c91ec2cbb174f0fa310071c62dddb90 P f15abbe0c5fc4270aabb697d80b9f6a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:11.689657 27794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342877dca5644c3aabfc5404a6f2e403" candidate_uuid: "27851a24fea741129fd2791713dd313e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f551a4760c24d2b8dd4a453c346f1e0"
W20260710 11:07:11.690574 27913 leader_election.cc:343] T 342877dca5644c3aabfc5404a6f2e403 P 27851a24fea741129fd2791713dd313e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f15abbe0c5fc4270aabb697d80b9f6a5 (127.23.83.194:45239): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:11.690755 27870 raft_consensus.cc:3060] T 8c91ec2cbb174f0fa310071c62dddb90 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:11.692461 27989 ts_tablet_manager.cc:1434] T 8c91ec2cbb174f0fa310071c62dddb90 P f15abbe0c5fc4270aabb697d80b9f6a5: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.002s
I20260710 11:07:11.693406 27989 tablet_bootstrap.cc:492] T 342877dca5644c3aabfc5404a6f2e403 P f15abbe0c5fc4270aabb697d80b9f6a5: Bootstrap starting.
I20260710 11:07:11.686877 28022 leader_election.cc:290] T 342877dca5644c3aabfc5404a6f2e403 P 27851a24fea741129fd2791713dd313e [CANDIDATE]: Term 1 election: Requested vote from peers 2f551a4760c24d2b8dd4a453c346f1e0 (127.23.83.193:34799), f15abbe0c5fc4270aabb697d80b9f6a5 (127.23.83.194:45239)
I20260710 11:07:11.690608 27794 raft_consensus.cc:3060] T 342877dca5644c3aabfc5404a6f2e403 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:11.695676 27696 catalog_manager.cc:5697] T 0a5f2eeed1624fd096f367c801f4cb5a P 27851a24fea741129fd2791713dd313e reported cstate change: term changed from 0 to 1, leader changed from <none> to 27851a24fea741129fd2791713dd313e (127.23.83.195). New cstate: current_term: 1 leader_uuid: "27851a24fea741129fd2791713dd313e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:11.700819 27989 tablet_bootstrap.cc:654] T 342877dca5644c3aabfc5404a6f2e403 P f15abbe0c5fc4270aabb697d80b9f6a5: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:11.699983 28039 leader_election.cc:290] T 8c91ec2cbb174f0fa310071c62dddb90 P 2f551a4760c24d2b8dd4a453c346f1e0 [CANDIDATE]: Term 1 election: Requested vote from peers f15abbe0c5fc4270aabb697d80b9f6a5 (127.23.83.194:45239), 27851a24fea741129fd2791713dd313e (127.23.83.195:43303)
I20260710 11:07:11.698612 27696 catalog_manager.cc:5697] T 9fc1d164e01048f3b331c44c817c4d74 P 27851a24fea741129fd2791713dd313e reported cstate change: term changed from 0 to 1, leader changed from <none> to 27851a24fea741129fd2791713dd313e (127.23.83.195). New cstate: current_term: 1 leader_uuid: "27851a24fea741129fd2791713dd313e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:11.706627 27870 raft_consensus.cc:2468] T 8c91ec2cbb174f0fa310071c62dddb90 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f551a4760c24d2b8dd4a453c346f1e0 in term 1.
I20260710 11:07:11.707072 27794 raft_consensus.cc:2468] T 342877dca5644c3aabfc5404a6f2e403 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27851a24fea741129fd2791713dd313e in term 1.
I20260710 11:07:11.713761 27911 leader_election.cc:304] T 342877dca5644c3aabfc5404a6f2e403 P 27851a24fea741129fd2791713dd313e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 27851a24fea741129fd2791713dd313e, 2f551a4760c24d2b8dd4a453c346f1e0; no voters: f15abbe0c5fc4270aabb697d80b9f6a5
I20260710 11:07:11.713653 27695 catalog_manager.cc:5697] T e9aad2a432e6492ea25ab38dcc2a90d1 P 2f551a4760c24d2b8dd4a453c346f1e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2f551a4760c24d2b8dd4a453c346f1e0 (127.23.83.193). New cstate: current_term: 1 leader_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:11.714701 28022 raft_consensus.cc:2804] T 342877dca5644c3aabfc5404a6f2e403 P 27851a24fea741129fd2791713dd313e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:11.715883 28022 raft_consensus.cc:697] T 342877dca5644c3aabfc5404a6f2e403 P 27851a24fea741129fd2791713dd313e [term 1 LEADER]: Becoming Leader. State: Replica: 27851a24fea741129fd2791713dd313e, State: Running, Role: LEADER
I20260710 11:07:11.716846 28022 consensus_queue.cc:237] T 342877dca5644c3aabfc5404a6f2e403 P 27851a24fea741129fd2791713dd313e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:11.717922 27989 tablet_bootstrap.cc:492] T 342877dca5644c3aabfc5404a6f2e403 P f15abbe0c5fc4270aabb697d80b9f6a5: No bootstrap required, opened a new log
I20260710 11:07:11.718416 27989 ts_tablet_manager.cc:1403] T 342877dca5644c3aabfc5404a6f2e403 P f15abbe0c5fc4270aabb697d80b9f6a5: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.004s
I20260710 11:07:11.721429 27989 raft_consensus.cc:359] T 342877dca5644c3aabfc5404a6f2e403 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:11.722325 27989 raft_consensus.cc:385] T 342877dca5644c3aabfc5404a6f2e403 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:11.722716 27989 raft_consensus.cc:740] T 342877dca5644c3aabfc5404a6f2e403 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f15abbe0c5fc4270aabb697d80b9f6a5, State: Initialized, Role: FOLLOWER
I20260710 11:07:11.723626 27989 consensus_queue.cc:260] T 342877dca5644c3aabfc5404a6f2e403 P f15abbe0c5fc4270aabb697d80b9f6a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:11.726717 27989 ts_tablet_manager.cc:1434] T 342877dca5644c3aabfc5404a6f2e403 P f15abbe0c5fc4270aabb697d80b9f6a5: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260710 11:07:11.728483 27945 raft_consensus.cc:2468] T 8c91ec2cbb174f0fa310071c62dddb90 P 27851a24fea741129fd2791713dd313e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f551a4760c24d2b8dd4a453c346f1e0 in term 1.
I20260710 11:07:11.731468 27763 leader_election.cc:304] T 8c91ec2cbb174f0fa310071c62dddb90 P 2f551a4760c24d2b8dd4a453c346f1e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27851a24fea741129fd2791713dd313e, 2f551a4760c24d2b8dd4a453c346f1e0; no voters: 
I20260710 11:07:11.732416 28039 raft_consensus.cc:2804] T 8c91ec2cbb174f0fa310071c62dddb90 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:11.732939 28039 raft_consensus.cc:697] T 8c91ec2cbb174f0fa310071c62dddb90 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 LEADER]: Becoming Leader. State: Replica: 2f551a4760c24d2b8dd4a453c346f1e0, State: Running, Role: LEADER
I20260710 11:07:11.733862 28039 consensus_queue.cc:237] T 8c91ec2cbb174f0fa310071c62dddb90 P 2f551a4760c24d2b8dd4a453c346f1e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:11.741204 27696 catalog_manager.cc:5697] T 342877dca5644c3aabfc5404a6f2e403 P 27851a24fea741129fd2791713dd313e reported cstate change: term changed from 0 to 1, leader changed from <none> to 27851a24fea741129fd2791713dd313e (127.23.83.195). New cstate: current_term: 1 leader_uuid: "27851a24fea741129fd2791713dd313e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:11.745522 27693 catalog_manager.cc:5697] T 8c91ec2cbb174f0fa310071c62dddb90 P 2f551a4760c24d2b8dd4a453c346f1e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2f551a4760c24d2b8dd4a453c346f1e0 (127.23.83.193). New cstate: current_term: 1 leader_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:11.949961 28022 consensus_queue.cc:1048] T 03dc2489adef4f34b023051d12e2a9d5 P 27851a24fea741129fd2791713dd313e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:11.962770 28036 consensus_queue.cc:1048] T 03dc2489adef4f34b023051d12e2a9d5 P 27851a24fea741129fd2791713dd313e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:12.015189 28039 consensus_queue.cc:1048] T e535174ce59748988227f5a6d70b7f0a P 2f551a4760c24d2b8dd4a453c346f1e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:12.027581 28033 consensus_queue.cc:1048] T e535174ce59748988227f5a6d70b7f0a P 2f551a4760c24d2b8dd4a453c346f1e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:12.029565 28022 consensus_queue.cc:1048] T 0a5f2eeed1624fd096f367c801f4cb5a P 27851a24fea741129fd2791713dd313e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:12.044389 28029 consensus_queue.cc:1048] T 0a5f2eeed1624fd096f367c801f4cb5a P 27851a24fea741129fd2791713dd313e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:12.061656 28029 consensus_queue.cc:1048] T 9fc1d164e01048f3b331c44c817c4d74 P 27851a24fea741129fd2791713dd313e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:12.072671 28022 consensus_queue.cc:1048] T 9fc1d164e01048f3b331c44c817c4d74 P 27851a24fea741129fd2791713dd313e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:12.159410 28028 raft_consensus.cc:493] T 342877dca5644c3aabfc5404a6f2e403 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:12.159945 28028 raft_consensus.cc:515] T 342877dca5644c3aabfc5404a6f2e403 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:12.162569 28028 leader_election.cc:290] T 342877dca5644c3aabfc5404a6f2e403 P f15abbe0c5fc4270aabb697d80b9f6a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f551a4760c24d2b8dd4a453c346f1e0 (127.23.83.193:34799), 27851a24fea741129fd2791713dd313e (127.23.83.195:43303)
I20260710 11:07:12.162927 27794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342877dca5644c3aabfc5404a6f2e403" candidate_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" is_pre_election: true
I20260710 11:07:12.163166 27945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342877dca5644c3aabfc5404a6f2e403" candidate_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27851a24fea741129fd2791713dd313e" is_pre_election: true
I20260710 11:07:12.164008 27794 raft_consensus.cc:2393] T 342877dca5644c3aabfc5404a6f2e403 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f15abbe0c5fc4270aabb697d80b9f6a5 in current term 1: Already voted for candidate 27851a24fea741129fd2791713dd313e in this term.
I20260710 11:07:12.165055 27837 leader_election.cc:304] T 342877dca5644c3aabfc5404a6f2e403 P f15abbe0c5fc4270aabb697d80b9f6a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f15abbe0c5fc4270aabb697d80b9f6a5; no voters: 27851a24fea741129fd2791713dd313e, 2f551a4760c24d2b8dd4a453c346f1e0
I20260710 11:07:12.165714 28028 raft_consensus.cc:3060] T 342877dca5644c3aabfc5404a6f2e403 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:12.170594 28028 raft_consensus.cc:2749] T 342877dca5644c3aabfc5404a6f2e403 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:12.223629 28022 consensus_queue.cc:1048] T 342877dca5644c3aabfc5404a6f2e403 P 27851a24fea741129fd2791713dd313e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:07:12.227679 27744 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:07:12.234615 28036 consensus_queue.cc:1048] T 342877dca5644c3aabfc5404a6f2e403 P 27851a24fea741129fd2791713dd313e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:12.239699 28033 consensus_queue.cc:1048] T 8c91ec2cbb174f0fa310071c62dddb90 P 2f551a4760c24d2b8dd4a453c346f1e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:12.254047 28031 consensus_queue.cc:1048] T 8c91ec2cbb174f0fa310071c62dddb90 P 2f551a4760c24d2b8dd4a453c346f1e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:12.254441 28039 consensus_queue.cc:1048] T e9aad2a432e6492ea25ab38dcc2a90d1 P 2f551a4760c24d2b8dd4a453c346f1e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:12.271046 27994 consensus_queue.cc:1048] T e9aad2a432e6492ea25ab38dcc2a90d1 P 2f551a4760c24d2b8dd4a453c346f1e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:13.166707 28031 raft_consensus.cc:493] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:13.167147 28031 raft_consensus.cc:515] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } }
I20260710 11:07:13.168717 28031 leader_election.cc:290] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 2f551a4760c24d2b8dd4a453c346f1e0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 27851a24fea741129fd2791713dd313e (127.23.83.195:43303), f15abbe0c5fc4270aabb697d80b9f6a5 (127.23.83.194:45239)
I20260710 11:07:13.169348 27945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f153c3a3bf4e38b78b7d3c9d0f38b7" candidate_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27851a24fea741129fd2791713dd313e" is_pre_election: true
I20260710 11:07:13.169625 27870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f153c3a3bf4e38b78b7d3c9d0f38b7" candidate_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" is_pre_election: true
I20260710 11:07:13.169893 27945 raft_consensus.cc:2468] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 27851a24fea741129fd2791713dd313e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f551a4760c24d2b8dd4a453c346f1e0 in term 1.
I20260710 11:07:13.170234 27870 raft_consensus.cc:2468] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f551a4760c24d2b8dd4a453c346f1e0 in term 1.
I20260710 11:07:13.170945 27763 leader_election.cc:304] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 2f551a4760c24d2b8dd4a453c346f1e0 [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: 27851a24fea741129fd2791713dd313e, 2f551a4760c24d2b8dd4a453c346f1e0; no voters: 
I20260710 11:07:13.171617 28031 raft_consensus.cc:2804] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:07:13.171995 28031 raft_consensus.cc:493] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:13.172272 28031 raft_consensus.cc:3060] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:13.176841 28031 raft_consensus.cc:515] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } }
I20260710 11:07:13.178458 28031 leader_election.cc:290] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 2f551a4760c24d2b8dd4a453c346f1e0 [CANDIDATE]: Term 2 election: Requested vote from peers 27851a24fea741129fd2791713dd313e (127.23.83.195:43303), f15abbe0c5fc4270aabb697d80b9f6a5 (127.23.83.194:45239)
I20260710 11:07:13.179111 27945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f153c3a3bf4e38b78b7d3c9d0f38b7" candidate_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27851a24fea741129fd2791713dd313e"
I20260710 11:07:13.179412 27870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f153c3a3bf4e38b78b7d3c9d0f38b7" candidate_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5"
I20260710 11:07:13.179709 27945 raft_consensus.cc:3060] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 27851a24fea741129fd2791713dd313e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:13.179983 27870 raft_consensus.cc:3060] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:13.186460 27945 raft_consensus.cc:2468] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 27851a24fea741129fd2791713dd313e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f551a4760c24d2b8dd4a453c346f1e0 in term 2.
I20260710 11:07:13.186460 27870 raft_consensus.cc:2468] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f551a4760c24d2b8dd4a453c346f1e0 in term 2.
I20260710 11:07:13.187615 27764 leader_election.cc:304] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 2f551a4760c24d2b8dd4a453c346f1e0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f551a4760c24d2b8dd4a453c346f1e0, f15abbe0c5fc4270aabb697d80b9f6a5; no voters: 
I20260710 11:07:13.188279 28031 raft_consensus.cc:2804] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:13.188751 28031 raft_consensus.cc:697] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 2 LEADER]: Becoming Leader. State: Replica: 2f551a4760c24d2b8dd4a453c346f1e0, State: Running, Role: LEADER
I20260710 11:07:13.189358 28031 consensus_queue.cc:237] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 2f551a4760c24d2b8dd4a453c346f1e0 [LEADER]: Queue going to LEADER 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: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } }
I20260710 11:07:13.196623 27696 catalog_manager.cc:5697] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 2f551a4760c24d2b8dd4a453c346f1e0 reported cstate change: term changed from 0 to 2, leader changed from <none> to 2f551a4760c24d2b8dd4a453c346f1e0 (127.23.83.193). New cstate: current_term: 2 leader_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } health_report { overall_health: UNKNOWN } } }
W20260710 11:07:13.230195 27744 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:07:13.247300 28076 raft_consensus.cc:493] T a231d33a4bd74e748749929824a56c24 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:13.247817 28076 raft_consensus.cc:515] T a231d33a4bd74e748749929824a56c24 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:13.249634 28076 leader_election.cc:290] T a231d33a4bd74e748749929824a56c24 P f15abbe0c5fc4270aabb697d80b9f6a5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2f551a4760c24d2b8dd4a453c346f1e0 (127.23.83.193:34799), 27851a24fea741129fd2791713dd313e (127.23.83.195:43303)
I20260710 11:07:13.250226 27794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a231d33a4bd74e748749929824a56c24" candidate_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" is_pre_election: true
I20260710 11:07:13.250620 27945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a231d33a4bd74e748749929824a56c24" candidate_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27851a24fea741129fd2791713dd313e" is_pre_election: true
I20260710 11:07:13.250890 27794 raft_consensus.cc:2468] T a231d33a4bd74e748749929824a56c24 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15abbe0c5fc4270aabb697d80b9f6a5 in term 1.
I20260710 11:07:13.251230 27945 raft_consensus.cc:2468] T a231d33a4bd74e748749929824a56c24 P 27851a24fea741129fd2791713dd313e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15abbe0c5fc4270aabb697d80b9f6a5 in term 1.
I20260710 11:07:13.251995 27837 leader_election.cc:304] T a231d33a4bd74e748749929824a56c24 P f15abbe0c5fc4270aabb697d80b9f6a5 [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: 2f551a4760c24d2b8dd4a453c346f1e0, f15abbe0c5fc4270aabb697d80b9f6a5; no voters: 
I20260710 11:07:13.252627 28076 raft_consensus.cc:2804] T a231d33a4bd74e748749929824a56c24 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:07:13.252957 28076 raft_consensus.cc:493] T a231d33a4bd74e748749929824a56c24 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:13.253175 28076 raft_consensus.cc:3060] T a231d33a4bd74e748749929824a56c24 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:13.258148 28076 raft_consensus.cc:515] T a231d33a4bd74e748749929824a56c24 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:13.259912 28076 leader_election.cc:290] T a231d33a4bd74e748749929824a56c24 P f15abbe0c5fc4270aabb697d80b9f6a5 [CANDIDATE]: Term 2 election: Requested vote from peers 2f551a4760c24d2b8dd4a453c346f1e0 (127.23.83.193:34799), 27851a24fea741129fd2791713dd313e (127.23.83.195:43303)
I20260710 11:07:13.260497 27794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a231d33a4bd74e748749929824a56c24" candidate_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f551a4760c24d2b8dd4a453c346f1e0"
I20260710 11:07:13.260804 27945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a231d33a4bd74e748749929824a56c24" candidate_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27851a24fea741129fd2791713dd313e"
I20260710 11:07:13.260993 27794 raft_consensus.cc:3060] T a231d33a4bd74e748749929824a56c24 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:13.261356 27945 raft_consensus.cc:3060] T a231d33a4bd74e748749929824a56c24 P 27851a24fea741129fd2791713dd313e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:13.265722 27794 raft_consensus.cc:2468] T a231d33a4bd74e748749929824a56c24 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15abbe0c5fc4270aabb697d80b9f6a5 in term 2.
I20260710 11:07:13.266301 27945 raft_consensus.cc:2468] T a231d33a4bd74e748749929824a56c24 P 27851a24fea741129fd2791713dd313e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15abbe0c5fc4270aabb697d80b9f6a5 in term 2.
I20260710 11:07:13.266755 27837 leader_election.cc:304] T a231d33a4bd74e748749929824a56c24 P f15abbe0c5fc4270aabb697d80b9f6a5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f551a4760c24d2b8dd4a453c346f1e0, f15abbe0c5fc4270aabb697d80b9f6a5; no voters: 
I20260710 11:07:13.267590 28076 raft_consensus.cc:2804] T a231d33a4bd74e748749929824a56c24 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:13.268419 28076 raft_consensus.cc:697] T a231d33a4bd74e748749929824a56c24 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 2 LEADER]: Becoming Leader. State: Replica: f15abbe0c5fc4270aabb697d80b9f6a5, State: Running, Role: LEADER
I20260710 11:07:13.269249 28076 consensus_queue.cc:237] T a231d33a4bd74e748749929824a56c24 P f15abbe0c5fc4270aabb697d80b9f6a5 [LEADER]: Queue going to LEADER 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: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:13.277778 27696 catalog_manager.cc:5697] T a231d33a4bd74e748749929824a56c24 P f15abbe0c5fc4270aabb697d80b9f6a5 reported cstate change: term changed from 0 to 2, leader changed from <none> to f15abbe0c5fc4270aabb697d80b9f6a5 (127.23.83.194). New cstate: current_term: 2 leader_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:13.448702 27870 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a231d33a4bd74e748749929824a56c24"
dest_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5"
mode: GRACEFUL
new_leader_uuid: "2f551a4760c24d2b8dd4a453c346f1e0"
 from {username='slave'} at 127.0.0.1:59392
I20260710 11:07:13.449270 27870 raft_consensus.cc:606] T a231d33a4bd74e748749929824a56c24 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 2 LEADER]: Received request to transfer leadership to TS 2f551a4760c24d2b8dd4a453c346f1e0
I20260710 11:07:13.462613 27945 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "03dc2489adef4f34b023051d12e2a9d5"
dest_uuid: "27851a24fea741129fd2791713dd313e"
mode: GRACEFUL
new_leader_uuid: "2f551a4760c24d2b8dd4a453c346f1e0"
 from {username='slave'} at 127.0.0.1:49544
I20260710 11:07:13.463160 27945 raft_consensus.cc:606] T 03dc2489adef4f34b023051d12e2a9d5 P 27851a24fea741129fd2791713dd313e [term 1 LEADER]: Received request to transfer leadership to TS 2f551a4760c24d2b8dd4a453c346f1e0
I20260710 11:07:13.468233 27945 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0a5f2eeed1624fd096f367c801f4cb5a"
dest_uuid: "27851a24fea741129fd2791713dd313e"
mode: GRACEFUL
new_leader_uuid: "2f551a4760c24d2b8dd4a453c346f1e0"
 from {username='slave'} at 127.0.0.1:49544
I20260710 11:07:13.468775 27945 raft_consensus.cc:606] T 0a5f2eeed1624fd096f367c801f4cb5a P 27851a24fea741129fd2791713dd313e [term 1 LEADER]: Received request to transfer leadership to TS 2f551a4760c24d2b8dd4a453c346f1e0
I20260710 11:07:13.481266 27794 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e535174ce59748988227f5a6d70b7f0a"
dest_uuid: "2f551a4760c24d2b8dd4a453c346f1e0"
mode: GRACEFUL
new_leader_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5"
 from {username='slave'} at 127.0.0.1:52176
I20260710 11:07:13.481769 27794 raft_consensus.cc:606] T e535174ce59748988227f5a6d70b7f0a P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 LEADER]: Received request to transfer leadership to TS f15abbe0c5fc4270aabb697d80b9f6a5
I20260710 11:07:13.486445 27945 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9fc1d164e01048f3b331c44c817c4d74"
dest_uuid: "27851a24fea741129fd2791713dd313e"
mode: GRACEFUL
new_leader_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5"
 from {username='slave'} at 127.0.0.1:49544
I20260710 11:07:13.486955 27945 raft_consensus.cc:606] T 9fc1d164e01048f3b331c44c817c4d74 P 27851a24fea741129fd2791713dd313e [term 1 LEADER]: Received request to transfer leadership to TS f15abbe0c5fc4270aabb697d80b9f6a5
I20260710 11:07:13.491362 27794 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8c91ec2cbb174f0fa310071c62dddb90"
dest_uuid: "2f551a4760c24d2b8dd4a453c346f1e0"
mode: GRACEFUL
new_leader_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5"
 from {username='slave'} at 127.0.0.1:52176
I20260710 11:07:13.491811 27794 raft_consensus.cc:606] T 8c91ec2cbb174f0fa310071c62dddb90 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 LEADER]: Received request to transfer leadership to TS f15abbe0c5fc4270aabb697d80b9f6a5
I20260710 11:07:13.496232 27794 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e9aad2a432e6492ea25ab38dcc2a90d1"
dest_uuid: "2f551a4760c24d2b8dd4a453c346f1e0"
mode: GRACEFUL
new_leader_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5"
 from {username='slave'} at 127.0.0.1:52176
I20260710 11:07:13.496672 27794 raft_consensus.cc:606] T e9aad2a432e6492ea25ab38dcc2a90d1 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 LEADER]: Received request to transfer leadership to TS f15abbe0c5fc4270aabb697d80b9f6a5
I20260710 11:07:13.615482 28029 raft_consensus.cc:993] T 03dc2489adef4f34b023051d12e2a9d5 P 27851a24fea741129fd2791713dd313e: : Instructing follower 2f551a4760c24d2b8dd4a453c346f1e0 to start an election
I20260710 11:07:13.616041 28083 raft_consensus.cc:1081] T 03dc2489adef4f34b023051d12e2a9d5 P 27851a24fea741129fd2791713dd313e [term 1 LEADER]: Signalling peer 2f551a4760c24d2b8dd4a453c346f1e0 to start an election
I20260710 11:07:13.617591 27794 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "03dc2489adef4f34b023051d12e2a9d5"
dest_uuid: "2f551a4760c24d2b8dd4a453c346f1e0"
 from {username='slave'} at 127.0.0.1:52174
I20260710 11:07:13.618099 27794 raft_consensus.cc:493] T 03dc2489adef4f34b023051d12e2a9d5 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:13.618446 27794 raft_consensus.cc:3060] T 03dc2489adef4f34b023051d12e2a9d5 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:13.623375 27794 raft_consensus.cc:515] T 03dc2489adef4f34b023051d12e2a9d5 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:13.625363 27794 leader_election.cc:290] T 03dc2489adef4f34b023051d12e2a9d5 P 2f551a4760c24d2b8dd4a453c346f1e0 [CANDIDATE]: Term 2 election: Requested vote from peers f15abbe0c5fc4270aabb697d80b9f6a5 (127.23.83.194:45239), 27851a24fea741129fd2791713dd313e (127.23.83.195:43303)
I20260710 11:07:13.626526 27945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03dc2489adef4f34b023051d12e2a9d5" candidate_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "27851a24fea741129fd2791713dd313e"
I20260710 11:07:13.626371 27870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03dc2489adef4f34b023051d12e2a9d5" candidate_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5"
I20260710 11:07:13.627211 27945 raft_consensus.cc:3055] T 03dc2489adef4f34b023051d12e2a9d5 P 27851a24fea741129fd2791713dd313e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:13.627326 27870 raft_consensus.cc:3060] T 03dc2489adef4f34b023051d12e2a9d5 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:13.627743 27945 raft_consensus.cc:740] T 03dc2489adef4f34b023051d12e2a9d5 P 27851a24fea741129fd2791713dd313e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 27851a24fea741129fd2791713dd313e, State: Running, Role: LEADER
I20260710 11:07:13.628543 27945 consensus_queue.cc:260] T 03dc2489adef4f34b023051d12e2a9d5 P 27851a24fea741129fd2791713dd313e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:13.629484 27945 raft_consensus.cc:3060] T 03dc2489adef4f34b023051d12e2a9d5 P 27851a24fea741129fd2791713dd313e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:13.632580 27870 raft_consensus.cc:2468] T 03dc2489adef4f34b023051d12e2a9d5 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f551a4760c24d2b8dd4a453c346f1e0 in term 2.
I20260710 11:07:13.633682 27764 leader_election.cc:304] T 03dc2489adef4f34b023051d12e2a9d5 P 2f551a4760c24d2b8dd4a453c346f1e0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f551a4760c24d2b8dd4a453c346f1e0, f15abbe0c5fc4270aabb697d80b9f6a5; no voters: 
I20260710 11:07:13.634392 28031 raft_consensus.cc:2804] T 03dc2489adef4f34b023051d12e2a9d5 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:13.634904 28031 raft_consensus.cc:697] T 03dc2489adef4f34b023051d12e2a9d5 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 2 LEADER]: Becoming Leader. State: Replica: 2f551a4760c24d2b8dd4a453c346f1e0, State: Running, Role: LEADER
I20260710 11:07:13.635030 27945 raft_consensus.cc:2468] T 03dc2489adef4f34b023051d12e2a9d5 P 27851a24fea741129fd2791713dd313e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f551a4760c24d2b8dd4a453c346f1e0 in term 2.
I20260710 11:07:13.635906 28031 consensus_queue.cc:237] T 03dc2489adef4f34b023051d12e2a9d5 P 2f551a4760c24d2b8dd4a453c346f1e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:13.643491 27696 catalog_manager.cc:5697] T 03dc2489adef4f34b023051d12e2a9d5 P 2f551a4760c24d2b8dd4a453c346f1e0 reported cstate change: term changed from 1 to 2, leader changed from 27851a24fea741129fd2791713dd313e (127.23.83.195) to 2f551a4760c24d2b8dd4a453c346f1e0 (127.23.83.193). New cstate: current_term: 2 leader_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:13.714473 27870 raft_consensus.cc:1275] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 2 FOLLOWER]: Refusing update from remote peer 2f551a4760c24d2b8dd4a453c346f1e0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:07:13.715660 28031 consensus_queue.cc:1048] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 2f551a4760c24d2b8dd4a453c346f1e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:13.727288 27945 raft_consensus.cc:1275] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 27851a24fea741129fd2791713dd313e [term 2 FOLLOWER]: Refusing update from remote peer 2f551a4760c24d2b8dd4a453c346f1e0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:07:13.729290 28031 consensus_queue.cc:1048] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 2f551a4760c24d2b8dd4a453c346f1e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:13.762356 27794 raft_consensus.cc:1275] T a231d33a4bd74e748749929824a56c24 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 2 FOLLOWER]: Refusing update from remote peer f15abbe0c5fc4270aabb697d80b9f6a5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:07:13.763401 28076 consensus_queue.cc:1048] T a231d33a4bd74e748749929824a56c24 P f15abbe0c5fc4270aabb697d80b9f6a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:13.770532 28091 raft_consensus.cc:993] T a231d33a4bd74e748749929824a56c24 P f15abbe0c5fc4270aabb697d80b9f6a5: : Instructing follower 2f551a4760c24d2b8dd4a453c346f1e0 to start an election
I20260710 11:07:13.771184 28076 raft_consensus.cc:1081] T a231d33a4bd74e748749929824a56c24 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 2 LEADER]: Signalling peer 2f551a4760c24d2b8dd4a453c346f1e0 to start an election
I20260710 11:07:13.773525 27798 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a231d33a4bd74e748749929824a56c24"
dest_uuid: "2f551a4760c24d2b8dd4a453c346f1e0"
 from {username='slave'} at 127.0.0.1:52172
I20260710 11:07:13.774147 27798 raft_consensus.cc:493] T a231d33a4bd74e748749929824a56c24 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:13.774555 27798 raft_consensus.cc:3060] T a231d33a4bd74e748749929824a56c24 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:13.775620 27945 raft_consensus.cc:1275] T a231d33a4bd74e748749929824a56c24 P 27851a24fea741129fd2791713dd313e [term 2 FOLLOWER]: Refusing update from remote peer f15abbe0c5fc4270aabb697d80b9f6a5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:07:13.777201 28091 consensus_queue.cc:1048] T a231d33a4bd74e748749929824a56c24 P f15abbe0c5fc4270aabb697d80b9f6a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:13.785018 28031 raft_consensus.cc:993] T e535174ce59748988227f5a6d70b7f0a P 2f551a4760c24d2b8dd4a453c346f1e0: : Instructing follower f15abbe0c5fc4270aabb697d80b9f6a5 to start an election
I20260710 11:07:13.785523 27994 raft_consensus.cc:1081] T e535174ce59748988227f5a6d70b7f0a P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 LEADER]: Signalling peer f15abbe0c5fc4270aabb697d80b9f6a5 to start an election
I20260710 11:07:13.787156 27873 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e535174ce59748988227f5a6d70b7f0a"
dest_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5"
 from {username='slave'} at 127.0.0.1:59368
I20260710 11:07:13.787474 27798 raft_consensus.cc:515] T a231d33a4bd74e748749929824a56c24 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:13.787766 27873 raft_consensus.cc:493] T e535174ce59748988227f5a6d70b7f0a P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:13.788300 27873 raft_consensus.cc:3060] T e535174ce59748988227f5a6d70b7f0a P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:13.792780 27870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a231d33a4bd74e748749929824a56c24" candidate_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5"
I20260710 11:07:13.793437 27870 raft_consensus.cc:3055] T a231d33a4bd74e748749929824a56c24 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:13.793810 27870 raft_consensus.cc:740] T a231d33a4bd74e748749929824a56c24 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f15abbe0c5fc4270aabb697d80b9f6a5, State: Running, Role: LEADER
I20260710 11:07:13.794934 27798 leader_election.cc:290] T a231d33a4bd74e748749929824a56c24 P 2f551a4760c24d2b8dd4a453c346f1e0 [CANDIDATE]: Term 3 election: Requested vote from peers f15abbe0c5fc4270aabb697d80b9f6a5 (127.23.83.194:45239), 27851a24fea741129fd2791713dd313e (127.23.83.195:43303)
I20260710 11:07:13.794728 27870 consensus_queue.cc:260] T a231d33a4bd74e748749929824a56c24 P f15abbe0c5fc4270aabb697d80b9f6a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:13.796051 27945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a231d33a4bd74e748749929824a56c24" candidate_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "27851a24fea741129fd2791713dd313e"
I20260710 11:07:13.796841 27945 raft_consensus.cc:3060] T a231d33a4bd74e748749929824a56c24 P 27851a24fea741129fd2791713dd313e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:13.796025 27873 raft_consensus.cc:515] T e535174ce59748988227f5a6d70b7f0a P f15abbe0c5fc4270aabb697d80b9f6a5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:13.797049 27870 raft_consensus.cc:3060] T a231d33a4bd74e748749929824a56c24 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:13.798965 27873 leader_election.cc:290] T e535174ce59748988227f5a6d70b7f0a P f15abbe0c5fc4270aabb697d80b9f6a5 [CANDIDATE]: Term 2 election: Requested vote from peers 2f551a4760c24d2b8dd4a453c346f1e0 (127.23.83.193:34799), 27851a24fea741129fd2791713dd313e (127.23.83.195:43303)
I20260710 11:07:13.799640 27798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e535174ce59748988227f5a6d70b7f0a" candidate_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2f551a4760c24d2b8dd4a453c346f1e0"
I20260710 11:07:13.800299 27798 raft_consensus.cc:3055] T e535174ce59748988227f5a6d70b7f0a P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:13.800330 27946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e535174ce59748988227f5a6d70b7f0a" candidate_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "27851a24fea741129fd2791713dd313e"
I20260710 11:07:13.800812 27798 raft_consensus.cc:740] T e535174ce59748988227f5a6d70b7f0a P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2f551a4760c24d2b8dd4a453c346f1e0, State: Running, Role: LEADER
I20260710 11:07:13.801067 27946 raft_consensus.cc:3060] T e535174ce59748988227f5a6d70b7f0a P 27851a24fea741129fd2791713dd313e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:13.801811 27798 consensus_queue.cc:260] T e535174ce59748988227f5a6d70b7f0a P 2f551a4760c24d2b8dd4a453c346f1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:13.803004 27798 raft_consensus.cc:3060] T e535174ce59748988227f5a6d70b7f0a P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:13.804051 27945 raft_consensus.cc:2468] T a231d33a4bd74e748749929824a56c24 P 27851a24fea741129fd2791713dd313e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f551a4760c24d2b8dd4a453c346f1e0 in term 3.
I20260710 11:07:13.805130 27763 leader_election.cc:304] T a231d33a4bd74e748749929824a56c24 P 2f551a4760c24d2b8dd4a453c346f1e0 [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: 27851a24fea741129fd2791713dd313e, 2f551a4760c24d2b8dd4a453c346f1e0; no voters: 
I20260710 11:07:13.805927 27994 raft_consensus.cc:2804] T a231d33a4bd74e748749929824a56c24 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:13.806412 27994 raft_consensus.cc:697] T a231d33a4bd74e748749929824a56c24 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 3 LEADER]: Becoming Leader. State: Replica: 2f551a4760c24d2b8dd4a453c346f1e0, State: Running, Role: LEADER
I20260710 11:07:13.807227 27994 consensus_queue.cc:237] T a231d33a4bd74e748749929824a56c24 P 2f551a4760c24d2b8dd4a453c346f1e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:13.811246 27798 raft_consensus.cc:2468] T e535174ce59748988227f5a6d70b7f0a P 2f551a4760c24d2b8dd4a453c346f1e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15abbe0c5fc4270aabb697d80b9f6a5 in term 2.
I20260710 11:07:13.812446 27946 raft_consensus.cc:2468] T e535174ce59748988227f5a6d70b7f0a P 27851a24fea741129fd2791713dd313e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15abbe0c5fc4270aabb697d80b9f6a5 in term 2.
I20260710 11:07:13.813102 27837 leader_election.cc:304] T e535174ce59748988227f5a6d70b7f0a P f15abbe0c5fc4270aabb697d80b9f6a5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f551a4760c24d2b8dd4a453c346f1e0, f15abbe0c5fc4270aabb697d80b9f6a5; no voters: 
I20260710 11:07:13.814112 28091 raft_consensus.cc:2804] T e535174ce59748988227f5a6d70b7f0a P f15abbe0c5fc4270aabb697d80b9f6a5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:13.814527 28091 raft_consensus.cc:697] T e535174ce59748988227f5a6d70b7f0a P f15abbe0c5fc4270aabb697d80b9f6a5 [term 2 LEADER]: Becoming Leader. State: Replica: f15abbe0c5fc4270aabb697d80b9f6a5, State: Running, Role: LEADER
I20260710 11:07:13.815276 28091 consensus_queue.cc:237] T e535174ce59748988227f5a6d70b7f0a P f15abbe0c5fc4270aabb697d80b9f6a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:13.817008 27994 raft_consensus.cc:993] T e9aad2a432e6492ea25ab38dcc2a90d1 P 2f551a4760c24d2b8dd4a453c346f1e0: : Instructing follower f15abbe0c5fc4270aabb697d80b9f6a5 to start an election
I20260710 11:07:13.817484 28031 raft_consensus.cc:1081] T e9aad2a432e6492ea25ab38dcc2a90d1 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 LEADER]: Signalling peer f15abbe0c5fc4270aabb697d80b9f6a5 to start an election
I20260710 11:07:13.819149 27873 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e9aad2a432e6492ea25ab38dcc2a90d1"
dest_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5"
 from {username='slave'} at 127.0.0.1:59368
I20260710 11:07:13.819473 27870 raft_consensus.cc:2468] T a231d33a4bd74e748749929824a56c24 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f551a4760c24d2b8dd4a453c346f1e0 in term 3.
I20260710 11:07:13.819737 27873 raft_consensus.cc:493] T e9aad2a432e6492ea25ab38dcc2a90d1 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:13.819259 27693 catalog_manager.cc:5697] T a231d33a4bd74e748749929824a56c24 P 2f551a4760c24d2b8dd4a453c346f1e0 reported cstate change: term changed from 2 to 3, leader changed from f15abbe0c5fc4270aabb697d80b9f6a5 (127.23.83.194) to 2f551a4760c24d2b8dd4a453c346f1e0 (127.23.83.193). New cstate: current_term: 3 leader_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:13.820176 27873 raft_consensus.cc:3060] T e9aad2a432e6492ea25ab38dcc2a90d1 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:13.825908 27696 catalog_manager.cc:5697] T e535174ce59748988227f5a6d70b7f0a P f15abbe0c5fc4270aabb697d80b9f6a5 reported cstate change: term changed from 1 to 2, leader changed from 2f551a4760c24d2b8dd4a453c346f1e0 (127.23.83.193) to f15abbe0c5fc4270aabb697d80b9f6a5 (127.23.83.194). New cstate: current_term: 2 leader_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:13.828020 27873 raft_consensus.cc:515] T e9aad2a432e6492ea25ab38dcc2a90d1 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:13.831838 28031 raft_consensus.cc:993] T 8c91ec2cbb174f0fa310071c62dddb90 P 2f551a4760c24d2b8dd4a453c346f1e0: : Instructing follower f15abbe0c5fc4270aabb697d80b9f6a5 to start an election
I20260710 11:07:13.832641 27946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9aad2a432e6492ea25ab38dcc2a90d1" candidate_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "27851a24fea741129fd2791713dd313e"
I20260710 11:07:13.833971 28031 raft_consensus.cc:1081] T 8c91ec2cbb174f0fa310071c62dddb90 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 LEADER]: Signalling peer f15abbe0c5fc4270aabb697d80b9f6a5 to start an election
I20260710 11:07:13.834340 27946 raft_consensus.cc:3060] T e9aad2a432e6492ea25ab38dcc2a90d1 P 27851a24fea741129fd2791713dd313e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:13.834275 27798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9aad2a432e6492ea25ab38dcc2a90d1" candidate_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2f551a4760c24d2b8dd4a453c346f1e0"
I20260710 11:07:13.835100 27798 raft_consensus.cc:3055] T e9aad2a432e6492ea25ab38dcc2a90d1 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:13.835479 27798 raft_consensus.cc:740] T e9aad2a432e6492ea25ab38dcc2a90d1 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2f551a4760c24d2b8dd4a453c346f1e0, State: Running, Role: LEADER
I20260710 11:07:13.836033 27870 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8c91ec2cbb174f0fa310071c62dddb90"
dest_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5"
 from {username='slave'} at 127.0.0.1:59368
I20260710 11:07:13.836576 27870 raft_consensus.cc:493] T 8c91ec2cbb174f0fa310071c62dddb90 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:13.836481 27798 consensus_queue.cc:260] T e9aad2a432e6492ea25ab38dcc2a90d1 P 2f551a4760c24d2b8dd4a453c346f1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:13.837023 27870 raft_consensus.cc:3060] T 8c91ec2cbb174f0fa310071c62dddb90 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:13.837670 27798 raft_consensus.cc:3060] T e9aad2a432e6492ea25ab38dcc2a90d1 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:13.841769 27946 raft_consensus.cc:2468] T e9aad2a432e6492ea25ab38dcc2a90d1 P 27851a24fea741129fd2791713dd313e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15abbe0c5fc4270aabb697d80b9f6a5 in term 2.
I20260710 11:07:13.832089 27873 leader_election.cc:290] T e9aad2a432e6492ea25ab38dcc2a90d1 P f15abbe0c5fc4270aabb697d80b9f6a5 [CANDIDATE]: Term 2 election: Requested vote from peers 2f551a4760c24d2b8dd4a453c346f1e0 (127.23.83.193:34799), 27851a24fea741129fd2791713dd313e (127.23.83.195:43303)
I20260710 11:07:13.843005 27838 leader_election.cc:304] T e9aad2a432e6492ea25ab38dcc2a90d1 P f15abbe0c5fc4270aabb697d80b9f6a5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27851a24fea741129fd2791713dd313e, f15abbe0c5fc4270aabb697d80b9f6a5; no voters: 
I20260710 11:07:13.843165 27798 raft_consensus.cc:2468] T e9aad2a432e6492ea25ab38dcc2a90d1 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15abbe0c5fc4270aabb697d80b9f6a5 in term 2.
I20260710 11:07:13.843905 28091 raft_consensus.cc:2804] T e9aad2a432e6492ea25ab38dcc2a90d1 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:13.844533 28091 raft_consensus.cc:697] T e9aad2a432e6492ea25ab38dcc2a90d1 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 2 LEADER]: Becoming Leader. State: Replica: f15abbe0c5fc4270aabb697d80b9f6a5, State: Running, Role: LEADER
I20260710 11:07:13.844620 27870 raft_consensus.cc:515] T 8c91ec2cbb174f0fa310071c62dddb90 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:13.845352 28091 consensus_queue.cc:237] T e9aad2a432e6492ea25ab38dcc2a90d1 P f15abbe0c5fc4270aabb697d80b9f6a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:13.846496 27870 leader_election.cc:290] T 8c91ec2cbb174f0fa310071c62dddb90 P f15abbe0c5fc4270aabb697d80b9f6a5 [CANDIDATE]: Term 2 election: Requested vote from peers 2f551a4760c24d2b8dd4a453c346f1e0 (127.23.83.193:34799), 27851a24fea741129fd2791713dd313e (127.23.83.195:43303)
I20260710 11:07:13.847164 27798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c91ec2cbb174f0fa310071c62dddb90" candidate_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2f551a4760c24d2b8dd4a453c346f1e0"
I20260710 11:07:13.847616 27946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c91ec2cbb174f0fa310071c62dddb90" candidate_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "27851a24fea741129fd2791713dd313e"
I20260710 11:07:13.847719 27798 raft_consensus.cc:3055] T 8c91ec2cbb174f0fa310071c62dddb90 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:13.848304 27946 raft_consensus.cc:3060] T 8c91ec2cbb174f0fa310071c62dddb90 P 27851a24fea741129fd2791713dd313e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:13.848584 27798 raft_consensus.cc:740] T 8c91ec2cbb174f0fa310071c62dddb90 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2f551a4760c24d2b8dd4a453c346f1e0, State: Running, Role: LEADER
I20260710 11:07:13.851199 27798 consensus_queue.cc:260] T 8c91ec2cbb174f0fa310071c62dddb90 P 2f551a4760c24d2b8dd4a453c346f1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:13.852481 27798 raft_consensus.cc:3060] T 8c91ec2cbb174f0fa310071c62dddb90 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:13.853163 27696 catalog_manager.cc:5697] T e9aad2a432e6492ea25ab38dcc2a90d1 P f15abbe0c5fc4270aabb697d80b9f6a5 reported cstate change: term changed from 1 to 2, leader changed from 2f551a4760c24d2b8dd4a453c346f1e0 (127.23.83.193) to f15abbe0c5fc4270aabb697d80b9f6a5 (127.23.83.194). New cstate: current_term: 2 leader_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:13.854429 27946 raft_consensus.cc:2468] T 8c91ec2cbb174f0fa310071c62dddb90 P 27851a24fea741129fd2791713dd313e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15abbe0c5fc4270aabb697d80b9f6a5 in term 2.
I20260710 11:07:13.856031 27838 leader_election.cc:304] T 8c91ec2cbb174f0fa310071c62dddb90 P f15abbe0c5fc4270aabb697d80b9f6a5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27851a24fea741129fd2791713dd313e, f15abbe0c5fc4270aabb697d80b9f6a5; no voters: 
I20260710 11:07:13.856796 28091 raft_consensus.cc:2804] T 8c91ec2cbb174f0fa310071c62dddb90 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:13.857438 28091 raft_consensus.cc:697] T 8c91ec2cbb174f0fa310071c62dddb90 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 2 LEADER]: Becoming Leader. State: Replica: f15abbe0c5fc4270aabb697d80b9f6a5, State: Running, Role: LEADER
I20260710 11:07:13.858096 28083 raft_consensus.cc:993] T 9fc1d164e01048f3b331c44c817c4d74 P 27851a24fea741129fd2791713dd313e: : Instructing follower f15abbe0c5fc4270aabb697d80b9f6a5 to start an election
I20260710 11:07:13.858578 28083 raft_consensus.cc:1081] T 9fc1d164e01048f3b331c44c817c4d74 P 27851a24fea741129fd2791713dd313e [term 1 LEADER]: Signalling peer f15abbe0c5fc4270aabb697d80b9f6a5 to start an election
I20260710 11:07:13.858270 28091 consensus_queue.cc:237] T 8c91ec2cbb174f0fa310071c62dddb90 P f15abbe0c5fc4270aabb697d80b9f6a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:13.859607 27798 raft_consensus.cc:2468] T 8c91ec2cbb174f0fa310071c62dddb90 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15abbe0c5fc4270aabb697d80b9f6a5 in term 2.
I20260710 11:07:13.860540 27870 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9fc1d164e01048f3b331c44c817c4d74"
dest_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5"
 from {username='slave'} at 127.0.0.1:59380
I20260710 11:07:13.861073 27870 raft_consensus.cc:493] T 9fc1d164e01048f3b331c44c817c4d74 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:13.861514 27870 raft_consensus.cc:3060] T 9fc1d164e01048f3b331c44c817c4d74 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:13.866778 27870 raft_consensus.cc:515] T 9fc1d164e01048f3b331c44c817c4d74 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:13.868510 27870 leader_election.cc:290] T 9fc1d164e01048f3b331c44c817c4d74 P f15abbe0c5fc4270aabb697d80b9f6a5 [CANDIDATE]: Term 2 election: Requested vote from peers 2f551a4760c24d2b8dd4a453c346f1e0 (127.23.83.193:34799), 27851a24fea741129fd2791713dd313e (127.23.83.195:43303)
I20260710 11:07:13.868333 27696 catalog_manager.cc:5697] T 8c91ec2cbb174f0fa310071c62dddb90 P f15abbe0c5fc4270aabb697d80b9f6a5 reported cstate change: term changed from 1 to 2, leader changed from 2f551a4760c24d2b8dd4a453c346f1e0 (127.23.83.193) to f15abbe0c5fc4270aabb697d80b9f6a5 (127.23.83.194). New cstate: current_term: 2 leader_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:13.869253 27798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fc1d164e01048f3b331c44c817c4d74" candidate_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2f551a4760c24d2b8dd4a453c346f1e0"
I20260710 11:07:13.869556 27946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fc1d164e01048f3b331c44c817c4d74" candidate_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "27851a24fea741129fd2791713dd313e"
I20260710 11:07:13.869851 27798 raft_consensus.cc:3060] T 9fc1d164e01048f3b331c44c817c4d74 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:13.870169 27946 raft_consensus.cc:3055] T 9fc1d164e01048f3b331c44c817c4d74 P 27851a24fea741129fd2791713dd313e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:13.870522 27946 raft_consensus.cc:740] T 9fc1d164e01048f3b331c44c817c4d74 P 27851a24fea741129fd2791713dd313e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 27851a24fea741129fd2791713dd313e, State: Running, Role: LEADER
I20260710 11:07:13.871367 27946 consensus_queue.cc:260] T 9fc1d164e01048f3b331c44c817c4d74 P 27851a24fea741129fd2791713dd313e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:13.872692 27946 raft_consensus.cc:3060] T 9fc1d164e01048f3b331c44c817c4d74 P 27851a24fea741129fd2791713dd313e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:13.876180 27798 raft_consensus.cc:2468] T 9fc1d164e01048f3b331c44c817c4d74 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15abbe0c5fc4270aabb697d80b9f6a5 in term 2.
I20260710 11:07:13.877408 27837 leader_election.cc:304] T 9fc1d164e01048f3b331c44c817c4d74 P f15abbe0c5fc4270aabb697d80b9f6a5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f551a4760c24d2b8dd4a453c346f1e0, f15abbe0c5fc4270aabb697d80b9f6a5; no voters: 
I20260710 11:07:13.880091 28091 raft_consensus.cc:2804] T 9fc1d164e01048f3b331c44c817c4d74 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:13.880070 27946 raft_consensus.cc:2468] T 9fc1d164e01048f3b331c44c817c4d74 P 27851a24fea741129fd2791713dd313e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15abbe0c5fc4270aabb697d80b9f6a5 in term 2.
I20260710 11:07:13.880877 28091 raft_consensus.cc:697] T 9fc1d164e01048f3b331c44c817c4d74 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 2 LEADER]: Becoming Leader. State: Replica: f15abbe0c5fc4270aabb697d80b9f6a5, State: Running, Role: LEADER
I20260710 11:07:13.881853 28091 consensus_queue.cc:237] T 9fc1d164e01048f3b331c44c817c4d74 P f15abbe0c5fc4270aabb697d80b9f6a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:13.888378 27696 catalog_manager.cc:5697] T 9fc1d164e01048f3b331c44c817c4d74 P f15abbe0c5fc4270aabb697d80b9f6a5 reported cstate change: term changed from 1 to 2, leader changed from 27851a24fea741129fd2791713dd313e (127.23.83.195) to f15abbe0c5fc4270aabb697d80b9f6a5 (127.23.83.194). New cstate: current_term: 2 leader_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:13.891366 28083 raft_consensus.cc:993] T 0a5f2eeed1624fd096f367c801f4cb5a P 27851a24fea741129fd2791713dd313e: : Instructing follower 2f551a4760c24d2b8dd4a453c346f1e0 to start an election
I20260710 11:07:13.891894 28029 raft_consensus.cc:1081] T 0a5f2eeed1624fd096f367c801f4cb5a P 27851a24fea741129fd2791713dd313e [term 1 LEADER]: Signalling peer 2f551a4760c24d2b8dd4a453c346f1e0 to start an election
I20260710 11:07:13.893491 27798 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0a5f2eeed1624fd096f367c801f4cb5a"
dest_uuid: "2f551a4760c24d2b8dd4a453c346f1e0"
 from {username='slave'} at 127.0.0.1:52174
I20260710 11:07:13.894038 27798 raft_consensus.cc:493] T 0a5f2eeed1624fd096f367c801f4cb5a P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:13.894407 27798 raft_consensus.cc:3060] T 0a5f2eeed1624fd096f367c801f4cb5a P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:13.899703 27798 raft_consensus.cc:515] T 0a5f2eeed1624fd096f367c801f4cb5a P 2f551a4760c24d2b8dd4a453c346f1e0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:13.901407 27798 leader_election.cc:290] T 0a5f2eeed1624fd096f367c801f4cb5a P 2f551a4760c24d2b8dd4a453c346f1e0 [CANDIDATE]: Term 2 election: Requested vote from peers f15abbe0c5fc4270aabb697d80b9f6a5 (127.23.83.194:45239), 27851a24fea741129fd2791713dd313e (127.23.83.195:43303)
I20260710 11:07:13.902232 27870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5f2eeed1624fd096f367c801f4cb5a" candidate_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5"
I20260710 11:07:13.902456 27946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5f2eeed1624fd096f367c801f4cb5a" candidate_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "27851a24fea741129fd2791713dd313e"
I20260710 11:07:13.902892 27870 raft_consensus.cc:3060] T 0a5f2eeed1624fd096f367c801f4cb5a P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:13.903048 27946 raft_consensus.cc:3055] T 0a5f2eeed1624fd096f367c801f4cb5a P 27851a24fea741129fd2791713dd313e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:13.903460 27946 raft_consensus.cc:740] T 0a5f2eeed1624fd096f367c801f4cb5a P 27851a24fea741129fd2791713dd313e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 27851a24fea741129fd2791713dd313e, State: Running, Role: LEADER
I20260710 11:07:13.904253 27946 consensus_queue.cc:260] T 0a5f2eeed1624fd096f367c801f4cb5a P 27851a24fea741129fd2791713dd313e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:13.905159 27946 raft_consensus.cc:3060] T 0a5f2eeed1624fd096f367c801f4cb5a P 27851a24fea741129fd2791713dd313e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:13.908270 27870 raft_consensus.cc:2468] T 0a5f2eeed1624fd096f367c801f4cb5a P f15abbe0c5fc4270aabb697d80b9f6a5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f551a4760c24d2b8dd4a453c346f1e0 in term 2.
I20260710 11:07:13.909389 27764 leader_election.cc:304] T 0a5f2eeed1624fd096f367c801f4cb5a P 2f551a4760c24d2b8dd4a453c346f1e0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f551a4760c24d2b8dd4a453c346f1e0, f15abbe0c5fc4270aabb697d80b9f6a5; no voters: 
I20260710 11:07:13.910087 27946 raft_consensus.cc:2468] T 0a5f2eeed1624fd096f367c801f4cb5a P 27851a24fea741129fd2791713dd313e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f551a4760c24d2b8dd4a453c346f1e0 in term 2.
I20260710 11:07:13.910254 28031 raft_consensus.cc:2804] T 0a5f2eeed1624fd096f367c801f4cb5a P 2f551a4760c24d2b8dd4a453c346f1e0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:13.910940 28031 raft_consensus.cc:697] T 0a5f2eeed1624fd096f367c801f4cb5a P 2f551a4760c24d2b8dd4a453c346f1e0 [term 2 LEADER]: Becoming Leader. State: Replica: 2f551a4760c24d2b8dd4a453c346f1e0, State: Running, Role: LEADER
I20260710 11:07:13.911727 28031 consensus_queue.cc:237] T 0a5f2eeed1624fd096f367c801f4cb5a P 2f551a4760c24d2b8dd4a453c346f1e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:13.921460 27696 catalog_manager.cc:5697] T 0a5f2eeed1624fd096f367c801f4cb5a P 2f551a4760c24d2b8dd4a453c346f1e0 reported cstate change: term changed from 1 to 2, leader changed from 27851a24fea741129fd2791713dd313e (127.23.83.195) to 2f551a4760c24d2b8dd4a453c346f1e0 (127.23.83.193). New cstate: current_term: 2 leader_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:14.209192 27798 raft_consensus.cc:1275] T e535174ce59748988227f5a6d70b7f0a P 2f551a4760c24d2b8dd4a453c346f1e0 [term 2 FOLLOWER]: Refusing update from remote peer f15abbe0c5fc4270aabb697d80b9f6a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:14.210459 28091 consensus_queue.cc:1048] T e535174ce59748988227f5a6d70b7f0a P f15abbe0c5fc4270aabb697d80b9f6a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:14.219197 27946 raft_consensus.cc:1275] T e535174ce59748988227f5a6d70b7f0a P 27851a24fea741129fd2791713dd313e [term 2 FOLLOWER]: Refusing update from remote peer f15abbe0c5fc4270aabb697d80b9f6a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:14.221246 28092 consensus_queue.cc:1048] T e535174ce59748988227f5a6d70b7f0a P f15abbe0c5fc4270aabb697d80b9f6a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:14.234225 27870 raft_consensus.cc:1275] T a231d33a4bd74e748749929824a56c24 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 3 FOLLOWER]: Refusing update from remote peer 2f551a4760c24d2b8dd4a453c346f1e0: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:07:14.235678 28031 consensus_queue.cc:1048] T a231d33a4bd74e748749929824a56c24 P 2f551a4760c24d2b8dd4a453c346f1e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:07:14.238217 27946 raft_consensus.cc:1275] T 03dc2489adef4f34b023051d12e2a9d5 P 27851a24fea741129fd2791713dd313e [term 2 FOLLOWER]: Refusing update from remote peer 2f551a4760c24d2b8dd4a453c346f1e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:14.239630 28094 consensus_queue.cc:1048] T 03dc2489adef4f34b023051d12e2a9d5 P 2f551a4760c24d2b8dd4a453c346f1e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:14.249307 27945 raft_consensus.cc:1275] T a231d33a4bd74e748749929824a56c24 P 27851a24fea741129fd2791713dd313e [term 3 FOLLOWER]: Refusing update from remote peer 2f551a4760c24d2b8dd4a453c346f1e0: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:07:14.251174 28094 consensus_queue.cc:1048] T a231d33a4bd74e748749929824a56c24 P 2f551a4760c24d2b8dd4a453c346f1e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:14.257016 27870 raft_consensus.cc:1275] T 03dc2489adef4f34b023051d12e2a9d5 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 2 FOLLOWER]: Refusing update from remote peer 2f551a4760c24d2b8dd4a453c346f1e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:14.259701 28103 consensus_queue.cc:1048] T 03dc2489adef4f34b023051d12e2a9d5 P 2f551a4760c24d2b8dd4a453c346f1e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:14.290226 27946 raft_consensus.cc:1275] T 8c91ec2cbb174f0fa310071c62dddb90 P 27851a24fea741129fd2791713dd313e [term 2 FOLLOWER]: Refusing update from remote peer f15abbe0c5fc4270aabb697d80b9f6a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:14.291828 28092 consensus_queue.cc:1048] T 8c91ec2cbb174f0fa310071c62dddb90 P f15abbe0c5fc4270aabb697d80b9f6a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:14.301198 27798 raft_consensus.cc:1275] T 8c91ec2cbb174f0fa310071c62dddb90 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 2 FOLLOWER]: Refusing update from remote peer f15abbe0c5fc4270aabb697d80b9f6a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:14.302829 28076 consensus_queue.cc:1048] T 8c91ec2cbb174f0fa310071c62dddb90 P f15abbe0c5fc4270aabb697d80b9f6a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:14.303194 27794 raft_consensus.cc:1275] T e9aad2a432e6492ea25ab38dcc2a90d1 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 2 FOLLOWER]: Refusing update from remote peer f15abbe0c5fc4270aabb697d80b9f6a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:14.305315 28092 consensus_queue.cc:1048] T e9aad2a432e6492ea25ab38dcc2a90d1 P f15abbe0c5fc4270aabb697d80b9f6a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:14.308175 27798 raft_consensus.cc:1275] T 9fc1d164e01048f3b331c44c817c4d74 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 2 FOLLOWER]: Refusing update from remote peer f15abbe0c5fc4270aabb697d80b9f6a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:14.310088 28092 consensus_queue.cc:1048] T 9fc1d164e01048f3b331c44c817c4d74 P f15abbe0c5fc4270aabb697d80b9f6a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:14.320254 27946 raft_consensus.cc:1275] T e9aad2a432e6492ea25ab38dcc2a90d1 P 27851a24fea741129fd2791713dd313e [term 2 FOLLOWER]: Refusing update from remote peer f15abbe0c5fc4270aabb697d80b9f6a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:14.322810 28076 consensus_queue.cc:1048] T e9aad2a432e6492ea25ab38dcc2a90d1 P f15abbe0c5fc4270aabb697d80b9f6a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:14.328299 27946 raft_consensus.cc:1275] T 9fc1d164e01048f3b331c44c817c4d74 P 27851a24fea741129fd2791713dd313e [term 2 FOLLOWER]: Refusing update from remote peer f15abbe0c5fc4270aabb697d80b9f6a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:14.329700 28092 consensus_queue.cc:1048] T 9fc1d164e01048f3b331c44c817c4d74 P f15abbe0c5fc4270aabb697d80b9f6a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:14.359977 27873 raft_consensus.cc:1275] T 0a5f2eeed1624fd096f367c801f4cb5a P f15abbe0c5fc4270aabb697d80b9f6a5 [term 2 FOLLOWER]: Refusing update from remote peer 2f551a4760c24d2b8dd4a453c346f1e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:14.361259 28103 consensus_queue.cc:1048] T 0a5f2eeed1624fd096f367c801f4cb5a P 2f551a4760c24d2b8dd4a453c346f1e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:14.370682 27946 raft_consensus.cc:1275] T 0a5f2eeed1624fd096f367c801f4cb5a P 27851a24fea741129fd2791713dd313e [term 2 FOLLOWER]: Refusing update from remote peer 2f551a4760c24d2b8dd4a453c346f1e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:14.373076 28094 consensus_queue.cc:1048] T 0a5f2eeed1624fd096f367c801f4cb5a P 2f551a4760c24d2b8dd4a453c346f1e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:16.533392 27694 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46756:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:07:16.536528 27694 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:07:16.591420 27784 tablet_service.cc:1511] Processing CreateTablet for tablet 5c1ac4e1cf75419da8801dcf0e59a57c (DEFAULT_TABLE table=soft_deleted_table [id=6476f7311ef54cd9b3bf648d2bf9a470]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:16.593456 27784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c1ac4e1cf75419da8801dcf0e59a57c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:16.594897 27933 tablet_service.cc:1511] Processing CreateTablet for tablet 5c1ac4e1cf75419da8801dcf0e59a57c (DEFAULT_TABLE table=soft_deleted_table [id=6476f7311ef54cd9b3bf648d2bf9a470]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:16.595176 27787 tablet_service.cc:1511] Processing CreateTablet for tablet 67a2310422574cba86eaa35e00afa303 (DEFAULT_TABLE table=soft_deleted_table [id=6476f7311ef54cd9b3bf648d2bf9a470]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:16.592185 27862 tablet_service.cc:1511] Processing CreateTablet for tablet 5c1ac4e1cf75419da8801dcf0e59a57c (DEFAULT_TABLE table=soft_deleted_table [id=6476f7311ef54cd9b3bf648d2bf9a470]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:16.596333 27859 tablet_service.cc:1511] Processing CreateTablet for tablet 67a2310422574cba86eaa35e00afa303 (DEFAULT_TABLE table=soft_deleted_table [id=6476f7311ef54cd9b3bf648d2bf9a470]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:16.597404 27862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c1ac4e1cf75419da8801dcf0e59a57c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:16.600176 27787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67a2310422574cba86eaa35e00afa303. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:16.601063 27933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c1ac4e1cf75419da8801dcf0e59a57c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:16.602574 27860 tablet_service.cc:1511] Processing CreateTablet for tablet fc4c7565a65444e1a484f35730b958b2 (DEFAULT_TABLE table=soft_deleted_table [id=6476f7311ef54cd9b3bf648d2bf9a470]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:16.605082 27786 tablet_service.cc:1511] Processing CreateTablet for tablet fc4c7565a65444e1a484f35730b958b2 (DEFAULT_TABLE table=soft_deleted_table [id=6476f7311ef54cd9b3bf648d2bf9a470]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:16.606439 27786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc4c7565a65444e1a484f35730b958b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:16.606199 27937 tablet_service.cc:1511] Processing CreateTablet for tablet fc4c7565a65444e1a484f35730b958b2 (DEFAULT_TABLE table=soft_deleted_table [id=6476f7311ef54cd9b3bf648d2bf9a470]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:16.607653 27937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc4c7565a65444e1a484f35730b958b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:16.599741 27935 tablet_service.cc:1511] Processing CreateTablet for tablet 67a2310422574cba86eaa35e00afa303 (DEFAULT_TABLE table=soft_deleted_table [id=6476f7311ef54cd9b3bf648d2bf9a470]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:16.608733 27935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67a2310422574cba86eaa35e00afa303. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:16.611480 27863 tablet_service.cc:1511] Processing CreateTablet for tablet cf952455e2e44703954fe3fa3dcb18e4 (DEFAULT_TABLE table=soft_deleted_table [id=6476f7311ef54cd9b3bf648d2bf9a470]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:16.613863 27861 tablet_service.cc:1511] Processing CreateTablet for tablet 510e2defae494967aafc834c6be3120d (DEFAULT_TABLE table=soft_deleted_table [id=6476f7311ef54cd9b3bf648d2bf9a470]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:16.616079 27858 tablet_service.cc:1511] Processing CreateTablet for tablet dddc2f0cff024accaa68b082674e9491 (DEFAULT_TABLE table=soft_deleted_table [id=6476f7311ef54cd9b3bf648d2bf9a470]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:16.622059 27788 tablet_service.cc:1511] Processing CreateTablet for tablet cf952455e2e44703954fe3fa3dcb18e4 (DEFAULT_TABLE table=soft_deleted_table [id=6476f7311ef54cd9b3bf648d2bf9a470]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:16.622885 27785 tablet_service.cc:1511] Processing CreateTablet for tablet 510e2defae494967aafc834c6be3120d (DEFAULT_TABLE table=soft_deleted_table [id=6476f7311ef54cd9b3bf648d2bf9a470]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:16.623347 27859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67a2310422574cba86eaa35e00afa303. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:16.623420 27788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf952455e2e44703954fe3fa3dcb18e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:16.624218 27785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 510e2defae494967aafc834c6be3120d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:16.626245 27861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 510e2defae494967aafc834c6be3120d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:16.627243 27856 tablet_service.cc:1511] Processing CreateTablet for tablet 107c5a90566a48af81968090c4a7492e (DEFAULT_TABLE table=soft_deleted_table [id=6476f7311ef54cd9b3bf648d2bf9a470]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:16.628646 27856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 107c5a90566a48af81968090c4a7492e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:16.629026 27857 tablet_service.cc:1511] Processing CreateTablet for tablet 0eb1638c31f048088e1ec28c582fc8d0 (DEFAULT_TABLE table=soft_deleted_table [id=6476f7311ef54cd9b3bf648d2bf9a470]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:16.630379 27857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0eb1638c31f048088e1ec28c582fc8d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:16.632172 27860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc4c7565a65444e1a484f35730b958b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:16.633806 27932 tablet_service.cc:1511] Processing CreateTablet for tablet cf952455e2e44703954fe3fa3dcb18e4 (DEFAULT_TABLE table=soft_deleted_table [id=6476f7311ef54cd9b3bf648d2bf9a470]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:16.638995 27863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf952455e2e44703954fe3fa3dcb18e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:16.641753 27855 tablet_service.cc:1511] Processing CreateTablet for tablet 29311640944a42949753aca54b890454 (DEFAULT_TABLE table=soft_deleted_table [id=6476f7311ef54cd9b3bf648d2bf9a470]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:16.643121 27855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29311640944a42949753aca54b890454. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:16.644079 27934 tablet_service.cc:1511] Processing CreateTablet for tablet 510e2defae494967aafc834c6be3120d (DEFAULT_TABLE table=soft_deleted_table [id=6476f7311ef54cd9b3bf648d2bf9a470]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:16.648095 27936 tablet_service.cc:1511] Processing CreateTablet for tablet dddc2f0cff024accaa68b082674e9491 (DEFAULT_TABLE table=soft_deleted_table [id=6476f7311ef54cd9b3bf648d2bf9a470]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:16.649442 27783 tablet_service.cc:1511] Processing CreateTablet for tablet dddc2f0cff024accaa68b082674e9491 (DEFAULT_TABLE table=soft_deleted_table [id=6476f7311ef54cd9b3bf648d2bf9a470]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:16.650161 27932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf952455e2e44703954fe3fa3dcb18e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:16.650861 27783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dddc2f0cff024accaa68b082674e9491. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:16.650915 27931 tablet_service.cc:1511] Processing CreateTablet for tablet 0eb1638c31f048088e1ec28c582fc8d0 (DEFAULT_TABLE table=soft_deleted_table [id=6476f7311ef54cd9b3bf648d2bf9a470]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:16.652566 27931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0eb1638c31f048088e1ec28c582fc8d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:16.653069 27782 tablet_service.cc:1511] Processing CreateTablet for tablet 0eb1638c31f048088e1ec28c582fc8d0 (DEFAULT_TABLE table=soft_deleted_table [id=6476f7311ef54cd9b3bf648d2bf9a470]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:16.654372 27782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0eb1638c31f048088e1ec28c582fc8d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:16.657085 27781 tablet_service.cc:1511] Processing CreateTablet for tablet 107c5a90566a48af81968090c4a7492e (DEFAULT_TABLE table=soft_deleted_table [id=6476f7311ef54cd9b3bf648d2bf9a470]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:16.657338 27930 tablet_service.cc:1511] Processing CreateTablet for tablet 107c5a90566a48af81968090c4a7492e (DEFAULT_TABLE table=soft_deleted_table [id=6476f7311ef54cd9b3bf648d2bf9a470]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:16.658476 27781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 107c5a90566a48af81968090c4a7492e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:16.658864 27930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 107c5a90566a48af81968090c4a7492e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:16.659857 27858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dddc2f0cff024accaa68b082674e9491. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:16.660332 27936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dddc2f0cff024accaa68b082674e9491. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:16.661368 27780 tablet_service.cc:1511] Processing CreateTablet for tablet 29311640944a42949753aca54b890454 (DEFAULT_TABLE table=soft_deleted_table [id=6476f7311ef54cd9b3bf648d2bf9a470]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:16.662660 27780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29311640944a42949753aca54b890454. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:16.664711 27934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 510e2defae494967aafc834c6be3120d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:16.677848 27929 tablet_service.cc:1511] Processing CreateTablet for tablet 29311640944a42949753aca54b890454 (DEFAULT_TABLE table=soft_deleted_table [id=6476f7311ef54cd9b3bf648d2bf9a470]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:16.679333 27929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29311640944a42949753aca54b890454. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:07:16.795341 27764 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.83.194:45239, user_credentials={real_user=slave}} blocked reactor thread for 158703us
I20260710 11:07:16.809773 28130 tablet_bootstrap.cc:492] T 107c5a90566a48af81968090c4a7492e P f15abbe0c5fc4270aabb697d80b9f6a5: Bootstrap starting.
I20260710 11:07:16.817910 28130 tablet_bootstrap.cc:654] T 107c5a90566a48af81968090c4a7492e P f15abbe0c5fc4270aabb697d80b9f6a5: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:16.828073 28131 tablet_bootstrap.cc:492] T fc4c7565a65444e1a484f35730b958b2 P 27851a24fea741129fd2791713dd313e: Bootstrap starting.
I20260710 11:07:16.832939 28130 tablet_bootstrap.cc:492] T 107c5a90566a48af81968090c4a7492e P f15abbe0c5fc4270aabb697d80b9f6a5: No bootstrap required, opened a new log
I20260710 11:07:16.833536 28130 ts_tablet_manager.cc:1403] T 107c5a90566a48af81968090c4a7492e P f15abbe0c5fc4270aabb697d80b9f6a5: Time spent bootstrapping tablet: real 0.024s	user 0.004s	sys 0.010s
I20260710 11:07:16.836429 28131 tablet_bootstrap.cc:654] T fc4c7565a65444e1a484f35730b958b2 P 27851a24fea741129fd2791713dd313e: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:16.837957 28132 tablet_bootstrap.cc:492] T 67a2310422574cba86eaa35e00afa303 P 2f551a4760c24d2b8dd4a453c346f1e0: Bootstrap starting.
I20260710 11:07:16.837807 28130 raft_consensus.cc:359] T 107c5a90566a48af81968090c4a7492e P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:16.838871 28130 raft_consensus.cc:385] T 107c5a90566a48af81968090c4a7492e P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:16.839250 28130 raft_consensus.cc:740] T 107c5a90566a48af81968090c4a7492e P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f15abbe0c5fc4270aabb697d80b9f6a5, State: Initialized, Role: FOLLOWER
I20260710 11:07:16.840349 28130 consensus_queue.cc:260] T 107c5a90566a48af81968090c4a7492e P f15abbe0c5fc4270aabb697d80b9f6a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:16.843225 28130 ts_tablet_manager.cc:1434] T 107c5a90566a48af81968090c4a7492e P f15abbe0c5fc4270aabb697d80b9f6a5: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:07:16.844249 28130 tablet_bootstrap.cc:492] T 29311640944a42949753aca54b890454 P f15abbe0c5fc4270aabb697d80b9f6a5: Bootstrap starting.
I20260710 11:07:16.846028 28132 tablet_bootstrap.cc:654] T 67a2310422574cba86eaa35e00afa303 P 2f551a4760c24d2b8dd4a453c346f1e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:16.851191 28130 tablet_bootstrap.cc:654] T 29311640944a42949753aca54b890454 P f15abbe0c5fc4270aabb697d80b9f6a5: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:16.870904 28132 tablet_bootstrap.cc:492] T 67a2310422574cba86eaa35e00afa303 P 2f551a4760c24d2b8dd4a453c346f1e0: No bootstrap required, opened a new log
I20260710 11:07:16.871557 28132 ts_tablet_manager.cc:1403] T 67a2310422574cba86eaa35e00afa303 P 2f551a4760c24d2b8dd4a453c346f1e0: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.009s
I20260710 11:07:16.874696 28132 raft_consensus.cc:359] T 67a2310422574cba86eaa35e00afa303 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:16.875578 28132 raft_consensus.cc:385] T 67a2310422574cba86eaa35e00afa303 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:16.875957 28132 raft_consensus.cc:740] T 67a2310422574cba86eaa35e00afa303 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f551a4760c24d2b8dd4a453c346f1e0, State: Initialized, Role: FOLLOWER
I20260710 11:07:16.876982 28131 tablet_bootstrap.cc:492] T fc4c7565a65444e1a484f35730b958b2 P 27851a24fea741129fd2791713dd313e: No bootstrap required, opened a new log
I20260710 11:07:16.876881 28132 consensus_queue.cc:260] T 67a2310422574cba86eaa35e00afa303 P 2f551a4760c24d2b8dd4a453c346f1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:16.880035 28132 ts_tablet_manager.cc:1434] T 67a2310422574cba86eaa35e00afa303 P 2f551a4760c24d2b8dd4a453c346f1e0: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260710 11:07:16.877903 28131 ts_tablet_manager.cc:1403] T fc4c7565a65444e1a484f35730b958b2 P 27851a24fea741129fd2791713dd313e: Time spent bootstrapping tablet: real 0.050s	user 0.012s	sys 0.008s
I20260710 11:07:16.881202 28132 tablet_bootstrap.cc:492] T 29311640944a42949753aca54b890454 P 2f551a4760c24d2b8dd4a453c346f1e0: Bootstrap starting.
I20260710 11:07:16.888810 28132 tablet_bootstrap.cc:654] T 29311640944a42949753aca54b890454 P 2f551a4760c24d2b8dd4a453c346f1e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:16.901580 28132 tablet_bootstrap.cc:492] T 29311640944a42949753aca54b890454 P 2f551a4760c24d2b8dd4a453c346f1e0: No bootstrap required, opened a new log
I20260710 11:07:16.902303 28132 ts_tablet_manager.cc:1403] T 29311640944a42949753aca54b890454 P 2f551a4760c24d2b8dd4a453c346f1e0: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.011s
I20260710 11:07:16.904186 28118 raft_consensus.cc:493] T 107c5a90566a48af81968090c4a7492e P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:16.904740 28118 raft_consensus.cc:515] T 107c5a90566a48af81968090c4a7492e P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:16.905520 28132 raft_consensus.cc:359] T 29311640944a42949753aca54b890454 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:16.906276 28132 raft_consensus.cc:385] T 29311640944a42949753aca54b890454 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:16.906569 28132 raft_consensus.cc:740] T 29311640944a42949753aca54b890454 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f551a4760c24d2b8dd4a453c346f1e0, State: Initialized, Role: FOLLOWER
I20260710 11:07:16.909037 27946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "107c5a90566a48af81968090c4a7492e" candidate_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27851a24fea741129fd2791713dd313e" is_pre_election: true
W20260710 11:07:16.911403 27838 leader_election.cc:343] T 107c5a90566a48af81968090c4a7492e P f15abbe0c5fc4270aabb697d80b9f6a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27851a24fea741129fd2791713dd313e (127.23.83.195:43303): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:16.907377 28132 consensus_queue.cc:260] T 29311640944a42949753aca54b890454 P 2f551a4760c24d2b8dd4a453c346f1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:16.912272 28118 leader_election.cc:290] T 107c5a90566a48af81968090c4a7492e P f15abbe0c5fc4270aabb697d80b9f6a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f551a4760c24d2b8dd4a453c346f1e0 (127.23.83.193:34799), 27851a24fea741129fd2791713dd313e (127.23.83.195:43303)
I20260710 11:07:16.915349 28132 ts_tablet_manager.cc:1434] T 29311640944a42949753aca54b890454 P 2f551a4760c24d2b8dd4a453c346f1e0: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.002s
I20260710 11:07:16.916543 28132 tablet_bootstrap.cc:492] T 0eb1638c31f048088e1ec28c582fc8d0 P 2f551a4760c24d2b8dd4a453c346f1e0: Bootstrap starting.
I20260710 11:07:16.924006 28132 tablet_bootstrap.cc:654] T 0eb1638c31f048088e1ec28c582fc8d0 P 2f551a4760c24d2b8dd4a453c346f1e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:16.928305 28130 tablet_bootstrap.cc:492] T 29311640944a42949753aca54b890454 P f15abbe0c5fc4270aabb697d80b9f6a5: No bootstrap required, opened a new log
I20260710 11:07:16.928882 28130 ts_tablet_manager.cc:1403] T 29311640944a42949753aca54b890454 P f15abbe0c5fc4270aabb697d80b9f6a5: Time spent bootstrapping tablet: real 0.085s	user 0.035s	sys 0.045s
I20260710 11:07:16.932201 28130 raft_consensus.cc:359] T 29311640944a42949753aca54b890454 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:16.933291 28130 raft_consensus.cc:385] T 29311640944a42949753aca54b890454 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:16.933676 28130 raft_consensus.cc:740] T 29311640944a42949753aca54b890454 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f15abbe0c5fc4270aabb697d80b9f6a5, State: Initialized, Role: FOLLOWER
I20260710 11:07:16.934533 28131 raft_consensus.cc:359] T fc4c7565a65444e1a484f35730b958b2 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:16.934623 28130 consensus_queue.cc:260] T 29311640944a42949753aca54b890454 P f15abbe0c5fc4270aabb697d80b9f6a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:16.936213 28132 tablet_bootstrap.cc:492] T 0eb1638c31f048088e1ec28c582fc8d0 P 2f551a4760c24d2b8dd4a453c346f1e0: No bootstrap required, opened a new log
I20260710 11:07:16.936789 28131 raft_consensus.cc:385] T fc4c7565a65444e1a484f35730b958b2 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:16.937036 28132 ts_tablet_manager.cc:1403] T 0eb1638c31f048088e1ec28c582fc8d0 P 2f551a4760c24d2b8dd4a453c346f1e0: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.003s
I20260710 11:07:16.939747 28130 ts_tablet_manager.cc:1434] T 29311640944a42949753aca54b890454 P f15abbe0c5fc4270aabb697d80b9f6a5: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:07:16.940878 28130 tablet_bootstrap.cc:492] T cf952455e2e44703954fe3fa3dcb18e4 P f15abbe0c5fc4270aabb697d80b9f6a5: Bootstrap starting.
I20260710 11:07:16.944797 28132 raft_consensus.cc:359] T 0eb1638c31f048088e1ec28c582fc8d0 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:16.945689 28132 raft_consensus.cc:385] T 0eb1638c31f048088e1ec28c582fc8d0 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:16.946046 28132 raft_consensus.cc:740] T 0eb1638c31f048088e1ec28c582fc8d0 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f551a4760c24d2b8dd4a453c346f1e0, State: Initialized, Role: FOLLOWER
I20260710 11:07:16.946951 28132 consensus_queue.cc:260] T 0eb1638c31f048088e1ec28c582fc8d0 P 2f551a4760c24d2b8dd4a453c346f1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:16.948576 28130 tablet_bootstrap.cc:654] T cf952455e2e44703954fe3fa3dcb18e4 P f15abbe0c5fc4270aabb697d80b9f6a5: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:16.949540 28132 ts_tablet_manager.cc:1434] T 0eb1638c31f048088e1ec28c582fc8d0 P 2f551a4760c24d2b8dd4a453c346f1e0: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.006s
I20260710 11:07:16.950766 28132 tablet_bootstrap.cc:492] T 107c5a90566a48af81968090c4a7492e P 2f551a4760c24d2b8dd4a453c346f1e0: Bootstrap starting.
I20260710 11:07:16.957811 28132 tablet_bootstrap.cc:654] T 107c5a90566a48af81968090c4a7492e P 2f551a4760c24d2b8dd4a453c346f1e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:16.937242 28131 raft_consensus.cc:740] T fc4c7565a65444e1a484f35730b958b2 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27851a24fea741129fd2791713dd313e, State: Initialized, Role: FOLLOWER
I20260710 11:07:16.939321 27798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "107c5a90566a48af81968090c4a7492e" candidate_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" is_pre_election: true
W20260710 11:07:16.966212 27837 leader_election.cc:343] T 107c5a90566a48af81968090c4a7492e P f15abbe0c5fc4270aabb697d80b9f6a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2f551a4760c24d2b8dd4a453c346f1e0 (127.23.83.193:34799): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:16.966939 27837 leader_election.cc:304] T 107c5a90566a48af81968090c4a7492e P f15abbe0c5fc4270aabb697d80b9f6a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f15abbe0c5fc4270aabb697d80b9f6a5; no voters: 27851a24fea741129fd2791713dd313e, 2f551a4760c24d2b8dd4a453c346f1e0
I20260710 11:07:16.968302 28138 raft_consensus.cc:2749] T 107c5a90566a48af81968090c4a7492e P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:16.969933 28131 consensus_queue.cc:260] T fc4c7565a65444e1a484f35730b958b2 P 27851a24fea741129fd2791713dd313e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:16.973649 28131 ts_tablet_manager.cc:1434] T fc4c7565a65444e1a484f35730b958b2 P 27851a24fea741129fd2791713dd313e: Time spent starting tablet: real 0.092s	user 0.007s	sys 0.001s
I20260710 11:07:16.970659 28132 tablet_bootstrap.cc:492] T 107c5a90566a48af81968090c4a7492e P 2f551a4760c24d2b8dd4a453c346f1e0: No bootstrap required, opened a new log
I20260710 11:07:16.975127 28131 tablet_bootstrap.cc:492] T cf952455e2e44703954fe3fa3dcb18e4 P 27851a24fea741129fd2791713dd313e: Bootstrap starting.
I20260710 11:07:16.975430 28132 ts_tablet_manager.cc:1403] T 107c5a90566a48af81968090c4a7492e P 2f551a4760c24d2b8dd4a453c346f1e0: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.005s
I20260710 11:07:16.981158 28132 raft_consensus.cc:359] T 107c5a90566a48af81968090c4a7492e P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:16.984619 28132 raft_consensus.cc:385] T 107c5a90566a48af81968090c4a7492e P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:16.984910 28132 raft_consensus.cc:740] T 107c5a90566a48af81968090c4a7492e P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f551a4760c24d2b8dd4a453c346f1e0, State: Initialized, Role: FOLLOWER
I20260710 11:07:16.985351 28130 tablet_bootstrap.cc:492] T cf952455e2e44703954fe3fa3dcb18e4 P f15abbe0c5fc4270aabb697d80b9f6a5: No bootstrap required, opened a new log
I20260710 11:07:16.986061 28130 ts_tablet_manager.cc:1403] T cf952455e2e44703954fe3fa3dcb18e4 P f15abbe0c5fc4270aabb697d80b9f6a5: Time spent bootstrapping tablet: real 0.045s	user 0.026s	sys 0.007s
I20260710 11:07:16.985663 28132 consensus_queue.cc:260] T 107c5a90566a48af81968090c4a7492e P 2f551a4760c24d2b8dd4a453c346f1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:16.983389 28131 tablet_bootstrap.cc:654] T cf952455e2e44703954fe3fa3dcb18e4 P 27851a24fea741129fd2791713dd313e: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:16.989347 28130 raft_consensus.cc:359] T cf952455e2e44703954fe3fa3dcb18e4 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:16.990163 28130 raft_consensus.cc:385] T cf952455e2e44703954fe3fa3dcb18e4 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:16.990520 28130 raft_consensus.cc:740] T cf952455e2e44703954fe3fa3dcb18e4 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f15abbe0c5fc4270aabb697d80b9f6a5, State: Initialized, Role: FOLLOWER
I20260710 11:07:16.991312 28130 consensus_queue.cc:260] T cf952455e2e44703954fe3fa3dcb18e4 P f15abbe0c5fc4270aabb697d80b9f6a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:16.993830 28130 ts_tablet_manager.cc:1434] T cf952455e2e44703954fe3fa3dcb18e4 P f15abbe0c5fc4270aabb697d80b9f6a5: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:07:17.000042 28130 tablet_bootstrap.cc:492] T fc4c7565a65444e1a484f35730b958b2 P f15abbe0c5fc4270aabb697d80b9f6a5: Bootstrap starting.
I20260710 11:07:17.001199 28132 ts_tablet_manager.cc:1434] T 107c5a90566a48af81968090c4a7492e P 2f551a4760c24d2b8dd4a453c346f1e0: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260710 11:07:17.004601 28132 tablet_bootstrap.cc:492] T 510e2defae494967aafc834c6be3120d P 2f551a4760c24d2b8dd4a453c346f1e0: Bootstrap starting.
I20260710 11:07:17.007062 28130 tablet_bootstrap.cc:654] T fc4c7565a65444e1a484f35730b958b2 P f15abbe0c5fc4270aabb697d80b9f6a5: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:17.016451 28132 tablet_bootstrap.cc:654] T 510e2defae494967aafc834c6be3120d P 2f551a4760c24d2b8dd4a453c346f1e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:17.021027 28131 tablet_bootstrap.cc:492] T cf952455e2e44703954fe3fa3dcb18e4 P 27851a24fea741129fd2791713dd313e: No bootstrap required, opened a new log
I20260710 11:07:17.021389 28130 tablet_bootstrap.cc:492] T fc4c7565a65444e1a484f35730b958b2 P f15abbe0c5fc4270aabb697d80b9f6a5: No bootstrap required, opened a new log
I20260710 11:07:17.021608 28131 ts_tablet_manager.cc:1403] T cf952455e2e44703954fe3fa3dcb18e4 P 27851a24fea741129fd2791713dd313e: Time spent bootstrapping tablet: real 0.047s	user 0.014s	sys 0.004s
I20260710 11:07:17.022071 28130 ts_tablet_manager.cc:1403] T fc4c7565a65444e1a484f35730b958b2 P f15abbe0c5fc4270aabb697d80b9f6a5: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.005s
I20260710 11:07:17.025034 28131 raft_consensus.cc:359] T cf952455e2e44703954fe3fa3dcb18e4 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:17.025905 28131 raft_consensus.cc:385] T cf952455e2e44703954fe3fa3dcb18e4 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:17.026324 28131 raft_consensus.cc:740] T cf952455e2e44703954fe3fa3dcb18e4 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27851a24fea741129fd2791713dd313e, State: Initialized, Role: FOLLOWER
I20260710 11:07:17.026271 28130 raft_consensus.cc:359] T fc4c7565a65444e1a484f35730b958b2 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:17.027292 28130 raft_consensus.cc:385] T fc4c7565a65444e1a484f35730b958b2 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:17.027731 28130 raft_consensus.cc:740] T fc4c7565a65444e1a484f35730b958b2 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f15abbe0c5fc4270aabb697d80b9f6a5, State: Initialized, Role: FOLLOWER
I20260710 11:07:17.027323 28131 consensus_queue.cc:260] T cf952455e2e44703954fe3fa3dcb18e4 P 27851a24fea741129fd2791713dd313e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:17.028510 28130 consensus_queue.cc:260] T fc4c7565a65444e1a484f35730b958b2 P f15abbe0c5fc4270aabb697d80b9f6a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:17.031823 28130 ts_tablet_manager.cc:1434] T fc4c7565a65444e1a484f35730b958b2 P f15abbe0c5fc4270aabb697d80b9f6a5: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 11:07:17.036656 28130 tablet_bootstrap.cc:492] T 510e2defae494967aafc834c6be3120d P f15abbe0c5fc4270aabb697d80b9f6a5: Bootstrap starting.
I20260710 11:07:17.037065 28132 tablet_bootstrap.cc:492] T 510e2defae494967aafc834c6be3120d P 2f551a4760c24d2b8dd4a453c346f1e0: No bootstrap required, opened a new log
I20260710 11:07:17.037573 28132 ts_tablet_manager.cc:1403] T 510e2defae494967aafc834c6be3120d P 2f551a4760c24d2b8dd4a453c346f1e0: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.007s
I20260710 11:07:17.040632 28132 raft_consensus.cc:359] T 510e2defae494967aafc834c6be3120d P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:17.042284 28132 raft_consensus.cc:385] T 510e2defae494967aafc834c6be3120d P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:17.042582 28132 raft_consensus.cc:740] T 510e2defae494967aafc834c6be3120d P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f551a4760c24d2b8dd4a453c346f1e0, State: Initialized, Role: FOLLOWER
I20260710 11:07:17.043028 28130 tablet_bootstrap.cc:654] T 510e2defae494967aafc834c6be3120d P f15abbe0c5fc4270aabb697d80b9f6a5: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:17.043396 28132 consensus_queue.cc:260] T 510e2defae494967aafc834c6be3120d P 2f551a4760c24d2b8dd4a453c346f1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:17.029832 28131 ts_tablet_manager.cc:1434] T cf952455e2e44703954fe3fa3dcb18e4 P 27851a24fea741129fd2791713dd313e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:07:17.046156 28132 ts_tablet_manager.cc:1434] T 510e2defae494967aafc834c6be3120d P 2f551a4760c24d2b8dd4a453c346f1e0: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260710 11:07:17.046825 28131 tablet_bootstrap.cc:492] T 29311640944a42949753aca54b890454 P 27851a24fea741129fd2791713dd313e: Bootstrap starting.
I20260710 11:07:17.051921 28132 tablet_bootstrap.cc:492] T cf952455e2e44703954fe3fa3dcb18e4 P 2f551a4760c24d2b8dd4a453c346f1e0: Bootstrap starting.
I20260710 11:07:17.053895 28131 tablet_bootstrap.cc:654] T 29311640944a42949753aca54b890454 P 27851a24fea741129fd2791713dd313e: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:17.059046 28132 tablet_bootstrap.cc:654] T cf952455e2e44703954fe3fa3dcb18e4 P 2f551a4760c24d2b8dd4a453c346f1e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:17.066814 28130 tablet_bootstrap.cc:492] T 510e2defae494967aafc834c6be3120d P f15abbe0c5fc4270aabb697d80b9f6a5: No bootstrap required, opened a new log
I20260710 11:07:17.067370 28130 ts_tablet_manager.cc:1403] T 510e2defae494967aafc834c6be3120d P f15abbe0c5fc4270aabb697d80b9f6a5: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.010s
I20260710 11:07:17.067729 28131 tablet_bootstrap.cc:492] T 29311640944a42949753aca54b890454 P 27851a24fea741129fd2791713dd313e: No bootstrap required, opened a new log
I20260710 11:07:17.068298 28131 ts_tablet_manager.cc:1403] T 29311640944a42949753aca54b890454 P 27851a24fea741129fd2791713dd313e: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.003s
I20260710 11:07:17.070489 28130 raft_consensus.cc:359] T 510e2defae494967aafc834c6be3120d P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:17.071298 28130 raft_consensus.cc:385] T 510e2defae494967aafc834c6be3120d P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:17.071285 28131 raft_consensus.cc:359] T 29311640944a42949753aca54b890454 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:17.071877 28130 raft_consensus.cc:740] T 510e2defae494967aafc834c6be3120d P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f15abbe0c5fc4270aabb697d80b9f6a5, State: Initialized, Role: FOLLOWER
I20260710 11:07:17.072252 28131 raft_consensus.cc:385] T 29311640944a42949753aca54b890454 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:17.072587 28131 raft_consensus.cc:740] T 29311640944a42949753aca54b890454 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27851a24fea741129fd2791713dd313e, State: Initialized, Role: FOLLOWER
I20260710 11:07:17.073446 28130 consensus_queue.cc:260] T 510e2defae494967aafc834c6be3120d P f15abbe0c5fc4270aabb697d80b9f6a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:17.073896 28131 consensus_queue.cc:260] T 29311640944a42949753aca54b890454 P 27851a24fea741129fd2791713dd313e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:17.076216 28130 ts_tablet_manager.cc:1434] T 510e2defae494967aafc834c6be3120d P f15abbe0c5fc4270aabb697d80b9f6a5: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260710 11:07:17.076787 28132 tablet_bootstrap.cc:492] T cf952455e2e44703954fe3fa3dcb18e4 P 2f551a4760c24d2b8dd4a453c346f1e0: No bootstrap required, opened a new log
I20260710 11:07:17.077298 28130 tablet_bootstrap.cc:492] T 5c1ac4e1cf75419da8801dcf0e59a57c P f15abbe0c5fc4270aabb697d80b9f6a5: Bootstrap starting.
I20260710 11:07:17.077374 28132 ts_tablet_manager.cc:1403] T cf952455e2e44703954fe3fa3dcb18e4 P 2f551a4760c24d2b8dd4a453c346f1e0: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.006s
I20260710 11:07:17.080947 28132 raft_consensus.cc:359] T cf952455e2e44703954fe3fa3dcb18e4 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:17.081956 28132 raft_consensus.cc:385] T cf952455e2e44703954fe3fa3dcb18e4 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:17.082348 28132 raft_consensus.cc:740] T cf952455e2e44703954fe3fa3dcb18e4 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f551a4760c24d2b8dd4a453c346f1e0, State: Initialized, Role: FOLLOWER
I20260710 11:07:17.083186 28132 consensus_queue.cc:260] T cf952455e2e44703954fe3fa3dcb18e4 P 2f551a4760c24d2b8dd4a453c346f1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:17.085009 28130 tablet_bootstrap.cc:654] T 5c1ac4e1cf75419da8801dcf0e59a57c P f15abbe0c5fc4270aabb697d80b9f6a5: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:17.086210 28132 ts_tablet_manager.cc:1434] T cf952455e2e44703954fe3fa3dcb18e4 P 2f551a4760c24d2b8dd4a453c346f1e0: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.007s
I20260710 11:07:17.087399 28132 tablet_bootstrap.cc:492] T fc4c7565a65444e1a484f35730b958b2 P 2f551a4760c24d2b8dd4a453c346f1e0: Bootstrap starting.
I20260710 11:07:17.094936 28132 tablet_bootstrap.cc:654] T fc4c7565a65444e1a484f35730b958b2 P 2f551a4760c24d2b8dd4a453c346f1e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:17.100842 28130 tablet_bootstrap.cc:492] T 5c1ac4e1cf75419da8801dcf0e59a57c P f15abbe0c5fc4270aabb697d80b9f6a5: No bootstrap required, opened a new log
I20260710 11:07:17.101385 28130 ts_tablet_manager.cc:1403] T 5c1ac4e1cf75419da8801dcf0e59a57c P f15abbe0c5fc4270aabb697d80b9f6a5: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.012s
I20260710 11:07:17.103873 28132 tablet_bootstrap.cc:492] T fc4c7565a65444e1a484f35730b958b2 P 2f551a4760c24d2b8dd4a453c346f1e0: No bootstrap required, opened a new log
I20260710 11:07:17.104489 28132 ts_tablet_manager.cc:1403] T fc4c7565a65444e1a484f35730b958b2 P 2f551a4760c24d2b8dd4a453c346f1e0: Time spent bootstrapping tablet: real 0.017s	user 0.004s	sys 0.011s
I20260710 11:07:17.104422 28130 raft_consensus.cc:359] T 5c1ac4e1cf75419da8801dcf0e59a57c P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:17.105398 28130 raft_consensus.cc:385] T 5c1ac4e1cf75419da8801dcf0e59a57c P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:17.105551 28131 ts_tablet_manager.cc:1434] T 29311640944a42949753aca54b890454 P 27851a24fea741129fd2791713dd313e: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.000s
I20260710 11:07:17.105787 28130 raft_consensus.cc:740] T 5c1ac4e1cf75419da8801dcf0e59a57c P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f15abbe0c5fc4270aabb697d80b9f6a5, State: Initialized, Role: FOLLOWER
I20260710 11:07:17.106618 28130 consensus_queue.cc:260] T 5c1ac4e1cf75419da8801dcf0e59a57c P f15abbe0c5fc4270aabb697d80b9f6a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:17.107996 28132 raft_consensus.cc:359] T fc4c7565a65444e1a484f35730b958b2 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:17.108873 28132 raft_consensus.cc:385] T fc4c7565a65444e1a484f35730b958b2 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:17.109230 28132 raft_consensus.cc:740] T fc4c7565a65444e1a484f35730b958b2 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f551a4760c24d2b8dd4a453c346f1e0, State: Initialized, Role: FOLLOWER
I20260710 11:07:17.109380 28130 ts_tablet_manager.cc:1434] T 5c1ac4e1cf75419da8801dcf0e59a57c P f15abbe0c5fc4270aabb697d80b9f6a5: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:07:17.110096 28132 consensus_queue.cc:260] T fc4c7565a65444e1a484f35730b958b2 P 2f551a4760c24d2b8dd4a453c346f1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:17.110769 28130 tablet_bootstrap.cc:492] T dddc2f0cff024accaa68b082674e9491 P f15abbe0c5fc4270aabb697d80b9f6a5: Bootstrap starting.
I20260710 11:07:17.113121 28132 ts_tablet_manager.cc:1434] T fc4c7565a65444e1a484f35730b958b2 P 2f551a4760c24d2b8dd4a453c346f1e0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:07:17.115388 28132 tablet_bootstrap.cc:492] T dddc2f0cff024accaa68b082674e9491 P 2f551a4760c24d2b8dd4a453c346f1e0: Bootstrap starting.
I20260710 11:07:17.118119 28138 raft_consensus.cc:493] T cf952455e2e44703954fe3fa3dcb18e4 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:17.118577 28138 raft_consensus.cc:515] T cf952455e2e44703954fe3fa3dcb18e4 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:17.119055 28129 raft_consensus.cc:493] T 0eb1638c31f048088e1ec28c582fc8d0 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:17.119494 28129 raft_consensus.cc:515] T 0eb1638c31f048088e1ec28c582fc8d0 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:17.120784 28138 leader_election.cc:290] T cf952455e2e44703954fe3fa3dcb18e4 P f15abbe0c5fc4270aabb697d80b9f6a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f551a4760c24d2b8dd4a453c346f1e0 (127.23.83.193:34799), 27851a24fea741129fd2791713dd313e (127.23.83.195:43303)
I20260710 11:07:17.121572 28129 leader_election.cc:290] T 0eb1638c31f048088e1ec28c582fc8d0 P 2f551a4760c24d2b8dd4a453c346f1e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15abbe0c5fc4270aabb697d80b9f6a5 (127.23.83.194:45239), 27851a24fea741129fd2791713dd313e (127.23.83.195:43303)
I20260710 11:07:17.123066 27798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf952455e2e44703954fe3fa3dcb18e4" candidate_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" is_pre_election: true
I20260710 11:07:17.123303 27945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf952455e2e44703954fe3fa3dcb18e4" candidate_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27851a24fea741129fd2791713dd313e" is_pre_election: true
I20260710 11:07:17.123808 27798 raft_consensus.cc:2468] T cf952455e2e44703954fe3fa3dcb18e4 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15abbe0c5fc4270aabb697d80b9f6a5 in term 0.
I20260710 11:07:17.124626 27946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eb1638c31f048088e1ec28c582fc8d0" candidate_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27851a24fea741129fd2791713dd313e" is_pre_election: true
I20260710 11:07:17.123939 27945 raft_consensus.cc:2468] T cf952455e2e44703954fe3fa3dcb18e4 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15abbe0c5fc4270aabb697d80b9f6a5 in term 0.
I20260710 11:07:17.125893 27837 leader_election.cc:304] T cf952455e2e44703954fe3fa3dcb18e4 P f15abbe0c5fc4270aabb697d80b9f6a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f551a4760c24d2b8dd4a453c346f1e0, f15abbe0c5fc4270aabb697d80b9f6a5; no voters: 
I20260710 11:07:17.126158 28132 tablet_bootstrap.cc:654] T dddc2f0cff024accaa68b082674e9491 P 2f551a4760c24d2b8dd4a453c346f1e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:17.127374 27873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eb1638c31f048088e1ec28c582fc8d0" candidate_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" is_pre_election: true
W20260710 11:07:17.129254 27763 leader_election.cc:343] T 0eb1638c31f048088e1ec28c582fc8d0 P 2f551a4760c24d2b8dd4a453c346f1e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27851a24fea741129fd2791713dd313e (127.23.83.195:43303): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:17.130740 28138 raft_consensus.cc:2804] T cf952455e2e44703954fe3fa3dcb18e4 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:17.131187 28138 raft_consensus.cc:493] T cf952455e2e44703954fe3fa3dcb18e4 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:17.131620 28138 raft_consensus.cc:3060] T cf952455e2e44703954fe3fa3dcb18e4 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:17.132385 28029 raft_consensus.cc:493] T fc4c7565a65444e1a484f35730b958b2 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:17.132889 28029 raft_consensus.cc:515] T fc4c7565a65444e1a484f35730b958b2 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:17.135021 28029 leader_election.cc:290] T fc4c7565a65444e1a484f35730b958b2 P 27851a24fea741129fd2791713dd313e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f551a4760c24d2b8dd4a453c346f1e0 (127.23.83.193:34799), f15abbe0c5fc4270aabb697d80b9f6a5 (127.23.83.194:45239)
I20260710 11:07:17.135639 27798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc4c7565a65444e1a484f35730b958b2" candidate_uuid: "27851a24fea741129fd2791713dd313e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" is_pre_election: true
I20260710 11:07:17.136320 27798 raft_consensus.cc:2468] T fc4c7565a65444e1a484f35730b958b2 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27851a24fea741129fd2791713dd313e in term 0.
I20260710 11:07:17.137648 27911 leader_election.cc:304] T fc4c7565a65444e1a484f35730b958b2 P 27851a24fea741129fd2791713dd313e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27851a24fea741129fd2791713dd313e, 2f551a4760c24d2b8dd4a453c346f1e0; no voters: 
I20260710 11:07:17.139060 27873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc4c7565a65444e1a484f35730b958b2" candidate_uuid: "27851a24fea741129fd2791713dd313e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" is_pre_election: true
I20260710 11:07:17.139659 27873 raft_consensus.cc:2468] T fc4c7565a65444e1a484f35730b958b2 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27851a24fea741129fd2791713dd313e in term 0.
I20260710 11:07:17.141331 28029 raft_consensus.cc:2804] T fc4c7565a65444e1a484f35730b958b2 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:17.141772 28029 raft_consensus.cc:493] T fc4c7565a65444e1a484f35730b958b2 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:07:17.131548 27764 leader_election.cc:343] T 0eb1638c31f048088e1ec28c582fc8d0 P 2f551a4760c24d2b8dd4a453c346f1e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f15abbe0c5fc4270aabb697d80b9f6a5 (127.23.83.194:45239): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:17.142175 28029 raft_consensus.cc:3060] T fc4c7565a65444e1a484f35730b958b2 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:17.142318 27764 leader_election.cc:304] T 0eb1638c31f048088e1ec28c582fc8d0 P 2f551a4760c24d2b8dd4a453c346f1e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2f551a4760c24d2b8dd4a453c346f1e0; no voters: 27851a24fea741129fd2791713dd313e, f15abbe0c5fc4270aabb697d80b9f6a5
I20260710 11:07:17.143774 28129 raft_consensus.cc:2749] T 0eb1638c31f048088e1ec28c582fc8d0 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:17.148442 28129 raft_consensus.cc:493] T 67a2310422574cba86eaa35e00afa303 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:17.148922 28129 raft_consensus.cc:515] T 67a2310422574cba86eaa35e00afa303 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:17.150682 28138 raft_consensus.cc:515] T cf952455e2e44703954fe3fa3dcb18e4 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:17.152508 27873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67a2310422574cba86eaa35e00afa303" candidate_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" is_pre_election: true
I20260710 11:07:17.153642 28129 leader_election.cc:290] T 67a2310422574cba86eaa35e00afa303 P 2f551a4760c24d2b8dd4a453c346f1e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15abbe0c5fc4270aabb697d80b9f6a5 (127.23.83.194:45239), 27851a24fea741129fd2791713dd313e (127.23.83.195:43303)
I20260710 11:07:17.153995 27945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67a2310422574cba86eaa35e00afa303" candidate_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27851a24fea741129fd2791713dd313e" is_pre_election: true
I20260710 11:07:17.161834 28138 leader_election.cc:290] T cf952455e2e44703954fe3fa3dcb18e4 P f15abbe0c5fc4270aabb697d80b9f6a5 [CANDIDATE]: Term 1 election: Requested vote from peers 2f551a4760c24d2b8dd4a453c346f1e0 (127.23.83.193:34799), 27851a24fea741129fd2791713dd313e (127.23.83.195:43303)
W20260710 11:07:17.161801 27763 leader_election.cc:343] T 67a2310422574cba86eaa35e00afa303 P 2f551a4760c24d2b8dd4a453c346f1e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27851a24fea741129fd2791713dd313e (127.23.83.195:43303): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:17.163358 27945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf952455e2e44703954fe3fa3dcb18e4" candidate_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27851a24fea741129fd2791713dd313e"
I20260710 11:07:17.163954 27945 raft_consensus.cc:3060] T cf952455e2e44703954fe3fa3dcb18e4 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:17.157104 28131 tablet_bootstrap.cc:492] T 0eb1638c31f048088e1ec28c582fc8d0 P 27851a24fea741129fd2791713dd313e: Bootstrap starting.
I20260710 11:07:17.158905 28029 raft_consensus.cc:515] T fc4c7565a65444e1a484f35730b958b2 P 27851a24fea741129fd2791713dd313e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:17.166371 28029 leader_election.cc:290] T fc4c7565a65444e1a484f35730b958b2 P 27851a24fea741129fd2791713dd313e [CANDIDATE]: Term 1 election: Requested vote from peers 2f551a4760c24d2b8dd4a453c346f1e0 (127.23.83.193:34799), f15abbe0c5fc4270aabb697d80b9f6a5 (127.23.83.194:45239)
W20260710 11:07:17.163877 27764 leader_election.cc:343] T 67a2310422574cba86eaa35e00afa303 P 2f551a4760c24d2b8dd4a453c346f1e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f15abbe0c5fc4270aabb697d80b9f6a5 (127.23.83.194:45239): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:17.167069 27798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf952455e2e44703954fe3fa3dcb18e4" candidate_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f551a4760c24d2b8dd4a453c346f1e0"
I20260710 11:07:17.167618 27764 leader_election.cc:304] T 67a2310422574cba86eaa35e00afa303 P 2f551a4760c24d2b8dd4a453c346f1e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2f551a4760c24d2b8dd4a453c346f1e0; no voters: 27851a24fea741129fd2791713dd313e, f15abbe0c5fc4270aabb697d80b9f6a5
I20260710 11:07:17.154770 28130 tablet_bootstrap.cc:654] T dddc2f0cff024accaa68b082674e9491 P f15abbe0c5fc4270aabb697d80b9f6a5: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:17.167666 27798 raft_consensus.cc:3060] T cf952455e2e44703954fe3fa3dcb18e4 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:17.171547 28131 tablet_bootstrap.cc:654] T 0eb1638c31f048088e1ec28c582fc8d0 P 27851a24fea741129fd2791713dd313e: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:17.172037 28129 raft_consensus.cc:2749] T 67a2310422574cba86eaa35e00afa303 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:17.172850 27794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc4c7565a65444e1a484f35730b958b2" candidate_uuid: "27851a24fea741129fd2791713dd313e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f551a4760c24d2b8dd4a453c346f1e0"
I20260710 11:07:17.173482 27794 raft_consensus.cc:3060] T fc4c7565a65444e1a484f35730b958b2 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:17.176028 28132 tablet_bootstrap.cc:492] T dddc2f0cff024accaa68b082674e9491 P 2f551a4760c24d2b8dd4a453c346f1e0: No bootstrap required, opened a new log
I20260710 11:07:17.176512 28132 ts_tablet_manager.cc:1403] T dddc2f0cff024accaa68b082674e9491 P 2f551a4760c24d2b8dd4a453c346f1e0: Time spent bootstrapping tablet: real 0.061s	user 0.021s	sys 0.017s
I20260710 11:07:17.179215 28132 raft_consensus.cc:359] T dddc2f0cff024accaa68b082674e9491 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:17.179971 28132 raft_consensus.cc:385] T dddc2f0cff024accaa68b082674e9491 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:17.180258 28132 raft_consensus.cc:740] T dddc2f0cff024accaa68b082674e9491 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f551a4760c24d2b8dd4a453c346f1e0, State: Initialized, Role: FOLLOWER
I20260710 11:07:17.180766 27870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc4c7565a65444e1a484f35730b958b2" candidate_uuid: "27851a24fea741129fd2791713dd313e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5"
I20260710 11:07:17.180946 28132 consensus_queue.cc:260] T dddc2f0cff024accaa68b082674e9491 P 2f551a4760c24d2b8dd4a453c346f1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:17.181375 27870 raft_consensus.cc:3060] T fc4c7565a65444e1a484f35730b958b2 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:17.186959 28132 ts_tablet_manager.cc:1434] T dddc2f0cff024accaa68b082674e9491 P 2f551a4760c24d2b8dd4a453c346f1e0: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:07:17.187954 28132 tablet_bootstrap.cc:492] T 5c1ac4e1cf75419da8801dcf0e59a57c P 2f551a4760c24d2b8dd4a453c346f1e0: Bootstrap starting.
I20260710 11:07:17.189145 28131 tablet_bootstrap.cc:492] T 0eb1638c31f048088e1ec28c582fc8d0 P 27851a24fea741129fd2791713dd313e: No bootstrap required, opened a new log
I20260710 11:07:17.189731 28131 ts_tablet_manager.cc:1403] T 0eb1638c31f048088e1ec28c582fc8d0 P 27851a24fea741129fd2791713dd313e: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.001s
I20260710 11:07:17.193042 28131 raft_consensus.cc:359] T 0eb1638c31f048088e1ec28c582fc8d0 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:17.194368 28132 tablet_bootstrap.cc:654] T 5c1ac4e1cf75419da8801dcf0e59a57c P 2f551a4760c24d2b8dd4a453c346f1e0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:17.194180 28131 raft_consensus.cc:385] T 0eb1638c31f048088e1ec28c582fc8d0 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:17.194904 28131 raft_consensus.cc:740] T 0eb1638c31f048088e1ec28c582fc8d0 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27851a24fea741129fd2791713dd313e, State: Initialized, Role: FOLLOWER
I20260710 11:07:17.195815 28131 consensus_queue.cc:260] T 0eb1638c31f048088e1ec28c582fc8d0 P 27851a24fea741129fd2791713dd313e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:17.200584 28130 tablet_bootstrap.cc:492] T dddc2f0cff024accaa68b082674e9491 P f15abbe0c5fc4270aabb697d80b9f6a5: No bootstrap required, opened a new log
I20260710 11:07:17.201304 28130 ts_tablet_manager.cc:1403] T dddc2f0cff024accaa68b082674e9491 P f15abbe0c5fc4270aabb697d80b9f6a5: Time spent bootstrapping tablet: real 0.091s	user 0.014s	sys 0.004s
I20260710 11:07:17.203624 27794 raft_consensus.cc:2468] T fc4c7565a65444e1a484f35730b958b2 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27851a24fea741129fd2791713dd313e in term 1.
I20260710 11:07:17.203896 27870 raft_consensus.cc:2468] T fc4c7565a65444e1a484f35730b958b2 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27851a24fea741129fd2791713dd313e in term 1.
I20260710 11:07:17.206136 28131 ts_tablet_manager.cc:1434] T 0eb1638c31f048088e1ec28c582fc8d0 P 27851a24fea741129fd2791713dd313e: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.003s
I20260710 11:07:17.214986 28131 tablet_bootstrap.cc:492] T dddc2f0cff024accaa68b082674e9491 P 27851a24fea741129fd2791713dd313e: Bootstrap starting.
I20260710 11:07:17.217305 28132 tablet_bootstrap.cc:492] T 5c1ac4e1cf75419da8801dcf0e59a57c P 2f551a4760c24d2b8dd4a453c346f1e0: No bootstrap required, opened a new log
I20260710 11:07:17.207834 27798 raft_consensus.cc:2468] T cf952455e2e44703954fe3fa3dcb18e4 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15abbe0c5fc4270aabb697d80b9f6a5 in term 1.
I20260710 11:07:17.209688 27945 raft_consensus.cc:2468] T cf952455e2e44703954fe3fa3dcb18e4 P 27851a24fea741129fd2791713dd313e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15abbe0c5fc4270aabb697d80b9f6a5 in term 1.
I20260710 11:07:17.210026 27911 leader_election.cc:304] T fc4c7565a65444e1a484f35730b958b2 P 27851a24fea741129fd2791713dd313e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27851a24fea741129fd2791713dd313e, 2f551a4760c24d2b8dd4a453c346f1e0; no voters: 
I20260710 11:07:17.207178 28130 raft_consensus.cc:359] T dddc2f0cff024accaa68b082674e9491 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:17.219322 28130 raft_consensus.cc:385] T dddc2f0cff024accaa68b082674e9491 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:17.218387 28132 ts_tablet_manager.cc:1403] T 5c1ac4e1cf75419da8801dcf0e59a57c P 2f551a4760c24d2b8dd4a453c346f1e0: Time spent bootstrapping tablet: real 0.031s	user 0.006s	sys 0.019s
I20260710 11:07:17.219678 27837 leader_election.cc:304] T cf952455e2e44703954fe3fa3dcb18e4 P f15abbe0c5fc4270aabb697d80b9f6a5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f551a4760c24d2b8dd4a453c346f1e0, f15abbe0c5fc4270aabb697d80b9f6a5; no voters: 
I20260710 11:07:17.221588 28029 raft_consensus.cc:2804] T fc4c7565a65444e1a484f35730b958b2 P 27851a24fea741129fd2791713dd313e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:17.222122 28029 raft_consensus.cc:697] T fc4c7565a65444e1a484f35730b958b2 P 27851a24fea741129fd2791713dd313e [term 1 LEADER]: Becoming Leader. State: Replica: 27851a24fea741129fd2791713dd313e, State: Running, Role: LEADER
I20260710 11:07:17.222618 28132 raft_consensus.cc:359] T 5c1ac4e1cf75419da8801dcf0e59a57c P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:17.223320 28132 raft_consensus.cc:385] T 5c1ac4e1cf75419da8801dcf0e59a57c P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:17.222981 28029 consensus_queue.cc:237] T fc4c7565a65444e1a484f35730b958b2 P 27851a24fea741129fd2791713dd313e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:17.223584 28132 raft_consensus.cc:740] T 5c1ac4e1cf75419da8801dcf0e59a57c P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f551a4760c24d2b8dd4a453c346f1e0, State: Initialized, Role: FOLLOWER
I20260710 11:07:17.224004 28131 tablet_bootstrap.cc:654] T dddc2f0cff024accaa68b082674e9491 P 27851a24fea741129fd2791713dd313e: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:17.222738 28118 raft_consensus.cc:2804] T cf952455e2e44703954fe3fa3dcb18e4 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:17.230942 28145 raft_consensus.cc:493] T 29311640944a42949753aca54b890454 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:17.230592 28132 consensus_queue.cc:260] T 5c1ac4e1cf75419da8801dcf0e59a57c P 2f551a4760c24d2b8dd4a453c346f1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:17.231411 28145 raft_consensus.cc:515] T 29311640944a42949753aca54b890454 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:17.219668 28130 raft_consensus.cc:740] T dddc2f0cff024accaa68b082674e9491 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f15abbe0c5fc4270aabb697d80b9f6a5, State: Initialized, Role: FOLLOWER
I20260710 11:07:17.233927 28145 leader_election.cc:290] T 29311640944a42949753aca54b890454 P 27851a24fea741129fd2791713dd313e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f551a4760c24d2b8dd4a453c346f1e0 (127.23.83.193:34799), f15abbe0c5fc4270aabb697d80b9f6a5 (127.23.83.194:45239)
I20260710 11:07:17.235389 28130 consensus_queue.cc:260] T dddc2f0cff024accaa68b082674e9491 P f15abbe0c5fc4270aabb697d80b9f6a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:17.240470 28132 ts_tablet_manager.cc:1434] T 5c1ac4e1cf75419da8801dcf0e59a57c P 2f551a4760c24d2b8dd4a453c346f1e0: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260710 11:07:17.237661 27873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29311640944a42949753aca54b890454" candidate_uuid: "27851a24fea741129fd2791713dd313e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" is_pre_election: true
I20260710 11:07:17.241266 27873 raft_consensus.cc:2468] T 29311640944a42949753aca54b890454 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27851a24fea741129fd2791713dd313e in term 0.
I20260710 11:07:17.246384 27798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29311640944a42949753aca54b890454" candidate_uuid: "27851a24fea741129fd2791713dd313e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" is_pre_election: true
I20260710 11:07:17.251543 27798 raft_consensus.cc:2468] T 29311640944a42949753aca54b890454 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27851a24fea741129fd2791713dd313e in term 0.
I20260710 11:07:17.255024 27911 leader_election.cc:304] T 29311640944a42949753aca54b890454 P 27851a24fea741129fd2791713dd313e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27851a24fea741129fd2791713dd313e, 2f551a4760c24d2b8dd4a453c346f1e0; no voters: 
I20260710 11:07:17.255925 28145 raft_consensus.cc:2804] T 29311640944a42949753aca54b890454 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:17.256287 28145 raft_consensus.cc:493] T 29311640944a42949753aca54b890454 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:17.256639 28145 raft_consensus.cc:3060] T 29311640944a42949753aca54b890454 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:17.257086 28131 tablet_bootstrap.cc:492] T dddc2f0cff024accaa68b082674e9491 P 27851a24fea741129fd2791713dd313e: No bootstrap required, opened a new log
I20260710 11:07:17.257645 28131 ts_tablet_manager.cc:1403] T dddc2f0cff024accaa68b082674e9491 P 27851a24fea741129fd2791713dd313e: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.030s
I20260710 11:07:17.257956 28118 raft_consensus.cc:697] T cf952455e2e44703954fe3fa3dcb18e4 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 LEADER]: Becoming Leader. State: Replica: f15abbe0c5fc4270aabb697d80b9f6a5, State: Running, Role: LEADER
I20260710 11:07:17.259019 28118 consensus_queue.cc:237] T cf952455e2e44703954fe3fa3dcb18e4 P f15abbe0c5fc4270aabb697d80b9f6a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:17.260963 28131 raft_consensus.cc:359] T dddc2f0cff024accaa68b082674e9491 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:17.261770 28131 raft_consensus.cc:385] T dddc2f0cff024accaa68b082674e9491 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:17.262460 28131 raft_consensus.cc:740] T dddc2f0cff024accaa68b082674e9491 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27851a24fea741129fd2791713dd313e, State: Initialized, Role: FOLLOWER
I20260710 11:07:17.263228 28131 consensus_queue.cc:260] T dddc2f0cff024accaa68b082674e9491 P 27851a24fea741129fd2791713dd313e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:17.265162 28130 ts_tablet_manager.cc:1434] T dddc2f0cff024accaa68b082674e9491 P f15abbe0c5fc4270aabb697d80b9f6a5: Time spent starting tablet: real 0.063s	user 0.009s	sys 0.000s
I20260710 11:07:17.266409 28130 tablet_bootstrap.cc:492] T 0eb1638c31f048088e1ec28c582fc8d0 P f15abbe0c5fc4270aabb697d80b9f6a5: Bootstrap starting.
I20260710 11:07:17.271281 28130 tablet_bootstrap.cc:654] T 0eb1638c31f048088e1ec28c582fc8d0 P f15abbe0c5fc4270aabb697d80b9f6a5: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:17.271464 28145 raft_consensus.cc:515] T 29311640944a42949753aca54b890454 P 27851a24fea741129fd2791713dd313e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:17.274401 28138 raft_consensus.cc:493] T 5c1ac4e1cf75419da8801dcf0e59a57c P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:17.280207 27695 catalog_manager.cc:5697] T cf952455e2e44703954fe3fa3dcb18e4 P f15abbe0c5fc4270aabb697d80b9f6a5 reported cstate change: term changed from 0 to 1, leader changed from <none> to f15abbe0c5fc4270aabb697d80b9f6a5 (127.23.83.194). New cstate: current_term: 1 leader_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:17.281536 28138 raft_consensus.cc:515] T 5c1ac4e1cf75419da8801dcf0e59a57c P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
W20260710 11:07:17.277215 27744 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:07:17.279675 28129 raft_consensus.cc:493] T 107c5a90566a48af81968090c4a7492e P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:17.285363 27798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1ac4e1cf75419da8801dcf0e59a57c" candidate_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" is_pre_election: true
I20260710 11:07:17.285521 28138 leader_election.cc:290] T 5c1ac4e1cf75419da8801dcf0e59a57c P f15abbe0c5fc4270aabb697d80b9f6a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f551a4760c24d2b8dd4a453c346f1e0 (127.23.83.193:34799), 27851a24fea741129fd2791713dd313e (127.23.83.195:43303)
I20260710 11:07:17.286150 27798 raft_consensus.cc:2468] T 5c1ac4e1cf75419da8801dcf0e59a57c P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15abbe0c5fc4270aabb697d80b9f6a5 in term 0.
I20260710 11:07:17.287312 27945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1ac4e1cf75419da8801dcf0e59a57c" candidate_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27851a24fea741129fd2791713dd313e" is_pre_election: true
I20260710 11:07:17.287698 27837 leader_election.cc:304] T 5c1ac4e1cf75419da8801dcf0e59a57c P f15abbe0c5fc4270aabb697d80b9f6a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f551a4760c24d2b8dd4a453c346f1e0, f15abbe0c5fc4270aabb697d80b9f6a5; no voters: 
I20260710 11:07:17.288396 28131 ts_tablet_manager.cc:1434] T dddc2f0cff024accaa68b082674e9491 P 27851a24fea741129fd2791713dd313e: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.021s
I20260710 11:07:17.285177 28129 raft_consensus.cc:515] T 107c5a90566a48af81968090c4a7492e P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
W20260710 11:07:17.289016 27838 leader_election.cc:343] T 5c1ac4e1cf75419da8801dcf0e59a57c P f15abbe0c5fc4270aabb697d80b9f6a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27851a24fea741129fd2791713dd313e (127.23.83.195:43303): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:17.289443 28131 tablet_bootstrap.cc:492] T 67a2310422574cba86eaa35e00afa303 P 27851a24fea741129fd2791713dd313e: Bootstrap starting.
I20260710 11:07:17.290760 28129 leader_election.cc:290] T 107c5a90566a48af81968090c4a7492e P 2f551a4760c24d2b8dd4a453c346f1e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15abbe0c5fc4270aabb697d80b9f6a5 (127.23.83.194:45239), 27851a24fea741129fd2791713dd313e (127.23.83.195:43303)
I20260710 11:07:17.291493 27870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "107c5a90566a48af81968090c4a7492e" candidate_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" is_pre_election: true
I20260710 11:07:17.292222 27870 raft_consensus.cc:2468] T 107c5a90566a48af81968090c4a7492e P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f551a4760c24d2b8dd4a453c346f1e0 in term 0.
I20260710 11:07:17.292419 27798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29311640944a42949753aca54b890454" candidate_uuid: "27851a24fea741129fd2791713dd313e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f551a4760c24d2b8dd4a453c346f1e0"
I20260710 11:07:17.292711 27945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "107c5a90566a48af81968090c4a7492e" candidate_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27851a24fea741129fd2791713dd313e" is_pre_election: true
I20260710 11:07:17.293054 27798 raft_consensus.cc:3060] T 29311640944a42949753aca54b890454 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:07:17.294188 27763 leader_election.cc:343] T 107c5a90566a48af81968090c4a7492e P 2f551a4760c24d2b8dd4a453c346f1e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27851a24fea741129fd2791713dd313e (127.23.83.195:43303): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:17.295130 27764 leader_election.cc:304] T 107c5a90566a48af81968090c4a7492e P 2f551a4760c24d2b8dd4a453c346f1e0 [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: 2f551a4760c24d2b8dd4a453c346f1e0, f15abbe0c5fc4270aabb697d80b9f6a5; no voters: 27851a24fea741129fd2791713dd313e
I20260710 11:07:17.296027 28138 raft_consensus.cc:2804] T 5c1ac4e1cf75419da8801dcf0e59a57c P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:17.296458 28138 raft_consensus.cc:493] T 5c1ac4e1cf75419da8801dcf0e59a57c P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:17.296576 28131 tablet_bootstrap.cc:654] T 67a2310422574cba86eaa35e00afa303 P 27851a24fea741129fd2791713dd313e: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:17.296612 27870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29311640944a42949753aca54b890454" candidate_uuid: "27851a24fea741129fd2791713dd313e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5"
I20260710 11:07:17.296969 28138 raft_consensus.cc:3060] T 5c1ac4e1cf75419da8801dcf0e59a57c P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:17.297622 28129 raft_consensus.cc:2804] T 107c5a90566a48af81968090c4a7492e P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:17.297410 27870 raft_consensus.cc:3060] T 29311640944a42949753aca54b890454 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:17.299757 28145 leader_election.cc:290] T 29311640944a42949753aca54b890454 P 27851a24fea741129fd2791713dd313e [CANDIDATE]: Term 1 election: Requested vote from peers 2f551a4760c24d2b8dd4a453c346f1e0 (127.23.83.193:34799), f15abbe0c5fc4270aabb697d80b9f6a5 (127.23.83.194:45239)
I20260710 11:07:17.301895 27694 catalog_manager.cc:5697] T fc4c7565a65444e1a484f35730b958b2 P 27851a24fea741129fd2791713dd313e reported cstate change: term changed from 0 to 1, leader changed from <none> to 27851a24fea741129fd2791713dd313e (127.23.83.195). New cstate: current_term: 1 leader_uuid: "27851a24fea741129fd2791713dd313e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:17.305181 28129 raft_consensus.cc:493] T 107c5a90566a48af81968090c4a7492e P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:17.305645 28129 raft_consensus.cc:3060] T 107c5a90566a48af81968090c4a7492e P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:17.309163 27798 raft_consensus.cc:2468] T 29311640944a42949753aca54b890454 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27851a24fea741129fd2791713dd313e in term 1.
I20260710 11:07:17.310660 27911 leader_election.cc:304] T 29311640944a42949753aca54b890454 P 27851a24fea741129fd2791713dd313e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27851a24fea741129fd2791713dd313e, 2f551a4760c24d2b8dd4a453c346f1e0; no voters: 
I20260710 11:07:17.311786 28145 raft_consensus.cc:2804] T 29311640944a42949753aca54b890454 P 27851a24fea741129fd2791713dd313e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:17.312422 28145 raft_consensus.cc:697] T 29311640944a42949753aca54b890454 P 27851a24fea741129fd2791713dd313e [term 1 LEADER]: Becoming Leader. State: Replica: 27851a24fea741129fd2791713dd313e, State: Running, Role: LEADER
I20260710 11:07:17.311180 28138 raft_consensus.cc:515] T 5c1ac4e1cf75419da8801dcf0e59a57c P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:17.313493 28129 raft_consensus.cc:515] T 107c5a90566a48af81968090c4a7492e P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:17.313457 28145 consensus_queue.cc:237] T 29311640944a42949753aca54b890454 P 27851a24fea741129fd2791713dd313e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:17.315308 27798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1ac4e1cf75419da8801dcf0e59a57c" candidate_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f551a4760c24d2b8dd4a453c346f1e0"
I20260710 11:07:17.315970 27798 raft_consensus.cc:3060] T 5c1ac4e1cf75419da8801dcf0e59a57c P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:17.316639 27873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "107c5a90566a48af81968090c4a7492e" candidate_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5"
I20260710 11:07:17.317396 27873 raft_consensus.cc:3060] T 107c5a90566a48af81968090c4a7492e P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:17.320259 28118 raft_consensus.cc:493] T dddc2f0cff024accaa68b082674e9491 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:17.320835 28118 raft_consensus.cc:515] T dddc2f0cff024accaa68b082674e9491 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:17.322544 28138 leader_election.cc:290] T 5c1ac4e1cf75419da8801dcf0e59a57c P f15abbe0c5fc4270aabb697d80b9f6a5 [CANDIDATE]: Term 1 election: Requested vote from peers 2f551a4760c24d2b8dd4a453c346f1e0 (127.23.83.193:34799), 27851a24fea741129fd2791713dd313e (127.23.83.195:43303)
I20260710 11:07:17.323205 28118 leader_election.cc:290] T dddc2f0cff024accaa68b082674e9491 P f15abbe0c5fc4270aabb697d80b9f6a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f551a4760c24d2b8dd4a453c346f1e0 (127.23.83.193:34799), 27851a24fea741129fd2791713dd313e (127.23.83.195:43303)
I20260710 11:07:17.324018 27945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1ac4e1cf75419da8801dcf0e59a57c" candidate_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27851a24fea741129fd2791713dd313e"
I20260710 11:07:17.324640 27794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dddc2f0cff024accaa68b082674e9491" candidate_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" is_pre_election: true
I20260710 11:07:17.326066 27946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dddc2f0cff024accaa68b082674e9491" candidate_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27851a24fea741129fd2791713dd313e" is_pre_election: true
I20260710 11:07:17.334319 27794 raft_consensus.cc:2468] T dddc2f0cff024accaa68b082674e9491 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15abbe0c5fc4270aabb697d80b9f6a5 in term 0.
I20260710 11:07:17.334672 28129 leader_election.cc:290] T 107c5a90566a48af81968090c4a7492e P 2f551a4760c24d2b8dd4a453c346f1e0 [CANDIDATE]: Term 1 election: Requested vote from peers f15abbe0c5fc4270aabb697d80b9f6a5 (127.23.83.194:45239), 27851a24fea741129fd2791713dd313e (127.23.83.195:43303)
I20260710 11:07:17.332269 28130 tablet_bootstrap.cc:492] T 0eb1638c31f048088e1ec28c582fc8d0 P f15abbe0c5fc4270aabb697d80b9f6a5: No bootstrap required, opened a new log
I20260710 11:07:17.335434 28130 ts_tablet_manager.cc:1403] T 0eb1638c31f048088e1ec28c582fc8d0 P f15abbe0c5fc4270aabb697d80b9f6a5: Time spent bootstrapping tablet: real 0.069s	user 0.017s	sys 0.000s
W20260710 11:07:17.335511 27838 leader_election.cc:343] T 5c1ac4e1cf75419da8801dcf0e59a57c P f15abbe0c5fc4270aabb697d80b9f6a5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 27851a24fea741129fd2791713dd313e (127.23.83.195:43303): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:17.335651 27945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "107c5a90566a48af81968090c4a7492e" candidate_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27851a24fea741129fd2791713dd313e"
I20260710 11:07:17.335753 27837 leader_election.cc:304] T dddc2f0cff024accaa68b082674e9491 P f15abbe0c5fc4270aabb697d80b9f6a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f551a4760c24d2b8dd4a453c346f1e0, f15abbe0c5fc4270aabb697d80b9f6a5; no voters: 
I20260710 11:07:17.333416 27873 raft_consensus.cc:2468] T 107c5a90566a48af81968090c4a7492e P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f551a4760c24d2b8dd4a453c346f1e0 in term 1.
I20260710 11:07:17.334388 27946 raft_consensus.cc:2468] T dddc2f0cff024accaa68b082674e9491 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15abbe0c5fc4270aabb697d80b9f6a5 in term 0.
W20260710 11:07:17.338774 27763 leader_election.cc:343] T 107c5a90566a48af81968090c4a7492e P 2f551a4760c24d2b8dd4a453c346f1e0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 27851a24fea741129fd2791713dd313e (127.23.83.195:43303): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:17.336838 28118 raft_consensus.cc:2804] T dddc2f0cff024accaa68b082674e9491 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:17.339385 28118 raft_consensus.cc:493] T dddc2f0cff024accaa68b082674e9491 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:17.339140 28130 raft_consensus.cc:359] T 0eb1638c31f048088e1ec28c582fc8d0 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:17.339468 27764 leader_election.cc:304] T 107c5a90566a48af81968090c4a7492e P 2f551a4760c24d2b8dd4a453c346f1e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2f551a4760c24d2b8dd4a453c346f1e0, f15abbe0c5fc4270aabb697d80b9f6a5; no voters: 27851a24fea741129fd2791713dd313e
I20260710 11:07:17.329010 27870 raft_consensus.cc:2468] T 29311640944a42949753aca54b890454 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27851a24fea741129fd2791713dd313e in term 1.
I20260710 11:07:17.339901 28130 raft_consensus.cc:385] T 0eb1638c31f048088e1ec28c582fc8d0 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:17.340303 28130 raft_consensus.cc:740] T 0eb1638c31f048088e1ec28c582fc8d0 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f15abbe0c5fc4270aabb697d80b9f6a5, State: Initialized, Role: FOLLOWER
I20260710 11:07:17.339819 28118 raft_consensus.cc:3060] T dddc2f0cff024accaa68b082674e9491 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:17.340943 28130 consensus_queue.cc:260] T 0eb1638c31f048088e1ec28c582fc8d0 P f15abbe0c5fc4270aabb697d80b9f6a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:17.342111 28031 raft_consensus.cc:2804] T 107c5a90566a48af81968090c4a7492e P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:17.342803 28031 raft_consensus.cc:697] T 107c5a90566a48af81968090c4a7492e P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 LEADER]: Becoming Leader. State: Replica: 2f551a4760c24d2b8dd4a453c346f1e0, State: Running, Role: LEADER
I20260710 11:07:17.344789 28131 tablet_bootstrap.cc:492] T 67a2310422574cba86eaa35e00afa303 P 27851a24fea741129fd2791713dd313e: No bootstrap required, opened a new log
I20260710 11:07:17.345304 28131 ts_tablet_manager.cc:1403] T 67a2310422574cba86eaa35e00afa303 P 27851a24fea741129fd2791713dd313e: Time spent bootstrapping tablet: real 0.056s	user 0.026s	sys 0.017s
I20260710 11:07:17.349973 28031 consensus_queue.cc:237] T 107c5a90566a48af81968090c4a7492e P 2f551a4760c24d2b8dd4a453c346f1e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:17.343003 28130 ts_tablet_manager.cc:1434] T 0eb1638c31f048088e1ec28c582fc8d0 P f15abbe0c5fc4270aabb697d80b9f6a5: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:07:17.352074 27798 raft_consensus.cc:2468] T 5c1ac4e1cf75419da8801dcf0e59a57c P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15abbe0c5fc4270aabb697d80b9f6a5 in term 1.
I20260710 11:07:17.352926 28130 tablet_bootstrap.cc:492] T 67a2310422574cba86eaa35e00afa303 P f15abbe0c5fc4270aabb697d80b9f6a5: Bootstrap starting.
I20260710 11:07:17.352118 28118 raft_consensus.cc:515] T dddc2f0cff024accaa68b082674e9491 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:17.355968 27837 leader_election.cc:304] T 5c1ac4e1cf75419da8801dcf0e59a57c P f15abbe0c5fc4270aabb697d80b9f6a5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2f551a4760c24d2b8dd4a453c346f1e0, f15abbe0c5fc4270aabb697d80b9f6a5; no voters: 27851a24fea741129fd2791713dd313e
I20260710 11:07:17.356899 28158 raft_consensus.cc:2804] T 5c1ac4e1cf75419da8801dcf0e59a57c P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:17.357679 28158 raft_consensus.cc:697] T 5c1ac4e1cf75419da8801dcf0e59a57c P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 LEADER]: Becoming Leader. State: Replica: f15abbe0c5fc4270aabb697d80b9f6a5, State: Running, Role: LEADER
I20260710 11:07:17.359153 28130 tablet_bootstrap.cc:654] T 67a2310422574cba86eaa35e00afa303 P f15abbe0c5fc4270aabb697d80b9f6a5: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:17.358580 28158 consensus_queue.cc:237] T 5c1ac4e1cf75419da8801dcf0e59a57c P f15abbe0c5fc4270aabb697d80b9f6a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:17.361992 28118 leader_election.cc:290] T dddc2f0cff024accaa68b082674e9491 P f15abbe0c5fc4270aabb697d80b9f6a5 [CANDIDATE]: Term 1 election: Requested vote from peers 2f551a4760c24d2b8dd4a453c346f1e0 (127.23.83.193:34799), 27851a24fea741129fd2791713dd313e (127.23.83.195:43303)
I20260710 11:07:17.362109 27946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dddc2f0cff024accaa68b082674e9491" candidate_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27851a24fea741129fd2791713dd313e"
I20260710 11:07:17.362782 27946 raft_consensus.cc:3060] T dddc2f0cff024accaa68b082674e9491 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:17.363034 28131 raft_consensus.cc:359] T 67a2310422574cba86eaa35e00afa303 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:17.364130 28131 raft_consensus.cc:385] T 67a2310422574cba86eaa35e00afa303 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:17.364575 28131 raft_consensus.cc:740] T 67a2310422574cba86eaa35e00afa303 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27851a24fea741129fd2791713dd313e, State: Initialized, Role: FOLLOWER
I20260710 11:07:17.365731 28131 consensus_queue.cc:260] T 67a2310422574cba86eaa35e00afa303 P 27851a24fea741129fd2791713dd313e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:17.369998 28131 ts_tablet_manager.cc:1434] T 67a2310422574cba86eaa35e00afa303 P 27851a24fea741129fd2791713dd313e: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.002s
I20260710 11:07:17.371506 28131 tablet_bootstrap.cc:492] T 107c5a90566a48af81968090c4a7492e P 27851a24fea741129fd2791713dd313e: Bootstrap starting.
I20260710 11:07:17.379186 27694 catalog_manager.cc:5697] T 107c5a90566a48af81968090c4a7492e P 2f551a4760c24d2b8dd4a453c346f1e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2f551a4760c24d2b8dd4a453c346f1e0 (127.23.83.193). New cstate: current_term: 1 leader_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:17.380004 27798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dddc2f0cff024accaa68b082674e9491" candidate_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f551a4760c24d2b8dd4a453c346f1e0"
I20260710 11:07:17.381969 27798 raft_consensus.cc:3060] T dddc2f0cff024accaa68b082674e9491 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:17.380273 28131 tablet_bootstrap.cc:654] T 107c5a90566a48af81968090c4a7492e P 27851a24fea741129fd2791713dd313e: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:17.388525 27695 catalog_manager.cc:5697] T 5c1ac4e1cf75419da8801dcf0e59a57c P f15abbe0c5fc4270aabb697d80b9f6a5 reported cstate change: term changed from 0 to 1, leader changed from <none> to f15abbe0c5fc4270aabb697d80b9f6a5 (127.23.83.194). New cstate: current_term: 1 leader_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:17.395942 27798 raft_consensus.cc:2468] T dddc2f0cff024accaa68b082674e9491 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15abbe0c5fc4270aabb697d80b9f6a5 in term 1.
I20260710 11:07:17.397253 27837 leader_election.cc:304] T dddc2f0cff024accaa68b082674e9491 P f15abbe0c5fc4270aabb697d80b9f6a5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f551a4760c24d2b8dd4a453c346f1e0, f15abbe0c5fc4270aabb697d80b9f6a5; no voters: 
I20260710 11:07:17.399565 28158 raft_consensus.cc:2804] T dddc2f0cff024accaa68b082674e9491 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:17.399942 28131 tablet_bootstrap.cc:492] T 107c5a90566a48af81968090c4a7492e P 27851a24fea741129fd2791713dd313e: No bootstrap required, opened a new log
I20260710 11:07:17.401738 28131 ts_tablet_manager.cc:1403] T 107c5a90566a48af81968090c4a7492e P 27851a24fea741129fd2791713dd313e: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.008s
I20260710 11:07:17.400803 28158 raft_consensus.cc:697] T dddc2f0cff024accaa68b082674e9491 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 LEADER]: Becoming Leader. State: Replica: f15abbe0c5fc4270aabb697d80b9f6a5, State: Running, Role: LEADER
I20260710 11:07:17.403206 28158 consensus_queue.cc:237] T dddc2f0cff024accaa68b082674e9491 P f15abbe0c5fc4270aabb697d80b9f6a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:17.404995 27946 raft_consensus.cc:2468] T dddc2f0cff024accaa68b082674e9491 P 27851a24fea741129fd2791713dd313e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15abbe0c5fc4270aabb697d80b9f6a5 in term 1.
I20260710 11:07:17.412324 28131 raft_consensus.cc:359] T 107c5a90566a48af81968090c4a7492e P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:17.413612 28131 raft_consensus.cc:385] T 107c5a90566a48af81968090c4a7492e P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:17.414062 28131 raft_consensus.cc:740] T 107c5a90566a48af81968090c4a7492e P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27851a24fea741129fd2791713dd313e, State: Initialized, Role: FOLLOWER
I20260710 11:07:17.414816 28131 consensus_queue.cc:260] T 107c5a90566a48af81968090c4a7492e P 27851a24fea741129fd2791713dd313e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:17.418115 28131 ts_tablet_manager.cc:1434] T 107c5a90566a48af81968090c4a7492e P 27851a24fea741129fd2791713dd313e: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260710 11:07:17.418371 28130 tablet_bootstrap.cc:492] T 67a2310422574cba86eaa35e00afa303 P f15abbe0c5fc4270aabb697d80b9f6a5: No bootstrap required, opened a new log
I20260710 11:07:17.418874 28130 ts_tablet_manager.cc:1403] T 67a2310422574cba86eaa35e00afa303 P f15abbe0c5fc4270aabb697d80b9f6a5: Time spent bootstrapping tablet: real 0.066s	user 0.026s	sys 0.036s
I20260710 11:07:17.419152 28131 tablet_bootstrap.cc:492] T 510e2defae494967aafc834c6be3120d P 27851a24fea741129fd2791713dd313e: Bootstrap starting.
I20260710 11:07:17.418563 27694 catalog_manager.cc:5697] T 29311640944a42949753aca54b890454 P 27851a24fea741129fd2791713dd313e reported cstate change: term changed from 0 to 1, leader changed from <none> to 27851a24fea741129fd2791713dd313e (127.23.83.195). New cstate: current_term: 1 leader_uuid: "27851a24fea741129fd2791713dd313e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:17.421815 28130 raft_consensus.cc:359] T 67a2310422574cba86eaa35e00afa303 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:17.422940 28130 raft_consensus.cc:385] T 67a2310422574cba86eaa35e00afa303 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:17.423328 28130 raft_consensus.cc:740] T 67a2310422574cba86eaa35e00afa303 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f15abbe0c5fc4270aabb697d80b9f6a5, State: Initialized, Role: FOLLOWER
I20260710 11:07:17.424263 28130 consensus_queue.cc:260] T 67a2310422574cba86eaa35e00afa303 P f15abbe0c5fc4270aabb697d80b9f6a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:17.426438 28130 ts_tablet_manager.cc:1434] T 67a2310422574cba86eaa35e00afa303 P f15abbe0c5fc4270aabb697d80b9f6a5: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:07:17.426905 28131 tablet_bootstrap.cc:654] T 510e2defae494967aafc834c6be3120d P 27851a24fea741129fd2791713dd313e: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:17.427901 27695 catalog_manager.cc:5697] T dddc2f0cff024accaa68b082674e9491 P f15abbe0c5fc4270aabb697d80b9f6a5 reported cstate change: term changed from 0 to 1, leader changed from <none> to f15abbe0c5fc4270aabb697d80b9f6a5 (127.23.83.194). New cstate: current_term: 1 leader_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:17.434708 28131 tablet_bootstrap.cc:492] T 510e2defae494967aafc834c6be3120d P 27851a24fea741129fd2791713dd313e: No bootstrap required, opened a new log
I20260710 11:07:17.435182 28131 ts_tablet_manager.cc:1403] T 510e2defae494967aafc834c6be3120d P 27851a24fea741129fd2791713dd313e: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.006s
I20260710 11:07:17.438761 28131 raft_consensus.cc:359] T 510e2defae494967aafc834c6be3120d P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:17.439357 28131 raft_consensus.cc:385] T 510e2defae494967aafc834c6be3120d P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:17.439553 28131 raft_consensus.cc:740] T 510e2defae494967aafc834c6be3120d P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27851a24fea741129fd2791713dd313e, State: Initialized, Role: FOLLOWER
I20260710 11:07:17.440106 28131 consensus_queue.cc:260] T 510e2defae494967aafc834c6be3120d P 27851a24fea741129fd2791713dd313e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:17.441550 28131 ts_tablet_manager.cc:1434] T 510e2defae494967aafc834c6be3120d P 27851a24fea741129fd2791713dd313e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:07:17.442548 28131 tablet_bootstrap.cc:492] T 5c1ac4e1cf75419da8801dcf0e59a57c P 27851a24fea741129fd2791713dd313e: Bootstrap starting.
I20260710 11:07:17.447187 28131 tablet_bootstrap.cc:654] T 5c1ac4e1cf75419da8801dcf0e59a57c P 27851a24fea741129fd2791713dd313e: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:17.451048 28131 tablet_bootstrap.cc:492] T 5c1ac4e1cf75419da8801dcf0e59a57c P 27851a24fea741129fd2791713dd313e: No bootstrap required, opened a new log
I20260710 11:07:17.451465 28131 ts_tablet_manager.cc:1403] T 5c1ac4e1cf75419da8801dcf0e59a57c P 27851a24fea741129fd2791713dd313e: Time spent bootstrapping tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:07:17.453452 28131 raft_consensus.cc:359] T 5c1ac4e1cf75419da8801dcf0e59a57c P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:17.453902 28131 raft_consensus.cc:385] T 5c1ac4e1cf75419da8801dcf0e59a57c P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:17.454063 28131 raft_consensus.cc:740] T 5c1ac4e1cf75419da8801dcf0e59a57c P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27851a24fea741129fd2791713dd313e, State: Initialized, Role: FOLLOWER
I20260710 11:07:17.454576 28131 consensus_queue.cc:260] T 5c1ac4e1cf75419da8801dcf0e59a57c P 27851a24fea741129fd2791713dd313e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:17.456343 28131 ts_tablet_manager.cc:1434] T 5c1ac4e1cf75419da8801dcf0e59a57c P 27851a24fea741129fd2791713dd313e: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.003s
I20260710 11:07:17.475948 28145 raft_consensus.cc:493] T 5c1ac4e1cf75419da8801dcf0e59a57c P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:17.476406 28145 raft_consensus.cc:515] T 5c1ac4e1cf75419da8801dcf0e59a57c P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:17.478127 28145 leader_election.cc:290] T 5c1ac4e1cf75419da8801dcf0e59a57c P 27851a24fea741129fd2791713dd313e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f551a4760c24d2b8dd4a453c346f1e0 (127.23.83.193:34799), f15abbe0c5fc4270aabb697d80b9f6a5 (127.23.83.194:45239)
I20260710 11:07:17.478992 27798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1ac4e1cf75419da8801dcf0e59a57c" candidate_uuid: "27851a24fea741129fd2791713dd313e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" is_pre_election: true
I20260710 11:07:17.479159 27870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1ac4e1cf75419da8801dcf0e59a57c" candidate_uuid: "27851a24fea741129fd2791713dd313e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" is_pre_election: true
I20260710 11:07:17.479764 27798 raft_consensus.cc:2393] T 5c1ac4e1cf75419da8801dcf0e59a57c P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 27851a24fea741129fd2791713dd313e in current term 1: Already voted for candidate f15abbe0c5fc4270aabb697d80b9f6a5 in this term.
I20260710 11:07:17.480791 27911 leader_election.cc:304] T 5c1ac4e1cf75419da8801dcf0e59a57c P 27851a24fea741129fd2791713dd313e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 27851a24fea741129fd2791713dd313e; no voters: 2f551a4760c24d2b8dd4a453c346f1e0, f15abbe0c5fc4270aabb697d80b9f6a5
I20260710 11:07:17.481519 28145 raft_consensus.cc:3060] T 5c1ac4e1cf75419da8801dcf0e59a57c P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:17.486418 28145 raft_consensus.cc:2749] T 5c1ac4e1cf75419da8801dcf0e59a57c P 27851a24fea741129fd2791713dd313e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:17.497143 28129 raft_consensus.cc:493] T 510e2defae494967aafc834c6be3120d P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:17.497704 28129 raft_consensus.cc:515] T 510e2defae494967aafc834c6be3120d P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:17.499570 28129 leader_election.cc:290] T 510e2defae494967aafc834c6be3120d P 2f551a4760c24d2b8dd4a453c346f1e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f15abbe0c5fc4270aabb697d80b9f6a5 (127.23.83.194:45239), 27851a24fea741129fd2791713dd313e (127.23.83.195:43303)
I20260710 11:07:17.500370 27870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "510e2defae494967aafc834c6be3120d" candidate_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" is_pre_election: true
I20260710 11:07:17.500545 27946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "510e2defae494967aafc834c6be3120d" candidate_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27851a24fea741129fd2791713dd313e" is_pre_election: true
I20260710 11:07:17.500887 27870 raft_consensus.cc:2468] T 510e2defae494967aafc834c6be3120d P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f551a4760c24d2b8dd4a453c346f1e0 in term 0.
I20260710 11:07:17.501256 27946 raft_consensus.cc:2468] T 510e2defae494967aafc834c6be3120d P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f551a4760c24d2b8dd4a453c346f1e0 in term 0.
I20260710 11:07:17.501853 27764 leader_election.cc:304] T 510e2defae494967aafc834c6be3120d P 2f551a4760c24d2b8dd4a453c346f1e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f551a4760c24d2b8dd4a453c346f1e0, f15abbe0c5fc4270aabb697d80b9f6a5; no voters: 
I20260710 11:07:17.502664 28129 raft_consensus.cc:2804] T 510e2defae494967aafc834c6be3120d P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:17.503032 28129 raft_consensus.cc:493] T 510e2defae494967aafc834c6be3120d P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:17.503393 28129 raft_consensus.cc:3060] T 510e2defae494967aafc834c6be3120d P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:17.508390 28129 raft_consensus.cc:515] T 510e2defae494967aafc834c6be3120d P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:17.509963 28129 leader_election.cc:290] T 510e2defae494967aafc834c6be3120d P 2f551a4760c24d2b8dd4a453c346f1e0 [CANDIDATE]: Term 1 election: Requested vote from peers f15abbe0c5fc4270aabb697d80b9f6a5 (127.23.83.194:45239), 27851a24fea741129fd2791713dd313e (127.23.83.195:43303)
I20260710 11:07:17.510636 27870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "510e2defae494967aafc834c6be3120d" candidate_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5"
I20260710 11:07:17.510881 27946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "510e2defae494967aafc834c6be3120d" candidate_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27851a24fea741129fd2791713dd313e"
I20260710 11:07:17.511096 27870 raft_consensus.cc:3060] T 510e2defae494967aafc834c6be3120d P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:17.511507 27946 raft_consensus.cc:3060] T 510e2defae494967aafc834c6be3120d P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:17.515278 27870 raft_consensus.cc:2468] T 510e2defae494967aafc834c6be3120d P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f551a4760c24d2b8dd4a453c346f1e0 in term 1.
I20260710 11:07:17.516265 27764 leader_election.cc:304] T 510e2defae494967aafc834c6be3120d P 2f551a4760c24d2b8dd4a453c346f1e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f551a4760c24d2b8dd4a453c346f1e0, f15abbe0c5fc4270aabb697d80b9f6a5; no voters: 
I20260710 11:07:17.516433 27946 raft_consensus.cc:2468] T 510e2defae494967aafc834c6be3120d P 27851a24fea741129fd2791713dd313e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f551a4760c24d2b8dd4a453c346f1e0 in term 1.
I20260710 11:07:17.516938 28129 raft_consensus.cc:2804] T 510e2defae494967aafc834c6be3120d P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:17.517530 28129 raft_consensus.cc:697] T 510e2defae494967aafc834c6be3120d P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 LEADER]: Becoming Leader. State: Replica: 2f551a4760c24d2b8dd4a453c346f1e0, State: Running, Role: LEADER
I20260710 11:07:17.517769 28145 raft_consensus.cc:493] T 0eb1638c31f048088e1ec28c582fc8d0 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:17.518278 28145 raft_consensus.cc:515] T 0eb1638c31f048088e1ec28c582fc8d0 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:17.518412 28129 consensus_queue.cc:237] T 510e2defae494967aafc834c6be3120d P 2f551a4760c24d2b8dd4a453c346f1e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:17.519945 28145 leader_election.cc:290] T 0eb1638c31f048088e1ec28c582fc8d0 P 27851a24fea741129fd2791713dd313e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f551a4760c24d2b8dd4a453c346f1e0 (127.23.83.193:34799), f15abbe0c5fc4270aabb697d80b9f6a5 (127.23.83.194:45239)
I20260710 11:07:17.520905 27870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eb1638c31f048088e1ec28c582fc8d0" candidate_uuid: "27851a24fea741129fd2791713dd313e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" is_pre_election: true
I20260710 11:07:17.520942 27798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eb1638c31f048088e1ec28c582fc8d0" candidate_uuid: "27851a24fea741129fd2791713dd313e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" is_pre_election: true
I20260710 11:07:17.521469 27870 raft_consensus.cc:2468] T 0eb1638c31f048088e1ec28c582fc8d0 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27851a24fea741129fd2791713dd313e in term 0.
I20260710 11:07:17.521828 27798 raft_consensus.cc:2468] T 0eb1638c31f048088e1ec28c582fc8d0 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27851a24fea741129fd2791713dd313e in term 0.
I20260710 11:07:17.522583 27913 leader_election.cc:304] T 0eb1638c31f048088e1ec28c582fc8d0 P 27851a24fea741129fd2791713dd313e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27851a24fea741129fd2791713dd313e, f15abbe0c5fc4270aabb697d80b9f6a5; no voters: 
I20260710 11:07:17.523343 28145 raft_consensus.cc:2804] T 0eb1638c31f048088e1ec28c582fc8d0 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:17.523691 28145 raft_consensus.cc:493] T 0eb1638c31f048088e1ec28c582fc8d0 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:17.524065 28145 raft_consensus.cc:3060] T 0eb1638c31f048088e1ec28c582fc8d0 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:17.527516 27694 catalog_manager.cc:5697] T 510e2defae494967aafc834c6be3120d P 2f551a4760c24d2b8dd4a453c346f1e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2f551a4760c24d2b8dd4a453c346f1e0 (127.23.83.193). New cstate: current_term: 1 leader_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:17.530799 28145 raft_consensus.cc:515] T 0eb1638c31f048088e1ec28c582fc8d0 P 27851a24fea741129fd2791713dd313e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:17.533571 28029 raft_consensus.cc:493] T 107c5a90566a48af81968090c4a7492e P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:17.533987 27798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eb1638c31f048088e1ec28c582fc8d0" candidate_uuid: "27851a24fea741129fd2791713dd313e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f551a4760c24d2b8dd4a453c346f1e0"
I20260710 11:07:17.534065 28145 leader_election.cc:290] T 0eb1638c31f048088e1ec28c582fc8d0 P 27851a24fea741129fd2791713dd313e [CANDIDATE]: Term 1 election: Requested vote from peers 2f551a4760c24d2b8dd4a453c346f1e0 (127.23.83.193:34799), f15abbe0c5fc4270aabb697d80b9f6a5 (127.23.83.194:45239)
I20260710 11:07:17.534636 27798 raft_consensus.cc:3060] T 0eb1638c31f048088e1ec28c582fc8d0 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:17.534066 28029 raft_consensus.cc:515] T 107c5a90566a48af81968090c4a7492e P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:17.533946 27870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eb1638c31f048088e1ec28c582fc8d0" candidate_uuid: "27851a24fea741129fd2791713dd313e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5"
I20260710 11:07:17.535316 27870 raft_consensus.cc:3060] T 0eb1638c31f048088e1ec28c582fc8d0 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:17.536855 28029 leader_election.cc:290] T 107c5a90566a48af81968090c4a7492e P 27851a24fea741129fd2791713dd313e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f551a4760c24d2b8dd4a453c346f1e0 (127.23.83.193:34799), f15abbe0c5fc4270aabb697d80b9f6a5 (127.23.83.194:45239)
I20260710 11:07:17.538549 27873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "107c5a90566a48af81968090c4a7492e" candidate_uuid: "27851a24fea741129fd2791713dd313e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" is_pre_election: true
I20260710 11:07:17.539198 27873 raft_consensus.cc:2393] T 107c5a90566a48af81968090c4a7492e P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 27851a24fea741129fd2791713dd313e in current term 1: Already voted for candidate 2f551a4760c24d2b8dd4a453c346f1e0 in this term.
I20260710 11:07:17.540977 27794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "107c5a90566a48af81968090c4a7492e" candidate_uuid: "27851a24fea741129fd2791713dd313e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" is_pre_election: true
I20260710 11:07:17.541682 27870 raft_consensus.cc:2468] T 0eb1638c31f048088e1ec28c582fc8d0 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27851a24fea741129fd2791713dd313e in term 1.
I20260710 11:07:17.542470 27798 raft_consensus.cc:2468] T 0eb1638c31f048088e1ec28c582fc8d0 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27851a24fea741129fd2791713dd313e in term 1.
I20260710 11:07:17.543365 27913 leader_election.cc:304] T 0eb1638c31f048088e1ec28c582fc8d0 P 27851a24fea741129fd2791713dd313e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27851a24fea741129fd2791713dd313e, f15abbe0c5fc4270aabb697d80b9f6a5; no voters: 
I20260710 11:07:17.544147 28029 raft_consensus.cc:2804] T 0eb1638c31f048088e1ec28c582fc8d0 P 27851a24fea741129fd2791713dd313e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:17.544051 27911 leader_election.cc:304] T 107c5a90566a48af81968090c4a7492e P 27851a24fea741129fd2791713dd313e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 27851a24fea741129fd2791713dd313e; no voters: 2f551a4760c24d2b8dd4a453c346f1e0, f15abbe0c5fc4270aabb697d80b9f6a5
I20260710 11:07:17.544698 28029 raft_consensus.cc:697] T 0eb1638c31f048088e1ec28c582fc8d0 P 27851a24fea741129fd2791713dd313e [term 1 LEADER]: Becoming Leader. State: Replica: 27851a24fea741129fd2791713dd313e, State: Running, Role: LEADER
I20260710 11:07:17.545094 28160 raft_consensus.cc:3060] T 107c5a90566a48af81968090c4a7492e P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:17.545529 28029 consensus_queue.cc:237] T 0eb1638c31f048088e1ec28c582fc8d0 P 27851a24fea741129fd2791713dd313e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:17.553138 28160 raft_consensus.cc:2749] T 107c5a90566a48af81968090c4a7492e P 27851a24fea741129fd2791713dd313e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:17.553885 27694 catalog_manager.cc:5697] T 0eb1638c31f048088e1ec28c582fc8d0 P 27851a24fea741129fd2791713dd313e reported cstate change: term changed from 0 to 1, leader changed from <none> to 27851a24fea741129fd2791713dd313e (127.23.83.195). New cstate: current_term: 1 leader_uuid: "27851a24fea741129fd2791713dd313e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:17.642073 28158 consensus_queue.cc:1048] T cf952455e2e44703954fe3fa3dcb18e4 P f15abbe0c5fc4270aabb697d80b9f6a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:17.653970 28138 consensus_queue.cc:1048] T cf952455e2e44703954fe3fa3dcb18e4 P f15abbe0c5fc4270aabb697d80b9f6a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:17.746416 28160 consensus_queue.cc:1048] T fc4c7565a65444e1a484f35730b958b2 P 27851a24fea741129fd2791713dd313e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:17.752343 28160 consensus_queue.cc:1048] T 29311640944a42949753aca54b890454 P 27851a24fea741129fd2791713dd313e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:17.759475 28145 consensus_queue.cc:1048] T fc4c7565a65444e1a484f35730b958b2 P 27851a24fea741129fd2791713dd313e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:17.774883 28138 consensus_queue.cc:1048] T 5c1ac4e1cf75419da8801dcf0e59a57c P f15abbe0c5fc4270aabb697d80b9f6a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:17.775014 28145 consensus_queue.cc:1048] T 29311640944a42949753aca54b890454 P 27851a24fea741129fd2791713dd313e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:17.793637 28118 consensus_queue.cc:1048] T 5c1ac4e1cf75419da8801dcf0e59a57c P f15abbe0c5fc4270aabb697d80b9f6a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:17.797719 28118 raft_consensus.cc:493] T 67a2310422574cba86eaa35e00afa303 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:17.798326 28118 raft_consensus.cc:515] T 67a2310422574cba86eaa35e00afa303 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:17.802664 28118 leader_election.cc:290] T 67a2310422574cba86eaa35e00afa303 P f15abbe0c5fc4270aabb697d80b9f6a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f551a4760c24d2b8dd4a453c346f1e0 (127.23.83.193:34799), 27851a24fea741129fd2791713dd313e (127.23.83.195:43303)
I20260710 11:07:17.803385 27794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67a2310422574cba86eaa35e00afa303" candidate_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" is_pre_election: true
I20260710 11:07:17.803543 27946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67a2310422574cba86eaa35e00afa303" candidate_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27851a24fea741129fd2791713dd313e" is_pre_election: true
I20260710 11:07:17.804073 27794 raft_consensus.cc:2468] T 67a2310422574cba86eaa35e00afa303 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15abbe0c5fc4270aabb697d80b9f6a5 in term 0.
I20260710 11:07:17.804073 27946 raft_consensus.cc:2468] T 67a2310422574cba86eaa35e00afa303 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f15abbe0c5fc4270aabb697d80b9f6a5 in term 0.
I20260710 11:07:17.805276 27837 leader_election.cc:304] T 67a2310422574cba86eaa35e00afa303 P f15abbe0c5fc4270aabb697d80b9f6a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f551a4760c24d2b8dd4a453c346f1e0, f15abbe0c5fc4270aabb697d80b9f6a5; no voters: 
I20260710 11:07:17.805998 28118 raft_consensus.cc:2804] T 67a2310422574cba86eaa35e00afa303 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:17.806398 28118 raft_consensus.cc:493] T 67a2310422574cba86eaa35e00afa303 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:17.806684 28118 raft_consensus.cc:3060] T 67a2310422574cba86eaa35e00afa303 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:17.816216 28118 raft_consensus.cc:515] T 67a2310422574cba86eaa35e00afa303 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:17.818863 27794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67a2310422574cba86eaa35e00afa303" candidate_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f551a4760c24d2b8dd4a453c346f1e0"
I20260710 11:07:17.819042 27946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67a2310422574cba86eaa35e00afa303" candidate_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27851a24fea741129fd2791713dd313e"
I20260710 11:07:17.819238 28118 leader_election.cc:290] T 67a2310422574cba86eaa35e00afa303 P f15abbe0c5fc4270aabb697d80b9f6a5 [CANDIDATE]: Term 1 election: Requested vote from peers 2f551a4760c24d2b8dd4a453c346f1e0 (127.23.83.193:34799), 27851a24fea741129fd2791713dd313e (127.23.83.195:43303)
I20260710 11:07:17.819633 27794 raft_consensus.cc:3060] T 67a2310422574cba86eaa35e00afa303 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:17.819687 27946 raft_consensus.cc:3060] T 67a2310422574cba86eaa35e00afa303 P 27851a24fea741129fd2791713dd313e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:17.825992 28129 consensus_queue.cc:1048] T 107c5a90566a48af81968090c4a7492e P 2f551a4760c24d2b8dd4a453c346f1e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:17.827314 27794 raft_consensus.cc:2468] T 67a2310422574cba86eaa35e00afa303 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15abbe0c5fc4270aabb697d80b9f6a5 in term 1.
I20260710 11:07:17.828454 27837 leader_election.cc:304] T 67a2310422574cba86eaa35e00afa303 P f15abbe0c5fc4270aabb697d80b9f6a5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f551a4760c24d2b8dd4a453c346f1e0, f15abbe0c5fc4270aabb697d80b9f6a5; no voters: 
I20260710 11:07:17.829452 27946 raft_consensus.cc:2468] T 67a2310422574cba86eaa35e00afa303 P 27851a24fea741129fd2791713dd313e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15abbe0c5fc4270aabb697d80b9f6a5 in term 1.
I20260710 11:07:17.829519 28118 raft_consensus.cc:2804] T 67a2310422574cba86eaa35e00afa303 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:17.832064 28118 raft_consensus.cc:697] T 67a2310422574cba86eaa35e00afa303 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 LEADER]: Becoming Leader. State: Replica: f15abbe0c5fc4270aabb697d80b9f6a5, State: Running, Role: LEADER
I20260710 11:07:17.832966 28118 consensus_queue.cc:237] T 67a2310422574cba86eaa35e00afa303 P f15abbe0c5fc4270aabb697d80b9f6a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:17.843701 28129 consensus_queue.cc:1048] T 107c5a90566a48af81968090c4a7492e P 2f551a4760c24d2b8dd4a453c346f1e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:17.854383 27695 catalog_manager.cc:5697] T 67a2310422574cba86eaa35e00afa303 P f15abbe0c5fc4270aabb697d80b9f6a5 reported cstate change: term changed from 0 to 1, leader changed from <none> to f15abbe0c5fc4270aabb697d80b9f6a5 (127.23.83.194). New cstate: current_term: 1 leader_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:17.955813 28138 consensus_queue.cc:1048] T dddc2f0cff024accaa68b082674e9491 P f15abbe0c5fc4270aabb697d80b9f6a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:17.958211 28138 consensus_queue.cc:1048] T dddc2f0cff024accaa68b082674e9491 P f15abbe0c5fc4270aabb697d80b9f6a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:18.049563 28189 consensus_queue.cc:1048] T 510e2defae494967aafc834c6be3120d P 2f551a4760c24d2b8dd4a453c346f1e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:18.050412 27870 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c1ac4e1cf75419da8801dcf0e59a57c"
dest_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5"
mode: GRACEFUL
new_leader_uuid: "2f551a4760c24d2b8dd4a453c346f1e0"
 from {username='slave'} at 127.0.0.1:59392
I20260710 11:07:18.051074 27870 raft_consensus.cc:606] T 5c1ac4e1cf75419da8801dcf0e59a57c P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 LEADER]: Received request to transfer leadership to TS 2f551a4760c24d2b8dd4a453c346f1e0
I20260710 11:07:18.056799 27873 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "67a2310422574cba86eaa35e00afa303"
dest_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5"
mode: GRACEFUL
new_leader_uuid: "2f551a4760c24d2b8dd4a453c346f1e0"
 from {username='slave'} at 127.0.0.1:59392
I20260710 11:07:18.057394 27873 raft_consensus.cc:606] T 67a2310422574cba86eaa35e00afa303 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 LEADER]: Received request to transfer leadership to TS 2f551a4760c24d2b8dd4a453c346f1e0
I20260710 11:07:18.060032 28189 consensus_queue.cc:1048] T 510e2defae494967aafc834c6be3120d P 2f551a4760c24d2b8dd4a453c346f1e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:18.066015 27945 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fc4c7565a65444e1a484f35730b958b2"
dest_uuid: "27851a24fea741129fd2791713dd313e"
mode: GRACEFUL
new_leader_uuid: "2f551a4760c24d2b8dd4a453c346f1e0"
 from {username='slave'} at 127.0.0.1:49544
I20260710 11:07:18.066663 27945 raft_consensus.cc:606] T fc4c7565a65444e1a484f35730b958b2 P 27851a24fea741129fd2791713dd313e [term 1 LEADER]: Received request to transfer leadership to TS 2f551a4760c24d2b8dd4a453c346f1e0
I20260710 11:07:18.075487 27873 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf952455e2e44703954fe3fa3dcb18e4"
dest_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5"
mode: GRACEFUL
new_leader_uuid: "2f551a4760c24d2b8dd4a453c346f1e0"
 from {username='slave'} at 127.0.0.1:59392
I20260710 11:07:18.076054 27873 raft_consensus.cc:606] T cf952455e2e44703954fe3fa3dcb18e4 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 LEADER]: Received request to transfer leadership to TS 2f551a4760c24d2b8dd4a453c346f1e0
I20260710 11:07:18.081668 27794 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "510e2defae494967aafc834c6be3120d"
dest_uuid: "2f551a4760c24d2b8dd4a453c346f1e0"
mode: GRACEFUL
new_leader_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5"
 from {username='slave'} at 127.0.0.1:52176
I20260710 11:07:18.082067 27794 raft_consensus.cc:606] T 510e2defae494967aafc834c6be3120d P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 LEADER]: Received request to transfer leadership to TS f15abbe0c5fc4270aabb697d80b9f6a5
I20260710 11:07:18.089422 27946 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0eb1638c31f048088e1ec28c582fc8d0"
dest_uuid: "27851a24fea741129fd2791713dd313e"
mode: GRACEFUL
new_leader_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5"
 from {username='slave'} at 127.0.0.1:49544
I20260710 11:07:18.089903 27946 raft_consensus.cc:606] T 0eb1638c31f048088e1ec28c582fc8d0 P 27851a24fea741129fd2791713dd313e [term 1 LEADER]: Received request to transfer leadership to TS f15abbe0c5fc4270aabb697d80b9f6a5
I20260710 11:07:18.094220 27794 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "107c5a90566a48af81968090c4a7492e"
dest_uuid: "2f551a4760c24d2b8dd4a453c346f1e0"
mode: GRACEFUL
new_leader_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5"
 from {username='slave'} at 127.0.0.1:52176
I20260710 11:07:18.094686 27794 raft_consensus.cc:606] T 107c5a90566a48af81968090c4a7492e P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 LEADER]: Received request to transfer leadership to TS f15abbe0c5fc4270aabb697d80b9f6a5
I20260710 11:07:18.135185 28145 consensus_queue.cc:1048] T 0eb1638c31f048088e1ec28c582fc8d0 P 27851a24fea741129fd2791713dd313e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:18.141574 28029 raft_consensus.cc:993] T 0eb1638c31f048088e1ec28c582fc8d0 P 27851a24fea741129fd2791713dd313e: : Instructing follower f15abbe0c5fc4270aabb697d80b9f6a5 to start an election
I20260710 11:07:18.142059 28160 raft_consensus.cc:1081] T 0eb1638c31f048088e1ec28c582fc8d0 P 27851a24fea741129fd2791713dd313e [term 1 LEADER]: Signalling peer f15abbe0c5fc4270aabb697d80b9f6a5 to start an election
I20260710 11:07:18.143631 27870 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0eb1638c31f048088e1ec28c582fc8d0"
dest_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5"
 from {username='slave'} at 127.0.0.1:59380
I20260710 11:07:18.144234 27870 raft_consensus.cc:493] T 0eb1638c31f048088e1ec28c582fc8d0 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:18.144550 27870 raft_consensus.cc:3060] T 0eb1638c31f048088e1ec28c582fc8d0 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:18.148526 28145 consensus_queue.cc:1048] T 0eb1638c31f048088e1ec28c582fc8d0 P 27851a24fea741129fd2791713dd313e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:18.151118 27870 raft_consensus.cc:515] T 0eb1638c31f048088e1ec28c582fc8d0 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:18.153021 27870 leader_election.cc:290] T 0eb1638c31f048088e1ec28c582fc8d0 P f15abbe0c5fc4270aabb697d80b9f6a5 [CANDIDATE]: Term 2 election: Requested vote from peers 2f551a4760c24d2b8dd4a453c346f1e0 (127.23.83.193:34799), 27851a24fea741129fd2791713dd313e (127.23.83.195:43303)
I20260710 11:07:18.154055 27946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eb1638c31f048088e1ec28c582fc8d0" candidate_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "27851a24fea741129fd2791713dd313e"
I20260710 11:07:18.154639 27946 raft_consensus.cc:3055] T 0eb1638c31f048088e1ec28c582fc8d0 P 27851a24fea741129fd2791713dd313e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:18.154919 27946 raft_consensus.cc:740] T 0eb1638c31f048088e1ec28c582fc8d0 P 27851a24fea741129fd2791713dd313e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 27851a24fea741129fd2791713dd313e, State: Running, Role: LEADER
I20260710 11:07:18.155556 27946 consensus_queue.cc:260] T 0eb1638c31f048088e1ec28c582fc8d0 P 27851a24fea741129fd2791713dd313e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:18.156530 27946 raft_consensus.cc:3060] T 0eb1638c31f048088e1ec28c582fc8d0 P 27851a24fea741129fd2791713dd313e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:18.161116 27798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eb1638c31f048088e1ec28c582fc8d0" candidate_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2f551a4760c24d2b8dd4a453c346f1e0"
I20260710 11:07:18.169088 27946 raft_consensus.cc:2468] T 0eb1638c31f048088e1ec28c582fc8d0 P 27851a24fea741129fd2791713dd313e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15abbe0c5fc4270aabb697d80b9f6a5 in term 2.
I20260710 11:07:18.169433 28029 raft_consensus.cc:993] T fc4c7565a65444e1a484f35730b958b2 P 27851a24fea741129fd2791713dd313e: : Instructing follower 2f551a4760c24d2b8dd4a453c346f1e0 to start an election
I20260710 11:07:18.170457 28160 raft_consensus.cc:1081] T fc4c7565a65444e1a484f35730b958b2 P 27851a24fea741129fd2791713dd313e [term 1 LEADER]: Signalling peer 2f551a4760c24d2b8dd4a453c346f1e0 to start an election
I20260710 11:07:18.170415 27838 leader_election.cc:304] T 0eb1638c31f048088e1ec28c582fc8d0 P f15abbe0c5fc4270aabb697d80b9f6a5 [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: 27851a24fea741129fd2791713dd313e, f15abbe0c5fc4270aabb697d80b9f6a5; no voters: 2f551a4760c24d2b8dd4a453c346f1e0
I20260710 11:07:18.171388 28118 raft_consensus.cc:2804] T 0eb1638c31f048088e1ec28c582fc8d0 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:18.171872 28118 raft_consensus.cc:697] T 0eb1638c31f048088e1ec28c582fc8d0 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 2 LEADER]: Becoming Leader. State: Replica: f15abbe0c5fc4270aabb697d80b9f6a5, State: Running, Role: LEADER
I20260710 11:07:18.172847 27794 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fc4c7565a65444e1a484f35730b958b2"
dest_uuid: "2f551a4760c24d2b8dd4a453c346f1e0"
 from {username='slave'} at 127.0.0.1:52174
I20260710 11:07:18.172681 28118 consensus_queue.cc:237] T 0eb1638c31f048088e1ec28c582fc8d0 P f15abbe0c5fc4270aabb697d80b9f6a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:18.173496 27794 raft_consensus.cc:493] T fc4c7565a65444e1a484f35730b958b2 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:18.173988 27794 raft_consensus.cc:3060] T fc4c7565a65444e1a484f35730b958b2 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:18.180734 27695 catalog_manager.cc:5697] T 0eb1638c31f048088e1ec28c582fc8d0 P f15abbe0c5fc4270aabb697d80b9f6a5 reported cstate change: term changed from 1 to 2, leader changed from 27851a24fea741129fd2791713dd313e (127.23.83.195) to f15abbe0c5fc4270aabb697d80b9f6a5 (127.23.83.194). New cstate: current_term: 2 leader_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:18.184896 27794 raft_consensus.cc:515] T fc4c7565a65444e1a484f35730b958b2 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:18.186724 27794 leader_election.cc:290] T fc4c7565a65444e1a484f35730b958b2 P 2f551a4760c24d2b8dd4a453c346f1e0 [CANDIDATE]: Term 2 election: Requested vote from peers f15abbe0c5fc4270aabb697d80b9f6a5 (127.23.83.194:45239), 27851a24fea741129fd2791713dd313e (127.23.83.195:43303)
I20260710 11:07:18.187327 27873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc4c7565a65444e1a484f35730b958b2" candidate_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5"
I20260710 11:07:18.188022 27873 raft_consensus.cc:3060] T fc4c7565a65444e1a484f35730b958b2 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:18.188269 27946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc4c7565a65444e1a484f35730b958b2" candidate_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "27851a24fea741129fd2791713dd313e"
I20260710 11:07:18.188963 27946 raft_consensus.cc:3055] T fc4c7565a65444e1a484f35730b958b2 P 27851a24fea741129fd2791713dd313e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:18.189335 27946 raft_consensus.cc:740] T fc4c7565a65444e1a484f35730b958b2 P 27851a24fea741129fd2791713dd313e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 27851a24fea741129fd2791713dd313e, State: Running, Role: LEADER
I20260710 11:07:18.190200 27946 consensus_queue.cc:260] T fc4c7565a65444e1a484f35730b958b2 P 27851a24fea741129fd2791713dd313e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:18.191437 27946 raft_consensus.cc:3060] T fc4c7565a65444e1a484f35730b958b2 P 27851a24fea741129fd2791713dd313e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:18.195556 27873 raft_consensus.cc:2468] T fc4c7565a65444e1a484f35730b958b2 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f551a4760c24d2b8dd4a453c346f1e0 in term 2.
I20260710 11:07:18.196976 27764 leader_election.cc:304] T fc4c7565a65444e1a484f35730b958b2 P 2f551a4760c24d2b8dd4a453c346f1e0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f551a4760c24d2b8dd4a453c346f1e0, f15abbe0c5fc4270aabb697d80b9f6a5; no voters: 
I20260710 11:07:18.197850 28189 raft_consensus.cc:2804] T fc4c7565a65444e1a484f35730b958b2 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:18.198381 28189 raft_consensus.cc:697] T fc4c7565a65444e1a484f35730b958b2 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 2 LEADER]: Becoming Leader. State: Replica: 2f551a4760c24d2b8dd4a453c346f1e0, State: Running, Role: LEADER
I20260710 11:07:18.198729 27946 raft_consensus.cc:2468] T fc4c7565a65444e1a484f35730b958b2 P 27851a24fea741129fd2791713dd313e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f551a4760c24d2b8dd4a453c346f1e0 in term 2.
I20260710 11:07:18.199252 28189 consensus_queue.cc:237] T fc4c7565a65444e1a484f35730b958b2 P 2f551a4760c24d2b8dd4a453c346f1e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:18.206866 27695 catalog_manager.cc:5697] T fc4c7565a65444e1a484f35730b958b2 P 2f551a4760c24d2b8dd4a453c346f1e0 reported cstate change: term changed from 1 to 2, leader changed from 27851a24fea741129fd2791713dd313e (127.23.83.195) to 2f551a4760c24d2b8dd4a453c346f1e0 (127.23.83.193). New cstate: current_term: 2 leader_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:18.230202 28118 consensus_queue.cc:1048] T 67a2310422574cba86eaa35e00afa303 P f15abbe0c5fc4270aabb697d80b9f6a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:18.239609 28118 consensus_queue.cc:1048] T 67a2310422574cba86eaa35e00afa303 P f15abbe0c5fc4270aabb697d80b9f6a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:18.246578 28155 raft_consensus.cc:993] T 67a2310422574cba86eaa35e00afa303 P f15abbe0c5fc4270aabb697d80b9f6a5: : Instructing follower 2f551a4760c24d2b8dd4a453c346f1e0 to start an election
I20260710 11:07:18.247032 28118 raft_consensus.cc:1081] T 67a2310422574cba86eaa35e00afa303 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 LEADER]: Signalling peer 2f551a4760c24d2b8dd4a453c346f1e0 to start an election
I20260710 11:07:18.248458 27794 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "67a2310422574cba86eaa35e00afa303"
dest_uuid: "2f551a4760c24d2b8dd4a453c346f1e0"
 from {username='slave'} at 127.0.0.1:52172
I20260710 11:07:18.248864 27794 raft_consensus.cc:493] T 67a2310422574cba86eaa35e00afa303 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:18.249125 27794 raft_consensus.cc:3060] T 67a2310422574cba86eaa35e00afa303 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:18.253455 27794 raft_consensus.cc:515] T 67a2310422574cba86eaa35e00afa303 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:18.255014 27794 leader_election.cc:290] T 67a2310422574cba86eaa35e00afa303 P 2f551a4760c24d2b8dd4a453c346f1e0 [CANDIDATE]: Term 2 election: Requested vote from peers f15abbe0c5fc4270aabb697d80b9f6a5 (127.23.83.194:45239), 27851a24fea741129fd2791713dd313e (127.23.83.195:43303)
I20260710 11:07:18.255805 27873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67a2310422574cba86eaa35e00afa303" candidate_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5"
I20260710 11:07:18.255962 27946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67a2310422574cba86eaa35e00afa303" candidate_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "27851a24fea741129fd2791713dd313e"
I20260710 11:07:18.256467 27873 raft_consensus.cc:3055] T 67a2310422574cba86eaa35e00afa303 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:18.256886 27873 raft_consensus.cc:740] T 67a2310422574cba86eaa35e00afa303 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f15abbe0c5fc4270aabb697d80b9f6a5, State: Running, Role: LEADER
I20260710 11:07:18.256515 27946 raft_consensus.cc:3060] T 67a2310422574cba86eaa35e00afa303 P 27851a24fea741129fd2791713dd313e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:18.257638 27873 consensus_queue.cc:260] T 67a2310422574cba86eaa35e00afa303 P f15abbe0c5fc4270aabb697d80b9f6a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:18.258955 27873 raft_consensus.cc:3060] T 67a2310422574cba86eaa35e00afa303 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:18.266963 27873 raft_consensus.cc:2468] T 67a2310422574cba86eaa35e00afa303 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f551a4760c24d2b8dd4a453c346f1e0 in term 2.
I20260710 11:07:18.267491 27946 raft_consensus.cc:2468] T 67a2310422574cba86eaa35e00afa303 P 27851a24fea741129fd2791713dd313e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f551a4760c24d2b8dd4a453c346f1e0 in term 2.
I20260710 11:07:18.268263 27764 leader_election.cc:304] T 67a2310422574cba86eaa35e00afa303 P 2f551a4760c24d2b8dd4a453c346f1e0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f551a4760c24d2b8dd4a453c346f1e0, f15abbe0c5fc4270aabb697d80b9f6a5; no voters: 
I20260710 11:07:18.269354 28189 raft_consensus.cc:2804] T 67a2310422574cba86eaa35e00afa303 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:18.269812 28189 raft_consensus.cc:697] T 67a2310422574cba86eaa35e00afa303 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 2 LEADER]: Becoming Leader. State: Replica: 2f551a4760c24d2b8dd4a453c346f1e0, State: Running, Role: LEADER
I20260710 11:07:18.271029 28118 raft_consensus.cc:993] T cf952455e2e44703954fe3fa3dcb18e4 P f15abbe0c5fc4270aabb697d80b9f6a5: : Instructing follower 2f551a4760c24d2b8dd4a453c346f1e0 to start an election
I20260710 11:07:18.270613 28189 consensus_queue.cc:237] T 67a2310422574cba86eaa35e00afa303 P 2f551a4760c24d2b8dd4a453c346f1e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:18.271556 28138 raft_consensus.cc:1081] T cf952455e2e44703954fe3fa3dcb18e4 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 LEADER]: Signalling peer 2f551a4760c24d2b8dd4a453c346f1e0 to start an election
I20260710 11:07:18.272984 27794 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf952455e2e44703954fe3fa3dcb18e4"
dest_uuid: "2f551a4760c24d2b8dd4a453c346f1e0"
 from {username='slave'} at 127.0.0.1:52172
I20260710 11:07:18.273443 27794 raft_consensus.cc:493] T cf952455e2e44703954fe3fa3dcb18e4 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:18.273778 27794 raft_consensus.cc:3060] T cf952455e2e44703954fe3fa3dcb18e4 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:18.278177 27695 catalog_manager.cc:5697] T 67a2310422574cba86eaa35e00afa303 P 2f551a4760c24d2b8dd4a453c346f1e0 reported cstate change: term changed from 1 to 2, leader changed from f15abbe0c5fc4270aabb697d80b9f6a5 (127.23.83.194) to 2f551a4760c24d2b8dd4a453c346f1e0 (127.23.83.193). New cstate: current_term: 2 leader_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:18.278787 27794 raft_consensus.cc:515] T cf952455e2e44703954fe3fa3dcb18e4 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:18.280414 27794 leader_election.cc:290] T cf952455e2e44703954fe3fa3dcb18e4 P 2f551a4760c24d2b8dd4a453c346f1e0 [CANDIDATE]: Term 2 election: Requested vote from peers f15abbe0c5fc4270aabb697d80b9f6a5 (127.23.83.194:45239), 27851a24fea741129fd2791713dd313e (127.23.83.195:43303)
I20260710 11:07:18.281029 27873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf952455e2e44703954fe3fa3dcb18e4" candidate_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5"
I20260710 11:07:18.281719 27873 raft_consensus.cc:3055] T cf952455e2e44703954fe3fa3dcb18e4 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:18.281641 27946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf952455e2e44703954fe3fa3dcb18e4" candidate_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "27851a24fea741129fd2791713dd313e"
I20260710 11:07:18.282194 27873 raft_consensus.cc:740] T cf952455e2e44703954fe3fa3dcb18e4 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f15abbe0c5fc4270aabb697d80b9f6a5, State: Running, Role: LEADER
I20260710 11:07:18.282347 27946 raft_consensus.cc:3060] T cf952455e2e44703954fe3fa3dcb18e4 P 27851a24fea741129fd2791713dd313e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:18.283035 27873 consensus_queue.cc:260] T cf952455e2e44703954fe3fa3dcb18e4 P f15abbe0c5fc4270aabb697d80b9f6a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:18.284261 27873 raft_consensus.cc:3060] T cf952455e2e44703954fe3fa3dcb18e4 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:18.288743 27946 raft_consensus.cc:2468] T cf952455e2e44703954fe3fa3dcb18e4 P 27851a24fea741129fd2791713dd313e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f551a4760c24d2b8dd4a453c346f1e0 in term 2.
I20260710 11:07:18.289848 27763 leader_election.cc:304] T cf952455e2e44703954fe3fa3dcb18e4 P 2f551a4760c24d2b8dd4a453c346f1e0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27851a24fea741129fd2791713dd313e, 2f551a4760c24d2b8dd4a453c346f1e0; no voters: 
I20260710 11:07:18.290634 28189 raft_consensus.cc:2804] T cf952455e2e44703954fe3fa3dcb18e4 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:18.290689 27873 raft_consensus.cc:2468] T cf952455e2e44703954fe3fa3dcb18e4 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f551a4760c24d2b8dd4a453c346f1e0 in term 2.
I20260710 11:07:18.291215 28189 raft_consensus.cc:697] T cf952455e2e44703954fe3fa3dcb18e4 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 2 LEADER]: Becoming Leader. State: Replica: 2f551a4760c24d2b8dd4a453c346f1e0, State: Running, Role: LEADER
I20260710 11:07:18.292124 28189 consensus_queue.cc:237] T cf952455e2e44703954fe3fa3dcb18e4 P 2f551a4760c24d2b8dd4a453c346f1e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:18.299696 27695 catalog_manager.cc:5697] T cf952455e2e44703954fe3fa3dcb18e4 P 2f551a4760c24d2b8dd4a453c346f1e0 reported cstate change: term changed from 1 to 2, leader changed from f15abbe0c5fc4270aabb697d80b9f6a5 (127.23.83.194) to 2f551a4760c24d2b8dd4a453c346f1e0 (127.23.83.193). New cstate: current_term: 2 leader_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:18.348944 28129 raft_consensus.cc:993] T 107c5a90566a48af81968090c4a7492e P 2f551a4760c24d2b8dd4a453c346f1e0: : Instructing follower f15abbe0c5fc4270aabb697d80b9f6a5 to start an election
I20260710 11:07:18.349359 28189 raft_consensus.cc:1081] T 107c5a90566a48af81968090c4a7492e P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 LEADER]: Signalling peer f15abbe0c5fc4270aabb697d80b9f6a5 to start an election
I20260710 11:07:18.350972 27873 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "107c5a90566a48af81968090c4a7492e"
dest_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5"
 from {username='slave'} at 127.0.0.1:59368
I20260710 11:07:18.351447 27873 raft_consensus.cc:493] T 107c5a90566a48af81968090c4a7492e P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:18.351734 27873 raft_consensus.cc:3060] T 107c5a90566a48af81968090c4a7492e P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:18.358500 27873 raft_consensus.cc:515] T 107c5a90566a48af81968090c4a7492e P f15abbe0c5fc4270aabb697d80b9f6a5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:18.360417 27873 leader_election.cc:290] T 107c5a90566a48af81968090c4a7492e P f15abbe0c5fc4270aabb697d80b9f6a5 [CANDIDATE]: Term 2 election: Requested vote from peers 2f551a4760c24d2b8dd4a453c346f1e0 (127.23.83.193:34799), 27851a24fea741129fd2791713dd313e (127.23.83.195:43303)
I20260710 11:07:18.361245 27794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "107c5a90566a48af81968090c4a7492e" candidate_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2f551a4760c24d2b8dd4a453c346f1e0"
I20260710 11:07:18.361598 27946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "107c5a90566a48af81968090c4a7492e" candidate_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "27851a24fea741129fd2791713dd313e"
I20260710 11:07:18.361869 27794 raft_consensus.cc:3055] T 107c5a90566a48af81968090c4a7492e P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:18.362152 27946 raft_consensus.cc:3060] T 107c5a90566a48af81968090c4a7492e P 27851a24fea741129fd2791713dd313e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:18.362174 27794 raft_consensus.cc:740] T 107c5a90566a48af81968090c4a7492e P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2f551a4760c24d2b8dd4a453c346f1e0, State: Running, Role: LEADER
I20260710 11:07:18.363024 27794 consensus_queue.cc:260] T 107c5a90566a48af81968090c4a7492e P 2f551a4760c24d2b8dd4a453c346f1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:18.364172 27794 raft_consensus.cc:3060] T 107c5a90566a48af81968090c4a7492e P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:18.368520 27946 raft_consensus.cc:2468] T 107c5a90566a48af81968090c4a7492e P 27851a24fea741129fd2791713dd313e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15abbe0c5fc4270aabb697d80b9f6a5 in term 2.
I20260710 11:07:18.369581 27838 leader_election.cc:304] T 107c5a90566a48af81968090c4a7492e P f15abbe0c5fc4270aabb697d80b9f6a5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27851a24fea741129fd2791713dd313e, f15abbe0c5fc4270aabb697d80b9f6a5; no voters: 
I20260710 11:07:18.370254 27794 raft_consensus.cc:2468] T 107c5a90566a48af81968090c4a7492e P 2f551a4760c24d2b8dd4a453c346f1e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15abbe0c5fc4270aabb697d80b9f6a5 in term 2.
I20260710 11:07:18.370361 28138 raft_consensus.cc:2804] T 107c5a90566a48af81968090c4a7492e P f15abbe0c5fc4270aabb697d80b9f6a5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:18.370940 28138 raft_consensus.cc:697] T 107c5a90566a48af81968090c4a7492e P f15abbe0c5fc4270aabb697d80b9f6a5 [term 2 LEADER]: Becoming Leader. State: Replica: f15abbe0c5fc4270aabb697d80b9f6a5, State: Running, Role: LEADER
I20260710 11:07:18.371789 28138 consensus_queue.cc:237] T 107c5a90566a48af81968090c4a7492e P f15abbe0c5fc4270aabb697d80b9f6a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:18.378132 27695 catalog_manager.cc:5697] T 107c5a90566a48af81968090c4a7492e P f15abbe0c5fc4270aabb697d80b9f6a5 reported cstate change: term changed from 1 to 2, leader changed from 2f551a4760c24d2b8dd4a453c346f1e0 (127.23.83.193) to f15abbe0c5fc4270aabb697d80b9f6a5 (127.23.83.194). New cstate: current_term: 2 leader_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:18.411304 28118 raft_consensus.cc:993] T 5c1ac4e1cf75419da8801dcf0e59a57c P f15abbe0c5fc4270aabb697d80b9f6a5: : Instructing follower 2f551a4760c24d2b8dd4a453c346f1e0 to start an election
I20260710 11:07:18.411763 28138 raft_consensus.cc:1081] T 5c1ac4e1cf75419da8801dcf0e59a57c P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 LEADER]: Signalling peer 2f551a4760c24d2b8dd4a453c346f1e0 to start an election
I20260710 11:07:18.413059 27794 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c1ac4e1cf75419da8801dcf0e59a57c"
dest_uuid: "2f551a4760c24d2b8dd4a453c346f1e0"
 from {username='slave'} at 127.0.0.1:52172
I20260710 11:07:18.413717 27794 raft_consensus.cc:493] T 5c1ac4e1cf75419da8801dcf0e59a57c P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:18.414142 27794 raft_consensus.cc:3060] T 5c1ac4e1cf75419da8801dcf0e59a57c P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:18.419298 27794 raft_consensus.cc:515] T 5c1ac4e1cf75419da8801dcf0e59a57c P 2f551a4760c24d2b8dd4a453c346f1e0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:18.421063 27794 leader_election.cc:290] T 5c1ac4e1cf75419da8801dcf0e59a57c P 2f551a4760c24d2b8dd4a453c346f1e0 [CANDIDATE]: Term 2 election: Requested vote from peers f15abbe0c5fc4270aabb697d80b9f6a5 (127.23.83.194:45239), 27851a24fea741129fd2791713dd313e (127.23.83.195:43303)
I20260710 11:07:18.421789 27873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1ac4e1cf75419da8801dcf0e59a57c" candidate_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5"
I20260710 11:07:18.422013 27946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1ac4e1cf75419da8801dcf0e59a57c" candidate_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "27851a24fea741129fd2791713dd313e"
I20260710 11:07:18.422374 27873 raft_consensus.cc:3055] T 5c1ac4e1cf75419da8801dcf0e59a57c P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:18.422502 27946 raft_consensus.cc:3060] T 5c1ac4e1cf75419da8801dcf0e59a57c P 27851a24fea741129fd2791713dd313e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:18.422719 27873 raft_consensus.cc:740] T 5c1ac4e1cf75419da8801dcf0e59a57c P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f15abbe0c5fc4270aabb697d80b9f6a5, State: Running, Role: LEADER
I20260710 11:07:18.423440 27873 consensus_queue.cc:260] T 5c1ac4e1cf75419da8801dcf0e59a57c P f15abbe0c5fc4270aabb697d80b9f6a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:18.424551 27873 raft_consensus.cc:3060] T 5c1ac4e1cf75419da8801dcf0e59a57c P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:18.428992 27946 raft_consensus.cc:2468] T 5c1ac4e1cf75419da8801dcf0e59a57c P 27851a24fea741129fd2791713dd313e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f551a4760c24d2b8dd4a453c346f1e0 in term 2.
I20260710 11:07:18.430088 27763 leader_election.cc:304] T 5c1ac4e1cf75419da8801dcf0e59a57c P 2f551a4760c24d2b8dd4a453c346f1e0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27851a24fea741129fd2791713dd313e, 2f551a4760c24d2b8dd4a453c346f1e0; no voters: 
I20260710 11:07:18.430680 27873 raft_consensus.cc:2468] T 5c1ac4e1cf75419da8801dcf0e59a57c P f15abbe0c5fc4270aabb697d80b9f6a5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f551a4760c24d2b8dd4a453c346f1e0 in term 2.
I20260710 11:07:18.430860 28189 raft_consensus.cc:2804] T 5c1ac4e1cf75419da8801dcf0e59a57c P 2f551a4760c24d2b8dd4a453c346f1e0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:18.431499 28189 raft_consensus.cc:697] T 5c1ac4e1cf75419da8801dcf0e59a57c P 2f551a4760c24d2b8dd4a453c346f1e0 [term 2 LEADER]: Becoming Leader. State: Replica: 2f551a4760c24d2b8dd4a453c346f1e0, State: Running, Role: LEADER
I20260710 11:07:18.432322 28189 consensus_queue.cc:237] T 5c1ac4e1cf75419da8801dcf0e59a57c P 2f551a4760c24d2b8dd4a453c346f1e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:18.438917 27695 catalog_manager.cc:5697] T 5c1ac4e1cf75419da8801dcf0e59a57c P 2f551a4760c24d2b8dd4a453c346f1e0 reported cstate change: term changed from 1 to 2, leader changed from f15abbe0c5fc4270aabb697d80b9f6a5 (127.23.83.194) to 2f551a4760c24d2b8dd4a453c346f1e0 (127.23.83.193). New cstate: current_term: 2 leader_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:18.551064 28129 raft_consensus.cc:993] T 510e2defae494967aafc834c6be3120d P 2f551a4760c24d2b8dd4a453c346f1e0: : Instructing follower f15abbe0c5fc4270aabb697d80b9f6a5 to start an election
I20260710 11:07:18.551546 28189 raft_consensus.cc:1081] T 510e2defae494967aafc834c6be3120d P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 LEADER]: Signalling peer f15abbe0c5fc4270aabb697d80b9f6a5 to start an election
I20260710 11:07:18.553565 27873 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "510e2defae494967aafc834c6be3120d"
dest_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5"
 from {username='slave'} at 127.0.0.1:59368
I20260710 11:07:18.554198 27873 raft_consensus.cc:493] T 510e2defae494967aafc834c6be3120d P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:18.554611 27873 raft_consensus.cc:3060] T 510e2defae494967aafc834c6be3120d P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:18.561218 27873 raft_consensus.cc:515] T 510e2defae494967aafc834c6be3120d P f15abbe0c5fc4270aabb697d80b9f6a5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:18.562711 27873 leader_election.cc:290] T 510e2defae494967aafc834c6be3120d P f15abbe0c5fc4270aabb697d80b9f6a5 [CANDIDATE]: Term 2 election: Requested vote from peers 2f551a4760c24d2b8dd4a453c346f1e0 (127.23.83.193:34799), 27851a24fea741129fd2791713dd313e (127.23.83.195:43303)
I20260710 11:07:18.563438 27794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "510e2defae494967aafc834c6be3120d" candidate_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2f551a4760c24d2b8dd4a453c346f1e0"
I20260710 11:07:18.563606 27946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "510e2defae494967aafc834c6be3120d" candidate_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "27851a24fea741129fd2791713dd313e"
I20260710 11:07:18.564050 27794 raft_consensus.cc:3055] T 510e2defae494967aafc834c6be3120d P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:18.564116 27946 raft_consensus.cc:3060] T 510e2defae494967aafc834c6be3120d P 27851a24fea741129fd2791713dd313e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:18.564446 27794 raft_consensus.cc:740] T 510e2defae494967aafc834c6be3120d P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2f551a4760c24d2b8dd4a453c346f1e0, State: Running, Role: LEADER
I20260710 11:07:18.565176 27794 consensus_queue.cc:260] T 510e2defae494967aafc834c6be3120d P 2f551a4760c24d2b8dd4a453c346f1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:18.566285 27794 raft_consensus.cc:3060] T 510e2defae494967aafc834c6be3120d P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:18.570554 27946 raft_consensus.cc:2468] T 510e2defae494967aafc834c6be3120d P 27851a24fea741129fd2791713dd313e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15abbe0c5fc4270aabb697d80b9f6a5 in term 2.
I20260710 11:07:18.571550 27838 leader_election.cc:304] T 510e2defae494967aafc834c6be3120d P f15abbe0c5fc4270aabb697d80b9f6a5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27851a24fea741129fd2791713dd313e, f15abbe0c5fc4270aabb697d80b9f6a5; no voters: 
I20260710 11:07:18.572170 27794 raft_consensus.cc:2468] T 510e2defae494967aafc834c6be3120d P 2f551a4760c24d2b8dd4a453c346f1e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f15abbe0c5fc4270aabb697d80b9f6a5 in term 2.
I20260710 11:07:18.572276 28138 raft_consensus.cc:2804] T 510e2defae494967aafc834c6be3120d P f15abbe0c5fc4270aabb697d80b9f6a5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:18.572863 28138 raft_consensus.cc:697] T 510e2defae494967aafc834c6be3120d P f15abbe0c5fc4270aabb697d80b9f6a5 [term 2 LEADER]: Becoming Leader. State: Replica: f15abbe0c5fc4270aabb697d80b9f6a5, State: Running, Role: LEADER
I20260710 11:07:18.573621 28138 consensus_queue.cc:237] T 510e2defae494967aafc834c6be3120d P f15abbe0c5fc4270aabb697d80b9f6a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:18.580008 27946 raft_consensus.cc:1275] T fc4c7565a65444e1a484f35730b958b2 P 27851a24fea741129fd2791713dd313e [term 2 FOLLOWER]: Refusing update from remote peer 2f551a4760c24d2b8dd4a453c346f1e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:18.580621 27695 catalog_manager.cc:5697] T 510e2defae494967aafc834c6be3120d P f15abbe0c5fc4270aabb697d80b9f6a5 reported cstate change: term changed from 1 to 2, leader changed from 2f551a4760c24d2b8dd4a453c346f1e0 (127.23.83.193) to f15abbe0c5fc4270aabb697d80b9f6a5 (127.23.83.194). New cstate: current_term: 2 leader_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:18.581281 28031 consensus_queue.cc:1048] T fc4c7565a65444e1a484f35730b958b2 P 2f551a4760c24d2b8dd4a453c346f1e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:18.589407 27873 raft_consensus.cc:1275] T fc4c7565a65444e1a484f35730b958b2 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 2 FOLLOWER]: Refusing update from remote peer 2f551a4760c24d2b8dd4a453c346f1e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:18.590479 28129 consensus_queue.cc:1048] T fc4c7565a65444e1a484f35730b958b2 P 2f551a4760c24d2b8dd4a453c346f1e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:18.683133 27945 raft_consensus.cc:1275] T 0eb1638c31f048088e1ec28c582fc8d0 P 27851a24fea741129fd2791713dd313e [term 2 FOLLOWER]: Refusing update from remote peer f15abbe0c5fc4270aabb697d80b9f6a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:18.684464 28138 consensus_queue.cc:1048] T 0eb1638c31f048088e1ec28c582fc8d0 P f15abbe0c5fc4270aabb697d80b9f6a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:18.692309 27794 raft_consensus.cc:3060] T 0eb1638c31f048088e1ec28c582fc8d0 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:18.698386 27794 raft_consensus.cc:1275] T 0eb1638c31f048088e1ec28c582fc8d0 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 2 FOLLOWER]: Refusing update from remote peer f15abbe0c5fc4270aabb697d80b9f6a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:18.699714 28118 consensus_queue.cc:1048] T 0eb1638c31f048088e1ec28c582fc8d0 P f15abbe0c5fc4270aabb697d80b9f6a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:18.711736 27945 raft_consensus.cc:1275] T cf952455e2e44703954fe3fa3dcb18e4 P 27851a24fea741129fd2791713dd313e [term 2 FOLLOWER]: Refusing update from remote peer 2f551a4760c24d2b8dd4a453c346f1e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:18.713374 28031 consensus_queue.cc:1048] T cf952455e2e44703954fe3fa3dcb18e4 P 2f551a4760c24d2b8dd4a453c346f1e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:18.722445 27873 raft_consensus.cc:1275] T cf952455e2e44703954fe3fa3dcb18e4 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 2 FOLLOWER]: Refusing update from remote peer 2f551a4760c24d2b8dd4a453c346f1e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:18.724238 28031 consensus_queue.cc:1048] T cf952455e2e44703954fe3fa3dcb18e4 P 2f551a4760c24d2b8dd4a453c346f1e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:18.733943 27946 raft_consensus.cc:1275] T 67a2310422574cba86eaa35e00afa303 P 27851a24fea741129fd2791713dd313e [term 2 FOLLOWER]: Refusing update from remote peer 2f551a4760c24d2b8dd4a453c346f1e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:18.735363 28129 consensus_queue.cc:1048] T 67a2310422574cba86eaa35e00afa303 P 2f551a4760c24d2b8dd4a453c346f1e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:18.743337 27873 raft_consensus.cc:1275] T 67a2310422574cba86eaa35e00afa303 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 2 FOLLOWER]: Refusing update from remote peer 2f551a4760c24d2b8dd4a453c346f1e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:18.744674 28129 consensus_queue.cc:1048] T 67a2310422574cba86eaa35e00afa303 P 2f551a4760c24d2b8dd4a453c346f1e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:18.862818 27945 raft_consensus.cc:1275] T 5c1ac4e1cf75419da8801dcf0e59a57c P 27851a24fea741129fd2791713dd313e [term 2 FOLLOWER]: Refusing update from remote peer 2f551a4760c24d2b8dd4a453c346f1e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:18.864221 28129 consensus_queue.cc:1048] T 5c1ac4e1cf75419da8801dcf0e59a57c P 2f551a4760c24d2b8dd4a453c346f1e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:18.874701 27873 raft_consensus.cc:1275] T 5c1ac4e1cf75419da8801dcf0e59a57c P f15abbe0c5fc4270aabb697d80b9f6a5 [term 2 FOLLOWER]: Refusing update from remote peer 2f551a4760c24d2b8dd4a453c346f1e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:18.875823 27946 raft_consensus.cc:1275] T 107c5a90566a48af81968090c4a7492e P 27851a24fea741129fd2791713dd313e [term 2 FOLLOWER]: Refusing update from remote peer f15abbe0c5fc4270aabb697d80b9f6a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:18.877521 28202 consensus_queue.cc:1048] T 5c1ac4e1cf75419da8801dcf0e59a57c P 2f551a4760c24d2b8dd4a453c346f1e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:18.880201 28138 consensus_queue.cc:1048] T 107c5a90566a48af81968090c4a7492e P f15abbe0c5fc4270aabb697d80b9f6a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:18.893833 27794 raft_consensus.cc:1275] T 107c5a90566a48af81968090c4a7492e P 2f551a4760c24d2b8dd4a453c346f1e0 [term 2 FOLLOWER]: Refusing update from remote peer f15abbe0c5fc4270aabb697d80b9f6a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:18.897130 28118 consensus_queue.cc:1048] T 107c5a90566a48af81968090c4a7492e P f15abbe0c5fc4270aabb697d80b9f6a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:19.028105 27794 raft_consensus.cc:1275] T 510e2defae494967aafc834c6be3120d P 2f551a4760c24d2b8dd4a453c346f1e0 [term 2 FOLLOWER]: Refusing update from remote peer f15abbe0c5fc4270aabb697d80b9f6a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:19.029261 28158 consensus_queue.cc:1048] T 510e2defae494967aafc834c6be3120d P f15abbe0c5fc4270aabb697d80b9f6a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:19.037442 27946 raft_consensus.cc:1275] T 510e2defae494967aafc834c6be3120d P 27851a24fea741129fd2791713dd313e [term 2 FOLLOWER]: Refusing update from remote peer f15abbe0c5fc4270aabb697d80b9f6a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:19.039467 28118 consensus_queue.cc:1048] T 510e2defae494967aafc834c6be3120d P f15abbe0c5fc4270aabb697d80b9f6a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:21.100368 27695 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:46756:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:07:21.119066 27695 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46756:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:07:21.142009 23887 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260710 11:07:21.370882 28243 log.cc:927] Time spent T fc4c7565a65444e1a484f35730b958b2 P f15abbe0c5fc4270aabb697d80b9f6a5: Append to log took a long time: real 0.079s	user 0.001s	sys 0.000s
W20260710 11:07:21.375702 28241 log.cc:927] Time spent T 0eb1638c31f048088e1ec28c582fc8d0 P f15abbe0c5fc4270aabb697d80b9f6a5: Append to log took a long time: real 0.096s	user 0.003s	sys 0.001s
I20260710 11:07:21.480611 28263 tablet.cc:1724] T 510e2defae494967aafc834c6be3120d P 27851a24fea741129fd2791713dd313e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:21.497967 27871 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dddc2f0cff024accaa68b082674e9491"
dest_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5"
mode: GRACEFUL
new_leader_uuid: "27851a24fea741129fd2791713dd313e"
 from {username='slave'} at 127.0.0.1:52406
I20260710 11:07:21.465961 28255 tablet.cc:1724] T 510e2defae494967aafc834c6be3120d P f15abbe0c5fc4270aabb697d80b9f6a5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:21.474339 28260 tablet.cc:1724] T 29311640944a42949753aca54b890454 P 27851a24fea741129fd2791713dd313e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:07:21.525349 28259 log.cc:927] Time spent T dddc2f0cff024accaa68b082674e9491 P 27851a24fea741129fd2791713dd313e: Append to log took a long time: real 0.100s	user 0.001s	sys 0.000s
I20260710 11:07:21.555204 28269 tablet.cc:1724] T fc4c7565a65444e1a484f35730b958b2 P 2f551a4760c24d2b8dd4a453c346f1e0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:21.555279 28271 tablet.cc:1724] T dddc2f0cff024accaa68b082674e9491 P f15abbe0c5fc4270aabb697d80b9f6a5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:07:21.586199 27974 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:29311640944a42949753aca54b890454)
W20260710 11:07:21.622991 27974 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:29311640944a42949753aca54b890454)
W20260710 11:07:21.626869 27974 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:29311640944a42949753aca54b890454)
I20260710 11:07:21.574726 28255 tablet.cc:1724] T 0eb1638c31f048088e1ec28c582fc8d0 P f15abbe0c5fc4270aabb697d80b9f6a5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:21.625895 28274 tablet.cc:1724] T 29311640944a42949753aca54b890454 P 2f551a4760c24d2b8dd4a453c346f1e0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:21.905628 28277 tablet.cc:1724] T dddc2f0cff024accaa68b082674e9491 P 2f551a4760c24d2b8dd4a453c346f1e0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:21.915931 27871 raft_consensus.cc:606] T dddc2f0cff024accaa68b082674e9491 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 LEADER]: Received request to transfer leadership to TS 27851a24fea741129fd2791713dd313e
W20260710 11:07:21.951182 28205 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.622s	user 0.004s	sys 0.001s
W20260710 11:07:21.951531 28205 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.622s	user 0.004s	sys 0.001s
W20260710 11:07:21.976967 28235 log.cc:927] Time spent T 107c5a90566a48af81968090c4a7492e P f15abbe0c5fc4270aabb697d80b9f6a5: Append to log took a long time: real 0.682s	user 0.004s	sys 0.000s
W20260710 11:07:21.990109 27943 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.699s	user 0.044s	sys 0.049s
W20260710 11:07:21.990532 27943 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.702s	user 0.044s	sys 0.049s
W20260710 11:07:22.018496 27869 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.553s	user 0.018s	sys 0.035s
W20260710 11:07:22.019006 27869 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.554s	user 0.019s	sys 0.035s
I20260710 11:07:22.018518 28277 tablet.cc:1724] T 67a2310422574cba86eaa35e00afa303 P 2f551a4760c24d2b8dd4a453c346f1e0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:07:22.025576 27796 thread.cc:641] apply [worker] (thread pool) Time spent creating pthread: real 0.507s	user 0.021s	sys 0.037s
W20260710 11:07:22.025966 27796 thread.cc:608] apply [worker] (thread pool) Time spent starting thread: real 0.507s	user 0.021s	sys 0.037s
W20260710 11:07:22.048066 27795 thread.cc:641] apply [worker] (thread pool) Time spent creating pthread: real 0.559s	user 0.030s	sys 0.030s
W20260710 11:07:22.048501 27795 thread.cc:608] apply [worker] (thread pool) Time spent starting thread: real 0.560s	user 0.030s	sys 0.030s
I20260710 11:07:22.051867 28277 tablet.cc:1724] T 0eb1638c31f048088e1ec28c582fc8d0 P 2f551a4760c24d2b8dd4a453c346f1e0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:22.058404 28274 tablet.cc:1724] T 510e2defae494967aafc834c6be3120d P 2f551a4760c24d2b8dd4a453c346f1e0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:22.063108 28271 tablet.cc:1724] T 67a2310422574cba86eaa35e00afa303 P f15abbe0c5fc4270aabb697d80b9f6a5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:22.067806 28276 tablet.cc:1724] T fc4c7565a65444e1a484f35730b958b2 P f15abbe0c5fc4270aabb697d80b9f6a5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:22.074343 28269 tablet.cc:1724] T 5c1ac4e1cf75419da8801dcf0e59a57c P 2f551a4760c24d2b8dd4a453c346f1e0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:22.075742 28271 tablet.cc:1724] T 29311640944a42949753aca54b890454 P f15abbe0c5fc4270aabb697d80b9f6a5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:22.096478 28269 tablet.cc:1724] T cf952455e2e44703954fe3fa3dcb18e4 P 2f551a4760c24d2b8dd4a453c346f1e0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:22.101300 28273 raft_consensus.cc:993] T dddc2f0cff024accaa68b082674e9491 P f15abbe0c5fc4270aabb697d80b9f6a5: : Instructing follower 27851a24fea741129fd2791713dd313e to start an election
I20260710 11:07:22.101848 28273 raft_consensus.cc:1081] T dddc2f0cff024accaa68b082674e9491 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 LEADER]: Signalling peer 27851a24fea741129fd2791713dd313e to start an election
I20260710 11:07:22.115785 28287 tablet.cc:1724] T 5c1ac4e1cf75419da8801dcf0e59a57c P f15abbe0c5fc4270aabb697d80b9f6a5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:22.118039 28260 tablet.cc:1724] T 67a2310422574cba86eaa35e00afa303 P 27851a24fea741129fd2791713dd313e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:22.130443 28287 tablet.cc:1724] T 107c5a90566a48af81968090c4a7492e P f15abbe0c5fc4270aabb697d80b9f6a5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:22.131989 28263 tablet.cc:1724] T 0eb1638c31f048088e1ec28c582fc8d0 P 27851a24fea741129fd2791713dd313e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:22.138159 27941 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dddc2f0cff024accaa68b082674e9491"
dest_uuid: "27851a24fea741129fd2791713dd313e"
 from {username='slave'} at 127.0.0.1:49528
I20260710 11:07:22.138782 27941 raft_consensus.cc:493] T dddc2f0cff024accaa68b082674e9491 P 27851a24fea741129fd2791713dd313e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:22.139147 27941 raft_consensus.cc:3060] T dddc2f0cff024accaa68b082674e9491 P 27851a24fea741129fd2791713dd313e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:22.146839 28277 tablet.cc:1724] T 107c5a90566a48af81968090c4a7492e P 2f551a4760c24d2b8dd4a453c346f1e0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:22.162271 28290 tablet.cc:1724] T 107c5a90566a48af81968090c4a7492e P 27851a24fea741129fd2791713dd313e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:22.164590 28291 tablet.cc:1724] T dddc2f0cff024accaa68b082674e9491 P 27851a24fea741129fd2791713dd313e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:22.160595 28263 tablet.cc:1724] T 5c1ac4e1cf75419da8801dcf0e59a57c P 27851a24fea741129fd2791713dd313e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:22.188189 27695 catalog_manager.cc:5789] TS f15abbe0c5fc4270aabb697d80b9f6a5 (127.23.83.194:45239) does not have the latest schema for tablet 107c5a90566a48af81968090c4a7492e (table soft_deleted_table [id=6476f7311ef54cd9b3bf648d2bf9a470]). Expected version 1 got 0
I20260710 11:07:22.193647 28291 tablet.cc:1724] T fc4c7565a65444e1a484f35730b958b2 P 27851a24fea741129fd2791713dd313e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:22.193862 28255 tablet.cc:1724] T cf952455e2e44703954fe3fa3dcb18e4 P f15abbe0c5fc4270aabb697d80b9f6a5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:22.194973 27941 raft_consensus.cc:515] T dddc2f0cff024accaa68b082674e9491 P 27851a24fea741129fd2791713dd313e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:22.198681 27871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dddc2f0cff024accaa68b082674e9491" candidate_uuid: "27851a24fea741129fd2791713dd313e" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5"
I20260710 11:07:22.199321 27871 raft_consensus.cc:3055] T dddc2f0cff024accaa68b082674e9491 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:22.199633 27871 raft_consensus.cc:740] T dddc2f0cff024accaa68b082674e9491 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f15abbe0c5fc4270aabb697d80b9f6a5, State: Running, Role: LEADER
I20260710 11:07:22.200495 27871 consensus_queue.cc:260] T dddc2f0cff024accaa68b082674e9491 P f15abbe0c5fc4270aabb697d80b9f6a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:22.201603 27871 raft_consensus.cc:3060] T dddc2f0cff024accaa68b082674e9491 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:22.198789 27798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dddc2f0cff024accaa68b082674e9491" candidate_uuid: "27851a24fea741129fd2791713dd313e" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "2f551a4760c24d2b8dd4a453c346f1e0"
I20260710 11:07:22.204854 27798 raft_consensus.cc:3060] T dddc2f0cff024accaa68b082674e9491 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:22.211515 27798 raft_consensus.cc:2468] T dddc2f0cff024accaa68b082674e9491 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27851a24fea741129fd2791713dd313e in term 2.
I20260710 11:07:22.212639 27941 leader_election.cc:290] T dddc2f0cff024accaa68b082674e9491 P 27851a24fea741129fd2791713dd313e [CANDIDATE]: Term 2 election: Requested vote from peers 2f551a4760c24d2b8dd4a453c346f1e0 (127.23.83.193:34799), f15abbe0c5fc4270aabb697d80b9f6a5 (127.23.83.194:45239)
I20260710 11:07:22.213091 27911 leader_election.cc:304] T dddc2f0cff024accaa68b082674e9491 P 27851a24fea741129fd2791713dd313e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27851a24fea741129fd2791713dd313e, 2f551a4760c24d2b8dd4a453c346f1e0; no voters: 
I20260710 11:07:22.214892 28262 raft_consensus.cc:2804] T dddc2f0cff024accaa68b082674e9491 P 27851a24fea741129fd2791713dd313e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:22.215344 28262 raft_consensus.cc:697] T dddc2f0cff024accaa68b082674e9491 P 27851a24fea741129fd2791713dd313e [term 2 LEADER]: Becoming Leader. State: Replica: 27851a24fea741129fd2791713dd313e, State: Running, Role: LEADER
W20260710 11:07:22.216388 27945 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.673s	user 0.008s	sys 0.000s
W20260710 11:07:22.216722 27945 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.677s	user 0.008s	sys 0.000s
I20260710 11:07:22.218602 28262 consensus_queue.cc:237] T dddc2f0cff024accaa68b082674e9491 P 27851a24fea741129fd2791713dd313e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:22.229099 28291 tablet.cc:1724] T cf952455e2e44703954fe3fa3dcb18e4 P 27851a24fea741129fd2791713dd313e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:22.230005 27871 raft_consensus.cc:2468] T dddc2f0cff024accaa68b082674e9491 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27851a24fea741129fd2791713dd313e in term 2.
I20260710 11:07:22.248662 27798 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fc4c7565a65444e1a484f35730b958b2"
dest_uuid: "2f551a4760c24d2b8dd4a453c346f1e0"
mode: GRACEFUL
new_leader_uuid: "27851a24fea741129fd2791713dd313e"
 from {username='slave'} at 127.0.0.1:60322
I20260710 11:07:22.249294 27798 raft_consensus.cc:606] T fc4c7565a65444e1a484f35730b958b2 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 2 LEADER]: Received request to transfer leadership to TS 27851a24fea741129fd2791713dd313e
I20260710 11:07:22.251312 23887 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 11:07:22.252020 23887 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:22.252215 27693 catalog_manager.cc:5697] T dddc2f0cff024accaa68b082674e9491 P 27851a24fea741129fd2791713dd313e reported cstate change: term changed from 1 to 2, leader changed from f15abbe0c5fc4270aabb697d80b9f6a5 (127.23.83.194) to 27851a24fea741129fd2791713dd313e (127.23.83.195). New cstate: current_term: 2 leader_uuid: "27851a24fea741129fd2791713dd313e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:22.262856 27798 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "94f153c3a3bf4e38b78b7d3c9d0f38b7"
dest_uuid: "2f551a4760c24d2b8dd4a453c346f1e0"
mode: GRACEFUL
new_leader_uuid: "27851a24fea741129fd2791713dd313e"
 from {username='slave'} at 127.0.0.1:60322
I20260710 11:07:22.263538 27798 raft_consensus.cc:606] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 2 LEADER]: Received request to transfer leadership to TS 27851a24fea741129fd2791713dd313e
I20260710 11:07:22.266690 27871 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e9aad2a432e6492ea25ab38dcc2a90d1"
dest_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5"
mode: GRACEFUL
new_leader_uuid: "27851a24fea741129fd2791713dd313e"
 from {username='slave'} at 127.0.0.1:52406
I20260710 11:07:22.267311 27871 raft_consensus.cc:606] T e9aad2a432e6492ea25ab38dcc2a90d1 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 2 LEADER]: Received request to transfer leadership to TS 27851a24fea741129fd2791713dd313e
I20260710 11:07:22.269177 23887 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:07:22.269801 23887 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:07:22.272214 27696 catalog_manager.cc:6242] T 00000000000000000000000000000000 P c616f63177164095b352f6830bc87b4d: soft_deleted_table [id=6476f7311ef54cd9b3bf648d2bf9a470] alter complete (version 1)
I20260710 11:07:22.417214 28256 raft_consensus.cc:993] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 2f551a4760c24d2b8dd4a453c346f1e0: : Instructing follower 27851a24fea741129fd2791713dd313e to start an election
I20260710 11:07:22.417860 28211 raft_consensus.cc:1081] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 2 LEADER]: Signalling peer 27851a24fea741129fd2791713dd313e to start an election
I20260710 11:07:22.419426 27945 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "94f153c3a3bf4e38b78b7d3c9d0f38b7"
dest_uuid: "27851a24fea741129fd2791713dd313e"
 from {username='slave'} at 127.0.0.1:49526
I20260710 11:07:22.419955 27945 raft_consensus.cc:493] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 27851a24fea741129fd2791713dd313e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:22.420262 27945 raft_consensus.cc:3060] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 27851a24fea741129fd2791713dd313e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:22.426708 27945 raft_consensus.cc:515] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 27851a24fea741129fd2791713dd313e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } }
I20260710 11:07:22.428556 27945 leader_election.cc:290] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 27851a24fea741129fd2791713dd313e [CANDIDATE]: Term 3 election: Requested vote from peers 2f551a4760c24d2b8dd4a453c346f1e0 (127.23.83.193:34799), f15abbe0c5fc4270aabb697d80b9f6a5 (127.23.83.194:45239)
I20260710 11:07:22.429556 27798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f153c3a3bf4e38b78b7d3c9d0f38b7" candidate_uuid: "27851a24fea741129fd2791713dd313e" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "2f551a4760c24d2b8dd4a453c346f1e0"
I20260710 11:07:22.429840 27871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f153c3a3bf4e38b78b7d3c9d0f38b7" candidate_uuid: "27851a24fea741129fd2791713dd313e" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5"
I20260710 11:07:22.430266 27798 raft_consensus.cc:3055] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:22.430413 27871 raft_consensus.cc:3060] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:22.430663 27798 raft_consensus.cc:740] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2f551a4760c24d2b8dd4a453c346f1e0, State: Running, Role: LEADER
I20260710 11:07:22.431967 27798 consensus_queue.cc:260] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 2f551a4760c24d2b8dd4a453c346f1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } }
I20260710 11:07:22.433347 27798 raft_consensus.cc:3060] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:22.435623 27871 raft_consensus.cc:2468] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27851a24fea741129fd2791713dd313e in term 3.
I20260710 11:07:22.436800 27913 leader_election.cc:304] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 27851a24fea741129fd2791713dd313e [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: 27851a24fea741129fd2791713dd313e, f15abbe0c5fc4270aabb697d80b9f6a5; no voters: 
I20260710 11:07:22.437656 28262 raft_consensus.cc:2804] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 27851a24fea741129fd2791713dd313e [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:22.438122 28262 raft_consensus.cc:697] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 27851a24fea741129fd2791713dd313e [term 3 LEADER]: Becoming Leader. State: Replica: 27851a24fea741129fd2791713dd313e, State: Running, Role: LEADER
I20260710 11:07:22.438894 28262 consensus_queue.cc:237] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 27851a24fea741129fd2791713dd313e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } }
I20260710 11:07:22.442502 27798 raft_consensus.cc:2468] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27851a24fea741129fd2791713dd313e in term 3.
I20260710 11:07:22.449698 27695 catalog_manager.cc:5697] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 27851a24fea741129fd2791713dd313e reported cstate change: term changed from 2 to 3, leader changed from 2f551a4760c24d2b8dd4a453c346f1e0 (127.23.83.193) to 27851a24fea741129fd2791713dd313e (127.23.83.195). New cstate: current_term: 3 leader_uuid: "27851a24fea741129fd2791713dd313e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:22.562719 28158 raft_consensus.cc:993] T e9aad2a432e6492ea25ab38dcc2a90d1 P f15abbe0c5fc4270aabb697d80b9f6a5: : Instructing follower 27851a24fea741129fd2791713dd313e to start an election
I20260710 11:07:22.563247 28158 raft_consensus.cc:1081] T e9aad2a432e6492ea25ab38dcc2a90d1 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 2 LEADER]: Signalling peer 27851a24fea741129fd2791713dd313e to start an election
I20260710 11:07:22.564713 27945 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e9aad2a432e6492ea25ab38dcc2a90d1"
dest_uuid: "27851a24fea741129fd2791713dd313e"
 from {username='slave'} at 127.0.0.1:49528
I20260710 11:07:22.565200 27945 raft_consensus.cc:493] T e9aad2a432e6492ea25ab38dcc2a90d1 P 27851a24fea741129fd2791713dd313e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:22.565521 27945 raft_consensus.cc:3060] T e9aad2a432e6492ea25ab38dcc2a90d1 P 27851a24fea741129fd2791713dd313e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:22.569893 27945 raft_consensus.cc:515] T e9aad2a432e6492ea25ab38dcc2a90d1 P 27851a24fea741129fd2791713dd313e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:22.571383 27945 leader_election.cc:290] T e9aad2a432e6492ea25ab38dcc2a90d1 P 27851a24fea741129fd2791713dd313e [CANDIDATE]: Term 3 election: Requested vote from peers 2f551a4760c24d2b8dd4a453c346f1e0 (127.23.83.193:34799), f15abbe0c5fc4270aabb697d80b9f6a5 (127.23.83.194:45239)
I20260710 11:07:22.572115 27798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9aad2a432e6492ea25ab38dcc2a90d1" candidate_uuid: "27851a24fea741129fd2791713dd313e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2f551a4760c24d2b8dd4a453c346f1e0"
I20260710 11:07:22.572810 27798 raft_consensus.cc:3060] T e9aad2a432e6492ea25ab38dcc2a90d1 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:22.573184 27872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9aad2a432e6492ea25ab38dcc2a90d1" candidate_uuid: "27851a24fea741129fd2791713dd313e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5"
I20260710 11:07:22.573752 27872 raft_consensus.cc:3055] T e9aad2a432e6492ea25ab38dcc2a90d1 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:22.574044 27872 raft_consensus.cc:740] T e9aad2a432e6492ea25ab38dcc2a90d1 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f15abbe0c5fc4270aabb697d80b9f6a5, State: Running, Role: LEADER
I20260710 11:07:22.574770 27872 consensus_queue.cc:260] T e9aad2a432e6492ea25ab38dcc2a90d1 P f15abbe0c5fc4270aabb697d80b9f6a5 [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: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:22.576001 27872 raft_consensus.cc:3060] T e9aad2a432e6492ea25ab38dcc2a90d1 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:22.579169 27798 raft_consensus.cc:2468] T e9aad2a432e6492ea25ab38dcc2a90d1 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27851a24fea741129fd2791713dd313e in term 3.
I20260710 11:07:22.580688 27911 leader_election.cc:304] T e9aad2a432e6492ea25ab38dcc2a90d1 P 27851a24fea741129fd2791713dd313e [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: 27851a24fea741129fd2791713dd313e, 2f551a4760c24d2b8dd4a453c346f1e0; no voters: 
I20260710 11:07:22.581749 27872 raft_consensus.cc:2468] T e9aad2a432e6492ea25ab38dcc2a90d1 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27851a24fea741129fd2791713dd313e in term 3.
I20260710 11:07:22.581883 28262 raft_consensus.cc:2804] T e9aad2a432e6492ea25ab38dcc2a90d1 P 27851a24fea741129fd2791713dd313e [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:22.583410 28262 raft_consensus.cc:697] T e9aad2a432e6492ea25ab38dcc2a90d1 P 27851a24fea741129fd2791713dd313e [term 3 LEADER]: Becoming Leader. State: Replica: 27851a24fea741129fd2791713dd313e, State: Running, Role: LEADER
I20260710 11:07:22.584339 28262 consensus_queue.cc:237] T e9aad2a432e6492ea25ab38dcc2a90d1 P 27851a24fea741129fd2791713dd313e [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: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:22.592033 27695 catalog_manager.cc:5697] T e9aad2a432e6492ea25ab38dcc2a90d1 P 27851a24fea741129fd2791713dd313e reported cstate change: term changed from 2 to 3, leader changed from f15abbe0c5fc4270aabb697d80b9f6a5 (127.23.83.194) to 27851a24fea741129fd2791713dd313e (127.23.83.195). New cstate: current_term: 3 leader_uuid: "27851a24fea741129fd2791713dd313e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:22.627143 28256 raft_consensus.cc:993] T fc4c7565a65444e1a484f35730b958b2 P 2f551a4760c24d2b8dd4a453c346f1e0: : Instructing follower 27851a24fea741129fd2791713dd313e to start an election
I20260710 11:07:22.627602 28211 raft_consensus.cc:1081] T fc4c7565a65444e1a484f35730b958b2 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 2 LEADER]: Signalling peer 27851a24fea741129fd2791713dd313e to start an election
I20260710 11:07:22.628875 27945 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fc4c7565a65444e1a484f35730b958b2"
dest_uuid: "27851a24fea741129fd2791713dd313e"
 from {username='slave'} at 127.0.0.1:49526
I20260710 11:07:22.629237 27945 raft_consensus.cc:493] T fc4c7565a65444e1a484f35730b958b2 P 27851a24fea741129fd2791713dd313e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:22.629572 27945 raft_consensus.cc:3060] T fc4c7565a65444e1a484f35730b958b2 P 27851a24fea741129fd2791713dd313e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:22.633899 27945 raft_consensus.cc:515] T fc4c7565a65444e1a484f35730b958b2 P 27851a24fea741129fd2791713dd313e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:22.635540 27945 leader_election.cc:290] T fc4c7565a65444e1a484f35730b958b2 P 27851a24fea741129fd2791713dd313e [CANDIDATE]: Term 3 election: Requested vote from peers 2f551a4760c24d2b8dd4a453c346f1e0 (127.23.83.193:34799), f15abbe0c5fc4270aabb697d80b9f6a5 (127.23.83.194:45239)
I20260710 11:07:22.636165 27798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc4c7565a65444e1a484f35730b958b2" candidate_uuid: "27851a24fea741129fd2791713dd313e" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "2f551a4760c24d2b8dd4a453c346f1e0"
I20260710 11:07:22.636574 27871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc4c7565a65444e1a484f35730b958b2" candidate_uuid: "27851a24fea741129fd2791713dd313e" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5"
I20260710 11:07:22.636724 27798 raft_consensus.cc:3055] T fc4c7565a65444e1a484f35730b958b2 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:22.637079 27798 raft_consensus.cc:740] T fc4c7565a65444e1a484f35730b958b2 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2f551a4760c24d2b8dd4a453c346f1e0, State: Running, Role: LEADER
I20260710 11:07:22.637125 27871 raft_consensus.cc:3060] T fc4c7565a65444e1a484f35730b958b2 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:22.637890 27798 consensus_queue.cc:260] T fc4c7565a65444e1a484f35730b958b2 P 2f551a4760c24d2b8dd4a453c346f1e0 [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: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:22.638715 27798 raft_consensus.cc:3060] T fc4c7565a65444e1a484f35730b958b2 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:22.642220 27871 raft_consensus.cc:2468] T fc4c7565a65444e1a484f35730b958b2 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27851a24fea741129fd2791713dd313e in term 3.
I20260710 11:07:22.643150 27913 leader_election.cc:304] T fc4c7565a65444e1a484f35730b958b2 P 27851a24fea741129fd2791713dd313e [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: 27851a24fea741129fd2791713dd313e, f15abbe0c5fc4270aabb697d80b9f6a5; no voters: 
I20260710 11:07:22.643886 28262 raft_consensus.cc:2804] T fc4c7565a65444e1a484f35730b958b2 P 27851a24fea741129fd2791713dd313e [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:22.644345 27798 raft_consensus.cc:2468] T fc4c7565a65444e1a484f35730b958b2 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27851a24fea741129fd2791713dd313e in term 3.
I20260710 11:07:22.645049 28262 raft_consensus.cc:697] T fc4c7565a65444e1a484f35730b958b2 P 27851a24fea741129fd2791713dd313e [term 3 LEADER]: Becoming Leader. State: Replica: 27851a24fea741129fd2791713dd313e, State: Running, Role: LEADER
I20260710 11:07:22.646006 28262 consensus_queue.cc:237] T fc4c7565a65444e1a484f35730b958b2 P 27851a24fea741129fd2791713dd313e [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: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } }
I20260710 11:07:22.652526 27695 catalog_manager.cc:5697] T fc4c7565a65444e1a484f35730b958b2 P 27851a24fea741129fd2791713dd313e reported cstate change: term changed from 2 to 3, leader changed from 2f551a4760c24d2b8dd4a453c346f1e0 (127.23.83.193) to 27851a24fea741129fd2791713dd313e (127.23.83.195). New cstate: current_term: 3 leader_uuid: "27851a24fea741129fd2791713dd313e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27851a24fea741129fd2791713dd313e" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 43303 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:22.787827 27798 raft_consensus.cc:1275] T dddc2f0cff024accaa68b082674e9491 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 2 FOLLOWER]: Refusing update from remote peer 27851a24fea741129fd2791713dd313e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:07:22.788914 28262 consensus_queue.cc:1048] T dddc2f0cff024accaa68b082674e9491 P 27851a24fea741129fd2791713dd313e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:22.797148 27871 raft_consensus.cc:1275] T dddc2f0cff024accaa68b082674e9491 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 2 FOLLOWER]: Refusing update from remote peer 27851a24fea741129fd2791713dd313e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:07:22.799134 28205 consensus_queue.cc:1048] T dddc2f0cff024accaa68b082674e9491 P 27851a24fea741129fd2791713dd313e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:23.037067 27798 raft_consensus.cc:1275] T e9aad2a432e6492ea25ab38dcc2a90d1 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 3 FOLLOWER]: Refusing update from remote peer 27851a24fea741129fd2791713dd313e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:23.038251 28262 consensus_queue.cc:1048] T e9aad2a432e6492ea25ab38dcc2a90d1 P 27851a24fea741129fd2791713dd313e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:23.049204 27871 raft_consensus.cc:1275] T e9aad2a432e6492ea25ab38dcc2a90d1 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 3 FOLLOWER]: Refusing update from remote peer 27851a24fea741129fd2791713dd313e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:23.050825 28303 consensus_queue.cc:1048] T e9aad2a432e6492ea25ab38dcc2a90d1 P 27851a24fea741129fd2791713dd313e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 11:07:23.051631 27969 debug-util.cc:398] Leaking SignalData structure 0x7b08000f1140 after lost signal to thread 23890
I20260710 11:07:23.052201 27871 raft_consensus.cc:1275] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 3 FOLLOWER]: Refusing update from remote peer 27851a24fea741129fd2791713dd313e: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260710 11:07:23.052762 27969 debug-util.cc:398] Leaking SignalData structure 0x7b08000c9200 after lost signal to thread 27730
W20260710 11:07:23.054857 27969 debug-util.cc:398] Leaking SignalData structure 0x7b08000bf940 after lost signal to thread 27897
W20260710 11:07:23.056049 27969 debug-util.cc:398] Leaking SignalData structure 0x7b08000c5420 after lost signal to thread 27972
I20260710 11:07:23.057648 28303 consensus_queue.cc:1048] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 27851a24fea741129fd2791713dd313e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:23.065460 27798 raft_consensus.cc:1275] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 3 FOLLOWER]: Refusing update from remote peer 27851a24fea741129fd2791713dd313e: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:07:23.081619 28303 consensus_queue.cc:1048] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 27851a24fea741129fd2791713dd313e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:23.082309 27794 raft_consensus.cc:1275] T fc4c7565a65444e1a484f35730b958b2 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 3 FOLLOWER]: Refusing update from remote peer 27851a24fea741129fd2791713dd313e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:07:23.093140 28306 consensus_queue.cc:1048] T fc4c7565a65444e1a484f35730b958b2 P 27851a24fea741129fd2791713dd313e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f551a4760c24d2b8dd4a453c346f1e0" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 34799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:23.105005 27871 raft_consensus.cc:1275] T fc4c7565a65444e1a484f35730b958b2 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 3 FOLLOWER]: Refusing update from remote peer 27851a24fea741129fd2791713dd313e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:07:23.106698 28205 consensus_queue.cc:1048] T fc4c7565a65444e1a484f35730b958b2 P 27851a24fea741129fd2791713dd313e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f15abbe0c5fc4270aabb697d80b9f6a5" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 45239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:23.331264 23887 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 11:07:23.336432 23887 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 11:07:23.336854 23887 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:23.342640 23887 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 11:07:23.343182 23887 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:07:24.370820 23887 tablet_server.cc:179] TabletServer@127.23.83.193:0 shutting down...
W20260710 11:07:24.374190 27837 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 7 similar messages]
W20260710 11:07:24.378597 27837 consensus_peers.cc:597] T 0eb1638c31f048088e1ec28c582fc8d0 P f15abbe0c5fc4270aabb697d80b9f6a5 -> Peer 2f551a4760c24d2b8dd4a453c346f1e0 (127.23.83.193:34799): Couldn't send request to peer 2f551a4760c24d2b8dd4a453c346f1e0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:07:24.400307 27837 consensus_peers.cc:597] T 9fc1d164e01048f3b331c44c817c4d74 P f15abbe0c5fc4270aabb697d80b9f6a5 -> Peer 2f551a4760c24d2b8dd4a453c346f1e0 (127.23.83.193:34799): Couldn't send request to peer 2f551a4760c24d2b8dd4a453c346f1e0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:07:24.412241 27911 consensus_peers.cc:597] T e9aad2a432e6492ea25ab38dcc2a90d1 P 27851a24fea741129fd2791713dd313e -> Peer 2f551a4760c24d2b8dd4a453c346f1e0 (127.23.83.193:34799): Couldn't send request to peer 2f551a4760c24d2b8dd4a453c346f1e0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:24.415407 23887 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:24.416170 23887 tablet_replica.cc:333] T dddc2f0cff024accaa68b082674e9491 P 2f551a4760c24d2b8dd4a453c346f1e0: stopping tablet replica
I20260710 11:07:24.416814 23887 raft_consensus.cc:2243] T dddc2f0cff024accaa68b082674e9491 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:24.417294 23887 raft_consensus.cc:2272] T dddc2f0cff024accaa68b082674e9491 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:24.419512 23887 tablet_replica.cc:333] T fc4c7565a65444e1a484f35730b958b2 P 2f551a4760c24d2b8dd4a453c346f1e0: stopping tablet replica
I20260710 11:07:24.420387 23887 raft_consensus.cc:2243] T fc4c7565a65444e1a484f35730b958b2 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:24.420923 23887 raft_consensus.cc:2272] T fc4c7565a65444e1a484f35730b958b2 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:07:24.421377 27837 consensus_peers.cc:597] T 107c5a90566a48af81968090c4a7492e P f15abbe0c5fc4270aabb697d80b9f6a5 -> Peer 2f551a4760c24d2b8dd4a453c346f1e0 (127.23.83.193:34799): Couldn't send request to peer 2f551a4760c24d2b8dd4a453c346f1e0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:24.422726 23887 tablet_replica.cc:333] T cf952455e2e44703954fe3fa3dcb18e4 P 2f551a4760c24d2b8dd4a453c346f1e0: stopping tablet replica
I20260710 11:07:24.423338 23887 raft_consensus.cc:2243] T cf952455e2e44703954fe3fa3dcb18e4 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:24.424118 23887 raft_consensus.cc:2272] T cf952455e2e44703954fe3fa3dcb18e4 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:24.425786 23887 tablet_replica.cc:333] T 0eb1638c31f048088e1ec28c582fc8d0 P 2f551a4760c24d2b8dd4a453c346f1e0: stopping tablet replica
I20260710 11:07:24.426335 23887 raft_consensus.cc:2243] T 0eb1638c31f048088e1ec28c582fc8d0 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:24.426746 23887 raft_consensus.cc:2272] T 0eb1638c31f048088e1ec28c582fc8d0 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:24.428448 23887 tablet_replica.cc:333] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 2f551a4760c24d2b8dd4a453c346f1e0: stopping tablet replica
I20260710 11:07:24.429019 23887 raft_consensus.cc:2243] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:24.429415 23887 raft_consensus.cc:2272] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:24.431257 23887 tablet_replica.cc:333] T 67a2310422574cba86eaa35e00afa303 P 2f551a4760c24d2b8dd4a453c346f1e0: stopping tablet replica
I20260710 11:07:24.431886 23887 raft_consensus.cc:2243] T 67a2310422574cba86eaa35e00afa303 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:24.432617 23887 raft_consensus.cc:2272] T 67a2310422574cba86eaa35e00afa303 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:24.434338 23887 tablet_replica.cc:333] T 5c1ac4e1cf75419da8801dcf0e59a57c P 2f551a4760c24d2b8dd4a453c346f1e0: stopping tablet replica
I20260710 11:07:24.435026 23887 raft_consensus.cc:2243] T 5c1ac4e1cf75419da8801dcf0e59a57c P 2f551a4760c24d2b8dd4a453c346f1e0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:24.435750 23887 raft_consensus.cc:2272] T 5c1ac4e1cf75419da8801dcf0e59a57c P 2f551a4760c24d2b8dd4a453c346f1e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:24.437418 23887 tablet_replica.cc:333] T 342877dca5644c3aabfc5404a6f2e403 P 2f551a4760c24d2b8dd4a453c346f1e0: stopping tablet replica
I20260710 11:07:24.437961 23887 raft_consensus.cc:2243] T 342877dca5644c3aabfc5404a6f2e403 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:24.438421 23887 raft_consensus.cc:2272] T 342877dca5644c3aabfc5404a6f2e403 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:24.440282 23887 tablet_replica.cc:333] T 510e2defae494967aafc834c6be3120d P 2f551a4760c24d2b8dd4a453c346f1e0: stopping tablet replica
I20260710 11:07:24.440812 23887 raft_consensus.cc:2243] T 510e2defae494967aafc834c6be3120d P 2f551a4760c24d2b8dd4a453c346f1e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:24.441250 23887 raft_consensus.cc:2272] T 510e2defae494967aafc834c6be3120d P 2f551a4760c24d2b8dd4a453c346f1e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:24.442929 23887 tablet_replica.cc:333] T a231d33a4bd74e748749929824a56c24 P 2f551a4760c24d2b8dd4a453c346f1e0: stopping tablet replica
I20260710 11:07:24.443471 23887 raft_consensus.cc:2243] T a231d33a4bd74e748749929824a56c24 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:24.444350 23887 raft_consensus.cc:2272] T a231d33a4bd74e748749929824a56c24 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:24.446756 23887 tablet_replica.cc:333] T e9aad2a432e6492ea25ab38dcc2a90d1 P 2f551a4760c24d2b8dd4a453c346f1e0: stopping tablet replica
I20260710 11:07:24.447477 23887 raft_consensus.cc:2243] T e9aad2a432e6492ea25ab38dcc2a90d1 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:24.448030 23887 raft_consensus.cc:2272] T e9aad2a432e6492ea25ab38dcc2a90d1 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:24.450250 23887 tablet_replica.cc:333] T 8c91ec2cbb174f0fa310071c62dddb90 P 2f551a4760c24d2b8dd4a453c346f1e0: stopping tablet replica
I20260710 11:07:24.450809 23887 raft_consensus.cc:2243] T 8c91ec2cbb174f0fa310071c62dddb90 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:24.452455 23887 raft_consensus.cc:2272] T 8c91ec2cbb174f0fa310071c62dddb90 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:24.454924 23887 tablet_replica.cc:333] T 03dc2489adef4f34b023051d12e2a9d5 P 2f551a4760c24d2b8dd4a453c346f1e0: stopping tablet replica
I20260710 11:07:24.455497 23887 raft_consensus.cc:2243] T 03dc2489adef4f34b023051d12e2a9d5 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:24.456471 23887 raft_consensus.cc:2272] T 03dc2489adef4f34b023051d12e2a9d5 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:24.458673 23887 tablet_replica.cc:333] T 29311640944a42949753aca54b890454 P 2f551a4760c24d2b8dd4a453c346f1e0: stopping tablet replica
I20260710 11:07:24.459267 23887 raft_consensus.cc:2243] T 29311640944a42949753aca54b890454 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:24.459728 23887 raft_consensus.cc:2272] T 29311640944a42949753aca54b890454 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:24.462049 23887 tablet_replica.cc:333] T 0a5f2eeed1624fd096f367c801f4cb5a P 2f551a4760c24d2b8dd4a453c346f1e0: stopping tablet replica
I20260710 11:07:24.462744 23887 raft_consensus.cc:2243] T 0a5f2eeed1624fd096f367c801f4cb5a P 2f551a4760c24d2b8dd4a453c346f1e0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:24.463517 23887 raft_consensus.cc:2272] T 0a5f2eeed1624fd096f367c801f4cb5a P 2f551a4760c24d2b8dd4a453c346f1e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:24.465516 23887 tablet_replica.cc:333] T 9fc1d164e01048f3b331c44c817c4d74 P 2f551a4760c24d2b8dd4a453c346f1e0: stopping tablet replica
I20260710 11:07:24.466035 23887 raft_consensus.cc:2243] T 9fc1d164e01048f3b331c44c817c4d74 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:24.466459 23887 raft_consensus.cc:2272] T 9fc1d164e01048f3b331c44c817c4d74 P 2f551a4760c24d2b8dd4a453c346f1e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:24.468442 23887 tablet_replica.cc:333] T 107c5a90566a48af81968090c4a7492e P 2f551a4760c24d2b8dd4a453c346f1e0: stopping tablet replica
I20260710 11:07:24.468932 23887 raft_consensus.cc:2243] T 107c5a90566a48af81968090c4a7492e P 2f551a4760c24d2b8dd4a453c346f1e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:24.469358 23887 raft_consensus.cc:2272] T 107c5a90566a48af81968090c4a7492e P 2f551a4760c24d2b8dd4a453c346f1e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:24.471062 23887 tablet_replica.cc:333] T e535174ce59748988227f5a6d70b7f0a P 2f551a4760c24d2b8dd4a453c346f1e0: stopping tablet replica
I20260710 11:07:24.471505 23887 raft_consensus.cc:2243] T e535174ce59748988227f5a6d70b7f0a P 2f551a4760c24d2b8dd4a453c346f1e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:24.471999 23887 raft_consensus.cc:2272] T e535174ce59748988227f5a6d70b7f0a P 2f551a4760c24d2b8dd4a453c346f1e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:24.544938 23887 tablet_server.cc:196] TabletServer@127.23.83.193:0 shutdown complete.
W20260710 11:07:24.556514 27911 consensus_peers.cc:597] T 342877dca5644c3aabfc5404a6f2e403 P 27851a24fea741129fd2791713dd313e -> Peer 2f551a4760c24d2b8dd4a453c346f1e0 (127.23.83.193:34799): Couldn't send request to peer 2f551a4760c24d2b8dd4a453c346f1e0. Status: Network error: Client connection negotiation failed: client connection to 127.23.83.193:34799: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:07:24.576666 27911 consensus_peers.cc:597] T fc4c7565a65444e1a484f35730b958b2 P 27851a24fea741129fd2791713dd313e -> Peer 2f551a4760c24d2b8dd4a453c346f1e0 (127.23.83.193:34799): Couldn't send request to peer 2f551a4760c24d2b8dd4a453c346f1e0. Status: Network error: Client connection negotiation failed: client connection to 127.23.83.193:34799: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:07:24.579955 27837 consensus_peers.cc:597] T e535174ce59748988227f5a6d70b7f0a P f15abbe0c5fc4270aabb697d80b9f6a5 -> Peer 2f551a4760c24d2b8dd4a453c346f1e0 (127.23.83.193:34799): Couldn't send request to peer 2f551a4760c24d2b8dd4a453c346f1e0. Status: Network error: Client connection negotiation failed: client connection to 127.23.83.193:34799: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:07:24.589874 27837 consensus_peers.cc:597] T 8c91ec2cbb174f0fa310071c62dddb90 P f15abbe0c5fc4270aabb697d80b9f6a5 -> Peer 2f551a4760c24d2b8dd4a453c346f1e0 (127.23.83.193:34799): Couldn't send request to peer 2f551a4760c24d2b8dd4a453c346f1e0. Status: Network error: Client connection negotiation failed: client connection to 127.23.83.193:34799: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:07:24.614851 27911 consensus_peers.cc:597] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 27851a24fea741129fd2791713dd313e -> Peer 2f551a4760c24d2b8dd4a453c346f1e0 (127.23.83.193:34799): Couldn't send request to peer 2f551a4760c24d2b8dd4a453c346f1e0. Status: Network error: Client connection negotiation failed: client connection to 127.23.83.193:34799: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:24.649618 23887 tablet_server.cc:179] TabletServer@127.23.83.194:0 shutting down...
I20260710 11:07:24.694099 23887 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:24.695626 23887 tablet_replica.cc:333] T 0eb1638c31f048088e1ec28c582fc8d0 P f15abbe0c5fc4270aabb697d80b9f6a5: stopping tablet replica
I20260710 11:07:24.697212 23887 raft_consensus.cc:2243] T 0eb1638c31f048088e1ec28c582fc8d0 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:24.698596 23887 raft_consensus.cc:2272] T 0eb1638c31f048088e1ec28c582fc8d0 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:24.701371 23887 tablet_replica.cc:333] T dddc2f0cff024accaa68b082674e9491 P f15abbe0c5fc4270aabb697d80b9f6a5: stopping tablet replica
I20260710 11:07:24.702432 23887 raft_consensus.cc:2243] T dddc2f0cff024accaa68b082674e9491 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:24.703286 23887 raft_consensus.cc:2272] T dddc2f0cff024accaa68b082674e9491 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:24.707101 23887 tablet_replica.cc:333] T fc4c7565a65444e1a484f35730b958b2 P f15abbe0c5fc4270aabb697d80b9f6a5: stopping tablet replica
I20260710 11:07:24.708288 23887 raft_consensus.cc:2243] T fc4c7565a65444e1a484f35730b958b2 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:24.709105 23887 raft_consensus.cc:2272] T fc4c7565a65444e1a484f35730b958b2 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:24.711604 23887 tablet_replica.cc:333] T cf952455e2e44703954fe3fa3dcb18e4 P f15abbe0c5fc4270aabb697d80b9f6a5: stopping tablet replica
I20260710 11:07:24.712314 23887 raft_consensus.cc:2243] T cf952455e2e44703954fe3fa3dcb18e4 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:24.713137 23887 raft_consensus.cc:2272] T cf952455e2e44703954fe3fa3dcb18e4 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:24.715523 23887 tablet_replica.cc:333] T e535174ce59748988227f5a6d70b7f0a P f15abbe0c5fc4270aabb697d80b9f6a5: stopping tablet replica
I20260710 11:07:24.716081 23887 raft_consensus.cc:2243] T e535174ce59748988227f5a6d70b7f0a P f15abbe0c5fc4270aabb697d80b9f6a5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:24.717137 23887 raft_consensus.cc:2272] T e535174ce59748988227f5a6d70b7f0a P f15abbe0c5fc4270aabb697d80b9f6a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:24.719619 23887 tablet_replica.cc:333] T 107c5a90566a48af81968090c4a7492e P f15abbe0c5fc4270aabb697d80b9f6a5: stopping tablet replica
I20260710 11:07:24.720369 23887 raft_consensus.cc:2243] T 107c5a90566a48af81968090c4a7492e P f15abbe0c5fc4270aabb697d80b9f6a5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:24.721508 23887 raft_consensus.cc:2272] T 107c5a90566a48af81968090c4a7492e P f15abbe0c5fc4270aabb697d80b9f6a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:24.724119 23887 tablet_replica.cc:333] T 5c1ac4e1cf75419da8801dcf0e59a57c P f15abbe0c5fc4270aabb697d80b9f6a5: stopping tablet replica
I20260710 11:07:24.725037 23887 raft_consensus.cc:2243] T 5c1ac4e1cf75419da8801dcf0e59a57c P f15abbe0c5fc4270aabb697d80b9f6a5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:24.725986 23887 raft_consensus.cc:2272] T 5c1ac4e1cf75419da8801dcf0e59a57c P f15abbe0c5fc4270aabb697d80b9f6a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:24.728713 23887 tablet_replica.cc:333] T 342877dca5644c3aabfc5404a6f2e403 P f15abbe0c5fc4270aabb697d80b9f6a5: stopping tablet replica
I20260710 11:07:24.729339 23887 raft_consensus.cc:2243] T 342877dca5644c3aabfc5404a6f2e403 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:24.729974 23887 raft_consensus.cc:2272] T 342877dca5644c3aabfc5404a6f2e403 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:24.732870 23887 tablet_replica.cc:333] T 03dc2489adef4f34b023051d12e2a9d5 P f15abbe0c5fc4270aabb697d80b9f6a5: stopping tablet replica
I20260710 11:07:24.733702 23887 raft_consensus.cc:2243] T 03dc2489adef4f34b023051d12e2a9d5 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:24.734411 23887 raft_consensus.cc:2272] T 03dc2489adef4f34b023051d12e2a9d5 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:24.738240 23887 tablet_replica.cc:333] T 29311640944a42949753aca54b890454 P f15abbe0c5fc4270aabb697d80b9f6a5: stopping tablet replica
W20260710 11:07:24.738144 27911 consensus_peers.cc:597] T dddc2f0cff024accaa68b082674e9491 P 27851a24fea741129fd2791713dd313e -> Peer 2f551a4760c24d2b8dd4a453c346f1e0 (127.23.83.193:34799): Couldn't send request to peer 2f551a4760c24d2b8dd4a453c346f1e0. Status: Network error: Client connection negotiation failed: client connection to 127.23.83.193:34799: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:24.739123 23887 raft_consensus.cc:2243] T 29311640944a42949753aca54b890454 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:24.739900 23887 raft_consensus.cc:2272] T 29311640944a42949753aca54b890454 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:24.742471 23887 tablet_replica.cc:333] T 0a5f2eeed1624fd096f367c801f4cb5a P f15abbe0c5fc4270aabb697d80b9f6a5: stopping tablet replica
I20260710 11:07:24.742998 23887 raft_consensus.cc:2243] T 0a5f2eeed1624fd096f367c801f4cb5a P f15abbe0c5fc4270aabb697d80b9f6a5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:24.743589 23887 raft_consensus.cc:2272] T 0a5f2eeed1624fd096f367c801f4cb5a P f15abbe0c5fc4270aabb697d80b9f6a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:24.746155 23887 tablet_replica.cc:333] T 9fc1d164e01048f3b331c44c817c4d74 P f15abbe0c5fc4270aabb697d80b9f6a5: stopping tablet replica
I20260710 11:07:24.746780 23887 raft_consensus.cc:2243] T 9fc1d164e01048f3b331c44c817c4d74 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:24.748265 23887 raft_consensus.cc:2272] T 9fc1d164e01048f3b331c44c817c4d74 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:24.750859 23887 tablet_replica.cc:333] T 8c91ec2cbb174f0fa310071c62dddb90 P f15abbe0c5fc4270aabb697d80b9f6a5: stopping tablet replica
I20260710 11:07:24.751451 23887 raft_consensus.cc:2243] T 8c91ec2cbb174f0fa310071c62dddb90 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:24.752427 23887 raft_consensus.cc:2272] T 8c91ec2cbb174f0fa310071c62dddb90 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:24.754588 23887 tablet_replica.cc:333] T 510e2defae494967aafc834c6be3120d P f15abbe0c5fc4270aabb697d80b9f6a5: stopping tablet replica
I20260710 11:07:24.755126 23887 raft_consensus.cc:2243] T 510e2defae494967aafc834c6be3120d P f15abbe0c5fc4270aabb697d80b9f6a5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:24.756139 23887 raft_consensus.cc:2272] T 510e2defae494967aafc834c6be3120d P f15abbe0c5fc4270aabb697d80b9f6a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:24.758279 23887 tablet_replica.cc:333] T e9aad2a432e6492ea25ab38dcc2a90d1 P f15abbe0c5fc4270aabb697d80b9f6a5: stopping tablet replica
I20260710 11:07:24.758787 23887 raft_consensus.cc:2243] T e9aad2a432e6492ea25ab38dcc2a90d1 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:24.759260 23887 raft_consensus.cc:2272] T e9aad2a432e6492ea25ab38dcc2a90d1 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:24.762072 23887 tablet_replica.cc:333] T a231d33a4bd74e748749929824a56c24 P f15abbe0c5fc4270aabb697d80b9f6a5: stopping tablet replica
I20260710 11:07:24.763048 23887 raft_consensus.cc:2243] T a231d33a4bd74e748749929824a56c24 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:24.764014 23887 raft_consensus.cc:2272] T a231d33a4bd74e748749929824a56c24 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:24.767630 23887 tablet_replica.cc:333] T 67a2310422574cba86eaa35e00afa303 P f15abbe0c5fc4270aabb697d80b9f6a5: stopping tablet replica
I20260710 11:07:24.768479 23887 raft_consensus.cc:2243] T 67a2310422574cba86eaa35e00afa303 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:24.769411 23887 raft_consensus.cc:2272] T 67a2310422574cba86eaa35e00afa303 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:24.772871 23887 tablet_replica.cc:333] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P f15abbe0c5fc4270aabb697d80b9f6a5: stopping tablet replica
I20260710 11:07:24.773537 23887 raft_consensus.cc:2243] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:24.774261 23887 raft_consensus.cc:2272] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P f15abbe0c5fc4270aabb697d80b9f6a5 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:07:24.774293 27911 consensus_peers.cc:597] T 29311640944a42949753aca54b890454 P 27851a24fea741129fd2791713dd313e -> Peer 2f551a4760c24d2b8dd4a453c346f1e0 (127.23.83.193:34799): Couldn't send request to peer 2f551a4760c24d2b8dd4a453c346f1e0. Status: Network error: Client connection negotiation failed: client connection to 127.23.83.193:34799: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:24.822299 23887 tablet_server.cc:196] TabletServer@127.23.83.194:0 shutdown complete.
I20260710 11:07:24.881987 23887 tablet_server.cc:179] TabletServer@127.23.83.195:0 shutting down...
W20260710 11:07:24.910348 27913 consensus_peers.cc:597] T 342877dca5644c3aabfc5404a6f2e403 P 27851a24fea741129fd2791713dd313e -> Peer f15abbe0c5fc4270aabb697d80b9f6a5 (127.23.83.194:45239): Couldn't send request to peer f15abbe0c5fc4270aabb697d80b9f6a5. Status: Network error: Client connection negotiation failed: client connection to 127.23.83.194:45239: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:24.948681 23887 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:24.949575 23887 tablet_replica.cc:333] T dddc2f0cff024accaa68b082674e9491 P 27851a24fea741129fd2791713dd313e: stopping tablet replica
I20260710 11:07:24.950630 23887 raft_consensus.cc:2243] T dddc2f0cff024accaa68b082674e9491 P 27851a24fea741129fd2791713dd313e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:24.952272 23887 raft_consensus.cc:2272] T dddc2f0cff024accaa68b082674e9491 P 27851a24fea741129fd2791713dd313e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:24.954965 23887 tablet_replica.cc:333] T 0eb1638c31f048088e1ec28c582fc8d0 P 27851a24fea741129fd2791713dd313e: stopping tablet replica
I20260710 11:07:24.955654 23887 raft_consensus.cc:2243] T 0eb1638c31f048088e1ec28c582fc8d0 P 27851a24fea741129fd2791713dd313e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:24.956223 23887 raft_consensus.cc:2272] T 0eb1638c31f048088e1ec28c582fc8d0 P 27851a24fea741129fd2791713dd313e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:24.958827 23887 tablet_replica.cc:333] T fc4c7565a65444e1a484f35730b958b2 P 27851a24fea741129fd2791713dd313e: stopping tablet replica
I20260710 11:07:24.959548 23887 raft_consensus.cc:2243] T fc4c7565a65444e1a484f35730b958b2 P 27851a24fea741129fd2791713dd313e [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:24.960866 23887 raft_consensus.cc:2272] T fc4c7565a65444e1a484f35730b958b2 P 27851a24fea741129fd2791713dd313e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:24.964003 23887 tablet_replica.cc:333] T 5c1ac4e1cf75419da8801dcf0e59a57c P 27851a24fea741129fd2791713dd313e: stopping tablet replica
W20260710 11:07:24.963874 27913 consensus_peers.cc:597] T 29311640944a42949753aca54b890454 P 27851a24fea741129fd2791713dd313e -> Peer f15abbe0c5fc4270aabb697d80b9f6a5 (127.23.83.194:45239): Couldn't send request to peer f15abbe0c5fc4270aabb697d80b9f6a5. Status: Network error: Client connection negotiation failed: client connection to 127.23.83.194:45239: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:24.964991 23887 raft_consensus.cc:2243] T 5c1ac4e1cf75419da8801dcf0e59a57c P 27851a24fea741129fd2791713dd313e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:24.965782 23887 raft_consensus.cc:2272] T 5c1ac4e1cf75419da8801dcf0e59a57c P 27851a24fea741129fd2791713dd313e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:24.969206 23887 tablet_replica.cc:333] T 342877dca5644c3aabfc5404a6f2e403 P 27851a24fea741129fd2791713dd313e: stopping tablet replica
I20260710 11:07:24.970096 23887 raft_consensus.cc:2243] T 342877dca5644c3aabfc5404a6f2e403 P 27851a24fea741129fd2791713dd313e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:24.971240 23887 raft_consensus.cc:2272] T 342877dca5644c3aabfc5404a6f2e403 P 27851a24fea741129fd2791713dd313e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:24.975059 23887 tablet_replica.cc:333] T 510e2defae494967aafc834c6be3120d P 27851a24fea741129fd2791713dd313e: stopping tablet replica
I20260710 11:07:24.975944 23887 raft_consensus.cc:2243] T 510e2defae494967aafc834c6be3120d P 27851a24fea741129fd2791713dd313e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:24.976601 23887 raft_consensus.cc:2272] T 510e2defae494967aafc834c6be3120d P 27851a24fea741129fd2791713dd313e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:24.979077 23887 tablet_replica.cc:333] T a231d33a4bd74e748749929824a56c24 P 27851a24fea741129fd2791713dd313e: stopping tablet replica
I20260710 11:07:24.979646 23887 raft_consensus.cc:2243] T a231d33a4bd74e748749929824a56c24 P 27851a24fea741129fd2791713dd313e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:24.980237 23887 raft_consensus.cc:2272] T a231d33a4bd74e748749929824a56c24 P 27851a24fea741129fd2791713dd313e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:24.982513 23887 tablet_replica.cc:333] T e9aad2a432e6492ea25ab38dcc2a90d1 P 27851a24fea741129fd2791713dd313e: stopping tablet replica
I20260710 11:07:24.983070 23887 raft_consensus.cc:2243] T e9aad2a432e6492ea25ab38dcc2a90d1 P 27851a24fea741129fd2791713dd313e [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:24.983827 23887 raft_consensus.cc:2272] T e9aad2a432e6492ea25ab38dcc2a90d1 P 27851a24fea741129fd2791713dd313e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:24.986016 23887 tablet_replica.cc:333] T 8c91ec2cbb174f0fa310071c62dddb90 P 27851a24fea741129fd2791713dd313e: stopping tablet replica
I20260710 11:07:24.986521 23887 raft_consensus.cc:2243] T 8c91ec2cbb174f0fa310071c62dddb90 P 27851a24fea741129fd2791713dd313e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:24.987059 23887 raft_consensus.cc:2272] T 8c91ec2cbb174f0fa310071c62dddb90 P 27851a24fea741129fd2791713dd313e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:24.989162 23887 tablet_replica.cc:333] T 107c5a90566a48af81968090c4a7492e P 27851a24fea741129fd2791713dd313e: stopping tablet replica
I20260710 11:07:24.989938 23887 raft_consensus.cc:2243] T 107c5a90566a48af81968090c4a7492e P 27851a24fea741129fd2791713dd313e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:24.990513 23887 raft_consensus.cc:2272] T 107c5a90566a48af81968090c4a7492e P 27851a24fea741129fd2791713dd313e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:24.992606 23887 tablet_replica.cc:333] T e535174ce59748988227f5a6d70b7f0a P 27851a24fea741129fd2791713dd313e: stopping tablet replica
I20260710 11:07:24.993091 23887 raft_consensus.cc:2243] T e535174ce59748988227f5a6d70b7f0a P 27851a24fea741129fd2791713dd313e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:24.993526 23887 raft_consensus.cc:2272] T e535174ce59748988227f5a6d70b7f0a P 27851a24fea741129fd2791713dd313e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:24.995517 23887 tablet_replica.cc:333] T 0a5f2eeed1624fd096f367c801f4cb5a P 27851a24fea741129fd2791713dd313e: stopping tablet replica
I20260710 11:07:24.996261 23887 raft_consensus.cc:2243] T 0a5f2eeed1624fd096f367c801f4cb5a P 27851a24fea741129fd2791713dd313e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:24.996855 23887 raft_consensus.cc:2272] T 0a5f2eeed1624fd096f367c801f4cb5a P 27851a24fea741129fd2791713dd313e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:24.999058 23887 tablet_replica.cc:333] T 9fc1d164e01048f3b331c44c817c4d74 P 27851a24fea741129fd2791713dd313e: stopping tablet replica
I20260710 11:07:24.999555 23887 raft_consensus.cc:2243] T 9fc1d164e01048f3b331c44c817c4d74 P 27851a24fea741129fd2791713dd313e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:25.000092 23887 raft_consensus.cc:2272] T 9fc1d164e01048f3b331c44c817c4d74 P 27851a24fea741129fd2791713dd313e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:25.002045 23887 tablet_replica.cc:333] T 29311640944a42949753aca54b890454 P 27851a24fea741129fd2791713dd313e: stopping tablet replica
I20260710 11:07:25.002559 23887 raft_consensus.cc:2243] T 29311640944a42949753aca54b890454 P 27851a24fea741129fd2791713dd313e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:25.003494 23887 raft_consensus.cc:2272] T 29311640944a42949753aca54b890454 P 27851a24fea741129fd2791713dd313e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:25.005667 23887 tablet_replica.cc:333] T 03dc2489adef4f34b023051d12e2a9d5 P 27851a24fea741129fd2791713dd313e: stopping tablet replica
I20260710 11:07:25.006162 23887 raft_consensus.cc:2243] T 03dc2489adef4f34b023051d12e2a9d5 P 27851a24fea741129fd2791713dd313e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:25.006654 23887 raft_consensus.cc:2272] T 03dc2489adef4f34b023051d12e2a9d5 P 27851a24fea741129fd2791713dd313e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:25.008692 23887 tablet_replica.cc:333] T cf952455e2e44703954fe3fa3dcb18e4 P 27851a24fea741129fd2791713dd313e: stopping tablet replica
I20260710 11:07:25.009172 23887 raft_consensus.cc:2243] T cf952455e2e44703954fe3fa3dcb18e4 P 27851a24fea741129fd2791713dd313e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:25.009677 23887 raft_consensus.cc:2272] T cf952455e2e44703954fe3fa3dcb18e4 P 27851a24fea741129fd2791713dd313e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:25.011617 23887 tablet_replica.cc:333] T 67a2310422574cba86eaa35e00afa303 P 27851a24fea741129fd2791713dd313e: stopping tablet replica
I20260710 11:07:25.012166 23887 raft_consensus.cc:2243] T 67a2310422574cba86eaa35e00afa303 P 27851a24fea741129fd2791713dd313e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:25.013135 23887 raft_consensus.cc:2272] T 67a2310422574cba86eaa35e00afa303 P 27851a24fea741129fd2791713dd313e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:25.016435 23887 tablet_replica.cc:333] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 27851a24fea741129fd2791713dd313e: stopping tablet replica
I20260710 11:07:25.016901 23887 raft_consensus.cc:2243] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 27851a24fea741129fd2791713dd313e [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:25.017776 23887 raft_consensus.cc:2272] T 94f153c3a3bf4e38b78b7d3c9d0f38b7 P 27851a24fea741129fd2791713dd313e [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:07:26.058403 23887 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 27969)
W20260710 11:07:27.058918 23887 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 27969)
I20260710 11:07:27.363363 23887 tablet_server.cc:196] TabletServer@127.23.83.195:0 shutdown complete.
I20260710 11:07:27.398432 23887 master.cc:562] Master@127.23.83.254:40827 shutting down...
I20260710 11:07:27.422446 23887 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c616f63177164095b352f6830bc87b4d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:27.422993 23887 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c616f63177164095b352f6830bc87b4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:27.423271 23887 tablet_replica.cc:333] T 00000000000000000000000000000000 P c616f63177164095b352f6830bc87b4d: stopping tablet replica
I20260710 11:07:27.443742 23887 master.cc:584] Master@127.23.83.254:40827 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (17427 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 11:07:27.500288 23887 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.83.254:40817
I20260710 11:07:27.501395 23887 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:27.506855 28320 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:27.507158 28321 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:27.510668 28323 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:27.512439 23887 server_base.cc:1061] running on GCE node
I20260710 11:07:27.513428 23887 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:27.513640 23887 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:27.513782 23887 hybrid_clock.cc:648] HybridClock initialized: now 1783681647513771 us; error 0 us; skew 500 ppm
I20260710 11:07:27.514328 23887 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:27.516961 23887 webserver.cc:533] Webserver started at http://127.23.83.254:46037/ using document root <none> and password file <none>
I20260710 11:07:27.517448 23887 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:27.517674 23887 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:27.517946 23887 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:27.519091 23887 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681543532196-23887-0/minicluster-data/master-0-root/instance:
uuid: "2a4edaa7715d4ebb971b88c162ecfbdd"
format_stamp: "Formatted at 2026-07-10 11:07:27 on dist-test-slave-9mw6"
I20260710 11:07:27.523360 23887 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:07:27.526551 28328 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:27.527351 23887 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:07:27.527640 23887 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681543532196-23887-0/minicluster-data/master-0-root
uuid: "2a4edaa7715d4ebb971b88c162ecfbdd"
format_stamp: "Formatted at 2026-07-10 11:07:27 on dist-test-slave-9mw6"
I20260710 11:07:27.527942 23887 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681543532196-23887-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681543532196-23887-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681543532196-23887-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:27.547191 23887 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:27.548808 23887 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:27.587170 23887 rpc_server.cc:307] RPC server started. Bound to: 127.23.83.254:40817
I20260710 11:07:27.587285 28379 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.83.254:40817 every 8 connection(s)
I20260710 11:07:27.592777 28380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:27.603464 28380 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2a4edaa7715d4ebb971b88c162ecfbdd: Bootstrap starting.
I20260710 11:07:27.608067 28380 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2a4edaa7715d4ebb971b88c162ecfbdd: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:27.612174 28380 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2a4edaa7715d4ebb971b88c162ecfbdd: No bootstrap required, opened a new log
I20260710 11:07:27.614986 28380 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2a4edaa7715d4ebb971b88c162ecfbdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a4edaa7715d4ebb971b88c162ecfbdd" member_type: VOTER }
I20260710 11:07:27.615634 28380 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2a4edaa7715d4ebb971b88c162ecfbdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:27.615918 28380 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2a4edaa7715d4ebb971b88c162ecfbdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a4edaa7715d4ebb971b88c162ecfbdd, State: Initialized, Role: FOLLOWER
I20260710 11:07:27.616636 28380 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2a4edaa7715d4ebb971b88c162ecfbdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2a4edaa7715d4ebb971b88c162ecfbdd" member_type: VOTER }
I20260710 11:07:27.617161 28380 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2a4edaa7715d4ebb971b88c162ecfbdd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:07:27.617360 28380 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2a4edaa7715d4ebb971b88c162ecfbdd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:07:27.617660 28380 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2a4edaa7715d4ebb971b88c162ecfbdd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:27.622117 28380 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2a4edaa7715d4ebb971b88c162ecfbdd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a4edaa7715d4ebb971b88c162ecfbdd" member_type: VOTER }
I20260710 11:07:27.622609 28380 leader_election.cc:304] T 00000000000000000000000000000000 P 2a4edaa7715d4ebb971b88c162ecfbdd [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: 2a4edaa7715d4ebb971b88c162ecfbdd; no voters: 
I20260710 11:07:27.623752 28380 leader_election.cc:290] T 00000000000000000000000000000000 P 2a4edaa7715d4ebb971b88c162ecfbdd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:07:27.624383 28383 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2a4edaa7715d4ebb971b88c162ecfbdd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:27.626564 28383 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2a4edaa7715d4ebb971b88c162ecfbdd [term 1 LEADER]: Becoming Leader. State: Replica: 2a4edaa7715d4ebb971b88c162ecfbdd, State: Running, Role: LEADER
I20260710 11:07:27.627086 28380 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2a4edaa7715d4ebb971b88c162ecfbdd [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:07:27.627245 28383 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2a4edaa7715d4ebb971b88c162ecfbdd [LEADER]: Queue going to LEADER mode. State: All 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: "2a4edaa7715d4ebb971b88c162ecfbdd" member_type: VOTER }
I20260710 11:07:27.634131 28384 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2a4edaa7715d4ebb971b88c162ecfbdd [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2a4edaa7715d4ebb971b88c162ecfbdd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a4edaa7715d4ebb971b88c162ecfbdd" member_type: VOTER } }
I20260710 11:07:27.634572 28384 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2a4edaa7715d4ebb971b88c162ecfbdd [sys.catalog]: This master's current role is: LEADER
I20260710 11:07:27.634804 28385 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2a4edaa7715d4ebb971b88c162ecfbdd [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2a4edaa7715d4ebb971b88c162ecfbdd. Latest consensus state: current_term: 1 leader_uuid: "2a4edaa7715d4ebb971b88c162ecfbdd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a4edaa7715d4ebb971b88c162ecfbdd" member_type: VOTER } }
I20260710 11:07:27.635418 28385 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2a4edaa7715d4ebb971b88c162ecfbdd [sys.catalog]: This master's current role is: LEADER
I20260710 11:07:27.640906 28392 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:07:27.645608 28392 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:07:27.646734 23887 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:07:27.653923 28392 catalog_manager.cc:1383] Generated new cluster ID: 151babcf88344b548eff313aae5b06c9
I20260710 11:07:27.654256 28392 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:07:27.676503 28392 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:07:27.677809 28392 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:07:27.701642 28392 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2a4edaa7715d4ebb971b88c162ecfbdd: Generated new TSK 0
I20260710 11:07:27.702354 28392 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:07:27.713234 23887 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:27.720146 28401 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:27.720400 28402 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:27.721966 28404 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:27.723251 23887 server_base.cc:1061] running on GCE node
I20260710 11:07:27.724308 23887 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:27.724507 23887 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:27.724682 23887 hybrid_clock.cc:648] HybridClock initialized: now 1783681647724647 us; error 0 us; skew 500 ppm
I20260710 11:07:27.725222 23887 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:27.727433 23887 webserver.cc:533] Webserver started at http://127.23.83.193:34935/ using document root <none> and password file <none>
I20260710 11:07:27.727974 23887 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:27.728562 23887 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:27.729060 23887 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:27.730280 23887 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681543532196-23887-0/minicluster-data/ts-0-root/instance:
uuid: "72f120446a6248aa9a87045d4b94d616"
format_stamp: "Formatted at 2026-07-10 11:07:27 on dist-test-slave-9mw6"
I20260710 11:07:27.735512 23887 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260710 11:07:27.738931 28409 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:27.739806 23887 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:07:27.740219 23887 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681543532196-23887-0/minicluster-data/ts-0-root
uuid: "72f120446a6248aa9a87045d4b94d616"
format_stamp: "Formatted at 2026-07-10 11:07:27 on dist-test-slave-9mw6"
I20260710 11:07:27.740517 23887 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681543532196-23887-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681543532196-23887-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681543532196-23887-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:27.757529 23887 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:27.758865 23887 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:27.760475 23887 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:27.762559 23887 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:27.762750 23887 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:27.763000 23887 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:27.763177 23887 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:27.809343 23887 rpc_server.cc:307] RPC server started. Bound to: 127.23.83.193:35097
I20260710 11:07:27.809450 28471 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.83.193:35097 every 8 connection(s)
I20260710 11:07:27.815403 23887 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:27.824572 28476 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:27.826856 28477 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:27.829427 23887 server_base.cc:1061] running on GCE node
W20260710 11:07:27.829459 28479 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:27.831414 23887 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:27.831663 23887 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:27.831892 23887 hybrid_clock.cc:648] HybridClock initialized: now 1783681647831845 us; error 0 us; skew 500 ppm
I20260710 11:07:27.832573 23887 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:27.833256 28472 heartbeater.cc:344] Connected to a master server at 127.23.83.254:40817
I20260710 11:07:27.833647 28472 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:27.834378 28472 heartbeater.cc:507] Master 127.23.83.254:40817 requested a full tablet report, sending...
I20260710 11:07:27.835750 23887 webserver.cc:533] Webserver started at http://127.23.83.194:37735/ using document root <none> and password file <none>
I20260710 11:07:27.836510 23887 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:27.836756 23887 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:27.836613 28345 ts_manager.cc:194] Registered new tserver with Master: 72f120446a6248aa9a87045d4b94d616 (127.23.83.193:35097)
I20260710 11:07:27.837133 23887 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:27.838699 23887 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681543532196-23887-0/minicluster-data/ts-1-root/instance:
uuid: "ebbb3d006af04d5687631c4ecd0f811b"
format_stamp: "Formatted at 2026-07-10 11:07:27 on dist-test-slave-9mw6"
I20260710 11:07:27.839159 28345 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58936
I20260710 11:07:27.843482 23887 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260710 11:07:27.847790 28484 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:27.849118 23887 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:07:27.849442 23887 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681543532196-23887-0/minicluster-data/ts-1-root
uuid: "ebbb3d006af04d5687631c4ecd0f811b"
format_stamp: "Formatted at 2026-07-10 11:07:27 on dist-test-slave-9mw6"
I20260710 11:07:27.849875 23887 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681543532196-23887-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681543532196-23887-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681543532196-23887-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:27.869401 23887 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:27.870517 23887 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:27.871945 23887 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:27.874172 23887 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:27.874351 23887 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:27.874625 23887 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:27.874779 23887 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:27.914736 23887 rpc_server.cc:307] RPC server started. Bound to: 127.23.83.194:38719
I20260710 11:07:27.914839 28546 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.83.194:38719 every 8 connection(s)
I20260710 11:07:27.919644 23887 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:27.927007 28550 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:27.928581 28551 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:27.931404 28553 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:27.932116 23887 server_base.cc:1061] running on GCE node
I20260710 11:07:27.932392 28547 heartbeater.cc:344] Connected to a master server at 127.23.83.254:40817
I20260710 11:07:27.932832 28547 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:27.933212 23887 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:27.933495 23887 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:27.933701 23887 hybrid_clock.cc:648] HybridClock initialized: now 1783681647933681 us; error 0 us; skew 500 ppm
I20260710 11:07:27.933727 28547 heartbeater.cc:507] Master 127.23.83.254:40817 requested a full tablet report, sending...
I20260710 11:07:27.934535 23887 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:27.936177 28345 ts_manager.cc:194] Registered new tserver with Master: ebbb3d006af04d5687631c4ecd0f811b (127.23.83.194:38719)
I20260710 11:07:27.937341 23887 webserver.cc:533] Webserver started at http://127.23.83.195:36799/ using document root <none> and password file <none>
I20260710 11:07:27.937765 28345 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58948
I20260710 11:07:27.938050 23887 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:27.938325 23887 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:27.938594 23887 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:27.940188 23887 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681543532196-23887-0/minicluster-data/ts-2-root/instance:
uuid: "af1f75fd8b274c37a7699cace9a12abd"
format_stamp: "Formatted at 2026-07-10 11:07:27 on dist-test-slave-9mw6"
I20260710 11:07:27.945050 23887 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:07:27.948519 28558 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:27.949429 23887 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 11:07:27.949683 23887 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681543532196-23887-0/minicluster-data/ts-2-root
uuid: "af1f75fd8b274c37a7699cace9a12abd"
format_stamp: "Formatted at 2026-07-10 11:07:27 on dist-test-slave-9mw6"
I20260710 11:07:27.949930 23887 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681543532196-23887-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681543532196-23887-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task61T1Bs/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681543532196-23887-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:27.961566 23887 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:27.962759 23887 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:27.964247 23887 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:27.966374 23887 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:27.966596 23887 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:27.966830 23887 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:27.967000 23887 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:28.008157 23887 rpc_server.cc:307] RPC server started. Bound to: 127.23.83.195:42325
I20260710 11:07:28.008272 28620 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.83.195:42325 every 8 connection(s)
I20260710 11:07:28.022595 28621 heartbeater.cc:344] Connected to a master server at 127.23.83.254:40817
I20260710 11:07:28.023026 28621 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:28.023756 28621 heartbeater.cc:507] Master 127.23.83.254:40817 requested a full tablet report, sending...
I20260710 11:07:28.025671 28345 ts_manager.cc:194] Registered new tserver with Master: af1f75fd8b274c37a7699cace9a12abd (127.23.83.195:42325)
I20260710 11:07:28.026165 23887 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014683553s
I20260710 11:07:28.027474 28345 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58958
I20260710 11:07:28.052596 28345 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58968:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:07:28.055356 28345 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:07:28.127607 28437 tablet_service.cc:1511] Processing CreateTablet for tablet 537ccb10673b4d9a80a3fb186dac041d (DEFAULT_TABLE table=test-workload [id=f40d572532b3443e8e8684fa1a8d2924]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:28.129294 28437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 537ccb10673b4d9a80a3fb186dac041d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:28.142236 28436 tablet_service.cc:1511] Processing CreateTablet for tablet d570c79927c4474e9198572c7c578ec2 (DEFAULT_TABLE table=test-workload [id=f40d572532b3443e8e8684fa1a8d2924]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:28.143977 28436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d570c79927c4474e9198572c7c578ec2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:28.146476 28512 tablet_service.cc:1511] Processing CreateTablet for tablet 537ccb10673b4d9a80a3fb186dac041d (DEFAULT_TABLE table=test-workload [id=f40d572532b3443e8e8684fa1a8d2924]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:28.148283 28509 tablet_service.cc:1511] Processing CreateTablet for tablet f4f1fbb8764f4a30b0b8a9c88ff2f5fd (DEFAULT_TABLE table=test-workload [id=f40d572532b3443e8e8684fa1a8d2924]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:28.148526 28508 tablet_service.cc:1511] Processing CreateTablet for tablet b529484e275642da86d77dbfa9e9077a (DEFAULT_TABLE table=test-workload [id=f40d572532b3443e8e8684fa1a8d2924]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:28.149194 28511 tablet_service.cc:1511] Processing CreateTablet for tablet d570c79927c4474e9198572c7c578ec2 (DEFAULT_TABLE table=test-workload [id=f40d572532b3443e8e8684fa1a8d2924]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:28.151161 28507 tablet_service.cc:1511] Processing CreateTablet for tablet 30837c9e8f2248c6bb4074727eb7c260 (DEFAULT_TABLE table=test-workload [id=f40d572532b3443e8e8684fa1a8d2924]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:28.151224 28510 tablet_service.cc:1511] Processing CreateTablet for tablet 0c5b6f8d5402460badf841d0648efcbe (DEFAULT_TABLE table=test-workload [id=f40d572532b3443e8e8684fa1a8d2924]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:28.158671 28506 tablet_service.cc:1511] Processing CreateTablet for tablet 22f67cbd9a694fa8a1183aec0d928b8d (DEFAULT_TABLE table=test-workload [id=f40d572532b3443e8e8684fa1a8d2924]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:28.164871 28512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 537ccb10673b4d9a80a3fb186dac041d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:28.166219 28505 tablet_service.cc:1511] Processing CreateTablet for tablet 1fbc6114d3ac4386bd6c303128af4866 (DEFAULT_TABLE table=test-workload [id=f40d572532b3443e8e8684fa1a8d2924]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:28.167550 28505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fbc6114d3ac4386bd6c303128af4866. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:28.168383 28507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30837c9e8f2248c6bb4074727eb7c260. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:28.170940 28509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4f1fbb8764f4a30b0b8a9c88ff2f5fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:28.172106 28506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22f67cbd9a694fa8a1183aec0d928b8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:28.177493 28508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b529484e275642da86d77dbfa9e9077a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:28.177397 28504 tablet_service.cc:1511] Processing CreateTablet for tablet f69ad04b91894c12877da7fe6d1b91c8 (DEFAULT_TABLE table=test-workload [id=f40d572532b3443e8e8684fa1a8d2924]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:28.180325 28511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d570c79927c4474e9198572c7c578ec2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:28.184204 28510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c5b6f8d5402460badf841d0648efcbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:28.192391 28504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f69ad04b91894c12877da7fe6d1b91c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:28.210216 28436 tablet_service.cc:1511] Processing CreateTablet for tablet 0c5b6f8d5402460badf841d0648efcbe (DEFAULT_TABLE table=test-workload [id=f40d572532b3443e8e8684fa1a8d2924]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:28.212092 28436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c5b6f8d5402460badf841d0648efcbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:28.212644 28637 tablet_bootstrap.cc:492] T 22f67cbd9a694fa8a1183aec0d928b8d P ebbb3d006af04d5687631c4ecd0f811b: Bootstrap starting.
I20260710 11:07:28.214720 28435 tablet_service.cc:1511] Processing CreateTablet for tablet f4f1fbb8764f4a30b0b8a9c88ff2f5fd (DEFAULT_TABLE table=test-workload [id=f40d572532b3443e8e8684fa1a8d2924]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:28.222029 28434 tablet_service.cc:1511] Processing CreateTablet for tablet b529484e275642da86d77dbfa9e9077a (DEFAULT_TABLE table=test-workload [id=f40d572532b3443e8e8684fa1a8d2924]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:28.228914 28433 tablet_service.cc:1511] Processing CreateTablet for tablet 30837c9e8f2248c6bb4074727eb7c260 (DEFAULT_TABLE table=test-workload [id=f40d572532b3443e8e8684fa1a8d2924]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:28.229592 28586 tablet_service.cc:1511] Processing CreateTablet for tablet 537ccb10673b4d9a80a3fb186dac041d (DEFAULT_TABLE table=test-workload [id=f40d572532b3443e8e8684fa1a8d2924]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:28.238691 28586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 537ccb10673b4d9a80a3fb186dac041d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:28.230767 28432 tablet_service.cc:1511] Processing CreateTablet for tablet 22f67cbd9a694fa8a1183aec0d928b8d (DEFAULT_TABLE table=test-workload [id=f40d572532b3443e8e8684fa1a8d2924]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:28.232508 28431 tablet_service.cc:1511] Processing CreateTablet for tablet 1fbc6114d3ac4386bd6c303128af4866 (DEFAULT_TABLE table=test-workload [id=f40d572532b3443e8e8684fa1a8d2924]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:28.234299 28430 tablet_service.cc:1511] Processing CreateTablet for tablet f69ad04b91894c12877da7fe6d1b91c8 (DEFAULT_TABLE table=test-workload [id=f40d572532b3443e8e8684fa1a8d2924]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:28.242920 28637 tablet_bootstrap.cc:654] T 22f67cbd9a694fa8a1183aec0d928b8d P ebbb3d006af04d5687631c4ecd0f811b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:28.249284 28435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4f1fbb8764f4a30b0b8a9c88ff2f5fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:28.252210 28432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22f67cbd9a694fa8a1183aec0d928b8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:28.253626 28585 tablet_service.cc:1511] Processing CreateTablet for tablet d570c79927c4474e9198572c7c578ec2 (DEFAULT_TABLE table=test-workload [id=f40d572532b3443e8e8684fa1a8d2924]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:28.254526 28583 tablet_service.cc:1511] Processing CreateTablet for tablet f4f1fbb8764f4a30b0b8a9c88ff2f5fd (DEFAULT_TABLE table=test-workload [id=f40d572532b3443e8e8684fa1a8d2924]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:28.255048 28585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d570c79927c4474e9198572c7c578ec2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:28.257125 28584 tablet_service.cc:1511] Processing CreateTablet for tablet 0c5b6f8d5402460badf841d0648efcbe (DEFAULT_TABLE table=test-workload [id=f40d572532b3443e8e8684fa1a8d2924]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:28.257040 28582 tablet_service.cc:1511] Processing CreateTablet for tablet b529484e275642da86d77dbfa9e9077a (DEFAULT_TABLE table=test-workload [id=f40d572532b3443e8e8684fa1a8d2924]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:28.258894 28581 tablet_service.cc:1511] Processing CreateTablet for tablet 30837c9e8f2248c6bb4074727eb7c260 (DEFAULT_TABLE table=test-workload [id=f40d572532b3443e8e8684fa1a8d2924]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:28.260671 28583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4f1fbb8764f4a30b0b8a9c88ff2f5fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:28.260970 28433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30837c9e8f2248c6bb4074727eb7c260. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:28.266196 28434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b529484e275642da86d77dbfa9e9077a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:28.262007 28582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b529484e275642da86d77dbfa9e9077a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:28.262486 28579 tablet_service.cc:1511] Processing CreateTablet for tablet 1fbc6114d3ac4386bd6c303128af4866 (DEFAULT_TABLE table=test-workload [id=f40d572532b3443e8e8684fa1a8d2924]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:28.270385 28431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fbc6114d3ac4386bd6c303128af4866. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:28.265275 28580 tablet_service.cc:1511] Processing CreateTablet for tablet 22f67cbd9a694fa8a1183aec0d928b8d (DEFAULT_TABLE table=test-workload [id=f40d572532b3443e8e8684fa1a8d2924]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:28.265362 28578 tablet_service.cc:1511] Processing CreateTablet for tablet f69ad04b91894c12877da7fe6d1b91c8 (DEFAULT_TABLE table=test-workload [id=f40d572532b3443e8e8684fa1a8d2924]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:28.276228 28430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f69ad04b91894c12877da7fe6d1b91c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:28.285250 28581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30837c9e8f2248c6bb4074727eb7c260. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:28.288210 28584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c5b6f8d5402460badf841d0648efcbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:28.290076 28637 tablet_bootstrap.cc:492] T 22f67cbd9a694fa8a1183aec0d928b8d P ebbb3d006af04d5687631c4ecd0f811b: No bootstrap required, opened a new log
I20260710 11:07:28.290853 28637 ts_tablet_manager.cc:1403] T 22f67cbd9a694fa8a1183aec0d928b8d P ebbb3d006af04d5687631c4ecd0f811b: Time spent bootstrapping tablet: real 0.078s	user 0.004s	sys 0.008s
I20260710 11:07:28.293128 28579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fbc6114d3ac4386bd6c303128af4866. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:28.294894 28637 raft_consensus.cc:359] T 22f67cbd9a694fa8a1183aec0d928b8d P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:28.296159 28580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22f67cbd9a694fa8a1183aec0d928b8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:28.304229 28578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f69ad04b91894c12877da7fe6d1b91c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:28.328579 28637 raft_consensus.cc:385] T 22f67cbd9a694fa8a1183aec0d928b8d P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:28.329044 28637 raft_consensus.cc:740] T 22f67cbd9a694fa8a1183aec0d928b8d P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebbb3d006af04d5687631c4ecd0f811b, State: Initialized, Role: FOLLOWER
I20260710 11:07:28.339598 28637 consensus_queue.cc:260] T 22f67cbd9a694fa8a1183aec0d928b8d P ebbb3d006af04d5687631c4ecd0f811b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:28.352327 28636 tablet_bootstrap.cc:492] T 537ccb10673b4d9a80a3fb186dac041d P 72f120446a6248aa9a87045d4b94d616: Bootstrap starting.
I20260710 11:07:28.352780 28637 ts_tablet_manager.cc:1434] T 22f67cbd9a694fa8a1183aec0d928b8d P ebbb3d006af04d5687631c4ecd0f811b: Time spent starting tablet: real 0.061s	user 0.004s	sys 0.004s
I20260710 11:07:28.353621 28547 heartbeater.cc:499] Master 127.23.83.254:40817 was elected leader, sending a full tablet report...
I20260710 11:07:28.356808 28637 tablet_bootstrap.cc:492] T f4f1fbb8764f4a30b0b8a9c88ff2f5fd P ebbb3d006af04d5687631c4ecd0f811b: Bootstrap starting.
I20260710 11:07:28.363054 28637 tablet_bootstrap.cc:654] T f4f1fbb8764f4a30b0b8a9c88ff2f5fd P ebbb3d006af04d5687631c4ecd0f811b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:28.377089 28639 tablet_bootstrap.cc:492] T 1fbc6114d3ac4386bd6c303128af4866 P af1f75fd8b274c37a7699cace9a12abd: Bootstrap starting.
I20260710 11:07:28.383486 28639 tablet_bootstrap.cc:654] T 1fbc6114d3ac4386bd6c303128af4866 P af1f75fd8b274c37a7699cace9a12abd: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:28.395565 28637 tablet_bootstrap.cc:492] T f4f1fbb8764f4a30b0b8a9c88ff2f5fd P ebbb3d006af04d5687631c4ecd0f811b: No bootstrap required, opened a new log
I20260710 11:07:28.384743 28636 tablet_bootstrap.cc:654] T 537ccb10673b4d9a80a3fb186dac041d P 72f120446a6248aa9a87045d4b94d616: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:28.396190 28637 ts_tablet_manager.cc:1403] T f4f1fbb8764f4a30b0b8a9c88ff2f5fd P ebbb3d006af04d5687631c4ecd0f811b: Time spent bootstrapping tablet: real 0.040s	user 0.016s	sys 0.022s
I20260710 11:07:28.399130 28637 raft_consensus.cc:359] T f4f1fbb8764f4a30b0b8a9c88ff2f5fd P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:28.399901 28637 raft_consensus.cc:385] T f4f1fbb8764f4a30b0b8a9c88ff2f5fd P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:28.400235 28637 raft_consensus.cc:740] T f4f1fbb8764f4a30b0b8a9c88ff2f5fd P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebbb3d006af04d5687631c4ecd0f811b, State: Initialized, Role: FOLLOWER
I20260710 11:07:28.401126 28637 consensus_queue.cc:260] T f4f1fbb8764f4a30b0b8a9c88ff2f5fd P ebbb3d006af04d5687631c4ecd0f811b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:28.403450 28637 ts_tablet_manager.cc:1434] T f4f1fbb8764f4a30b0b8a9c88ff2f5fd P ebbb3d006af04d5687631c4ecd0f811b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 11:07:28.404604 28637 tablet_bootstrap.cc:492] T 1fbc6114d3ac4386bd6c303128af4866 P ebbb3d006af04d5687631c4ecd0f811b: Bootstrap starting.
I20260710 11:07:28.408857 28636 tablet_bootstrap.cc:492] T 537ccb10673b4d9a80a3fb186dac041d P 72f120446a6248aa9a87045d4b94d616: No bootstrap required, opened a new log
I20260710 11:07:28.409631 28636 ts_tablet_manager.cc:1403] T 537ccb10673b4d9a80a3fb186dac041d P 72f120446a6248aa9a87045d4b94d616: Time spent bootstrapping tablet: real 0.058s	user 0.018s	sys 0.000s
I20260710 11:07:28.411032 28637 tablet_bootstrap.cc:654] T 1fbc6114d3ac4386bd6c303128af4866 P ebbb3d006af04d5687631c4ecd0f811b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:28.413682 28636 raft_consensus.cc:359] T 537ccb10673b4d9a80a3fb186dac041d P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } }
I20260710 11:07:28.415990 28636 raft_consensus.cc:385] T 537ccb10673b4d9a80a3fb186dac041d P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:28.416371 28636 raft_consensus.cc:740] T 537ccb10673b4d9a80a3fb186dac041d P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72f120446a6248aa9a87045d4b94d616, State: Initialized, Role: FOLLOWER
I20260710 11:07:28.417435 28639 tablet_bootstrap.cc:492] T 1fbc6114d3ac4386bd6c303128af4866 P af1f75fd8b274c37a7699cace9a12abd: No bootstrap required, opened a new log
I20260710 11:07:28.417282 28636 consensus_queue.cc:260] T 537ccb10673b4d9a80a3fb186dac041d P 72f120446a6248aa9a87045d4b94d616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } }
I20260710 11:07:28.417960 28639 ts_tablet_manager.cc:1403] T 1fbc6114d3ac4386bd6c303128af4866 P af1f75fd8b274c37a7699cace9a12abd: Time spent bootstrapping tablet: real 0.041s	user 0.019s	sys 0.009s
I20260710 11:07:28.421540 28639 raft_consensus.cc:359] T 1fbc6114d3ac4386bd6c303128af4866 P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:28.422556 28639 raft_consensus.cc:385] T 1fbc6114d3ac4386bd6c303128af4866 P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:28.422987 28639 raft_consensus.cc:740] T 1fbc6114d3ac4386bd6c303128af4866 P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af1f75fd8b274c37a7699cace9a12abd, State: Initialized, Role: FOLLOWER
I20260710 11:07:28.426880 28472 heartbeater.cc:499] Master 127.23.83.254:40817 was elected leader, sending a full tablet report...
I20260710 11:07:28.428030 28636 ts_tablet_manager.cc:1434] T 537ccb10673b4d9a80a3fb186dac041d P 72f120446a6248aa9a87045d4b94d616: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.008s
I20260710 11:07:28.428076 28637 tablet_bootstrap.cc:492] T 1fbc6114d3ac4386bd6c303128af4866 P ebbb3d006af04d5687631c4ecd0f811b: No bootstrap required, opened a new log
I20260710 11:07:28.427724 28639 consensus_queue.cc:260] T 1fbc6114d3ac4386bd6c303128af4866 P af1f75fd8b274c37a7699cace9a12abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:28.428961 28637 ts_tablet_manager.cc:1403] T 1fbc6114d3ac4386bd6c303128af4866 P ebbb3d006af04d5687631c4ecd0f811b: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.015s
I20260710 11:07:28.429311 28636 tablet_bootstrap.cc:492] T d570c79927c4474e9198572c7c578ec2 P 72f120446a6248aa9a87045d4b94d616: Bootstrap starting.
I20260710 11:07:28.432126 28637 raft_consensus.cc:359] T 1fbc6114d3ac4386bd6c303128af4866 P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:28.432941 28637 raft_consensus.cc:385] T 1fbc6114d3ac4386bd6c303128af4866 P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:28.433279 28637 raft_consensus.cc:740] T 1fbc6114d3ac4386bd6c303128af4866 P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebbb3d006af04d5687631c4ecd0f811b, State: Initialized, Role: FOLLOWER
I20260710 11:07:28.434157 28637 consensus_queue.cc:260] T 1fbc6114d3ac4386bd6c303128af4866 P ebbb3d006af04d5687631c4ecd0f811b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:28.438464 28637 ts_tablet_manager.cc:1434] T 1fbc6114d3ac4386bd6c303128af4866 P ebbb3d006af04d5687631c4ecd0f811b: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260710 11:07:28.438650 28636 tablet_bootstrap.cc:654] T d570c79927c4474e9198572c7c578ec2 P 72f120446a6248aa9a87045d4b94d616: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:28.439507 28637 tablet_bootstrap.cc:492] T f69ad04b91894c12877da7fe6d1b91c8 P ebbb3d006af04d5687631c4ecd0f811b: Bootstrap starting.
I20260710 11:07:28.442561 28639 ts_tablet_manager.cc:1434] T 1fbc6114d3ac4386bd6c303128af4866 P af1f75fd8b274c37a7699cace9a12abd: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.009s
I20260710 11:07:28.442997 28621 heartbeater.cc:499] Master 127.23.83.254:40817 was elected leader, sending a full tablet report...
I20260710 11:07:28.443809 28639 tablet_bootstrap.cc:492] T f4f1fbb8764f4a30b0b8a9c88ff2f5fd P af1f75fd8b274c37a7699cace9a12abd: Bootstrap starting.
I20260710 11:07:28.446905 28637 tablet_bootstrap.cc:654] T f69ad04b91894c12877da7fe6d1b91c8 P ebbb3d006af04d5687631c4ecd0f811b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:28.450749 28639 tablet_bootstrap.cc:654] T f4f1fbb8764f4a30b0b8a9c88ff2f5fd P af1f75fd8b274c37a7699cace9a12abd: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:28.459517 28637 tablet_bootstrap.cc:492] T f69ad04b91894c12877da7fe6d1b91c8 P ebbb3d006af04d5687631c4ecd0f811b: No bootstrap required, opened a new log
I20260710 11:07:28.460157 28637 ts_tablet_manager.cc:1403] T f69ad04b91894c12877da7fe6d1b91c8 P ebbb3d006af04d5687631c4ecd0f811b: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.006s
I20260710 11:07:28.460393 28639 tablet_bootstrap.cc:492] T f4f1fbb8764f4a30b0b8a9c88ff2f5fd P af1f75fd8b274c37a7699cace9a12abd: No bootstrap required, opened a new log
I20260710 11:07:28.461190 28639 ts_tablet_manager.cc:1403] T f4f1fbb8764f4a30b0b8a9c88ff2f5fd P af1f75fd8b274c37a7699cace9a12abd: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.005s
I20260710 11:07:28.463115 28637 raft_consensus.cc:359] T f69ad04b91894c12877da7fe6d1b91c8 P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:28.464001 28637 raft_consensus.cc:385] T f69ad04b91894c12877da7fe6d1b91c8 P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:28.464344 28637 raft_consensus.cc:740] T f69ad04b91894c12877da7fe6d1b91c8 P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebbb3d006af04d5687631c4ecd0f811b, State: Initialized, Role: FOLLOWER
I20260710 11:07:28.465277 28637 consensus_queue.cc:260] T f69ad04b91894c12877da7fe6d1b91c8 P ebbb3d006af04d5687631c4ecd0f811b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:28.465116 28639 raft_consensus.cc:359] T f4f1fbb8764f4a30b0b8a9c88ff2f5fd P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:28.467501 28639 raft_consensus.cc:385] T f4f1fbb8764f4a30b0b8a9c88ff2f5fd P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:28.467913 28639 raft_consensus.cc:740] T f4f1fbb8764f4a30b0b8a9c88ff2f5fd P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af1f75fd8b274c37a7699cace9a12abd, State: Initialized, Role: FOLLOWER
I20260710 11:07:28.468961 28636 tablet_bootstrap.cc:492] T d570c79927c4474e9198572c7c578ec2 P 72f120446a6248aa9a87045d4b94d616: No bootstrap required, opened a new log
I20260710 11:07:28.468878 28639 consensus_queue.cc:260] T f4f1fbb8764f4a30b0b8a9c88ff2f5fd P af1f75fd8b274c37a7699cace9a12abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:28.469550 28636 ts_tablet_manager.cc:1403] T d570c79927c4474e9198572c7c578ec2 P 72f120446a6248aa9a87045d4b94d616: Time spent bootstrapping tablet: real 0.040s	user 0.018s	sys 0.011s
I20260710 11:07:28.469756 28637 ts_tablet_manager.cc:1434] T f69ad04b91894c12877da7fe6d1b91c8 P ebbb3d006af04d5687631c4ecd0f811b: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260710 11:07:28.471001 28637 tablet_bootstrap.cc:492] T d570c79927c4474e9198572c7c578ec2 P ebbb3d006af04d5687631c4ecd0f811b: Bootstrap starting.
I20260710 11:07:28.471242 28639 ts_tablet_manager.cc:1434] T f4f1fbb8764f4a30b0b8a9c88ff2f5fd P af1f75fd8b274c37a7699cace9a12abd: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:07:28.472362 28639 tablet_bootstrap.cc:492] T 30837c9e8f2248c6bb4074727eb7c260 P af1f75fd8b274c37a7699cace9a12abd: Bootstrap starting.
I20260710 11:07:28.473166 28636 raft_consensus.cc:359] T d570c79927c4474e9198572c7c578ec2 P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:28.474053 28636 raft_consensus.cc:385] T d570c79927c4474e9198572c7c578ec2 P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:28.474400 28636 raft_consensus.cc:740] T d570c79927c4474e9198572c7c578ec2 P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72f120446a6248aa9a87045d4b94d616, State: Initialized, Role: FOLLOWER
I20260710 11:07:28.475342 28636 consensus_queue.cc:260] T d570c79927c4474e9198572c7c578ec2 P 72f120446a6248aa9a87045d4b94d616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:28.478142 28637 tablet_bootstrap.cc:654] T d570c79927c4474e9198572c7c578ec2 P ebbb3d006af04d5687631c4ecd0f811b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:28.480067 28639 tablet_bootstrap.cc:654] T 30837c9e8f2248c6bb4074727eb7c260 P af1f75fd8b274c37a7699cace9a12abd: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:28.481261 28636 ts_tablet_manager.cc:1434] T d570c79927c4474e9198572c7c578ec2 P 72f120446a6248aa9a87045d4b94d616: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260710 11:07:28.482364 28636 tablet_bootstrap.cc:492] T f4f1fbb8764f4a30b0b8a9c88ff2f5fd P 72f120446a6248aa9a87045d4b94d616: Bootstrap starting.
I20260710 11:07:28.490530 28636 tablet_bootstrap.cc:654] T f4f1fbb8764f4a30b0b8a9c88ff2f5fd P 72f120446a6248aa9a87045d4b94d616: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:28.492065 28639 tablet_bootstrap.cc:492] T 30837c9e8f2248c6bb4074727eb7c260 P af1f75fd8b274c37a7699cace9a12abd: No bootstrap required, opened a new log
I20260710 11:07:28.493690 28639 ts_tablet_manager.cc:1403] T 30837c9e8f2248c6bb4074727eb7c260 P af1f75fd8b274c37a7699cace9a12abd: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.007s
I20260710 11:07:28.501735 28639 raft_consensus.cc:359] T 30837c9e8f2248c6bb4074727eb7c260 P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:28.502875 28639 raft_consensus.cc:385] T 30837c9e8f2248c6bb4074727eb7c260 P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:28.503314 28639 raft_consensus.cc:740] T 30837c9e8f2248c6bb4074727eb7c260 P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af1f75fd8b274c37a7699cace9a12abd, State: Initialized, Role: FOLLOWER
I20260710 11:07:28.504602 28639 consensus_queue.cc:260] T 30837c9e8f2248c6bb4074727eb7c260 P af1f75fd8b274c37a7699cace9a12abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:28.507568 28639 ts_tablet_manager.cc:1434] T 30837c9e8f2248c6bb4074727eb7c260 P af1f75fd8b274c37a7699cace9a12abd: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.005s
I20260710 11:07:28.508981 28639 tablet_bootstrap.cc:492] T d570c79927c4474e9198572c7c578ec2 P af1f75fd8b274c37a7699cace9a12abd: Bootstrap starting.
I20260710 11:07:28.512223 28636 tablet_bootstrap.cc:492] T f4f1fbb8764f4a30b0b8a9c88ff2f5fd P 72f120446a6248aa9a87045d4b94d616: No bootstrap required, opened a new log
I20260710 11:07:28.512836 28636 ts_tablet_manager.cc:1403] T f4f1fbb8764f4a30b0b8a9c88ff2f5fd P 72f120446a6248aa9a87045d4b94d616: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.012s
I20260710 11:07:28.517550 28636 raft_consensus.cc:359] T f4f1fbb8764f4a30b0b8a9c88ff2f5fd P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:28.518428 28636 raft_consensus.cc:385] T f4f1fbb8764f4a30b0b8a9c88ff2f5fd P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:28.518756 28639 tablet_bootstrap.cc:654] T d570c79927c4474e9198572c7c578ec2 P af1f75fd8b274c37a7699cace9a12abd: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:28.518959 28637 tablet_bootstrap.cc:492] T d570c79927c4474e9198572c7c578ec2 P ebbb3d006af04d5687631c4ecd0f811b: No bootstrap required, opened a new log
I20260710 11:07:28.518846 28636 raft_consensus.cc:740] T f4f1fbb8764f4a30b0b8a9c88ff2f5fd P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72f120446a6248aa9a87045d4b94d616, State: Initialized, Role: FOLLOWER
I20260710 11:07:28.519739 28637 ts_tablet_manager.cc:1403] T d570c79927c4474e9198572c7c578ec2 P ebbb3d006af04d5687631c4ecd0f811b: Time spent bootstrapping tablet: real 0.049s	user 0.033s	sys 0.015s
I20260710 11:07:28.520423 28636 consensus_queue.cc:260] T f4f1fbb8764f4a30b0b8a9c88ff2f5fd P 72f120446a6248aa9a87045d4b94d616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:28.522766 28637 raft_consensus.cc:359] T d570c79927c4474e9198572c7c578ec2 P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:28.523542 28637 raft_consensus.cc:385] T d570c79927c4474e9198572c7c578ec2 P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:28.523903 28637 raft_consensus.cc:740] T d570c79927c4474e9198572c7c578ec2 P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebbb3d006af04d5687631c4ecd0f811b, State: Initialized, Role: FOLLOWER
I20260710 11:07:28.524824 28637 consensus_queue.cc:260] T d570c79927c4474e9198572c7c578ec2 P ebbb3d006af04d5687631c4ecd0f811b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:28.529407 28637 ts_tablet_manager.cc:1434] T d570c79927c4474e9198572c7c578ec2 P ebbb3d006af04d5687631c4ecd0f811b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:07:28.530706 28637 tablet_bootstrap.cc:492] T b529484e275642da86d77dbfa9e9077a P ebbb3d006af04d5687631c4ecd0f811b: Bootstrap starting.
I20260710 11:07:28.531579 28636 ts_tablet_manager.cc:1434] T f4f1fbb8764f4a30b0b8a9c88ff2f5fd P 72f120446a6248aa9a87045d4b94d616: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.003s
I20260710 11:07:28.533208 28636 tablet_bootstrap.cc:492] T f69ad04b91894c12877da7fe6d1b91c8 P 72f120446a6248aa9a87045d4b94d616: Bootstrap starting.
I20260710 11:07:28.538440 28637 tablet_bootstrap.cc:654] T b529484e275642da86d77dbfa9e9077a P ebbb3d006af04d5687631c4ecd0f811b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:28.544299 28636 tablet_bootstrap.cc:654] T f69ad04b91894c12877da7fe6d1b91c8 P 72f120446a6248aa9a87045d4b94d616: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:28.545161 28639 tablet_bootstrap.cc:492] T d570c79927c4474e9198572c7c578ec2 P af1f75fd8b274c37a7699cace9a12abd: No bootstrap required, opened a new log
I20260710 11:07:28.545733 28639 ts_tablet_manager.cc:1403] T d570c79927c4474e9198572c7c578ec2 P af1f75fd8b274c37a7699cace9a12abd: Time spent bootstrapping tablet: real 0.037s	user 0.023s	sys 0.012s
I20260710 11:07:28.548733 28639 raft_consensus.cc:359] T d570c79927c4474e9198572c7c578ec2 P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:28.549486 28639 raft_consensus.cc:385] T d570c79927c4474e9198572c7c578ec2 P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:28.549943 28639 raft_consensus.cc:740] T d570c79927c4474e9198572c7c578ec2 P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af1f75fd8b274c37a7699cace9a12abd, State: Initialized, Role: FOLLOWER
I20260710 11:07:28.550230 28637 tablet_bootstrap.cc:492] T b529484e275642da86d77dbfa9e9077a P ebbb3d006af04d5687631c4ecd0f811b: No bootstrap required, opened a new log
I20260710 11:07:28.550995 28637 ts_tablet_manager.cc:1403] T b529484e275642da86d77dbfa9e9077a P ebbb3d006af04d5687631c4ecd0f811b: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.000s
I20260710 11:07:28.551229 28639 consensus_queue.cc:260] T d570c79927c4474e9198572c7c578ec2 P af1f75fd8b274c37a7699cace9a12abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:28.554394 28636 tablet_bootstrap.cc:492] T f69ad04b91894c12877da7fe6d1b91c8 P 72f120446a6248aa9a87045d4b94d616: No bootstrap required, opened a new log
I20260710 11:07:28.555179 28636 ts_tablet_manager.cc:1403] T f69ad04b91894c12877da7fe6d1b91c8 P 72f120446a6248aa9a87045d4b94d616: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.008s
I20260710 11:07:28.555706 28639 ts_tablet_manager.cc:1434] T d570c79927c4474e9198572c7c578ec2 P af1f75fd8b274c37a7699cace9a12abd: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:07:28.555749 28637 raft_consensus.cc:359] T b529484e275642da86d77dbfa9e9077a P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:28.556743 28637 raft_consensus.cc:385] T b529484e275642da86d77dbfa9e9077a P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:28.557103 28639 tablet_bootstrap.cc:492] T 0c5b6f8d5402460badf841d0648efcbe P af1f75fd8b274c37a7699cace9a12abd: Bootstrap starting.
I20260710 11:07:28.557085 28637 raft_consensus.cc:740] T b529484e275642da86d77dbfa9e9077a P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebbb3d006af04d5687631c4ecd0f811b, State: Initialized, Role: FOLLOWER
I20260710 11:07:28.558096 28637 consensus_queue.cc:260] T b529484e275642da86d77dbfa9e9077a P ebbb3d006af04d5687631c4ecd0f811b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:28.558288 28636 raft_consensus.cc:359] T f69ad04b91894c12877da7fe6d1b91c8 P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:28.559075 28636 raft_consensus.cc:385] T f69ad04b91894c12877da7fe6d1b91c8 P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:28.559433 28636 raft_consensus.cc:740] T f69ad04b91894c12877da7fe6d1b91c8 P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72f120446a6248aa9a87045d4b94d616, State: Initialized, Role: FOLLOWER
I20260710 11:07:28.560408 28637 ts_tablet_manager.cc:1434] T b529484e275642da86d77dbfa9e9077a P ebbb3d006af04d5687631c4ecd0f811b: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:07:28.560324 28636 consensus_queue.cc:260] T f69ad04b91894c12877da7fe6d1b91c8 P 72f120446a6248aa9a87045d4b94d616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:28.561492 28637 tablet_bootstrap.cc:492] T 537ccb10673b4d9a80a3fb186dac041d P ebbb3d006af04d5687631c4ecd0f811b: Bootstrap starting.
I20260710 11:07:28.563035 28636 ts_tablet_manager.cc:1434] T f69ad04b91894c12877da7fe6d1b91c8 P 72f120446a6248aa9a87045d4b94d616: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:07:28.564119 28636 tablet_bootstrap.cc:492] T 1fbc6114d3ac4386bd6c303128af4866 P 72f120446a6248aa9a87045d4b94d616: Bootstrap starting.
I20260710 11:07:28.565318 28639 tablet_bootstrap.cc:654] T 0c5b6f8d5402460badf841d0648efcbe P af1f75fd8b274c37a7699cace9a12abd: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:28.568472 28637 tablet_bootstrap.cc:654] T 537ccb10673b4d9a80a3fb186dac041d P ebbb3d006af04d5687631c4ecd0f811b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:28.573727 28636 tablet_bootstrap.cc:654] T 1fbc6114d3ac4386bd6c303128af4866 P 72f120446a6248aa9a87045d4b94d616: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:28.577870 28639 tablet_bootstrap.cc:492] T 0c5b6f8d5402460badf841d0648efcbe P af1f75fd8b274c37a7699cace9a12abd: No bootstrap required, opened a new log
I20260710 11:07:28.578670 28639 ts_tablet_manager.cc:1403] T 0c5b6f8d5402460badf841d0648efcbe P af1f75fd8b274c37a7699cace9a12abd: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.003s
I20260710 11:07:28.582674 28639 raft_consensus.cc:359] T 0c5b6f8d5402460badf841d0648efcbe P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:28.583701 28639 raft_consensus.cc:385] T 0c5b6f8d5402460badf841d0648efcbe P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:28.584086 28639 raft_consensus.cc:740] T 0c5b6f8d5402460badf841d0648efcbe P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af1f75fd8b274c37a7699cace9a12abd, State: Initialized, Role: FOLLOWER
I20260710 11:07:28.585045 28639 consensus_queue.cc:260] T 0c5b6f8d5402460badf841d0648efcbe P af1f75fd8b274c37a7699cace9a12abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:28.586481 28636 tablet_bootstrap.cc:492] T 1fbc6114d3ac4386bd6c303128af4866 P 72f120446a6248aa9a87045d4b94d616: No bootstrap required, opened a new log
I20260710 11:07:28.587065 28636 ts_tablet_manager.cc:1403] T 1fbc6114d3ac4386bd6c303128af4866 P 72f120446a6248aa9a87045d4b94d616: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.003s
I20260710 11:07:28.588940 28639 ts_tablet_manager.cc:1434] T 0c5b6f8d5402460badf841d0648efcbe P af1f75fd8b274c37a7699cace9a12abd: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:07:28.589982 28639 tablet_bootstrap.cc:492] T b529484e275642da86d77dbfa9e9077a P af1f75fd8b274c37a7699cace9a12abd: Bootstrap starting.
I20260710 11:07:28.589967 28636 raft_consensus.cc:359] T 1fbc6114d3ac4386bd6c303128af4866 P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:28.590966 28636 raft_consensus.cc:385] T 1fbc6114d3ac4386bd6c303128af4866 P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:28.591323 28636 raft_consensus.cc:740] T 1fbc6114d3ac4386bd6c303128af4866 P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72f120446a6248aa9a87045d4b94d616, State: Initialized, Role: FOLLOWER
I20260710 11:07:28.592236 28636 consensus_queue.cc:260] T 1fbc6114d3ac4386bd6c303128af4866 P 72f120446a6248aa9a87045d4b94d616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:28.596069 28646 raft_consensus.cc:493] T f4f1fbb8764f4a30b0b8a9c88ff2f5fd P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:28.596542 28646 raft_consensus.cc:515] T f4f1fbb8764f4a30b0b8a9c88ff2f5fd P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:28.597150 28639 tablet_bootstrap.cc:654] T b529484e275642da86d77dbfa9e9077a P af1f75fd8b274c37a7699cace9a12abd: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:28.599270 28646 leader_election.cc:290] T f4f1fbb8764f4a30b0b8a9c88ff2f5fd P af1f75fd8b274c37a7699cace9a12abd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72f120446a6248aa9a87045d4b94d616 (127.23.83.193:35097), ebbb3d006af04d5687631c4ecd0f811b (127.23.83.194:38719)
I20260710 11:07:28.608727 28636 ts_tablet_manager.cc:1434] T 1fbc6114d3ac4386bd6c303128af4866 P 72f120446a6248aa9a87045d4b94d616: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260710 11:07:28.610613 28639 tablet_bootstrap.cc:492] T b529484e275642da86d77dbfa9e9077a P af1f75fd8b274c37a7699cace9a12abd: No bootstrap required, opened a new log
I20260710 11:07:28.611340 28639 ts_tablet_manager.cc:1403] T b529484e275642da86d77dbfa9e9077a P af1f75fd8b274c37a7699cace9a12abd: Time spent bootstrapping tablet: real 0.022s	user 0.002s	sys 0.017s
I20260710 11:07:28.614409 28636 tablet_bootstrap.cc:492] T 0c5b6f8d5402460badf841d0648efcbe P 72f120446a6248aa9a87045d4b94d616: Bootstrap starting.
I20260710 11:07:28.614188 28639 raft_consensus.cc:359] T b529484e275642da86d77dbfa9e9077a P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:28.615643 28639 raft_consensus.cc:385] T b529484e275642da86d77dbfa9e9077a P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:28.616019 28639 raft_consensus.cc:740] T b529484e275642da86d77dbfa9e9077a P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af1f75fd8b274c37a7699cace9a12abd, State: Initialized, Role: FOLLOWER
I20260710 11:07:28.616745 28639 consensus_queue.cc:260] T b529484e275642da86d77dbfa9e9077a P af1f75fd8b274c37a7699cace9a12abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:28.619346 28639 ts_tablet_manager.cc:1434] T b529484e275642da86d77dbfa9e9077a P af1f75fd8b274c37a7699cace9a12abd: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:07:28.620558 28639 tablet_bootstrap.cc:492] T 537ccb10673b4d9a80a3fb186dac041d P af1f75fd8b274c37a7699cace9a12abd: Bootstrap starting.
I20260710 11:07:28.626906 28636 tablet_bootstrap.cc:654] T 0c5b6f8d5402460badf841d0648efcbe P 72f120446a6248aa9a87045d4b94d616: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:28.627914 28639 tablet_bootstrap.cc:654] T 537ccb10673b4d9a80a3fb186dac041d P af1f75fd8b274c37a7699cace9a12abd: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:28.629452 28640 raft_consensus.cc:493] T f69ad04b91894c12877da7fe6d1b91c8 P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:28.630391 28640 raft_consensus.cc:515] T f69ad04b91894c12877da7fe6d1b91c8 P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
W20260710 11:07:28.638793 28393 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:07:28.639626 28640 leader_election.cc:290] T f69ad04b91894c12877da7fe6d1b91c8 P ebbb3d006af04d5687631c4ecd0f811b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72f120446a6248aa9a87045d4b94d616 (127.23.83.193:35097), af1f75fd8b274c37a7699cace9a12abd (127.23.83.195:42325)
I20260710 11:07:28.639868 28636 tablet_bootstrap.cc:492] T 0c5b6f8d5402460badf841d0648efcbe P 72f120446a6248aa9a87045d4b94d616: No bootstrap required, opened a new log
I20260710 11:07:28.642637 28636 ts_tablet_manager.cc:1403] T 0c5b6f8d5402460badf841d0648efcbe P 72f120446a6248aa9a87045d4b94d616: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.005s
I20260710 11:07:28.646871 28636 raft_consensus.cc:359] T 0c5b6f8d5402460badf841d0648efcbe P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:28.649611 28636 raft_consensus.cc:385] T 0c5b6f8d5402460badf841d0648efcbe P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:28.650060 28636 raft_consensus.cc:740] T 0c5b6f8d5402460badf841d0648efcbe P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72f120446a6248aa9a87045d4b94d616, State: Initialized, Role: FOLLOWER
I20260710 11:07:28.651221 28636 consensus_queue.cc:260] T 0c5b6f8d5402460badf841d0648efcbe P 72f120446a6248aa9a87045d4b94d616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:28.653573 28637 tablet_bootstrap.cc:492] T 537ccb10673b4d9a80a3fb186dac041d P ebbb3d006af04d5687631c4ecd0f811b: No bootstrap required, opened a new log
I20260710 11:07:28.654150 28637 ts_tablet_manager.cc:1403] T 537ccb10673b4d9a80a3fb186dac041d P ebbb3d006af04d5687631c4ecd0f811b: Time spent bootstrapping tablet: real 0.093s	user 0.032s	sys 0.051s
I20260710 11:07:28.655884 28522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f1fbb8764f4a30b0b8a9c88ff2f5fd" candidate_uuid: "af1f75fd8b274c37a7699cace9a12abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebbb3d006af04d5687631c4ecd0f811b" is_pre_election: true
I20260710 11:07:28.656622 28522 raft_consensus.cc:2468] T f4f1fbb8764f4a30b0b8a9c88ff2f5fd P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af1f75fd8b274c37a7699cace9a12abd in term 0.
I20260710 11:07:28.657637 28637 raft_consensus.cc:359] T 537ccb10673b4d9a80a3fb186dac041d P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } }
I20260710 11:07:28.658046 28559 leader_election.cc:304] T f4f1fbb8764f4a30b0b8a9c88ff2f5fd P af1f75fd8b274c37a7699cace9a12abd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af1f75fd8b274c37a7699cace9a12abd, ebbb3d006af04d5687631c4ecd0f811b; no voters: 
I20260710 11:07:28.660060 28637 raft_consensus.cc:385] T 537ccb10673b4d9a80a3fb186dac041d P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:28.660386 28637 raft_consensus.cc:740] T 537ccb10673b4d9a80a3fb186dac041d P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebbb3d006af04d5687631c4ecd0f811b, State: Initialized, Role: FOLLOWER
I20260710 11:07:28.660617 28646 raft_consensus.cc:2804] T f4f1fbb8764f4a30b0b8a9c88ff2f5fd P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:28.661015 28646 raft_consensus.cc:493] T f4f1fbb8764f4a30b0b8a9c88ff2f5fd P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:28.661360 28646 raft_consensus.cc:3060] T f4f1fbb8764f4a30b0b8a9c88ff2f5fd P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:28.661396 28637 consensus_queue.cc:260] T 537ccb10673b4d9a80a3fb186dac041d P ebbb3d006af04d5687631c4ecd0f811b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } }
I20260710 11:07:28.661969 28636 ts_tablet_manager.cc:1434] T 0c5b6f8d5402460badf841d0648efcbe P 72f120446a6248aa9a87045d4b94d616: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260710 11:07:28.667055 28637 ts_tablet_manager.cc:1434] T 537ccb10673b4d9a80a3fb186dac041d P ebbb3d006af04d5687631c4ecd0f811b: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260710 11:07:28.668097 28637 tablet_bootstrap.cc:492] T 30837c9e8f2248c6bb4074727eb7c260 P ebbb3d006af04d5687631c4ecd0f811b: Bootstrap starting.
I20260710 11:07:28.674301 28636 tablet_bootstrap.cc:492] T 30837c9e8f2248c6bb4074727eb7c260 P 72f120446a6248aa9a87045d4b94d616: Bootstrap starting.
I20260710 11:07:28.674799 28637 tablet_bootstrap.cc:654] T 30837c9e8f2248c6bb4074727eb7c260 P ebbb3d006af04d5687631c4ecd0f811b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:28.674865 28646 raft_consensus.cc:515] T f4f1fbb8764f4a30b0b8a9c88ff2f5fd P af1f75fd8b274c37a7699cace9a12abd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:28.686388 28636 tablet_bootstrap.cc:654] T 30837c9e8f2248c6bb4074727eb7c260 P 72f120446a6248aa9a87045d4b94d616: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:28.691011 28637 tablet_bootstrap.cc:492] T 30837c9e8f2248c6bb4074727eb7c260 P ebbb3d006af04d5687631c4ecd0f811b: No bootstrap required, opened a new log
I20260710 11:07:28.691776 28637 ts_tablet_manager.cc:1403] T 30837c9e8f2248c6bb4074727eb7c260 P ebbb3d006af04d5687631c4ecd0f811b: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.005s
I20260710 11:07:28.691918 28447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f1fbb8764f4a30b0b8a9c88ff2f5fd" candidate_uuid: "af1f75fd8b274c37a7699cace9a12abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72f120446a6248aa9a87045d4b94d616" is_pre_election: true
I20260710 11:07:28.692888 28447 raft_consensus.cc:2468] T f4f1fbb8764f4a30b0b8a9c88ff2f5fd P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af1f75fd8b274c37a7699cace9a12abd in term 0.
I20260710 11:07:28.694977 28639 tablet_bootstrap.cc:492] T 537ccb10673b4d9a80a3fb186dac041d P af1f75fd8b274c37a7699cace9a12abd: No bootstrap required, opened a new log
I20260710 11:07:28.697944 28639 ts_tablet_manager.cc:1403] T 537ccb10673b4d9a80a3fb186dac041d P af1f75fd8b274c37a7699cace9a12abd: Time spent bootstrapping tablet: real 0.078s	user 0.014s	sys 0.005s
I20260710 11:07:28.697481 28646 leader_election.cc:290] T f4f1fbb8764f4a30b0b8a9c88ff2f5fd P af1f75fd8b274c37a7699cace9a12abd [CANDIDATE]: Term 1 election: Requested vote from peers 72f120446a6248aa9a87045d4b94d616 (127.23.83.193:35097), ebbb3d006af04d5687631c4ecd0f811b (127.23.83.194:38719)
I20260710 11:07:28.695640 28637 raft_consensus.cc:359] T 30837c9e8f2248c6bb4074727eb7c260 P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:28.700093 28637 raft_consensus.cc:385] T 30837c9e8f2248c6bb4074727eb7c260 P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:28.700433 28637 raft_consensus.cc:740] T 30837c9e8f2248c6bb4074727eb7c260 P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebbb3d006af04d5687631c4ecd0f811b, State: Initialized, Role: FOLLOWER
I20260710 11:07:28.700786 28522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f1fbb8764f4a30b0b8a9c88ff2f5fd" candidate_uuid: "af1f75fd8b274c37a7699cace9a12abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebbb3d006af04d5687631c4ecd0f811b"
I20260710 11:07:28.701254 28636 tablet_bootstrap.cc:492] T 30837c9e8f2248c6bb4074727eb7c260 P 72f120446a6248aa9a87045d4b94d616: No bootstrap required, opened a new log
I20260710 11:07:28.701419 28522 raft_consensus.cc:3060] T f4f1fbb8764f4a30b0b8a9c88ff2f5fd P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:28.701172 28637 consensus_queue.cc:260] T 30837c9e8f2248c6bb4074727eb7c260 P ebbb3d006af04d5687631c4ecd0f811b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:28.701543 28640 raft_consensus.cc:493] T 537ccb10673b4d9a80a3fb186dac041d P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:28.701798 28636 ts_tablet_manager.cc:1403] T 30837c9e8f2248c6bb4074727eb7c260 P 72f120446a6248aa9a87045d4b94d616: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.003s
I20260710 11:07:28.702101 28640 raft_consensus.cc:515] T 537ccb10673b4d9a80a3fb186dac041d P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } }
I20260710 11:07:28.703276 28646 raft_consensus.cc:493] T 0c5b6f8d5402460badf841d0648efcbe P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:28.703737 28646 raft_consensus.cc:515] T 0c5b6f8d5402460badf841d0648efcbe P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:28.704371 28640 leader_election.cc:290] T 537ccb10673b4d9a80a3fb186dac041d P ebbb3d006af04d5687631c4ecd0f811b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72f120446a6248aa9a87045d4b94d616 (127.23.83.193:35097), af1f75fd8b274c37a7699cace9a12abd (127.23.83.195:42325)
I20260710 11:07:28.704929 28636 raft_consensus.cc:359] T 30837c9e8f2248c6bb4074727eb7c260 P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:28.705679 28636 raft_consensus.cc:385] T 30837c9e8f2248c6bb4074727eb7c260 P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:28.705891 28646 leader_election.cc:290] T 0c5b6f8d5402460badf841d0648efcbe P af1f75fd8b274c37a7699cace9a12abd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72f120446a6248aa9a87045d4b94d616 (127.23.83.193:35097), ebbb3d006af04d5687631c4ecd0f811b (127.23.83.194:38719)
I20260710 11:07:28.706004 28636 raft_consensus.cc:740] T 30837c9e8f2248c6bb4074727eb7c260 P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72f120446a6248aa9a87045d4b94d616, State: Initialized, Role: FOLLOWER
I20260710 11:07:28.707096 28521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c5b6f8d5402460badf841d0648efcbe" candidate_uuid: "af1f75fd8b274c37a7699cace9a12abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebbb3d006af04d5687631c4ecd0f811b" is_pre_election: true
I20260710 11:07:28.707178 28636 consensus_queue.cc:260] T 30837c9e8f2248c6bb4074727eb7c260 P 72f120446a6248aa9a87045d4b94d616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
W20260710 11:07:28.708606 28559 leader_election.cc:343] T 0c5b6f8d5402460badf841d0648efcbe P af1f75fd8b274c37a7699cace9a12abd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ebbb3d006af04d5687631c4ecd0f811b (127.23.83.194:38719): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:28.700979 28639 raft_consensus.cc:359] T 537ccb10673b4d9a80a3fb186dac041d P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } }
I20260710 11:07:28.713063 28639 raft_consensus.cc:385] T 537ccb10673b4d9a80a3fb186dac041d P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:28.713459 28639 raft_consensus.cc:740] T 537ccb10673b4d9a80a3fb186dac041d P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af1f75fd8b274c37a7699cace9a12abd, State: Initialized, Role: FOLLOWER
I20260710 11:07:28.714870 28645 raft_consensus.cc:493] T 1fbc6114d3ac4386bd6c303128af4866 P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:28.719738 28637 ts_tablet_manager.cc:1434] T 30837c9e8f2248c6bb4074727eb7c260 P ebbb3d006af04d5687631c4ecd0f811b: Time spent starting tablet: real 0.027s	user 0.011s	sys 0.007s
I20260710 11:07:28.719726 28645 raft_consensus.cc:515] T 1fbc6114d3ac4386bd6c303128af4866 P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:28.720898 28637 tablet_bootstrap.cc:492] T 0c5b6f8d5402460badf841d0648efcbe P ebbb3d006af04d5687631c4ecd0f811b: Bootstrap starting.
I20260710 11:07:28.720115 28639 consensus_queue.cc:260] T 537ccb10673b4d9a80a3fb186dac041d P af1f75fd8b274c37a7699cace9a12abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } }
I20260710 11:07:28.725737 28639 ts_tablet_manager.cc:1434] T 537ccb10673b4d9a80a3fb186dac041d P af1f75fd8b274c37a7699cace9a12abd: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260710 11:07:28.727015 28639 tablet_bootstrap.cc:492] T f69ad04b91894c12877da7fe6d1b91c8 P af1f75fd8b274c37a7699cace9a12abd: Bootstrap starting.
I20260710 11:07:28.716063 28447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f69ad04b91894c12877da7fe6d1b91c8" candidate_uuid: "ebbb3d006af04d5687631c4ecd0f811b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72f120446a6248aa9a87045d4b94d616" is_pre_election: true
I20260710 11:07:28.728353 28447 raft_consensus.cc:2468] T f69ad04b91894c12877da7fe6d1b91c8 P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ebbb3d006af04d5687631c4ecd0f811b in term 0.
I20260710 11:07:28.716476 28595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537ccb10673b4d9a80a3fb186dac041d" candidate_uuid: "ebbb3d006af04d5687631c4ecd0f811b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af1f75fd8b274c37a7699cace9a12abd" is_pre_election: true
I20260710 11:07:28.729874 28595 raft_consensus.cc:2468] T 537ccb10673b4d9a80a3fb186dac041d P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ebbb3d006af04d5687631c4ecd0f811b in term 0.
I20260710 11:07:28.730351 28646 raft_consensus.cc:493] T 1fbc6114d3ac4386bd6c303128af4866 P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:28.730840 28646 raft_consensus.cc:515] T 1fbc6114d3ac4386bd6c303128af4866 P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:28.733088 28646 leader_election.cc:290] T 1fbc6114d3ac4386bd6c303128af4866 P af1f75fd8b274c37a7699cace9a12abd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72f120446a6248aa9a87045d4b94d616 (127.23.83.193:35097), ebbb3d006af04d5687631c4ecd0f811b (127.23.83.194:38719)
I20260710 11:07:28.717356 28446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537ccb10673b4d9a80a3fb186dac041d" candidate_uuid: "ebbb3d006af04d5687631c4ecd0f811b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72f120446a6248aa9a87045d4b94d616" is_pre_election: true
I20260710 11:07:28.734220 28446 raft_consensus.cc:2468] T 537ccb10673b4d9a80a3fb186dac041d P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ebbb3d006af04d5687631c4ecd0f811b in term 0.
I20260710 11:07:28.718283 28445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f1fbb8764f4a30b0b8a9c88ff2f5fd" candidate_uuid: "af1f75fd8b274c37a7699cace9a12abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72f120446a6248aa9a87045d4b94d616"
I20260710 11:07:28.718885 28636 ts_tablet_manager.cc:1434] T 30837c9e8f2248c6bb4074727eb7c260 P 72f120446a6248aa9a87045d4b94d616: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260710 11:07:28.719038 28444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c5b6f8d5402460badf841d0648efcbe" candidate_uuid: "af1f75fd8b274c37a7699cace9a12abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72f120446a6248aa9a87045d4b94d616" is_pre_election: true
I20260710 11:07:28.735137 28445 raft_consensus.cc:3060] T f4f1fbb8764f4a30b0b8a9c88ff2f5fd P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:28.735348 28444 raft_consensus.cc:2468] T 0c5b6f8d5402460badf841d0648efcbe P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af1f75fd8b274c37a7699cace9a12abd in term 0.
I20260710 11:07:28.712934 28522 raft_consensus.cc:2468] T f4f1fbb8764f4a30b0b8a9c88ff2f5fd P ebbb3d006af04d5687631c4ecd0f811b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af1f75fd8b274c37a7699cace9a12abd in term 1.
I20260710 11:07:28.727043 28637 tablet_bootstrap.cc:654] T 0c5b6f8d5402460badf841d0648efcbe P ebbb3d006af04d5687631c4ecd0f811b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:28.736990 28559 leader_election.cc:304] T f4f1fbb8764f4a30b0b8a9c88ff2f5fd P af1f75fd8b274c37a7699cace9a12abd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af1f75fd8b274c37a7699cace9a12abd, ebbb3d006af04d5687631c4ecd0f811b; no voters: 
I20260710 11:07:28.737881 28636 tablet_bootstrap.cc:492] T b529484e275642da86d77dbfa9e9077a P 72f120446a6248aa9a87045d4b94d616: Bootstrap starting.
I20260710 11:07:28.737854 28646 raft_consensus.cc:2804] T f4f1fbb8764f4a30b0b8a9c88ff2f5fd P af1f75fd8b274c37a7699cace9a12abd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:28.740239 28521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fbc6114d3ac4386bd6c303128af4866" candidate_uuid: "af1f75fd8b274c37a7699cace9a12abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebbb3d006af04d5687631c4ecd0f811b" is_pre_election: true
I20260710 11:07:28.740949 28521 raft_consensus.cc:2468] T 1fbc6114d3ac4386bd6c303128af4866 P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af1f75fd8b274c37a7699cace9a12abd in term 0.
I20260710 11:07:28.742545 28487 leader_election.cc:304] T 537ccb10673b4d9a80a3fb186dac041d P ebbb3d006af04d5687631c4ecd0f811b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af1f75fd8b274c37a7699cace9a12abd, ebbb3d006af04d5687631c4ecd0f811b; no voters: 
I20260710 11:07:28.743012 28639 tablet_bootstrap.cc:654] T f69ad04b91894c12877da7fe6d1b91c8 P af1f75fd8b274c37a7699cace9a12abd: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:28.743882 28559 leader_election.cc:304] T 1fbc6114d3ac4386bd6c303128af4866 P af1f75fd8b274c37a7699cace9a12abd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af1f75fd8b274c37a7699cace9a12abd, ebbb3d006af04d5687631c4ecd0f811b; no voters: 
I20260710 11:07:28.714952 28596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f69ad04b91894c12877da7fe6d1b91c8" candidate_uuid: "ebbb3d006af04d5687631c4ecd0f811b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af1f75fd8b274c37a7699cace9a12abd" is_pre_election: true
I20260710 11:07:28.746878 28561 leader_election.cc:304] T 0c5b6f8d5402460badf841d0648efcbe P af1f75fd8b274c37a7699cace9a12abd [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: 72f120446a6248aa9a87045d4b94d616, af1f75fd8b274c37a7699cace9a12abd; no voters: ebbb3d006af04d5687631c4ecd0f811b
I20260710 11:07:28.747421 28487 leader_election.cc:304] T f69ad04b91894c12877da7fe6d1b91c8 P ebbb3d006af04d5687631c4ecd0f811b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72f120446a6248aa9a87045d4b94d616, ebbb3d006af04d5687631c4ecd0f811b; no voters: 
W20260710 11:07:28.749352 28487 leader_election.cc:343] T f69ad04b91894c12877da7fe6d1b91c8 P ebbb3d006af04d5687631c4ecd0f811b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af1f75fd8b274c37a7699cace9a12abd (127.23.83.195:42325): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:28.750429 28640 raft_consensus.cc:2804] T 537ccb10673b4d9a80a3fb186dac041d P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:28.750914 28640 raft_consensus.cc:493] T 537ccb10673b4d9a80a3fb186dac041d P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:28.751343 28640 raft_consensus.cc:3060] T 537ccb10673b4d9a80a3fb186dac041d P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:28.752700 28636 tablet_bootstrap.cc:654] T b529484e275642da86d77dbfa9e9077a P 72f120446a6248aa9a87045d4b94d616: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:28.747447 28444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fbc6114d3ac4386bd6c303128af4866" candidate_uuid: "af1f75fd8b274c37a7699cace9a12abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72f120446a6248aa9a87045d4b94d616" is_pre_election: true
I20260710 11:07:28.756814 28444 raft_consensus.cc:2468] T 1fbc6114d3ac4386bd6c303128af4866 P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af1f75fd8b274c37a7699cace9a12abd in term 0.
I20260710 11:07:28.761423 28675 raft_consensus.cc:2804] T 1fbc6114d3ac4386bd6c303128af4866 P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:28.761909 28675 raft_consensus.cc:493] T 1fbc6114d3ac4386bd6c303128af4866 P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:28.760391 28645 leader_election.cc:290] T 1fbc6114d3ac4386bd6c303128af4866 P 72f120446a6248aa9a87045d4b94d616 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ebbb3d006af04d5687631c4ecd0f811b (127.23.83.194:38719), af1f75fd8b274c37a7699cace9a12abd (127.23.83.195:42325)
I20260710 11:07:28.764621 28675 raft_consensus.cc:3060] T 1fbc6114d3ac4386bd6c303128af4866 P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:28.762435 28646 raft_consensus.cc:697] T f4f1fbb8764f4a30b0b8a9c88ff2f5fd P af1f75fd8b274c37a7699cace9a12abd [term 1 LEADER]: Becoming Leader. State: Replica: af1f75fd8b274c37a7699cace9a12abd, State: Running, Role: LEADER
I20260710 11:07:28.776422 28645 raft_consensus.cc:493] T d570c79927c4474e9198572c7c578ec2 P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:28.777700 28645 raft_consensus.cc:515] T d570c79927c4474e9198572c7c578ec2 P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:28.788134 28445 raft_consensus.cc:2468] T f4f1fbb8764f4a30b0b8a9c88ff2f5fd P 72f120446a6248aa9a87045d4b94d616 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af1f75fd8b274c37a7699cace9a12abd in term 1.
I20260710 11:07:28.791290 28521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fbc6114d3ac4386bd6c303128af4866" candidate_uuid: "72f120446a6248aa9a87045d4b94d616" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebbb3d006af04d5687631c4ecd0f811b" is_pre_election: true
I20260710 11:07:28.792266 28521 raft_consensus.cc:2468] T 1fbc6114d3ac4386bd6c303128af4866 P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72f120446a6248aa9a87045d4b94d616 in term 0.
I20260710 11:07:28.793252 28645 leader_election.cc:290] T d570c79927c4474e9198572c7c578ec2 P 72f120446a6248aa9a87045d4b94d616 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ebbb3d006af04d5687631c4ecd0f811b (127.23.83.194:38719), af1f75fd8b274c37a7699cace9a12abd (127.23.83.195:42325)
I20260710 11:07:28.794687 28410 leader_election.cc:304] T 1fbc6114d3ac4386bd6c303128af4866 P 72f120446a6248aa9a87045d4b94d616 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72f120446a6248aa9a87045d4b94d616, ebbb3d006af04d5687631c4ecd0f811b; no voters: 
I20260710 11:07:28.764187 28673 raft_consensus.cc:2804] T 0c5b6f8d5402460badf841d0648efcbe P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:28.796922 28521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d570c79927c4474e9198572c7c578ec2" candidate_uuid: "72f120446a6248aa9a87045d4b94d616" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebbb3d006af04d5687631c4ecd0f811b" is_pre_election: true
I20260710 11:07:28.800755 28521 raft_consensus.cc:2468] T d570c79927c4474e9198572c7c578ec2 P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72f120446a6248aa9a87045d4b94d616 in term 0.
I20260710 11:07:28.801502 28645 raft_consensus.cc:2804] T 1fbc6114d3ac4386bd6c303128af4866 P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:28.800092 28673 raft_consensus.cc:493] T 0c5b6f8d5402460badf841d0648efcbe P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:28.801995 28410 leader_election.cc:304] T d570c79927c4474e9198572c7c578ec2 P 72f120446a6248aa9a87045d4b94d616 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72f120446a6248aa9a87045d4b94d616, ebbb3d006af04d5687631c4ecd0f811b; no voters: 
I20260710 11:07:28.802536 28673 raft_consensus.cc:3060] T 0c5b6f8d5402460badf841d0648efcbe P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:28.802037 28645 raft_consensus.cc:493] T 1fbc6114d3ac4386bd6c303128af4866 P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:28.767167 28670 raft_consensus.cc:2804] T f69ad04b91894c12877da7fe6d1b91c8 P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:28.805641 28670 raft_consensus.cc:493] T f69ad04b91894c12877da7fe6d1b91c8 P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:28.804224 28645 raft_consensus.cc:3060] T 1fbc6114d3ac4386bd6c303128af4866 P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:28.808759 28670 raft_consensus.cc:3060] T f69ad04b91894c12877da7fe6d1b91c8 P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:28.808970 28640 raft_consensus.cc:515] T 537ccb10673b4d9a80a3fb186dac041d P ebbb3d006af04d5687631c4ecd0f811b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } }
I20260710 11:07:28.808221 28678 raft_consensus.cc:493] T d570c79927c4474e9198572c7c578ec2 P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:28.816386 28678 raft_consensus.cc:515] T d570c79927c4474e9198572c7c578ec2 P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:28.818847 28637 tablet_bootstrap.cc:492] T 0c5b6f8d5402460badf841d0648efcbe P ebbb3d006af04d5687631c4ecd0f811b: No bootstrap required, opened a new log
I20260710 11:07:28.819464 28637 ts_tablet_manager.cc:1403] T 0c5b6f8d5402460badf841d0648efcbe P ebbb3d006af04d5687631c4ecd0f811b: Time spent bootstrapping tablet: real 0.099s	user 0.010s	sys 0.011s
I20260710 11:07:28.820535 28678 leader_election.cc:290] T d570c79927c4474e9198572c7c578ec2 P ebbb3d006af04d5687631c4ecd0f811b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72f120446a6248aa9a87045d4b94d616 (127.23.83.193:35097), af1f75fd8b274c37a7699cace9a12abd (127.23.83.195:42325)
I20260710 11:07:28.822031 28596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d570c79927c4474e9198572c7c578ec2" candidate_uuid: "ebbb3d006af04d5687631c4ecd0f811b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af1f75fd8b274c37a7699cace9a12abd" is_pre_election: true
I20260710 11:07:28.822654 28596 raft_consensus.cc:2468] T d570c79927c4474e9198572c7c578ec2 P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ebbb3d006af04d5687631c4ecd0f811b in term 0.
I20260710 11:07:28.823346 28678 raft_consensus.cc:493] T 22f67cbd9a694fa8a1183aec0d928b8d P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:28.823822 28678 raft_consensus.cc:515] T 22f67cbd9a694fa8a1183aec0d928b8d P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:28.824045 28487 leader_election.cc:304] T d570c79927c4474e9198572c7c578ec2 P ebbb3d006af04d5687631c4ecd0f811b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af1f75fd8b274c37a7699cace9a12abd, ebbb3d006af04d5687631c4ecd0f811b; no voters: 
I20260710 11:07:28.816968 28646 consensus_queue.cc:237] T f4f1fbb8764f4a30b0b8a9c88ff2f5fd P af1f75fd8b274c37a7699cace9a12abd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:28.824848 28645 raft_consensus.cc:515] T 1fbc6114d3ac4386bd6c303128af4866 P 72f120446a6248aa9a87045d4b94d616 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:28.825328 28445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d570c79927c4474e9198572c7c578ec2" candidate_uuid: "ebbb3d006af04d5687631c4ecd0f811b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72f120446a6248aa9a87045d4b94d616" is_pre_election: true
I20260710 11:07:28.825917 28678 leader_election.cc:290] T 22f67cbd9a694fa8a1183aec0d928b8d P ebbb3d006af04d5687631c4ecd0f811b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72f120446a6248aa9a87045d4b94d616 (127.23.83.193:35097), af1f75fd8b274c37a7699cace9a12abd (127.23.83.195:42325)
I20260710 11:07:28.825985 28445 raft_consensus.cc:2468] T d570c79927c4474e9198572c7c578ec2 P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ebbb3d006af04d5687631c4ecd0f811b in term 0.
I20260710 11:07:28.826507 28678 raft_consensus.cc:2804] T d570c79927c4474e9198572c7c578ec2 P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:28.826865 28678 raft_consensus.cc:493] T d570c79927c4474e9198572c7c578ec2 P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:28.826967 28645 leader_election.cc:290] T 1fbc6114d3ac4386bd6c303128af4866 P 72f120446a6248aa9a87045d4b94d616 [CANDIDATE]: Term 1 election: Requested vote from peers ebbb3d006af04d5687631c4ecd0f811b (127.23.83.194:38719), af1f75fd8b274c37a7699cace9a12abd (127.23.83.195:42325)
I20260710 11:07:28.827253 28678 raft_consensus.cc:3060] T d570c79927c4474e9198572c7c578ec2 P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:28.822384 28637 raft_consensus.cc:359] T 0c5b6f8d5402460badf841d0648efcbe P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:28.828516 28637 raft_consensus.cc:385] T 0c5b6f8d5402460badf841d0648efcbe P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:28.828876 28637 raft_consensus.cc:740] T 0c5b6f8d5402460badf841d0648efcbe P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebbb3d006af04d5687631c4ecd0f811b, State: Initialized, Role: FOLLOWER
I20260710 11:07:28.828204 28640 leader_election.cc:290] T 537ccb10673b4d9a80a3fb186dac041d P ebbb3d006af04d5687631c4ecd0f811b [CANDIDATE]: Term 1 election: Requested vote from peers 72f120446a6248aa9a87045d4b94d616 (127.23.83.193:35097), af1f75fd8b274c37a7699cace9a12abd (127.23.83.195:42325)
I20260710 11:07:28.830693 28675 raft_consensus.cc:515] T 1fbc6114d3ac4386bd6c303128af4866 P af1f75fd8b274c37a7699cace9a12abd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:28.832813 28521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fbc6114d3ac4386bd6c303128af4866" candidate_uuid: "72f120446a6248aa9a87045d4b94d616" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebbb3d006af04d5687631c4ecd0f811b"
I20260710 11:07:28.832893 28673 raft_consensus.cc:515] T 0c5b6f8d5402460badf841d0648efcbe P af1f75fd8b274c37a7699cace9a12abd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:28.833478 28521 raft_consensus.cc:3060] T 1fbc6114d3ac4386bd6c303128af4866 P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:28.833850 28445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fbc6114d3ac4386bd6c303128af4866" candidate_uuid: "af1f75fd8b274c37a7699cace9a12abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72f120446a6248aa9a87045d4b94d616"
I20260710 11:07:28.835083 28673 leader_election.cc:290] T 0c5b6f8d5402460badf841d0648efcbe P af1f75fd8b274c37a7699cace9a12abd [CANDIDATE]: Term 1 election: Requested vote from peers 72f120446a6248aa9a87045d4b94d616 (127.23.83.193:35097), ebbb3d006af04d5687631c4ecd0f811b (127.23.83.194:38719)
I20260710 11:07:28.834797 28670 raft_consensus.cc:515] T f69ad04b91894c12877da7fe6d1b91c8 P ebbb3d006af04d5687631c4ecd0f811b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:28.830169 28637 consensus_queue.cc:260] T 0c5b6f8d5402460badf841d0648efcbe P ebbb3d006af04d5687631c4ecd0f811b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:28.836297 28445 raft_consensus.cc:2393] T 1fbc6114d3ac4386bd6c303128af4866 P 72f120446a6248aa9a87045d4b94d616 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate af1f75fd8b274c37a7699cace9a12abd in current term 1: Already voted for candidate 72f120446a6248aa9a87045d4b94d616 in this term.
I20260710 11:07:28.836133 28522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c5b6f8d5402460badf841d0648efcbe" candidate_uuid: "af1f75fd8b274c37a7699cace9a12abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebbb3d006af04d5687631c4ecd0f811b"
I20260710 11:07:28.842036 28595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d570c79927c4474e9198572c7c578ec2" candidate_uuid: "72f120446a6248aa9a87045d4b94d616" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af1f75fd8b274c37a7699cace9a12abd" is_pre_election: true
I20260710 11:07:28.842540 28522 raft_consensus.cc:3060] T 0c5b6f8d5402460badf841d0648efcbe P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:28.842720 28595 raft_consensus.cc:2468] T d570c79927c4474e9198572c7c578ec2 P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72f120446a6248aa9a87045d4b94d616 in term 0.
I20260710 11:07:28.842990 28594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fbc6114d3ac4386bd6c303128af4866" candidate_uuid: "72f120446a6248aa9a87045d4b94d616" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af1f75fd8b274c37a7699cace9a12abd"
I20260710 11:07:28.836525 28444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c5b6f8d5402460badf841d0648efcbe" candidate_uuid: "af1f75fd8b274c37a7699cace9a12abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72f120446a6248aa9a87045d4b94d616"
I20260710 11:07:28.837718 28677 raft_consensus.cc:493] T b529484e275642da86d77dbfa9e9077a P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:28.843720 28637 ts_tablet_manager.cc:1434] T 0c5b6f8d5402460badf841d0648efcbe P ebbb3d006af04d5687631c4ecd0f811b: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.001s
I20260710 11:07:28.843823 28594 raft_consensus.cc:2393] T 1fbc6114d3ac4386bd6c303128af4866 P af1f75fd8b274c37a7699cace9a12abd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 72f120446a6248aa9a87045d4b94d616 in current term 1: Already voted for candidate af1f75fd8b274c37a7699cace9a12abd in this term.
I20260710 11:07:28.843986 28677 raft_consensus.cc:515] T b529484e275642da86d77dbfa9e9077a P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:28.846405 28677 leader_election.cc:290] T b529484e275642da86d77dbfa9e9077a P af1f75fd8b274c37a7699cace9a12abd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72f120446a6248aa9a87045d4b94d616 (127.23.83.193:35097), ebbb3d006af04d5687631c4ecd0f811b (127.23.83.194:38719)
I20260710 11:07:28.843760 28444 raft_consensus.cc:3060] T 0c5b6f8d5402460badf841d0648efcbe P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:28.848593 28519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b529484e275642da86d77dbfa9e9077a" candidate_uuid: "af1f75fd8b274c37a7699cace9a12abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebbb3d006af04d5687631c4ecd0f811b" is_pre_election: true
I20260710 11:07:28.849534 28519 raft_consensus.cc:2468] T b529484e275642da86d77dbfa9e9077a P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af1f75fd8b274c37a7699cace9a12abd in term 0.
I20260710 11:07:28.849954 28522 raft_consensus.cc:2468] T 0c5b6f8d5402460badf841d0648efcbe P ebbb3d006af04d5687631c4ecd0f811b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af1f75fd8b274c37a7699cace9a12abd in term 1.
I20260710 11:07:28.851562 28559 leader_election.cc:304] T b529484e275642da86d77dbfa9e9077a P af1f75fd8b274c37a7699cace9a12abd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af1f75fd8b274c37a7699cace9a12abd, ebbb3d006af04d5687631c4ecd0f811b; no voters: 
I20260710 11:07:28.847436 28445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b529484e275642da86d77dbfa9e9077a" candidate_uuid: "af1f75fd8b274c37a7699cace9a12abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72f120446a6248aa9a87045d4b94d616" is_pre_election: true
W20260710 11:07:28.854755 28561 leader_election.cc:343] T b529484e275642da86d77dbfa9e9077a P af1f75fd8b274c37a7699cace9a12abd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72f120446a6248aa9a87045d4b94d616 (127.23.83.193:35097): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:28.856033 28677 raft_consensus.cc:2804] T b529484e275642da86d77dbfa9e9077a P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:28.859529 28677 raft_consensus.cc:493] T b529484e275642da86d77dbfa9e9077a P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:28.837857 28639 tablet_bootstrap.cc:492] T f69ad04b91894c12877da7fe6d1b91c8 P af1f75fd8b274c37a7699cace9a12abd: No bootstrap required, opened a new log
I20260710 11:07:28.838618 28675 leader_election.cc:290] T 1fbc6114d3ac4386bd6c303128af4866 P af1f75fd8b274c37a7699cace9a12abd [CANDIDATE]: Term 1 election: Requested vote from peers 72f120446a6248aa9a87045d4b94d616 (127.23.83.193:35097), ebbb3d006af04d5687631c4ecd0f811b (127.23.83.194:38719)
I20260710 11:07:28.859931 28677 raft_consensus.cc:3060] T b529484e275642da86d77dbfa9e9077a P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:28.838967 28645 raft_consensus.cc:2804] T d570c79927c4474e9198572c7c578ec2 P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:28.838979 28520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fbc6114d3ac4386bd6c303128af4866" candidate_uuid: "af1f75fd8b274c37a7699cace9a12abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebbb3d006af04d5687631c4ecd0f811b"
I20260710 11:07:28.841321 28596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fbc6114d3ac4386bd6c303128af4866" candidate_uuid: "72f120446a6248aa9a87045d4b94d616" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af1f75fd8b274c37a7699cace9a12abd" is_pre_election: true
I20260710 11:07:28.862443 28596 raft_consensus.cc:2393] T 1fbc6114d3ac4386bd6c303128af4866 P af1f75fd8b274c37a7699cace9a12abd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 72f120446a6248aa9a87045d4b94d616 in current term 1: Already voted for candidate af1f75fd8b274c37a7699cace9a12abd in this term.
I20260710 11:07:28.862159 28559 leader_election.cc:304] T 0c5b6f8d5402460badf841d0648efcbe P af1f75fd8b274c37a7699cace9a12abd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af1f75fd8b274c37a7699cace9a12abd, ebbb3d006af04d5687631c4ecd0f811b; no voters: 
I20260710 11:07:28.863480 28559 leader_election.cc:304] T 1fbc6114d3ac4386bd6c303128af4866 P af1f75fd8b274c37a7699cace9a12abd [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: af1f75fd8b274c37a7699cace9a12abd; no voters: 72f120446a6248aa9a87045d4b94d616, ebbb3d006af04d5687631c4ecd0f811b
I20260710 11:07:28.864616 28673 raft_consensus.cc:2804] T 0c5b6f8d5402460badf841d0648efcbe P af1f75fd8b274c37a7699cace9a12abd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:28.867413 28675 raft_consensus.cc:2749] T 1fbc6114d3ac4386bd6c303128af4866 P af1f75fd8b274c37a7699cace9a12abd [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:07:28.855798 28444 raft_consensus.cc:2468] T 0c5b6f8d5402460badf841d0648efcbe P 72f120446a6248aa9a87045d4b94d616 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af1f75fd8b274c37a7699cace9a12abd in term 1.
I20260710 11:07:28.869205 28645 raft_consensus.cc:493] T d570c79927c4474e9198572c7c578ec2 P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:28.869802 28645 raft_consensus.cc:3060] T d570c79927c4474e9198572c7c578ec2 P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:28.858994 28521 raft_consensus.cc:2468] T 1fbc6114d3ac4386bd6c303128af4866 P ebbb3d006af04d5687631c4ecd0f811b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72f120446a6248aa9a87045d4b94d616 in term 1.
I20260710 11:07:28.874269 28639 ts_tablet_manager.cc:1403] T f69ad04b91894c12877da7fe6d1b91c8 P af1f75fd8b274c37a7699cace9a12abd: Time spent bootstrapping tablet: real 0.147s	user 0.016s	sys 0.044s
I20260710 11:07:28.876413 28410 leader_election.cc:304] T 1fbc6114d3ac4386bd6c303128af4866 P 72f120446a6248aa9a87045d4b94d616 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 72f120446a6248aa9a87045d4b94d616, ebbb3d006af04d5687631c4ecd0f811b; no voters: af1f75fd8b274c37a7699cace9a12abd
I20260710 11:07:28.877568 28679 raft_consensus.cc:2804] T 1fbc6114d3ac4386bd6c303128af4866 P 72f120446a6248aa9a87045d4b94d616 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:28.867429 28677 raft_consensus.cc:515] T b529484e275642da86d77dbfa9e9077a P af1f75fd8b274c37a7699cace9a12abd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:28.880401 28677 leader_election.cc:290] T b529484e275642da86d77dbfa9e9077a P af1f75fd8b274c37a7699cace9a12abd [CANDIDATE]: Term 1 election: Requested vote from peers 72f120446a6248aa9a87045d4b94d616 (127.23.83.193:35097), ebbb3d006af04d5687631c4ecd0f811b (127.23.83.194:38719)
I20260710 11:07:28.882457 28521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b529484e275642da86d77dbfa9e9077a" candidate_uuid: "af1f75fd8b274c37a7699cace9a12abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebbb3d006af04d5687631c4ecd0f811b"
I20260710 11:07:28.882668 28444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b529484e275642da86d77dbfa9e9077a" candidate_uuid: "af1f75fd8b274c37a7699cace9a12abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72f120446a6248aa9a87045d4b94d616"
I20260710 11:07:28.883127 28521 raft_consensus.cc:3060] T b529484e275642da86d77dbfa9e9077a P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:07:28.884192 28561 leader_election.cc:343] T b529484e275642da86d77dbfa9e9077a P af1f75fd8b274c37a7699cace9a12abd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 72f120446a6248aa9a87045d4b94d616 (127.23.83.193:35097): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:28.887633 28636 tablet_bootstrap.cc:492] T b529484e275642da86d77dbfa9e9077a P 72f120446a6248aa9a87045d4b94d616: No bootstrap required, opened a new log
I20260710 11:07:28.889180 28636 ts_tablet_manager.cc:1403] T b529484e275642da86d77dbfa9e9077a P 72f120446a6248aa9a87045d4b94d616: Time spent bootstrapping tablet: real 0.152s	user 0.015s	sys 0.004s
I20260710 11:07:28.846400 28670 leader_election.cc:290] T f69ad04b91894c12877da7fe6d1b91c8 P ebbb3d006af04d5687631c4ecd0f811b [CANDIDATE]: Term 1 election: Requested vote from peers 72f120446a6248aa9a87045d4b94d616 (127.23.83.193:35097), af1f75fd8b274c37a7699cace9a12abd (127.23.83.195:42325)
I20260710 11:07:28.881817 28639 raft_consensus.cc:359] T f69ad04b91894c12877da7fe6d1b91c8 P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:28.899991 28639 raft_consensus.cc:385] T f69ad04b91894c12877da7fe6d1b91c8 P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:28.900372 28639 raft_consensus.cc:740] T f69ad04b91894c12877da7fe6d1b91c8 P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af1f75fd8b274c37a7699cace9a12abd, State: Initialized, Role: FOLLOWER
I20260710 11:07:28.896826 28673 raft_consensus.cc:697] T 0c5b6f8d5402460badf841d0648efcbe P af1f75fd8b274c37a7699cace9a12abd [term 1 LEADER]: Becoming Leader. State: Replica: af1f75fd8b274c37a7699cace9a12abd, State: Running, Role: LEADER
I20260710 11:07:28.896359 28679 raft_consensus.cc:697] T 1fbc6114d3ac4386bd6c303128af4866 P 72f120446a6248aa9a87045d4b94d616 [term 1 LEADER]: Becoming Leader. State: Replica: 72f120446a6248aa9a87045d4b94d616, State: Running, Role: LEADER
I20260710 11:07:28.898097 28645 raft_consensus.cc:515] T d570c79927c4474e9198572c7c578ec2 P 72f120446a6248aa9a87045d4b94d616 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:28.902184 28679 consensus_queue.cc:237] T 1fbc6114d3ac4386bd6c303128af4866 P 72f120446a6248aa9a87045d4b94d616 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
W20260710 11:07:28.903990 28487 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.83.195:42325, user_credentials={real_user=slave}} blocked reactor thread for 80033.5us
I20260710 11:07:28.904515 28673 consensus_queue.cc:237] T 0c5b6f8d5402460badf841d0648efcbe P af1f75fd8b274c37a7699cace9a12abd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:28.905741 28444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22f67cbd9a694fa8a1183aec0d928b8d" candidate_uuid: "ebbb3d006af04d5687631c4ecd0f811b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72f120446a6248aa9a87045d4b94d616" is_pre_election: true
I20260710 11:07:28.905418 28341 catalog_manager.cc:5697] T f4f1fbb8764f4a30b0b8a9c88ff2f5fd P af1f75fd8b274c37a7699cace9a12abd reported cstate change: term changed from 0 to 1, leader changed from <none> to af1f75fd8b274c37a7699cace9a12abd (127.23.83.195). New cstate: current_term: 1 leader_uuid: "af1f75fd8b274c37a7699cace9a12abd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:28.907982 28596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22f67cbd9a694fa8a1183aec0d928b8d" candidate_uuid: "ebbb3d006af04d5687631c4ecd0f811b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af1f75fd8b274c37a7699cace9a12abd" is_pre_election: true
I20260710 11:07:28.908699 28444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537ccb10673b4d9a80a3fb186dac041d" candidate_uuid: "ebbb3d006af04d5687631c4ecd0f811b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72f120446a6248aa9a87045d4b94d616"
I20260710 11:07:28.909309 28444 raft_consensus.cc:3060] T 537ccb10673b4d9a80a3fb186dac041d P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:28.912524 28520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d570c79927c4474e9198572c7c578ec2" candidate_uuid: "72f120446a6248aa9a87045d4b94d616" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebbb3d006af04d5687631c4ecd0f811b"
I20260710 11:07:28.914772 28596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d570c79927c4474e9198572c7c578ec2" candidate_uuid: "72f120446a6248aa9a87045d4b94d616" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af1f75fd8b274c37a7699cace9a12abd"
I20260710 11:07:28.915385 28596 raft_consensus.cc:3060] T d570c79927c4474e9198572c7c578ec2 P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:28.916846 28444 raft_consensus.cc:2468] T 537ccb10673b4d9a80a3fb186dac041d P 72f120446a6248aa9a87045d4b94d616 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebbb3d006af04d5687631c4ecd0f811b in term 1.
I20260710 11:07:28.918848 28594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537ccb10673b4d9a80a3fb186dac041d" candidate_uuid: "ebbb3d006af04d5687631c4ecd0f811b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af1f75fd8b274c37a7699cace9a12abd"
I20260710 11:07:28.919430 28594 raft_consensus.cc:3060] T 537ccb10673b4d9a80a3fb186dac041d P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:28.922880 28596 raft_consensus.cc:2468] T d570c79927c4474e9198572c7c578ec2 P af1f75fd8b274c37a7699cace9a12abd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72f120446a6248aa9a87045d4b94d616 in term 1.
I20260710 11:07:28.924552 28412 leader_election.cc:304] T d570c79927c4474e9198572c7c578ec2 P 72f120446a6248aa9a87045d4b94d616 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72f120446a6248aa9a87045d4b94d616, af1f75fd8b274c37a7699cace9a12abd; no voters: 
I20260710 11:07:28.925649 28645 leader_election.cc:290] T d570c79927c4474e9198572c7c578ec2 P 72f120446a6248aa9a87045d4b94d616 [CANDIDATE]: Term 1 election: Requested vote from peers ebbb3d006af04d5687631c4ecd0f811b (127.23.83.194:38719), af1f75fd8b274c37a7699cace9a12abd (127.23.83.195:42325)
I20260710 11:07:28.926775 28594 raft_consensus.cc:2468] T 537ccb10673b4d9a80a3fb186dac041d P af1f75fd8b274c37a7699cace9a12abd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebbb3d006af04d5687631c4ecd0f811b in term 1.
I20260710 11:07:28.927299 28645 raft_consensus.cc:2804] T d570c79927c4474e9198572c7c578ec2 P 72f120446a6248aa9a87045d4b94d616 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:28.928395 28645 raft_consensus.cc:697] T d570c79927c4474e9198572c7c578ec2 P 72f120446a6248aa9a87045d4b94d616 [term 1 LEADER]: Becoming Leader. State: Replica: 72f120446a6248aa9a87045d4b94d616, State: Running, Role: LEADER
I20260710 11:07:28.929333 28445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f69ad04b91894c12877da7fe6d1b91c8" candidate_uuid: "ebbb3d006af04d5687631c4ecd0f811b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72f120446a6248aa9a87045d4b94d616"
I20260710 11:07:28.930151 28445 raft_consensus.cc:3060] T f69ad04b91894c12877da7fe6d1b91c8 P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:28.929867 28645 consensus_queue.cc:237] T d570c79927c4474e9198572c7c578ec2 P 72f120446a6248aa9a87045d4b94d616 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:28.938642 28445 raft_consensus.cc:2468] T f69ad04b91894c12877da7fe6d1b91c8 P 72f120446a6248aa9a87045d4b94d616 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebbb3d006af04d5687631c4ecd0f811b in term 1.
I20260710 11:07:28.940058 28594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f69ad04b91894c12877da7fe6d1b91c8" candidate_uuid: "ebbb3d006af04d5687631c4ecd0f811b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af1f75fd8b274c37a7699cace9a12abd"
I20260710 11:07:28.901113 28639 consensus_queue.cc:260] T f69ad04b91894c12877da7fe6d1b91c8 P af1f75fd8b274c37a7699cace9a12abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:28.943013 28639 ts_tablet_manager.cc:1434] T f69ad04b91894c12877da7fe6d1b91c8 P af1f75fd8b274c37a7699cace9a12abd: Time spent starting tablet: real 0.067s	user 0.002s	sys 0.003s
I20260710 11:07:28.943966 28594 raft_consensus.cc:3060] T f69ad04b91894c12877da7fe6d1b91c8 P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:28.946308 28636 raft_consensus.cc:359] T b529484e275642da86d77dbfa9e9077a P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
W20260710 11:07:28.930728 28487 leader_election.cc:343] T 22f67cbd9a694fa8a1183aec0d928b8d P ebbb3d006af04d5687631c4ecd0f811b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72f120446a6248aa9a87045d4b94d616 (127.23.83.193:35097): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:28.947264 28636 raft_consensus.cc:385] T b529484e275642da86d77dbfa9e9077a P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:28.903525 28678 raft_consensus.cc:515] T d570c79927c4474e9198572c7c578ec2 P ebbb3d006af04d5687631c4ecd0f811b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:28.947623 28636 raft_consensus.cc:740] T b529484e275642da86d77dbfa9e9077a P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72f120446a6248aa9a87045d4b94d616, State: Initialized, Role: FOLLOWER
I20260710 11:07:28.947981 28639 tablet_bootstrap.cc:492] T 22f67cbd9a694fa8a1183aec0d928b8d P af1f75fd8b274c37a7699cace9a12abd: Bootstrap starting.
I20260710 11:07:28.951299 28594 raft_consensus.cc:2468] T f69ad04b91894c12877da7fe6d1b91c8 P af1f75fd8b274c37a7699cace9a12abd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebbb3d006af04d5687631c4ecd0f811b in term 1.
I20260710 11:07:28.955276 28680 raft_consensus.cc:493] T 30837c9e8f2248c6bb4074727eb7c260 P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:28.955919 28680 raft_consensus.cc:515] T 30837c9e8f2248c6bb4074727eb7c260 P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:28.947758 28487 leader_election.cc:304] T 537ccb10673b4d9a80a3fb186dac041d P ebbb3d006af04d5687631c4ecd0f811b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72f120446a6248aa9a87045d4b94d616, ebbb3d006af04d5687631c4ecd0f811b; no voters: 
I20260710 11:07:28.958493 28680 leader_election.cc:290] T 30837c9e8f2248c6bb4074727eb7c260 P ebbb3d006af04d5687631c4ecd0f811b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72f120446a6248aa9a87045d4b94d616 (127.23.83.193:35097), af1f75fd8b274c37a7699cace9a12abd (127.23.83.195:42325)
I20260710 11:07:28.958313 28636 consensus_queue.cc:260] T b529484e275642da86d77dbfa9e9077a P 72f120446a6248aa9a87045d4b94d616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:28.959116 28670 raft_consensus.cc:2804] T 537ccb10673b4d9a80a3fb186dac041d P ebbb3d006af04d5687631c4ecd0f811b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:28.959260 28487 leader_election.cc:304] T f69ad04b91894c12877da7fe6d1b91c8 P ebbb3d006af04d5687631c4ecd0f811b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72f120446a6248aa9a87045d4b94d616, ebbb3d006af04d5687631c4ecd0f811b; no voters: 
I20260710 11:07:28.959604 28670 raft_consensus.cc:697] T 537ccb10673b4d9a80a3fb186dac041d P ebbb3d006af04d5687631c4ecd0f811b [term 1 LEADER]: Becoming Leader. State: Replica: ebbb3d006af04d5687631c4ecd0f811b, State: Running, Role: LEADER
I20260710 11:07:28.960836 28639 tablet_bootstrap.cc:654] T 22f67cbd9a694fa8a1183aec0d928b8d P af1f75fd8b274c37a7699cace9a12abd: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:28.960492 28670 consensus_queue.cc:237] T 537ccb10673b4d9a80a3fb186dac041d P ebbb3d006af04d5687631c4ecd0f811b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } }
I20260710 11:07:28.960959 28636 ts_tablet_manager.cc:1434] T b529484e275642da86d77dbfa9e9077a P 72f120446a6248aa9a87045d4b94d616: Time spent starting tablet: real 0.067s	user 0.006s	sys 0.001s
I20260710 11:07:28.962184 28636 tablet_bootstrap.cc:492] T 22f67cbd9a694fa8a1183aec0d928b8d P 72f120446a6248aa9a87045d4b94d616: Bootstrap starting.
I20260710 11:07:28.962846 28520 raft_consensus.cc:2393] T d570c79927c4474e9198572c7c578ec2 P ebbb3d006af04d5687631c4ecd0f811b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 72f120446a6248aa9a87045d4b94d616 in current term 1: Already voted for candidate ebbb3d006af04d5687631c4ecd0f811b in this term.
I20260710 11:07:28.963161 28640 raft_consensus.cc:2804] T f69ad04b91894c12877da7fe6d1b91c8 P ebbb3d006af04d5687631c4ecd0f811b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:28.963653 28640 raft_consensus.cc:697] T f69ad04b91894c12877da7fe6d1b91c8 P ebbb3d006af04d5687631c4ecd0f811b [term 1 LEADER]: Becoming Leader. State: Replica: ebbb3d006af04d5687631c4ecd0f811b, State: Running, Role: LEADER
I20260710 11:07:28.964494 28640 consensus_queue.cc:237] T f69ad04b91894c12877da7fe6d1b91c8 P ebbb3d006af04d5687631c4ecd0f811b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:28.965770 28645 raft_consensus.cc:493] T 30837c9e8f2248c6bb4074727eb7c260 P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:28.966270 28645 raft_consensus.cc:515] T 30837c9e8f2248c6bb4074727eb7c260 P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:28.966557 28678 leader_election.cc:290] T d570c79927c4474e9198572c7c578ec2 P ebbb3d006af04d5687631c4ecd0f811b [CANDIDATE]: Term 1 election: Requested vote from peers 72f120446a6248aa9a87045d4b94d616 (127.23.83.193:35097), af1f75fd8b274c37a7699cace9a12abd (127.23.83.195:42325)
I20260710 11:07:28.953922 28521 raft_consensus.cc:2468] T b529484e275642da86d77dbfa9e9077a P ebbb3d006af04d5687631c4ecd0f811b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af1f75fd8b274c37a7699cace9a12abd in term 1.
I20260710 11:07:28.968562 28645 leader_election.cc:290] T 30837c9e8f2248c6bb4074727eb7c260 P 72f120446a6248aa9a87045d4b94d616 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ebbb3d006af04d5687631c4ecd0f811b (127.23.83.194:38719), af1f75fd8b274c37a7699cace9a12abd (127.23.83.195:42325)
I20260710 11:07:28.970678 28559 leader_election.cc:304] T b529484e275642da86d77dbfa9e9077a P af1f75fd8b274c37a7699cace9a12abd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: af1f75fd8b274c37a7699cace9a12abd, ebbb3d006af04d5687631c4ecd0f811b; no voters: 72f120446a6248aa9a87045d4b94d616
I20260710 11:07:28.971509 28646 raft_consensus.cc:2804] T b529484e275642da86d77dbfa9e9077a P af1f75fd8b274c37a7699cace9a12abd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:28.972213 28646 raft_consensus.cc:697] T b529484e275642da86d77dbfa9e9077a P af1f75fd8b274c37a7699cace9a12abd [term 1 LEADER]: Becoming Leader. State: Replica: af1f75fd8b274c37a7699cace9a12abd, State: Running, Role: LEADER
I20260710 11:07:28.973598 28646 consensus_queue.cc:237] T b529484e275642da86d77dbfa9e9077a P af1f75fd8b274c37a7699cace9a12abd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:28.977600 28444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30837c9e8f2248c6bb4074727eb7c260" candidate_uuid: "ebbb3d006af04d5687631c4ecd0f811b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72f120446a6248aa9a87045d4b94d616" is_pre_election: true
I20260710 11:07:28.977856 28594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30837c9e8f2248c6bb4074727eb7c260" candidate_uuid: "72f120446a6248aa9a87045d4b94d616" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af1f75fd8b274c37a7699cace9a12abd" is_pre_election: true
I20260710 11:07:28.978269 28444 raft_consensus.cc:2468] T 30837c9e8f2248c6bb4074727eb7c260 P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ebbb3d006af04d5687631c4ecd0f811b in term 0.
I20260710 11:07:28.978829 28594 raft_consensus.cc:2468] T 30837c9e8f2248c6bb4074727eb7c260 P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72f120446a6248aa9a87045d4b94d616 in term 0.
I20260710 11:07:28.980355 28412 leader_election.cc:304] T 30837c9e8f2248c6bb4074727eb7c260 P 72f120446a6248aa9a87045d4b94d616 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72f120446a6248aa9a87045d4b94d616, af1f75fd8b274c37a7699cace9a12abd; no voters: 
I20260710 11:07:28.981086 28444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d570c79927c4474e9198572c7c578ec2" candidate_uuid: "ebbb3d006af04d5687631c4ecd0f811b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72f120446a6248aa9a87045d4b94d616"
I20260710 11:07:28.978231 28341 catalog_manager.cc:5697] T 1fbc6114d3ac4386bd6c303128af4866 P 72f120446a6248aa9a87045d4b94d616 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72f120446a6248aa9a87045d4b94d616 (127.23.83.193). New cstate: current_term: 1 leader_uuid: "72f120446a6248aa9a87045d4b94d616" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } health_report { overall_health: UNKNOWN } } }
W20260710 11:07:28.982999 28487 leader_election.cc:343] T 22f67cbd9a694fa8a1183aec0d928b8d P ebbb3d006af04d5687631c4ecd0f811b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af1f75fd8b274c37a7699cace9a12abd (127.23.83.195:42325): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:28.983474 28487 leader_election.cc:304] T 22f67cbd9a694fa8a1183aec0d928b8d P ebbb3d006af04d5687631c4ecd0f811b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ebbb3d006af04d5687631c4ecd0f811b; no voters: 72f120446a6248aa9a87045d4b94d616, af1f75fd8b274c37a7699cace9a12abd
I20260710 11:07:28.984133 28636 tablet_bootstrap.cc:654] T 22f67cbd9a694fa8a1183aec0d928b8d P 72f120446a6248aa9a87045d4b94d616: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:28.986958 28679 raft_consensus.cc:2804] T 30837c9e8f2248c6bb4074727eb7c260 P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:28.986843 28596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d570c79927c4474e9198572c7c578ec2" candidate_uuid: "ebbb3d006af04d5687631c4ecd0f811b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af1f75fd8b274c37a7699cace9a12abd"
I20260710 11:07:28.987730 28596 raft_consensus.cc:2393] T d570c79927c4474e9198572c7c578ec2 P af1f75fd8b274c37a7699cace9a12abd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ebbb3d006af04d5687631c4ecd0f811b in current term 1: Already voted for candidate 72f120446a6248aa9a87045d4b94d616 in this term.
I20260710 11:07:28.987584 28594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30837c9e8f2248c6bb4074727eb7c260" candidate_uuid: "ebbb3d006af04d5687631c4ecd0f811b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af1f75fd8b274c37a7699cace9a12abd" is_pre_election: true
I20260710 11:07:28.988492 28679 raft_consensus.cc:493] T 30837c9e8f2248c6bb4074727eb7c260 P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:28.988209 28594 raft_consensus.cc:2468] T 30837c9e8f2248c6bb4074727eb7c260 P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ebbb3d006af04d5687631c4ecd0f811b in term 0.
I20260710 11:07:28.988971 28679 raft_consensus.cc:3060] T 30837c9e8f2248c6bb4074727eb7c260 P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:28.992759 28691 raft_consensus.cc:2749] T 22f67cbd9a694fa8a1183aec0d928b8d P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:28.985749 28487 leader_election.cc:304] T 30837c9e8f2248c6bb4074727eb7c260 P ebbb3d006af04d5687631c4ecd0f811b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72f120446a6248aa9a87045d4b94d616, ebbb3d006af04d5687631c4ecd0f811b; no voters: 
I20260710 11:07:28.996681 28487 leader_election.cc:304] T d570c79927c4474e9198572c7c578ec2 P ebbb3d006af04d5687631c4ecd0f811b [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: ebbb3d006af04d5687631c4ecd0f811b; no voters: 72f120446a6248aa9a87045d4b94d616, af1f75fd8b274c37a7699cace9a12abd
I20260710 11:07:28.997308 28691 raft_consensus.cc:2804] T 30837c9e8f2248c6bb4074727eb7c260 P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:28.999270 28691 raft_consensus.cc:493] T 30837c9e8f2248c6bb4074727eb7c260 P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:28.999717 28636 tablet_bootstrap.cc:492] T 22f67cbd9a694fa8a1183aec0d928b8d P 72f120446a6248aa9a87045d4b94d616: No bootstrap required, opened a new log
I20260710 11:07:28.999668 28691 raft_consensus.cc:3060] T 30837c9e8f2248c6bb4074727eb7c260 P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:29.000388 28636 ts_tablet_manager.cc:1403] T 22f67cbd9a694fa8a1183aec0d928b8d P 72f120446a6248aa9a87045d4b94d616: Time spent bootstrapping tablet: real 0.038s	user 0.008s	sys 0.004s
I20260710 11:07:29.001760 28345 catalog_manager.cc:5697] T 0c5b6f8d5402460badf841d0648efcbe P af1f75fd8b274c37a7699cace9a12abd reported cstate change: term changed from 0 to 1, leader changed from <none> to af1f75fd8b274c37a7699cace9a12abd (127.23.83.195). New cstate: current_term: 1 leader_uuid: "af1f75fd8b274c37a7699cace9a12abd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:29.004819 28636 raft_consensus.cc:359] T 22f67cbd9a694fa8a1183aec0d928b8d P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:29.005558 28636 raft_consensus.cc:385] T 22f67cbd9a694fa8a1183aec0d928b8d P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:28.997233 28679 raft_consensus.cc:515] T 30837c9e8f2248c6bb4074727eb7c260 P 72f120446a6248aa9a87045d4b94d616 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:29.000188 28680 raft_consensus.cc:2749] T d570c79927c4474e9198572c7c578ec2 P ebbb3d006af04d5687631c4ecd0f811b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:07:29.005890 28636 raft_consensus.cc:740] T 22f67cbd9a694fa8a1183aec0d928b8d P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72f120446a6248aa9a87045d4b94d616, State: Initialized, Role: FOLLOWER
I20260710 11:07:29.007788 28679 leader_election.cc:290] T 30837c9e8f2248c6bb4074727eb7c260 P 72f120446a6248aa9a87045d4b94d616 [CANDIDATE]: Term 1 election: Requested vote from peers ebbb3d006af04d5687631c4ecd0f811b (127.23.83.194:38719), af1f75fd8b274c37a7699cace9a12abd (127.23.83.195:42325)
I20260710 11:07:29.009016 28594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30837c9e8f2248c6bb4074727eb7c260" candidate_uuid: "72f120446a6248aa9a87045d4b94d616" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af1f75fd8b274c37a7699cace9a12abd"
I20260710 11:07:29.009583 28594 raft_consensus.cc:3060] T 30837c9e8f2248c6bb4074727eb7c260 P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:29.010710 28521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30837c9e8f2248c6bb4074727eb7c260" candidate_uuid: "72f120446a6248aa9a87045d4b94d616" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebbb3d006af04d5687631c4ecd0f811b" is_pre_election: true
I20260710 11:07:29.010135 28691 raft_consensus.cc:515] T 30837c9e8f2248c6bb4074727eb7c260 P ebbb3d006af04d5687631c4ecd0f811b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:29.004452 28345 catalog_manager.cc:5697] T b529484e275642da86d77dbfa9e9077a P af1f75fd8b274c37a7699cace9a12abd reported cstate change: term changed from 0 to 1, leader changed from <none> to af1f75fd8b274c37a7699cace9a12abd (127.23.83.195). New cstate: current_term: 1 leader_uuid: "af1f75fd8b274c37a7699cace9a12abd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:29.013614 28444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30837c9e8f2248c6bb4074727eb7c260" candidate_uuid: "ebbb3d006af04d5687631c4ecd0f811b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72f120446a6248aa9a87045d4b94d616"
I20260710 11:07:29.014348 28444 raft_consensus.cc:2393] T 30837c9e8f2248c6bb4074727eb7c260 P 72f120446a6248aa9a87045d4b94d616 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ebbb3d006af04d5687631c4ecd0f811b in current term 1: Already voted for candidate 72f120446a6248aa9a87045d4b94d616 in this term.
I20260710 11:07:29.014503 28520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30837c9e8f2248c6bb4074727eb7c260" candidate_uuid: "72f120446a6248aa9a87045d4b94d616" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebbb3d006af04d5687631c4ecd0f811b"
I20260710 11:07:29.016885 28691 leader_election.cc:290] T 30837c9e8f2248c6bb4074727eb7c260 P ebbb3d006af04d5687631c4ecd0f811b [CANDIDATE]: Term 1 election: Requested vote from peers 72f120446a6248aa9a87045d4b94d616 (127.23.83.193:35097), af1f75fd8b274c37a7699cace9a12abd (127.23.83.195:42325)
I20260710 11:07:29.018442 28521 raft_consensus.cc:2393] T 30837c9e8f2248c6bb4074727eb7c260 P ebbb3d006af04d5687631c4ecd0f811b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 72f120446a6248aa9a87045d4b94d616 in current term 1: Already voted for candidate ebbb3d006af04d5687631c4ecd0f811b in this term.
I20260710 11:07:29.018682 28596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30837c9e8f2248c6bb4074727eb7c260" candidate_uuid: "ebbb3d006af04d5687631c4ecd0f811b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af1f75fd8b274c37a7699cace9a12abd"
I20260710 11:07:29.020129 28487 leader_election.cc:304] T 30837c9e8f2248c6bb4074727eb7c260 P ebbb3d006af04d5687631c4ecd0f811b [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: ebbb3d006af04d5687631c4ecd0f811b; no voters: 72f120446a6248aa9a87045d4b94d616, af1f75fd8b274c37a7699cace9a12abd
I20260710 11:07:29.023825 28691 raft_consensus.cc:2749] T 30837c9e8f2248c6bb4074727eb7c260 P ebbb3d006af04d5687631c4ecd0f811b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:07:29.025697 28594 raft_consensus.cc:2468] T 30837c9e8f2248c6bb4074727eb7c260 P af1f75fd8b274c37a7699cace9a12abd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72f120446a6248aa9a87045d4b94d616 in term 1.
I20260710 11:07:29.006939 28636 consensus_queue.cc:260] T 22f67cbd9a694fa8a1183aec0d928b8d P 72f120446a6248aa9a87045d4b94d616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:29.026860 28412 leader_election.cc:304] T 30837c9e8f2248c6bb4074727eb7c260 P 72f120446a6248aa9a87045d4b94d616 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 72f120446a6248aa9a87045d4b94d616, af1f75fd8b274c37a7699cace9a12abd; no voters: ebbb3d006af04d5687631c4ecd0f811b
I20260710 11:07:29.028087 28679 raft_consensus.cc:2804] T 30837c9e8f2248c6bb4074727eb7c260 P 72f120446a6248aa9a87045d4b94d616 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:29.028410 28636 ts_tablet_manager.cc:1434] T 22f67cbd9a694fa8a1183aec0d928b8d P 72f120446a6248aa9a87045d4b94d616: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260710 11:07:29.028908 28679 raft_consensus.cc:697] T 30837c9e8f2248c6bb4074727eb7c260 P 72f120446a6248aa9a87045d4b94d616 [term 1 LEADER]: Becoming Leader. State: Replica: 72f120446a6248aa9a87045d4b94d616, State: Running, Role: LEADER
I20260710 11:07:29.030225 28679 consensus_queue.cc:237] T 30837c9e8f2248c6bb4074727eb7c260 P 72f120446a6248aa9a87045d4b94d616 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:29.039980 28639 tablet_bootstrap.cc:492] T 22f67cbd9a694fa8a1183aec0d928b8d P af1f75fd8b274c37a7699cace9a12abd: No bootstrap required, opened a new log
I20260710 11:07:29.040489 28639 ts_tablet_manager.cc:1403] T 22f67cbd9a694fa8a1183aec0d928b8d P af1f75fd8b274c37a7699cace9a12abd: Time spent bootstrapping tablet: real 0.097s	user 0.043s	sys 0.023s
I20260710 11:07:29.039705 28341 catalog_manager.cc:5697] T d570c79927c4474e9198572c7c578ec2 P 72f120446a6248aa9a87045d4b94d616 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72f120446a6248aa9a87045d4b94d616 (127.23.83.193). New cstate: current_term: 1 leader_uuid: "72f120446a6248aa9a87045d4b94d616" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:29.041406 28343 catalog_manager.cc:5697] T 537ccb10673b4d9a80a3fb186dac041d P ebbb3d006af04d5687631c4ecd0f811b reported cstate change: term changed from 0 to 1, leader changed from <none> to ebbb3d006af04d5687631c4ecd0f811b (127.23.83.194). New cstate: current_term: 1 leader_uuid: "ebbb3d006af04d5687631c4ecd0f811b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:29.043987 28639 raft_consensus.cc:359] T 22f67cbd9a694fa8a1183aec0d928b8d P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:29.044610 28639 raft_consensus.cc:385] T 22f67cbd9a694fa8a1183aec0d928b8d P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:29.044853 28639 raft_consensus.cc:740] T 22f67cbd9a694fa8a1183aec0d928b8d P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af1f75fd8b274c37a7699cace9a12abd, State: Initialized, Role: FOLLOWER
I20260710 11:07:29.045517 28639 consensus_queue.cc:260] T 22f67cbd9a694fa8a1183aec0d928b8d P af1f75fd8b274c37a7699cace9a12abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:29.048050 28639 ts_tablet_manager.cc:1434] T 22f67cbd9a694fa8a1183aec0d928b8d P af1f75fd8b274c37a7699cace9a12abd: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:07:29.057766 28345 catalog_manager.cc:5697] T f69ad04b91894c12877da7fe6d1b91c8 P ebbb3d006af04d5687631c4ecd0f811b reported cstate change: term changed from 0 to 1, leader changed from <none> to ebbb3d006af04d5687631c4ecd0f811b (127.23.83.194). New cstate: current_term: 1 leader_uuid: "ebbb3d006af04d5687631c4ecd0f811b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:29.059103 28343 catalog_manager.cc:5697] T 30837c9e8f2248c6bb4074727eb7c260 P 72f120446a6248aa9a87045d4b94d616 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72f120446a6248aa9a87045d4b94d616 (127.23.83.193). New cstate: current_term: 1 leader_uuid: "72f120446a6248aa9a87045d4b94d616" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:29.296878 28679 raft_consensus.cc:493] T 22f67cbd9a694fa8a1183aec0d928b8d P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:29.297469 28679 raft_consensus.cc:515] T 22f67cbd9a694fa8a1183aec0d928b8d P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:29.299362 28679 leader_election.cc:290] T 22f67cbd9a694fa8a1183aec0d928b8d P 72f120446a6248aa9a87045d4b94d616 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ebbb3d006af04d5687631c4ecd0f811b (127.23.83.194:38719), af1f75fd8b274c37a7699cace9a12abd (127.23.83.195:42325)
I20260710 11:07:29.300165 28521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22f67cbd9a694fa8a1183aec0d928b8d" candidate_uuid: "72f120446a6248aa9a87045d4b94d616" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebbb3d006af04d5687631c4ecd0f811b" is_pre_election: true
I20260710 11:07:29.300470 28594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22f67cbd9a694fa8a1183aec0d928b8d" candidate_uuid: "72f120446a6248aa9a87045d4b94d616" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af1f75fd8b274c37a7699cace9a12abd" is_pre_election: true
I20260710 11:07:29.300750 28521 raft_consensus.cc:2468] T 22f67cbd9a694fa8a1183aec0d928b8d P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72f120446a6248aa9a87045d4b94d616 in term 0.
I20260710 11:07:29.301010 28594 raft_consensus.cc:2468] T 22f67cbd9a694fa8a1183aec0d928b8d P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72f120446a6248aa9a87045d4b94d616 in term 0.
I20260710 11:07:29.301867 28410 leader_election.cc:304] T 22f67cbd9a694fa8a1183aec0d928b8d P 72f120446a6248aa9a87045d4b94d616 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72f120446a6248aa9a87045d4b94d616, ebbb3d006af04d5687631c4ecd0f811b; no voters: 
I20260710 11:07:29.302579 28679 raft_consensus.cc:2804] T 22f67cbd9a694fa8a1183aec0d928b8d P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:29.302942 28679 raft_consensus.cc:493] T 22f67cbd9a694fa8a1183aec0d928b8d P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:29.303241 28679 raft_consensus.cc:3060] T 22f67cbd9a694fa8a1183aec0d928b8d P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:29.308193 28679 raft_consensus.cc:515] T 22f67cbd9a694fa8a1183aec0d928b8d P 72f120446a6248aa9a87045d4b94d616 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:29.309964 28679 leader_election.cc:290] T 22f67cbd9a694fa8a1183aec0d928b8d P 72f120446a6248aa9a87045d4b94d616 [CANDIDATE]: Term 1 election: Requested vote from peers ebbb3d006af04d5687631c4ecd0f811b (127.23.83.194:38719), af1f75fd8b274c37a7699cace9a12abd (127.23.83.195:42325)
I20260710 11:07:29.311177 28594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22f67cbd9a694fa8a1183aec0d928b8d" candidate_uuid: "72f120446a6248aa9a87045d4b94d616" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af1f75fd8b274c37a7699cace9a12abd"
I20260710 11:07:29.311105 28521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22f67cbd9a694fa8a1183aec0d928b8d" candidate_uuid: "72f120446a6248aa9a87045d4b94d616" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebbb3d006af04d5687631c4ecd0f811b"
I20260710 11:07:29.311935 28594 raft_consensus.cc:3060] T 22f67cbd9a694fa8a1183aec0d928b8d P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:29.312024 28521 raft_consensus.cc:3060] T 22f67cbd9a694fa8a1183aec0d928b8d P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:29.316650 28594 raft_consensus.cc:2468] T 22f67cbd9a694fa8a1183aec0d928b8d P af1f75fd8b274c37a7699cace9a12abd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72f120446a6248aa9a87045d4b94d616 in term 1.
I20260710 11:07:29.316965 28521 raft_consensus.cc:2468] T 22f67cbd9a694fa8a1183aec0d928b8d P ebbb3d006af04d5687631c4ecd0f811b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72f120446a6248aa9a87045d4b94d616 in term 1.
I20260710 11:07:29.317865 28412 leader_election.cc:304] T 22f67cbd9a694fa8a1183aec0d928b8d P 72f120446a6248aa9a87045d4b94d616 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72f120446a6248aa9a87045d4b94d616, af1f75fd8b274c37a7699cace9a12abd; no voters: 
I20260710 11:07:29.318763 28679 raft_consensus.cc:2804] T 22f67cbd9a694fa8a1183aec0d928b8d P 72f120446a6248aa9a87045d4b94d616 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:29.319234 28679 raft_consensus.cc:697] T 22f67cbd9a694fa8a1183aec0d928b8d P 72f120446a6248aa9a87045d4b94d616 [term 1 LEADER]: Becoming Leader. State: Replica: 72f120446a6248aa9a87045d4b94d616, State: Running, Role: LEADER
I20260710 11:07:29.319980 28679 consensus_queue.cc:237] T 22f67cbd9a694fa8a1183aec0d928b8d P 72f120446a6248aa9a87045d4b94d616 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:29.325182 28646 consensus_queue.cc:1048] T 0c5b6f8d5402460badf841d0648efcbe P af1f75fd8b274c37a7699cace9a12abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:29.327845 28341 catalog_manager.cc:5697] T 22f67cbd9a694fa8a1183aec0d928b8d P 72f120446a6248aa9a87045d4b94d616 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72f120446a6248aa9a87045d4b94d616 (127.23.83.193). New cstate: current_term: 1 leader_uuid: "72f120446a6248aa9a87045d4b94d616" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:29.343613 28673 consensus_queue.cc:1048] T 0c5b6f8d5402460badf841d0648efcbe P af1f75fd8b274c37a7699cace9a12abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:29.345176 28646 consensus_queue.cc:1048] T f4f1fbb8764f4a30b0b8a9c88ff2f5fd P af1f75fd8b274c37a7699cace9a12abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:29.346202 28679 raft_consensus.cc:493] T b529484e275642da86d77dbfa9e9077a P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:29.346649 28679 raft_consensus.cc:515] T b529484e275642da86d77dbfa9e9077a P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:29.348724 28679 leader_election.cc:290] T b529484e275642da86d77dbfa9e9077a P 72f120446a6248aa9a87045d4b94d616 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ebbb3d006af04d5687631c4ecd0f811b (127.23.83.194:38719), af1f75fd8b274c37a7699cace9a12abd (127.23.83.195:42325)
I20260710 11:07:29.349941 28520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b529484e275642da86d77dbfa9e9077a" candidate_uuid: "72f120446a6248aa9a87045d4b94d616" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebbb3d006af04d5687631c4ecd0f811b" is_pre_election: true
I20260710 11:07:29.351091 28520 raft_consensus.cc:2393] T b529484e275642da86d77dbfa9e9077a P ebbb3d006af04d5687631c4ecd0f811b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 72f120446a6248aa9a87045d4b94d616 in current term 1: Already voted for candidate af1f75fd8b274c37a7699cace9a12abd in this term.
I20260710 11:07:29.353034 28594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b529484e275642da86d77dbfa9e9077a" candidate_uuid: "72f120446a6248aa9a87045d4b94d616" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af1f75fd8b274c37a7699cace9a12abd" is_pre_election: true
I20260710 11:07:29.354892 28412 leader_election.cc:304] T b529484e275642da86d77dbfa9e9077a P 72f120446a6248aa9a87045d4b94d616 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 72f120446a6248aa9a87045d4b94d616; no voters: af1f75fd8b274c37a7699cace9a12abd, ebbb3d006af04d5687631c4ecd0f811b
I20260710 11:07:29.355967 28679 raft_consensus.cc:3060] T b529484e275642da86d77dbfa9e9077a P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:29.364603 28679 raft_consensus.cc:2749] T b529484e275642da86d77dbfa9e9077a P 72f120446a6248aa9a87045d4b94d616 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:29.369954 28683 consensus_queue.cc:1048] T f4f1fbb8764f4a30b0b8a9c88ff2f5fd P af1f75fd8b274c37a7699cace9a12abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:29.379244 28679 consensus_queue.cc:1048] T 1fbc6114d3ac4386bd6c303128af4866 P 72f120446a6248aa9a87045d4b94d616 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:29.379909 28670 consensus_queue.cc:1048] T 537ccb10673b4d9a80a3fb186dac041d P ebbb3d006af04d5687631c4ecd0f811b [LEADER]: Connected to new peer: Peer: permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:29.381511 28679 consensus_queue.cc:1048] T d570c79927c4474e9198572c7c578ec2 P 72f120446a6248aa9a87045d4b94d616 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:29.395220 28670 consensus_queue.cc:1048] T 537ccb10673b4d9a80a3fb186dac041d P ebbb3d006af04d5687631c4ecd0f811b [LEADER]: Connected to new peer: Peer: permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:29.401625 28677 consensus_queue.cc:1048] T b529484e275642da86d77dbfa9e9077a P af1f75fd8b274c37a7699cace9a12abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:29.406635 28670 consensus_queue.cc:1048] T f69ad04b91894c12877da7fe6d1b91c8 P ebbb3d006af04d5687631c4ecd0f811b [LEADER]: Connected to new peer: Peer: permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:29.409379 28645 consensus_queue.cc:1048] T d570c79927c4474e9198572c7c578ec2 P 72f120446a6248aa9a87045d4b94d616 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:29.430168 28677 consensus_queue.cc:1048] T b529484e275642da86d77dbfa9e9077a P af1f75fd8b274c37a7699cace9a12abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:29.442600 28679 consensus_queue.cc:1048] T 1fbc6114d3ac4386bd6c303128af4866 P 72f120446a6248aa9a87045d4b94d616 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:29.463419 28680 consensus_queue.cc:1048] T f69ad04b91894c12877da7fe6d1b91c8 P ebbb3d006af04d5687631c4ecd0f811b [LEADER]: Connected to new peer: Peer: permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:29.536121 28522 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "537ccb10673b4d9a80a3fb186dac041d"
dest_uuid: "ebbb3d006af04d5687631c4ecd0f811b"
mode: GRACEFUL
new_leader_uuid: "72f120446a6248aa9a87045d4b94d616"
 from {username='slave'} at 127.0.0.1:51700
I20260710 11:07:29.538874 28522 raft_consensus.cc:606] T 537ccb10673b4d9a80a3fb186dac041d P ebbb3d006af04d5687631c4ecd0f811b [term 1 LEADER]: Received request to transfer leadership to TS 72f120446a6248aa9a87045d4b94d616
I20260710 11:07:29.550854 28711 consensus_queue.cc:1048] T 30837c9e8f2248c6bb4074727eb7c260 P 72f120446a6248aa9a87045d4b94d616 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:29.557225 28596 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c5b6f8d5402460badf841d0648efcbe"
dest_uuid: "af1f75fd8b274c37a7699cace9a12abd"
mode: GRACEFUL
new_leader_uuid: "72f120446a6248aa9a87045d4b94d616"
 from {username='slave'} at 127.0.0.1:43982
I20260710 11:07:29.557760 28596 raft_consensus.cc:606] T 0c5b6f8d5402460badf841d0648efcbe P af1f75fd8b274c37a7699cace9a12abd [term 1 LEADER]: Received request to transfer leadership to TS 72f120446a6248aa9a87045d4b94d616
I20260710 11:07:29.563491 28679 consensus_queue.cc:1048] T 30837c9e8f2248c6bb4074727eb7c260 P 72f120446a6248aa9a87045d4b94d616 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:29.565084 28594 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f4f1fbb8764f4a30b0b8a9c88ff2f5fd"
dest_uuid: "af1f75fd8b274c37a7699cace9a12abd"
mode: GRACEFUL
new_leader_uuid: "72f120446a6248aa9a87045d4b94d616"
 from {username='slave'} at 127.0.0.1:43982
I20260710 11:07:29.565737 28594 raft_consensus.cc:606] T f4f1fbb8764f4a30b0b8a9c88ff2f5fd P af1f75fd8b274c37a7699cace9a12abd [term 1 LEADER]: Received request to transfer leadership to TS 72f120446a6248aa9a87045d4b94d616
I20260710 11:07:29.573199 28594 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b529484e275642da86d77dbfa9e9077a"
dest_uuid: "af1f75fd8b274c37a7699cace9a12abd"
mode: GRACEFUL
new_leader_uuid: "ebbb3d006af04d5687631c4ecd0f811b"
 from {username='slave'} at 127.0.0.1:43982
I20260710 11:07:29.573776 28594 raft_consensus.cc:606] T b529484e275642da86d77dbfa9e9077a P af1f75fd8b274c37a7699cace9a12abd [term 1 LEADER]: Received request to transfer leadership to TS ebbb3d006af04d5687631c4ecd0f811b
I20260710 11:07:29.591823 28444 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "30837c9e8f2248c6bb4074727eb7c260"
dest_uuid: "72f120446a6248aa9a87045d4b94d616"
mode: GRACEFUL
new_leader_uuid: "ebbb3d006af04d5687631c4ecd0f811b"
 from {username='slave'} at 127.0.0.1:57176
I20260710 11:07:29.592442 28444 raft_consensus.cc:606] T 30837c9e8f2248c6bb4074727eb7c260 P 72f120446a6248aa9a87045d4b94d616 [term 1 LEADER]: Received request to transfer leadership to TS ebbb3d006af04d5687631c4ecd0f811b
I20260710 11:07:29.597517 28444 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "22f67cbd9a694fa8a1183aec0d928b8d"
dest_uuid: "72f120446a6248aa9a87045d4b94d616"
mode: GRACEFUL
new_leader_uuid: "ebbb3d006af04d5687631c4ecd0f811b"
 from {username='slave'} at 127.0.0.1:57176
I20260710 11:07:29.598050 28444 raft_consensus.cc:606] T 22f67cbd9a694fa8a1183aec0d928b8d P 72f120446a6248aa9a87045d4b94d616 [term 1 LEADER]: Received request to transfer leadership to TS ebbb3d006af04d5687631c4ecd0f811b
I20260710 11:07:29.602654 28444 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1fbc6114d3ac4386bd6c303128af4866"
dest_uuid: "72f120446a6248aa9a87045d4b94d616"
mode: GRACEFUL
new_leader_uuid: "ebbb3d006af04d5687631c4ecd0f811b"
 from {username='slave'} at 127.0.0.1:57176
I20260710 11:07:29.603169 28444 raft_consensus.cc:606] T 1fbc6114d3ac4386bd6c303128af4866 P 72f120446a6248aa9a87045d4b94d616 [term 1 LEADER]: Received request to transfer leadership to TS ebbb3d006af04d5687631c4ecd0f811b
I20260710 11:07:29.607784 28522 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f69ad04b91894c12877da7fe6d1b91c8"
dest_uuid: "ebbb3d006af04d5687631c4ecd0f811b"
mode: GRACEFUL
new_leader_uuid: "af1f75fd8b274c37a7699cace9a12abd"
 from {username='slave'} at 127.0.0.1:51700
I20260710 11:07:29.608341 28522 raft_consensus.cc:606] T f69ad04b91894c12877da7fe6d1b91c8 P ebbb3d006af04d5687631c4ecd0f811b [term 1 LEADER]: Received request to transfer leadership to TS af1f75fd8b274c37a7699cace9a12abd
I20260710 11:07:29.708855 28679 consensus_queue.cc:1048] T 22f67cbd9a694fa8a1183aec0d928b8d P 72f120446a6248aa9a87045d4b94d616 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:29.719877 28645 consensus_queue.cc:1048] T 22f67cbd9a694fa8a1183aec0d928b8d P 72f120446a6248aa9a87045d4b94d616 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:29.727205 28711 raft_consensus.cc:993] T 22f67cbd9a694fa8a1183aec0d928b8d P 72f120446a6248aa9a87045d4b94d616: : Instructing follower ebbb3d006af04d5687631c4ecd0f811b to start an election
I20260710 11:07:29.727630 28645 raft_consensus.cc:1081] T 22f67cbd9a694fa8a1183aec0d928b8d P 72f120446a6248aa9a87045d4b94d616 [term 1 LEADER]: Signalling peer ebbb3d006af04d5687631c4ecd0f811b to start an election
I20260710 11:07:29.729135 28522 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "22f67cbd9a694fa8a1183aec0d928b8d"
dest_uuid: "ebbb3d006af04d5687631c4ecd0f811b"
 from {username='slave'} at 127.0.0.1:51692
I20260710 11:07:29.729655 28522 raft_consensus.cc:493] T 22f67cbd9a694fa8a1183aec0d928b8d P ebbb3d006af04d5687631c4ecd0f811b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:29.729976 28522 raft_consensus.cc:3060] T 22f67cbd9a694fa8a1183aec0d928b8d P ebbb3d006af04d5687631c4ecd0f811b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:29.735368 28522 raft_consensus.cc:515] T 22f67cbd9a694fa8a1183aec0d928b8d P ebbb3d006af04d5687631c4ecd0f811b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:29.737648 28522 leader_election.cc:290] T 22f67cbd9a694fa8a1183aec0d928b8d P ebbb3d006af04d5687631c4ecd0f811b [CANDIDATE]: Term 2 election: Requested vote from peers 72f120446a6248aa9a87045d4b94d616 (127.23.83.193:35097), af1f75fd8b274c37a7699cace9a12abd (127.23.83.195:42325)
I20260710 11:07:29.738726 28444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22f67cbd9a694fa8a1183aec0d928b8d" candidate_uuid: "ebbb3d006af04d5687631c4ecd0f811b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72f120446a6248aa9a87045d4b94d616"
I20260710 11:07:29.739086 28594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22f67cbd9a694fa8a1183aec0d928b8d" candidate_uuid: "ebbb3d006af04d5687631c4ecd0f811b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af1f75fd8b274c37a7699cace9a12abd"
I20260710 11:07:29.739414 28444 raft_consensus.cc:3055] T 22f67cbd9a694fa8a1183aec0d928b8d P 72f120446a6248aa9a87045d4b94d616 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:29.739622 28594 raft_consensus.cc:3060] T 22f67cbd9a694fa8a1183aec0d928b8d P af1f75fd8b274c37a7699cace9a12abd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:29.739773 28444 raft_consensus.cc:740] T 22f67cbd9a694fa8a1183aec0d928b8d P 72f120446a6248aa9a87045d4b94d616 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 72f120446a6248aa9a87045d4b94d616, State: Running, Role: LEADER
I20260710 11:07:29.740640 28444 consensus_queue.cc:260] T 22f67cbd9a694fa8a1183aec0d928b8d P 72f120446a6248aa9a87045d4b94d616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:29.741864 28444 raft_consensus.cc:3060] T 22f67cbd9a694fa8a1183aec0d928b8d P 72f120446a6248aa9a87045d4b94d616 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:29.746587 28594 raft_consensus.cc:2468] T 22f67cbd9a694fa8a1183aec0d928b8d P af1f75fd8b274c37a7699cace9a12abd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebbb3d006af04d5687631c4ecd0f811b in term 2.
I20260710 11:07:29.747640 28487 leader_election.cc:304] T 22f67cbd9a694fa8a1183aec0d928b8d P ebbb3d006af04d5687631c4ecd0f811b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af1f75fd8b274c37a7699cace9a12abd, ebbb3d006af04d5687631c4ecd0f811b; no voters: 
I20260710 11:07:29.748446 28680 raft_consensus.cc:2804] T 22f67cbd9a694fa8a1183aec0d928b8d P ebbb3d006af04d5687631c4ecd0f811b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:29.748695 28444 raft_consensus.cc:2468] T 22f67cbd9a694fa8a1183aec0d928b8d P 72f120446a6248aa9a87045d4b94d616 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebbb3d006af04d5687631c4ecd0f811b in term 2.
I20260710 11:07:29.748903 28680 raft_consensus.cc:697] T 22f67cbd9a694fa8a1183aec0d928b8d P ebbb3d006af04d5687631c4ecd0f811b [term 2 LEADER]: Becoming Leader. State: Replica: ebbb3d006af04d5687631c4ecd0f811b, State: Running, Role: LEADER
I20260710 11:07:29.749823 28680 consensus_queue.cc:237] T 22f67cbd9a694fa8a1183aec0d928b8d P ebbb3d006af04d5687631c4ecd0f811b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:29.756423 28341 catalog_manager.cc:5697] T 22f67cbd9a694fa8a1183aec0d928b8d P ebbb3d006af04d5687631c4ecd0f811b reported cstate change: term changed from 1 to 2, leader changed from 72f120446a6248aa9a87045d4b94d616 (127.23.83.193) to ebbb3d006af04d5687631c4ecd0f811b (127.23.83.194). New cstate: current_term: 2 leader_uuid: "ebbb3d006af04d5687631c4ecd0f811b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:29.797083 28683 raft_consensus.cc:993] T f4f1fbb8764f4a30b0b8a9c88ff2f5fd P af1f75fd8b274c37a7699cace9a12abd: : Instructing follower 72f120446a6248aa9a87045d4b94d616 to start an election
I20260710 11:07:29.797575 28673 raft_consensus.cc:1081] T f4f1fbb8764f4a30b0b8a9c88ff2f5fd P af1f75fd8b274c37a7699cace9a12abd [term 1 LEADER]: Signalling peer 72f120446a6248aa9a87045d4b94d616 to start an election
I20260710 11:07:29.799161 28444 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f4f1fbb8764f4a30b0b8a9c88ff2f5fd"
dest_uuid: "72f120446a6248aa9a87045d4b94d616"
 from {username='slave'} at 127.0.0.1:57154
I20260710 11:07:29.799649 28444 raft_consensus.cc:493] T f4f1fbb8764f4a30b0b8a9c88ff2f5fd P 72f120446a6248aa9a87045d4b94d616 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:29.799990 28444 raft_consensus.cc:3060] T f4f1fbb8764f4a30b0b8a9c88ff2f5fd P 72f120446a6248aa9a87045d4b94d616 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:29.804989 28678 raft_consensus.cc:993] T 537ccb10673b4d9a80a3fb186dac041d P ebbb3d006af04d5687631c4ecd0f811b: : Instructing follower 72f120446a6248aa9a87045d4b94d616 to start an election
I20260710 11:07:29.805472 28678 raft_consensus.cc:1081] T 537ccb10673b4d9a80a3fb186dac041d P ebbb3d006af04d5687631c4ecd0f811b [term 1 LEADER]: Signalling peer 72f120446a6248aa9a87045d4b94d616 to start an election
I20260710 11:07:29.806089 28444 raft_consensus.cc:515] T f4f1fbb8764f4a30b0b8a9c88ff2f5fd P 72f120446a6248aa9a87045d4b94d616 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:29.806957 28445 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "537ccb10673b4d9a80a3fb186dac041d"
dest_uuid: "72f120446a6248aa9a87045d4b94d616"
 from {username='slave'} at 127.0.0.1:57160
I20260710 11:07:29.807420 28445 raft_consensus.cc:493] T 537ccb10673b4d9a80a3fb186dac041d P 72f120446a6248aa9a87045d4b94d616 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:29.807730 28445 raft_consensus.cc:3060] T 537ccb10673b4d9a80a3fb186dac041d P 72f120446a6248aa9a87045d4b94d616 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:29.808050 28444 leader_election.cc:290] T f4f1fbb8764f4a30b0b8a9c88ff2f5fd P 72f120446a6248aa9a87045d4b94d616 [CANDIDATE]: Term 2 election: Requested vote from peers ebbb3d006af04d5687631c4ecd0f811b (127.23.83.194:38719), af1f75fd8b274c37a7699cace9a12abd (127.23.83.195:42325)
I20260710 11:07:29.810191 28522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f1fbb8764f4a30b0b8a9c88ff2f5fd" candidate_uuid: "72f120446a6248aa9a87045d4b94d616" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ebbb3d006af04d5687631c4ecd0f811b"
I20260710 11:07:29.810222 28594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f1fbb8764f4a30b0b8a9c88ff2f5fd" candidate_uuid: "72f120446a6248aa9a87045d4b94d616" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af1f75fd8b274c37a7699cace9a12abd"
I20260710 11:07:29.810810 28522 raft_consensus.cc:3060] T f4f1fbb8764f4a30b0b8a9c88ff2f5fd P ebbb3d006af04d5687631c4ecd0f811b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:29.811334 28594 raft_consensus.cc:3055] T f4f1fbb8764f4a30b0b8a9c88ff2f5fd P af1f75fd8b274c37a7699cace9a12abd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:29.811957 28594 raft_consensus.cc:740] T f4f1fbb8764f4a30b0b8a9c88ff2f5fd P af1f75fd8b274c37a7699cace9a12abd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: af1f75fd8b274c37a7699cace9a12abd, State: Running, Role: LEADER
I20260710 11:07:29.812943 28594 consensus_queue.cc:260] T f4f1fbb8764f4a30b0b8a9c88ff2f5fd P af1f75fd8b274c37a7699cace9a12abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:29.814199 28594 raft_consensus.cc:3060] T f4f1fbb8764f4a30b0b8a9c88ff2f5fd P af1f75fd8b274c37a7699cace9a12abd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:29.815120 28445 raft_consensus.cc:515] T 537ccb10673b4d9a80a3fb186dac041d P 72f120446a6248aa9a87045d4b94d616 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } }
I20260710 11:07:29.816072 28522 raft_consensus.cc:2468] T f4f1fbb8764f4a30b0b8a9c88ff2f5fd P ebbb3d006af04d5687631c4ecd0f811b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72f120446a6248aa9a87045d4b94d616 in term 2.
I20260710 11:07:29.817224 28445 leader_election.cc:290] T 537ccb10673b4d9a80a3fb186dac041d P 72f120446a6248aa9a87045d4b94d616 [CANDIDATE]: Term 2 election: Requested vote from peers af1f75fd8b274c37a7699cace9a12abd (127.23.83.195:42325), ebbb3d006af04d5687631c4ecd0f811b (127.23.83.194:38719)
I20260710 11:07:29.817265 28410 leader_election.cc:304] T f4f1fbb8764f4a30b0b8a9c88ff2f5fd P 72f120446a6248aa9a87045d4b94d616 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72f120446a6248aa9a87045d4b94d616, ebbb3d006af04d5687631c4ecd0f811b; no voters: 
I20260710 11:07:29.817911 28596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537ccb10673b4d9a80a3fb186dac041d" candidate_uuid: "72f120446a6248aa9a87045d4b94d616" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af1f75fd8b274c37a7699cace9a12abd"
I20260710 11:07:29.818455 28596 raft_consensus.cc:3060] T 537ccb10673b4d9a80a3fb186dac041d P af1f75fd8b274c37a7699cace9a12abd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:29.818627 28645 raft_consensus.cc:2804] T f4f1fbb8764f4a30b0b8a9c88ff2f5fd P 72f120446a6248aa9a87045d4b94d616 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:29.819088 28645 raft_consensus.cc:697] T f4f1fbb8764f4a30b0b8a9c88ff2f5fd P 72f120446a6248aa9a87045d4b94d616 [term 2 LEADER]: Becoming Leader. State: Replica: 72f120446a6248aa9a87045d4b94d616, State: Running, Role: LEADER
I20260710 11:07:29.819921 28645 consensus_queue.cc:237] T f4f1fbb8764f4a30b0b8a9c88ff2f5fd P 72f120446a6248aa9a87045d4b94d616 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:29.820443 28594 raft_consensus.cc:2468] T f4f1fbb8764f4a30b0b8a9c88ff2f5fd P af1f75fd8b274c37a7699cace9a12abd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72f120446a6248aa9a87045d4b94d616 in term 2.
I20260710 11:07:29.823523 28522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537ccb10673b4d9a80a3fb186dac041d" candidate_uuid: "72f120446a6248aa9a87045d4b94d616" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ebbb3d006af04d5687631c4ecd0f811b"
I20260710 11:07:29.824079 28522 raft_consensus.cc:3055] T 537ccb10673b4d9a80a3fb186dac041d P ebbb3d006af04d5687631c4ecd0f811b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:29.824415 28522 raft_consensus.cc:740] T 537ccb10673b4d9a80a3fb186dac041d P ebbb3d006af04d5687631c4ecd0f811b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ebbb3d006af04d5687631c4ecd0f811b, State: Running, Role: LEADER
I20260710 11:07:29.825114 28596 raft_consensus.cc:2468] T 537ccb10673b4d9a80a3fb186dac041d P af1f75fd8b274c37a7699cace9a12abd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72f120446a6248aa9a87045d4b94d616 in term 2.
I20260710 11:07:29.825191 28522 consensus_queue.cc:260] T 537ccb10673b4d9a80a3fb186dac041d P ebbb3d006af04d5687631c4ecd0f811b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } }
I20260710 11:07:29.826460 28522 raft_consensus.cc:3060] T 537ccb10673b4d9a80a3fb186dac041d P ebbb3d006af04d5687631c4ecd0f811b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:29.826336 28412 leader_election.cc:304] T 537ccb10673b4d9a80a3fb186dac041d P 72f120446a6248aa9a87045d4b94d616 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72f120446a6248aa9a87045d4b94d616, af1f75fd8b274c37a7699cace9a12abd; no voters: 
I20260710 11:07:29.827159 28645 raft_consensus.cc:2804] T 537ccb10673b4d9a80a3fb186dac041d P 72f120446a6248aa9a87045d4b94d616 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:29.827697 28645 raft_consensus.cc:697] T 537ccb10673b4d9a80a3fb186dac041d P 72f120446a6248aa9a87045d4b94d616 [term 2 LEADER]: Becoming Leader. State: Replica: 72f120446a6248aa9a87045d4b94d616, State: Running, Role: LEADER
I20260710 11:07:29.827232 28341 catalog_manager.cc:5697] T f4f1fbb8764f4a30b0b8a9c88ff2f5fd P 72f120446a6248aa9a87045d4b94d616 reported cstate change: term changed from 1 to 2, leader changed from af1f75fd8b274c37a7699cace9a12abd (127.23.83.195) to 72f120446a6248aa9a87045d4b94d616 (127.23.83.193). New cstate: current_term: 2 leader_uuid: "72f120446a6248aa9a87045d4b94d616" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:29.828526 28645 consensus_queue.cc:237] T 537ccb10673b4d9a80a3fb186dac041d P 72f120446a6248aa9a87045d4b94d616 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } }
I20260710 11:07:29.834362 28522 raft_consensus.cc:2468] T 537ccb10673b4d9a80a3fb186dac041d P ebbb3d006af04d5687631c4ecd0f811b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72f120446a6248aa9a87045d4b94d616 in term 2.
I20260710 11:07:29.840031 28341 catalog_manager.cc:5697] T 537ccb10673b4d9a80a3fb186dac041d P 72f120446a6248aa9a87045d4b94d616 reported cstate change: term changed from 1 to 2, leader changed from ebbb3d006af04d5687631c4ecd0f811b (127.23.83.194) to 72f120446a6248aa9a87045d4b94d616 (127.23.83.193). New cstate: current_term: 2 leader_uuid: "72f120446a6248aa9a87045d4b94d616" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:29.848567 28711 raft_consensus.cc:993] T 1fbc6114d3ac4386bd6c303128af4866 P 72f120446a6248aa9a87045d4b94d616: : Instructing follower ebbb3d006af04d5687631c4ecd0f811b to start an election
I20260710 11:07:29.849102 28711 raft_consensus.cc:1081] T 1fbc6114d3ac4386bd6c303128af4866 P 72f120446a6248aa9a87045d4b94d616 [term 1 LEADER]: Signalling peer ebbb3d006af04d5687631c4ecd0f811b to start an election
I20260710 11:07:29.850881 28522 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1fbc6114d3ac4386bd6c303128af4866"
dest_uuid: "ebbb3d006af04d5687631c4ecd0f811b"
 from {username='slave'} at 127.0.0.1:51692
I20260710 11:07:29.851702 28522 raft_consensus.cc:493] T 1fbc6114d3ac4386bd6c303128af4866 P ebbb3d006af04d5687631c4ecd0f811b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:29.852090 28522 raft_consensus.cc:3060] T 1fbc6114d3ac4386bd6c303128af4866 P ebbb3d006af04d5687631c4ecd0f811b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:29.852649 28675 raft_consensus.cc:993] T 0c5b6f8d5402460badf841d0648efcbe P af1f75fd8b274c37a7699cace9a12abd: : Instructing follower 72f120446a6248aa9a87045d4b94d616 to start an election
I20260710 11:07:29.853772 28675 raft_consensus.cc:1081] T 0c5b6f8d5402460badf841d0648efcbe P af1f75fd8b274c37a7699cace9a12abd [term 1 LEADER]: Signalling peer 72f120446a6248aa9a87045d4b94d616 to start an election
I20260710 11:07:29.855592 28445 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c5b6f8d5402460badf841d0648efcbe"
dest_uuid: "72f120446a6248aa9a87045d4b94d616"
 from {username='slave'} at 127.0.0.1:57154
I20260710 11:07:29.856348 28445 raft_consensus.cc:493] T 0c5b6f8d5402460badf841d0648efcbe P 72f120446a6248aa9a87045d4b94d616 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:29.856729 28445 raft_consensus.cc:3060] T 0c5b6f8d5402460badf841d0648efcbe P 72f120446a6248aa9a87045d4b94d616 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:29.860340 28522 raft_consensus.cc:515] T 1fbc6114d3ac4386bd6c303128af4866 P ebbb3d006af04d5687631c4ecd0f811b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:29.862536 28673 raft_consensus.cc:993] T b529484e275642da86d77dbfa9e9077a P af1f75fd8b274c37a7699cace9a12abd: : Instructing follower ebbb3d006af04d5687631c4ecd0f811b to start an election
I20260710 11:07:29.863039 28673 raft_consensus.cc:1081] T b529484e275642da86d77dbfa9e9077a P af1f75fd8b274c37a7699cace9a12abd [term 1 LEADER]: Signalling peer ebbb3d006af04d5687631c4ecd0f811b to start an election
I20260710 11:07:29.863948 28594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fbc6114d3ac4386bd6c303128af4866" candidate_uuid: "ebbb3d006af04d5687631c4ecd0f811b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af1f75fd8b274c37a7699cace9a12abd"
I20260710 11:07:29.863745 28445 raft_consensus.cc:515] T 0c5b6f8d5402460badf841d0648efcbe P 72f120446a6248aa9a87045d4b94d616 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:29.864538 28594 raft_consensus.cc:3060] T 1fbc6114d3ac4386bd6c303128af4866 P af1f75fd8b274c37a7699cace9a12abd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:29.864547 28444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fbc6114d3ac4386bd6c303128af4866" candidate_uuid: "ebbb3d006af04d5687631c4ecd0f811b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72f120446a6248aa9a87045d4b94d616"
I20260710 11:07:29.865603 28444 raft_consensus.cc:3055] T 1fbc6114d3ac4386bd6c303128af4866 P 72f120446a6248aa9a87045d4b94d616 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:29.865914 28522 leader_election.cc:290] T 1fbc6114d3ac4386bd6c303128af4866 P ebbb3d006af04d5687631c4ecd0f811b [CANDIDATE]: Term 2 election: Requested vote from peers 72f120446a6248aa9a87045d4b94d616 (127.23.83.193:35097), af1f75fd8b274c37a7699cace9a12abd (127.23.83.195:42325)
I20260710 11:07:29.866202 28444 raft_consensus.cc:740] T 1fbc6114d3ac4386bd6c303128af4866 P 72f120446a6248aa9a87045d4b94d616 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 72f120446a6248aa9a87045d4b94d616, State: Running, Role: LEADER
I20260710 11:07:29.868085 28520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c5b6f8d5402460badf841d0648efcbe" candidate_uuid: "72f120446a6248aa9a87045d4b94d616" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ebbb3d006af04d5687631c4ecd0f811b"
I20260710 11:07:29.868645 28520 raft_consensus.cc:3060] T 0c5b6f8d5402460badf841d0648efcbe P ebbb3d006af04d5687631c4ecd0f811b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:29.869055 28445 leader_election.cc:290] T 0c5b6f8d5402460badf841d0648efcbe P 72f120446a6248aa9a87045d4b94d616 [CANDIDATE]: Term 2 election: Requested vote from peers ebbb3d006af04d5687631c4ecd0f811b (127.23.83.194:38719), af1f75fd8b274c37a7699cace9a12abd (127.23.83.195:42325)
I20260710 11:07:29.869273 28596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c5b6f8d5402460badf841d0648efcbe" candidate_uuid: "72f120446a6248aa9a87045d4b94d616" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af1f75fd8b274c37a7699cace9a12abd"
I20260710 11:07:29.870163 28596 raft_consensus.cc:3055] T 0c5b6f8d5402460badf841d0648efcbe P af1f75fd8b274c37a7699cace9a12abd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:29.870368 28596 raft_consensus.cc:740] T 0c5b6f8d5402460badf841d0648efcbe P af1f75fd8b274c37a7699cace9a12abd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: af1f75fd8b274c37a7699cace9a12abd, State: Running, Role: LEADER
I20260710 11:07:29.871013 28596 consensus_queue.cc:260] T 0c5b6f8d5402460badf841d0648efcbe P af1f75fd8b274c37a7699cace9a12abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:29.871986 28596 raft_consensus.cc:3060] T 0c5b6f8d5402460badf841d0648efcbe P af1f75fd8b274c37a7699cace9a12abd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:29.872835 28594 raft_consensus.cc:2468] T 1fbc6114d3ac4386bd6c303128af4866 P af1f75fd8b274c37a7699cace9a12abd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebbb3d006af04d5687631c4ecd0f811b in term 2.
I20260710 11:07:29.874220 28521 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b529484e275642da86d77dbfa9e9077a"
dest_uuid: "ebbb3d006af04d5687631c4ecd0f811b"
 from {username='slave'} at 127.0.0.1:51678
I20260710 11:07:29.874050 28487 leader_election.cc:304] T 1fbc6114d3ac4386bd6c303128af4866 P ebbb3d006af04d5687631c4ecd0f811b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af1f75fd8b274c37a7699cace9a12abd, ebbb3d006af04d5687631c4ecd0f811b; no voters: 
I20260710 11:07:29.874816 28521 raft_consensus.cc:493] T b529484e275642da86d77dbfa9e9077a P ebbb3d006af04d5687631c4ecd0f811b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:29.875221 28521 raft_consensus.cc:3060] T b529484e275642da86d77dbfa9e9077a P ebbb3d006af04d5687631c4ecd0f811b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:29.875314 28678 raft_consensus.cc:2804] T 1fbc6114d3ac4386bd6c303128af4866 P ebbb3d006af04d5687631c4ecd0f811b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:29.875910 28678 raft_consensus.cc:697] T 1fbc6114d3ac4386bd6c303128af4866 P ebbb3d006af04d5687631c4ecd0f811b [term 2 LEADER]: Becoming Leader. State: Replica: ebbb3d006af04d5687631c4ecd0f811b, State: Running, Role: LEADER
I20260710 11:07:29.876431 28520 raft_consensus.cc:2468] T 0c5b6f8d5402460badf841d0648efcbe P ebbb3d006af04d5687631c4ecd0f811b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72f120446a6248aa9a87045d4b94d616 in term 2.
I20260710 11:07:29.876760 28678 consensus_queue.cc:237] T 1fbc6114d3ac4386bd6c303128af4866 P ebbb3d006af04d5687631c4ecd0f811b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:29.877635 28410 leader_election.cc:304] T 0c5b6f8d5402460badf841d0648efcbe P 72f120446a6248aa9a87045d4b94d616 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72f120446a6248aa9a87045d4b94d616, ebbb3d006af04d5687631c4ecd0f811b; no voters: 
I20260710 11:07:29.878353 28596 raft_consensus.cc:2468] T 0c5b6f8d5402460badf841d0648efcbe P af1f75fd8b274c37a7699cace9a12abd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72f120446a6248aa9a87045d4b94d616 in term 2.
I20260710 11:07:29.878465 28645 raft_consensus.cc:2804] T 0c5b6f8d5402460badf841d0648efcbe P 72f120446a6248aa9a87045d4b94d616 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:29.879007 28645 raft_consensus.cc:697] T 0c5b6f8d5402460badf841d0648efcbe P 72f120446a6248aa9a87045d4b94d616 [term 2 LEADER]: Becoming Leader. State: Replica: 72f120446a6248aa9a87045d4b94d616, State: Running, Role: LEADER
I20260710 11:07:29.867771 28444 consensus_queue.cc:260] T 1fbc6114d3ac4386bd6c303128af4866 P 72f120446a6248aa9a87045d4b94d616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:29.879977 28645 consensus_queue.cc:237] T 0c5b6f8d5402460badf841d0648efcbe P 72f120446a6248aa9a87045d4b94d616 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:29.880494 28444 raft_consensus.cc:3060] T 1fbc6114d3ac4386bd6c303128af4866 P 72f120446a6248aa9a87045d4b94d616 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:29.886255 28444 raft_consensus.cc:2468] T 1fbc6114d3ac4386bd6c303128af4866 P 72f120446a6248aa9a87045d4b94d616 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebbb3d006af04d5687631c4ecd0f811b in term 2.
I20260710 11:07:29.886389 28521 raft_consensus.cc:515] T b529484e275642da86d77dbfa9e9077a P ebbb3d006af04d5687631c4ecd0f811b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:29.888572 28521 leader_election.cc:290] T b529484e275642da86d77dbfa9e9077a P ebbb3d006af04d5687631c4ecd0f811b [CANDIDATE]: Term 2 election: Requested vote from peers 72f120446a6248aa9a87045d4b94d616 (127.23.83.193:35097), af1f75fd8b274c37a7699cace9a12abd (127.23.83.195:42325)
I20260710 11:07:29.889338 28444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b529484e275642da86d77dbfa9e9077a" candidate_uuid: "ebbb3d006af04d5687631c4ecd0f811b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72f120446a6248aa9a87045d4b94d616"
I20260710 11:07:29.889209 28345 catalog_manager.cc:5697] T 1fbc6114d3ac4386bd6c303128af4866 P ebbb3d006af04d5687631c4ecd0f811b reported cstate change: term changed from 1 to 2, leader changed from 72f120446a6248aa9a87045d4b94d616 (127.23.83.193) to ebbb3d006af04d5687631c4ecd0f811b (127.23.83.194). New cstate: current_term: 2 leader_uuid: "ebbb3d006af04d5687631c4ecd0f811b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:29.889966 28444 raft_consensus.cc:3060] T b529484e275642da86d77dbfa9e9077a P 72f120446a6248aa9a87045d4b94d616 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:29.889674 28596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b529484e275642da86d77dbfa9e9077a" candidate_uuid: "ebbb3d006af04d5687631c4ecd0f811b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af1f75fd8b274c37a7699cace9a12abd"
I20260710 11:07:29.890641 28596 raft_consensus.cc:3055] T b529484e275642da86d77dbfa9e9077a P af1f75fd8b274c37a7699cace9a12abd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:29.890995 28596 raft_consensus.cc:740] T b529484e275642da86d77dbfa9e9077a P af1f75fd8b274c37a7699cace9a12abd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: af1f75fd8b274c37a7699cace9a12abd, State: Running, Role: LEADER
I20260710 11:07:29.892083 28596 consensus_queue.cc:260] T b529484e275642da86d77dbfa9e9077a P af1f75fd8b274c37a7699cace9a12abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:29.892567 28341 catalog_manager.cc:5697] T 0c5b6f8d5402460badf841d0648efcbe P 72f120446a6248aa9a87045d4b94d616 reported cstate change: term changed from 1 to 2, leader changed from af1f75fd8b274c37a7699cace9a12abd (127.23.83.195) to 72f120446a6248aa9a87045d4b94d616 (127.23.83.193). New cstate: current_term: 2 leader_uuid: "72f120446a6248aa9a87045d4b94d616" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:29.893455 28596 raft_consensus.cc:3060] T b529484e275642da86d77dbfa9e9077a P af1f75fd8b274c37a7699cace9a12abd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:29.897046 28444 raft_consensus.cc:2468] T b529484e275642da86d77dbfa9e9077a P 72f120446a6248aa9a87045d4b94d616 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebbb3d006af04d5687631c4ecd0f811b in term 2.
I20260710 11:07:29.898449 28487 leader_election.cc:304] T b529484e275642da86d77dbfa9e9077a P ebbb3d006af04d5687631c4ecd0f811b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72f120446a6248aa9a87045d4b94d616, ebbb3d006af04d5687631c4ecd0f811b; no voters: 
I20260710 11:07:29.899348 28678 raft_consensus.cc:2804] T b529484e275642da86d77dbfa9e9077a P ebbb3d006af04d5687631c4ecd0f811b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:29.899829 28678 raft_consensus.cc:697] T b529484e275642da86d77dbfa9e9077a P ebbb3d006af04d5687631c4ecd0f811b [term 2 LEADER]: Becoming Leader. State: Replica: ebbb3d006af04d5687631c4ecd0f811b, State: Running, Role: LEADER
I20260710 11:07:29.900660 28678 consensus_queue.cc:237] T b529484e275642da86d77dbfa9e9077a P ebbb3d006af04d5687631c4ecd0f811b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:29.901165 28596 raft_consensus.cc:2468] T b529484e275642da86d77dbfa9e9077a P af1f75fd8b274c37a7699cace9a12abd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebbb3d006af04d5687631c4ecd0f811b in term 2.
I20260710 11:07:29.907382 28341 catalog_manager.cc:5697] T b529484e275642da86d77dbfa9e9077a P ebbb3d006af04d5687631c4ecd0f811b reported cstate change: term changed from 1 to 2, leader changed from af1f75fd8b274c37a7699cace9a12abd (127.23.83.195) to ebbb3d006af04d5687631c4ecd0f811b (127.23.83.194). New cstate: current_term: 2 leader_uuid: "ebbb3d006af04d5687631c4ecd0f811b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:30.020962 28680 raft_consensus.cc:993] T f69ad04b91894c12877da7fe6d1b91c8 P ebbb3d006af04d5687631c4ecd0f811b: : Instructing follower af1f75fd8b274c37a7699cace9a12abd to start an election
I20260710 11:07:30.021344 28726 raft_consensus.cc:1081] T f69ad04b91894c12877da7fe6d1b91c8 P ebbb3d006af04d5687631c4ecd0f811b [term 1 LEADER]: Signalling peer af1f75fd8b274c37a7699cace9a12abd to start an election
I20260710 11:07:30.022783 28596 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f69ad04b91894c12877da7fe6d1b91c8"
dest_uuid: "af1f75fd8b274c37a7699cace9a12abd"
 from {username='slave'} at 127.0.0.1:43958
I20260710 11:07:30.023267 28596 raft_consensus.cc:493] T f69ad04b91894c12877da7fe6d1b91c8 P af1f75fd8b274c37a7699cace9a12abd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:30.023542 28596 raft_consensus.cc:3060] T f69ad04b91894c12877da7fe6d1b91c8 P af1f75fd8b274c37a7699cace9a12abd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:30.028457 28596 raft_consensus.cc:515] T f69ad04b91894c12877da7fe6d1b91c8 P af1f75fd8b274c37a7699cace9a12abd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:30.030175 28596 leader_election.cc:290] T f69ad04b91894c12877da7fe6d1b91c8 P af1f75fd8b274c37a7699cace9a12abd [CANDIDATE]: Term 2 election: Requested vote from peers 72f120446a6248aa9a87045d4b94d616 (127.23.83.193:35097), ebbb3d006af04d5687631c4ecd0f811b (127.23.83.194:38719)
I20260710 11:07:30.031131 28444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f69ad04b91894c12877da7fe6d1b91c8" candidate_uuid: "af1f75fd8b274c37a7699cace9a12abd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72f120446a6248aa9a87045d4b94d616"
I20260710 11:07:30.031267 28521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f69ad04b91894c12877da7fe6d1b91c8" candidate_uuid: "af1f75fd8b274c37a7699cace9a12abd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ebbb3d006af04d5687631c4ecd0f811b"
I20260710 11:07:30.031746 28444 raft_consensus.cc:3060] T f69ad04b91894c12877da7fe6d1b91c8 P 72f120446a6248aa9a87045d4b94d616 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:30.032001 28521 raft_consensus.cc:3055] T f69ad04b91894c12877da7fe6d1b91c8 P ebbb3d006af04d5687631c4ecd0f811b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:30.032388 28521 raft_consensus.cc:740] T f69ad04b91894c12877da7fe6d1b91c8 P ebbb3d006af04d5687631c4ecd0f811b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ebbb3d006af04d5687631c4ecd0f811b, State: Running, Role: LEADER
I20260710 11:07:30.033177 28521 consensus_queue.cc:260] T f69ad04b91894c12877da7fe6d1b91c8 P ebbb3d006af04d5687631c4ecd0f811b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:30.034189 28521 raft_consensus.cc:3060] T f69ad04b91894c12877da7fe6d1b91c8 P ebbb3d006af04d5687631c4ecd0f811b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:30.037271 28444 raft_consensus.cc:2468] T f69ad04b91894c12877da7fe6d1b91c8 P 72f120446a6248aa9a87045d4b94d616 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af1f75fd8b274c37a7699cace9a12abd in term 2.
I20260710 11:07:30.038313 28561 leader_election.cc:304] T f69ad04b91894c12877da7fe6d1b91c8 P af1f75fd8b274c37a7699cace9a12abd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72f120446a6248aa9a87045d4b94d616, af1f75fd8b274c37a7699cace9a12abd; no voters: 
I20260710 11:07:30.038996 28675 raft_consensus.cc:2804] T f69ad04b91894c12877da7fe6d1b91c8 P af1f75fd8b274c37a7699cace9a12abd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:30.039502 28675 raft_consensus.cc:697] T f69ad04b91894c12877da7fe6d1b91c8 P af1f75fd8b274c37a7699cace9a12abd [term 2 LEADER]: Becoming Leader. State: Replica: af1f75fd8b274c37a7699cace9a12abd, State: Running, Role: LEADER
I20260710 11:07:30.040251 28521 raft_consensus.cc:2468] T f69ad04b91894c12877da7fe6d1b91c8 P ebbb3d006af04d5687631c4ecd0f811b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af1f75fd8b274c37a7699cace9a12abd in term 2.
I20260710 11:07:30.040447 28675 consensus_queue.cc:237] T f69ad04b91894c12877da7fe6d1b91c8 P af1f75fd8b274c37a7699cace9a12abd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:30.047164 28341 catalog_manager.cc:5697] T f69ad04b91894c12877da7fe6d1b91c8 P af1f75fd8b274c37a7699cace9a12abd reported cstate change: term changed from 1 to 2, leader changed from ebbb3d006af04d5687631c4ecd0f811b (127.23.83.194) to af1f75fd8b274c37a7699cace9a12abd (127.23.83.195). New cstate: current_term: 2 leader_uuid: "af1f75fd8b274c37a7699cace9a12abd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:30.057248 28684 raft_consensus.cc:993] T 30837c9e8f2248c6bb4074727eb7c260 P 72f120446a6248aa9a87045d4b94d616: : Instructing follower ebbb3d006af04d5687631c4ecd0f811b to start an election
I20260710 11:07:30.057729 28645 raft_consensus.cc:1081] T 30837c9e8f2248c6bb4074727eb7c260 P 72f120446a6248aa9a87045d4b94d616 [term 1 LEADER]: Signalling peer ebbb3d006af04d5687631c4ecd0f811b to start an election
I20260710 11:07:30.059113 28521 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "30837c9e8f2248c6bb4074727eb7c260"
dest_uuid: "ebbb3d006af04d5687631c4ecd0f811b"
 from {username='slave'} at 127.0.0.1:51692
I20260710 11:07:30.059619 28521 raft_consensus.cc:493] T 30837c9e8f2248c6bb4074727eb7c260 P ebbb3d006af04d5687631c4ecd0f811b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:30.060009 28521 raft_consensus.cc:3060] T 30837c9e8f2248c6bb4074727eb7c260 P ebbb3d006af04d5687631c4ecd0f811b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:30.064692 28521 raft_consensus.cc:515] T 30837c9e8f2248c6bb4074727eb7c260 P ebbb3d006af04d5687631c4ecd0f811b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:30.066200 28521 leader_election.cc:290] T 30837c9e8f2248c6bb4074727eb7c260 P ebbb3d006af04d5687631c4ecd0f811b [CANDIDATE]: Term 2 election: Requested vote from peers 72f120446a6248aa9a87045d4b94d616 (127.23.83.193:35097), af1f75fd8b274c37a7699cace9a12abd (127.23.83.195:42325)
I20260710 11:07:30.067063 28444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30837c9e8f2248c6bb4074727eb7c260" candidate_uuid: "ebbb3d006af04d5687631c4ecd0f811b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72f120446a6248aa9a87045d4b94d616"
I20260710 11:07:30.067250 28596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30837c9e8f2248c6bb4074727eb7c260" candidate_uuid: "ebbb3d006af04d5687631c4ecd0f811b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af1f75fd8b274c37a7699cace9a12abd"
I20260710 11:07:30.067709 28444 raft_consensus.cc:3055] T 30837c9e8f2248c6bb4074727eb7c260 P 72f120446a6248aa9a87045d4b94d616 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:30.067808 28596 raft_consensus.cc:3060] T 30837c9e8f2248c6bb4074727eb7c260 P af1f75fd8b274c37a7699cace9a12abd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:30.068078 28444 raft_consensus.cc:740] T 30837c9e8f2248c6bb4074727eb7c260 P 72f120446a6248aa9a87045d4b94d616 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 72f120446a6248aa9a87045d4b94d616, State: Running, Role: LEADER
I20260710 11:07:30.068936 28444 consensus_queue.cc:260] T 30837c9e8f2248c6bb4074727eb7c260 P 72f120446a6248aa9a87045d4b94d616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:30.069865 28444 raft_consensus.cc:3060] T 30837c9e8f2248c6bb4074727eb7c260 P 72f120446a6248aa9a87045d4b94d616 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:30.072957 28596 raft_consensus.cc:2468] T 30837c9e8f2248c6bb4074727eb7c260 P af1f75fd8b274c37a7699cace9a12abd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebbb3d006af04d5687631c4ecd0f811b in term 2.
I20260710 11:07:30.073953 28487 leader_election.cc:304] T 30837c9e8f2248c6bb4074727eb7c260 P ebbb3d006af04d5687631c4ecd0f811b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af1f75fd8b274c37a7699cace9a12abd, ebbb3d006af04d5687631c4ecd0f811b; no voters: 
I20260710 11:07:30.074646 28726 raft_consensus.cc:2804] T 30837c9e8f2248c6bb4074727eb7c260 P ebbb3d006af04d5687631c4ecd0f811b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:30.074828 28444 raft_consensus.cc:2468] T 30837c9e8f2248c6bb4074727eb7c260 P 72f120446a6248aa9a87045d4b94d616 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebbb3d006af04d5687631c4ecd0f811b in term 2.
I20260710 11:07:30.075139 28726 raft_consensus.cc:697] T 30837c9e8f2248c6bb4074727eb7c260 P ebbb3d006af04d5687631c4ecd0f811b [term 2 LEADER]: Becoming Leader. State: Replica: ebbb3d006af04d5687631c4ecd0f811b, State: Running, Role: LEADER
I20260710 11:07:30.075940 28726 consensus_queue.cc:237] T 30837c9e8f2248c6bb4074727eb7c260 P ebbb3d006af04d5687631c4ecd0f811b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:30.082280 28341 catalog_manager.cc:5697] T 30837c9e8f2248c6bb4074727eb7c260 P ebbb3d006af04d5687631c4ecd0f811b reported cstate change: term changed from 1 to 2, leader changed from 72f120446a6248aa9a87045d4b94d616 (127.23.83.193) to ebbb3d006af04d5687631c4ecd0f811b (127.23.83.194). New cstate: current_term: 2 leader_uuid: "ebbb3d006af04d5687631c4ecd0f811b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:30.146236 28596 raft_consensus.cc:1275] T 22f67cbd9a694fa8a1183aec0d928b8d P af1f75fd8b274c37a7699cace9a12abd [term 2 FOLLOWER]: Refusing update from remote peer ebbb3d006af04d5687631c4ecd0f811b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:30.147599 28726 consensus_queue.cc:1048] T 22f67cbd9a694fa8a1183aec0d928b8d P ebbb3d006af04d5687631c4ecd0f811b [LEADER]: Connected to new peer: Peer: permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:30.157393 28444 raft_consensus.cc:1275] T 22f67cbd9a694fa8a1183aec0d928b8d P 72f120446a6248aa9a87045d4b94d616 [term 2 FOLLOWER]: Refusing update from remote peer ebbb3d006af04d5687631c4ecd0f811b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:30.159544 28726 consensus_queue.cc:1048] T 22f67cbd9a694fa8a1183aec0d928b8d P ebbb3d006af04d5687631c4ecd0f811b [LEADER]: Connected to new peer: Peer: permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:30.250846 28521 raft_consensus.cc:1275] T f4f1fbb8764f4a30b0b8a9c88ff2f5fd P ebbb3d006af04d5687631c4ecd0f811b [term 2 FOLLOWER]: Refusing update from remote peer 72f120446a6248aa9a87045d4b94d616: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:30.252365 28645 consensus_queue.cc:1048] T f4f1fbb8764f4a30b0b8a9c88ff2f5fd P 72f120446a6248aa9a87045d4b94d616 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:30.260332 28596 raft_consensus.cc:1275] T f4f1fbb8764f4a30b0b8a9c88ff2f5fd P af1f75fd8b274c37a7699cace9a12abd [term 2 FOLLOWER]: Refusing update from remote peer 72f120446a6248aa9a87045d4b94d616: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:30.261744 28711 consensus_queue.cc:1048] T f4f1fbb8764f4a30b0b8a9c88ff2f5fd P 72f120446a6248aa9a87045d4b94d616 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:30.273046 28596 raft_consensus.cc:1275] T 0c5b6f8d5402460badf841d0648efcbe P af1f75fd8b274c37a7699cace9a12abd [term 2 FOLLOWER]: Refusing update from remote peer 72f120446a6248aa9a87045d4b94d616: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:30.274278 28711 consensus_queue.cc:1048] T 0c5b6f8d5402460badf841d0648efcbe P 72f120446a6248aa9a87045d4b94d616 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:30.282210 28521 raft_consensus.cc:1275] T 0c5b6f8d5402460badf841d0648efcbe P ebbb3d006af04d5687631c4ecd0f811b [term 2 FOLLOWER]: Refusing update from remote peer 72f120446a6248aa9a87045d4b94d616: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:30.284165 28727 consensus_queue.cc:1048] T 0c5b6f8d5402460badf841d0648efcbe P 72f120446a6248aa9a87045d4b94d616 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:30.347489 28596 raft_consensus.cc:1275] T 1fbc6114d3ac4386bd6c303128af4866 P af1f75fd8b274c37a7699cace9a12abd [term 2 FOLLOWER]: Refusing update from remote peer ebbb3d006af04d5687631c4ecd0f811b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:30.348932 28678 consensus_queue.cc:1048] T 1fbc6114d3ac4386bd6c303128af4866 P ebbb3d006af04d5687631c4ecd0f811b [LEADER]: Connected to new peer: Peer: permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:30.357012 28444 raft_consensus.cc:1275] T 1fbc6114d3ac4386bd6c303128af4866 P 72f120446a6248aa9a87045d4b94d616 [term 2 FOLLOWER]: Refusing update from remote peer ebbb3d006af04d5687631c4ecd0f811b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:30.359139 28726 consensus_queue.cc:1048] T 1fbc6114d3ac4386bd6c303128af4866 P ebbb3d006af04d5687631c4ecd0f811b [LEADER]: Connected to new peer: Peer: permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:30.370435 28521 raft_consensus.cc:1275] T 537ccb10673b4d9a80a3fb186dac041d P ebbb3d006af04d5687631c4ecd0f811b [term 2 FOLLOWER]: Refusing update from remote peer 72f120446a6248aa9a87045d4b94d616: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:30.371726 28711 consensus_queue.cc:1048] T 537ccb10673b4d9a80a3fb186dac041d P 72f120446a6248aa9a87045d4b94d616 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:30.380417 28596 raft_consensus.cc:1275] T 537ccb10673b4d9a80a3fb186dac041d P af1f75fd8b274c37a7699cace9a12abd [term 2 FOLLOWER]: Refusing update from remote peer 72f120446a6248aa9a87045d4b94d616: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:30.382287 28727 consensus_queue.cc:1048] T 537ccb10673b4d9a80a3fb186dac041d P 72f120446a6248aa9a87045d4b94d616 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:30.404472 28444 raft_consensus.cc:1275] T b529484e275642da86d77dbfa9e9077a P 72f120446a6248aa9a87045d4b94d616 [term 2 FOLLOWER]: Refusing update from remote peer ebbb3d006af04d5687631c4ecd0f811b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:30.405603 28726 consensus_queue.cc:1048] T b529484e275642da86d77dbfa9e9077a P ebbb3d006af04d5687631c4ecd0f811b [LEADER]: Connected to new peer: Peer: permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:30.413511 28596 raft_consensus.cc:1275] T b529484e275642da86d77dbfa9e9077a P af1f75fd8b274c37a7699cace9a12abd [term 2 FOLLOWER]: Refusing update from remote peer ebbb3d006af04d5687631c4ecd0f811b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:30.414987 28680 consensus_queue.cc:1048] T b529484e275642da86d77dbfa9e9077a P ebbb3d006af04d5687631c4ecd0f811b [LEADER]: Connected to new peer: Peer: permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:30.462857 28444 raft_consensus.cc:1275] T 30837c9e8f2248c6bb4074727eb7c260 P 72f120446a6248aa9a87045d4b94d616 [term 2 FOLLOWER]: Refusing update from remote peer ebbb3d006af04d5687631c4ecd0f811b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:30.464068 28680 consensus_queue.cc:1048] T 30837c9e8f2248c6bb4074727eb7c260 P ebbb3d006af04d5687631c4ecd0f811b [LEADER]: Connected to new peer: Peer: permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:30.471006 28596 raft_consensus.cc:1275] T 30837c9e8f2248c6bb4074727eb7c260 P af1f75fd8b274c37a7699cace9a12abd [term 2 FOLLOWER]: Refusing update from remote peer ebbb3d006af04d5687631c4ecd0f811b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:30.472380 28678 consensus_queue.cc:1048] T 30837c9e8f2248c6bb4074727eb7c260 P ebbb3d006af04d5687631c4ecd0f811b [LEADER]: Connected to new peer: Peer: permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:30.508152 28521 raft_consensus.cc:1275] T f69ad04b91894c12877da7fe6d1b91c8 P ebbb3d006af04d5687631c4ecd0f811b [term 2 FOLLOWER]: Refusing update from remote peer af1f75fd8b274c37a7699cace9a12abd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:30.509380 28675 consensus_queue.cc:1048] T f69ad04b91894c12877da7fe6d1b91c8 P af1f75fd8b274c37a7699cace9a12abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:30.513407 28444 raft_consensus.cc:1275] T f69ad04b91894c12877da7fe6d1b91c8 P 72f120446a6248aa9a87045d4b94d616 [term 2 FOLLOWER]: Refusing update from remote peer af1f75fd8b274c37a7699cace9a12abd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:30.514837 28675 consensus_queue.cc:1048] T f69ad04b91894c12877da7fe6d1b91c8 P af1f75fd8b274c37a7699cace9a12abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:32.634166 28341 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56638:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:07:32.636222 28341 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.
W20260710 11:07:32.676071 28393 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:07:32.682631 28434 tablet_service.cc:1511] Processing CreateTablet for tablet 259d0b7a1ac8450f94d27082ff5209de (DEFAULT_TABLE table=soft_deleted_table [id=0e2ab89996ce4b89a3b86d7d95f8a746]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:32.684307 28434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 259d0b7a1ac8450f94d27082ff5209de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:32.683964 28510 tablet_service.cc:1511] Processing CreateTablet for tablet 259d0b7a1ac8450f94d27082ff5209de (DEFAULT_TABLE table=soft_deleted_table [id=0e2ab89996ce4b89a3b86d7d95f8a746]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:32.685333 28510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 259d0b7a1ac8450f94d27082ff5209de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:32.685447 28580 tablet_service.cc:1511] Processing CreateTablet for tablet 259d0b7a1ac8450f94d27082ff5209de (DEFAULT_TABLE table=soft_deleted_table [id=0e2ab89996ce4b89a3b86d7d95f8a746]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:32.686625 28580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 259d0b7a1ac8450f94d27082ff5209de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:32.690893 28507 tablet_service.cc:1511] Processing CreateTablet for tablet 85543b7725f9488eb3d276e81bae1c04 (DEFAULT_TABLE table=soft_deleted_table [id=0e2ab89996ce4b89a3b86d7d95f8a746]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:32.692198 28507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85543b7725f9488eb3d276e81bae1c04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:32.690914 28432 tablet_service.cc:1511] Processing CreateTablet for tablet 85543b7725f9488eb3d276e81bae1c04 (DEFAULT_TABLE table=soft_deleted_table [id=0e2ab89996ce4b89a3b86d7d95f8a746]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:32.694065 28578 tablet_service.cc:1511] Processing CreateTablet for tablet 85543b7725f9488eb3d276e81bae1c04 (DEFAULT_TABLE table=soft_deleted_table [id=0e2ab89996ce4b89a3b86d7d95f8a746]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:32.695262 28432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85543b7725f9488eb3d276e81bae1c04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:32.695463 28578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85543b7725f9488eb3d276e81bae1c04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:32.712049 28433 tablet_service.cc:1511] Processing CreateTablet for tablet ce95f4cc6c07452d9bd75b6d40211632 (DEFAULT_TABLE table=soft_deleted_table [id=0e2ab89996ce4b89a3b86d7d95f8a746]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:32.714020 28433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce95f4cc6c07452d9bd75b6d40211632. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:32.717291 28512 tablet_service.cc:1511] Processing CreateTablet for tablet ce95f4cc6c07452d9bd75b6d40211632 (DEFAULT_TABLE table=soft_deleted_table [id=0e2ab89996ce4b89a3b86d7d95f8a746]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:32.718616 28512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce95f4cc6c07452d9bd75b6d40211632. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:32.734520 28586 tablet_service.cc:1511] Processing CreateTablet for tablet ce95f4cc6c07452d9bd75b6d40211632 (DEFAULT_TABLE table=soft_deleted_table [id=0e2ab89996ce4b89a3b86d7d95f8a746]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:32.736023 28436 tablet_service.cc:1511] Processing CreateTablet for tablet 215da8faa68244e09a7e50c561bd94c8 (DEFAULT_TABLE table=soft_deleted_table [id=0e2ab89996ce4b89a3b86d7d95f8a746]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:32.736382 28586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce95f4cc6c07452d9bd75b6d40211632. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:32.737210 28436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 215da8faa68244e09a7e50c561bd94c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:32.744164 28504 tablet_service.cc:1511] Processing CreateTablet for tablet 215da8faa68244e09a7e50c561bd94c8 (DEFAULT_TABLE table=soft_deleted_table [id=0e2ab89996ce4b89a3b86d7d95f8a746]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:32.745688 28504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 215da8faa68244e09a7e50c561bd94c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:32.749256 28508 tablet_service.cc:1511] Processing CreateTablet for tablet 1985fcfd14fd46639f8950605ae7ca39 (DEFAULT_TABLE table=soft_deleted_table [id=0e2ab89996ce4b89a3b86d7d95f8a746]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:32.750671 28508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1985fcfd14fd46639f8950605ae7ca39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:32.745163 28743 tablet_bootstrap.cc:492] T 259d0b7a1ac8450f94d27082ff5209de P 72f120446a6248aa9a87045d4b94d616: Bootstrap starting.
I20260710 11:07:32.752719 28582 tablet_service.cc:1511] Processing CreateTablet for tablet 215da8faa68244e09a7e50c561bd94c8 (DEFAULT_TABLE table=soft_deleted_table [id=0e2ab89996ce4b89a3b86d7d95f8a746]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:32.753957 28582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 215da8faa68244e09a7e50c561bd94c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:32.762755 28584 tablet_service.cc:1511] Processing CreateTablet for tablet 1985fcfd14fd46639f8950605ae7ca39 (DEFAULT_TABLE table=soft_deleted_table [id=0e2ab89996ce4b89a3b86d7d95f8a746]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:32.763376 28743 tablet_bootstrap.cc:654] T 259d0b7a1ac8450f94d27082ff5209de P 72f120446a6248aa9a87045d4b94d616: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:32.764364 28584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1985fcfd14fd46639f8950605ae7ca39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:32.777990 28432 tablet_service.cc:1511] Processing CreateTablet for tablet 1366bcfff0e14103a39aa79a41520314 (DEFAULT_TABLE table=soft_deleted_table [id=0e2ab89996ce4b89a3b86d7d95f8a746]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:32.780843 28433 tablet_service.cc:1511] Processing CreateTablet for tablet 1985fcfd14fd46639f8950605ae7ca39 (DEFAULT_TABLE table=soft_deleted_table [id=0e2ab89996ce4b89a3b86d7d95f8a746]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:32.781708 28580 tablet_service.cc:1511] Processing CreateTablet for tablet 1366bcfff0e14103a39aa79a41520314 (DEFAULT_TABLE table=soft_deleted_table [id=0e2ab89996ce4b89a3b86d7d95f8a746]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:32.792322 28580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1366bcfff0e14103a39aa79a41520314. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:32.792078 28578 tablet_service.cc:1511] Processing CreateTablet for tablet e0931a616b054e77b69aa3f2e43b047c (DEFAULT_TABLE table=soft_deleted_table [id=0e2ab89996ce4b89a3b86d7d95f8a746]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:32.793322 28578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0931a616b054e77b69aa3f2e43b047c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:32.784112 28432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1366bcfff0e14103a39aa79a41520314. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:32.786661 28434 tablet_service.cc:1511] Processing CreateTablet for tablet e0931a616b054e77b69aa3f2e43b047c (DEFAULT_TABLE table=soft_deleted_table [id=0e2ab89996ce4b89a3b86d7d95f8a746]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:32.795871 28744 tablet_bootstrap.cc:492] T 259d0b7a1ac8450f94d27082ff5209de P ebbb3d006af04d5687631c4ecd0f811b: Bootstrap starting.
I20260710 11:07:32.796237 28434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0931a616b054e77b69aa3f2e43b047c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:32.788514 28507 tablet_service.cc:1511] Processing CreateTablet for tablet e0931a616b054e77b69aa3f2e43b047c (DEFAULT_TABLE table=soft_deleted_table [id=0e2ab89996ce4b89a3b86d7d95f8a746]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:32.788971 28512 tablet_service.cc:1511] Processing CreateTablet for tablet 1366bcfff0e14103a39aa79a41520314 (DEFAULT_TABLE table=soft_deleted_table [id=0e2ab89996ce4b89a3b86d7d95f8a746]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:32.800779 28507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0931a616b054e77b69aa3f2e43b047c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:32.803645 28430 tablet_service.cc:1511] Processing CreateTablet for tablet 27a5dfce2be944f1aa22870da3465e4e (DEFAULT_TABLE table=soft_deleted_table [id=0e2ab89996ce4b89a3b86d7d95f8a746]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:32.804630 28512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1366bcfff0e14103a39aa79a41520314. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:32.804538 28510 tablet_service.cc:1511] Processing CreateTablet for tablet 27a5dfce2be944f1aa22870da3465e4e (DEFAULT_TABLE table=soft_deleted_table [id=0e2ab89996ce4b89a3b86d7d95f8a746]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:32.805096 28430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27a5dfce2be944f1aa22870da3465e4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:32.807192 28510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27a5dfce2be944f1aa22870da3465e4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:32.791236 28745 tablet_bootstrap.cc:492] T 85543b7725f9488eb3d276e81bae1c04 P af1f75fd8b274c37a7699cace9a12abd: Bootstrap starting.
I20260710 11:07:32.815204 28511 tablet_service.cc:1511] Processing CreateTablet for tablet 1acbb3a1f7b941b7bd4987c26a57d628 (DEFAULT_TABLE table=soft_deleted_table [id=0e2ab89996ce4b89a3b86d7d95f8a746]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:32.820654 28433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1985fcfd14fd46639f8950605ae7ca39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:32.824628 28511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1acbb3a1f7b941b7bd4987c26a57d628. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:32.831550 28436 tablet_service.cc:1511] Processing CreateTablet for tablet 1acbb3a1f7b941b7bd4987c26a57d628 (DEFAULT_TABLE table=soft_deleted_table [id=0e2ab89996ce4b89a3b86d7d95f8a746]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:32.833137 28436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1acbb3a1f7b941b7bd4987c26a57d628. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:32.835484 28584 tablet_service.cc:1511] Processing CreateTablet for tablet 27a5dfce2be944f1aa22870da3465e4e (DEFAULT_TABLE table=soft_deleted_table [id=0e2ab89996ce4b89a3b86d7d95f8a746]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:32.838791 28584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27a5dfce2be944f1aa22870da3465e4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:32.848928 28582 tablet_service.cc:1511] Processing CreateTablet for tablet 1acbb3a1f7b941b7bd4987c26a57d628 (DEFAULT_TABLE table=soft_deleted_table [id=0e2ab89996ce4b89a3b86d7d95f8a746]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:32.850811 28745 tablet_bootstrap.cc:654] T 85543b7725f9488eb3d276e81bae1c04 P af1f75fd8b274c37a7699cace9a12abd: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:32.854413 28744 tablet_bootstrap.cc:654] T 259d0b7a1ac8450f94d27082ff5209de P ebbb3d006af04d5687631c4ecd0f811b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:32.872088 28582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1acbb3a1f7b941b7bd4987c26a57d628. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:32.882795 28744 tablet_bootstrap.cc:492] T 259d0b7a1ac8450f94d27082ff5209de P ebbb3d006af04d5687631c4ecd0f811b: No bootstrap required, opened a new log
I20260710 11:07:32.883435 28744 ts_tablet_manager.cc:1403] T 259d0b7a1ac8450f94d27082ff5209de P ebbb3d006af04d5687631c4ecd0f811b: Time spent bootstrapping tablet: real 0.103s	user 0.009s	sys 0.005s
I20260710 11:07:32.886404 28744 raft_consensus.cc:359] T 259d0b7a1ac8450f94d27082ff5209de P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:32.887145 28744 raft_consensus.cc:385] T 259d0b7a1ac8450f94d27082ff5209de P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:32.887470 28744 raft_consensus.cc:740] T 259d0b7a1ac8450f94d27082ff5209de P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebbb3d006af04d5687631c4ecd0f811b, State: Initialized, Role: FOLLOWER
I20260710 11:07:32.888195 28744 consensus_queue.cc:260] T 259d0b7a1ac8450f94d27082ff5209de P ebbb3d006af04d5687631c4ecd0f811b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:32.899551 28744 ts_tablet_manager.cc:1434] T 259d0b7a1ac8450f94d27082ff5209de P ebbb3d006af04d5687631c4ecd0f811b: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260710 11:07:32.902803 28743 tablet_bootstrap.cc:492] T 259d0b7a1ac8450f94d27082ff5209de P 72f120446a6248aa9a87045d4b94d616: No bootstrap required, opened a new log
I20260710 11:07:32.903306 28743 ts_tablet_manager.cc:1403] T 259d0b7a1ac8450f94d27082ff5209de P 72f120446a6248aa9a87045d4b94d616: Time spent bootstrapping tablet: real 0.163s	user 0.013s	sys 0.007s
I20260710 11:07:32.905921 28743 raft_consensus.cc:359] T 259d0b7a1ac8450f94d27082ff5209de P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:32.906404 28743 raft_consensus.cc:385] T 259d0b7a1ac8450f94d27082ff5209de P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:32.906576 28743 raft_consensus.cc:740] T 259d0b7a1ac8450f94d27082ff5209de P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72f120446a6248aa9a87045d4b94d616, State: Initialized, Role: FOLLOWER
I20260710 11:07:32.907119 28743 consensus_queue.cc:260] T 259d0b7a1ac8450f94d27082ff5209de P 72f120446a6248aa9a87045d4b94d616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:32.909442 28743 ts_tablet_manager.cc:1434] T 259d0b7a1ac8450f94d27082ff5209de P 72f120446a6248aa9a87045d4b94d616: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260710 11:07:32.910382 28743 tablet_bootstrap.cc:492] T 85543b7725f9488eb3d276e81bae1c04 P 72f120446a6248aa9a87045d4b94d616: Bootstrap starting.
I20260710 11:07:32.912313 28744 tablet_bootstrap.cc:492] T ce95f4cc6c07452d9bd75b6d40211632 P ebbb3d006af04d5687631c4ecd0f811b: Bootstrap starting.
I20260710 11:07:32.913450 28745 tablet_bootstrap.cc:492] T 85543b7725f9488eb3d276e81bae1c04 P af1f75fd8b274c37a7699cace9a12abd: No bootstrap required, opened a new log
I20260710 11:07:32.913936 28745 ts_tablet_manager.cc:1403] T 85543b7725f9488eb3d276e81bae1c04 P af1f75fd8b274c37a7699cace9a12abd: Time spent bootstrapping tablet: real 0.123s	user 0.019s	sys 0.014s
I20260710 11:07:32.917168 28745 raft_consensus.cc:359] T 85543b7725f9488eb3d276e81bae1c04 P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:32.917906 28745 raft_consensus.cc:385] T 85543b7725f9488eb3d276e81bae1c04 P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:32.918188 28745 raft_consensus.cc:740] T 85543b7725f9488eb3d276e81bae1c04 P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af1f75fd8b274c37a7699cace9a12abd, State: Initialized, Role: FOLLOWER
I20260710 11:07:32.918916 28744 tablet_bootstrap.cc:654] T ce95f4cc6c07452d9bd75b6d40211632 P ebbb3d006af04d5687631c4ecd0f811b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:32.923534 28743 tablet_bootstrap.cc:654] T 85543b7725f9488eb3d276e81bae1c04 P 72f120446a6248aa9a87045d4b94d616: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:32.925652 28745 consensus_queue.cc:260] T 85543b7725f9488eb3d276e81bae1c04 P af1f75fd8b274c37a7699cace9a12abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:32.928164 28745 ts_tablet_manager.cc:1434] T 85543b7725f9488eb3d276e81bae1c04 P af1f75fd8b274c37a7699cace9a12abd: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.001s
I20260710 11:07:32.929349 28745 tablet_bootstrap.cc:492] T 259d0b7a1ac8450f94d27082ff5209de P af1f75fd8b274c37a7699cace9a12abd: Bootstrap starting.
I20260710 11:07:32.937670 28744 tablet_bootstrap.cc:492] T ce95f4cc6c07452d9bd75b6d40211632 P ebbb3d006af04d5687631c4ecd0f811b: No bootstrap required, opened a new log
I20260710 11:07:32.938313 28744 ts_tablet_manager.cc:1403] T ce95f4cc6c07452d9bd75b6d40211632 P ebbb3d006af04d5687631c4ecd0f811b: Time spent bootstrapping tablet: real 0.038s	user 0.004s	sys 0.009s
I20260710 11:07:32.937681 28745 tablet_bootstrap.cc:654] T 259d0b7a1ac8450f94d27082ff5209de P af1f75fd8b274c37a7699cace9a12abd: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:32.938627 28743 tablet_bootstrap.cc:492] T 85543b7725f9488eb3d276e81bae1c04 P 72f120446a6248aa9a87045d4b94d616: No bootstrap required, opened a new log
I20260710 11:07:32.939261 28743 ts_tablet_manager.cc:1403] T 85543b7725f9488eb3d276e81bae1c04 P 72f120446a6248aa9a87045d4b94d616: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.000s
I20260710 11:07:32.941784 28744 raft_consensus.cc:359] T ce95f4cc6c07452d9bd75b6d40211632 P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:32.942014 28743 raft_consensus.cc:359] T 85543b7725f9488eb3d276e81bae1c04 P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:32.942869 28743 raft_consensus.cc:385] T 85543b7725f9488eb3d276e81bae1c04 P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:32.943223 28743 raft_consensus.cc:740] T 85543b7725f9488eb3d276e81bae1c04 P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72f120446a6248aa9a87045d4b94d616, State: Initialized, Role: FOLLOWER
I20260710 11:07:32.944025 28744 raft_consensus.cc:385] T ce95f4cc6c07452d9bd75b6d40211632 P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:32.944002 28743 consensus_queue.cc:260] T 85543b7725f9488eb3d276e81bae1c04 P 72f120446a6248aa9a87045d4b94d616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:32.944547 28744 raft_consensus.cc:740] T ce95f4cc6c07452d9bd75b6d40211632 P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebbb3d006af04d5687631c4ecd0f811b, State: Initialized, Role: FOLLOWER
I20260710 11:07:32.945588 28745 tablet_bootstrap.cc:492] T 259d0b7a1ac8450f94d27082ff5209de P af1f75fd8b274c37a7699cace9a12abd: No bootstrap required, opened a new log
I20260710 11:07:32.945410 28744 consensus_queue.cc:260] T ce95f4cc6c07452d9bd75b6d40211632 P ebbb3d006af04d5687631c4ecd0f811b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:32.946081 28745 ts_tablet_manager.cc:1403] T 259d0b7a1ac8450f94d27082ff5209de P af1f75fd8b274c37a7699cace9a12abd: Time spent bootstrapping tablet: real 0.017s	user 0.004s	sys 0.008s
I20260710 11:07:32.946525 28743 ts_tablet_manager.cc:1434] T 85543b7725f9488eb3d276e81bae1c04 P 72f120446a6248aa9a87045d4b94d616: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:07:32.947551 28744 ts_tablet_manager.cc:1434] T ce95f4cc6c07452d9bd75b6d40211632 P ebbb3d006af04d5687631c4ecd0f811b: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:07:32.948480 28744 tablet_bootstrap.cc:492] T 85543b7725f9488eb3d276e81bae1c04 P ebbb3d006af04d5687631c4ecd0f811b: Bootstrap starting.
I20260710 11:07:32.949057 28745 raft_consensus.cc:359] T 259d0b7a1ac8450f94d27082ff5209de P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:32.949790 28745 raft_consensus.cc:385] T 259d0b7a1ac8450f94d27082ff5209de P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:32.950084 28745 raft_consensus.cc:740] T 259d0b7a1ac8450f94d27082ff5209de P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af1f75fd8b274c37a7699cace9a12abd, State: Initialized, Role: FOLLOWER
I20260710 11:07:32.950769 28745 consensus_queue.cc:260] T 259d0b7a1ac8450f94d27082ff5209de P af1f75fd8b274c37a7699cace9a12abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:32.953156 28745 ts_tablet_manager.cc:1434] T 259d0b7a1ac8450f94d27082ff5209de P af1f75fd8b274c37a7699cace9a12abd: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 11:07:32.954039 28745 tablet_bootstrap.cc:492] T 1985fcfd14fd46639f8950605ae7ca39 P af1f75fd8b274c37a7699cace9a12abd: Bootstrap starting.
I20260710 11:07:32.955727 28744 tablet_bootstrap.cc:654] T 85543b7725f9488eb3d276e81bae1c04 P ebbb3d006af04d5687631c4ecd0f811b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:32.960232 28743 tablet_bootstrap.cc:492] T ce95f4cc6c07452d9bd75b6d40211632 P 72f120446a6248aa9a87045d4b94d616: Bootstrap starting.
I20260710 11:07:32.960614 28745 tablet_bootstrap.cc:654] T 1985fcfd14fd46639f8950605ae7ca39 P af1f75fd8b274c37a7699cace9a12abd: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:32.967342 28744 tablet_bootstrap.cc:492] T 85543b7725f9488eb3d276e81bae1c04 P ebbb3d006af04d5687631c4ecd0f811b: No bootstrap required, opened a new log
I20260710 11:07:32.967836 28744 ts_tablet_manager.cc:1403] T 85543b7725f9488eb3d276e81bae1c04 P ebbb3d006af04d5687631c4ecd0f811b: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.010s
I20260710 11:07:32.970844 28744 raft_consensus.cc:359] T 85543b7725f9488eb3d276e81bae1c04 P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:32.971560 28744 raft_consensus.cc:385] T 85543b7725f9488eb3d276e81bae1c04 P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:32.971864 28744 raft_consensus.cc:740] T 85543b7725f9488eb3d276e81bae1c04 P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebbb3d006af04d5687631c4ecd0f811b, State: Initialized, Role: FOLLOWER
I20260710 11:07:32.972026 28745 tablet_bootstrap.cc:492] T 1985fcfd14fd46639f8950605ae7ca39 P af1f75fd8b274c37a7699cace9a12abd: No bootstrap required, opened a new log
I20260710 11:07:32.972630 28745 ts_tablet_manager.cc:1403] T 1985fcfd14fd46639f8950605ae7ca39 P af1f75fd8b274c37a7699cace9a12abd: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.013s
I20260710 11:07:32.972613 28744 consensus_queue.cc:260] T 85543b7725f9488eb3d276e81bae1c04 P ebbb3d006af04d5687631c4ecd0f811b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:32.974277 28743 tablet_bootstrap.cc:654] T ce95f4cc6c07452d9bd75b6d40211632 P 72f120446a6248aa9a87045d4b94d616: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:32.975045 28744 ts_tablet_manager.cc:1434] T 85543b7725f9488eb3d276e81bae1c04 P ebbb3d006af04d5687631c4ecd0f811b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:07:32.976455 28744 tablet_bootstrap.cc:492] T 215da8faa68244e09a7e50c561bd94c8 P ebbb3d006af04d5687631c4ecd0f811b: Bootstrap starting.
I20260710 11:07:32.976137 28745 raft_consensus.cc:359] T 1985fcfd14fd46639f8950605ae7ca39 P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:32.976974 28745 raft_consensus.cc:385] T 1985fcfd14fd46639f8950605ae7ca39 P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:32.977320 28745 raft_consensus.cc:740] T 1985fcfd14fd46639f8950605ae7ca39 P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af1f75fd8b274c37a7699cace9a12abd, State: Initialized, Role: FOLLOWER
I20260710 11:07:32.978338 28745 consensus_queue.cc:260] T 1985fcfd14fd46639f8950605ae7ca39 P af1f75fd8b274c37a7699cace9a12abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:32.980705 28745 ts_tablet_manager.cc:1434] T 1985fcfd14fd46639f8950605ae7ca39 P af1f75fd8b274c37a7699cace9a12abd: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 11:07:32.981700 28745 tablet_bootstrap.cc:492] T 215da8faa68244e09a7e50c561bd94c8 P af1f75fd8b274c37a7699cace9a12abd: Bootstrap starting.
I20260710 11:07:32.988238 28745 tablet_bootstrap.cc:654] T 215da8faa68244e09a7e50c561bd94c8 P af1f75fd8b274c37a7699cace9a12abd: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:33.002386 28745 tablet_bootstrap.cc:492] T 215da8faa68244e09a7e50c561bd94c8 P af1f75fd8b274c37a7699cace9a12abd: No bootstrap required, opened a new log
I20260710 11:07:33.002878 28744 tablet_bootstrap.cc:654] T 215da8faa68244e09a7e50c561bd94c8 P ebbb3d006af04d5687631c4ecd0f811b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:33.003011 28745 ts_tablet_manager.cc:1403] T 215da8faa68244e09a7e50c561bd94c8 P af1f75fd8b274c37a7699cace9a12abd: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.010s
I20260710 11:07:33.006326 28743 tablet_bootstrap.cc:492] T ce95f4cc6c07452d9bd75b6d40211632 P 72f120446a6248aa9a87045d4b94d616: No bootstrap required, opened a new log
I20260710 11:07:33.006866 28743 ts_tablet_manager.cc:1403] T ce95f4cc6c07452d9bd75b6d40211632 P 72f120446a6248aa9a87045d4b94d616: Time spent bootstrapping tablet: real 0.047s	user 0.027s	sys 0.011s
I20260710 11:07:33.006865 28745 raft_consensus.cc:359] T 215da8faa68244e09a7e50c561bd94c8 P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:33.007805 28745 raft_consensus.cc:385] T 215da8faa68244e09a7e50c561bd94c8 P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:33.008124 28745 raft_consensus.cc:740] T 215da8faa68244e09a7e50c561bd94c8 P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af1f75fd8b274c37a7699cace9a12abd, State: Initialized, Role: FOLLOWER
I20260710 11:07:33.008544 28744 tablet_bootstrap.cc:492] T 215da8faa68244e09a7e50c561bd94c8 P ebbb3d006af04d5687631c4ecd0f811b: No bootstrap required, opened a new log
I20260710 11:07:33.009022 28744 ts_tablet_manager.cc:1403] T 215da8faa68244e09a7e50c561bd94c8 P ebbb3d006af04d5687631c4ecd0f811b: Time spent bootstrapping tablet: real 0.033s	user 0.004s	sys 0.008s
I20260710 11:07:33.008893 28745 consensus_queue.cc:260] T 215da8faa68244e09a7e50c561bd94c8 P af1f75fd8b274c37a7699cace9a12abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:33.009657 28743 raft_consensus.cc:359] T ce95f4cc6c07452d9bd75b6d40211632 P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:33.010236 28743 raft_consensus.cc:385] T ce95f4cc6c07452d9bd75b6d40211632 P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:33.010484 28743 raft_consensus.cc:740] T ce95f4cc6c07452d9bd75b6d40211632 P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72f120446a6248aa9a87045d4b94d616, State: Initialized, Role: FOLLOWER
I20260710 11:07:33.011224 28745 ts_tablet_manager.cc:1434] T 215da8faa68244e09a7e50c561bd94c8 P af1f75fd8b274c37a7699cace9a12abd: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260710 11:07:33.011106 28743 consensus_queue.cc:260] T ce95f4cc6c07452d9bd75b6d40211632 P 72f120446a6248aa9a87045d4b94d616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:33.012396 28745 tablet_bootstrap.cc:492] T e0931a616b054e77b69aa3f2e43b047c P af1f75fd8b274c37a7699cace9a12abd: Bootstrap starting.
I20260710 11:07:33.013245 28743 ts_tablet_manager.cc:1434] T ce95f4cc6c07452d9bd75b6d40211632 P 72f120446a6248aa9a87045d4b94d616: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260710 11:07:33.014186 28743 tablet_bootstrap.cc:492] T 215da8faa68244e09a7e50c561bd94c8 P 72f120446a6248aa9a87045d4b94d616: Bootstrap starting.
I20260710 11:07:33.015194 28744 raft_consensus.cc:359] T 215da8faa68244e09a7e50c561bd94c8 P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:33.016000 28744 raft_consensus.cc:385] T 215da8faa68244e09a7e50c561bd94c8 P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:33.016320 28744 raft_consensus.cc:740] T 215da8faa68244e09a7e50c561bd94c8 P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebbb3d006af04d5687631c4ecd0f811b, State: Initialized, Role: FOLLOWER
I20260710 11:07:33.017025 28744 consensus_queue.cc:260] T 215da8faa68244e09a7e50c561bd94c8 P ebbb3d006af04d5687631c4ecd0f811b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:33.019171 28745 tablet_bootstrap.cc:654] T e0931a616b054e77b69aa3f2e43b047c P af1f75fd8b274c37a7699cace9a12abd: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:33.019232 28744 ts_tablet_manager.cc:1434] T 215da8faa68244e09a7e50c561bd94c8 P ebbb3d006af04d5687631c4ecd0f811b: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:07:33.020277 28744 tablet_bootstrap.cc:492] T 1985fcfd14fd46639f8950605ae7ca39 P ebbb3d006af04d5687631c4ecd0f811b: Bootstrap starting.
I20260710 11:07:33.020750 28743 tablet_bootstrap.cc:654] T 215da8faa68244e09a7e50c561bd94c8 P 72f120446a6248aa9a87045d4b94d616: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:33.024348 28732 raft_consensus.cc:493] T 259d0b7a1ac8450f94d27082ff5209de P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:33.024987 28732 raft_consensus.cc:515] T 259d0b7a1ac8450f94d27082ff5209de P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:33.028921 28596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "259d0b7a1ac8450f94d27082ff5209de" candidate_uuid: "72f120446a6248aa9a87045d4b94d616" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af1f75fd8b274c37a7699cace9a12abd" is_pre_election: true
I20260710 11:07:33.029551 28596 raft_consensus.cc:2468] T 259d0b7a1ac8450f94d27082ff5209de P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72f120446a6248aa9a87045d4b94d616 in term 0.
I20260710 11:07:33.030948 28412 leader_election.cc:304] T 259d0b7a1ac8450f94d27082ff5209de P 72f120446a6248aa9a87045d4b94d616 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72f120446a6248aa9a87045d4b94d616, af1f75fd8b274c37a7699cace9a12abd; no voters: 
I20260710 11:07:33.031754 28731 raft_consensus.cc:2804] T 259d0b7a1ac8450f94d27082ff5209de P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:33.032105 28731 raft_consensus.cc:493] T 259d0b7a1ac8450f94d27082ff5209de P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:33.032433 28731 raft_consensus.cc:3060] T 259d0b7a1ac8450f94d27082ff5209de P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:33.032956 28745 tablet_bootstrap.cc:492] T e0931a616b054e77b69aa3f2e43b047c P af1f75fd8b274c37a7699cace9a12abd: No bootstrap required, opened a new log
I20260710 11:07:33.033221 28521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "259d0b7a1ac8450f94d27082ff5209de" candidate_uuid: "72f120446a6248aa9a87045d4b94d616" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebbb3d006af04d5687631c4ecd0f811b" is_pre_election: true
I20260710 11:07:33.033466 28744 tablet_bootstrap.cc:654] T 1985fcfd14fd46639f8950605ae7ca39 P ebbb3d006af04d5687631c4ecd0f811b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:33.033435 28745 ts_tablet_manager.cc:1403] T e0931a616b054e77b69aa3f2e43b047c P af1f75fd8b274c37a7699cace9a12abd: Time spent bootstrapping tablet: real 0.021s	user 0.002s	sys 0.015s
I20260710 11:07:33.033877 28521 raft_consensus.cc:2468] T 259d0b7a1ac8450f94d27082ff5209de P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72f120446a6248aa9a87045d4b94d616 in term 0.
I20260710 11:07:33.036885 28745 raft_consensus.cc:359] T e0931a616b054e77b69aa3f2e43b047c P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:33.038000 28745 raft_consensus.cc:385] T e0931a616b054e77b69aa3f2e43b047c P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:33.038316 28745 raft_consensus.cc:740] T e0931a616b054e77b69aa3f2e43b047c P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af1f75fd8b274c37a7699cace9a12abd, State: Initialized, Role: FOLLOWER
I20260710 11:07:33.039041 28745 consensus_queue.cc:260] T e0931a616b054e77b69aa3f2e43b047c P af1f75fd8b274c37a7699cace9a12abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:33.039569 28731 raft_consensus.cc:515] T 259d0b7a1ac8450f94d27082ff5209de P 72f120446a6248aa9a87045d4b94d616 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:33.044759 28731 leader_election.cc:290] T 259d0b7a1ac8450f94d27082ff5209de P 72f120446a6248aa9a87045d4b94d616 [CANDIDATE]: Term 1 election: Requested vote from peers ebbb3d006af04d5687631c4ecd0f811b (127.23.83.194:38719), af1f75fd8b274c37a7699cace9a12abd (127.23.83.195:42325)
I20260710 11:07:33.045794 28596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "259d0b7a1ac8450f94d27082ff5209de" candidate_uuid: "72f120446a6248aa9a87045d4b94d616" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af1f75fd8b274c37a7699cace9a12abd"
I20260710 11:07:33.046139 28521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "259d0b7a1ac8450f94d27082ff5209de" candidate_uuid: "72f120446a6248aa9a87045d4b94d616" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebbb3d006af04d5687631c4ecd0f811b"
I20260710 11:07:33.046413 28596 raft_consensus.cc:3060] T 259d0b7a1ac8450f94d27082ff5209de P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:33.046705 28521 raft_consensus.cc:3060] T 259d0b7a1ac8450f94d27082ff5209de P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:33.046764 28745 ts_tablet_manager.cc:1434] T e0931a616b054e77b69aa3f2e43b047c P af1f75fd8b274c37a7699cace9a12abd: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:07:33.047240 28744 tablet_bootstrap.cc:492] T 1985fcfd14fd46639f8950605ae7ca39 P ebbb3d006af04d5687631c4ecd0f811b: No bootstrap required, opened a new log
I20260710 11:07:33.047715 28744 ts_tablet_manager.cc:1403] T 1985fcfd14fd46639f8950605ae7ca39 P ebbb3d006af04d5687631c4ecd0f811b: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.000s
I20260710 11:07:33.047982 28745 tablet_bootstrap.cc:492] T ce95f4cc6c07452d9bd75b6d40211632 P af1f75fd8b274c37a7699cace9a12abd: Bootstrap starting.
I20260710 11:07:33.050661 28744 raft_consensus.cc:359] T 1985fcfd14fd46639f8950605ae7ca39 P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:33.051687 28744 raft_consensus.cc:385] T 1985fcfd14fd46639f8950605ae7ca39 P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:33.052134 28732 leader_election.cc:290] T 259d0b7a1ac8450f94d27082ff5209de P 72f120446a6248aa9a87045d4b94d616 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ebbb3d006af04d5687631c4ecd0f811b (127.23.83.194:38719), af1f75fd8b274c37a7699cace9a12abd (127.23.83.195:42325)
I20260710 11:07:33.054526 28745 tablet_bootstrap.cc:654] T ce95f4cc6c07452d9bd75b6d40211632 P af1f75fd8b274c37a7699cace9a12abd: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:33.052129 28744 raft_consensus.cc:740] T 1985fcfd14fd46639f8950605ae7ca39 P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebbb3d006af04d5687631c4ecd0f811b, State: Initialized, Role: FOLLOWER
I20260710 11:07:33.057217 28744 consensus_queue.cc:260] T 1985fcfd14fd46639f8950605ae7ca39 P ebbb3d006af04d5687631c4ecd0f811b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:33.052736 28743 tablet_bootstrap.cc:492] T 215da8faa68244e09a7e50c561bd94c8 P 72f120446a6248aa9a87045d4b94d616: No bootstrap required, opened a new log
I20260710 11:07:33.058421 28521 raft_consensus.cc:2468] T 259d0b7a1ac8450f94d27082ff5209de P ebbb3d006af04d5687631c4ecd0f811b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72f120446a6248aa9a87045d4b94d616 in term 1.
I20260710 11:07:33.058769 28743 ts_tablet_manager.cc:1403] T 215da8faa68244e09a7e50c561bd94c8 P 72f120446a6248aa9a87045d4b94d616: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.007s
I20260710 11:07:33.053937 28596 raft_consensus.cc:2468] T 259d0b7a1ac8450f94d27082ff5209de P af1f75fd8b274c37a7699cace9a12abd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72f120446a6248aa9a87045d4b94d616 in term 1.
I20260710 11:07:33.060128 28412 leader_election.cc:304] T 259d0b7a1ac8450f94d27082ff5209de P 72f120446a6248aa9a87045d4b94d616 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72f120446a6248aa9a87045d4b94d616, af1f75fd8b274c37a7699cace9a12abd; no voters: 
I20260710 11:07:33.061198 28732 raft_consensus.cc:2804] T 259d0b7a1ac8450f94d27082ff5209de P 72f120446a6248aa9a87045d4b94d616 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:33.061704 28732 raft_consensus.cc:697] T 259d0b7a1ac8450f94d27082ff5209de P 72f120446a6248aa9a87045d4b94d616 [term 1 LEADER]: Becoming Leader. State: Replica: 72f120446a6248aa9a87045d4b94d616, State: Running, Role: LEADER
I20260710 11:07:33.062486 28732 consensus_queue.cc:237] T 259d0b7a1ac8450f94d27082ff5209de P 72f120446a6248aa9a87045d4b94d616 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:33.062657 28743 raft_consensus.cc:359] T 215da8faa68244e09a7e50c561bd94c8 P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:33.063486 28743 raft_consensus.cc:385] T 215da8faa68244e09a7e50c561bd94c8 P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:33.066191 28743 raft_consensus.cc:740] T 215da8faa68244e09a7e50c561bd94c8 P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72f120446a6248aa9a87045d4b94d616, State: Initialized, Role: FOLLOWER
I20260710 11:07:33.067031 28743 consensus_queue.cc:260] T 215da8faa68244e09a7e50c561bd94c8 P 72f120446a6248aa9a87045d4b94d616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:33.070142 28743 ts_tablet_manager.cc:1434] T 215da8faa68244e09a7e50c561bd94c8 P 72f120446a6248aa9a87045d4b94d616: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:07:33.071477 28743 tablet_bootstrap.cc:492] T 27a5dfce2be944f1aa22870da3465e4e P 72f120446a6248aa9a87045d4b94d616: Bootstrap starting.
I20260710 11:07:33.065915 28744 ts_tablet_manager.cc:1434] T 1985fcfd14fd46639f8950605ae7ca39 P ebbb3d006af04d5687631c4ecd0f811b: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260710 11:07:33.075863 28744 tablet_bootstrap.cc:492] T 1366bcfff0e14103a39aa79a41520314 P ebbb3d006af04d5687631c4ecd0f811b: Bootstrap starting.
I20260710 11:07:33.078648 28683 raft_consensus.cc:493] T 1985fcfd14fd46639f8950605ae7ca39 P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:33.080695 28683 raft_consensus.cc:515] T 1985fcfd14fd46639f8950605ae7ca39 P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:33.083022 28683 leader_election.cc:290] T 1985fcfd14fd46639f8950605ae7ca39 P af1f75fd8b274c37a7699cace9a12abd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72f120446a6248aa9a87045d4b94d616 (127.23.83.193:35097), ebbb3d006af04d5687631c4ecd0f811b (127.23.83.194:38719)
I20260710 11:07:33.083715 28444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1985fcfd14fd46639f8950605ae7ca39" candidate_uuid: "af1f75fd8b274c37a7699cace9a12abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72f120446a6248aa9a87045d4b94d616" is_pre_election: true
W20260710 11:07:33.085187 28561 leader_election.cc:343] T 1985fcfd14fd46639f8950605ae7ca39 P af1f75fd8b274c37a7699cace9a12abd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72f120446a6248aa9a87045d4b94d616 (127.23.83.193:35097): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:33.086294 28744 tablet_bootstrap.cc:654] T 1366bcfff0e14103a39aa79a41520314 P ebbb3d006af04d5687631c4ecd0f811b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:33.086685 28743 tablet_bootstrap.cc:654] T 27a5dfce2be944f1aa22870da3465e4e P 72f120446a6248aa9a87045d4b94d616: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:33.086017 28345 catalog_manager.cc:5697] T 259d0b7a1ac8450f94d27082ff5209de P 72f120446a6248aa9a87045d4b94d616 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72f120446a6248aa9a87045d4b94d616 (127.23.83.193). New cstate: current_term: 1 leader_uuid: "72f120446a6248aa9a87045d4b94d616" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:33.091935 28521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1985fcfd14fd46639f8950605ae7ca39" candidate_uuid: "af1f75fd8b274c37a7699cace9a12abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebbb3d006af04d5687631c4ecd0f811b" is_pre_election: true
I20260710 11:07:33.092613 28521 raft_consensus.cc:2468] T 1985fcfd14fd46639f8950605ae7ca39 P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af1f75fd8b274c37a7699cace9a12abd in term 0.
I20260710 11:07:33.092873 28744 tablet_bootstrap.cc:492] T 1366bcfff0e14103a39aa79a41520314 P ebbb3d006af04d5687631c4ecd0f811b: No bootstrap required, opened a new log
I20260710 11:07:33.093371 28744 ts_tablet_manager.cc:1403] T 1366bcfff0e14103a39aa79a41520314 P ebbb3d006af04d5687631c4ecd0f811b: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.000s
I20260710 11:07:33.093892 28559 leader_election.cc:304] T 1985fcfd14fd46639f8950605ae7ca39 P af1f75fd8b274c37a7699cace9a12abd [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: af1f75fd8b274c37a7699cace9a12abd, ebbb3d006af04d5687631c4ecd0f811b; no voters: 72f120446a6248aa9a87045d4b94d616
I20260710 11:07:33.094713 28683 raft_consensus.cc:2804] T 1985fcfd14fd46639f8950605ae7ca39 P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:33.095072 28683 raft_consensus.cc:493] T 1985fcfd14fd46639f8950605ae7ca39 P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:33.095372 28683 raft_consensus.cc:3060] T 1985fcfd14fd46639f8950605ae7ca39 P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:33.100127 28744 raft_consensus.cc:359] T 1366bcfff0e14103a39aa79a41520314 P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:33.100932 28744 raft_consensus.cc:385] T 1366bcfff0e14103a39aa79a41520314 P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:33.101227 28744 raft_consensus.cc:740] T 1366bcfff0e14103a39aa79a41520314 P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebbb3d006af04d5687631c4ecd0f811b, State: Initialized, Role: FOLLOWER
I20260710 11:07:33.102165 28744 consensus_queue.cc:260] T 1366bcfff0e14103a39aa79a41520314 P ebbb3d006af04d5687631c4ecd0f811b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:33.105579 28745 tablet_bootstrap.cc:492] T ce95f4cc6c07452d9bd75b6d40211632 P af1f75fd8b274c37a7699cace9a12abd: No bootstrap required, opened a new log
I20260710 11:07:33.107707 28745 ts_tablet_manager.cc:1403] T ce95f4cc6c07452d9bd75b6d40211632 P af1f75fd8b274c37a7699cace9a12abd: Time spent bootstrapping tablet: real 0.060s	user 0.012s	sys 0.015s
I20260710 11:07:33.107965 28744 ts_tablet_manager.cc:1434] T 1366bcfff0e14103a39aa79a41520314 P ebbb3d006af04d5687631c4ecd0f811b: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260710 11:07:33.106809 28683 raft_consensus.cc:515] T 1985fcfd14fd46639f8950605ae7ca39 P af1f75fd8b274c37a7699cace9a12abd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:33.108965 28744 tablet_bootstrap.cc:492] T 1acbb3a1f7b941b7bd4987c26a57d628 P ebbb3d006af04d5687631c4ecd0f811b: Bootstrap starting.
I20260710 11:07:33.110471 28444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1985fcfd14fd46639f8950605ae7ca39" candidate_uuid: "af1f75fd8b274c37a7699cace9a12abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72f120446a6248aa9a87045d4b94d616"
W20260710 11:07:33.112360 28561 leader_election.cc:343] T 1985fcfd14fd46639f8950605ae7ca39 P af1f75fd8b274c37a7699cace9a12abd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 72f120446a6248aa9a87045d4b94d616 (127.23.83.193:35097): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:33.112847 28521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1985fcfd14fd46639f8950605ae7ca39" candidate_uuid: "af1f75fd8b274c37a7699cace9a12abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebbb3d006af04d5687631c4ecd0f811b"
I20260710 11:07:33.113449 28521 raft_consensus.cc:3060] T 1985fcfd14fd46639f8950605ae7ca39 P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:33.115705 28744 tablet_bootstrap.cc:654] T 1acbb3a1f7b941b7bd4987c26a57d628 P ebbb3d006af04d5687631c4ecd0f811b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:33.120990 28743 tablet_bootstrap.cc:492] T 27a5dfce2be944f1aa22870da3465e4e P 72f120446a6248aa9a87045d4b94d616: No bootstrap required, opened a new log
I20260710 11:07:33.121434 28743 ts_tablet_manager.cc:1403] T 27a5dfce2be944f1aa22870da3465e4e P 72f120446a6248aa9a87045d4b94d616: Time spent bootstrapping tablet: real 0.050s	user 0.017s	sys 0.022s
I20260710 11:07:33.124142 28743 raft_consensus.cc:359] T 27a5dfce2be944f1aa22870da3465e4e P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:33.124799 28743 raft_consensus.cc:385] T 27a5dfce2be944f1aa22870da3465e4e P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:33.125068 28743 raft_consensus.cc:740] T 27a5dfce2be944f1aa22870da3465e4e P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72f120446a6248aa9a87045d4b94d616, State: Initialized, Role: FOLLOWER
I20260710 11:07:33.127693 28521 raft_consensus.cc:2468] T 1985fcfd14fd46639f8950605ae7ca39 P ebbb3d006af04d5687631c4ecd0f811b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af1f75fd8b274c37a7699cace9a12abd in term 1.
I20260710 11:07:33.126155 28743 consensus_queue.cc:260] T 27a5dfce2be944f1aa22870da3465e4e P 72f120446a6248aa9a87045d4b94d616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:33.124980 28683 leader_election.cc:290] T 1985fcfd14fd46639f8950605ae7ca39 P af1f75fd8b274c37a7699cace9a12abd [CANDIDATE]: Term 1 election: Requested vote from peers 72f120446a6248aa9a87045d4b94d616 (127.23.83.193:35097), ebbb3d006af04d5687631c4ecd0f811b (127.23.83.194:38719)
I20260710 11:07:33.131625 28745 raft_consensus.cc:359] T ce95f4cc6c07452d9bd75b6d40211632 P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:33.132652 28745 raft_consensus.cc:385] T ce95f4cc6c07452d9bd75b6d40211632 P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:33.133047 28745 raft_consensus.cc:740] T ce95f4cc6c07452d9bd75b6d40211632 P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af1f75fd8b274c37a7699cace9a12abd, State: Initialized, Role: FOLLOWER
I20260710 11:07:33.133229 28743 ts_tablet_manager.cc:1434] T 27a5dfce2be944f1aa22870da3465e4e P 72f120446a6248aa9a87045d4b94d616: Time spent starting tablet: real 0.012s	user 0.000s	sys 0.007s
I20260710 11:07:33.134259 28743 tablet_bootstrap.cc:492] T e0931a616b054e77b69aa3f2e43b047c P 72f120446a6248aa9a87045d4b94d616: Bootstrap starting.
I20260710 11:07:33.134430 28559 leader_election.cc:304] T 1985fcfd14fd46639f8950605ae7ca39 P af1f75fd8b274c37a7699cace9a12abd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: af1f75fd8b274c37a7699cace9a12abd, ebbb3d006af04d5687631c4ecd0f811b; no voters: 72f120446a6248aa9a87045d4b94d616
I20260710 11:07:33.135987 28683 raft_consensus.cc:2804] T 1985fcfd14fd46639f8950605ae7ca39 P af1f75fd8b274c37a7699cace9a12abd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:33.136606 28683 raft_consensus.cc:697] T 1985fcfd14fd46639f8950605ae7ca39 P af1f75fd8b274c37a7699cace9a12abd [term 1 LEADER]: Becoming Leader. State: Replica: af1f75fd8b274c37a7699cace9a12abd, State: Running, Role: LEADER
I20260710 11:07:33.137852 28683 consensus_queue.cc:237] T 1985fcfd14fd46639f8950605ae7ca39 P af1f75fd8b274c37a7699cace9a12abd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:33.140175 28743 tablet_bootstrap.cc:654] T e0931a616b054e77b69aa3f2e43b047c P 72f120446a6248aa9a87045d4b94d616: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:33.140446 28745 consensus_queue.cc:260] T ce95f4cc6c07452d9bd75b6d40211632 P af1f75fd8b274c37a7699cace9a12abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:33.142693 28745 ts_tablet_manager.cc:1434] T ce95f4cc6c07452d9bd75b6d40211632 P af1f75fd8b274c37a7699cace9a12abd: Time spent starting tablet: real 0.035s	user 0.002s	sys 0.003s
I20260710 11:07:33.143564 28745 tablet_bootstrap.cc:492] T 1366bcfff0e14103a39aa79a41520314 P af1f75fd8b274c37a7699cace9a12abd: Bootstrap starting.
I20260710 11:07:33.151561 28743 tablet_bootstrap.cc:492] T e0931a616b054e77b69aa3f2e43b047c P 72f120446a6248aa9a87045d4b94d616: No bootstrap required, opened a new log
I20260710 11:07:33.152087 28743 ts_tablet_manager.cc:1403] T e0931a616b054e77b69aa3f2e43b047c P 72f120446a6248aa9a87045d4b94d616: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.007s
I20260710 11:07:33.154237 28743 raft_consensus.cc:359] T e0931a616b054e77b69aa3f2e43b047c P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:33.154772 28743 raft_consensus.cc:385] T e0931a616b054e77b69aa3f2e43b047c P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:33.155026 28743 raft_consensus.cc:740] T e0931a616b054e77b69aa3f2e43b047c P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72f120446a6248aa9a87045d4b94d616, State: Initialized, Role: FOLLOWER
I20260710 11:07:33.155665 28743 consensus_queue.cc:260] T e0931a616b054e77b69aa3f2e43b047c P 72f120446a6248aa9a87045d4b94d616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:33.158604 28743 ts_tablet_manager.cc:1434] T e0931a616b054e77b69aa3f2e43b047c P 72f120446a6248aa9a87045d4b94d616: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:07:33.159505 28745 tablet_bootstrap.cc:654] T 1366bcfff0e14103a39aa79a41520314 P af1f75fd8b274c37a7699cace9a12abd: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:33.159701 28743 tablet_bootstrap.cc:492] T 1acbb3a1f7b941b7bd4987c26a57d628 P 72f120446a6248aa9a87045d4b94d616: Bootstrap starting.
I20260710 11:07:33.161718 28744 tablet_bootstrap.cc:492] T 1acbb3a1f7b941b7bd4987c26a57d628 P ebbb3d006af04d5687631c4ecd0f811b: No bootstrap required, opened a new log
I20260710 11:07:33.162297 28744 ts_tablet_manager.cc:1403] T 1acbb3a1f7b941b7bd4987c26a57d628 P ebbb3d006af04d5687631c4ecd0f811b: Time spent bootstrapping tablet: real 0.054s	user 0.029s	sys 0.012s
I20260710 11:07:33.166245 28743 tablet_bootstrap.cc:654] T 1acbb3a1f7b941b7bd4987c26a57d628 P 72f120446a6248aa9a87045d4b94d616: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:33.166178 28744 raft_consensus.cc:359] T 1acbb3a1f7b941b7bd4987c26a57d628 P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:33.167526 28744 raft_consensus.cc:385] T 1acbb3a1f7b941b7bd4987c26a57d628 P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:33.167987 28744 raft_consensus.cc:740] T 1acbb3a1f7b941b7bd4987c26a57d628 P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebbb3d006af04d5687631c4ecd0f811b, State: Initialized, Role: FOLLOWER
I20260710 11:07:33.168812 28744 consensus_queue.cc:260] T 1acbb3a1f7b941b7bd4987c26a57d628 P ebbb3d006af04d5687631c4ecd0f811b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:33.171147 28744 ts_tablet_manager.cc:1434] T 1acbb3a1f7b941b7bd4987c26a57d628 P ebbb3d006af04d5687631c4ecd0f811b: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260710 11:07:33.172150 28744 tablet_bootstrap.cc:492] T 27a5dfce2be944f1aa22870da3465e4e P ebbb3d006af04d5687631c4ecd0f811b: Bootstrap starting.
I20260710 11:07:33.173059 28763 raft_consensus.cc:493] T e0931a616b054e77b69aa3f2e43b047c P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:33.173542 28763 raft_consensus.cc:515] T e0931a616b054e77b69aa3f2e43b047c P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:33.175590 28763 leader_election.cc:290] T e0931a616b054e77b69aa3f2e43b047c P af1f75fd8b274c37a7699cace9a12abd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72f120446a6248aa9a87045d4b94d616 (127.23.83.193:35097), ebbb3d006af04d5687631c4ecd0f811b (127.23.83.194:38719)
I20260710 11:07:33.175802 28680 raft_consensus.cc:493] T 1366bcfff0e14103a39aa79a41520314 P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:33.176301 28680 raft_consensus.cc:515] T 1366bcfff0e14103a39aa79a41520314 P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:33.177947 28743 tablet_bootstrap.cc:492] T 1acbb3a1f7b941b7bd4987c26a57d628 P 72f120446a6248aa9a87045d4b94d616: No bootstrap required, opened a new log
I20260710 11:07:33.177958 28444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0931a616b054e77b69aa3f2e43b047c" candidate_uuid: "af1f75fd8b274c37a7699cace9a12abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72f120446a6248aa9a87045d4b94d616" is_pre_election: true
I20260710 11:07:33.178275 28680 leader_election.cc:290] T 1366bcfff0e14103a39aa79a41520314 P ebbb3d006af04d5687631c4ecd0f811b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72f120446a6248aa9a87045d4b94d616 (127.23.83.193:35097), af1f75fd8b274c37a7699cace9a12abd (127.23.83.195:42325)
I20260710 11:07:33.178648 28743 ts_tablet_manager.cc:1403] T 1acbb3a1f7b941b7bd4987c26a57d628 P 72f120446a6248aa9a87045d4b94d616: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.005s
I20260710 11:07:33.178735 28444 raft_consensus.cc:2468] T e0931a616b054e77b69aa3f2e43b047c P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af1f75fd8b274c37a7699cace9a12abd in term 0.
I20260710 11:07:33.180047 28596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1366bcfff0e14103a39aa79a41520314" candidate_uuid: "ebbb3d006af04d5687631c4ecd0f811b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af1f75fd8b274c37a7699cace9a12abd" is_pre_election: true
I20260710 11:07:33.180651 28521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0931a616b054e77b69aa3f2e43b047c" candidate_uuid: "af1f75fd8b274c37a7699cace9a12abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebbb3d006af04d5687631c4ecd0f811b" is_pre_election: true
W20260710 11:07:33.181792 28559 leader_election.cc:343] T e0931a616b054e77b69aa3f2e43b047c P af1f75fd8b274c37a7699cace9a12abd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ebbb3d006af04d5687631c4ecd0f811b (127.23.83.194:38719): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:33.181756 28743 raft_consensus.cc:359] T 1acbb3a1f7b941b7bd4987c26a57d628 P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
W20260710 11:07:33.182263 28487 leader_election.cc:343] T 1366bcfff0e14103a39aa79a41520314 P ebbb3d006af04d5687631c4ecd0f811b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af1f75fd8b274c37a7699cace9a12abd (127.23.83.195:42325): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:33.182626 28743 raft_consensus.cc:385] T 1acbb3a1f7b941b7bd4987c26a57d628 P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:33.182605 28561 leader_election.cc:304] T e0931a616b054e77b69aa3f2e43b047c P af1f75fd8b274c37a7699cace9a12abd [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: 72f120446a6248aa9a87045d4b94d616, af1f75fd8b274c37a7699cace9a12abd; no voters: ebbb3d006af04d5687631c4ecd0f811b
I20260710 11:07:33.183104 28743 raft_consensus.cc:740] T 1acbb3a1f7b941b7bd4987c26a57d628 P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72f120446a6248aa9a87045d4b94d616, State: Initialized, Role: FOLLOWER
I20260710 11:07:33.183957 28444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1366bcfff0e14103a39aa79a41520314" candidate_uuid: "ebbb3d006af04d5687631c4ecd0f811b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72f120446a6248aa9a87045d4b94d616" is_pre_election: true
I20260710 11:07:33.183976 28743 consensus_queue.cc:260] T 1acbb3a1f7b941b7bd4987c26a57d628 P 72f120446a6248aa9a87045d4b94d616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
W20260710 11:07:33.185413 28487 leader_election.cc:343] T 1366bcfff0e14103a39aa79a41520314 P ebbb3d006af04d5687631c4ecd0f811b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72f120446a6248aa9a87045d4b94d616 (127.23.83.193:35097): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:33.184919 28344 catalog_manager.cc:5697] T 1985fcfd14fd46639f8950605ae7ca39 P af1f75fd8b274c37a7699cace9a12abd reported cstate change: term changed from 0 to 1, leader changed from <none> to af1f75fd8b274c37a7699cace9a12abd (127.23.83.195). New cstate: current_term: 1 leader_uuid: "af1f75fd8b274c37a7699cace9a12abd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:33.185874 28487 leader_election.cc:304] T 1366bcfff0e14103a39aa79a41520314 P ebbb3d006af04d5687631c4ecd0f811b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ebbb3d006af04d5687631c4ecd0f811b; no voters: 72f120446a6248aa9a87045d4b94d616, af1f75fd8b274c37a7699cace9a12abd
I20260710 11:07:33.187748 28747 raft_consensus.cc:2749] T 1366bcfff0e14103a39aa79a41520314 P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:33.189162 28743 ts_tablet_manager.cc:1434] T 1acbb3a1f7b941b7bd4987c26a57d628 P 72f120446a6248aa9a87045d4b94d616: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:07:33.190171 28743 tablet_bootstrap.cc:492] T 1985fcfd14fd46639f8950605ae7ca39 P 72f120446a6248aa9a87045d4b94d616: Bootstrap starting.
I20260710 11:07:33.191767 28683 raft_consensus.cc:2804] T e0931a616b054e77b69aa3f2e43b047c P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:33.192257 28683 raft_consensus.cc:493] T e0931a616b054e77b69aa3f2e43b047c P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:33.192662 28683 raft_consensus.cc:3060] T e0931a616b054e77b69aa3f2e43b047c P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:33.196259 28743 tablet_bootstrap.cc:654] T 1985fcfd14fd46639f8950605ae7ca39 P 72f120446a6248aa9a87045d4b94d616: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:33.203166 28744 tablet_bootstrap.cc:654] T 27a5dfce2be944f1aa22870da3465e4e P ebbb3d006af04d5687631c4ecd0f811b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:33.204411 28745 tablet_bootstrap.cc:492] T 1366bcfff0e14103a39aa79a41520314 P af1f75fd8b274c37a7699cace9a12abd: No bootstrap required, opened a new log
I20260710 11:07:33.204932 28745 ts_tablet_manager.cc:1403] T 1366bcfff0e14103a39aa79a41520314 P af1f75fd8b274c37a7699cace9a12abd: Time spent bootstrapping tablet: real 0.062s	user 0.018s	sys 0.000s
I20260710 11:07:33.207777 28743 tablet_bootstrap.cc:492] T 1985fcfd14fd46639f8950605ae7ca39 P 72f120446a6248aa9a87045d4b94d616: No bootstrap required, opened a new log
I20260710 11:07:33.208453 28743 ts_tablet_manager.cc:1403] T 1985fcfd14fd46639f8950605ae7ca39 P 72f120446a6248aa9a87045d4b94d616: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.002s
I20260710 11:07:33.212033 28743 raft_consensus.cc:359] T 1985fcfd14fd46639f8950605ae7ca39 P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:33.212255 28745 raft_consensus.cc:359] T 1366bcfff0e14103a39aa79a41520314 P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:33.212370 28683 raft_consensus.cc:515] T e0931a616b054e77b69aa3f2e43b047c P af1f75fd8b274c37a7699cace9a12abd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:33.212981 28743 raft_consensus.cc:385] T 1985fcfd14fd46639f8950605ae7ca39 P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:33.213158 28745 raft_consensus.cc:385] T 1366bcfff0e14103a39aa79a41520314 P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:33.213408 28743 raft_consensus.cc:740] T 1985fcfd14fd46639f8950605ae7ca39 P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72f120446a6248aa9a87045d4b94d616, State: Initialized, Role: FOLLOWER
I20260710 11:07:33.213549 28745 raft_consensus.cc:740] T 1366bcfff0e14103a39aa79a41520314 P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af1f75fd8b274c37a7699cace9a12abd, State: Initialized, Role: FOLLOWER
I20260710 11:07:33.214411 28745 consensus_queue.cc:260] T 1366bcfff0e14103a39aa79a41520314 P af1f75fd8b274c37a7699cace9a12abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:33.214634 28743 consensus_queue.cc:260] T 1985fcfd14fd46639f8950605ae7ca39 P 72f120446a6248aa9a87045d4b94d616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:33.215595 28444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0931a616b054e77b69aa3f2e43b047c" candidate_uuid: "af1f75fd8b274c37a7699cace9a12abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72f120446a6248aa9a87045d4b94d616"
I20260710 11:07:33.216149 28444 raft_consensus.cc:3060] T e0931a616b054e77b69aa3f2e43b047c P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:33.216732 28745 ts_tablet_manager.cc:1434] T 1366bcfff0e14103a39aa79a41520314 P af1f75fd8b274c37a7699cace9a12abd: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:07:33.217631 28745 tablet_bootstrap.cc:492] T 1acbb3a1f7b941b7bd4987c26a57d628 P af1f75fd8b274c37a7699cace9a12abd: Bootstrap starting.
I20260710 11:07:33.219182 28732 raft_consensus.cc:493] T 1acbb3a1f7b941b7bd4987c26a57d628 P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:33.219623 28732 raft_consensus.cc:515] T 1acbb3a1f7b941b7bd4987c26a57d628 P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:33.221944 28732 leader_election.cc:290] T 1acbb3a1f7b941b7bd4987c26a57d628 P 72f120446a6248aa9a87045d4b94d616 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ebbb3d006af04d5687631c4ecd0f811b (127.23.83.194:38719), af1f75fd8b274c37a7699cace9a12abd (127.23.83.195:42325)
I20260710 11:07:33.223878 28521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acbb3a1f7b941b7bd4987c26a57d628" candidate_uuid: "72f120446a6248aa9a87045d4b94d616" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebbb3d006af04d5687631c4ecd0f811b" is_pre_election: true
I20260710 11:07:33.224642 28521 raft_consensus.cc:2468] T 1acbb3a1f7b941b7bd4987c26a57d628 P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72f120446a6248aa9a87045d4b94d616 in term 0.
I20260710 11:07:33.225343 28743 ts_tablet_manager.cc:1434] T 1985fcfd14fd46639f8950605ae7ca39 P 72f120446a6248aa9a87045d4b94d616: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.001s
I20260710 11:07:33.226145 28410 leader_election.cc:304] T 1acbb3a1f7b941b7bd4987c26a57d628 P 72f120446a6248aa9a87045d4b94d616 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72f120446a6248aa9a87045d4b94d616, ebbb3d006af04d5687631c4ecd0f811b; no voters: 
I20260710 11:07:33.227212 28732 raft_consensus.cc:2804] T 1acbb3a1f7b941b7bd4987c26a57d628 P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:33.227535 28732 raft_consensus.cc:493] T 1acbb3a1f7b941b7bd4987c26a57d628 P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:33.227874 28732 raft_consensus.cc:3060] T 1acbb3a1f7b941b7bd4987c26a57d628 P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:33.229497 28743 tablet_bootstrap.cc:492] T 1366bcfff0e14103a39aa79a41520314 P 72f120446a6248aa9a87045d4b94d616: Bootstrap starting.
I20260710 11:07:33.236256 28744 tablet_bootstrap.cc:492] T 27a5dfce2be944f1aa22870da3465e4e P ebbb3d006af04d5687631c4ecd0f811b: No bootstrap required, opened a new log
I20260710 11:07:33.236730 28744 ts_tablet_manager.cc:1403] T 27a5dfce2be944f1aa22870da3465e4e P ebbb3d006af04d5687631c4ecd0f811b: Time spent bootstrapping tablet: real 0.065s	user 0.008s	sys 0.025s
I20260710 11:07:33.236919 28596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acbb3a1f7b941b7bd4987c26a57d628" candidate_uuid: "72f120446a6248aa9a87045d4b94d616" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af1f75fd8b274c37a7699cace9a12abd" is_pre_election: true
I20260710 11:07:33.236882 28732 raft_consensus.cc:515] T 1acbb3a1f7b941b7bd4987c26a57d628 P 72f120446a6248aa9a87045d4b94d616 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
W20260710 11:07:33.238381 28412 leader_election.cc:343] T 1acbb3a1f7b941b7bd4987c26a57d628 P 72f120446a6248aa9a87045d4b94d616 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af1f75fd8b274c37a7699cace9a12abd (127.23.83.195:42325): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:33.239310 28744 raft_consensus.cc:359] T 27a5dfce2be944f1aa22870da3465e4e P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:33.239792 28521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acbb3a1f7b941b7bd4987c26a57d628" candidate_uuid: "72f120446a6248aa9a87045d4b94d616" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebbb3d006af04d5687631c4ecd0f811b"
I20260710 11:07:33.236732 28743 tablet_bootstrap.cc:654] T 1366bcfff0e14103a39aa79a41520314 P 72f120446a6248aa9a87045d4b94d616: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:33.240410 28521 raft_consensus.cc:3060] T 1acbb3a1f7b941b7bd4987c26a57d628 P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:33.240022 28744 raft_consensus.cc:385] T 27a5dfce2be944f1aa22870da3465e4e P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:33.243247 28744 raft_consensus.cc:740] T 27a5dfce2be944f1aa22870da3465e4e P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebbb3d006af04d5687631c4ecd0f811b, State: Initialized, Role: FOLLOWER
I20260710 11:07:33.243942 28744 consensus_queue.cc:260] T 27a5dfce2be944f1aa22870da3465e4e P ebbb3d006af04d5687631c4ecd0f811b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:33.245956 28744 ts_tablet_manager.cc:1434] T 27a5dfce2be944f1aa22870da3465e4e P ebbb3d006af04d5687631c4ecd0f811b: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260710 11:07:33.246498 28731 raft_consensus.cc:493] T 215da8faa68244e09a7e50c561bd94c8 P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:33.246879 28744 tablet_bootstrap.cc:492] T e0931a616b054e77b69aa3f2e43b047c P ebbb3d006af04d5687631c4ecd0f811b: Bootstrap starting.
I20260710 11:07:33.246946 28731 raft_consensus.cc:515] T 215da8faa68244e09a7e50c561bd94c8 P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:33.247881 28745 tablet_bootstrap.cc:654] T 1acbb3a1f7b941b7bd4987c26a57d628 P af1f75fd8b274c37a7699cace9a12abd: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:33.249109 28731 leader_election.cc:290] T 215da8faa68244e09a7e50c561bd94c8 P 72f120446a6248aa9a87045d4b94d616 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ebbb3d006af04d5687631c4ecd0f811b (127.23.83.194:38719), af1f75fd8b274c37a7699cace9a12abd (127.23.83.195:42325)
I20260710 11:07:33.250209 28520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "215da8faa68244e09a7e50c561bd94c8" candidate_uuid: "72f120446a6248aa9a87045d4b94d616" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebbb3d006af04d5687631c4ecd0f811b" is_pre_election: true
I20260710 11:07:33.250828 28520 raft_consensus.cc:2468] T 215da8faa68244e09a7e50c561bd94c8 P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72f120446a6248aa9a87045d4b94d616 in term 0.
I20260710 11:07:33.251459 28596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "215da8faa68244e09a7e50c561bd94c8" candidate_uuid: "72f120446a6248aa9a87045d4b94d616" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af1f75fd8b274c37a7699cace9a12abd" is_pre_election: true
I20260710 11:07:33.252297 28596 raft_consensus.cc:2468] T 215da8faa68244e09a7e50c561bd94c8 P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72f120446a6248aa9a87045d4b94d616 in term 0.
I20260710 11:07:33.258831 28744 tablet_bootstrap.cc:654] T e0931a616b054e77b69aa3f2e43b047c P ebbb3d006af04d5687631c4ecd0f811b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:33.255028 28520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0931a616b054e77b69aa3f2e43b047c" candidate_uuid: "af1f75fd8b274c37a7699cace9a12abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebbb3d006af04d5687631c4ecd0f811b"
I20260710 11:07:33.254292 28683 leader_election.cc:290] T e0931a616b054e77b69aa3f2e43b047c P af1f75fd8b274c37a7699cace9a12abd [CANDIDATE]: Term 1 election: Requested vote from peers 72f120446a6248aa9a87045d4b94d616 (127.23.83.193:35097), ebbb3d006af04d5687631c4ecd0f811b (127.23.83.194:38719)
W20260710 11:07:33.260587 28559 leader_election.cc:343] T e0931a616b054e77b69aa3f2e43b047c P af1f75fd8b274c37a7699cace9a12abd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ebbb3d006af04d5687631c4ecd0f811b (127.23.83.194:38719): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:33.252063 28410 leader_election.cc:304] T 215da8faa68244e09a7e50c561bd94c8 P 72f120446a6248aa9a87045d4b94d616 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72f120446a6248aa9a87045d4b94d616, ebbb3d006af04d5687631c4ecd0f811b; no voters: 
I20260710 11:07:33.261874 28731 raft_consensus.cc:2804] T 215da8faa68244e09a7e50c561bd94c8 P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:33.262297 28731 raft_consensus.cc:493] T 215da8faa68244e09a7e50c561bd94c8 P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:33.262676 28731 raft_consensus.cc:3060] T 215da8faa68244e09a7e50c561bd94c8 P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:33.253386 28444 raft_consensus.cc:2468] T e0931a616b054e77b69aa3f2e43b047c P 72f120446a6248aa9a87045d4b94d616 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af1f75fd8b274c37a7699cace9a12abd in term 1.
I20260710 11:07:33.266050 28561 leader_election.cc:304] T e0931a616b054e77b69aa3f2e43b047c P af1f75fd8b274c37a7699cace9a12abd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 72f120446a6248aa9a87045d4b94d616, af1f75fd8b274c37a7699cace9a12abd; no voters: ebbb3d006af04d5687631c4ecd0f811b
I20260710 11:07:33.257099 28521 raft_consensus.cc:2468] T 1acbb3a1f7b941b7bd4987c26a57d628 P ebbb3d006af04d5687631c4ecd0f811b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72f120446a6248aa9a87045d4b94d616 in term 1.
I20260710 11:07:33.268271 28410 leader_election.cc:304] T 1acbb3a1f7b941b7bd4987c26a57d628 P 72f120446a6248aa9a87045d4b94d616 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72f120446a6248aa9a87045d4b94d616, ebbb3d006af04d5687631c4ecd0f811b; no voters: 
I20260710 11:07:33.268530 28683 raft_consensus.cc:2804] T e0931a616b054e77b69aa3f2e43b047c P af1f75fd8b274c37a7699cace9a12abd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:33.270354 28596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acbb3a1f7b941b7bd4987c26a57d628" candidate_uuid: "72f120446a6248aa9a87045d4b94d616" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af1f75fd8b274c37a7699cace9a12abd"
I20260710 11:07:33.270365 28731 raft_consensus.cc:515] T 215da8faa68244e09a7e50c561bd94c8 P 72f120446a6248aa9a87045d4b94d616 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
W20260710 11:07:33.272001 28412 leader_election.cc:343] T 1acbb3a1f7b941b7bd4987c26a57d628 P 72f120446a6248aa9a87045d4b94d616 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer af1f75fd8b274c37a7699cace9a12abd (127.23.83.195:42325): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:33.272795 28731 leader_election.cc:290] T 215da8faa68244e09a7e50c561bd94c8 P 72f120446a6248aa9a87045d4b94d616 [CANDIDATE]: Term 1 election: Requested vote from peers ebbb3d006af04d5687631c4ecd0f811b (127.23.83.194:38719), af1f75fd8b274c37a7699cace9a12abd (127.23.83.195:42325)
I20260710 11:07:33.273391 28731 raft_consensus.cc:2804] T 1acbb3a1f7b941b7bd4987c26a57d628 P 72f120446a6248aa9a87045d4b94d616 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:33.273845 28731 raft_consensus.cc:697] T 1acbb3a1f7b941b7bd4987c26a57d628 P 72f120446a6248aa9a87045d4b94d616 [term 1 LEADER]: Becoming Leader. State: Replica: 72f120446a6248aa9a87045d4b94d616, State: Running, Role: LEADER
I20260710 11:07:33.273881 28683 raft_consensus.cc:697] T e0931a616b054e77b69aa3f2e43b047c P af1f75fd8b274c37a7699cace9a12abd [term 1 LEADER]: Becoming Leader. State: Replica: af1f75fd8b274c37a7699cace9a12abd, State: Running, Role: LEADER
I20260710 11:07:33.274725 28763 raft_consensus.cc:493] T ce95f4cc6c07452d9bd75b6d40211632 P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:33.274883 28731 consensus_queue.cc:237] T 1acbb3a1f7b941b7bd4987c26a57d628 P 72f120446a6248aa9a87045d4b94d616 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:33.275300 28763 raft_consensus.cc:515] T ce95f4cc6c07452d9bd75b6d40211632 P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:33.277015 28596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "215da8faa68244e09a7e50c561bd94c8" candidate_uuid: "72f120446a6248aa9a87045d4b94d616" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af1f75fd8b274c37a7699cace9a12abd"
I20260710 11:07:33.277459 28763 leader_election.cc:290] T ce95f4cc6c07452d9bd75b6d40211632 P af1f75fd8b274c37a7699cace9a12abd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72f120446a6248aa9a87045d4b94d616 (127.23.83.193:35097), ebbb3d006af04d5687631c4ecd0f811b (127.23.83.194:38719)
I20260710 11:07:33.277567 28596 raft_consensus.cc:3060] T 215da8faa68244e09a7e50c561bd94c8 P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:33.280712 28521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce95f4cc6c07452d9bd75b6d40211632" candidate_uuid: "af1f75fd8b274c37a7699cace9a12abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebbb3d006af04d5687631c4ecd0f811b" is_pre_election: true
I20260710 11:07:33.281409 28521 raft_consensus.cc:2468] T ce95f4cc6c07452d9bd75b6d40211632 P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af1f75fd8b274c37a7699cace9a12abd in term 0.
I20260710 11:07:33.282528 28559 leader_election.cc:304] T ce95f4cc6c07452d9bd75b6d40211632 P af1f75fd8b274c37a7699cace9a12abd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af1f75fd8b274c37a7699cace9a12abd, ebbb3d006af04d5687631c4ecd0f811b; no voters: 
I20260710 11:07:33.283468 28763 raft_consensus.cc:2804] T ce95f4cc6c07452d9bd75b6d40211632 P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:33.283908 28763 raft_consensus.cc:493] T ce95f4cc6c07452d9bd75b6d40211632 P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:33.284370 28763 raft_consensus.cc:3060] T ce95f4cc6c07452d9bd75b6d40211632 P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:33.286706 28520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "215da8faa68244e09a7e50c561bd94c8" candidate_uuid: "72f120446a6248aa9a87045d4b94d616" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebbb3d006af04d5687631c4ecd0f811b"
I20260710 11:07:33.287369 28520 raft_consensus.cc:3060] T 215da8faa68244e09a7e50c561bd94c8 P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:33.280001 28444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce95f4cc6c07452d9bd75b6d40211632" candidate_uuid: "af1f75fd8b274c37a7699cace9a12abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72f120446a6248aa9a87045d4b94d616" is_pre_election: true
I20260710 11:07:33.297892 28444 raft_consensus.cc:2468] T ce95f4cc6c07452d9bd75b6d40211632 P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af1f75fd8b274c37a7699cace9a12abd in term 0.
I20260710 11:07:33.298425 28520 raft_consensus.cc:2468] T 215da8faa68244e09a7e50c561bd94c8 P ebbb3d006af04d5687631c4ecd0f811b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72f120446a6248aa9a87045d4b94d616 in term 1.
I20260710 11:07:33.299746 28410 leader_election.cc:304] T 215da8faa68244e09a7e50c561bd94c8 P 72f120446a6248aa9a87045d4b94d616 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72f120446a6248aa9a87045d4b94d616, ebbb3d006af04d5687631c4ecd0f811b; no voters: 
I20260710 11:07:33.302016 28683 consensus_queue.cc:237] T e0931a616b054e77b69aa3f2e43b047c P af1f75fd8b274c37a7699cace9a12abd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:33.272835 28732 leader_election.cc:290] T 1acbb3a1f7b941b7bd4987c26a57d628 P 72f120446a6248aa9a87045d4b94d616 [CANDIDATE]: Term 1 election: Requested vote from peers ebbb3d006af04d5687631c4ecd0f811b (127.23.83.194:38719), af1f75fd8b274c37a7699cace9a12abd (127.23.83.195:42325)
I20260710 11:07:33.317641 28732 raft_consensus.cc:2804] T 215da8faa68244e09a7e50c561bd94c8 P 72f120446a6248aa9a87045d4b94d616 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:33.318202 28732 raft_consensus.cc:697] T 215da8faa68244e09a7e50c561bd94c8 P 72f120446a6248aa9a87045d4b94d616 [term 1 LEADER]: Becoming Leader. State: Replica: 72f120446a6248aa9a87045d4b94d616, State: Running, Role: LEADER
I20260710 11:07:33.319072 28732 consensus_queue.cc:237] T 215da8faa68244e09a7e50c561bd94c8 P 72f120446a6248aa9a87045d4b94d616 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:33.319685 28596 raft_consensus.cc:2468] T 215da8faa68244e09a7e50c561bd94c8 P af1f75fd8b274c37a7699cace9a12abd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72f120446a6248aa9a87045d4b94d616 in term 1.
I20260710 11:07:33.314122 28776 raft_consensus.cc:493] T 85543b7725f9488eb3d276e81bae1c04 P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:33.322623 28776 raft_consensus.cc:515] T 85543b7725f9488eb3d276e81bae1c04 P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:33.322398 28779 raft_consensus.cc:493] T 1985fcfd14fd46639f8950605ae7ca39 P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:33.325363 28779 raft_consensus.cc:515] T 1985fcfd14fd46639f8950605ae7ca39 P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:33.328755 28594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1985fcfd14fd46639f8950605ae7ca39" candidate_uuid: "72f120446a6248aa9a87045d4b94d616" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af1f75fd8b274c37a7699cace9a12abd" is_pre_election: true
I20260710 11:07:33.330462 28778 raft_consensus.cc:493] T 85543b7725f9488eb3d276e81bae1c04 P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:33.331895 28520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85543b7725f9488eb3d276e81bae1c04" candidate_uuid: "72f120446a6248aa9a87045d4b94d616" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebbb3d006af04d5687631c4ecd0f811b" is_pre_election: true
I20260710 11:07:33.339347 28520 raft_consensus.cc:2468] T 85543b7725f9488eb3d276e81bae1c04 P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72f120446a6248aa9a87045d4b94d616 in term 0.
I20260710 11:07:33.339278 28778 raft_consensus.cc:515] T 85543b7725f9488eb3d276e81bae1c04 P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:33.333225 28521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1985fcfd14fd46639f8950605ae7ca39" candidate_uuid: "72f120446a6248aa9a87045d4b94d616" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebbb3d006af04d5687631c4ecd0f811b" is_pre_election: true
I20260710 11:07:33.340804 28521 raft_consensus.cc:2393] T 1985fcfd14fd46639f8950605ae7ca39 P ebbb3d006af04d5687631c4ecd0f811b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 72f120446a6248aa9a87045d4b94d616 in current term 1: Already voted for candidate af1f75fd8b274c37a7699cace9a12abd in this term.
I20260710 11:07:33.341815 28410 leader_election.cc:304] T 85543b7725f9488eb3d276e81bae1c04 P 72f120446a6248aa9a87045d4b94d616 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72f120446a6248aa9a87045d4b94d616, ebbb3d006af04d5687631c4ecd0f811b; no voters: 
I20260710 11:07:33.343220 28778 leader_election.cc:290] T 85543b7725f9488eb3d276e81bae1c04 P af1f75fd8b274c37a7699cace9a12abd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72f120446a6248aa9a87045d4b94d616 (127.23.83.193:35097), ebbb3d006af04d5687631c4ecd0f811b (127.23.83.194:38719)
I20260710 11:07:33.343293 28520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85543b7725f9488eb3d276e81bae1c04" candidate_uuid: "af1f75fd8b274c37a7699cace9a12abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebbb3d006af04d5687631c4ecd0f811b" is_pre_election: true
I20260710 11:07:33.344009 28520 raft_consensus.cc:2468] T 85543b7725f9488eb3d276e81bae1c04 P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af1f75fd8b274c37a7699cace9a12abd in term 0.
I20260710 11:07:33.344866 28444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85543b7725f9488eb3d276e81bae1c04" candidate_uuid: "af1f75fd8b274c37a7699cace9a12abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72f120446a6248aa9a87045d4b94d616" is_pre_election: true
I20260710 11:07:33.345060 28559 leader_election.cc:304] T 85543b7725f9488eb3d276e81bae1c04 P af1f75fd8b274c37a7699cace9a12abd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af1f75fd8b274c37a7699cace9a12abd, ebbb3d006af04d5687631c4ecd0f811b; no voters: 
I20260710 11:07:33.345551 28444 raft_consensus.cc:2468] T 85543b7725f9488eb3d276e81bae1c04 P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af1f75fd8b274c37a7699cace9a12abd in term 0.
I20260710 11:07:33.346427 28781 raft_consensus.cc:2804] T 85543b7725f9488eb3d276e81bae1c04 P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:33.346798 28781 raft_consensus.cc:493] T 85543b7725f9488eb3d276e81bae1c04 P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:33.347123 28781 raft_consensus.cc:3060] T 85543b7725f9488eb3d276e81bae1c04 P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:33.347975 28778 raft_consensus.cc:2804] T 85543b7725f9488eb3d276e81bae1c04 P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:33.348438 28778 raft_consensus.cc:493] T 85543b7725f9488eb3d276e81bae1c04 P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:33.348825 28778 raft_consensus.cc:3060] T 85543b7725f9488eb3d276e81bae1c04 P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:33.350927 28410 leader_election.cc:304] T 1985fcfd14fd46639f8950605ae7ca39 P 72f120446a6248aa9a87045d4b94d616 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 72f120446a6248aa9a87045d4b94d616; no voters: af1f75fd8b274c37a7699cace9a12abd, ebbb3d006af04d5687631c4ecd0f811b
I20260710 11:07:33.352022 28732 raft_consensus.cc:3060] T 1985fcfd14fd46639f8950605ae7ca39 P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:33.334342 28779 leader_election.cc:290] T 1985fcfd14fd46639f8950605ae7ca39 P 72f120446a6248aa9a87045d4b94d616 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ebbb3d006af04d5687631c4ecd0f811b (127.23.83.194:38719), af1f75fd8b274c37a7699cace9a12abd (127.23.83.195:42325)
I20260710 11:07:33.334834 28776 leader_election.cc:290] T 85543b7725f9488eb3d276e81bae1c04 P 72f120446a6248aa9a87045d4b94d616 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ebbb3d006af04d5687631c4ecd0f811b (127.23.83.194:38719), af1f75fd8b274c37a7699cace9a12abd (127.23.83.195:42325)
I20260710 11:07:33.335795 28596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85543b7725f9488eb3d276e81bae1c04" candidate_uuid: "72f120446a6248aa9a87045d4b94d616" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af1f75fd8b274c37a7699cace9a12abd" is_pre_election: true
I20260710 11:07:33.336417 28763 raft_consensus.cc:515] T ce95f4cc6c07452d9bd75b6d40211632 P af1f75fd8b274c37a7699cace9a12abd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:33.358686 28763 leader_election.cc:290] T ce95f4cc6c07452d9bd75b6d40211632 P af1f75fd8b274c37a7699cace9a12abd [CANDIDATE]: Term 1 election: Requested vote from peers 72f120446a6248aa9a87045d4b94d616 (127.23.83.193:35097), ebbb3d006af04d5687631c4ecd0f811b (127.23.83.194:38719)
I20260710 11:07:33.368649 28345 catalog_manager.cc:5697] T 1acbb3a1f7b941b7bd4987c26a57d628 P 72f120446a6248aa9a87045d4b94d616 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72f120446a6248aa9a87045d4b94d616 (127.23.83.193). New cstate: current_term: 1 leader_uuid: "72f120446a6248aa9a87045d4b94d616" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:33.370095 28743 tablet_bootstrap.cc:492] T 1366bcfff0e14103a39aa79a41520314 P 72f120446a6248aa9a87045d4b94d616: No bootstrap required, opened a new log
I20260710 11:07:33.370558 28743 ts_tablet_manager.cc:1403] T 1366bcfff0e14103a39aa79a41520314 P 72f120446a6248aa9a87045d4b94d616: Time spent bootstrapping tablet: real 0.141s	user 0.016s	sys 0.038s
I20260710 11:07:33.371250 28344 catalog_manager.cc:5697] T e0931a616b054e77b69aa3f2e43b047c P af1f75fd8b274c37a7699cace9a12abd reported cstate change: term changed from 0 to 1, leader changed from <none> to af1f75fd8b274c37a7699cace9a12abd (127.23.83.195). New cstate: current_term: 1 leader_uuid: "af1f75fd8b274c37a7699cace9a12abd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:33.372380 28778 raft_consensus.cc:515] T 85543b7725f9488eb3d276e81bae1c04 P af1f75fd8b274c37a7699cace9a12abd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:33.373283 28743 raft_consensus.cc:359] T 1366bcfff0e14103a39aa79a41520314 P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:33.373924 28743 raft_consensus.cc:385] T 1366bcfff0e14103a39aa79a41520314 P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:33.374179 28743 raft_consensus.cc:740] T 1366bcfff0e14103a39aa79a41520314 P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72f120446a6248aa9a87045d4b94d616, State: Initialized, Role: FOLLOWER
I20260710 11:07:33.374442 28778 leader_election.cc:290] T 85543b7725f9488eb3d276e81bae1c04 P af1f75fd8b274c37a7699cace9a12abd [CANDIDATE]: Term 1 election: Requested vote from peers 72f120446a6248aa9a87045d4b94d616 (127.23.83.193:35097), ebbb3d006af04d5687631c4ecd0f811b (127.23.83.194:38719)
I20260710 11:07:33.375707 28520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85543b7725f9488eb3d276e81bae1c04" candidate_uuid: "af1f75fd8b274c37a7699cace9a12abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebbb3d006af04d5687631c4ecd0f811b"
I20260710 11:07:33.375075 28743 consensus_queue.cc:260] T 1366bcfff0e14103a39aa79a41520314 P 72f120446a6248aa9a87045d4b94d616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:33.360105 28444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce95f4cc6c07452d9bd75b6d40211632" candidate_uuid: "af1f75fd8b274c37a7699cace9a12abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72f120446a6248aa9a87045d4b94d616"
I20260710 11:07:33.376457 28520 raft_consensus.cc:3060] T 85543b7725f9488eb3d276e81bae1c04 P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:33.376716 28444 raft_consensus.cc:3060] T ce95f4cc6c07452d9bd75b6d40211632 P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:33.377298 28743 ts_tablet_manager.cc:1434] T 1366bcfff0e14103a39aa79a41520314 P 72f120446a6248aa9a87045d4b94d616: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260710 11:07:33.366683 28744 tablet_bootstrap.cc:492] T e0931a616b054e77b69aa3f2e43b047c P ebbb3d006af04d5687631c4ecd0f811b: No bootstrap required, opened a new log
I20260710 11:07:33.369144 28521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce95f4cc6c07452d9bd75b6d40211632" candidate_uuid: "af1f75fd8b274c37a7699cace9a12abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebbb3d006af04d5687631c4ecd0f811b"
I20260710 11:07:33.378458 28744 ts_tablet_manager.cc:1403] T e0931a616b054e77b69aa3f2e43b047c P ebbb3d006af04d5687631c4ecd0f811b: Time spent bootstrapping tablet: real 0.132s	user 0.024s	sys 0.018s
I20260710 11:07:33.378412 28521 raft_consensus.cc:3060] T ce95f4cc6c07452d9bd75b6d40211632 P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:33.376469 28745 tablet_bootstrap.cc:492] T 1acbb3a1f7b941b7bd4987c26a57d628 P af1f75fd8b274c37a7699cace9a12abd: No bootstrap required, opened a new log
I20260710 11:07:33.381680 28745 ts_tablet_manager.cc:1403] T 1acbb3a1f7b941b7bd4987c26a57d628 P af1f75fd8b274c37a7699cace9a12abd: Time spent bootstrapping tablet: real 0.164s	user 0.021s	sys 0.035s
I20260710 11:07:33.384176 28745 raft_consensus.cc:359] T 1acbb3a1f7b941b7bd4987c26a57d628 P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:33.384829 28745 raft_consensus.cc:385] T 1acbb3a1f7b941b7bd4987c26a57d628 P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:33.385074 28745 raft_consensus.cc:740] T 1acbb3a1f7b941b7bd4987c26a57d628 P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af1f75fd8b274c37a7699cace9a12abd, State: Initialized, Role: FOLLOWER
I20260710 11:07:33.385284 28520 raft_consensus.cc:2468] T 85543b7725f9488eb3d276e81bae1c04 P ebbb3d006af04d5687631c4ecd0f811b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af1f75fd8b274c37a7699cace9a12abd in term 1.
I20260710 11:07:33.385636 28745 consensus_queue.cc:260] T 1acbb3a1f7b941b7bd4987c26a57d628 P af1f75fd8b274c37a7699cace9a12abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:33.386188 28521 raft_consensus.cc:2468] T ce95f4cc6c07452d9bd75b6d40211632 P ebbb3d006af04d5687631c4ecd0f811b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af1f75fd8b274c37a7699cace9a12abd in term 1.
I20260710 11:07:33.386549 28559 leader_election.cc:304] T 85543b7725f9488eb3d276e81bae1c04 P af1f75fd8b274c37a7699cace9a12abd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af1f75fd8b274c37a7699cace9a12abd, ebbb3d006af04d5687631c4ecd0f811b; no voters: 
I20260710 11:07:33.387347 28778 raft_consensus.cc:2804] T 85543b7725f9488eb3d276e81bae1c04 P af1f75fd8b274c37a7699cace9a12abd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:33.388005 28778 raft_consensus.cc:697] T 85543b7725f9488eb3d276e81bae1c04 P af1f75fd8b274c37a7699cace9a12abd [term 1 LEADER]: Becoming Leader. State: Replica: af1f75fd8b274c37a7699cace9a12abd, State: Running, Role: LEADER
I20260710 11:07:33.387996 28559 leader_election.cc:304] T ce95f4cc6c07452d9bd75b6d40211632 P af1f75fd8b274c37a7699cace9a12abd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af1f75fd8b274c37a7699cace9a12abd, ebbb3d006af04d5687631c4ecd0f811b; no voters: 
I20260710 11:07:33.389122 28763 raft_consensus.cc:2804] T ce95f4cc6c07452d9bd75b6d40211632 P af1f75fd8b274c37a7699cace9a12abd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:33.389048 28778 consensus_queue.cc:237] T 85543b7725f9488eb3d276e81bae1c04 P af1f75fd8b274c37a7699cace9a12abd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:33.389642 28763 raft_consensus.cc:697] T ce95f4cc6c07452d9bd75b6d40211632 P af1f75fd8b274c37a7699cace9a12abd [term 1 LEADER]: Becoming Leader. State: Replica: af1f75fd8b274c37a7699cace9a12abd, State: Running, Role: LEADER
I20260710 11:07:33.390517 28763 consensus_queue.cc:237] T ce95f4cc6c07452d9bd75b6d40211632 P af1f75fd8b274c37a7699cace9a12abd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:33.394783 28445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85543b7725f9488eb3d276e81bae1c04" candidate_uuid: "af1f75fd8b274c37a7699cace9a12abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72f120446a6248aa9a87045d4b94d616"
I20260710 11:07:33.398746 28744 raft_consensus.cc:359] T e0931a616b054e77b69aa3f2e43b047c P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:33.399750 28744 raft_consensus.cc:385] T e0931a616b054e77b69aa3f2e43b047c P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:33.401490 28744 raft_consensus.cc:740] T e0931a616b054e77b69aa3f2e43b047c P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebbb3d006af04d5687631c4ecd0f811b, State: Initialized, Role: FOLLOWER
I20260710 11:07:33.404644 28444 raft_consensus.cc:2468] T ce95f4cc6c07452d9bd75b6d40211632 P 72f120446a6248aa9a87045d4b94d616 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af1f75fd8b274c37a7699cace9a12abd in term 1.
I20260710 11:07:33.403311 28744 consensus_queue.cc:260] T e0931a616b054e77b69aa3f2e43b047c P ebbb3d006af04d5687631c4ecd0f811b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:33.408056 28732 raft_consensus.cc:2749] T 1985fcfd14fd46639f8950605ae7ca39 P 72f120446a6248aa9a87045d4b94d616 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:33.409005 28744 ts_tablet_manager.cc:1434] T e0931a616b054e77b69aa3f2e43b047c P ebbb3d006af04d5687631c4ecd0f811b: Time spent starting tablet: real 0.030s	user 0.003s	sys 0.005s
I20260710 11:07:33.416035 28344 catalog_manager.cc:5697] T 215da8faa68244e09a7e50c561bd94c8 P 72f120446a6248aa9a87045d4b94d616 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72f120446a6248aa9a87045d4b94d616 (127.23.83.193). New cstate: current_term: 1 leader_uuid: "72f120446a6248aa9a87045d4b94d616" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:33.418726 28745 ts_tablet_manager.cc:1434] T 1acbb3a1f7b941b7bd4987c26a57d628 P af1f75fd8b274c37a7699cace9a12abd: Time spent starting tablet: real 0.037s	user 0.003s	sys 0.004s
I20260710 11:07:33.420042 28745 tablet_bootstrap.cc:492] T 27a5dfce2be944f1aa22870da3465e4e P af1f75fd8b274c37a7699cace9a12abd: Bootstrap starting.
I20260710 11:07:33.426792 28781 raft_consensus.cc:515] T 85543b7725f9488eb3d276e81bae1c04 P 72f120446a6248aa9a87045d4b94d616 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:33.428012 28445 raft_consensus.cc:2393] T 85543b7725f9488eb3d276e81bae1c04 P 72f120446a6248aa9a87045d4b94d616 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate af1f75fd8b274c37a7699cace9a12abd in current term 1: Already voted for candidate 72f120446a6248aa9a87045d4b94d616 in this term.
I20260710 11:07:33.429013 28745 tablet_bootstrap.cc:654] T 27a5dfce2be944f1aa22870da3465e4e P af1f75fd8b274c37a7699cace9a12abd: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:33.433462 28520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85543b7725f9488eb3d276e81bae1c04" candidate_uuid: "72f120446a6248aa9a87045d4b94d616" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebbb3d006af04d5687631c4ecd0f811b"
I20260710 11:07:33.434310 28520 raft_consensus.cc:2393] T 85543b7725f9488eb3d276e81bae1c04 P ebbb3d006af04d5687631c4ecd0f811b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 72f120446a6248aa9a87045d4b94d616 in current term 1: Already voted for candidate af1f75fd8b274c37a7699cace9a12abd in this term.
I20260710 11:07:33.434104 28593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85543b7725f9488eb3d276e81bae1c04" candidate_uuid: "72f120446a6248aa9a87045d4b94d616" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af1f75fd8b274c37a7699cace9a12abd"
I20260710 11:07:33.435698 28412 leader_election.cc:304] T 85543b7725f9488eb3d276e81bae1c04 P 72f120446a6248aa9a87045d4b94d616 [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: 72f120446a6248aa9a87045d4b94d616; no voters: af1f75fd8b274c37a7699cace9a12abd, ebbb3d006af04d5687631c4ecd0f811b
I20260710 11:07:33.434573 28781 leader_election.cc:290] T 85543b7725f9488eb3d276e81bae1c04 P 72f120446a6248aa9a87045d4b94d616 [CANDIDATE]: Term 1 election: Requested vote from peers ebbb3d006af04d5687631c4ecd0f811b (127.23.83.194:38719), af1f75fd8b274c37a7699cace9a12abd (127.23.83.195:42325)
I20260710 11:07:33.437518 28781 raft_consensus.cc:2749] T 85543b7725f9488eb3d276e81bae1c04 P 72f120446a6248aa9a87045d4b94d616 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:07:33.441519 28745 tablet_bootstrap.cc:492] T 27a5dfce2be944f1aa22870da3465e4e P af1f75fd8b274c37a7699cace9a12abd: No bootstrap required, opened a new log
I20260710 11:07:33.441944 28745 ts_tablet_manager.cc:1403] T 27a5dfce2be944f1aa22870da3465e4e P af1f75fd8b274c37a7699cace9a12abd: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.011s
I20260710 11:07:33.443946 28745 raft_consensus.cc:359] T 27a5dfce2be944f1aa22870da3465e4e P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:33.444564 28745 raft_consensus.cc:385] T 27a5dfce2be944f1aa22870da3465e4e P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:33.444084 28344 catalog_manager.cc:5697] T 85543b7725f9488eb3d276e81bae1c04 P af1f75fd8b274c37a7699cace9a12abd reported cstate change: term changed from 0 to 1, leader changed from <none> to af1f75fd8b274c37a7699cace9a12abd (127.23.83.195). New cstate: current_term: 1 leader_uuid: "af1f75fd8b274c37a7699cace9a12abd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:33.444789 28745 raft_consensus.cc:740] T 27a5dfce2be944f1aa22870da3465e4e P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af1f75fd8b274c37a7699cace9a12abd, State: Initialized, Role: FOLLOWER
I20260710 11:07:33.445397 28745 consensus_queue.cc:260] T 27a5dfce2be944f1aa22870da3465e4e P af1f75fd8b274c37a7699cace9a12abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:33.445613 28344 catalog_manager.cc:5697] T ce95f4cc6c07452d9bd75b6d40211632 P af1f75fd8b274c37a7699cace9a12abd reported cstate change: term changed from 0 to 1, leader changed from <none> to af1f75fd8b274c37a7699cace9a12abd (127.23.83.195). New cstate: current_term: 1 leader_uuid: "af1f75fd8b274c37a7699cace9a12abd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:33.447003 28745 ts_tablet_manager.cc:1434] T 27a5dfce2be944f1aa22870da3465e4e P af1f75fd8b274c37a7699cace9a12abd: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:07:33.471092 28732 raft_consensus.cc:493] T 27a5dfce2be944f1aa22870da3465e4e P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:33.471668 28732 raft_consensus.cc:515] T 27a5dfce2be944f1aa22870da3465e4e P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:33.473516 28732 leader_election.cc:290] T 27a5dfce2be944f1aa22870da3465e4e P 72f120446a6248aa9a87045d4b94d616 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ebbb3d006af04d5687631c4ecd0f811b (127.23.83.194:38719), af1f75fd8b274c37a7699cace9a12abd (127.23.83.195:42325)
I20260710 11:07:33.474118 28520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a5dfce2be944f1aa22870da3465e4e" candidate_uuid: "72f120446a6248aa9a87045d4b94d616" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebbb3d006af04d5687631c4ecd0f811b" is_pre_election: true
I20260710 11:07:33.474392 28596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a5dfce2be944f1aa22870da3465e4e" candidate_uuid: "72f120446a6248aa9a87045d4b94d616" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af1f75fd8b274c37a7699cace9a12abd" is_pre_election: true
I20260710 11:07:33.474654 28520 raft_consensus.cc:2468] T 27a5dfce2be944f1aa22870da3465e4e P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72f120446a6248aa9a87045d4b94d616 in term 0.
I20260710 11:07:33.474995 28596 raft_consensus.cc:2468] T 27a5dfce2be944f1aa22870da3465e4e P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72f120446a6248aa9a87045d4b94d616 in term 0.
I20260710 11:07:33.475698 28410 leader_election.cc:304] T 27a5dfce2be944f1aa22870da3465e4e P 72f120446a6248aa9a87045d4b94d616 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72f120446a6248aa9a87045d4b94d616, ebbb3d006af04d5687631c4ecd0f811b; no voters: 
I20260710 11:07:33.476543 28732 raft_consensus.cc:2804] T 27a5dfce2be944f1aa22870da3465e4e P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:33.476884 28732 raft_consensus.cc:493] T 27a5dfce2be944f1aa22870da3465e4e P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:33.477103 28732 raft_consensus.cc:3060] T 27a5dfce2be944f1aa22870da3465e4e P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:33.480135 28781 consensus_queue.cc:1048] T 259d0b7a1ac8450f94d27082ff5209de P 72f120446a6248aa9a87045d4b94d616 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:33.482779 28732 raft_consensus.cc:515] T 27a5dfce2be944f1aa22870da3465e4e P 72f120446a6248aa9a87045d4b94d616 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:33.485613 28520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a5dfce2be944f1aa22870da3465e4e" candidate_uuid: "72f120446a6248aa9a87045d4b94d616" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebbb3d006af04d5687631c4ecd0f811b"
I20260710 11:07:33.485929 28732 leader_election.cc:290] T 27a5dfce2be944f1aa22870da3465e4e P 72f120446a6248aa9a87045d4b94d616 [CANDIDATE]: Term 1 election: Requested vote from peers ebbb3d006af04d5687631c4ecd0f811b (127.23.83.194:38719), af1f75fd8b274c37a7699cace9a12abd (127.23.83.195:42325)
I20260710 11:07:33.486169 28520 raft_consensus.cc:3060] T 27a5dfce2be944f1aa22870da3465e4e P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:33.488135 28596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a5dfce2be944f1aa22870da3465e4e" candidate_uuid: "72f120446a6248aa9a87045d4b94d616" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af1f75fd8b274c37a7699cace9a12abd"
I20260710 11:07:33.488751 28596 raft_consensus.cc:3060] T 27a5dfce2be944f1aa22870da3465e4e P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:33.495007 28520 raft_consensus.cc:2468] T 27a5dfce2be944f1aa22870da3465e4e P ebbb3d006af04d5687631c4ecd0f811b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72f120446a6248aa9a87045d4b94d616 in term 1.
I20260710 11:07:33.495223 28596 raft_consensus.cc:2468] T 27a5dfce2be944f1aa22870da3465e4e P af1f75fd8b274c37a7699cace9a12abd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72f120446a6248aa9a87045d4b94d616 in term 1.
I20260710 11:07:33.496424 28412 leader_election.cc:304] T 27a5dfce2be944f1aa22870da3465e4e P 72f120446a6248aa9a87045d4b94d616 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72f120446a6248aa9a87045d4b94d616, af1f75fd8b274c37a7699cace9a12abd; no voters: 
I20260710 11:07:33.498257 28732 raft_consensus.cc:2804] T 27a5dfce2be944f1aa22870da3465e4e P 72f120446a6248aa9a87045d4b94d616 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:33.498700 28732 raft_consensus.cc:697] T 27a5dfce2be944f1aa22870da3465e4e P 72f120446a6248aa9a87045d4b94d616 [term 1 LEADER]: Becoming Leader. State: Replica: 72f120446a6248aa9a87045d4b94d616, State: Running, Role: LEADER
I20260710 11:07:33.499482 28732 consensus_queue.cc:237] T 27a5dfce2be944f1aa22870da3465e4e P 72f120446a6248aa9a87045d4b94d616 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:33.502770 28778 raft_consensus.cc:493] T 1366bcfff0e14103a39aa79a41520314 P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:33.504122 28778 raft_consensus.cc:515] T 1366bcfff0e14103a39aa79a41520314 P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:33.507342 28778 leader_election.cc:290] T 1366bcfff0e14103a39aa79a41520314 P af1f75fd8b274c37a7699cace9a12abd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72f120446a6248aa9a87045d4b94d616 (127.23.83.193:35097), ebbb3d006af04d5687631c4ecd0f811b (127.23.83.194:38719)
I20260710 11:07:33.507499 28445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1366bcfff0e14103a39aa79a41520314" candidate_uuid: "af1f75fd8b274c37a7699cace9a12abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72f120446a6248aa9a87045d4b94d616" is_pre_election: true
I20260710 11:07:33.508196 28445 raft_consensus.cc:2468] T 1366bcfff0e14103a39aa79a41520314 P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af1f75fd8b274c37a7699cace9a12abd in term 0.
I20260710 11:07:33.508647 28521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1366bcfff0e14103a39aa79a41520314" candidate_uuid: "af1f75fd8b274c37a7699cace9a12abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebbb3d006af04d5687631c4ecd0f811b" is_pre_election: true
I20260710 11:07:33.509255 28521 raft_consensus.cc:2468] T 1366bcfff0e14103a39aa79a41520314 P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af1f75fd8b274c37a7699cace9a12abd in term 0.
I20260710 11:07:33.509172 28732 consensus_queue.cc:1048] T 259d0b7a1ac8450f94d27082ff5209de P 72f120446a6248aa9a87045d4b94d616 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:33.510326 28559 leader_election.cc:304] T 1366bcfff0e14103a39aa79a41520314 P af1f75fd8b274c37a7699cace9a12abd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af1f75fd8b274c37a7699cace9a12abd, ebbb3d006af04d5687631c4ecd0f811b; no voters: 
I20260710 11:07:33.511154 28778 raft_consensus.cc:2804] T 1366bcfff0e14103a39aa79a41520314 P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:33.511554 28778 raft_consensus.cc:493] T 1366bcfff0e14103a39aa79a41520314 P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:33.512475 28778 raft_consensus.cc:3060] T 1366bcfff0e14103a39aa79a41520314 P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:33.516090 28345 catalog_manager.cc:5697] T 27a5dfce2be944f1aa22870da3465e4e P 72f120446a6248aa9a87045d4b94d616 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72f120446a6248aa9a87045d4b94d616 (127.23.83.193). New cstate: current_term: 1 leader_uuid: "72f120446a6248aa9a87045d4b94d616" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:33.522727 28778 raft_consensus.cc:515] T 1366bcfff0e14103a39aa79a41520314 P af1f75fd8b274c37a7699cace9a12abd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:33.525650 28778 leader_election.cc:290] T 1366bcfff0e14103a39aa79a41520314 P af1f75fd8b274c37a7699cace9a12abd [CANDIDATE]: Term 1 election: Requested vote from peers 72f120446a6248aa9a87045d4b94d616 (127.23.83.193:35097), ebbb3d006af04d5687631c4ecd0f811b (127.23.83.194:38719)
I20260710 11:07:33.526453 28445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1366bcfff0e14103a39aa79a41520314" candidate_uuid: "af1f75fd8b274c37a7699cace9a12abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72f120446a6248aa9a87045d4b94d616"
I20260710 11:07:33.526700 28520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1366bcfff0e14103a39aa79a41520314" candidate_uuid: "af1f75fd8b274c37a7699cace9a12abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebbb3d006af04d5687631c4ecd0f811b"
I20260710 11:07:33.527204 28445 raft_consensus.cc:3060] T 1366bcfff0e14103a39aa79a41520314 P 72f120446a6248aa9a87045d4b94d616 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:33.527386 28520 raft_consensus.cc:3060] T 1366bcfff0e14103a39aa79a41520314 P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:33.533125 28445 raft_consensus.cc:2468] T 1366bcfff0e14103a39aa79a41520314 P 72f120446a6248aa9a87045d4b94d616 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af1f75fd8b274c37a7699cace9a12abd in term 1.
I20260710 11:07:33.534291 28561 leader_election.cc:304] T 1366bcfff0e14103a39aa79a41520314 P af1f75fd8b274c37a7699cace9a12abd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72f120446a6248aa9a87045d4b94d616, af1f75fd8b274c37a7699cace9a12abd; no voters: 
I20260710 11:07:33.534471 28520 raft_consensus.cc:2468] T 1366bcfff0e14103a39aa79a41520314 P ebbb3d006af04d5687631c4ecd0f811b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af1f75fd8b274c37a7699cace9a12abd in term 1.
I20260710 11:07:33.535390 28778 raft_consensus.cc:2804] T 1366bcfff0e14103a39aa79a41520314 P af1f75fd8b274c37a7699cace9a12abd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:33.536000 28778 raft_consensus.cc:697] T 1366bcfff0e14103a39aa79a41520314 P af1f75fd8b274c37a7699cace9a12abd [term 1 LEADER]: Becoming Leader. State: Replica: af1f75fd8b274c37a7699cace9a12abd, State: Running, Role: LEADER
I20260710 11:07:33.536729 28778 consensus_queue.cc:237] T 1366bcfff0e14103a39aa79a41520314 P af1f75fd8b274c37a7699cace9a12abd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:33.543970 28344 catalog_manager.cc:5697] T 1366bcfff0e14103a39aa79a41520314 P af1f75fd8b274c37a7699cace9a12abd reported cstate change: term changed from 0 to 1, leader changed from <none> to af1f75fd8b274c37a7699cace9a12abd (127.23.83.195). New cstate: current_term: 1 leader_uuid: "af1f75fd8b274c37a7699cace9a12abd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:33.613456 28778 consensus_queue.cc:1048] T 1985fcfd14fd46639f8950605ae7ca39 P af1f75fd8b274c37a7699cace9a12abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:33.623971 28778 consensus_queue.cc:1048] T 1985fcfd14fd46639f8950605ae7ca39 P af1f75fd8b274c37a7699cace9a12abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:33.651515 28593 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "85543b7725f9488eb3d276e81bae1c04"
dest_uuid: "af1f75fd8b274c37a7699cace9a12abd"
mode: GRACEFUL
new_leader_uuid: "72f120446a6248aa9a87045d4b94d616"
 from {username='slave'} at 127.0.0.1:43982
I20260710 11:07:33.652065 28593 raft_consensus.cc:606] T 85543b7725f9488eb3d276e81bae1c04 P af1f75fd8b274c37a7699cace9a12abd [term 1 LEADER]: Received request to transfer leadership to TS 72f120446a6248aa9a87045d4b94d616
I20260710 11:07:33.657181 28593 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce95f4cc6c07452d9bd75b6d40211632"
dest_uuid: "af1f75fd8b274c37a7699cace9a12abd"
mode: GRACEFUL
new_leader_uuid: "72f120446a6248aa9a87045d4b94d616"
 from {username='slave'} at 127.0.0.1:43982
I20260710 11:07:33.657799 28593 raft_consensus.cc:606] T ce95f4cc6c07452d9bd75b6d40211632 P af1f75fd8b274c37a7699cace9a12abd [term 1 LEADER]: Received request to transfer leadership to TS 72f120446a6248aa9a87045d4b94d616
I20260710 11:07:33.665071 28593 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1985fcfd14fd46639f8950605ae7ca39"
dest_uuid: "af1f75fd8b274c37a7699cace9a12abd"
mode: GRACEFUL
new_leader_uuid: "ebbb3d006af04d5687631c4ecd0f811b"
 from {username='slave'} at 127.0.0.1:43982
I20260710 11:07:33.665494 28593 raft_consensus.cc:606] T 1985fcfd14fd46639f8950605ae7ca39 P af1f75fd8b274c37a7699cace9a12abd [term 1 LEADER]: Received request to transfer leadership to TS ebbb3d006af04d5687631c4ecd0f811b
I20260710 11:07:33.670378 28593 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1366bcfff0e14103a39aa79a41520314"
dest_uuid: "af1f75fd8b274c37a7699cace9a12abd"
mode: GRACEFUL
new_leader_uuid: "ebbb3d006af04d5687631c4ecd0f811b"
 from {username='slave'} at 127.0.0.1:43982
I20260710 11:07:33.670878 28593 raft_consensus.cc:606] T 1366bcfff0e14103a39aa79a41520314 P af1f75fd8b274c37a7699cace9a12abd [term 1 LEADER]: Received request to transfer leadership to TS ebbb3d006af04d5687631c4ecd0f811b
I20260710 11:07:33.675714 28593 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e0931a616b054e77b69aa3f2e43b047c"
dest_uuid: "af1f75fd8b274c37a7699cace9a12abd"
mode: GRACEFUL
new_leader_uuid: "ebbb3d006af04d5687631c4ecd0f811b"
 from {username='slave'} at 127.0.0.1:43982
I20260710 11:07:33.676348 28593 raft_consensus.cc:606] T e0931a616b054e77b69aa3f2e43b047c P af1f75fd8b274c37a7699cace9a12abd [term 1 LEADER]: Received request to transfer leadership to TS ebbb3d006af04d5687631c4ecd0f811b
I20260710 11:07:33.681851 28445 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "27a5dfce2be944f1aa22870da3465e4e"
dest_uuid: "72f120446a6248aa9a87045d4b94d616"
mode: GRACEFUL
new_leader_uuid: "ebbb3d006af04d5687631c4ecd0f811b"
 from {username='slave'} at 127.0.0.1:57176
I20260710 11:07:33.682512 28445 raft_consensus.cc:606] T 27a5dfce2be944f1aa22870da3465e4e P 72f120446a6248aa9a87045d4b94d616 [term 1 LEADER]: Received request to transfer leadership to TS ebbb3d006af04d5687631c4ecd0f811b
I20260710 11:07:33.687769 28445 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1acbb3a1f7b941b7bd4987c26a57d628"
dest_uuid: "72f120446a6248aa9a87045d4b94d616"
mode: GRACEFUL
new_leader_uuid: "af1f75fd8b274c37a7699cace9a12abd"
 from {username='slave'} at 127.0.0.1:57176
I20260710 11:07:33.688376 28445 raft_consensus.cc:606] T 1acbb3a1f7b941b7bd4987c26a57d628 P 72f120446a6248aa9a87045d4b94d616 [term 1 LEADER]: Received request to transfer leadership to TS af1f75fd8b274c37a7699cace9a12abd
I20260710 11:07:33.701376 28778 raft_consensus.cc:493] T 1acbb3a1f7b941b7bd4987c26a57d628 P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:33.701908 28778 raft_consensus.cc:515] T 1acbb3a1f7b941b7bd4987c26a57d628 P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:33.703493 28778 leader_election.cc:290] T 1acbb3a1f7b941b7bd4987c26a57d628 P af1f75fd8b274c37a7699cace9a12abd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72f120446a6248aa9a87045d4b94d616 (127.23.83.193:35097), ebbb3d006af04d5687631c4ecd0f811b (127.23.83.194:38719)
I20260710 11:07:33.704428 28445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acbb3a1f7b941b7bd4987c26a57d628" candidate_uuid: "af1f75fd8b274c37a7699cace9a12abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72f120446a6248aa9a87045d4b94d616" is_pre_election: true
I20260710 11:07:33.704483 28520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acbb3a1f7b941b7bd4987c26a57d628" candidate_uuid: "af1f75fd8b274c37a7699cace9a12abd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebbb3d006af04d5687631c4ecd0f811b" is_pre_election: true
I20260710 11:07:33.705287 28520 raft_consensus.cc:2393] T 1acbb3a1f7b941b7bd4987c26a57d628 P ebbb3d006af04d5687631c4ecd0f811b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate af1f75fd8b274c37a7699cace9a12abd in current term 1: Already voted for candidate 72f120446a6248aa9a87045d4b94d616 in this term.
I20260710 11:07:33.706099 28559 leader_election.cc:304] T 1acbb3a1f7b941b7bd4987c26a57d628 P af1f75fd8b274c37a7699cace9a12abd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af1f75fd8b274c37a7699cace9a12abd; no voters: 72f120446a6248aa9a87045d4b94d616, ebbb3d006af04d5687631c4ecd0f811b
I20260710 11:07:33.706785 28778 raft_consensus.cc:3060] T 1acbb3a1f7b941b7bd4987c26a57d628 P af1f75fd8b274c37a7699cace9a12abd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:33.712172 28778 raft_consensus.cc:2749] T 1acbb3a1f7b941b7bd4987c26a57d628 P af1f75fd8b274c37a7699cace9a12abd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:33.712924 28785 consensus_queue.cc:1048] T e0931a616b054e77b69aa3f2e43b047c P af1f75fd8b274c37a7699cace9a12abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:33.722786 28520 raft_consensus.cc:3060] T e0931a616b054e77b69aa3f2e43b047c P ebbb3d006af04d5687631c4ecd0f811b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:33.729529 28778 consensus_queue.cc:1048] T e0931a616b054e77b69aa3f2e43b047c P af1f75fd8b274c37a7699cace9a12abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:33.735775 28785 raft_consensus.cc:993] T e0931a616b054e77b69aa3f2e43b047c P af1f75fd8b274c37a7699cace9a12abd: : Instructing follower ebbb3d006af04d5687631c4ecd0f811b to start an election
I20260710 11:07:33.736294 28778 raft_consensus.cc:1081] T e0931a616b054e77b69aa3f2e43b047c P af1f75fd8b274c37a7699cace9a12abd [term 1 LEADER]: Signalling peer ebbb3d006af04d5687631c4ecd0f811b to start an election
I20260710 11:07:33.737699 28520 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e0931a616b054e77b69aa3f2e43b047c"
dest_uuid: "ebbb3d006af04d5687631c4ecd0f811b"
 from {username='slave'} at 127.0.0.1:51678
I20260710 11:07:33.738219 28520 raft_consensus.cc:493] T e0931a616b054e77b69aa3f2e43b047c P ebbb3d006af04d5687631c4ecd0f811b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:33.738554 28520 raft_consensus.cc:3060] T e0931a616b054e77b69aa3f2e43b047c P ebbb3d006af04d5687631c4ecd0f811b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:33.743374 28520 raft_consensus.cc:515] T e0931a616b054e77b69aa3f2e43b047c P ebbb3d006af04d5687631c4ecd0f811b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:33.745218 28520 leader_election.cc:290] T e0931a616b054e77b69aa3f2e43b047c P ebbb3d006af04d5687631c4ecd0f811b [CANDIDATE]: Term 2 election: Requested vote from peers 72f120446a6248aa9a87045d4b94d616 (127.23.83.193:35097), af1f75fd8b274c37a7699cace9a12abd (127.23.83.195:42325)
I20260710 11:07:33.745906 28445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0931a616b054e77b69aa3f2e43b047c" candidate_uuid: "ebbb3d006af04d5687631c4ecd0f811b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72f120446a6248aa9a87045d4b94d616"
I20260710 11:07:33.746546 28445 raft_consensus.cc:3060] T e0931a616b054e77b69aa3f2e43b047c P 72f120446a6248aa9a87045d4b94d616 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:33.746445 28593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0931a616b054e77b69aa3f2e43b047c" candidate_uuid: "ebbb3d006af04d5687631c4ecd0f811b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af1f75fd8b274c37a7699cace9a12abd"
I20260710 11:07:33.747162 28593 raft_consensus.cc:3055] T e0931a616b054e77b69aa3f2e43b047c P af1f75fd8b274c37a7699cace9a12abd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:33.747503 28593 raft_consensus.cc:740] T e0931a616b054e77b69aa3f2e43b047c P af1f75fd8b274c37a7699cace9a12abd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: af1f75fd8b274c37a7699cace9a12abd, State: Running, Role: LEADER
I20260710 11:07:33.748324 28593 consensus_queue.cc:260] T e0931a616b054e77b69aa3f2e43b047c P af1f75fd8b274c37a7699cace9a12abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:33.749574 28593 raft_consensus.cc:3060] T e0931a616b054e77b69aa3f2e43b047c P af1f75fd8b274c37a7699cace9a12abd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:33.753865 28445 raft_consensus.cc:2468] T e0931a616b054e77b69aa3f2e43b047c P 72f120446a6248aa9a87045d4b94d616 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebbb3d006af04d5687631c4ecd0f811b in term 2.
I20260710 11:07:33.755285 28487 leader_election.cc:304] T e0931a616b054e77b69aa3f2e43b047c P ebbb3d006af04d5687631c4ecd0f811b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72f120446a6248aa9a87045d4b94d616, ebbb3d006af04d5687631c4ecd0f811b; no voters: 
I20260710 11:07:33.756119 28747 raft_consensus.cc:2804] T e0931a616b054e77b69aa3f2e43b047c P ebbb3d006af04d5687631c4ecd0f811b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:33.756582 28747 raft_consensus.cc:697] T e0931a616b054e77b69aa3f2e43b047c P ebbb3d006af04d5687631c4ecd0f811b [term 2 LEADER]: Becoming Leader. State: Replica: ebbb3d006af04d5687631c4ecd0f811b, State: Running, Role: LEADER
I20260710 11:07:33.756755 28593 raft_consensus.cc:2468] T e0931a616b054e77b69aa3f2e43b047c P af1f75fd8b274c37a7699cace9a12abd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebbb3d006af04d5687631c4ecd0f811b in term 2.
I20260710 11:07:33.757401 28747 consensus_queue.cc:237] T e0931a616b054e77b69aa3f2e43b047c P ebbb3d006af04d5687631c4ecd0f811b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:33.764755 28344 catalog_manager.cc:5697] T e0931a616b054e77b69aa3f2e43b047c P ebbb3d006af04d5687631c4ecd0f811b reported cstate change: term changed from 1 to 2, leader changed from af1f75fd8b274c37a7699cace9a12abd (127.23.83.195) to ebbb3d006af04d5687631c4ecd0f811b (127.23.83.194). New cstate: current_term: 2 leader_uuid: "ebbb3d006af04d5687631c4ecd0f811b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:33.776608 28778 consensus_queue.cc:1048] T 85543b7725f9488eb3d276e81bae1c04 P af1f75fd8b274c37a7699cace9a12abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:33.786949 28785 consensus_queue.cc:1048] T 85543b7725f9488eb3d276e81bae1c04 P af1f75fd8b274c37a7699cace9a12abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:33.794654 28785 raft_consensus.cc:993] T 85543b7725f9488eb3d276e81bae1c04 P af1f75fd8b274c37a7699cace9a12abd: : Instructing follower 72f120446a6248aa9a87045d4b94d616 to start an election
I20260710 11:07:33.795077 28785 raft_consensus.cc:1081] T 85543b7725f9488eb3d276e81bae1c04 P af1f75fd8b274c37a7699cace9a12abd [term 1 LEADER]: Signalling peer 72f120446a6248aa9a87045d4b94d616 to start an election
I20260710 11:07:33.797499 28777 consensus_queue.cc:1048] T 215da8faa68244e09a7e50c561bd94c8 P 72f120446a6248aa9a87045d4b94d616 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:33.797904 28445 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "85543b7725f9488eb3d276e81bae1c04"
dest_uuid: "72f120446a6248aa9a87045d4b94d616"
 from {username='slave'} at 127.0.0.1:57154
I20260710 11:07:33.798460 28445 raft_consensus.cc:493] T 85543b7725f9488eb3d276e81bae1c04 P 72f120446a6248aa9a87045d4b94d616 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:33.799151 28445 raft_consensus.cc:3060] T 85543b7725f9488eb3d276e81bae1c04 P 72f120446a6248aa9a87045d4b94d616 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:33.799098 28778 consensus_queue.cc:1048] T ce95f4cc6c07452d9bd75b6d40211632 P af1f75fd8b274c37a7699cace9a12abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:33.805887 28445 raft_consensus.cc:515] T 85543b7725f9488eb3d276e81bae1c04 P 72f120446a6248aa9a87045d4b94d616 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:33.808772 28445 leader_election.cc:290] T 85543b7725f9488eb3d276e81bae1c04 P 72f120446a6248aa9a87045d4b94d616 [CANDIDATE]: Term 2 election: Requested vote from peers ebbb3d006af04d5687631c4ecd0f811b (127.23.83.194:38719), af1f75fd8b274c37a7699cace9a12abd (127.23.83.195:42325)
I20260710 11:07:33.809237 28778 raft_consensus.cc:993] T ce95f4cc6c07452d9bd75b6d40211632 P af1f75fd8b274c37a7699cace9a12abd: : Instructing follower 72f120446a6248aa9a87045d4b94d616 to start an election
I20260710 11:07:33.809710 28778 raft_consensus.cc:1081] T ce95f4cc6c07452d9bd75b6d40211632 P af1f75fd8b274c37a7699cace9a12abd [term 1 LEADER]: Signalling peer 72f120446a6248aa9a87045d4b94d616 to start an election
I20260710 11:07:33.811709 28521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85543b7725f9488eb3d276e81bae1c04" candidate_uuid: "72f120446a6248aa9a87045d4b94d616" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ebbb3d006af04d5687631c4ecd0f811b"
I20260710 11:07:33.812348 28521 raft_consensus.cc:3060] T 85543b7725f9488eb3d276e81bae1c04 P ebbb3d006af04d5687631c4ecd0f811b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:33.813072 28596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85543b7725f9488eb3d276e81bae1c04" candidate_uuid: "72f120446a6248aa9a87045d4b94d616" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af1f75fd8b274c37a7699cace9a12abd"
I20260710 11:07:33.813989 28596 raft_consensus.cc:3055] T 85543b7725f9488eb3d276e81bae1c04 P af1f75fd8b274c37a7699cace9a12abd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:33.814309 28596 raft_consensus.cc:740] T 85543b7725f9488eb3d276e81bae1c04 P af1f75fd8b274c37a7699cace9a12abd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: af1f75fd8b274c37a7699cace9a12abd, State: Running, Role: LEADER
I20260710 11:07:33.815056 28596 consensus_queue.cc:260] T 85543b7725f9488eb3d276e81bae1c04 P af1f75fd8b274c37a7699cace9a12abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:33.819528 28596 raft_consensus.cc:3060] T 85543b7725f9488eb3d276e81bae1c04 P af1f75fd8b274c37a7699cace9a12abd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:33.822389 28785 consensus_queue.cc:1048] T ce95f4cc6c07452d9bd75b6d40211632 P af1f75fd8b274c37a7699cace9a12abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:33.823732 28521 raft_consensus.cc:2468] T 85543b7725f9488eb3d276e81bae1c04 P ebbb3d006af04d5687631c4ecd0f811b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72f120446a6248aa9a87045d4b94d616 in term 2.
I20260710 11:07:33.824676 28732 consensus_queue.cc:1048] T 215da8faa68244e09a7e50c561bd94c8 P 72f120446a6248aa9a87045d4b94d616 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:33.827790 28410 leader_election.cc:304] T 85543b7725f9488eb3d276e81bae1c04 P 72f120446a6248aa9a87045d4b94d616 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72f120446a6248aa9a87045d4b94d616, ebbb3d006af04d5687631c4ecd0f811b; no voters: 
I20260710 11:07:33.829784 28780 raft_consensus.cc:2804] T 85543b7725f9488eb3d276e81bae1c04 P 72f120446a6248aa9a87045d4b94d616 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:33.830295 28780 raft_consensus.cc:697] T 85543b7725f9488eb3d276e81bae1c04 P 72f120446a6248aa9a87045d4b94d616 [term 2 LEADER]: Becoming Leader. State: Replica: 72f120446a6248aa9a87045d4b94d616, State: Running, Role: LEADER
I20260710 11:07:33.831172 28780 consensus_queue.cc:237] T 85543b7725f9488eb3d276e81bae1c04 P 72f120446a6248aa9a87045d4b94d616 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:33.831398 28445 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce95f4cc6c07452d9bd75b6d40211632"
dest_uuid: "72f120446a6248aa9a87045d4b94d616"
 from {username='slave'} at 127.0.0.1:57154
I20260710 11:07:33.834609 28445 raft_consensus.cc:493] T ce95f4cc6c07452d9bd75b6d40211632 P 72f120446a6248aa9a87045d4b94d616 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:33.835089 28445 raft_consensus.cc:3060] T ce95f4cc6c07452d9bd75b6d40211632 P 72f120446a6248aa9a87045d4b94d616 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:33.831099 28596 raft_consensus.cc:2468] T 85543b7725f9488eb3d276e81bae1c04 P af1f75fd8b274c37a7699cace9a12abd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72f120446a6248aa9a87045d4b94d616 in term 2.
I20260710 11:07:33.845679 28445 raft_consensus.cc:515] T ce95f4cc6c07452d9bd75b6d40211632 P 72f120446a6248aa9a87045d4b94d616 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:33.847743 28445 leader_election.cc:290] T ce95f4cc6c07452d9bd75b6d40211632 P 72f120446a6248aa9a87045d4b94d616 [CANDIDATE]: Term 2 election: Requested vote from peers ebbb3d006af04d5687631c4ecd0f811b (127.23.83.194:38719), af1f75fd8b274c37a7699cace9a12abd (127.23.83.195:42325)
I20260710 11:07:33.848856 28520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce95f4cc6c07452d9bd75b6d40211632" candidate_uuid: "72f120446a6248aa9a87045d4b94d616" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ebbb3d006af04d5687631c4ecd0f811b"
I20260710 11:07:33.851469 28344 catalog_manager.cc:5697] T 85543b7725f9488eb3d276e81bae1c04 P 72f120446a6248aa9a87045d4b94d616 reported cstate change: term changed from 1 to 2, leader changed from af1f75fd8b274c37a7699cace9a12abd (127.23.83.195) to 72f120446a6248aa9a87045d4b94d616 (127.23.83.193). New cstate: current_term: 2 leader_uuid: "72f120446a6248aa9a87045d4b94d616" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:33.848850 28596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce95f4cc6c07452d9bd75b6d40211632" candidate_uuid: "72f120446a6248aa9a87045d4b94d616" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af1f75fd8b274c37a7699cace9a12abd"
I20260710 11:07:33.852895 28596 raft_consensus.cc:3055] T ce95f4cc6c07452d9bd75b6d40211632 P af1f75fd8b274c37a7699cace9a12abd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:33.853183 28596 raft_consensus.cc:740] T ce95f4cc6c07452d9bd75b6d40211632 P af1f75fd8b274c37a7699cace9a12abd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: af1f75fd8b274c37a7699cace9a12abd, State: Running, Role: LEADER
I20260710 11:07:33.853859 28596 consensus_queue.cc:260] T ce95f4cc6c07452d9bd75b6d40211632 P af1f75fd8b274c37a7699cace9a12abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:33.854982 28596 raft_consensus.cc:3060] T ce95f4cc6c07452d9bd75b6d40211632 P af1f75fd8b274c37a7699cace9a12abd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:33.861846 28596 raft_consensus.cc:2468] T ce95f4cc6c07452d9bd75b6d40211632 P af1f75fd8b274c37a7699cace9a12abd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72f120446a6248aa9a87045d4b94d616 in term 2.
I20260710 11:07:33.862807 28412 leader_election.cc:304] T ce95f4cc6c07452d9bd75b6d40211632 P 72f120446a6248aa9a87045d4b94d616 [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: 72f120446a6248aa9a87045d4b94d616, af1f75fd8b274c37a7699cace9a12abd; no voters: ebbb3d006af04d5687631c4ecd0f811b
I20260710 11:07:33.863596 28780 raft_consensus.cc:2804] T ce95f4cc6c07452d9bd75b6d40211632 P 72f120446a6248aa9a87045d4b94d616 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:33.864071 28780 raft_consensus.cc:697] T ce95f4cc6c07452d9bd75b6d40211632 P 72f120446a6248aa9a87045d4b94d616 [term 2 LEADER]: Becoming Leader. State: Replica: 72f120446a6248aa9a87045d4b94d616, State: Running, Role: LEADER
I20260710 11:07:33.864794 28780 consensus_queue.cc:237] T ce95f4cc6c07452d9bd75b6d40211632 P 72f120446a6248aa9a87045d4b94d616 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:33.871371 28344 catalog_manager.cc:5697] T ce95f4cc6c07452d9bd75b6d40211632 P 72f120446a6248aa9a87045d4b94d616 reported cstate change: term changed from 1 to 2, leader changed from af1f75fd8b274c37a7699cace9a12abd (127.23.83.195) to 72f120446a6248aa9a87045d4b94d616 (127.23.83.193). New cstate: current_term: 2 leader_uuid: "72f120446a6248aa9a87045d4b94d616" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:33.893568 28780 consensus_queue.cc:1048] T 1acbb3a1f7b941b7bd4987c26a57d628 P 72f120446a6248aa9a87045d4b94d616 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:33.902912 28731 consensus_queue.cc:1048] T 1acbb3a1f7b941b7bd4987c26a57d628 P 72f120446a6248aa9a87045d4b94d616 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:33.910739 28732 raft_consensus.cc:993] T 1acbb3a1f7b941b7bd4987c26a57d628 P 72f120446a6248aa9a87045d4b94d616: : Instructing follower af1f75fd8b274c37a7699cace9a12abd to start an election
I20260710 11:07:33.911317 28731 raft_consensus.cc:1081] T 1acbb3a1f7b941b7bd4987c26a57d628 P 72f120446a6248aa9a87045d4b94d616 [term 1 LEADER]: Signalling peer af1f75fd8b274c37a7699cace9a12abd to start an election
I20260710 11:07:33.912853 28596 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1acbb3a1f7b941b7bd4987c26a57d628"
dest_uuid: "af1f75fd8b274c37a7699cace9a12abd"
 from {username='slave'} at 127.0.0.1:43970
I20260710 11:07:33.913329 28596 raft_consensus.cc:493] T 1acbb3a1f7b941b7bd4987c26a57d628 P af1f75fd8b274c37a7699cace9a12abd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:33.913676 28596 raft_consensus.cc:3060] T 1acbb3a1f7b941b7bd4987c26a57d628 P af1f75fd8b274c37a7699cace9a12abd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:33.918640 28596 raft_consensus.cc:515] T 1acbb3a1f7b941b7bd4987c26a57d628 P af1f75fd8b274c37a7699cace9a12abd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:33.920324 28596 leader_election.cc:290] T 1acbb3a1f7b941b7bd4987c26a57d628 P af1f75fd8b274c37a7699cace9a12abd [CANDIDATE]: Term 2 election: Requested vote from peers 72f120446a6248aa9a87045d4b94d616 (127.23.83.193:35097), ebbb3d006af04d5687631c4ecd0f811b (127.23.83.194:38719)
I20260710 11:07:33.921197 28445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acbb3a1f7b941b7bd4987c26a57d628" candidate_uuid: "af1f75fd8b274c37a7699cace9a12abd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72f120446a6248aa9a87045d4b94d616"
I20260710 11:07:33.921862 28445 raft_consensus.cc:3055] T 1acbb3a1f7b941b7bd4987c26a57d628 P 72f120446a6248aa9a87045d4b94d616 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:33.922256 28445 raft_consensus.cc:740] T 1acbb3a1f7b941b7bd4987c26a57d628 P 72f120446a6248aa9a87045d4b94d616 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 72f120446a6248aa9a87045d4b94d616, State: Running, Role: LEADER
I20260710 11:07:33.922771 28521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1acbb3a1f7b941b7bd4987c26a57d628" candidate_uuid: "af1f75fd8b274c37a7699cace9a12abd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ebbb3d006af04d5687631c4ecd0f811b"
I20260710 11:07:33.923338 28521 raft_consensus.cc:3060] T 1acbb3a1f7b941b7bd4987c26a57d628 P ebbb3d006af04d5687631c4ecd0f811b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:33.924180 28778 consensus_queue.cc:1048] T 1366bcfff0e14103a39aa79a41520314 P af1f75fd8b274c37a7699cace9a12abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:33.923122 28445 consensus_queue.cc:260] T 1acbb3a1f7b941b7bd4987c26a57d628 P 72f120446a6248aa9a87045d4b94d616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:33.933298 28445 raft_consensus.cc:3060] T 1acbb3a1f7b941b7bd4987c26a57d628 P 72f120446a6248aa9a87045d4b94d616 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:33.933220 28521 raft_consensus.cc:2468] T 1acbb3a1f7b941b7bd4987c26a57d628 P ebbb3d006af04d5687631c4ecd0f811b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af1f75fd8b274c37a7699cace9a12abd in term 2.
I20260710 11:07:33.934981 28559 leader_election.cc:304] T 1acbb3a1f7b941b7bd4987c26a57d628 P af1f75fd8b274c37a7699cace9a12abd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af1f75fd8b274c37a7699cace9a12abd, ebbb3d006af04d5687631c4ecd0f811b; no voters: 
I20260710 11:07:33.935987 28763 consensus_queue.cc:1048] T 1366bcfff0e14103a39aa79a41520314 P af1f75fd8b274c37a7699cace9a12abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:33.938442 28785 raft_consensus.cc:2804] T 1acbb3a1f7b941b7bd4987c26a57d628 P af1f75fd8b274c37a7699cace9a12abd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:33.938905 28785 raft_consensus.cc:697] T 1acbb3a1f7b941b7bd4987c26a57d628 P af1f75fd8b274c37a7699cace9a12abd [term 2 LEADER]: Becoming Leader. State: Replica: af1f75fd8b274c37a7699cace9a12abd, State: Running, Role: LEADER
I20260710 11:07:33.939692 28785 consensus_queue.cc:237] T 1acbb3a1f7b941b7bd4987c26a57d628 P af1f75fd8b274c37a7699cace9a12abd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:33.945389 28445 raft_consensus.cc:2468] T 1acbb3a1f7b941b7bd4987c26a57d628 P 72f120446a6248aa9a87045d4b94d616 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af1f75fd8b274c37a7699cace9a12abd in term 2.
I20260710 11:07:33.951155 28763 raft_consensus.cc:993] T 1366bcfff0e14103a39aa79a41520314 P af1f75fd8b274c37a7699cace9a12abd: : Instructing follower ebbb3d006af04d5687631c4ecd0f811b to start an election
I20260710 11:07:33.951676 28785 raft_consensus.cc:1081] T 1366bcfff0e14103a39aa79a41520314 P af1f75fd8b274c37a7699cace9a12abd [term 1 LEADER]: Signalling peer ebbb3d006af04d5687631c4ecd0f811b to start an election
I20260710 11:07:33.952711 28344 catalog_manager.cc:5697] T 1acbb3a1f7b941b7bd4987c26a57d628 P af1f75fd8b274c37a7699cace9a12abd reported cstate change: term changed from 1 to 2, leader changed from 72f120446a6248aa9a87045d4b94d616 (127.23.83.193) to af1f75fd8b274c37a7699cace9a12abd (127.23.83.195). New cstate: current_term: 2 leader_uuid: "af1f75fd8b274c37a7699cace9a12abd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:33.953405 28521 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1366bcfff0e14103a39aa79a41520314"
dest_uuid: "ebbb3d006af04d5687631c4ecd0f811b"
 from {username='slave'} at 127.0.0.1:51678
I20260710 11:07:33.954005 28521 raft_consensus.cc:493] T 1366bcfff0e14103a39aa79a41520314 P ebbb3d006af04d5687631c4ecd0f811b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:33.954380 28521 raft_consensus.cc:3060] T 1366bcfff0e14103a39aa79a41520314 P ebbb3d006af04d5687631c4ecd0f811b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:33.960714 28521 raft_consensus.cc:515] T 1366bcfff0e14103a39aa79a41520314 P ebbb3d006af04d5687631c4ecd0f811b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:33.962423 28521 leader_election.cc:290] T 1366bcfff0e14103a39aa79a41520314 P ebbb3d006af04d5687631c4ecd0f811b [CANDIDATE]: Term 2 election: Requested vote from peers 72f120446a6248aa9a87045d4b94d616 (127.23.83.193:35097), af1f75fd8b274c37a7699cace9a12abd (127.23.83.195:42325)
I20260710 11:07:33.963344 28445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1366bcfff0e14103a39aa79a41520314" candidate_uuid: "ebbb3d006af04d5687631c4ecd0f811b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72f120446a6248aa9a87045d4b94d616"
I20260710 11:07:33.963511 28596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1366bcfff0e14103a39aa79a41520314" candidate_uuid: "ebbb3d006af04d5687631c4ecd0f811b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af1f75fd8b274c37a7699cace9a12abd"
I20260710 11:07:33.964058 28445 raft_consensus.cc:3060] T 1366bcfff0e14103a39aa79a41520314 P 72f120446a6248aa9a87045d4b94d616 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:33.964097 28596 raft_consensus.cc:3055] T 1366bcfff0e14103a39aa79a41520314 P af1f75fd8b274c37a7699cace9a12abd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:33.964708 28596 raft_consensus.cc:740] T 1366bcfff0e14103a39aa79a41520314 P af1f75fd8b274c37a7699cace9a12abd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: af1f75fd8b274c37a7699cace9a12abd, State: Running, Role: LEADER
I20260710 11:07:33.965451 28596 consensus_queue.cc:260] T 1366bcfff0e14103a39aa79a41520314 P af1f75fd8b274c37a7699cace9a12abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:33.966574 28596 raft_consensus.cc:3060] T 1366bcfff0e14103a39aa79a41520314 P af1f75fd8b274c37a7699cace9a12abd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:33.969841 28445 raft_consensus.cc:2468] T 1366bcfff0e14103a39aa79a41520314 P 72f120446a6248aa9a87045d4b94d616 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebbb3d006af04d5687631c4ecd0f811b in term 2.
I20260710 11:07:33.970968 28487 leader_election.cc:304] T 1366bcfff0e14103a39aa79a41520314 P ebbb3d006af04d5687631c4ecd0f811b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72f120446a6248aa9a87045d4b94d616, ebbb3d006af04d5687631c4ecd0f811b; no voters: 
I20260710 11:07:33.971388 28596 raft_consensus.cc:2468] T 1366bcfff0e14103a39aa79a41520314 P af1f75fd8b274c37a7699cace9a12abd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebbb3d006af04d5687631c4ecd0f811b in term 2.
I20260710 11:07:33.971714 28747 raft_consensus.cc:2804] T 1366bcfff0e14103a39aa79a41520314 P ebbb3d006af04d5687631c4ecd0f811b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:33.972289 28747 raft_consensus.cc:697] T 1366bcfff0e14103a39aa79a41520314 P ebbb3d006af04d5687631c4ecd0f811b [term 2 LEADER]: Becoming Leader. State: Replica: ebbb3d006af04d5687631c4ecd0f811b, State: Running, Role: LEADER
I20260710 11:07:33.973037 28747 consensus_queue.cc:237] T 1366bcfff0e14103a39aa79a41520314 P ebbb3d006af04d5687631c4ecd0f811b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:33.979059 28344 catalog_manager.cc:5697] T 1366bcfff0e14103a39aa79a41520314 P ebbb3d006af04d5687631c4ecd0f811b reported cstate change: term changed from 1 to 2, leader changed from af1f75fd8b274c37a7699cace9a12abd (127.23.83.195) to ebbb3d006af04d5687631c4ecd0f811b (127.23.83.194). New cstate: current_term: 2 leader_uuid: "ebbb3d006af04d5687631c4ecd0f811b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:34.056670 28731 consensus_queue.cc:1048] T 27a5dfce2be944f1aa22870da3465e4e P 72f120446a6248aa9a87045d4b94d616 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:34.063380 28732 raft_consensus.cc:993] T 27a5dfce2be944f1aa22870da3465e4e P 72f120446a6248aa9a87045d4b94d616: : Instructing follower ebbb3d006af04d5687631c4ecd0f811b to start an election
I20260710 11:07:34.063884 28780 raft_consensus.cc:1081] T 27a5dfce2be944f1aa22870da3465e4e P 72f120446a6248aa9a87045d4b94d616 [term 1 LEADER]: Signalling peer ebbb3d006af04d5687631c4ecd0f811b to start an election
I20260710 11:07:34.068070 28520 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "27a5dfce2be944f1aa22870da3465e4e"
dest_uuid: "ebbb3d006af04d5687631c4ecd0f811b"
 from {username='slave'} at 127.0.0.1:51692
I20260710 11:07:34.068615 28520 raft_consensus.cc:493] T 27a5dfce2be944f1aa22870da3465e4e P ebbb3d006af04d5687631c4ecd0f811b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:34.068993 28520 raft_consensus.cc:3060] T 27a5dfce2be944f1aa22870da3465e4e P ebbb3d006af04d5687631c4ecd0f811b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:34.069789 28781 consensus_queue.cc:1048] T 27a5dfce2be944f1aa22870da3465e4e P 72f120446a6248aa9a87045d4b94d616 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:34.077260 28520 raft_consensus.cc:515] T 27a5dfce2be944f1aa22870da3465e4e P ebbb3d006af04d5687631c4ecd0f811b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:34.079388 28520 leader_election.cc:290] T 27a5dfce2be944f1aa22870da3465e4e P ebbb3d006af04d5687631c4ecd0f811b [CANDIDATE]: Term 2 election: Requested vote from peers 72f120446a6248aa9a87045d4b94d616 (127.23.83.193:35097), af1f75fd8b274c37a7699cace9a12abd (127.23.83.195:42325)
I20260710 11:07:34.080260 28445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a5dfce2be944f1aa22870da3465e4e" candidate_uuid: "ebbb3d006af04d5687631c4ecd0f811b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72f120446a6248aa9a87045d4b94d616"
I20260710 11:07:34.080834 28445 raft_consensus.cc:3055] T 27a5dfce2be944f1aa22870da3465e4e P 72f120446a6248aa9a87045d4b94d616 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:34.081137 28445 raft_consensus.cc:740] T 27a5dfce2be944f1aa22870da3465e4e P 72f120446a6248aa9a87045d4b94d616 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 72f120446a6248aa9a87045d4b94d616, State: Running, Role: LEADER
I20260710 11:07:34.081192 28596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a5dfce2be944f1aa22870da3465e4e" candidate_uuid: "ebbb3d006af04d5687631c4ecd0f811b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af1f75fd8b274c37a7699cace9a12abd"
I20260710 11:07:34.081737 28596 raft_consensus.cc:3060] T 27a5dfce2be944f1aa22870da3465e4e P af1f75fd8b274c37a7699cace9a12abd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:34.081983 28445 consensus_queue.cc:260] T 27a5dfce2be944f1aa22870da3465e4e P 72f120446a6248aa9a87045d4b94d616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:34.083206 28445 raft_consensus.cc:3060] T 27a5dfce2be944f1aa22870da3465e4e P 72f120446a6248aa9a87045d4b94d616 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:34.088419 28596 raft_consensus.cc:2468] T 27a5dfce2be944f1aa22870da3465e4e P af1f75fd8b274c37a7699cace9a12abd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebbb3d006af04d5687631c4ecd0f811b in term 2.
I20260710 11:07:34.089696 28445 raft_consensus.cc:2468] T 27a5dfce2be944f1aa22870da3465e4e P 72f120446a6248aa9a87045d4b94d616 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebbb3d006af04d5687631c4ecd0f811b in term 2.
I20260710 11:07:34.090828 28487 leader_election.cc:304] T 27a5dfce2be944f1aa22870da3465e4e P ebbb3d006af04d5687631c4ecd0f811b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72f120446a6248aa9a87045d4b94d616, ebbb3d006af04d5687631c4ecd0f811b; no voters: 
I20260710 11:07:34.091578 28747 raft_consensus.cc:2804] T 27a5dfce2be944f1aa22870da3465e4e P ebbb3d006af04d5687631c4ecd0f811b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:34.092053 28747 raft_consensus.cc:697] T 27a5dfce2be944f1aa22870da3465e4e P ebbb3d006af04d5687631c4ecd0f811b [term 2 LEADER]: Becoming Leader. State: Replica: ebbb3d006af04d5687631c4ecd0f811b, State: Running, Role: LEADER
I20260710 11:07:34.092782 28747 consensus_queue.cc:237] T 27a5dfce2be944f1aa22870da3465e4e P ebbb3d006af04d5687631c4ecd0f811b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:34.098641 28345 catalog_manager.cc:5697] T 27a5dfce2be944f1aa22870da3465e4e P ebbb3d006af04d5687631c4ecd0f811b reported cstate change: term changed from 1 to 2, leader changed from 72f120446a6248aa9a87045d4b94d616 (127.23.83.193) to ebbb3d006af04d5687631c4ecd0f811b (127.23.83.194). New cstate: current_term: 2 leader_uuid: "ebbb3d006af04d5687631c4ecd0f811b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:34.247931 28763 raft_consensus.cc:993] T 1985fcfd14fd46639f8950605ae7ca39 P af1f75fd8b274c37a7699cace9a12abd: : Instructing follower ebbb3d006af04d5687631c4ecd0f811b to start an election
I20260710 11:07:34.248452 28785 raft_consensus.cc:1081] T 1985fcfd14fd46639f8950605ae7ca39 P af1f75fd8b274c37a7699cace9a12abd [term 1 LEADER]: Signalling peer ebbb3d006af04d5687631c4ecd0f811b to start an election
I20260710 11:07:34.249931 28520 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1985fcfd14fd46639f8950605ae7ca39"
dest_uuid: "ebbb3d006af04d5687631c4ecd0f811b"
 from {username='slave'} at 127.0.0.1:51678
I20260710 11:07:34.250414 28520 raft_consensus.cc:493] T 1985fcfd14fd46639f8950605ae7ca39 P ebbb3d006af04d5687631c4ecd0f811b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:34.250715 28520 raft_consensus.cc:3060] T 1985fcfd14fd46639f8950605ae7ca39 P ebbb3d006af04d5687631c4ecd0f811b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:34.255658 28520 raft_consensus.cc:515] T 1985fcfd14fd46639f8950605ae7ca39 P ebbb3d006af04d5687631c4ecd0f811b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:34.257743 28520 leader_election.cc:290] T 1985fcfd14fd46639f8950605ae7ca39 P ebbb3d006af04d5687631c4ecd0f811b [CANDIDATE]: Term 2 election: Requested vote from peers 72f120446a6248aa9a87045d4b94d616 (127.23.83.193:35097), af1f75fd8b274c37a7699cace9a12abd (127.23.83.195:42325)
I20260710 11:07:34.258803 28445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1985fcfd14fd46639f8950605ae7ca39" candidate_uuid: "ebbb3d006af04d5687631c4ecd0f811b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72f120446a6248aa9a87045d4b94d616"
I20260710 11:07:34.260560 28445 raft_consensus.cc:3060] T 1985fcfd14fd46639f8950605ae7ca39 P 72f120446a6248aa9a87045d4b94d616 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:34.259011 28596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1985fcfd14fd46639f8950605ae7ca39" candidate_uuid: "ebbb3d006af04d5687631c4ecd0f811b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af1f75fd8b274c37a7699cace9a12abd"
I20260710 11:07:34.261356 28596 raft_consensus.cc:3055] T 1985fcfd14fd46639f8950605ae7ca39 P af1f75fd8b274c37a7699cace9a12abd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:34.261818 28596 raft_consensus.cc:740] T 1985fcfd14fd46639f8950605ae7ca39 P af1f75fd8b274c37a7699cace9a12abd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: af1f75fd8b274c37a7699cace9a12abd, State: Running, Role: LEADER
I20260710 11:07:34.262547 28596 consensus_queue.cc:260] T 1985fcfd14fd46639f8950605ae7ca39 P af1f75fd8b274c37a7699cace9a12abd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:34.263507 28596 raft_consensus.cc:3060] T 1985fcfd14fd46639f8950605ae7ca39 P af1f75fd8b274c37a7699cace9a12abd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:34.265332 28445 raft_consensus.cc:2468] T 1985fcfd14fd46639f8950605ae7ca39 P 72f120446a6248aa9a87045d4b94d616 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebbb3d006af04d5687631c4ecd0f811b in term 2.
I20260710 11:07:34.266376 28487 leader_election.cc:304] T 1985fcfd14fd46639f8950605ae7ca39 P ebbb3d006af04d5687631c4ecd0f811b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72f120446a6248aa9a87045d4b94d616, ebbb3d006af04d5687631c4ecd0f811b; no voters: 
I20260710 11:07:34.267081 28747 raft_consensus.cc:2804] T 1985fcfd14fd46639f8950605ae7ca39 P ebbb3d006af04d5687631c4ecd0f811b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:34.267499 28747 raft_consensus.cc:697] T 1985fcfd14fd46639f8950605ae7ca39 P ebbb3d006af04d5687631c4ecd0f811b [term 2 LEADER]: Becoming Leader. State: Replica: ebbb3d006af04d5687631c4ecd0f811b, State: Running, Role: LEADER
I20260710 11:07:34.268304 28747 consensus_queue.cc:237] T 1985fcfd14fd46639f8950605ae7ca39 P ebbb3d006af04d5687631c4ecd0f811b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:34.269276 28596 raft_consensus.cc:2468] T 1985fcfd14fd46639f8950605ae7ca39 P af1f75fd8b274c37a7699cace9a12abd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebbb3d006af04d5687631c4ecd0f811b in term 2.
I20260710 11:07:34.274765 28345 catalog_manager.cc:5697] T 1985fcfd14fd46639f8950605ae7ca39 P ebbb3d006af04d5687631c4ecd0f811b reported cstate change: term changed from 1 to 2, leader changed from af1f75fd8b274c37a7699cace9a12abd (127.23.83.195) to ebbb3d006af04d5687631c4ecd0f811b (127.23.83.194). New cstate: current_term: 2 leader_uuid: "ebbb3d006af04d5687631c4ecd0f811b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:34.291275 28596 raft_consensus.cc:1275] T ce95f4cc6c07452d9bd75b6d40211632 P af1f75fd8b274c37a7699cace9a12abd [term 2 FOLLOWER]: Refusing update from remote peer 72f120446a6248aa9a87045d4b94d616: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:34.292402 28732 consensus_queue.cc:1048] T ce95f4cc6c07452d9bd75b6d40211632 P 72f120446a6248aa9a87045d4b94d616 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:34.298955 28520 raft_consensus.cc:3060] T ce95f4cc6c07452d9bd75b6d40211632 P ebbb3d006af04d5687631c4ecd0f811b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:34.304755 28445 raft_consensus.cc:1275] T e0931a616b054e77b69aa3f2e43b047c P 72f120446a6248aa9a87045d4b94d616 [term 2 FOLLOWER]: Refusing update from remote peer ebbb3d006af04d5687631c4ecd0f811b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:34.305955 28520 raft_consensus.cc:1275] T ce95f4cc6c07452d9bd75b6d40211632 P ebbb3d006af04d5687631c4ecd0f811b [term 2 FOLLOWER]: Refusing update from remote peer 72f120446a6248aa9a87045d4b94d616: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:34.306106 28747 consensus_queue.cc:1048] T e0931a616b054e77b69aa3f2e43b047c P ebbb3d006af04d5687631c4ecd0f811b [LEADER]: Connected to new peer: Peer: permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:34.307263 28732 consensus_queue.cc:1048] T ce95f4cc6c07452d9bd75b6d40211632 P 72f120446a6248aa9a87045d4b94d616 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:34.317296 28596 raft_consensus.cc:1275] T e0931a616b054e77b69aa3f2e43b047c P af1f75fd8b274c37a7699cace9a12abd [term 2 FOLLOWER]: Refusing update from remote peer ebbb3d006af04d5687631c4ecd0f811b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:34.320924 28747 consensus_queue.cc:1048] T e0931a616b054e77b69aa3f2e43b047c P ebbb3d006af04d5687631c4ecd0f811b [LEADER]: Connected to new peer: Peer: permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:34.391038 28593 raft_consensus.cc:1275] T 85543b7725f9488eb3d276e81bae1c04 P af1f75fd8b274c37a7699cace9a12abd [term 2 FOLLOWER]: Refusing update from remote peer 72f120446a6248aa9a87045d4b94d616: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:34.392560 28780 consensus_queue.cc:1048] T 85543b7725f9488eb3d276e81bae1c04 P 72f120446a6248aa9a87045d4b94d616 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:34.399794 28520 raft_consensus.cc:1275] T 85543b7725f9488eb3d276e81bae1c04 P ebbb3d006af04d5687631c4ecd0f811b [term 2 FOLLOWER]: Refusing update from remote peer 72f120446a6248aa9a87045d4b94d616: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:34.401470 28731 consensus_queue.cc:1048] T 85543b7725f9488eb3d276e81bae1c04 P 72f120446a6248aa9a87045d4b94d616 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:34.408895 28445 raft_consensus.cc:1275] T 1366bcfff0e14103a39aa79a41520314 P 72f120446a6248aa9a87045d4b94d616 [term 2 FOLLOWER]: Refusing update from remote peer ebbb3d006af04d5687631c4ecd0f811b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:34.410310 28747 consensus_queue.cc:1048] T 1366bcfff0e14103a39aa79a41520314 P ebbb3d006af04d5687631c4ecd0f811b [LEADER]: Connected to new peer: Peer: permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:34.419896 28593 raft_consensus.cc:1275] T 1366bcfff0e14103a39aa79a41520314 P af1f75fd8b274c37a7699cace9a12abd [term 2 FOLLOWER]: Refusing update from remote peer ebbb3d006af04d5687631c4ecd0f811b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:34.421203 28680 consensus_queue.cc:1048] T 1366bcfff0e14103a39aa79a41520314 P ebbb3d006af04d5687631c4ecd0f811b [LEADER]: Connected to new peer: Peer: permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:07:34.485841 28521 raft_consensus.cc:1275] T 1acbb3a1f7b941b7bd4987c26a57d628 P ebbb3d006af04d5687631c4ecd0f811b [term 2 FOLLOWER]: Refusing update from remote peer af1f75fd8b274c37a7699cace9a12abd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:34.487021 28785 consensus_queue.cc:1048] T 1acbb3a1f7b941b7bd4987c26a57d628 P af1f75fd8b274c37a7699cace9a12abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:34.494540 28445 raft_consensus.cc:1275] T 1acbb3a1f7b941b7bd4987c26a57d628 P 72f120446a6248aa9a87045d4b94d616 [term 2 FOLLOWER]: Refusing update from remote peer af1f75fd8b274c37a7699cace9a12abd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:34.496302 28763 consensus_queue.cc:1048] T 1acbb3a1f7b941b7bd4987c26a57d628 P af1f75fd8b274c37a7699cace9a12abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:34.498803 28593 raft_consensus.cc:1275] T 27a5dfce2be944f1aa22870da3465e4e P af1f75fd8b274c37a7699cace9a12abd [term 2 FOLLOWER]: Refusing update from remote peer ebbb3d006af04d5687631c4ecd0f811b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:34.500500 28812 consensus_queue.cc:1048] T 27a5dfce2be944f1aa22870da3465e4e P ebbb3d006af04d5687631c4ecd0f811b [LEADER]: Connected to new peer: Peer: permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:34.509928 28445 raft_consensus.cc:1275] T 27a5dfce2be944f1aa22870da3465e4e P 72f120446a6248aa9a87045d4b94d616 [term 2 FOLLOWER]: Refusing update from remote peer ebbb3d006af04d5687631c4ecd0f811b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:34.511821 28812 consensus_queue.cc:1048] T 27a5dfce2be944f1aa22870da3465e4e P ebbb3d006af04d5687631c4ecd0f811b [LEADER]: Connected to new peer: Peer: permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:34.669644 28593 raft_consensus.cc:1275] T 1985fcfd14fd46639f8950605ae7ca39 P af1f75fd8b274c37a7699cace9a12abd [term 2 FOLLOWER]: Refusing update from remote peer ebbb3d006af04d5687631c4ecd0f811b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:34.672251 28812 consensus_queue.cc:1048] T 1985fcfd14fd46639f8950605ae7ca39 P ebbb3d006af04d5687631c4ecd0f811b [LEADER]: Connected to new peer: Peer: permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:07:34.687551 28445 raft_consensus.cc:1275] T 1985fcfd14fd46639f8950605ae7ca39 P 72f120446a6248aa9a87045d4b94d616 [term 2 FOLLOWER]: Refusing update from remote peer ebbb3d006af04d5687631c4ecd0f811b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:34.693445 28680 consensus_queue.cc:1048] T 1985fcfd14fd46639f8950605ae7ca39 P ebbb3d006af04d5687631c4ecd0f811b [LEADER]: Connected to new peer: Peer: permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:07:36.691817 28345 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:56638:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:07:36.713996 28345 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56638:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:07:36.762092 23887 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:36.959471 28868 tablet.cc:1724] T 85543b7725f9488eb3d276e81bae1c04 P af1f75fd8b274c37a7699cace9a12abd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:37.048447 28874 tablet.cc:1724] T 85543b7725f9488eb3d276e81bae1c04 P 72f120446a6248aa9a87045d4b94d616: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:37.049609 28522 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "30837c9e8f2248c6bb4074727eb7c260"
dest_uuid: "ebbb3d006af04d5687631c4ecd0f811b"
mode: GRACEFUL
new_leader_uuid: "af1f75fd8b274c37a7699cace9a12abd"
 from {username='slave'} at 127.0.0.1:51702
I20260710 11:07:37.050869 28522 raft_consensus.cc:606] T 30837c9e8f2248c6bb4074727eb7c260 P ebbb3d006af04d5687631c4ecd0f811b [term 2 LEADER]: Received request to transfer leadership to TS af1f75fd8b274c37a7699cace9a12abd
W20260710 11:07:37.053174 28854 log.cc:927] Time spent T 215da8faa68244e09a7e50c561bd94c8 P af1f75fd8b274c37a7699cace9a12abd: Append to log took a long time: real 0.151s	user 0.002s	sys 0.000s
I20260710 11:07:37.057096 28868 tablet.cc:1724] T 1acbb3a1f7b941b7bd4987c26a57d628 P af1f75fd8b274c37a7699cace9a12abd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:37.057624 28873 tablet.cc:1724] T 259d0b7a1ac8450f94d27082ff5209de P 72f120446a6248aa9a87045d4b94d616: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:07:37.074119 28410 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.83.194:38719, user_credentials={real_user=slave}} blocked reactor thread for 77207.3us
I20260710 11:07:37.112334 28877 tablet.cc:1724] T ce95f4cc6c07452d9bd75b6d40211632 P 72f120446a6248aa9a87045d4b94d616: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:37.187875 28886 tablet.cc:1724] T 1366bcfff0e14103a39aa79a41520314 P ebbb3d006af04d5687631c4ecd0f811b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:37.193065 28892 tablet.cc:1724] T 1366bcfff0e14103a39aa79a41520314 P af1f75fd8b274c37a7699cace9a12abd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:37.195856 28882 tablet.cc:1724] T 27a5dfce2be944f1aa22870da3465e4e P ebbb3d006af04d5687631c4ecd0f811b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:37.213106 28874 tablet.cc:1724] T 215da8faa68244e09a7e50c561bd94c8 P 72f120446a6248aa9a87045d4b94d616: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:37.215227 28890 tablet.cc:1724] T e0931a616b054e77b69aa3f2e43b047c P af1f75fd8b274c37a7699cace9a12abd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:37.216979 28893 tablet.cc:1724] T ce95f4cc6c07452d9bd75b6d40211632 P af1f75fd8b274c37a7699cace9a12abd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:37.095808 28884 tablet.cc:1724] T 259d0b7a1ac8450f94d27082ff5209de P ebbb3d006af04d5687631c4ecd0f811b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:37.193143 28888 tablet.cc:1724] T 1acbb3a1f7b941b7bd4987c26a57d628 P ebbb3d006af04d5687631c4ecd0f811b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:37.224995 28882 tablet.cc:1724] T e0931a616b054e77b69aa3f2e43b047c P ebbb3d006af04d5687631c4ecd0f811b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:37.238865 28892 tablet.cc:1724] T 27a5dfce2be944f1aa22870da3465e4e P af1f75fd8b274c37a7699cace9a12abd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:37.215323 28868 tablet.cc:1724] T 259d0b7a1ac8450f94d27082ff5209de P af1f75fd8b274c37a7699cace9a12abd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:37.251657 28444 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d570c79927c4474e9198572c7c578ec2"
dest_uuid: "72f120446a6248aa9a87045d4b94d616"
mode: GRACEFUL
new_leader_uuid: "af1f75fd8b274c37a7699cace9a12abd"
 from {username='slave'} at 127.0.0.1:57178
I20260710 11:07:37.242595 28889 tablet.cc:1724] T 1366bcfff0e14103a39aa79a41520314 P 72f120446a6248aa9a87045d4b94d616: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:37.252588 28444 raft_consensus.cc:606] T d570c79927c4474e9198572c7c578ec2 P 72f120446a6248aa9a87045d4b94d616 [term 1 LEADER]: Received request to transfer leadership to TS af1f75fd8b274c37a7699cace9a12abd
I20260710 11:07:37.244139 28873 tablet.cc:1724] T 27a5dfce2be944f1aa22870da3465e4e P 72f120446a6248aa9a87045d4b94d616: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:37.253605 28882 tablet.cc:1724] T 215da8faa68244e09a7e50c561bd94c8 P ebbb3d006af04d5687631c4ecd0f811b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:37.259785 28886 tablet.cc:1724] T 1985fcfd14fd46639f8950605ae7ca39 P ebbb3d006af04d5687631c4ecd0f811b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:37.261651 23887 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:07:37.271742 23887 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:07:37.272377 28892 tablet.cc:1724] T 1985fcfd14fd46639f8950605ae7ca39 P af1f75fd8b274c37a7699cace9a12abd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:37.281600 28882 tablet.cc:1724] T 85543b7725f9488eb3d276e81bae1c04 P ebbb3d006af04d5687631c4ecd0f811b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:37.282368 28874 tablet.cc:1724] T e0931a616b054e77b69aa3f2e43b047c P 72f120446a6248aa9a87045d4b94d616: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:37.272500 28877 tablet.cc:1724] T 1acbb3a1f7b941b7bd4987c26a57d628 P 72f120446a6248aa9a87045d4b94d616: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:37.285717 28868 tablet.cc:1724] T 215da8faa68244e09a7e50c561bd94c8 P af1f75fd8b274c37a7699cace9a12abd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:37.306697 28889 tablet.cc:1724] T 1985fcfd14fd46639f8950605ae7ca39 P 72f120446a6248aa9a87045d4b94d616: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:37.277056 28888 tablet.cc:1724] T ce95f4cc6c07452d9bd75b6d40211632 P ebbb3d006af04d5687631c4ecd0f811b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:37.324961 28344 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 2a4edaa7715d4ebb971b88c162ecfbdd: soft_deleted_table [id=0e2ab89996ce4b89a3b86d7d95f8a746] alter complete (version 1)
I20260710 11:07:37.420121 28819 raft_consensus.cc:993] T 30837c9e8f2248c6bb4074727eb7c260 P ebbb3d006af04d5687631c4ecd0f811b: : Instructing follower af1f75fd8b274c37a7699cace9a12abd to start an election
I20260710 11:07:37.420755 28860 raft_consensus.cc:1081] T 30837c9e8f2248c6bb4074727eb7c260 P ebbb3d006af04d5687631c4ecd0f811b [term 2 LEADER]: Signalling peer af1f75fd8b274c37a7699cace9a12abd to start an election
I20260710 11:07:37.422374 28594 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "30837c9e8f2248c6bb4074727eb7c260"
dest_uuid: "af1f75fd8b274c37a7699cace9a12abd"
 from {username='slave'} at 127.0.0.1:43958
I20260710 11:07:37.422881 28594 raft_consensus.cc:493] T 30837c9e8f2248c6bb4074727eb7c260 P af1f75fd8b274c37a7699cace9a12abd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:37.423166 28594 raft_consensus.cc:3060] T 30837c9e8f2248c6bb4074727eb7c260 P af1f75fd8b274c37a7699cace9a12abd [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:37.428627 28594 raft_consensus.cc:515] T 30837c9e8f2248c6bb4074727eb7c260 P af1f75fd8b274c37a7699cace9a12abd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:37.430320 28594 leader_election.cc:290] T 30837c9e8f2248c6bb4074727eb7c260 P af1f75fd8b274c37a7699cace9a12abd [CANDIDATE]: Term 3 election: Requested vote from peers 72f120446a6248aa9a87045d4b94d616 (127.23.83.193:35097), ebbb3d006af04d5687631c4ecd0f811b (127.23.83.194:38719)
I20260710 11:07:37.431175 28444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30837c9e8f2248c6bb4074727eb7c260" candidate_uuid: "af1f75fd8b274c37a7699cace9a12abd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "72f120446a6248aa9a87045d4b94d616"
I20260710 11:07:37.431746 28444 raft_consensus.cc:3060] T 30837c9e8f2248c6bb4074727eb7c260 P 72f120446a6248aa9a87045d4b94d616 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:37.431560 28519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30837c9e8f2248c6bb4074727eb7c260" candidate_uuid: "af1f75fd8b274c37a7699cace9a12abd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ebbb3d006af04d5687631c4ecd0f811b"
I20260710 11:07:37.432308 28519 raft_consensus.cc:3055] T 30837c9e8f2248c6bb4074727eb7c260 P ebbb3d006af04d5687631c4ecd0f811b [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:37.432575 28519 raft_consensus.cc:740] T 30837c9e8f2248c6bb4074727eb7c260 P ebbb3d006af04d5687631c4ecd0f811b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ebbb3d006af04d5687631c4ecd0f811b, State: Running, Role: LEADER
I20260710 11:07:37.433451 28519 consensus_queue.cc:260] T 30837c9e8f2248c6bb4074727eb7c260 P ebbb3d006af04d5687631c4ecd0f811b [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: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:37.434784 28519 raft_consensus.cc:3060] T 30837c9e8f2248c6bb4074727eb7c260 P ebbb3d006af04d5687631c4ecd0f811b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:37.437307 28444 raft_consensus.cc:2468] T 30837c9e8f2248c6bb4074727eb7c260 P 72f120446a6248aa9a87045d4b94d616 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af1f75fd8b274c37a7699cace9a12abd in term 3.
I20260710 11:07:37.438546 28561 leader_election.cc:304] T 30837c9e8f2248c6bb4074727eb7c260 P af1f75fd8b274c37a7699cace9a12abd [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: 72f120446a6248aa9a87045d4b94d616, af1f75fd8b274c37a7699cace9a12abd; no voters: 
I20260710 11:07:37.439471 28878 raft_consensus.cc:2804] T 30837c9e8f2248c6bb4074727eb7c260 P af1f75fd8b274c37a7699cace9a12abd [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:37.440011 28878 raft_consensus.cc:697] T 30837c9e8f2248c6bb4074727eb7c260 P af1f75fd8b274c37a7699cace9a12abd [term 3 LEADER]: Becoming Leader. State: Replica: af1f75fd8b274c37a7699cace9a12abd, State: Running, Role: LEADER
I20260710 11:07:37.440974 28878 consensus_queue.cc:237] T 30837c9e8f2248c6bb4074727eb7c260 P af1f75fd8b274c37a7699cace9a12abd [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: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:37.442544 28519 raft_consensus.cc:2468] T 30837c9e8f2248c6bb4074727eb7c260 P ebbb3d006af04d5687631c4ecd0f811b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af1f75fd8b274c37a7699cace9a12abd in term 3.
I20260710 11:07:37.449781 28345 catalog_manager.cc:5697] T 30837c9e8f2248c6bb4074727eb7c260 P af1f75fd8b274c37a7699cace9a12abd reported cstate change: term changed from 2 to 3, leader changed from ebbb3d006af04d5687631c4ecd0f811b (127.23.83.194) to af1f75fd8b274c37a7699cace9a12abd (127.23.83.195). New cstate: current_term: 3 leader_uuid: "af1f75fd8b274c37a7699cace9a12abd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:37.603062 28820 raft_consensus.cc:993] T d570c79927c4474e9198572c7c578ec2 P 72f120446a6248aa9a87045d4b94d616: : Instructing follower af1f75fd8b274c37a7699cace9a12abd to start an election
I20260710 11:07:37.603603 28820 raft_consensus.cc:1081] T d570c79927c4474e9198572c7c578ec2 P 72f120446a6248aa9a87045d4b94d616 [term 1 LEADER]: Signalling peer af1f75fd8b274c37a7699cace9a12abd to start an election
I20260710 11:07:37.605139 28594 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d570c79927c4474e9198572c7c578ec2"
dest_uuid: "af1f75fd8b274c37a7699cace9a12abd"
 from {username='slave'} at 127.0.0.1:43970
I20260710 11:07:37.605616 28594 raft_consensus.cc:493] T d570c79927c4474e9198572c7c578ec2 P af1f75fd8b274c37a7699cace9a12abd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:37.605932 28594 raft_consensus.cc:3060] T d570c79927c4474e9198572c7c578ec2 P af1f75fd8b274c37a7699cace9a12abd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:37.610992 28594 raft_consensus.cc:515] T d570c79927c4474e9198572c7c578ec2 P af1f75fd8b274c37a7699cace9a12abd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:37.613166 28594 leader_election.cc:290] T d570c79927c4474e9198572c7c578ec2 P af1f75fd8b274c37a7699cace9a12abd [CANDIDATE]: Term 2 election: Requested vote from peers 72f120446a6248aa9a87045d4b94d616 (127.23.83.193:35097), ebbb3d006af04d5687631c4ecd0f811b (127.23.83.194:38719)
I20260710 11:07:37.614241 28447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d570c79927c4474e9198572c7c578ec2" candidate_uuid: "af1f75fd8b274c37a7699cace9a12abd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72f120446a6248aa9a87045d4b94d616"
I20260710 11:07:37.614873 28447 raft_consensus.cc:3055] T d570c79927c4474e9198572c7c578ec2 P 72f120446a6248aa9a87045d4b94d616 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:37.615221 28447 raft_consensus.cc:740] T d570c79927c4474e9198572c7c578ec2 P 72f120446a6248aa9a87045d4b94d616 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 72f120446a6248aa9a87045d4b94d616, State: Running, Role: LEADER
I20260710 11:07:37.615231 28519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d570c79927c4474e9198572c7c578ec2" candidate_uuid: "af1f75fd8b274c37a7699cace9a12abd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ebbb3d006af04d5687631c4ecd0f811b"
I20260710 11:07:37.615955 28519 raft_consensus.cc:3060] T d570c79927c4474e9198572c7c578ec2 P ebbb3d006af04d5687631c4ecd0f811b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:37.616142 28447 consensus_queue.cc:260] T d570c79927c4474e9198572c7c578ec2 P 72f120446a6248aa9a87045d4b94d616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:37.617161 28447 raft_consensus.cc:3060] T d570c79927c4474e9198572c7c578ec2 P 72f120446a6248aa9a87045d4b94d616 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:37.620963 28519 raft_consensus.cc:2468] T d570c79927c4474e9198572c7c578ec2 P ebbb3d006af04d5687631c4ecd0f811b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af1f75fd8b274c37a7699cace9a12abd in term 2.
I20260710 11:07:37.622198 28559 leader_election.cc:304] T d570c79927c4474e9198572c7c578ec2 P af1f75fd8b274c37a7699cace9a12abd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af1f75fd8b274c37a7699cace9a12abd, ebbb3d006af04d5687631c4ecd0f811b; no voters: 
I20260710 11:07:37.623003 28878 raft_consensus.cc:2804] T d570c79927c4474e9198572c7c578ec2 P af1f75fd8b274c37a7699cace9a12abd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:37.623201 28447 raft_consensus.cc:2468] T d570c79927c4474e9198572c7c578ec2 P 72f120446a6248aa9a87045d4b94d616 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af1f75fd8b274c37a7699cace9a12abd in term 2.
I20260710 11:07:37.623502 28878 raft_consensus.cc:697] T d570c79927c4474e9198572c7c578ec2 P af1f75fd8b274c37a7699cace9a12abd [term 2 LEADER]: Becoming Leader. State: Replica: af1f75fd8b274c37a7699cace9a12abd, State: Running, Role: LEADER
I20260710 11:07:37.624976 28878 consensus_queue.cc:237] T d570c79927c4474e9198572c7c578ec2 P af1f75fd8b274c37a7699cace9a12abd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } }
I20260710 11:07:37.632048 28345 catalog_manager.cc:5697] T d570c79927c4474e9198572c7c578ec2 P af1f75fd8b274c37a7699cace9a12abd reported cstate change: term changed from 1 to 2, leader changed from 72f120446a6248aa9a87045d4b94d616 (127.23.83.193) to af1f75fd8b274c37a7699cace9a12abd (127.23.83.195). New cstate: current_term: 2 leader_uuid: "af1f75fd8b274c37a7699cace9a12abd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af1f75fd8b274c37a7699cace9a12abd" member_type: VOTER last_known_addr { host: "127.23.83.195" port: 42325 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:37.826483 28519 raft_consensus.cc:1275] T 30837c9e8f2248c6bb4074727eb7c260 P ebbb3d006af04d5687631c4ecd0f811b [term 3 FOLLOWER]: Refusing update from remote peer af1f75fd8b274c37a7699cace9a12abd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:37.827705 28878 consensus_queue.cc:1048] T 30837c9e8f2248c6bb4074727eb7c260 P af1f75fd8b274c37a7699cace9a12abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:37.836756 28447 raft_consensus.cc:1275] T 30837c9e8f2248c6bb4074727eb7c260 P 72f120446a6248aa9a87045d4b94d616 [term 3 FOLLOWER]: Refusing update from remote peer af1f75fd8b274c37a7699cace9a12abd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:37.841291 28816 consensus_queue.cc:1048] T 30837c9e8f2248c6bb4074727eb7c260 P af1f75fd8b274c37a7699cace9a12abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:38.023919 28519 raft_consensus.cc:1275] T d570c79927c4474e9198572c7c578ec2 P ebbb3d006af04d5687631c4ecd0f811b [term 2 FOLLOWER]: Refusing update from remote peer af1f75fd8b274c37a7699cace9a12abd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:38.025138 28816 consensus_queue.cc:1048] T d570c79927c4474e9198572c7c578ec2 P af1f75fd8b274c37a7699cace9a12abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebbb3d006af04d5687631c4ecd0f811b" member_type: VOTER last_known_addr { host: "127.23.83.194" port: 38719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:38.034147 28447 raft_consensus.cc:1275] T d570c79927c4474e9198572c7c578ec2 P 72f120446a6248aa9a87045d4b94d616 [term 2 FOLLOWER]: Refusing update from remote peer af1f75fd8b274c37a7699cace9a12abd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:38.035771 28906 consensus_queue.cc:1048] T d570c79927c4474e9198572c7c578ec2 P af1f75fd8b274c37a7699cace9a12abd [LEADER]: Connected to new peer: Peer: permanent_uuid: "72f120446a6248aa9a87045d4b94d616" member_type: VOTER last_known_addr { host: "127.23.83.193" port: 35097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:38.327343 23887 tablet_server.cc:179] TabletServer@127.23.83.193:0 shutting down...
I20260710 11:07:38.357563 23887 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:38.358381 23887 tablet_replica.cc:333] T 1acbb3a1f7b941b7bd4987c26a57d628 P 72f120446a6248aa9a87045d4b94d616: stopping tablet replica
I20260710 11:07:38.359094 23887 raft_consensus.cc:2243] T 1acbb3a1f7b941b7bd4987c26a57d628 P 72f120446a6248aa9a87045d4b94d616 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:38.359659 23887 raft_consensus.cc:2272] T 1acbb3a1f7b941b7bd4987c26a57d628 P 72f120446a6248aa9a87045d4b94d616 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:38.361707 23887 tablet_replica.cc:333] T 27a5dfce2be944f1aa22870da3465e4e P 72f120446a6248aa9a87045d4b94d616: stopping tablet replica
I20260710 11:07:38.362318 23887 raft_consensus.cc:2243] T 27a5dfce2be944f1aa22870da3465e4e P 72f120446a6248aa9a87045d4b94d616 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:38.362804 23887 raft_consensus.cc:2272] T 27a5dfce2be944f1aa22870da3465e4e P 72f120446a6248aa9a87045d4b94d616 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:07:38.362826 28487 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 15 similar messages]
I20260710 11:07:38.365103 23887 tablet_replica.cc:333] T 215da8faa68244e09a7e50c561bd94c8 P 72f120446a6248aa9a87045d4b94d616: stopping tablet replica
I20260710 11:07:38.365693 23887 raft_consensus.cc:2243] T 215da8faa68244e09a7e50c561bd94c8 P 72f120446a6248aa9a87045d4b94d616 [term 1 LEADER]: Raft consensus shutting down.
W20260710 11:07:38.365842 28487 consensus_peers.cc:597] T b529484e275642da86d77dbfa9e9077a P ebbb3d006af04d5687631c4ecd0f811b -> Peer 72f120446a6248aa9a87045d4b94d616 (127.23.83.193:35097): Couldn't send request to peer 72f120446a6248aa9a87045d4b94d616. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:38.366458 23887 raft_consensus.cc:2272] T 215da8faa68244e09a7e50c561bd94c8 P 72f120446a6248aa9a87045d4b94d616 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:38.368369 23887 tablet_replica.cc:333] T 85543b7725f9488eb3d276e81bae1c04 P 72f120446a6248aa9a87045d4b94d616: stopping tablet replica
I20260710 11:07:38.368927 23887 raft_consensus.cc:2243] T 85543b7725f9488eb3d276e81bae1c04 P 72f120446a6248aa9a87045d4b94d616 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:38.369643 23887 raft_consensus.cc:2272] T 85543b7725f9488eb3d276e81bae1c04 P 72f120446a6248aa9a87045d4b94d616 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:38.371449 23887 tablet_replica.cc:333] T 259d0b7a1ac8450f94d27082ff5209de P 72f120446a6248aa9a87045d4b94d616: stopping tablet replica
I20260710 11:07:38.372077 23887 raft_consensus.cc:2243] T 259d0b7a1ac8450f94d27082ff5209de P 72f120446a6248aa9a87045d4b94d616 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:38.372788 23887 raft_consensus.cc:2272] T 259d0b7a1ac8450f94d27082ff5209de P 72f120446a6248aa9a87045d4b94d616 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:38.374537 23887 tablet_replica.cc:333] T 1985fcfd14fd46639f8950605ae7ca39 P 72f120446a6248aa9a87045d4b94d616: stopping tablet replica
I20260710 11:07:38.375077 23887 raft_consensus.cc:2243] T 1985fcfd14fd46639f8950605ae7ca39 P 72f120446a6248aa9a87045d4b94d616 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:38.375627 23887 raft_consensus.cc:2272] T 1985fcfd14fd46639f8950605ae7ca39 P 72f120446a6248aa9a87045d4b94d616 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:38.377528 23887 tablet_replica.cc:333] T e0931a616b054e77b69aa3f2e43b047c P 72f120446a6248aa9a87045d4b94d616: stopping tablet replica
I20260710 11:07:38.378125 23887 raft_consensus.cc:2243] T e0931a616b054e77b69aa3f2e43b047c P 72f120446a6248aa9a87045d4b94d616 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:38.378552 23887 raft_consensus.cc:2272] T e0931a616b054e77b69aa3f2e43b047c P 72f120446a6248aa9a87045d4b94d616 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:38.380299 23887 tablet_replica.cc:333] T ce95f4cc6c07452d9bd75b6d40211632 P 72f120446a6248aa9a87045d4b94d616: stopping tablet replica
I20260710 11:07:38.380842 23887 raft_consensus.cc:2243] T ce95f4cc6c07452d9bd75b6d40211632 P 72f120446a6248aa9a87045d4b94d616 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:38.381634 23887 raft_consensus.cc:2272] T ce95f4cc6c07452d9bd75b6d40211632 P 72f120446a6248aa9a87045d4b94d616 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:38.383352 23887 tablet_replica.cc:333] T 537ccb10673b4d9a80a3fb186dac041d P 72f120446a6248aa9a87045d4b94d616: stopping tablet replica
I20260710 11:07:38.383924 23887 raft_consensus.cc:2243] T 537ccb10673b4d9a80a3fb186dac041d P 72f120446a6248aa9a87045d4b94d616 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:38.384621 23887 raft_consensus.cc:2272] T 537ccb10673b4d9a80a3fb186dac041d P 72f120446a6248aa9a87045d4b94d616 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:38.386392 23887 tablet_replica.cc:333] T 22f67cbd9a694fa8a1183aec0d928b8d P 72f120446a6248aa9a87045d4b94d616: stopping tablet replica
I20260710 11:07:38.386889 23887 raft_consensus.cc:2243] T 22f67cbd9a694fa8a1183aec0d928b8d P 72f120446a6248aa9a87045d4b94d616 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:38.387318 23887 raft_consensus.cc:2272] T 22f67cbd9a694fa8a1183aec0d928b8d P 72f120446a6248aa9a87045d4b94d616 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:38.389297 23887 tablet_replica.cc:333] T b529484e275642da86d77dbfa9e9077a P 72f120446a6248aa9a87045d4b94d616: stopping tablet replica
I20260710 11:07:38.389791 23887 raft_consensus.cc:2243] T b529484e275642da86d77dbfa9e9077a P 72f120446a6248aa9a87045d4b94d616 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:38.390260 23887 raft_consensus.cc:2272] T b529484e275642da86d77dbfa9e9077a P 72f120446a6248aa9a87045d4b94d616 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:38.392067 23887 tablet_replica.cc:333] T 1fbc6114d3ac4386bd6c303128af4866 P 72f120446a6248aa9a87045d4b94d616: stopping tablet replica
I20260710 11:07:38.392557 23887 raft_consensus.cc:2243] T 1fbc6114d3ac4386bd6c303128af4866 P 72f120446a6248aa9a87045d4b94d616 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:38.392992 23887 raft_consensus.cc:2272] T 1fbc6114d3ac4386bd6c303128af4866 P 72f120446a6248aa9a87045d4b94d616 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:38.395083 23887 tablet_replica.cc:333] T 30837c9e8f2248c6bb4074727eb7c260 P 72f120446a6248aa9a87045d4b94d616: stopping tablet replica
I20260710 11:07:38.395572 23887 raft_consensus.cc:2243] T 30837c9e8f2248c6bb4074727eb7c260 P 72f120446a6248aa9a87045d4b94d616 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:38.395982 23887 raft_consensus.cc:2272] T 30837c9e8f2248c6bb4074727eb7c260 P 72f120446a6248aa9a87045d4b94d616 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:38.398260 23887 tablet_replica.cc:333] T f4f1fbb8764f4a30b0b8a9c88ff2f5fd P 72f120446a6248aa9a87045d4b94d616: stopping tablet replica
I20260710 11:07:38.398756 23887 raft_consensus.cc:2243] T f4f1fbb8764f4a30b0b8a9c88ff2f5fd P 72f120446a6248aa9a87045d4b94d616 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:38.399492 23887 raft_consensus.cc:2272] T f4f1fbb8764f4a30b0b8a9c88ff2f5fd P 72f120446a6248aa9a87045d4b94d616 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:38.401360 23887 tablet_replica.cc:333] T 1366bcfff0e14103a39aa79a41520314 P 72f120446a6248aa9a87045d4b94d616: stopping tablet replica
I20260710 11:07:38.401860 23887 raft_consensus.cc:2243] T 1366bcfff0e14103a39aa79a41520314 P 72f120446a6248aa9a87045d4b94d616 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:38.402325 23887 raft_consensus.cc:2272] T 1366bcfff0e14103a39aa79a41520314 P 72f120446a6248aa9a87045d4b94d616 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:38.404039 23887 tablet_replica.cc:333] T 0c5b6f8d5402460badf841d0648efcbe P 72f120446a6248aa9a87045d4b94d616: stopping tablet replica
I20260710 11:07:38.404531 23887 raft_consensus.cc:2243] T 0c5b6f8d5402460badf841d0648efcbe P 72f120446a6248aa9a87045d4b94d616 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:38.405305 23887 raft_consensus.cc:2272] T 0c5b6f8d5402460badf841d0648efcbe P 72f120446a6248aa9a87045d4b94d616 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:38.407073 23887 tablet_replica.cc:333] T d570c79927c4474e9198572c7c578ec2 P 72f120446a6248aa9a87045d4b94d616: stopping tablet replica
I20260710 11:07:38.407544 23887 raft_consensus.cc:2243] T d570c79927c4474e9198572c7c578ec2 P 72f120446a6248aa9a87045d4b94d616 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:38.407980 23887 raft_consensus.cc:2272] T d570c79927c4474e9198572c7c578ec2 P 72f120446a6248aa9a87045d4b94d616 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:38.410135 23887 tablet_replica.cc:333] T f69ad04b91894c12877da7fe6d1b91c8 P 72f120446a6248aa9a87045d4b94d616: stopping tablet replica
I20260710 11:07:38.410627 23887 raft_consensus.cc:2243] T f69ad04b91894c12877da7fe6d1b91c8 P 72f120446a6248aa9a87045d4b94d616 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:38.411034 23887 raft_consensus.cc:2272] T f69ad04b91894c12877da7fe6d1b91c8 P 72f120446a6248aa9a87045d4b94d616 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:07:38.441150 28487 consensus_peers.cc:597] T 1366bcfff0e14103a39aa79a41520314 P ebbb3d006af04d5687631c4ecd0f811b -> Peer 72f120446a6248aa9a87045d4b94d616 (127.23.83.193:35097): Couldn't send request to peer 72f120446a6248aa9a87045d4b94d616. Status: Network error: Client connection negotiation failed: client connection to 127.23.83.193:35097: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:38.442247 23887 tablet_server.cc:196] TabletServer@127.23.83.193:0 shutdown complete.
I20260710 11:07:38.476634 23887 tablet_server.cc:179] TabletServer@127.23.83.194:0 shutting down...
I20260710 11:07:38.503046 23887 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:38.503961 23887 tablet_replica.cc:333] T 27a5dfce2be944f1aa22870da3465e4e P ebbb3d006af04d5687631c4ecd0f811b: stopping tablet replica
I20260710 11:07:38.504824 23887 raft_consensus.cc:2243] T 27a5dfce2be944f1aa22870da3465e4e P ebbb3d006af04d5687631c4ecd0f811b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:38.505784 23887 raft_consensus.cc:2272] T 27a5dfce2be944f1aa22870da3465e4e P ebbb3d006af04d5687631c4ecd0f811b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:07:38.506247 28487 consensus_peers.cc:597] T e0931a616b054e77b69aa3f2e43b047c P ebbb3d006af04d5687631c4ecd0f811b -> Peer 72f120446a6248aa9a87045d4b94d616 (127.23.83.193:35097): Couldn't send request to peer 72f120446a6248aa9a87045d4b94d616. Status: Network error: Client connection negotiation failed: client connection to 127.23.83.193:35097: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:38.507786 23887 tablet_replica.cc:333] T 1acbb3a1f7b941b7bd4987c26a57d628 P ebbb3d006af04d5687631c4ecd0f811b: stopping tablet replica
I20260710 11:07:38.508514 23887 raft_consensus.cc:2243] T 1acbb3a1f7b941b7bd4987c26a57d628 P ebbb3d006af04d5687631c4ecd0f811b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:38.508957 23887 raft_consensus.cc:2272] T 1acbb3a1f7b941b7bd4987c26a57d628 P ebbb3d006af04d5687631c4ecd0f811b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:38.510764 23887 tablet_replica.cc:333] T 215da8faa68244e09a7e50c561bd94c8 P ebbb3d006af04d5687631c4ecd0f811b: stopping tablet replica
I20260710 11:07:38.511318 23887 raft_consensus.cc:2243] T 215da8faa68244e09a7e50c561bd94c8 P ebbb3d006af04d5687631c4ecd0f811b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:38.511791 23887 raft_consensus.cc:2272] T 215da8faa68244e09a7e50c561bd94c8 P ebbb3d006af04d5687631c4ecd0f811b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:38.513622 23887 tablet_replica.cc:333] T 85543b7725f9488eb3d276e81bae1c04 P ebbb3d006af04d5687631c4ecd0f811b: stopping tablet replica
I20260710 11:07:38.514144 23887 raft_consensus.cc:2243] T 85543b7725f9488eb3d276e81bae1c04 P ebbb3d006af04d5687631c4ecd0f811b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:38.514540 23887 raft_consensus.cc:2272] T 85543b7725f9488eb3d276e81bae1c04 P ebbb3d006af04d5687631c4ecd0f811b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:38.516302 23887 tablet_replica.cc:333] T e0931a616b054e77b69aa3f2e43b047c P ebbb3d006af04d5687631c4ecd0f811b: stopping tablet replica
I20260710 11:07:38.516845 23887 raft_consensus.cc:2243] T e0931a616b054e77b69aa3f2e43b047c P ebbb3d006af04d5687631c4ecd0f811b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:38.517570 23887 raft_consensus.cc:2272] T e0931a616b054e77b69aa3f2e43b047c P ebbb3d006af04d5687631c4ecd0f811b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:38.519330 23887 tablet_replica.cc:333] T 1985fcfd14fd46639f8950605ae7ca39 P ebbb3d006af04d5687631c4ecd0f811b: stopping tablet replica
I20260710 11:07:38.519901 23887 raft_consensus.cc:2243] T 1985fcfd14fd46639f8950605ae7ca39 P ebbb3d006af04d5687631c4ecd0f811b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:38.520567 23887 raft_consensus.cc:2272] T 1985fcfd14fd46639f8950605ae7ca39 P ebbb3d006af04d5687631c4ecd0f811b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:38.522229 23887 tablet_replica.cc:333] T 22f67cbd9a694fa8a1183aec0d928b8d P ebbb3d006af04d5687631c4ecd0f811b: stopping tablet replica
I20260710 11:07:38.522773 23887 raft_consensus.cc:2243] T 22f67cbd9a694fa8a1183aec0d928b8d P ebbb3d006af04d5687631c4ecd0f811b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:38.523481 23887 raft_consensus.cc:2272] T 22f67cbd9a694fa8a1183aec0d928b8d P ebbb3d006af04d5687631c4ecd0f811b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:38.525321 23887 tablet_replica.cc:333] T 537ccb10673b4d9a80a3fb186dac041d P ebbb3d006af04d5687631c4ecd0f811b: stopping tablet replica
I20260710 11:07:38.525897 23887 raft_consensus.cc:2243] T 537ccb10673b4d9a80a3fb186dac041d P ebbb3d006af04d5687631c4ecd0f811b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:38.526307 23887 raft_consensus.cc:2272] T 537ccb10673b4d9a80a3fb186dac041d P ebbb3d006af04d5687631c4ecd0f811b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:38.528149 23887 tablet_replica.cc:333] T ce95f4cc6c07452d9bd75b6d40211632 P ebbb3d006af04d5687631c4ecd0f811b: stopping tablet replica
I20260710 11:07:38.528692 23887 raft_consensus.cc:2243] T ce95f4cc6c07452d9bd75b6d40211632 P ebbb3d006af04d5687631c4ecd0f811b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:38.529103 23887 raft_consensus.cc:2272] T ce95f4cc6c07452d9bd75b6d40211632 P ebbb3d006af04d5687631c4ecd0f811b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:38.530912 23887 tablet_replica.cc:333] T 259d0b7a1ac8450f94d27082ff5209de P ebbb3d006af04d5687631c4ecd0f811b: stopping tablet replica
I20260710 11:07:38.531411 23887 raft_consensus.cc:2243] T 259d0b7a1ac8450f94d27082ff5209de P ebbb3d006af04d5687631c4ecd0f811b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:38.531944 23887 raft_consensus.cc:2272] T 259d0b7a1ac8450f94d27082ff5209de P ebbb3d006af04d5687631c4ecd0f811b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:38.534197 23887 tablet_replica.cc:333] T 1366bcfff0e14103a39aa79a41520314 P ebbb3d006af04d5687631c4ecd0f811b: stopping tablet replica
I20260710 11:07:38.534766 23887 raft_consensus.cc:2243] T 1366bcfff0e14103a39aa79a41520314 P ebbb3d006af04d5687631c4ecd0f811b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:38.535503 23887 raft_consensus.cc:2272] T 1366bcfff0e14103a39aa79a41520314 P ebbb3d006af04d5687631c4ecd0f811b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:38.537271 23887 tablet_replica.cc:333] T 0c5b6f8d5402460badf841d0648efcbe P ebbb3d006af04d5687631c4ecd0f811b: stopping tablet replica
I20260710 11:07:38.537824 23887 raft_consensus.cc:2243] T 0c5b6f8d5402460badf841d0648efcbe P ebbb3d006af04d5687631c4ecd0f811b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:38.538239 23887 raft_consensus.cc:2272] T 0c5b6f8d5402460badf841d0648efcbe P ebbb3d006af04d5687631c4ecd0f811b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:38.540071 23887 tablet_replica.cc:333] T d570c79927c4474e9198572c7c578ec2 P ebbb3d006af04d5687631c4ecd0f811b: stopping tablet replica
I20260710 11:07:38.540582 23887 raft_consensus.cc:2243] T d570c79927c4474e9198572c7c578ec2 P ebbb3d006af04d5687631c4ecd0f811b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:38.541021 23887 raft_consensus.cc:2272] T d570c79927c4474e9198572c7c578ec2 P ebbb3d006af04d5687631c4ecd0f811b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:38.543668 23887 tablet_replica.cc:333] T f69ad04b91894c12877da7fe6d1b91c8 P ebbb3d006af04d5687631c4ecd0f811b: stopping tablet replica
I20260710 11:07:38.544236 23887 raft_consensus.cc:2243] T f69ad04b91894c12877da7fe6d1b91c8 P ebbb3d006af04d5687631c4ecd0f811b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:38.544651 23887 raft_consensus.cc:2272] T f69ad04b91894c12877da7fe6d1b91c8 P ebbb3d006af04d5687631c4ecd0f811b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:38.546355 23887 tablet_replica.cc:333] T b529484e275642da86d77dbfa9e9077a P ebbb3d006af04d5687631c4ecd0f811b: stopping tablet replica
I20260710 11:07:38.546844 23887 raft_consensus.cc:2243] T b529484e275642da86d77dbfa9e9077a P ebbb3d006af04d5687631c4ecd0f811b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:38.547544 23887 raft_consensus.cc:2272] T b529484e275642da86d77dbfa9e9077a P ebbb3d006af04d5687631c4ecd0f811b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:38.549218 23887 tablet_replica.cc:333] T 1fbc6114d3ac4386bd6c303128af4866 P ebbb3d006af04d5687631c4ecd0f811b: stopping tablet replica
I20260710 11:07:38.549820 23887 raft_consensus.cc:2243] T 1fbc6114d3ac4386bd6c303128af4866 P ebbb3d006af04d5687631c4ecd0f811b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:38.550628 23887 raft_consensus.cc:2272] T 1fbc6114d3ac4386bd6c303128af4866 P ebbb3d006af04d5687631c4ecd0f811b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:38.552865 23887 tablet_replica.cc:333] T 30837c9e8f2248c6bb4074727eb7c260 P ebbb3d006af04d5687631c4ecd0f811b: stopping tablet replica
I20260710 11:07:38.553377 23887 raft_consensus.cc:2243] T 30837c9e8f2248c6bb4074727eb7c260 P ebbb3d006af04d5687631c4ecd0f811b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:38.553819 23887 raft_consensus.cc:2272] T 30837c9e8f2248c6bb4074727eb7c260 P ebbb3d006af04d5687631c4ecd0f811b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:38.556296 23887 tablet_replica.cc:333] T f4f1fbb8764f4a30b0b8a9c88ff2f5fd P ebbb3d006af04d5687631c4ecd0f811b: stopping tablet replica
I20260710 11:07:38.556835 23887 raft_consensus.cc:2243] T f4f1fbb8764f4a30b0b8a9c88ff2f5fd P ebbb3d006af04d5687631c4ecd0f811b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:38.557271 23887 raft_consensus.cc:2272] T f4f1fbb8764f4a30b0b8a9c88ff2f5fd P ebbb3d006af04d5687631c4ecd0f811b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:38.595387 23887 tablet_server.cc:196] TabletServer@127.23.83.194:0 shutdown complete.
I20260710 11:07:38.626322 23887 tablet_server.cc:179] TabletServer@127.23.83.195:0 shutting down...
I20260710 11:07:38.657781 23887 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:38.658689 23887 tablet_replica.cc:333] T 27a5dfce2be944f1aa22870da3465e4e P af1f75fd8b274c37a7699cace9a12abd: stopping tablet replica
I20260710 11:07:38.659631 23887 raft_consensus.cc:2243] T 27a5dfce2be944f1aa22870da3465e4e P af1f75fd8b274c37a7699cace9a12abd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:38.660279 23887 raft_consensus.cc:2272] T 27a5dfce2be944f1aa22870da3465e4e P af1f75fd8b274c37a7699cace9a12abd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:38.662297 23887 tablet_replica.cc:333] T 1acbb3a1f7b941b7bd4987c26a57d628 P af1f75fd8b274c37a7699cace9a12abd: stopping tablet replica
I20260710 11:07:38.662904 23887 raft_consensus.cc:2243] T 1acbb3a1f7b941b7bd4987c26a57d628 P af1f75fd8b274c37a7699cace9a12abd [term 2 LEADER]: Raft consensus shutting down.
W20260710 11:07:38.663141 28561 consensus_peers.cc:597] T d570c79927c4474e9198572c7c578ec2 P af1f75fd8b274c37a7699cace9a12abd -> Peer 72f120446a6248aa9a87045d4b94d616 (127.23.83.193:35097): Couldn't send request to peer 72f120446a6248aa9a87045d4b94d616. Status: Network error: Client connection negotiation failed: client connection to 127.23.83.193:35097: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:38.663704 23887 raft_consensus.cc:2272] T 1acbb3a1f7b941b7bd4987c26a57d628 P af1f75fd8b274c37a7699cace9a12abd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:38.665508 23887 tablet_replica.cc:333] T 215da8faa68244e09a7e50c561bd94c8 P af1f75fd8b274c37a7699cace9a12abd: stopping tablet replica
I20260710 11:07:38.666131 23887 raft_consensus.cc:2243] T 215da8faa68244e09a7e50c561bd94c8 P af1f75fd8b274c37a7699cace9a12abd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:38.666553 23887 raft_consensus.cc:2272] T 215da8faa68244e09a7e50c561bd94c8 P af1f75fd8b274c37a7699cace9a12abd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:38.668272 23887 tablet_replica.cc:333] T 259d0b7a1ac8450f94d27082ff5209de P af1f75fd8b274c37a7699cace9a12abd: stopping tablet replica
I20260710 11:07:38.668803 23887 raft_consensus.cc:2243] T 259d0b7a1ac8450f94d27082ff5209de P af1f75fd8b274c37a7699cace9a12abd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:38.669207 23887 raft_consensus.cc:2272] T 259d0b7a1ac8450f94d27082ff5209de P af1f75fd8b274c37a7699cace9a12abd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:38.670898 23887 tablet_replica.cc:333] T 85543b7725f9488eb3d276e81bae1c04 P af1f75fd8b274c37a7699cace9a12abd: stopping tablet replica
I20260710 11:07:38.671530 23887 raft_consensus.cc:2243] T 85543b7725f9488eb3d276e81bae1c04 P af1f75fd8b274c37a7699cace9a12abd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:38.672092 23887 raft_consensus.cc:2272] T 85543b7725f9488eb3d276e81bae1c04 P af1f75fd8b274c37a7699cace9a12abd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:38.674417 23887 tablet_replica.cc:333] T ce95f4cc6c07452d9bd75b6d40211632 P af1f75fd8b274c37a7699cace9a12abd: stopping tablet replica
I20260710 11:07:38.675064 23887 raft_consensus.cc:2243] T ce95f4cc6c07452d9bd75b6d40211632 P af1f75fd8b274c37a7699cace9a12abd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:38.675535 23887 raft_consensus.cc:2272] T ce95f4cc6c07452d9bd75b6d40211632 P af1f75fd8b274c37a7699cace9a12abd [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:07:38.675583 28559 consensus_peers.cc:597] T 30837c9e8f2248c6bb4074727eb7c260 P af1f75fd8b274c37a7699cace9a12abd -> Peer ebbb3d006af04d5687631c4ecd0f811b (127.23.83.194:38719): Couldn't send request to peer ebbb3d006af04d5687631c4ecd0f811b. Status: Network error: Client connection negotiation failed: client connection to 127.23.83.194:38719: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:38.677767 23887 tablet_replica.cc:333] T e0931a616b054e77b69aa3f2e43b047c P af1f75fd8b274c37a7699cace9a12abd: stopping tablet replica
I20260710 11:07:38.678249 23887 raft_consensus.cc:2243] T e0931a616b054e77b69aa3f2e43b047c P af1f75fd8b274c37a7699cace9a12abd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:38.678612 23887 raft_consensus.cc:2272] T e0931a616b054e77b69aa3f2e43b047c P af1f75fd8b274c37a7699cace9a12abd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:38.680338 23887 tablet_replica.cc:333] T 1985fcfd14fd46639f8950605ae7ca39 P af1f75fd8b274c37a7699cace9a12abd: stopping tablet replica
I20260710 11:07:38.680810 23887 raft_consensus.cc:2243] T 1985fcfd14fd46639f8950605ae7ca39 P af1f75fd8b274c37a7699cace9a12abd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:38.681279 23887 raft_consensus.cc:2272] T 1985fcfd14fd46639f8950605ae7ca39 P af1f75fd8b274c37a7699cace9a12abd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:38.682919 23887 tablet_replica.cc:333] T 22f67cbd9a694fa8a1183aec0d928b8d P af1f75fd8b274c37a7699cace9a12abd: stopping tablet replica
I20260710 11:07:38.683355 23887 raft_consensus.cc:2243] T 22f67cbd9a694fa8a1183aec0d928b8d P af1f75fd8b274c37a7699cace9a12abd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:38.683684 23887 raft_consensus.cc:2272] T 22f67cbd9a694fa8a1183aec0d928b8d P af1f75fd8b274c37a7699cace9a12abd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:38.685348 23887 tablet_replica.cc:333] T 537ccb10673b4d9a80a3fb186dac041d P af1f75fd8b274c37a7699cace9a12abd: stopping tablet replica
I20260710 11:07:38.685803 23887 raft_consensus.cc:2243] T 537ccb10673b4d9a80a3fb186dac041d P af1f75fd8b274c37a7699cace9a12abd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:38.686269 23887 raft_consensus.cc:2272] T 537ccb10673b4d9a80a3fb186dac041d P af1f75fd8b274c37a7699cace9a12abd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:38.688097 23887 tablet_replica.cc:333] T f69ad04b91894c12877da7fe6d1b91c8 P af1f75fd8b274c37a7699cace9a12abd: stopping tablet replica
I20260710 11:07:38.688570 23887 raft_consensus.cc:2243] T f69ad04b91894c12877da7fe6d1b91c8 P af1f75fd8b274c37a7699cace9a12abd [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:38.689275 23887 raft_consensus.cc:2272] T f69ad04b91894c12877da7fe6d1b91c8 P af1f75fd8b274c37a7699cace9a12abd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:38.690891 23887 tablet_replica.cc:333] T 1366bcfff0e14103a39aa79a41520314 P af1f75fd8b274c37a7699cace9a12abd: stopping tablet replica
I20260710 11:07:38.691385 23887 raft_consensus.cc:2243] T 1366bcfff0e14103a39aa79a41520314 P af1f75fd8b274c37a7699cace9a12abd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:38.691809 23887 raft_consensus.cc:2272] T 1366bcfff0e14103a39aa79a41520314 P af1f75fd8b274c37a7699cace9a12abd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:38.693424 23887 tablet_replica.cc:333] T 0c5b6f8d5402460badf841d0648efcbe P af1f75fd8b274c37a7699cace9a12abd: stopping tablet replica
I20260710 11:07:38.693895 23887 raft_consensus.cc:2243] T 0c5b6f8d5402460badf841d0648efcbe P af1f75fd8b274c37a7699cace9a12abd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:38.694299 23887 raft_consensus.cc:2272] T 0c5b6f8d5402460badf841d0648efcbe P af1f75fd8b274c37a7699cace9a12abd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:38.695959 23887 tablet_replica.cc:333] T d570c79927c4474e9198572c7c578ec2 P af1f75fd8b274c37a7699cace9a12abd: stopping tablet replica
I20260710 11:07:38.696415 23887 raft_consensus.cc:2243] T d570c79927c4474e9198572c7c578ec2 P af1f75fd8b274c37a7699cace9a12abd [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:38.697119 23887 raft_consensus.cc:2272] T d570c79927c4474e9198572c7c578ec2 P af1f75fd8b274c37a7699cace9a12abd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:38.698979 23887 tablet_replica.cc:333] T 30837c9e8f2248c6bb4074727eb7c260 P af1f75fd8b274c37a7699cace9a12abd: stopping tablet replica
I20260710 11:07:38.699455 23887 raft_consensus.cc:2243] T 30837c9e8f2248c6bb4074727eb7c260 P af1f75fd8b274c37a7699cace9a12abd [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:38.700194 23887 raft_consensus.cc:2272] T 30837c9e8f2248c6bb4074727eb7c260 P af1f75fd8b274c37a7699cace9a12abd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:38.702101 23887 tablet_replica.cc:333] T f4f1fbb8764f4a30b0b8a9c88ff2f5fd P af1f75fd8b274c37a7699cace9a12abd: stopping tablet replica
I20260710 11:07:38.702574 23887 raft_consensus.cc:2243] T f4f1fbb8764f4a30b0b8a9c88ff2f5fd P af1f75fd8b274c37a7699cace9a12abd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:38.702996 23887 raft_consensus.cc:2272] T f4f1fbb8764f4a30b0b8a9c88ff2f5fd P af1f75fd8b274c37a7699cace9a12abd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:38.704638 23887 tablet_replica.cc:333] T b529484e275642da86d77dbfa9e9077a P af1f75fd8b274c37a7699cace9a12abd: stopping tablet replica
I20260710 11:07:38.705084 23887 raft_consensus.cc:2243] T b529484e275642da86d77dbfa9e9077a P af1f75fd8b274c37a7699cace9a12abd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:38.705502 23887 raft_consensus.cc:2272] T b529484e275642da86d77dbfa9e9077a P af1f75fd8b274c37a7699cace9a12abd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:38.707101 23887 tablet_replica.cc:333] T 1fbc6114d3ac4386bd6c303128af4866 P af1f75fd8b274c37a7699cace9a12abd: stopping tablet replica
I20260710 11:07:38.707525 23887 raft_consensus.cc:2243] T 1fbc6114d3ac4386bd6c303128af4866 P af1f75fd8b274c37a7699cace9a12abd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:38.707994 23887 raft_consensus.cc:2272] T 1fbc6114d3ac4386bd6c303128af4866 P af1f75fd8b274c37a7699cace9a12abd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:38.745473 23887 tablet_server.cc:196] TabletServer@127.23.83.195:0 shutdown complete.
I20260710 11:07:38.774053 23887 master.cc:562] Master@127.23.83.254:40817 shutting down...
I20260710 11:07:38.795708 23887 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2a4edaa7715d4ebb971b88c162ecfbdd [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:38.796236 23887 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2a4edaa7715d4ebb971b88c162ecfbdd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:38.796496 23887 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2a4edaa7715d4ebb971b88c162ecfbdd: stopping tablet replica
I20260710 11:07:38.815356 23887 master.cc:584] Master@127.23.83.254:40817 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11364 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (28792 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (115161 ms total)
[  PASSED  ] 8 tests.
I20260710 11:07:38.867621 23887 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 415 messages since previous log ~17 seconds ago
I20260710 11:07:38.868088 23887 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 415 messages since previous log ~17 seconds ago
I20260710 11:07:38.868286 23887 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 407 messages since previous log ~17 seconds ago
I20260710 11:07:38.868511 23887 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 ~37 seconds ago
I20260710 11:07:38.868691 23887 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 9 messages since previous log ~37 seconds ago
I20260710 11:07:38.868956 23887 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 4 messages since previous log ~0 seconds ago
I20260710 11:07:38.869280 23887 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~30 seconds ago
