[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260710 13:19:37.358139 16465 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.20.126:43113
I20260710 13:19:37.359925 16465 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260710 13:19:37.361088 16465 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:37.380483 16471 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:37.381991 16465 server_base.cc:1061] running on GCE node
W20260710 13:19:37.380519 16472 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:37.380525 16474 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:38.669623 16465 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:38.669924 16465 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:38.670194 16465 hybrid_clock.cc:648] HybridClock initialized: now 1783689578670170 us; error 0 us; skew 500 ppm
I20260710 13:19:38.671066 16465 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:38.676592 16465 webserver.cc:533] Webserver started at http://127.16.20.126:33775/ using document root <none> and password file <none>
I20260710 13:19:38.677476 16465 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:38.677699 16465 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:38.678169 16465 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:38.684067 16465 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689577187165-16465-0/minicluster-data/master-0-root/instance:
uuid: "9a7d8ff6d44e49cc902adba204586566"
format_stamp: "Formatted at 2026-07-10 13:19:38 on dist-test-slave-kpkl"
I20260710 13:19:38.692212 16465 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.001s
I20260710 13:19:38.697537 16480 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:38.698822 16465 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.002s
I20260710 13:19:38.699218 16465 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689577187165-16465-0/minicluster-data/master-0-root
uuid: "9a7d8ff6d44e49cc902adba204586566"
format_stamp: "Formatted at 2026-07-10 13:19:38 on dist-test-slave-kpkl"
I20260710 13:19:38.699625 16465 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689577187165-16465-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689577187165-16465-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689577187165-16465-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:38.751791 16465 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:38.753990 16465 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260710 13:19:38.754640 16465 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:38.826910 16465 rpc_server.cc:307] RPC server started. Bound to: 127.16.20.126:43113
I20260710 13:19:38.827011 16531 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.20.126:43113 every 8 connection(s)
I20260710 13:19:38.835807 16532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:38.857923 16532 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9a7d8ff6d44e49cc902adba204586566: Bootstrap starting.
I20260710 13:19:38.864017 16532 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9a7d8ff6d44e49cc902adba204586566: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:38.865923 16532 log.cc:826] T 00000000000000000000000000000000 P 9a7d8ff6d44e49cc902adba204586566: Log is configured to *not* fsync() on all Append() calls
I20260710 13:19:38.870640 16532 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9a7d8ff6d44e49cc902adba204586566: No bootstrap required, opened a new log
I20260710 13:19:38.891245 16532 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9a7d8ff6d44e49cc902adba204586566 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a7d8ff6d44e49cc902adba204586566" member_type: VOTER }
I20260710 13:19:38.891909 16532 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9a7d8ff6d44e49cc902adba204586566 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:38.892179 16532 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9a7d8ff6d44e49cc902adba204586566 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a7d8ff6d44e49cc902adba204586566, State: Initialized, Role: FOLLOWER
I20260710 13:19:38.893203 16532 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9a7d8ff6d44e49cc902adba204586566 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9a7d8ff6d44e49cc902adba204586566" member_type: VOTER }
I20260710 13:19:38.893692 16532 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9a7d8ff6d44e49cc902adba204586566 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:19:38.894042 16532 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9a7d8ff6d44e49cc902adba204586566 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:19:38.894395 16532 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9a7d8ff6d44e49cc902adba204586566 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:38.898670 16532 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9a7d8ff6d44e49cc902adba204586566 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a7d8ff6d44e49cc902adba204586566" member_type: VOTER }
I20260710 13:19:38.899427 16532 leader_election.cc:304] T 00000000000000000000000000000000 P 9a7d8ff6d44e49cc902adba204586566 [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: 9a7d8ff6d44e49cc902adba204586566; no voters: 
I20260710 13:19:38.901165 16532 leader_election.cc:290] T 00000000000000000000000000000000 P 9a7d8ff6d44e49cc902adba204586566 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:19:38.901561 16535 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9a7d8ff6d44e49cc902adba204586566 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:38.904095 16535 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9a7d8ff6d44e49cc902adba204586566 [term 1 LEADER]: Becoming Leader. State: Replica: 9a7d8ff6d44e49cc902adba204586566, State: Running, Role: LEADER
I20260710 13:19:38.904908 16535 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9a7d8ff6d44e49cc902adba204586566 [LEADER]: Queue going to LEADER mode. State: All 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: "9a7d8ff6d44e49cc902adba204586566" member_type: VOTER }
I20260710 13:19:38.905500 16532 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9a7d8ff6d44e49cc902adba204586566 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:19:38.915808 16537 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9a7d8ff6d44e49cc902adba204586566 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9a7d8ff6d44e49cc902adba204586566. Latest consensus state: current_term: 1 leader_uuid: "9a7d8ff6d44e49cc902adba204586566" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a7d8ff6d44e49cc902adba204586566" member_type: VOTER } }
I20260710 13:19:38.916131 16536 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9a7d8ff6d44e49cc902adba204586566 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9a7d8ff6d44e49cc902adba204586566" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a7d8ff6d44e49cc902adba204586566" member_type: VOTER } }
I20260710 13:19:38.916700 16537 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9a7d8ff6d44e49cc902adba204586566 [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:38.916832 16536 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9a7d8ff6d44e49cc902adba204586566 [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:38.919955 16544 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:19:38.932570 16544 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:19:38.934930 16465 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:19:38.951501 16544 catalog_manager.cc:1383] Generated new cluster ID: 3fef7574307e460cb977677bc632b588
I20260710 13:19:38.951826 16544 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:19:38.983284 16544 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:19:38.984964 16544 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:19:39.004154 16544 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 9a7d8ff6d44e49cc902adba204586566: Generated new TSK 0
I20260710 13:19:39.005117 16544 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:19:39.066484 16465 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:39.075389 16554 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:39.076166 16555 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:39.081103 16465 server_base.cc:1061] running on GCE node
W20260710 13:19:39.081811 16557 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:39.082715 16465 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:39.082944 16465 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:39.083138 16465 hybrid_clock.cc:648] HybridClock initialized: now 1783689579083115 us; error 0 us; skew 500 ppm
I20260710 13:19:39.083782 16465 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:39.088176 16465 webserver.cc:533] Webserver started at http://127.16.20.65:38315/ using document root <none> and password file <none>
I20260710 13:19:39.088732 16465 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:39.088961 16465 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:39.089239 16465 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:39.090346 16465 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689577187165-16465-0/minicluster-data/ts-0-root/instance:
uuid: "beeb7d10b2974740afb457bf0bd07c37"
format_stamp: "Formatted at 2026-07-10 13:19:39 on dist-test-slave-kpkl"
I20260710 13:19:39.096288 16465 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.003s
I20260710 13:19:39.100849 16562 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:39.101694 16465 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 13:19:39.101985 16465 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689577187165-16465-0/minicluster-data/ts-0-root
uuid: "beeb7d10b2974740afb457bf0bd07c37"
format_stamp: "Formatted at 2026-07-10 13:19:39 on dist-test-slave-kpkl"
I20260710 13:19:39.102277 16465 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689577187165-16465-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689577187165-16465-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689577187165-16465-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:39.121817 16465 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:39.123185 16465 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:39.126030 16465 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:39.130784 16465 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:39.131001 16465 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:39.131316 16465 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:39.131558 16465 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260710 13:19:39.240890 16465 rpc_server.cc:307] RPC server started. Bound to: 127.16.20.65:43161
I20260710 13:19:39.240971 16624 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.20.65:43161 every 8 connection(s)
I20260710 13:19:39.248234 16465 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:39.259392 16629 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:39.264457 16630 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:39.268939 16632 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:39.270326 16465 server_base.cc:1061] running on GCE node
I20260710 13:19:39.271221 16465 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:39.271489 16465 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:39.271696 16465 hybrid_clock.cc:648] HybridClock initialized: now 1783689579271679 us; error 0 us; skew 500 ppm
I20260710 13:19:39.272272 16465 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:39.277343 16625 heartbeater.cc:344] Connected to a master server at 127.16.20.126:43113
I20260710 13:19:39.277837 16625 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:39.278524 16465 webserver.cc:533] Webserver started at http://127.16.20.66:44561/ using document root <none> and password file <none>
I20260710 13:19:39.279242 16465 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:39.279152 16625 heartbeater.cc:507] Master 127.16.20.126:43113 requested a full tablet report, sending...
I20260710 13:19:39.280365 16465 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:39.280640 16465 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:39.281829 16465 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689577187165-16465-0/minicluster-data/ts-1-root/instance:
uuid: "f957104a15444caf8e67c2469c032086"
format_stamp: "Formatted at 2026-07-10 13:19:39 on dist-test-slave-kpkl"
I20260710 13:19:39.282634 16497 ts_manager.cc:194] Registered new tserver with Master: beeb7d10b2974740afb457bf0bd07c37 (127.16.20.65:43161)
I20260710 13:19:39.285717 16497 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40736
I20260710 13:19:39.287748 16465 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260710 13:19:39.292656 16637 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:39.294219 16465 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.003s
I20260710 13:19:39.294629 16465 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689577187165-16465-0/minicluster-data/ts-1-root
uuid: "f957104a15444caf8e67c2469c032086"
format_stamp: "Formatted at 2026-07-10 13:19:39 on dist-test-slave-kpkl"
I20260710 13:19:39.295012 16465 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689577187165-16465-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689577187165-16465-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689577187165-16465-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:39.339903 16465 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:39.341763 16465 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:39.344547 16465 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:39.348671 16465 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:39.348968 16465 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:39.349272 16465 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:39.349519 16465 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:39.441850 16465 rpc_server.cc:307] RPC server started. Bound to: 127.16.20.66:41255
I20260710 13:19:39.441917 16699 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.20.66:41255 every 8 connection(s)
I20260710 13:19:39.449687 16465 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:39.459182 16703 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:39.461266 16704 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:39.464097 16700 heartbeater.cc:344] Connected to a master server at 127.16.20.126:43113
I20260710 13:19:39.464605 16700 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:39.465794 16700 heartbeater.cc:507] Master 127.16.20.126:43113 requested a full tablet report, sending...
I20260710 13:19:39.468775 16497 ts_manager.cc:194] Registered new tserver with Master: f957104a15444caf8e67c2469c032086 (127.16.20.66:41255)
I20260710 13:19:39.470774 16497 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40740
I20260710 13:19:39.471873 16465 server_base.cc:1061] running on GCE node
W20260710 13:19:39.472441 16706 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:39.473636 16465 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:39.473927 16465 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:39.474146 16465 hybrid_clock.cc:648] HybridClock initialized: now 1783689579474128 us; error 0 us; skew 500 ppm
I20260710 13:19:39.474926 16465 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:39.478924 16465 webserver.cc:533] Webserver started at http://127.16.20.67:42733/ using document root <none> and password file <none>
I20260710 13:19:39.479664 16465 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:39.479920 16465 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:39.480268 16465 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:39.481741 16465 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689577187165-16465-0/minicluster-data/ts-2-root/instance:
uuid: "773eb63111be4194bb4e6a8b211007f9"
format_stamp: "Formatted at 2026-07-10 13:19:39 on dist-test-slave-kpkl"
I20260710 13:19:39.487972 16465 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.001s
I20260710 13:19:39.492364 16711 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:39.493244 16465 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:19:39.493607 16465 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689577187165-16465-0/minicluster-data/ts-2-root
uuid: "773eb63111be4194bb4e6a8b211007f9"
format_stamp: "Formatted at 2026-07-10 13:19:39 on dist-test-slave-kpkl"
I20260710 13:19:39.493979 16465 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689577187165-16465-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689577187165-16465-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689577187165-16465-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:39.547256 16465 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:39.549043 16465 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:39.550807 16465 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:39.553797 16465 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:39.554077 16465 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:39.554381 16465 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:39.554623 16465 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:39.668300 16465 rpc_server.cc:307] RPC server started. Bound to: 127.16.20.67:36211
I20260710 13:19:39.668848 16773 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.20.67:36211 every 8 connection(s)
I20260710 13:19:39.685487 16774 heartbeater.cc:344] Connected to a master server at 127.16.20.126:43113
I20260710 13:19:39.685925 16774 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:39.686868 16774 heartbeater.cc:507] Master 127.16.20.126:43113 requested a full tablet report, sending...
I20260710 13:19:39.689224 16497 ts_manager.cc:194] Registered new tserver with Master: 773eb63111be4194bb4e6a8b211007f9 (127.16.20.67:36211)
I20260710 13:19:39.689733 16465 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015935238s
I20260710 13:19:39.690912 16497 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40754
I20260710 13:19:39.745643 16497 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40764:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:19:39.749650 16497 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:19:39.852456 16589 tablet_service.cc:1511] Processing CreateTablet for tablet 8ab85a179ef84cd0975c3620f213074f (DEFAULT_TABLE table=test-workload [id=3a1e4e3c914e473f9af59c3113533ca6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:39.852329 16590 tablet_service.cc:1511] Processing CreateTablet for tablet 1f1e4f706b294d3f9c2ea176690b48a5 (DEFAULT_TABLE table=test-workload [id=3a1e4e3c914e473f9af59c3113533ca6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:39.857506 16586 tablet_service.cc:1511] Processing CreateTablet for tablet c7aff219966d4f7e8cd34ea0e5b74d17 (DEFAULT_TABLE table=test-workload [id=3a1e4e3c914e473f9af59c3113533ca6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:39.858155 16588 tablet_service.cc:1511] Processing CreateTablet for tablet 2900d8e9b23643969253a1dbb8335410 (DEFAULT_TABLE table=test-workload [id=3a1e4e3c914e473f9af59c3113533ca6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:39.864921 16586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7aff219966d4f7e8cd34ea0e5b74d17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:39.856895 16587 tablet_service.cc:1511] Processing CreateTablet for tablet a5750bc1da0446b0a3cf0b99b9ea7c1b (DEFAULT_TABLE table=test-workload [id=3a1e4e3c914e473f9af59c3113533ca6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:39.867434 16665 tablet_service.cc:1511] Processing CreateTablet for tablet 1f1e4f706b294d3f9c2ea176690b48a5 (DEFAULT_TABLE table=test-workload [id=3a1e4e3c914e473f9af59c3113533ca6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:39.873168 16585 tablet_service.cc:1511] Processing CreateTablet for tablet f8f5138449ff4ffa80c7943949659e1d (DEFAULT_TABLE table=test-workload [id=3a1e4e3c914e473f9af59c3113533ca6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:39.872335 16589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ab85a179ef84cd0975c3620f213074f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:39.868697 16664 tablet_service.cc:1511] Processing CreateTablet for tablet 8ab85a179ef84cd0975c3620f213074f (DEFAULT_TABLE table=test-workload [id=3a1e4e3c914e473f9af59c3113533ca6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:39.872411 16663 tablet_service.cc:1511] Processing CreateTablet for tablet 2900d8e9b23643969253a1dbb8335410 (DEFAULT_TABLE table=test-workload [id=3a1e4e3c914e473f9af59c3113533ca6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:39.875778 16662 tablet_service.cc:1511] Processing CreateTablet for tablet a5750bc1da0446b0a3cf0b99b9ea7c1b (DEFAULT_TABLE table=test-workload [id=3a1e4e3c914e473f9af59c3113533ca6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:39.878839 16587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5750bc1da0446b0a3cf0b99b9ea7c1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:39.875000 16661 tablet_service.cc:1511] Processing CreateTablet for tablet c7aff219966d4f7e8cd34ea0e5b74d17 (DEFAULT_TABLE table=test-workload [id=3a1e4e3c914e473f9af59c3113533ca6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:39.882390 16660 tablet_service.cc:1511] Processing CreateTablet for tablet f8f5138449ff4ffa80c7943949659e1d (DEFAULT_TABLE table=test-workload [id=3a1e4e3c914e473f9af59c3113533ca6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:39.880959 16665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f1e4f706b294d3f9c2ea176690b48a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:39.885653 16660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8f5138449ff4ffa80c7943949659e1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:39.887792 16663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2900d8e9b23643969253a1dbb8335410. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:39.889160 16661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7aff219966d4f7e8cd34ea0e5b74d17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:39.886727 16590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f1e4f706b294d3f9c2ea176690b48a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:39.892215 16585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8f5138449ff4ffa80c7943949659e1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:39.895968 16662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5750bc1da0446b0a3cf0b99b9ea7c1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:39.904058 16664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ab85a179ef84cd0975c3620f213074f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:39.912865 16588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2900d8e9b23643969253a1dbb8335410. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:39.918087 16736 tablet_service.cc:1511] Processing CreateTablet for tablet a5750bc1da0446b0a3cf0b99b9ea7c1b (DEFAULT_TABLE table=test-workload [id=3a1e4e3c914e473f9af59c3113533ca6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:39.917126 16739 tablet_service.cc:1511] Processing CreateTablet for tablet 1f1e4f706b294d3f9c2ea176690b48a5 (DEFAULT_TABLE table=test-workload [id=3a1e4e3c914e473f9af59c3113533ca6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:39.934041 16739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f1e4f706b294d3f9c2ea176690b48a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:39.930882 16738 tablet_service.cc:1511] Processing CreateTablet for tablet 8ab85a179ef84cd0975c3620f213074f (DEFAULT_TABLE table=test-workload [id=3a1e4e3c914e473f9af59c3113533ca6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:39.941377 16584 tablet_service.cc:1511] Processing CreateTablet for tablet ce265fb7fb9149288d9ac7454ce7920e (DEFAULT_TABLE table=test-workload [id=3a1e4e3c914e473f9af59c3113533ca6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:39.948185 16584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce265fb7fb9149288d9ac7454ce7920e. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:19:39.957003 16545 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:39.956336 16735 tablet_service.cc:1511] Processing CreateTablet for tablet c7aff219966d4f7e8cd34ea0e5b74d17 (DEFAULT_TABLE table=test-workload [id=3a1e4e3c914e473f9af59c3113533ca6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:39.961047 16734 tablet_service.cc:1511] Processing CreateTablet for tablet f8f5138449ff4ffa80c7943949659e1d (DEFAULT_TABLE table=test-workload [id=3a1e4e3c914e473f9af59c3113533ca6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:39.931941 16737 tablet_service.cc:1511] Processing CreateTablet for tablet 2900d8e9b23643969253a1dbb8335410 (DEFAULT_TABLE table=test-workload [id=3a1e4e3c914e473f9af59c3113533ca6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:39.945293 16659 tablet_service.cc:1511] Processing CreateTablet for tablet ce265fb7fb9149288d9ac7454ce7920e (DEFAULT_TABLE table=test-workload [id=3a1e4e3c914e473f9af59c3113533ca6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:39.966817 16659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce265fb7fb9149288d9ac7454ce7920e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:39.976466 16736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5750bc1da0446b0a3cf0b99b9ea7c1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:39.983659 16738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ab85a179ef84cd0975c3620f213074f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:39.985638 16735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7aff219966d4f7e8cd34ea0e5b74d17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:39.986478 16734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8f5138449ff4ffa80c7943949659e1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:39.993058 16737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2900d8e9b23643969253a1dbb8335410. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:40.029706 16583 tablet_service.cc:1511] Processing CreateTablet for tablet 76ab5dadac194778aeb36e97df3b85b5 (DEFAULT_TABLE table=test-workload [id=3a1e4e3c914e473f9af59c3113533ca6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:40.029803 16733 tablet_service.cc:1511] Processing CreateTablet for tablet ce265fb7fb9149288d9ac7454ce7920e (DEFAULT_TABLE table=test-workload [id=3a1e4e3c914e473f9af59c3113533ca6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:40.031260 16583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76ab5dadac194778aeb36e97df3b85b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:40.031308 16733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce265fb7fb9149288d9ac7454ce7920e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:40.032711 16658 tablet_service.cc:1511] Processing CreateTablet for tablet 76ab5dadac194778aeb36e97df3b85b5 (DEFAULT_TABLE table=test-workload [id=3a1e4e3c914e473f9af59c3113533ca6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:40.040807 16658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76ab5dadac194778aeb36e97df3b85b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:40.070098 16732 tablet_service.cc:1511] Processing CreateTablet for tablet 76ab5dadac194778aeb36e97df3b85b5 (DEFAULT_TABLE table=test-workload [id=3a1e4e3c914e473f9af59c3113533ca6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:40.072587 16732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76ab5dadac194778aeb36e97df3b85b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:40.117635 16582 tablet_service.cc:1511] Processing CreateTablet for tablet 046bfa72ecab4d8ba918b518aa87f6a8 (DEFAULT_TABLE table=test-workload [id=3a1e4e3c914e473f9af59c3113533ca6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:40.125317 16582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 046bfa72ecab4d8ba918b518aa87f6a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:40.139590 16657 tablet_service.cc:1511] Processing CreateTablet for tablet 046bfa72ecab4d8ba918b518aa87f6a8 (DEFAULT_TABLE table=test-workload [id=3a1e4e3c914e473f9af59c3113533ca6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:40.156351 16657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 046bfa72ecab4d8ba918b518aa87f6a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:40.158588 16733 tablet_service.cc:1511] Processing CreateTablet for tablet 046bfa72ecab4d8ba918b518aa87f6a8 (DEFAULT_TABLE table=test-workload [id=3a1e4e3c914e473f9af59c3113533ca6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:40.164731 16793 tablet_bootstrap.cc:492] T c7aff219966d4f7e8cd34ea0e5b74d17 P beeb7d10b2974740afb457bf0bd07c37: Bootstrap starting.
I20260710 13:19:40.165271 16733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 046bfa72ecab4d8ba918b518aa87f6a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:40.219491 16794 tablet_bootstrap.cc:492] T 8ab85a179ef84cd0975c3620f213074f P 773eb63111be4194bb4e6a8b211007f9: Bootstrap starting.
I20260710 13:19:40.221724 16792 tablet_bootstrap.cc:492] T f8f5138449ff4ffa80c7943949659e1d P f957104a15444caf8e67c2469c032086: Bootstrap starting.
I20260710 13:19:40.231966 16792 tablet_bootstrap.cc:654] T f8f5138449ff4ffa80c7943949659e1d P f957104a15444caf8e67c2469c032086: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:40.235229 16793 tablet_bootstrap.cc:654] T c7aff219966d4f7e8cd34ea0e5b74d17 P beeb7d10b2974740afb457bf0bd07c37: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:40.240281 16792 tablet_bootstrap.cc:492] T f8f5138449ff4ffa80c7943949659e1d P f957104a15444caf8e67c2469c032086: No bootstrap required, opened a new log
I20260710 13:19:40.240890 16792 ts_tablet_manager.cc:1403] T f8f5138449ff4ffa80c7943949659e1d P f957104a15444caf8e67c2469c032086: Time spent bootstrapping tablet: real 0.069s	user 0.009s	sys 0.004s
I20260710 13:19:40.242343 16794 tablet_bootstrap.cc:654] T 8ab85a179ef84cd0975c3620f213074f P 773eb63111be4194bb4e6a8b211007f9: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:40.244510 16792 raft_consensus.cc:359] T f8f5138449ff4ffa80c7943949659e1d P f957104a15444caf8e67c2469c032086 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:40.245411 16792 raft_consensus.cc:385] T f8f5138449ff4ffa80c7943949659e1d P f957104a15444caf8e67c2469c032086 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:40.245800 16792 raft_consensus.cc:740] T f8f5138449ff4ffa80c7943949659e1d P f957104a15444caf8e67c2469c032086 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f957104a15444caf8e67c2469c032086, State: Initialized, Role: FOLLOWER
I20260710 13:19:40.246798 16792 consensus_queue.cc:260] T f8f5138449ff4ffa80c7943949659e1d P f957104a15444caf8e67c2469c032086 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:40.252580 16794 tablet_bootstrap.cc:492] T 8ab85a179ef84cd0975c3620f213074f P 773eb63111be4194bb4e6a8b211007f9: No bootstrap required, opened a new log
I20260710 13:19:40.252902 16793 tablet_bootstrap.cc:492] T c7aff219966d4f7e8cd34ea0e5b74d17 P beeb7d10b2974740afb457bf0bd07c37: No bootstrap required, opened a new log
I20260710 13:19:40.253059 16794 ts_tablet_manager.cc:1403] T 8ab85a179ef84cd0975c3620f213074f P 773eb63111be4194bb4e6a8b211007f9: Time spent bootstrapping tablet: real 0.034s	user 0.006s	sys 0.011s
I20260710 13:19:40.253378 16793 ts_tablet_manager.cc:1403] T c7aff219966d4f7e8cd34ea0e5b74d17 P beeb7d10b2974740afb457bf0bd07c37: Time spent bootstrapping tablet: real 0.108s	user 0.006s	sys 0.014s
I20260710 13:19:40.255133 16792 ts_tablet_manager.cc:1434] T f8f5138449ff4ffa80c7943949659e1d P f957104a15444caf8e67c2469c032086: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.004s
I20260710 13:19:40.255961 16700 heartbeater.cc:499] Master 127.16.20.126:43113 was elected leader, sending a full tablet report...
I20260710 13:19:40.256103 16794 raft_consensus.cc:359] T 8ab85a179ef84cd0975c3620f213074f P 773eb63111be4194bb4e6a8b211007f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:40.256294 16793 raft_consensus.cc:359] T c7aff219966d4f7e8cd34ea0e5b74d17 P beeb7d10b2974740afb457bf0bd07c37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:40.256856 16794 raft_consensus.cc:385] T 8ab85a179ef84cd0975c3620f213074f P 773eb63111be4194bb4e6a8b211007f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:40.257015 16793 raft_consensus.cc:385] T c7aff219966d4f7e8cd34ea0e5b74d17 P beeb7d10b2974740afb457bf0bd07c37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:40.257174 16794 raft_consensus.cc:740] T 8ab85a179ef84cd0975c3620f213074f P 773eb63111be4194bb4e6a8b211007f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 773eb63111be4194bb4e6a8b211007f9, State: Initialized, Role: FOLLOWER
I20260710 13:19:40.257352 16793 raft_consensus.cc:740] T c7aff219966d4f7e8cd34ea0e5b74d17 P beeb7d10b2974740afb457bf0bd07c37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beeb7d10b2974740afb457bf0bd07c37, State: Initialized, Role: FOLLOWER
I20260710 13:19:40.257970 16794 consensus_queue.cc:260] T 8ab85a179ef84cd0975c3620f213074f P 773eb63111be4194bb4e6a8b211007f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:40.258270 16793 consensus_queue.cc:260] T c7aff219966d4f7e8cd34ea0e5b74d17 P beeb7d10b2974740afb457bf0bd07c37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:40.266428 16774 heartbeater.cc:499] Master 127.16.20.126:43113 was elected leader, sending a full tablet report...
I20260710 13:19:40.267484 16794 ts_tablet_manager.cc:1434] T 8ab85a179ef84cd0975c3620f213074f P 773eb63111be4194bb4e6a8b211007f9: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.007s
I20260710 13:19:40.268533 16794 tablet_bootstrap.cc:492] T ce265fb7fb9149288d9ac7454ce7920e P 773eb63111be4194bb4e6a8b211007f9: Bootstrap starting.
I20260710 13:19:40.274317 16625 heartbeater.cc:499] Master 127.16.20.126:43113 was elected leader, sending a full tablet report...
I20260710 13:19:40.274721 16792 tablet_bootstrap.cc:492] T a5750bc1da0446b0a3cf0b99b9ea7c1b P f957104a15444caf8e67c2469c032086: Bootstrap starting.
I20260710 13:19:40.275636 16794 tablet_bootstrap.cc:654] T ce265fb7fb9149288d9ac7454ce7920e P 773eb63111be4194bb4e6a8b211007f9: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:40.278952 16793 ts_tablet_manager.cc:1434] T c7aff219966d4f7e8cd34ea0e5b74d17 P beeb7d10b2974740afb457bf0bd07c37: Time spent starting tablet: real 0.025s	user 0.012s	sys 0.002s
I20260710 13:19:40.279914 16793 tablet_bootstrap.cc:492] T 1f1e4f706b294d3f9c2ea176690b48a5 P beeb7d10b2974740afb457bf0bd07c37: Bootstrap starting.
I20260710 13:19:40.286455 16793 tablet_bootstrap.cc:654] T 1f1e4f706b294d3f9c2ea176690b48a5 P beeb7d10b2974740afb457bf0bd07c37: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:40.291450 16794 tablet_bootstrap.cc:492] T ce265fb7fb9149288d9ac7454ce7920e P 773eb63111be4194bb4e6a8b211007f9: No bootstrap required, opened a new log
I20260710 13:19:40.291918 16794 ts_tablet_manager.cc:1403] T ce265fb7fb9149288d9ac7454ce7920e P 773eb63111be4194bb4e6a8b211007f9: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.010s
I20260710 13:19:40.294586 16794 raft_consensus.cc:359] T ce265fb7fb9149288d9ac7454ce7920e P 773eb63111be4194bb4e6a8b211007f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:40.295465 16794 raft_consensus.cc:385] T ce265fb7fb9149288d9ac7454ce7920e P 773eb63111be4194bb4e6a8b211007f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:40.295760 16794 raft_consensus.cc:740] T ce265fb7fb9149288d9ac7454ce7920e P 773eb63111be4194bb4e6a8b211007f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 773eb63111be4194bb4e6a8b211007f9, State: Initialized, Role: FOLLOWER
I20260710 13:19:40.296752 16794 consensus_queue.cc:260] T ce265fb7fb9149288d9ac7454ce7920e P 773eb63111be4194bb4e6a8b211007f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:40.298981 16794 ts_tablet_manager.cc:1434] T ce265fb7fb9149288d9ac7454ce7920e P 773eb63111be4194bb4e6a8b211007f9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:19:40.299876 16794 tablet_bootstrap.cc:492] T c7aff219966d4f7e8cd34ea0e5b74d17 P 773eb63111be4194bb4e6a8b211007f9: Bootstrap starting.
I20260710 13:19:40.301788 16799 raft_consensus.cc:493] T 8ab85a179ef84cd0975c3620f213074f P 773eb63111be4194bb4e6a8b211007f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:40.302240 16799 raft_consensus.cc:515] T 8ab85a179ef84cd0975c3620f213074f P 773eb63111be4194bb4e6a8b211007f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:40.315507 16799 leader_election.cc:290] T 8ab85a179ef84cd0975c3620f213074f P 773eb63111be4194bb4e6a8b211007f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beeb7d10b2974740afb457bf0bd07c37 (127.16.20.65:43161), f957104a15444caf8e67c2469c032086 (127.16.20.66:41255)
I20260710 13:19:40.328253 16792 tablet_bootstrap.cc:654] T a5750bc1da0446b0a3cf0b99b9ea7c1b P f957104a15444caf8e67c2469c032086: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:40.333828 16794 tablet_bootstrap.cc:654] T c7aff219966d4f7e8cd34ea0e5b74d17 P 773eb63111be4194bb4e6a8b211007f9: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:40.351744 16793 tablet_bootstrap.cc:492] T 1f1e4f706b294d3f9c2ea176690b48a5 P beeb7d10b2974740afb457bf0bd07c37: No bootstrap required, opened a new log
I20260710 13:19:40.352293 16793 ts_tablet_manager.cc:1403] T 1f1e4f706b294d3f9c2ea176690b48a5 P beeb7d10b2974740afb457bf0bd07c37: Time spent bootstrapping tablet: real 0.073s	user 0.030s	sys 0.038s
I20260710 13:19:40.354120 16792 tablet_bootstrap.cc:492] T a5750bc1da0446b0a3cf0b99b9ea7c1b P f957104a15444caf8e67c2469c032086: No bootstrap required, opened a new log
I20260710 13:19:40.362739 16792 ts_tablet_manager.cc:1403] T a5750bc1da0446b0a3cf0b99b9ea7c1b P f957104a15444caf8e67c2469c032086: Time spent bootstrapping tablet: real 0.092s	user 0.014s	sys 0.004s
I20260710 13:19:40.365711 16600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab85a179ef84cd0975c3620f213074f" candidate_uuid: "773eb63111be4194bb4e6a8b211007f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beeb7d10b2974740afb457bf0bd07c37" is_pre_election: true
I20260710 13:19:40.365986 16792 raft_consensus.cc:359] T a5750bc1da0446b0a3cf0b99b9ea7c1b P f957104a15444caf8e67c2469c032086 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:40.366724 16792 raft_consensus.cc:385] T a5750bc1da0446b0a3cf0b99b9ea7c1b P f957104a15444caf8e67c2469c032086 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:40.367035 16792 raft_consensus.cc:740] T a5750bc1da0446b0a3cf0b99b9ea7c1b P f957104a15444caf8e67c2469c032086 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f957104a15444caf8e67c2469c032086, State: Initialized, Role: FOLLOWER
W20260710 13:19:40.368111 16714 leader_election.cc:343] T 8ab85a179ef84cd0975c3620f213074f P 773eb63111be4194bb4e6a8b211007f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer beeb7d10b2974740afb457bf0bd07c37 (127.16.20.65:43161): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:40.354455 16794 tablet_bootstrap.cc:492] T c7aff219966d4f7e8cd34ea0e5b74d17 P 773eb63111be4194bb4e6a8b211007f9: No bootstrap required, opened a new log
I20260710 13:19:40.355195 16793 raft_consensus.cc:359] T 1f1e4f706b294d3f9c2ea176690b48a5 P beeb7d10b2974740afb457bf0bd07c37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } } peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } }
I20260710 13:19:40.369027 16793 raft_consensus.cc:385] T 1f1e4f706b294d3f9c2ea176690b48a5 P beeb7d10b2974740afb457bf0bd07c37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:40.369124 16794 ts_tablet_manager.cc:1403] T c7aff219966d4f7e8cd34ea0e5b74d17 P 773eb63111be4194bb4e6a8b211007f9: Time spent bootstrapping tablet: real 0.069s	user 0.009s	sys 0.003s
I20260710 13:19:40.369313 16793 raft_consensus.cc:740] T 1f1e4f706b294d3f9c2ea176690b48a5 P beeb7d10b2974740afb457bf0bd07c37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beeb7d10b2974740afb457bf0bd07c37, State: Initialized, Role: FOLLOWER
I20260710 13:19:40.370092 16793 consensus_queue.cc:260] T 1f1e4f706b294d3f9c2ea176690b48a5 P beeb7d10b2974740afb457bf0bd07c37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } } peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } }
I20260710 13:19:40.372061 16794 raft_consensus.cc:359] T c7aff219966d4f7e8cd34ea0e5b74d17 P 773eb63111be4194bb4e6a8b211007f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:40.372792 16794 raft_consensus.cc:385] T c7aff219966d4f7e8cd34ea0e5b74d17 P 773eb63111be4194bb4e6a8b211007f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:40.372079 16793 ts_tablet_manager.cc:1434] T 1f1e4f706b294d3f9c2ea176690b48a5 P beeb7d10b2974740afb457bf0bd07c37: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260710 13:19:40.373092 16794 raft_consensus.cc:740] T c7aff219966d4f7e8cd34ea0e5b74d17 P 773eb63111be4194bb4e6a8b211007f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 773eb63111be4194bb4e6a8b211007f9, State: Initialized, Role: FOLLOWER
I20260710 13:19:40.373961 16793 tablet_bootstrap.cc:492] T f8f5138449ff4ffa80c7943949659e1d P beeb7d10b2974740afb457bf0bd07c37: Bootstrap starting.
I20260710 13:19:40.373867 16794 consensus_queue.cc:260] T c7aff219966d4f7e8cd34ea0e5b74d17 P 773eb63111be4194bb4e6a8b211007f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:40.367823 16792 consensus_queue.cc:260] T a5750bc1da0446b0a3cf0b99b9ea7c1b P f957104a15444caf8e67c2469c032086 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:40.374538 16675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab85a179ef84cd0975c3620f213074f" candidate_uuid: "773eb63111be4194bb4e6a8b211007f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f957104a15444caf8e67c2469c032086" is_pre_election: true
I20260710 13:19:40.376184 16792 ts_tablet_manager.cc:1434] T a5750bc1da0446b0a3cf0b99b9ea7c1b P f957104a15444caf8e67c2469c032086: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
I20260710 13:19:40.377105 16792 tablet_bootstrap.cc:492] T 1f1e4f706b294d3f9c2ea176690b48a5 P f957104a15444caf8e67c2469c032086: Bootstrap starting.
I20260710 13:19:40.381626 16793 tablet_bootstrap.cc:654] T f8f5138449ff4ffa80c7943949659e1d P beeb7d10b2974740afb457bf0bd07c37: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:40.383216 16792 tablet_bootstrap.cc:654] T 1f1e4f706b294d3f9c2ea176690b48a5 P f957104a15444caf8e67c2469c032086: Neither blocks nor log segments found. Creating new log.
W20260710 13:19:40.386296 16713 leader_election.cc:343] T 8ab85a179ef84cd0975c3620f213074f P 773eb63111be4194bb4e6a8b211007f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f957104a15444caf8e67c2469c032086 (127.16.20.66:41255): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:40.387153 16794 ts_tablet_manager.cc:1434] T c7aff219966d4f7e8cd34ea0e5b74d17 P 773eb63111be4194bb4e6a8b211007f9: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260710 13:19:40.401846 16713 leader_election.cc:304] T 8ab85a179ef84cd0975c3620f213074f P 773eb63111be4194bb4e6a8b211007f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 773eb63111be4194bb4e6a8b211007f9; no voters: beeb7d10b2974740afb457bf0bd07c37, f957104a15444caf8e67c2469c032086
I20260710 13:19:40.402719 16794 tablet_bootstrap.cc:492] T a5750bc1da0446b0a3cf0b99b9ea7c1b P 773eb63111be4194bb4e6a8b211007f9: Bootstrap starting.
I20260710 13:19:40.410210 16794 tablet_bootstrap.cc:654] T a5750bc1da0446b0a3cf0b99b9ea7c1b P 773eb63111be4194bb4e6a8b211007f9: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:40.411790 16799 raft_consensus.cc:2749] T 8ab85a179ef84cd0975c3620f213074f P 773eb63111be4194bb4e6a8b211007f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:40.399000 16792 tablet_bootstrap.cc:492] T 1f1e4f706b294d3f9c2ea176690b48a5 P f957104a15444caf8e67c2469c032086: No bootstrap required, opened a new log
I20260710 13:19:40.414958 16792 ts_tablet_manager.cc:1403] T 1f1e4f706b294d3f9c2ea176690b48a5 P f957104a15444caf8e67c2469c032086: Time spent bootstrapping tablet: real 0.038s	user 0.005s	sys 0.015s
I20260710 13:19:40.418874 16792 raft_consensus.cc:359] T 1f1e4f706b294d3f9c2ea176690b48a5 P f957104a15444caf8e67c2469c032086 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } } peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } }
I20260710 13:19:40.419648 16792 raft_consensus.cc:385] T 1f1e4f706b294d3f9c2ea176690b48a5 P f957104a15444caf8e67c2469c032086 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:40.419932 16792 raft_consensus.cc:740] T 1f1e4f706b294d3f9c2ea176690b48a5 P f957104a15444caf8e67c2469c032086 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f957104a15444caf8e67c2469c032086, State: Initialized, Role: FOLLOWER
I20260710 13:19:40.420727 16792 consensus_queue.cc:260] T 1f1e4f706b294d3f9c2ea176690b48a5 P f957104a15444caf8e67c2469c032086 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } } peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } }
W20260710 13:19:40.427497 16775 tablet.cc:2406] T 8ab85a179ef84cd0975c3620f213074f P 773eb63111be4194bb4e6a8b211007f9: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:19:40.429224 16798 raft_consensus.cc:493] T 1f1e4f706b294d3f9c2ea176690b48a5 P f957104a15444caf8e67c2469c032086 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:40.429410 16794 tablet_bootstrap.cc:492] T a5750bc1da0446b0a3cf0b99b9ea7c1b P 773eb63111be4194bb4e6a8b211007f9: No bootstrap required, opened a new log
I20260710 13:19:40.429708 16798 raft_consensus.cc:515] T 1f1e4f706b294d3f9c2ea176690b48a5 P f957104a15444caf8e67c2469c032086 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } } peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } }
I20260710 13:19:40.430066 16794 ts_tablet_manager.cc:1403] T a5750bc1da0446b0a3cf0b99b9ea7c1b P 773eb63111be4194bb4e6a8b211007f9: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.001s
I20260710 13:19:40.432325 16798 leader_election.cc:290] T 1f1e4f706b294d3f9c2ea176690b48a5 P f957104a15444caf8e67c2469c032086 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 773eb63111be4194bb4e6a8b211007f9 (127.16.20.67:36211), beeb7d10b2974740afb457bf0bd07c37 (127.16.20.65:43161)
I20260710 13:19:40.433923 16794 raft_consensus.cc:359] T a5750bc1da0446b0a3cf0b99b9ea7c1b P 773eb63111be4194bb4e6a8b211007f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:40.434667 16794 raft_consensus.cc:385] T a5750bc1da0446b0a3cf0b99b9ea7c1b P 773eb63111be4194bb4e6a8b211007f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:40.435060 16794 raft_consensus.cc:740] T a5750bc1da0446b0a3cf0b99b9ea7c1b P 773eb63111be4194bb4e6a8b211007f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 773eb63111be4194bb4e6a8b211007f9, State: Initialized, Role: FOLLOWER
I20260710 13:19:40.436183 16794 consensus_queue.cc:260] T a5750bc1da0446b0a3cf0b99b9ea7c1b P 773eb63111be4194bb4e6a8b211007f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:40.443358 16792 ts_tablet_manager.cc:1434] T 1f1e4f706b294d3f9c2ea176690b48a5 P f957104a15444caf8e67c2469c032086: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260710 13:19:40.445909 16792 tablet_bootstrap.cc:492] T ce265fb7fb9149288d9ac7454ce7920e P f957104a15444caf8e67c2469c032086: Bootstrap starting.
I20260710 13:19:40.448470 16794 ts_tablet_manager.cc:1434] T a5750bc1da0446b0a3cf0b99b9ea7c1b P 773eb63111be4194bb4e6a8b211007f9: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260710 13:19:40.449065 16793 tablet_bootstrap.cc:492] T f8f5138449ff4ffa80c7943949659e1d P beeb7d10b2974740afb457bf0bd07c37: No bootstrap required, opened a new log
I20260710 13:19:40.449507 16793 ts_tablet_manager.cc:1403] T f8f5138449ff4ffa80c7943949659e1d P beeb7d10b2974740afb457bf0bd07c37: Time spent bootstrapping tablet: real 0.076s	user 0.040s	sys 0.018s
I20260710 13:19:40.452380 16793 raft_consensus.cc:359] T f8f5138449ff4ffa80c7943949659e1d P beeb7d10b2974740afb457bf0bd07c37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:40.453150 16793 raft_consensus.cc:385] T f8f5138449ff4ffa80c7943949659e1d P beeb7d10b2974740afb457bf0bd07c37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:40.453444 16793 raft_consensus.cc:740] T f8f5138449ff4ffa80c7943949659e1d P beeb7d10b2974740afb457bf0bd07c37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beeb7d10b2974740afb457bf0bd07c37, State: Initialized, Role: FOLLOWER
I20260710 13:19:40.454154 16793 consensus_queue.cc:260] T f8f5138449ff4ffa80c7943949659e1d P beeb7d10b2974740afb457bf0bd07c37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:40.455875 16794 tablet_bootstrap.cc:492] T 1f1e4f706b294d3f9c2ea176690b48a5 P 773eb63111be4194bb4e6a8b211007f9: Bootstrap starting.
I20260710 13:19:40.458050 16793 ts_tablet_manager.cc:1434] T f8f5138449ff4ffa80c7943949659e1d P beeb7d10b2974740afb457bf0bd07c37: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260710 13:19:40.459009 16793 tablet_bootstrap.cc:492] T 8ab85a179ef84cd0975c3620f213074f P beeb7d10b2974740afb457bf0bd07c37: Bootstrap starting.
I20260710 13:19:40.463912 16792 tablet_bootstrap.cc:654] T ce265fb7fb9149288d9ac7454ce7920e P f957104a15444caf8e67c2469c032086: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:40.465670 16793 tablet_bootstrap.cc:654] T 8ab85a179ef84cd0975c3620f213074f P beeb7d10b2974740afb457bf0bd07c37: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:40.475905 16600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1e4f706b294d3f9c2ea176690b48a5" candidate_uuid: "f957104a15444caf8e67c2469c032086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beeb7d10b2974740afb457bf0bd07c37" is_pre_election: true
I20260710 13:19:40.476590 16794 tablet_bootstrap.cc:654] T 1f1e4f706b294d3f9c2ea176690b48a5 P 773eb63111be4194bb4e6a8b211007f9: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:40.476646 16600 raft_consensus.cc:2468] T 1f1e4f706b294d3f9c2ea176690b48a5 P beeb7d10b2974740afb457bf0bd07c37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f957104a15444caf8e67c2469c032086 in term 0.
I20260710 13:19:40.478428 16640 leader_election.cc:304] T 1f1e4f706b294d3f9c2ea176690b48a5 P f957104a15444caf8e67c2469c032086 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: beeb7d10b2974740afb457bf0bd07c37, f957104a15444caf8e67c2469c032086; no voters: 
I20260710 13:19:40.478717 16749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1e4f706b294d3f9c2ea176690b48a5" candidate_uuid: "f957104a15444caf8e67c2469c032086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "773eb63111be4194bb4e6a8b211007f9" is_pre_election: true
W20260710 13:19:40.480551 16638 leader_election.cc:343] T 1f1e4f706b294d3f9c2ea176690b48a5 P f957104a15444caf8e67c2469c032086 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 773eb63111be4194bb4e6a8b211007f9 (127.16.20.67:36211): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:40.482154 16798 raft_consensus.cc:2804] T 1f1e4f706b294d3f9c2ea176690b48a5 P f957104a15444caf8e67c2469c032086 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:40.482509 16798 raft_consensus.cc:493] T 1f1e4f706b294d3f9c2ea176690b48a5 P f957104a15444caf8e67c2469c032086 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:40.482865 16798 raft_consensus.cc:3060] T 1f1e4f706b294d3f9c2ea176690b48a5 P f957104a15444caf8e67c2469c032086 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:40.490095 16793 tablet_bootstrap.cc:492] T 8ab85a179ef84cd0975c3620f213074f P beeb7d10b2974740afb457bf0bd07c37: No bootstrap required, opened a new log
I20260710 13:19:40.489243 16798 raft_consensus.cc:515] T 1f1e4f706b294d3f9c2ea176690b48a5 P f957104a15444caf8e67c2469c032086 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } } peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } }
I20260710 13:19:40.490097 16794 tablet_bootstrap.cc:492] T 1f1e4f706b294d3f9c2ea176690b48a5 P 773eb63111be4194bb4e6a8b211007f9: No bootstrap required, opened a new log
I20260710 13:19:40.490594 16792 tablet_bootstrap.cc:492] T ce265fb7fb9149288d9ac7454ce7920e P f957104a15444caf8e67c2469c032086: No bootstrap required, opened a new log
I20260710 13:19:40.491026 16794 ts_tablet_manager.cc:1403] T 1f1e4f706b294d3f9c2ea176690b48a5 P 773eb63111be4194bb4e6a8b211007f9: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.002s
I20260710 13:19:40.491487 16793 ts_tablet_manager.cc:1403] T 8ab85a179ef84cd0975c3620f213074f P beeb7d10b2974740afb457bf0bd07c37: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.011s
I20260710 13:19:40.492146 16798 leader_election.cc:290] T 1f1e4f706b294d3f9c2ea176690b48a5 P f957104a15444caf8e67c2469c032086 [CANDIDATE]: Term 1 election: Requested vote from peers 773eb63111be4194bb4e6a8b211007f9 (127.16.20.67:36211), beeb7d10b2974740afb457bf0bd07c37 (127.16.20.65:43161)
I20260710 13:19:40.492980 16749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1e4f706b294d3f9c2ea176690b48a5" candidate_uuid: "f957104a15444caf8e67c2469c032086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "773eb63111be4194bb4e6a8b211007f9"
I20260710 13:19:40.493202 16600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1e4f706b294d3f9c2ea176690b48a5" candidate_uuid: "f957104a15444caf8e67c2469c032086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beeb7d10b2974740afb457bf0bd07c37"
I20260710 13:19:40.493737 16600 raft_consensus.cc:3060] T 1f1e4f706b294d3f9c2ea176690b48a5 P beeb7d10b2974740afb457bf0bd07c37 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:40.491124 16792 ts_tablet_manager.cc:1403] T ce265fb7fb9149288d9ac7454ce7920e P f957104a15444caf8e67c2469c032086: Time spent bootstrapping tablet: real 0.045s	user 0.012s	sys 0.006s
W20260710 13:19:40.494837 16638 leader_election.cc:343] T 1f1e4f706b294d3f9c2ea176690b48a5 P f957104a15444caf8e67c2469c032086 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 773eb63111be4194bb4e6a8b211007f9 (127.16.20.67:36211): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:40.494743 16794 raft_consensus.cc:359] T 1f1e4f706b294d3f9c2ea176690b48a5 P 773eb63111be4194bb4e6a8b211007f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } } peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } }
I20260710 13:19:40.495656 16794 raft_consensus.cc:385] T 1f1e4f706b294d3f9c2ea176690b48a5 P 773eb63111be4194bb4e6a8b211007f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:40.496059 16794 raft_consensus.cc:740] T 1f1e4f706b294d3f9c2ea176690b48a5 P 773eb63111be4194bb4e6a8b211007f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 773eb63111be4194bb4e6a8b211007f9, State: Initialized, Role: FOLLOWER
I20260710 13:19:40.496851 16794 consensus_queue.cc:260] T 1f1e4f706b294d3f9c2ea176690b48a5 P 773eb63111be4194bb4e6a8b211007f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } } peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } }
I20260710 13:19:40.497485 16792 raft_consensus.cc:359] T ce265fb7fb9149288d9ac7454ce7920e P f957104a15444caf8e67c2469c032086 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:40.498149 16792 raft_consensus.cc:385] T ce265fb7fb9149288d9ac7454ce7920e P f957104a15444caf8e67c2469c032086 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:40.498417 16792 raft_consensus.cc:740] T ce265fb7fb9149288d9ac7454ce7920e P f957104a15444caf8e67c2469c032086 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f957104a15444caf8e67c2469c032086, State: Initialized, Role: FOLLOWER
I20260710 13:19:40.499125 16792 consensus_queue.cc:260] T ce265fb7fb9149288d9ac7454ce7920e P f957104a15444caf8e67c2469c032086 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:40.501255 16792 ts_tablet_manager.cc:1434] T ce265fb7fb9149288d9ac7454ce7920e P f957104a15444caf8e67c2469c032086: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:19:40.502283 16600 raft_consensus.cc:2468] T 1f1e4f706b294d3f9c2ea176690b48a5 P beeb7d10b2974740afb457bf0bd07c37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f957104a15444caf8e67c2469c032086 in term 1.
I20260710 13:19:40.503638 16640 leader_election.cc:304] T 1f1e4f706b294d3f9c2ea176690b48a5 P f957104a15444caf8e67c2469c032086 [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: beeb7d10b2974740afb457bf0bd07c37, f957104a15444caf8e67c2469c032086; no voters: 773eb63111be4194bb4e6a8b211007f9
I20260710 13:19:40.504216 16792 tablet_bootstrap.cc:492] T 8ab85a179ef84cd0975c3620f213074f P f957104a15444caf8e67c2469c032086: Bootstrap starting.
I20260710 13:19:40.494448 16793 raft_consensus.cc:359] T 8ab85a179ef84cd0975c3620f213074f P beeb7d10b2974740afb457bf0bd07c37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:40.510285 16798 raft_consensus.cc:2804] T 1f1e4f706b294d3f9c2ea176690b48a5 P f957104a15444caf8e67c2469c032086 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:40.511678 16793 raft_consensus.cc:385] T 8ab85a179ef84cd0975c3620f213074f P beeb7d10b2974740afb457bf0bd07c37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:40.511816 16798 raft_consensus.cc:697] T 1f1e4f706b294d3f9c2ea176690b48a5 P f957104a15444caf8e67c2469c032086 [term 1 LEADER]: Becoming Leader. State: Replica: f957104a15444caf8e67c2469c032086, State: Running, Role: LEADER
I20260710 13:19:40.512493 16793 raft_consensus.cc:740] T 8ab85a179ef84cd0975c3620f213074f P beeb7d10b2974740afb457bf0bd07c37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beeb7d10b2974740afb457bf0bd07c37, State: Initialized, Role: FOLLOWER
I20260710 13:19:40.516487 16794 ts_tablet_manager.cc:1434] T 1f1e4f706b294d3f9c2ea176690b48a5 P 773eb63111be4194bb4e6a8b211007f9: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.002s
I20260710 13:19:40.516343 16798 consensus_queue.cc:237] T 1f1e4f706b294d3f9c2ea176690b48a5 P f957104a15444caf8e67c2469c032086 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } } peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } }
I20260710 13:19:40.515985 16793 consensus_queue.cc:260] T 8ab85a179ef84cd0975c3620f213074f P beeb7d10b2974740afb457bf0bd07c37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:40.519434 16794 tablet_bootstrap.cc:492] T 046bfa72ecab4d8ba918b518aa87f6a8 P 773eb63111be4194bb4e6a8b211007f9: Bootstrap starting.
I20260710 13:19:40.521118 16792 tablet_bootstrap.cc:654] T 8ab85a179ef84cd0975c3620f213074f P f957104a15444caf8e67c2469c032086: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:40.526711 16793 ts_tablet_manager.cc:1434] T 8ab85a179ef84cd0975c3620f213074f P beeb7d10b2974740afb457bf0bd07c37: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.001s
I20260710 13:19:40.528123 16793 tablet_bootstrap.cc:492] T 76ab5dadac194778aeb36e97df3b85b5 P beeb7d10b2974740afb457bf0bd07c37: Bootstrap starting.
I20260710 13:19:40.534001 16794 tablet_bootstrap.cc:654] T 046bfa72ecab4d8ba918b518aa87f6a8 P 773eb63111be4194bb4e6a8b211007f9: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:40.540829 16816 raft_consensus.cc:493] T f8f5138449ff4ffa80c7943949659e1d P f957104a15444caf8e67c2469c032086 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:40.541712 16816 raft_consensus.cc:515] T f8f5138449ff4ffa80c7943949659e1d P f957104a15444caf8e67c2469c032086 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:40.545459 16816 leader_election.cc:290] T f8f5138449ff4ffa80c7943949659e1d P f957104a15444caf8e67c2469c032086 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beeb7d10b2974740afb457bf0bd07c37 (127.16.20.65:43161), 773eb63111be4194bb4e6a8b211007f9 (127.16.20.67:36211)
I20260710 13:19:40.545876 16600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f5138449ff4ffa80c7943949659e1d" candidate_uuid: "f957104a15444caf8e67c2469c032086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beeb7d10b2974740afb457bf0bd07c37" is_pre_election: true
I20260710 13:19:40.546522 16600 raft_consensus.cc:2468] T f8f5138449ff4ffa80c7943949659e1d P beeb7d10b2974740afb457bf0bd07c37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f957104a15444caf8e67c2469c032086 in term 0.
I20260710 13:19:40.546762 16792 tablet_bootstrap.cc:492] T 8ab85a179ef84cd0975c3620f213074f P f957104a15444caf8e67c2469c032086: No bootstrap required, opened a new log
I20260710 13:19:40.546535 16749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f5138449ff4ffa80c7943949659e1d" candidate_uuid: "f957104a15444caf8e67c2469c032086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "773eb63111be4194bb4e6a8b211007f9" is_pre_election: true
I20260710 13:19:40.547282 16792 ts_tablet_manager.cc:1403] T 8ab85a179ef84cd0975c3620f213074f P f957104a15444caf8e67c2469c032086: Time spent bootstrapping tablet: real 0.043s	user 0.014s	sys 0.007s
I20260710 13:19:40.547601 16793 tablet_bootstrap.cc:654] T 76ab5dadac194778aeb36e97df3b85b5 P beeb7d10b2974740afb457bf0bd07c37: Neither blocks nor log segments found. Creating new log.
W20260710 13:19:40.548074 16638 leader_election.cc:343] T f8f5138449ff4ffa80c7943949659e1d P f957104a15444caf8e67c2469c032086 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 773eb63111be4194bb4e6a8b211007f9 (127.16.20.67:36211): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:40.550741 16792 raft_consensus.cc:359] T 8ab85a179ef84cd0975c3620f213074f P f957104a15444caf8e67c2469c032086 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:40.551576 16792 raft_consensus.cc:385] T 8ab85a179ef84cd0975c3620f213074f P f957104a15444caf8e67c2469c032086 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:40.551715 16640 leader_election.cc:304] T f8f5138449ff4ffa80c7943949659e1d P f957104a15444caf8e67c2469c032086 [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: beeb7d10b2974740afb457bf0bd07c37, f957104a15444caf8e67c2469c032086; no voters: 773eb63111be4194bb4e6a8b211007f9
I20260710 13:19:40.551903 16792 raft_consensus.cc:740] T 8ab85a179ef84cd0975c3620f213074f P f957104a15444caf8e67c2469c032086 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f957104a15444caf8e67c2469c032086, State: Initialized, Role: FOLLOWER
I20260710 13:19:40.552970 16816 raft_consensus.cc:2804] T f8f5138449ff4ffa80c7943949659e1d P f957104a15444caf8e67c2469c032086 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:40.552693 16792 consensus_queue.cc:260] T 8ab85a179ef84cd0975c3620f213074f P f957104a15444caf8e67c2469c032086 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:40.553453 16816 raft_consensus.cc:493] T f8f5138449ff4ffa80c7943949659e1d P f957104a15444caf8e67c2469c032086 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:40.553982 16816 raft_consensus.cc:3060] T f8f5138449ff4ffa80c7943949659e1d P f957104a15444caf8e67c2469c032086 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:40.557081 16792 ts_tablet_manager.cc:1434] T 8ab85a179ef84cd0975c3620f213074f P f957104a15444caf8e67c2469c032086: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260710 13:19:40.558125 16792 tablet_bootstrap.cc:492] T c7aff219966d4f7e8cd34ea0e5b74d17 P f957104a15444caf8e67c2469c032086: Bootstrap starting.
I20260710 13:19:40.558552 16794 tablet_bootstrap.cc:492] T 046bfa72ecab4d8ba918b518aa87f6a8 P 773eb63111be4194bb4e6a8b211007f9: No bootstrap required, opened a new log
I20260710 13:19:40.559044 16794 ts_tablet_manager.cc:1403] T 046bfa72ecab4d8ba918b518aa87f6a8 P 773eb63111be4194bb4e6a8b211007f9: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.002s
I20260710 13:19:40.554508 16494 catalog_manager.cc:5697] T 1f1e4f706b294d3f9c2ea176690b48a5 P f957104a15444caf8e67c2469c032086 reported cstate change: term changed from 0 to 1, leader changed from <none> to f957104a15444caf8e67c2469c032086 (127.16.20.66). New cstate: current_term: 1 leader_uuid: "f957104a15444caf8e67c2469c032086" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:40.563608 16794 raft_consensus.cc:359] T 046bfa72ecab4d8ba918b518aa87f6a8 P 773eb63111be4194bb4e6a8b211007f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:40.564419 16794 raft_consensus.cc:385] T 046bfa72ecab4d8ba918b518aa87f6a8 P 773eb63111be4194bb4e6a8b211007f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:40.564745 16794 raft_consensus.cc:740] T 046bfa72ecab4d8ba918b518aa87f6a8 P 773eb63111be4194bb4e6a8b211007f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 773eb63111be4194bb4e6a8b211007f9, State: Initialized, Role: FOLLOWER
I20260710 13:19:40.565862 16794 consensus_queue.cc:260] T 046bfa72ecab4d8ba918b518aa87f6a8 P 773eb63111be4194bb4e6a8b211007f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:40.567044 16816 raft_consensus.cc:515] T f8f5138449ff4ffa80c7943949659e1d P f957104a15444caf8e67c2469c032086 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:40.573298 16600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f5138449ff4ffa80c7943949659e1d" candidate_uuid: "f957104a15444caf8e67c2469c032086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beeb7d10b2974740afb457bf0bd07c37"
I20260710 13:19:40.573943 16600 raft_consensus.cc:3060] T f8f5138449ff4ffa80c7943949659e1d P beeb7d10b2974740afb457bf0bd07c37 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:40.574142 16792 tablet_bootstrap.cc:654] T c7aff219966d4f7e8cd34ea0e5b74d17 P f957104a15444caf8e67c2469c032086: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:40.574455 16794 ts_tablet_manager.cc:1434] T 046bfa72ecab4d8ba918b518aa87f6a8 P 773eb63111be4194bb4e6a8b211007f9: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.003s
I20260710 13:19:40.575760 16794 tablet_bootstrap.cc:492] T 2900d8e9b23643969253a1dbb8335410 P 773eb63111be4194bb4e6a8b211007f9: Bootstrap starting.
I20260710 13:19:40.581424 16749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f5138449ff4ffa80c7943949659e1d" candidate_uuid: "f957104a15444caf8e67c2469c032086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "773eb63111be4194bb4e6a8b211007f9"
I20260710 13:19:40.582772 16816 leader_election.cc:290] T f8f5138449ff4ffa80c7943949659e1d P f957104a15444caf8e67c2469c032086 [CANDIDATE]: Term 1 election: Requested vote from peers beeb7d10b2974740afb457bf0bd07c37 (127.16.20.65:43161), 773eb63111be4194bb4e6a8b211007f9 (127.16.20.67:36211)
W20260710 13:19:40.583434 16638 leader_election.cc:343] T f8f5138449ff4ffa80c7943949659e1d P f957104a15444caf8e67c2469c032086 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 773eb63111be4194bb4e6a8b211007f9 (127.16.20.67:36211): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:40.603703 16799 raft_consensus.cc:493] T ce265fb7fb9149288d9ac7454ce7920e P 773eb63111be4194bb4e6a8b211007f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:40.604780 16800 raft_consensus.cc:493] T c7aff219966d4f7e8cd34ea0e5b74d17 P beeb7d10b2974740afb457bf0bd07c37 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:40.605322 16800 raft_consensus.cc:515] T c7aff219966d4f7e8cd34ea0e5b74d17 P beeb7d10b2974740afb457bf0bd07c37 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:40.607704 16794 tablet_bootstrap.cc:654] T 2900d8e9b23643969253a1dbb8335410 P 773eb63111be4194bb4e6a8b211007f9: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:40.606042 16600 raft_consensus.cc:2468] T f8f5138449ff4ffa80c7943949659e1d P beeb7d10b2974740afb457bf0bd07c37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f957104a15444caf8e67c2469c032086 in term 1.
I20260710 13:19:40.605652 16799 raft_consensus.cc:515] T ce265fb7fb9149288d9ac7454ce7920e P 773eb63111be4194bb4e6a8b211007f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:40.611696 16640 leader_election.cc:304] T f8f5138449ff4ffa80c7943949659e1d P f957104a15444caf8e67c2469c032086 [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: beeb7d10b2974740afb457bf0bd07c37, f957104a15444caf8e67c2469c032086; no voters: 773eb63111be4194bb4e6a8b211007f9
I20260710 13:19:40.612399 16799 leader_election.cc:290] T ce265fb7fb9149288d9ac7454ce7920e P 773eb63111be4194bb4e6a8b211007f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beeb7d10b2974740afb457bf0bd07c37 (127.16.20.65:43161), f957104a15444caf8e67c2469c032086 (127.16.20.66:41255)
I20260710 13:19:40.613473 16816 raft_consensus.cc:2804] T f8f5138449ff4ffa80c7943949659e1d P f957104a15444caf8e67c2469c032086 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:40.614226 16816 raft_consensus.cc:697] T f8f5138449ff4ffa80c7943949659e1d P f957104a15444caf8e67c2469c032086 [term 1 LEADER]: Becoming Leader. State: Replica: f957104a15444caf8e67c2469c032086, State: Running, Role: LEADER
I20260710 13:19:40.613399 16800 leader_election.cc:290] T c7aff219966d4f7e8cd34ea0e5b74d17 P beeb7d10b2974740afb457bf0bd07c37 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f957104a15444caf8e67c2469c032086 (127.16.20.66:41255), 773eb63111be4194bb4e6a8b211007f9 (127.16.20.67:36211)
I20260710 13:19:40.617550 16792 tablet_bootstrap.cc:492] T c7aff219966d4f7e8cd34ea0e5b74d17 P f957104a15444caf8e67c2469c032086: No bootstrap required, opened a new log
I20260710 13:19:40.620149 16792 ts_tablet_manager.cc:1403] T c7aff219966d4f7e8cd34ea0e5b74d17 P f957104a15444caf8e67c2469c032086: Time spent bootstrapping tablet: real 0.062s	user 0.011s	sys 0.017s
I20260710 13:19:40.621127 16675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce265fb7fb9149288d9ac7454ce7920e" candidate_uuid: "773eb63111be4194bb4e6a8b211007f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f957104a15444caf8e67c2469c032086" is_pre_election: true
I20260710 13:19:40.619287 16600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce265fb7fb9149288d9ac7454ce7920e" candidate_uuid: "773eb63111be4194bb4e6a8b211007f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beeb7d10b2974740afb457bf0bd07c37" is_pre_election: true
I20260710 13:19:40.622903 16675 raft_consensus.cc:2468] T ce265fb7fb9149288d9ac7454ce7920e P f957104a15444caf8e67c2469c032086 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 773eb63111be4194bb4e6a8b211007f9 in term 0.
I20260710 13:19:40.622686 16816 consensus_queue.cc:237] T f8f5138449ff4ffa80c7943949659e1d P f957104a15444caf8e67c2469c032086 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:40.636442 16713 leader_election.cc:304] T ce265fb7fb9149288d9ac7454ce7920e P 773eb63111be4194bb4e6a8b211007f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 773eb63111be4194bb4e6a8b211007f9, f957104a15444caf8e67c2469c032086; no voters: 
I20260710 13:19:40.638325 16799 raft_consensus.cc:2804] T ce265fb7fb9149288d9ac7454ce7920e P 773eb63111be4194bb4e6a8b211007f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:40.638733 16799 raft_consensus.cc:493] T ce265fb7fb9149288d9ac7454ce7920e P 773eb63111be4194bb4e6a8b211007f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 13:19:40.639043 16714 leader_election.cc:343] T ce265fb7fb9149288d9ac7454ce7920e P 773eb63111be4194bb4e6a8b211007f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer beeb7d10b2974740afb457bf0bd07c37 (127.16.20.65:43161): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:40.639127 16799 raft_consensus.cc:3060] T ce265fb7fb9149288d9ac7454ce7920e P 773eb63111be4194bb4e6a8b211007f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:40.639106 16793 tablet_bootstrap.cc:492] T 76ab5dadac194778aeb36e97df3b85b5 P beeb7d10b2974740afb457bf0bd07c37: No bootstrap required, opened a new log
I20260710 13:19:40.644297 16793 ts_tablet_manager.cc:1403] T 76ab5dadac194778aeb36e97df3b85b5 P beeb7d10b2974740afb457bf0bd07c37: Time spent bootstrapping tablet: real 0.116s	user 0.032s	sys 0.013s
I20260710 13:19:40.640597 16792 raft_consensus.cc:359] T c7aff219966d4f7e8cd34ea0e5b74d17 P f957104a15444caf8e67c2469c032086 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:40.645396 16792 raft_consensus.cc:385] T c7aff219966d4f7e8cd34ea0e5b74d17 P f957104a15444caf8e67c2469c032086 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:40.646828 16792 raft_consensus.cc:740] T c7aff219966d4f7e8cd34ea0e5b74d17 P f957104a15444caf8e67c2469c032086 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f957104a15444caf8e67c2469c032086, State: Initialized, Role: FOLLOWER
I20260710 13:19:40.647814 16792 consensus_queue.cc:260] T c7aff219966d4f7e8cd34ea0e5b74d17 P f957104a15444caf8e67c2469c032086 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:40.652034 16792 ts_tablet_manager.cc:1434] T c7aff219966d4f7e8cd34ea0e5b74d17 P f957104a15444caf8e67c2469c032086: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.002s
I20260710 13:19:40.652144 16793 raft_consensus.cc:359] T 76ab5dadac194778aeb36e97df3b85b5 P beeb7d10b2974740afb457bf0bd07c37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:40.653302 16793 raft_consensus.cc:385] T 76ab5dadac194778aeb36e97df3b85b5 P beeb7d10b2974740afb457bf0bd07c37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:40.653313 16799 raft_consensus.cc:515] T ce265fb7fb9149288d9ac7454ce7920e P 773eb63111be4194bb4e6a8b211007f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:40.655292 16792 tablet_bootstrap.cc:492] T 76ab5dadac194778aeb36e97df3b85b5 P f957104a15444caf8e67c2469c032086: Bootstrap starting.
I20260710 13:19:40.654682 16793 raft_consensus.cc:740] T 76ab5dadac194778aeb36e97df3b85b5 P beeb7d10b2974740afb457bf0bd07c37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beeb7d10b2974740afb457bf0bd07c37, State: Initialized, Role: FOLLOWER
I20260710 13:19:40.659698 16799 leader_election.cc:290] T ce265fb7fb9149288d9ac7454ce7920e P 773eb63111be4194bb4e6a8b211007f9 [CANDIDATE]: Term 1 election: Requested vote from peers beeb7d10b2974740afb457bf0bd07c37 (127.16.20.65:43161), f957104a15444caf8e67c2469c032086 (127.16.20.66:41255)
I20260710 13:19:40.660914 16600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce265fb7fb9149288d9ac7454ce7920e" candidate_uuid: "773eb63111be4194bb4e6a8b211007f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beeb7d10b2974740afb457bf0bd07c37"
I20260710 13:19:40.661260 16675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce265fb7fb9149288d9ac7454ce7920e" candidate_uuid: "773eb63111be4194bb4e6a8b211007f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f957104a15444caf8e67c2469c032086"
I20260710 13:19:40.662369 16675 raft_consensus.cc:3060] T ce265fb7fb9149288d9ac7454ce7920e P f957104a15444caf8e67c2469c032086 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:40.659121 16793 consensus_queue.cc:260] T 76ab5dadac194778aeb36e97df3b85b5 P beeb7d10b2974740afb457bf0bd07c37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
W20260710 13:19:40.665153 16714 leader_election.cc:343] T ce265fb7fb9149288d9ac7454ce7920e P 773eb63111be4194bb4e6a8b211007f9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer beeb7d10b2974740afb457bf0bd07c37 (127.16.20.65:43161): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:40.679215 16794 tablet_bootstrap.cc:492] T 2900d8e9b23643969253a1dbb8335410 P 773eb63111be4194bb4e6a8b211007f9: No bootstrap required, opened a new log
I20260710 13:19:40.679813 16794 ts_tablet_manager.cc:1403] T 2900d8e9b23643969253a1dbb8335410 P 773eb63111be4194bb4e6a8b211007f9: Time spent bootstrapping tablet: real 0.104s	user 0.018s	sys 0.004s
I20260710 13:19:40.681924 16494 catalog_manager.cc:5697] T f8f5138449ff4ffa80c7943949659e1d P f957104a15444caf8e67c2469c032086 reported cstate change: term changed from 0 to 1, leader changed from <none> to f957104a15444caf8e67c2469c032086 (127.16.20.66). New cstate: current_term: 1 leader_uuid: "f957104a15444caf8e67c2469c032086" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:40.677378 16675 raft_consensus.cc:2468] T ce265fb7fb9149288d9ac7454ce7920e P f957104a15444caf8e67c2469c032086 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 773eb63111be4194bb4e6a8b211007f9 in term 1.
I20260710 13:19:40.684118 16794 raft_consensus.cc:359] T 2900d8e9b23643969253a1dbb8335410 P 773eb63111be4194bb4e6a8b211007f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:40.685943 16713 leader_election.cc:304] T ce265fb7fb9149288d9ac7454ce7920e P 773eb63111be4194bb4e6a8b211007f9 [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: 773eb63111be4194bb4e6a8b211007f9, f957104a15444caf8e67c2469c032086; no voters: beeb7d10b2974740afb457bf0bd07c37
I20260710 13:19:40.680979 16793 ts_tablet_manager.cc:1434] T 76ab5dadac194778aeb36e97df3b85b5 P beeb7d10b2974740afb457bf0bd07c37: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.004s
I20260710 13:19:40.684909 16794 raft_consensus.cc:385] T 2900d8e9b23643969253a1dbb8335410 P 773eb63111be4194bb4e6a8b211007f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:40.687191 16799 raft_consensus.cc:2804] T ce265fb7fb9149288d9ac7454ce7920e P 773eb63111be4194bb4e6a8b211007f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:40.687604 16794 raft_consensus.cc:740] T 2900d8e9b23643969253a1dbb8335410 P 773eb63111be4194bb4e6a8b211007f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 773eb63111be4194bb4e6a8b211007f9, State: Initialized, Role: FOLLOWER
I20260710 13:19:40.690064 16794 consensus_queue.cc:260] T 2900d8e9b23643969253a1dbb8335410 P 773eb63111be4194bb4e6a8b211007f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:40.694136 16793 tablet_bootstrap.cc:492] T a5750bc1da0446b0a3cf0b99b9ea7c1b P beeb7d10b2974740afb457bf0bd07c37: Bootstrap starting.
I20260710 13:19:40.701776 16799 raft_consensus.cc:697] T ce265fb7fb9149288d9ac7454ce7920e P 773eb63111be4194bb4e6a8b211007f9 [term 1 LEADER]: Becoming Leader. State: Replica: 773eb63111be4194bb4e6a8b211007f9, State: Running, Role: LEADER
I20260710 13:19:40.709138 16799 consensus_queue.cc:237] T ce265fb7fb9149288d9ac7454ce7920e P 773eb63111be4194bb4e6a8b211007f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:40.718773 16830 raft_consensus.cc:493] T c7aff219966d4f7e8cd34ea0e5b74d17 P 773eb63111be4194bb4e6a8b211007f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:40.719290 16830 raft_consensus.cc:515] T c7aff219966d4f7e8cd34ea0e5b74d17 P 773eb63111be4194bb4e6a8b211007f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:40.723047 16800 raft_consensus.cc:493] T 8ab85a179ef84cd0975c3620f213074f P beeb7d10b2974740afb457bf0bd07c37 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:40.723377 16675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7aff219966d4f7e8cd34ea0e5b74d17" candidate_uuid: "beeb7d10b2974740afb457bf0bd07c37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f957104a15444caf8e67c2469c032086" is_pre_election: true
I20260710 13:19:40.724609 16675 raft_consensus.cc:2468] T c7aff219966d4f7e8cd34ea0e5b74d17 P f957104a15444caf8e67c2469c032086 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beeb7d10b2974740afb457bf0bd07c37 in term 0.
I20260710 13:19:40.724359 16800 raft_consensus.cc:515] T 8ab85a179ef84cd0975c3620f213074f P beeb7d10b2974740afb457bf0bd07c37 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:40.724833 16830 leader_election.cc:290] T c7aff219966d4f7e8cd34ea0e5b74d17 P 773eb63111be4194bb4e6a8b211007f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beeb7d10b2974740afb457bf0bd07c37 (127.16.20.65:43161), f957104a15444caf8e67c2469c032086 (127.16.20.66:41255)
I20260710 13:19:40.725847 16600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7aff219966d4f7e8cd34ea0e5b74d17" candidate_uuid: "773eb63111be4194bb4e6a8b211007f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beeb7d10b2974740afb457bf0bd07c37" is_pre_election: true
I20260710 13:19:40.726660 16600 raft_consensus.cc:2468] T c7aff219966d4f7e8cd34ea0e5b74d17 P beeb7d10b2974740afb457bf0bd07c37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 773eb63111be4194bb4e6a8b211007f9 in term 0.
I20260710 13:19:40.727346 16564 leader_election.cc:304] T c7aff219966d4f7e8cd34ea0e5b74d17 P beeb7d10b2974740afb457bf0bd07c37 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: beeb7d10b2974740afb457bf0bd07c37, f957104a15444caf8e67c2469c032086; no voters: 
I20260710 13:19:40.728883 16714 leader_election.cc:304] T c7aff219966d4f7e8cd34ea0e5b74d17 P 773eb63111be4194bb4e6a8b211007f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 773eb63111be4194bb4e6a8b211007f9, beeb7d10b2974740afb457bf0bd07c37; no voters: 
I20260710 13:19:40.729628 16675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7aff219966d4f7e8cd34ea0e5b74d17" candidate_uuid: "773eb63111be4194bb4e6a8b211007f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f957104a15444caf8e67c2469c032086" is_pre_election: true
I20260710 13:19:40.730197 16675 raft_consensus.cc:2468] T c7aff219966d4f7e8cd34ea0e5b74d17 P f957104a15444caf8e67c2469c032086 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 773eb63111be4194bb4e6a8b211007f9 in term 0.
I20260710 13:19:40.732311 16800 leader_election.cc:290] T 8ab85a179ef84cd0975c3620f213074f P beeb7d10b2974740afb457bf0bd07c37 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f957104a15444caf8e67c2469c032086 (127.16.20.66:41255), 773eb63111be4194bb4e6a8b211007f9 (127.16.20.67:36211)
I20260710 13:19:40.732798 16800 raft_consensus.cc:2804] T c7aff219966d4f7e8cd34ea0e5b74d17 P beeb7d10b2974740afb457bf0bd07c37 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:40.730921 16830 raft_consensus.cc:2804] T c7aff219966d4f7e8cd34ea0e5b74d17 P 773eb63111be4194bb4e6a8b211007f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:40.733136 16800 raft_consensus.cc:493] T c7aff219966d4f7e8cd34ea0e5b74d17 P beeb7d10b2974740afb457bf0bd07c37 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:40.740243 16800 raft_consensus.cc:3060] T c7aff219966d4f7e8cd34ea0e5b74d17 P beeb7d10b2974740afb457bf0bd07c37 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:40.741456 16792 tablet_bootstrap.cc:654] T 76ab5dadac194778aeb36e97df3b85b5 P f957104a15444caf8e67c2469c032086: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:40.741842 16816 raft_consensus.cc:493] T 8ab85a179ef84cd0975c3620f213074f P f957104a15444caf8e67c2469c032086 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:40.737990 16830 raft_consensus.cc:493] T c7aff219966d4f7e8cd34ea0e5b74d17 P 773eb63111be4194bb4e6a8b211007f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:40.742291 16816 raft_consensus.cc:515] T 8ab85a179ef84cd0975c3620f213074f P f957104a15444caf8e67c2469c032086 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:40.744995 16816 leader_election.cc:290] T 8ab85a179ef84cd0975c3620f213074f P f957104a15444caf8e67c2469c032086 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beeb7d10b2974740afb457bf0bd07c37 (127.16.20.65:43161), 773eb63111be4194bb4e6a8b211007f9 (127.16.20.67:36211)
I20260710 13:19:40.743239 16794 ts_tablet_manager.cc:1434] T 2900d8e9b23643969253a1dbb8335410 P 773eb63111be4194bb4e6a8b211007f9: Time spent starting tablet: real 0.063s	user 0.008s	sys 0.009s
I20260710 13:19:40.748620 16793 tablet_bootstrap.cc:654] T a5750bc1da0446b0a3cf0b99b9ea7c1b P beeb7d10b2974740afb457bf0bd07c37: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:40.748401 16600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab85a179ef84cd0975c3620f213074f" candidate_uuid: "f957104a15444caf8e67c2469c032086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beeb7d10b2974740afb457bf0bd07c37" is_pre_election: true
I20260710 13:19:40.747265 16830 raft_consensus.cc:3060] T c7aff219966d4f7e8cd34ea0e5b74d17 P 773eb63111be4194bb4e6a8b211007f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:40.749981 16600 raft_consensus.cc:2468] T 8ab85a179ef84cd0975c3620f213074f P beeb7d10b2974740afb457bf0bd07c37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f957104a15444caf8e67c2469c032086 in term 0.
I20260710 13:19:40.750077 16749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab85a179ef84cd0975c3620f213074f" candidate_uuid: "f957104a15444caf8e67c2469c032086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "773eb63111be4194bb4e6a8b211007f9" is_pre_election: true
I20260710 13:19:40.752251 16640 leader_election.cc:304] T 8ab85a179ef84cd0975c3620f213074f P f957104a15444caf8e67c2469c032086 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: beeb7d10b2974740afb457bf0bd07c37, f957104a15444caf8e67c2469c032086; no voters: 
I20260710 13:19:40.750748 16749 raft_consensus.cc:2468] T 8ab85a179ef84cd0975c3620f213074f P 773eb63111be4194bb4e6a8b211007f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f957104a15444caf8e67c2469c032086 in term 0.
I20260710 13:19:40.755199 16794 tablet_bootstrap.cc:492] T f8f5138449ff4ffa80c7943949659e1d P 773eb63111be4194bb4e6a8b211007f9: Bootstrap starting.
I20260710 13:19:40.754841 16816 raft_consensus.cc:2804] T 8ab85a179ef84cd0975c3620f213074f P f957104a15444caf8e67c2469c032086 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:40.757081 16816 raft_consensus.cc:493] T 8ab85a179ef84cd0975c3620f213074f P f957104a15444caf8e67c2469c032086 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:40.757238 16749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7aff219966d4f7e8cd34ea0e5b74d17" candidate_uuid: "beeb7d10b2974740afb457bf0bd07c37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "773eb63111be4194bb4e6a8b211007f9" is_pre_election: true
I20260710 13:19:40.758097 16816 raft_consensus.cc:3060] T 8ab85a179ef84cd0975c3620f213074f P f957104a15444caf8e67c2469c032086 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:40.758587 16799 raft_consensus.cc:493] T 046bfa72ecab4d8ba918b518aa87f6a8 P 773eb63111be4194bb4e6a8b211007f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:40.761543 16799 raft_consensus.cc:515] T 046bfa72ecab4d8ba918b518aa87f6a8 P 773eb63111be4194bb4e6a8b211007f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:40.762231 16675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab85a179ef84cd0975c3620f213074f" candidate_uuid: "beeb7d10b2974740afb457bf0bd07c37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f957104a15444caf8e67c2469c032086" is_pre_election: true
I20260710 13:19:40.758373 16748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab85a179ef84cd0975c3620f213074f" candidate_uuid: "beeb7d10b2974740afb457bf0bd07c37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "773eb63111be4194bb4e6a8b211007f9" is_pre_election: true
I20260710 13:19:40.764221 16799 leader_election.cc:290] T 046bfa72ecab4d8ba918b518aa87f6a8 P 773eb63111be4194bb4e6a8b211007f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beeb7d10b2974740afb457bf0bd07c37 (127.16.20.65:43161), f957104a15444caf8e67c2469c032086 (127.16.20.66:41255)
I20260710 13:19:40.764472 16748 raft_consensus.cc:2468] T 8ab85a179ef84cd0975c3620f213074f P 773eb63111be4194bb4e6a8b211007f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beeb7d10b2974740afb457bf0bd07c37 in term 0.
I20260710 13:19:40.764418 16600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "046bfa72ecab4d8ba918b518aa87f6a8" candidate_uuid: "773eb63111be4194bb4e6a8b211007f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beeb7d10b2974740afb457bf0bd07c37" is_pre_election: true
I20260710 13:19:40.766090 16563 leader_election.cc:304] T 8ab85a179ef84cd0975c3620f213074f P beeb7d10b2974740afb457bf0bd07c37 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 773eb63111be4194bb4e6a8b211007f9, beeb7d10b2974740afb457bf0bd07c37; no voters: 
I20260710 13:19:40.766149 16674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "046bfa72ecab4d8ba918b518aa87f6a8" candidate_uuid: "773eb63111be4194bb4e6a8b211007f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f957104a15444caf8e67c2469c032086" is_pre_election: true
W20260710 13:19:40.768074 16714 leader_election.cc:343] T 046bfa72ecab4d8ba918b518aa87f6a8 P 773eb63111be4194bb4e6a8b211007f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer beeb7d10b2974740afb457bf0bd07c37 (127.16.20.65:43161): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:40.768628 16713 leader_election.cc:343] T 046bfa72ecab4d8ba918b518aa87f6a8 P 773eb63111be4194bb4e6a8b211007f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f957104a15444caf8e67c2469c032086 (127.16.20.66:41255): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:40.769070 16713 leader_election.cc:304] T 046bfa72ecab4d8ba918b518aa87f6a8 P 773eb63111be4194bb4e6a8b211007f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 773eb63111be4194bb4e6a8b211007f9; no voters: beeb7d10b2974740afb457bf0bd07c37, f957104a15444caf8e67c2469c032086
I20260710 13:19:40.770495 16799 raft_consensus.cc:2749] T 046bfa72ecab4d8ba918b518aa87f6a8 P 773eb63111be4194bb4e6a8b211007f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:40.772214 16799 raft_consensus.cc:493] T 1f1e4f706b294d3f9c2ea176690b48a5 P 773eb63111be4194bb4e6a8b211007f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:40.770773 16497 catalog_manager.cc:5697] T ce265fb7fb9149288d9ac7454ce7920e P 773eb63111be4194bb4e6a8b211007f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 773eb63111be4194bb4e6a8b211007f9 (127.16.20.67). New cstate: current_term: 1 leader_uuid: "773eb63111be4194bb4e6a8b211007f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:40.772652 16799 raft_consensus.cc:515] T 1f1e4f706b294d3f9c2ea176690b48a5 P 773eb63111be4194bb4e6a8b211007f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } } peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } }
I20260710 13:19:40.774525 16800 raft_consensus.cc:515] T c7aff219966d4f7e8cd34ea0e5b74d17 P beeb7d10b2974740afb457bf0bd07c37 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:40.775740 16600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1e4f706b294d3f9c2ea176690b48a5" candidate_uuid: "773eb63111be4194bb4e6a8b211007f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beeb7d10b2974740afb457bf0bd07c37" is_pre_election: true
I20260710 13:19:40.775789 16674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1e4f706b294d3f9c2ea176690b48a5" candidate_uuid: "773eb63111be4194bb4e6a8b211007f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f957104a15444caf8e67c2469c032086" is_pre_election: true
I20260710 13:19:40.770612 16816 raft_consensus.cc:515] T 8ab85a179ef84cd0975c3620f213074f P f957104a15444caf8e67c2469c032086 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:40.782018 16600 raft_consensus.cc:2393] T 1f1e4f706b294d3f9c2ea176690b48a5 P beeb7d10b2974740afb457bf0bd07c37 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 773eb63111be4194bb4e6a8b211007f9 in current term 1: Already voted for candidate f957104a15444caf8e67c2469c032086 in this term.
I20260710 13:19:40.771613 16832 raft_consensus.cc:2804] T 8ab85a179ef84cd0975c3620f213074f P beeb7d10b2974740afb457bf0bd07c37 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:40.777091 16799 leader_election.cc:290] T 1f1e4f706b294d3f9c2ea176690b48a5 P 773eb63111be4194bb4e6a8b211007f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beeb7d10b2974740afb457bf0bd07c37 (127.16.20.65:43161), f957104a15444caf8e67c2469c032086 (127.16.20.66:41255)
I20260710 13:19:40.781252 16673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7aff219966d4f7e8cd34ea0e5b74d17" candidate_uuid: "beeb7d10b2974740afb457bf0bd07c37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f957104a15444caf8e67c2469c032086"
I20260710 13:19:40.786298 16675 raft_consensus.cc:2393] T 8ab85a179ef84cd0975c3620f213074f P f957104a15444caf8e67c2469c032086 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate beeb7d10b2974740afb457bf0bd07c37 in current term 1: Already voted for candidate f957104a15444caf8e67c2469c032086 in this term.
I20260710 13:19:40.786471 16713 leader_election.cc:304] T 1f1e4f706b294d3f9c2ea176690b48a5 P 773eb63111be4194bb4e6a8b211007f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 773eb63111be4194bb4e6a8b211007f9; no voters: beeb7d10b2974740afb457bf0bd07c37, f957104a15444caf8e67c2469c032086
I20260710 13:19:40.788825 16830 raft_consensus.cc:515] T c7aff219966d4f7e8cd34ea0e5b74d17 P 773eb63111be4194bb4e6a8b211007f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:40.789242 16799 raft_consensus.cc:3060] T 1f1e4f706b294d3f9c2ea176690b48a5 P 773eb63111be4194bb4e6a8b211007f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:40.790040 16749 raft_consensus.cc:2393] T c7aff219966d4f7e8cd34ea0e5b74d17 P 773eb63111be4194bb4e6a8b211007f9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate beeb7d10b2974740afb457bf0bd07c37 in current term 1: Already voted for candidate 773eb63111be4194bb4e6a8b211007f9 in this term.
I20260710 13:19:40.791656 16800 leader_election.cc:290] T c7aff219966d4f7e8cd34ea0e5b74d17 P beeb7d10b2974740afb457bf0bd07c37 [CANDIDATE]: Term 1 election: Requested vote from peers f957104a15444caf8e67c2469c032086 (127.16.20.66:41255), 773eb63111be4194bb4e6a8b211007f9 (127.16.20.67:36211)
I20260710 13:19:40.795671 16673 raft_consensus.cc:3060] T c7aff219966d4f7e8cd34ea0e5b74d17 P f957104a15444caf8e67c2469c032086 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:40.806883 16749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab85a179ef84cd0975c3620f213074f" candidate_uuid: "f957104a15444caf8e67c2469c032086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "773eb63111be4194bb4e6a8b211007f9"
I20260710 13:19:40.807745 16749 raft_consensus.cc:3060] T 8ab85a179ef84cd0975c3620f213074f P 773eb63111be4194bb4e6a8b211007f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:40.785188 16832 raft_consensus.cc:493] T 8ab85a179ef84cd0975c3620f213074f P beeb7d10b2974740afb457bf0bd07c37 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:40.827260 16794 tablet_bootstrap.cc:654] T f8f5138449ff4ffa80c7943949659e1d P 773eb63111be4194bb4e6a8b211007f9: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:40.828699 16832 raft_consensus.cc:3060] T 8ab85a179ef84cd0975c3620f213074f P beeb7d10b2974740afb457bf0bd07c37 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:40.808688 16816 leader_election.cc:290] T 8ab85a179ef84cd0975c3620f213074f P f957104a15444caf8e67c2469c032086 [CANDIDATE]: Term 1 election: Requested vote from peers beeb7d10b2974740afb457bf0bd07c37 (127.16.20.65:43161), 773eb63111be4194bb4e6a8b211007f9 (127.16.20.67:36211)
I20260710 13:19:40.833102 16748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7aff219966d4f7e8cd34ea0e5b74d17" candidate_uuid: "beeb7d10b2974740afb457bf0bd07c37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "773eb63111be4194bb4e6a8b211007f9"
I20260710 13:19:40.834786 16748 raft_consensus.cc:2393] T c7aff219966d4f7e8cd34ea0e5b74d17 P 773eb63111be4194bb4e6a8b211007f9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate beeb7d10b2974740afb457bf0bd07c37 in current term 1: Already voted for candidate 773eb63111be4194bb4e6a8b211007f9 in this term.
I20260710 13:19:40.835990 16792 tablet_bootstrap.cc:492] T 76ab5dadac194778aeb36e97df3b85b5 P f957104a15444caf8e67c2469c032086: No bootstrap required, opened a new log
I20260710 13:19:40.836158 16675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7aff219966d4f7e8cd34ea0e5b74d17" candidate_uuid: "773eb63111be4194bb4e6a8b211007f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f957104a15444caf8e67c2469c032086"
I20260710 13:19:40.836469 16792 ts_tablet_manager.cc:1403] T 76ab5dadac194778aeb36e97df3b85b5 P f957104a15444caf8e67c2469c032086: Time spent bootstrapping tablet: real 0.181s	user 0.014s	sys 0.014s
I20260710 13:19:40.837493 16830 leader_election.cc:290] T c7aff219966d4f7e8cd34ea0e5b74d17 P 773eb63111be4194bb4e6a8b211007f9 [CANDIDATE]: Term 1 election: Requested vote from peers beeb7d10b2974740afb457bf0bd07c37 (127.16.20.65:43161), f957104a15444caf8e67c2469c032086 (127.16.20.66:41255)
I20260710 13:19:40.839890 16799 raft_consensus.cc:2749] T 1f1e4f706b294d3f9c2ea176690b48a5 P 773eb63111be4194bb4e6a8b211007f9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:40.840399 16792 raft_consensus.cc:359] T 76ab5dadac194778aeb36e97df3b85b5 P f957104a15444caf8e67c2469c032086 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:40.840883 16600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7aff219966d4f7e8cd34ea0e5b74d17" candidate_uuid: "773eb63111be4194bb4e6a8b211007f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beeb7d10b2974740afb457bf0bd07c37"
I20260710 13:19:40.841768 16792 raft_consensus.cc:385] T 76ab5dadac194778aeb36e97df3b85b5 P f957104a15444caf8e67c2469c032086 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:40.843376 16600 raft_consensus.cc:2393] T c7aff219966d4f7e8cd34ea0e5b74d17 P beeb7d10b2974740afb457bf0bd07c37 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 773eb63111be4194bb4e6a8b211007f9 in current term 1: Already voted for candidate beeb7d10b2974740afb457bf0bd07c37 in this term.
I20260710 13:19:40.844970 16599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab85a179ef84cd0975c3620f213074f" candidate_uuid: "f957104a15444caf8e67c2469c032086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beeb7d10b2974740afb457bf0bd07c37"
I20260710 13:19:40.844061 16792 raft_consensus.cc:740] T 76ab5dadac194778aeb36e97df3b85b5 P f957104a15444caf8e67c2469c032086 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f957104a15444caf8e67c2469c032086, State: Initialized, Role: FOLLOWER
I20260710 13:19:40.845341 16793 tablet_bootstrap.cc:492] T a5750bc1da0446b0a3cf0b99b9ea7c1b P beeb7d10b2974740afb457bf0bd07c37: No bootstrap required, opened a new log
I20260710 13:19:40.846768 16793 ts_tablet_manager.cc:1403] T a5750bc1da0446b0a3cf0b99b9ea7c1b P beeb7d10b2974740afb457bf0bd07c37: Time spent bootstrapping tablet: real 0.153s	user 0.011s	sys 0.012s
I20260710 13:19:40.847054 16714 leader_election.cc:304] T c7aff219966d4f7e8cd34ea0e5b74d17 P 773eb63111be4194bb4e6a8b211007f9 [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: 773eb63111be4194bb4e6a8b211007f9; no voters: beeb7d10b2974740afb457bf0bd07c37, f957104a15444caf8e67c2469c032086
I20260710 13:19:40.848110 16799 raft_consensus.cc:2749] T c7aff219966d4f7e8cd34ea0e5b74d17 P 773eb63111be4194bb4e6a8b211007f9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:19:40.848500 16794 tablet_bootstrap.cc:492] T f8f5138449ff4ffa80c7943949659e1d P 773eb63111be4194bb4e6a8b211007f9: No bootstrap required, opened a new log
I20260710 13:19:40.848912 16794 ts_tablet_manager.cc:1403] T f8f5138449ff4ffa80c7943949659e1d P 773eb63111be4194bb4e6a8b211007f9: Time spent bootstrapping tablet: real 0.102s	user 0.013s	sys 0.006s
I20260710 13:19:40.847154 16673 raft_consensus.cc:2468] T c7aff219966d4f7e8cd34ea0e5b74d17 P f957104a15444caf8e67c2469c032086 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beeb7d10b2974740afb457bf0bd07c37 in term 1.
I20260710 13:19:40.849562 16830 raft_consensus.cc:493] T a5750bc1da0446b0a3cf0b99b9ea7c1b P 773eb63111be4194bb4e6a8b211007f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:40.851161 16830 raft_consensus.cc:515] T a5750bc1da0446b0a3cf0b99b9ea7c1b P 773eb63111be4194bb4e6a8b211007f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:40.851511 16749 raft_consensus.cc:2468] T 8ab85a179ef84cd0975c3620f213074f P 773eb63111be4194bb4e6a8b211007f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f957104a15444caf8e67c2469c032086 in term 1.
I20260710 13:19:40.851857 16793 raft_consensus.cc:359] T a5750bc1da0446b0a3cf0b99b9ea7c1b P beeb7d10b2974740afb457bf0bd07c37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:40.852377 16816 raft_consensus.cc:493] T a5750bc1da0446b0a3cf0b99b9ea7c1b P f957104a15444caf8e67c2469c032086 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:40.852577 16793 raft_consensus.cc:385] T a5750bc1da0446b0a3cf0b99b9ea7c1b P beeb7d10b2974740afb457bf0bd07c37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:40.852596 16638 leader_election.cc:304] T 8ab85a179ef84cd0975c3620f213074f P f957104a15444caf8e67c2469c032086 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 773eb63111be4194bb4e6a8b211007f9, f957104a15444caf8e67c2469c032086; no voters: 
I20260710 13:19:40.852949 16793 raft_consensus.cc:740] T a5750bc1da0446b0a3cf0b99b9ea7c1b P beeb7d10b2974740afb457bf0bd07c37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beeb7d10b2974740afb457bf0bd07c37, State: Initialized, Role: FOLLOWER
I20260710 13:19:40.852849 16816 raft_consensus.cc:515] T a5750bc1da0446b0a3cf0b99b9ea7c1b P f957104a15444caf8e67c2469c032086 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:40.854149 16798 raft_consensus.cc:2804] T 8ab85a179ef84cd0975c3620f213074f P f957104a15444caf8e67c2469c032086 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:40.854583 16564 leader_election.cc:304] T c7aff219966d4f7e8cd34ea0e5b74d17 P beeb7d10b2974740afb457bf0bd07c37 [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: beeb7d10b2974740afb457bf0bd07c37, f957104a15444caf8e67c2469c032086; no voters: 773eb63111be4194bb4e6a8b211007f9
I20260710 13:19:40.856717 16798 raft_consensus.cc:697] T 8ab85a179ef84cd0975c3620f213074f P f957104a15444caf8e67c2469c032086 [term 1 LEADER]: Becoming Leader. State: Replica: f957104a15444caf8e67c2469c032086, State: Running, Role: LEADER
I20260710 13:19:40.856882 16800 raft_consensus.cc:2804] T c7aff219966d4f7e8cd34ea0e5b74d17 P beeb7d10b2974740afb457bf0bd07c37 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:40.857196 16830 leader_election.cc:290] T a5750bc1da0446b0a3cf0b99b9ea7c1b P 773eb63111be4194bb4e6a8b211007f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beeb7d10b2974740afb457bf0bd07c37 (127.16.20.65:43161), f957104a15444caf8e67c2469c032086 (127.16.20.66:41255)
I20260710 13:19:40.857596 16798 consensus_queue.cc:237] T 8ab85a179ef84cd0975c3620f213074f P f957104a15444caf8e67c2469c032086 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:40.858403 16673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5750bc1da0446b0a3cf0b99b9ea7c1b" candidate_uuid: "773eb63111be4194bb4e6a8b211007f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f957104a15444caf8e67c2469c032086" is_pre_election: true
I20260710 13:19:40.859011 16673 raft_consensus.cc:2468] T a5750bc1da0446b0a3cf0b99b9ea7c1b P f957104a15444caf8e67c2469c032086 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 773eb63111be4194bb4e6a8b211007f9 in term 0.
I20260710 13:19:40.859238 16816 leader_election.cc:290] T a5750bc1da0446b0a3cf0b99b9ea7c1b P f957104a15444caf8e67c2469c032086 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beeb7d10b2974740afb457bf0bd07c37 (127.16.20.65:43161), 773eb63111be4194bb4e6a8b211007f9 (127.16.20.67:36211)
I20260710 13:19:40.859539 16749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5750bc1da0446b0a3cf0b99b9ea7c1b" candidate_uuid: "f957104a15444caf8e67c2469c032086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "773eb63111be4194bb4e6a8b211007f9" is_pre_election: true
I20260710 13:19:40.860103 16713 leader_election.cc:304] T a5750bc1da0446b0a3cf0b99b9ea7c1b P 773eb63111be4194bb4e6a8b211007f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 773eb63111be4194bb4e6a8b211007f9, f957104a15444caf8e67c2469c032086; no voters: 
I20260710 13:19:40.860617 16600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5750bc1da0446b0a3cf0b99b9ea7c1b" candidate_uuid: "773eb63111be4194bb4e6a8b211007f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beeb7d10b2974740afb457bf0bd07c37" is_pre_election: true
I20260710 13:19:40.860872 16830 raft_consensus.cc:2804] T a5750bc1da0446b0a3cf0b99b9ea7c1b P 773eb63111be4194bb4e6a8b211007f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:40.861291 16830 raft_consensus.cc:493] T a5750bc1da0446b0a3cf0b99b9ea7c1b P 773eb63111be4194bb4e6a8b211007f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:40.861644 16830 raft_consensus.cc:3060] T a5750bc1da0446b0a3cf0b99b9ea7c1b P 773eb63111be4194bb4e6a8b211007f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:40.861404 16793 consensus_queue.cc:260] T a5750bc1da0446b0a3cf0b99b9ea7c1b P beeb7d10b2974740afb457bf0bd07c37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:40.850589 16792 consensus_queue.cc:260] T 76ab5dadac194778aeb36e97df3b85b5 P f957104a15444caf8e67c2469c032086 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:40.867080 16792 ts_tablet_manager.cc:1434] T 76ab5dadac194778aeb36e97df3b85b5 P f957104a15444caf8e67c2469c032086: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.000s
I20260710 13:19:40.868408 16792 tablet_bootstrap.cc:492] T 2900d8e9b23643969253a1dbb8335410 P f957104a15444caf8e67c2469c032086: Bootstrap starting.
I20260710 13:19:40.873955 16598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5750bc1da0446b0a3cf0b99b9ea7c1b" candidate_uuid: "f957104a15444caf8e67c2469c032086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beeb7d10b2974740afb457bf0bd07c37" is_pre_election: true
I20260710 13:19:40.886016 16600 raft_consensus.cc:2468] T a5750bc1da0446b0a3cf0b99b9ea7c1b P beeb7d10b2974740afb457bf0bd07c37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 773eb63111be4194bb4e6a8b211007f9 in term 0.
I20260710 13:19:40.889007 16497 catalog_manager.cc:5697] T 8ab85a179ef84cd0975c3620f213074f P f957104a15444caf8e67c2469c032086 reported cstate change: term changed from 0 to 1, leader changed from <none> to f957104a15444caf8e67c2469c032086 (127.16.20.66). New cstate: current_term: 1 leader_uuid: "f957104a15444caf8e67c2469c032086" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:40.892198 16832 raft_consensus.cc:515] T 8ab85a179ef84cd0975c3620f213074f P beeb7d10b2974740afb457bf0bd07c37 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:40.893407 16599 raft_consensus.cc:2393] T 8ab85a179ef84cd0975c3620f213074f P beeb7d10b2974740afb457bf0bd07c37 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f957104a15444caf8e67c2469c032086 in current term 1: Already voted for candidate beeb7d10b2974740afb457bf0bd07c37 in this term.
I20260710 13:19:40.893447 16792 tablet_bootstrap.cc:654] T 2900d8e9b23643969253a1dbb8335410 P f957104a15444caf8e67c2469c032086: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:40.894456 16800 raft_consensus.cc:697] T c7aff219966d4f7e8cd34ea0e5b74d17 P beeb7d10b2974740afb457bf0bd07c37 [term 1 LEADER]: Becoming Leader. State: Replica: beeb7d10b2974740afb457bf0bd07c37, State: Running, Role: LEADER
I20260710 13:19:40.896334 16800 consensus_queue.cc:237] T c7aff219966d4f7e8cd34ea0e5b74d17 P beeb7d10b2974740afb457bf0bd07c37 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:40.896700 16794 raft_consensus.cc:359] T f8f5138449ff4ffa80c7943949659e1d P 773eb63111be4194bb4e6a8b211007f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:40.897423 16794 raft_consensus.cc:385] T f8f5138449ff4ffa80c7943949659e1d P 773eb63111be4194bb4e6a8b211007f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:40.897687 16794 raft_consensus.cc:740] T f8f5138449ff4ffa80c7943949659e1d P 773eb63111be4194bb4e6a8b211007f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 773eb63111be4194bb4e6a8b211007f9, State: Initialized, Role: FOLLOWER
I20260710 13:19:40.897957 16673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab85a179ef84cd0975c3620f213074f" candidate_uuid: "beeb7d10b2974740afb457bf0bd07c37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f957104a15444caf8e67c2469c032086"
I20260710 13:19:40.898375 16794 consensus_queue.cc:260] T f8f5138449ff4ffa80c7943949659e1d P 773eb63111be4194bb4e6a8b211007f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:40.902451 16832 leader_election.cc:290] T 8ab85a179ef84cd0975c3620f213074f P beeb7d10b2974740afb457bf0bd07c37 [CANDIDATE]: Term 1 election: Requested vote from peers f957104a15444caf8e67c2469c032086 (127.16.20.66:41255), 773eb63111be4194bb4e6a8b211007f9 (127.16.20.67:36211)
I20260710 13:19:40.904546 16794 ts_tablet_manager.cc:1434] T f8f5138449ff4ffa80c7943949659e1d P 773eb63111be4194bb4e6a8b211007f9: Time spent starting tablet: real 0.055s	user 0.006s	sys 0.003s
I20260710 13:19:40.906450 16793 ts_tablet_manager.cc:1434] T a5750bc1da0446b0a3cf0b99b9ea7c1b P beeb7d10b2974740afb457bf0bd07c37: Time spent starting tablet: real 0.059s	user 0.012s	sys 0.004s
I20260710 13:19:40.908504 16793 tablet_bootstrap.cc:492] T 2900d8e9b23643969253a1dbb8335410 P beeb7d10b2974740afb457bf0bd07c37: Bootstrap starting.
I20260710 13:19:40.908419 16830 raft_consensus.cc:515] T a5750bc1da0446b0a3cf0b99b9ea7c1b P 773eb63111be4194bb4e6a8b211007f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:40.911932 16749 raft_consensus.cc:2393] T a5750bc1da0446b0a3cf0b99b9ea7c1b P 773eb63111be4194bb4e6a8b211007f9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f957104a15444caf8e67c2469c032086 in current term 1: Already voted for candidate 773eb63111be4194bb4e6a8b211007f9 in this term.
I20260710 13:19:40.912533 16830 leader_election.cc:290] T a5750bc1da0446b0a3cf0b99b9ea7c1b P 773eb63111be4194bb4e6a8b211007f9 [CANDIDATE]: Term 1 election: Requested vote from peers beeb7d10b2974740afb457bf0bd07c37 (127.16.20.65:43161), f957104a15444caf8e67c2469c032086 (127.16.20.66:41255)
I20260710 13:19:40.913736 16599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5750bc1da0446b0a3cf0b99b9ea7c1b" candidate_uuid: "773eb63111be4194bb4e6a8b211007f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beeb7d10b2974740afb457bf0bd07c37"
I20260710 13:19:40.914314 16599 raft_consensus.cc:3060] T a5750bc1da0446b0a3cf0b99b9ea7c1b P beeb7d10b2974740afb457bf0bd07c37 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:40.914567 16673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5750bc1da0446b0a3cf0b99b9ea7c1b" candidate_uuid: "773eb63111be4194bb4e6a8b211007f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f957104a15444caf8e67c2469c032086"
I20260710 13:19:40.915089 16673 raft_consensus.cc:3060] T a5750bc1da0446b0a3cf0b99b9ea7c1b P f957104a15444caf8e67c2469c032086 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:40.918051 16792 tablet_bootstrap.cc:492] T 2900d8e9b23643969253a1dbb8335410 P f957104a15444caf8e67c2469c032086: No bootstrap required, opened a new log
I20260710 13:19:40.918479 16792 ts_tablet_manager.cc:1403] T 2900d8e9b23643969253a1dbb8335410 P f957104a15444caf8e67c2469c032086: Time spent bootstrapping tablet: real 0.050s	user 0.009s	sys 0.003s
I20260710 13:19:40.909034 16748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab85a179ef84cd0975c3620f213074f" candidate_uuid: "beeb7d10b2974740afb457bf0bd07c37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "773eb63111be4194bb4e6a8b211007f9"
I20260710 13:19:40.919680 16748 raft_consensus.cc:2393] T 8ab85a179ef84cd0975c3620f213074f P 773eb63111be4194bb4e6a8b211007f9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate beeb7d10b2974740afb457bf0bd07c37 in current term 1: Already voted for candidate f957104a15444caf8e67c2469c032086 in this term.
I20260710 13:19:40.921466 16792 raft_consensus.cc:359] T 2900d8e9b23643969253a1dbb8335410 P f957104a15444caf8e67c2469c032086 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:40.922132 16792 raft_consensus.cc:385] T 2900d8e9b23643969253a1dbb8335410 P f957104a15444caf8e67c2469c032086 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:40.922382 16792 raft_consensus.cc:740] T 2900d8e9b23643969253a1dbb8335410 P f957104a15444caf8e67c2469c032086 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f957104a15444caf8e67c2469c032086, State: Initialized, Role: FOLLOWER
I20260710 13:19:40.921162 16563 leader_election.cc:304] T 8ab85a179ef84cd0975c3620f213074f P beeb7d10b2974740afb457bf0bd07c37 [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: beeb7d10b2974740afb457bf0bd07c37; no voters: 773eb63111be4194bb4e6a8b211007f9, f957104a15444caf8e67c2469c032086
I20260710 13:19:40.925136 16794 tablet_bootstrap.cc:492] T 76ab5dadac194778aeb36e97df3b85b5 P 773eb63111be4194bb4e6a8b211007f9: Bootstrap starting.
I20260710 13:19:40.924952 16792 consensus_queue.cc:260] T 2900d8e9b23643969253a1dbb8335410 P f957104a15444caf8e67c2469c032086 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:40.926466 16638 leader_election.cc:304] T a5750bc1da0446b0a3cf0b99b9ea7c1b P f957104a15444caf8e67c2469c032086 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f957104a15444caf8e67c2469c032086; no voters: 773eb63111be4194bb4e6a8b211007f9, beeb7d10b2974740afb457bf0bd07c37
I20260710 13:19:40.928033 16494 catalog_manager.cc:5697] T c7aff219966d4f7e8cd34ea0e5b74d17 P beeb7d10b2974740afb457bf0bd07c37 reported cstate change: term changed from 0 to 1, leader changed from <none> to beeb7d10b2974740afb457bf0bd07c37 (127.16.20.65). New cstate: current_term: 1 leader_uuid: "beeb7d10b2974740afb457bf0bd07c37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:40.931161 16798 consensus_queue.cc:1048] T 1f1e4f706b294d3f9c2ea176690b48a5 P f957104a15444caf8e67c2469c032086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:40.940486 16673 raft_consensus.cc:2468] T a5750bc1da0446b0a3cf0b99b9ea7c1b P f957104a15444caf8e67c2469c032086 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 773eb63111be4194bb4e6a8b211007f9 in term 1.
I20260710 13:19:40.941042 16840 raft_consensus.cc:2749] T 8ab85a179ef84cd0975c3620f213074f P beeb7d10b2974740afb457bf0bd07c37 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:19:40.941715 16816 raft_consensus.cc:2749] T a5750bc1da0446b0a3cf0b99b9ea7c1b P f957104a15444caf8e67c2469c032086 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:40.942430 16599 raft_consensus.cc:2468] T a5750bc1da0446b0a3cf0b99b9ea7c1b P beeb7d10b2974740afb457bf0bd07c37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 773eb63111be4194bb4e6a8b211007f9 in term 1.
I20260710 13:19:40.950347 16794 tablet_bootstrap.cc:654] T 76ab5dadac194778aeb36e97df3b85b5 P 773eb63111be4194bb4e6a8b211007f9: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:40.949033 16713 leader_election.cc:304] T a5750bc1da0446b0a3cf0b99b9ea7c1b P 773eb63111be4194bb4e6a8b211007f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 773eb63111be4194bb4e6a8b211007f9, f957104a15444caf8e67c2469c032086; no voters: 
I20260710 13:19:40.951635 16830 raft_consensus.cc:2804] T a5750bc1da0446b0a3cf0b99b9ea7c1b P 773eb63111be4194bb4e6a8b211007f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:40.951776 16792 ts_tablet_manager.cc:1434] T 2900d8e9b23643969253a1dbb8335410 P f957104a15444caf8e67c2469c032086: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.004s
I20260710 13:19:40.952124 16830 raft_consensus.cc:697] T a5750bc1da0446b0a3cf0b99b9ea7c1b P 773eb63111be4194bb4e6a8b211007f9 [term 1 LEADER]: Becoming Leader. State: Replica: 773eb63111be4194bb4e6a8b211007f9, State: Running, Role: LEADER
I20260710 13:19:40.953033 16830 consensus_queue.cc:237] T a5750bc1da0446b0a3cf0b99b9ea7c1b P 773eb63111be4194bb4e6a8b211007f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:40.956712 16793 tablet_bootstrap.cc:654] T 2900d8e9b23643969253a1dbb8335410 P beeb7d10b2974740afb457bf0bd07c37: Neither blocks nor log segments found. Creating new log.
W20260710 13:19:40.961280 16545 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:40.968364 16792 tablet_bootstrap.cc:492] T 046bfa72ecab4d8ba918b518aa87f6a8 P f957104a15444caf8e67c2469c032086: Bootstrap starting.
I20260710 13:19:40.977337 16497 catalog_manager.cc:5697] T a5750bc1da0446b0a3cf0b99b9ea7c1b P 773eb63111be4194bb4e6a8b211007f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 773eb63111be4194bb4e6a8b211007f9 (127.16.20.67). New cstate: current_term: 1 leader_uuid: "773eb63111be4194bb4e6a8b211007f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:40.972705 16793 tablet_bootstrap.cc:492] T 2900d8e9b23643969253a1dbb8335410 P beeb7d10b2974740afb457bf0bd07c37: No bootstrap required, opened a new log
I20260710 13:19:40.974331 16816 raft_consensus.cc:493] T 76ab5dadac194778aeb36e97df3b85b5 P f957104a15444caf8e67c2469c032086 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:40.982558 16793 ts_tablet_manager.cc:1403] T 2900d8e9b23643969253a1dbb8335410 P beeb7d10b2974740afb457bf0bd07c37: Time spent bootstrapping tablet: real 0.074s	user 0.007s	sys 0.008s
I20260710 13:19:40.982545 16816 raft_consensus.cc:515] T 76ab5dadac194778aeb36e97df3b85b5 P f957104a15444caf8e67c2469c032086 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:40.975229 16794 tablet_bootstrap.cc:492] T 76ab5dadac194778aeb36e97df3b85b5 P 773eb63111be4194bb4e6a8b211007f9: No bootstrap required, opened a new log
I20260710 13:19:40.984283 16794 ts_tablet_manager.cc:1403] T 76ab5dadac194778aeb36e97df3b85b5 P 773eb63111be4194bb4e6a8b211007f9: Time spent bootstrapping tablet: real 0.062s	user 0.015s	sys 0.000s
I20260710 13:19:40.986560 16599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76ab5dadac194778aeb36e97df3b85b5" candidate_uuid: "f957104a15444caf8e67c2469c032086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beeb7d10b2974740afb457bf0bd07c37" is_pre_election: true
I20260710 13:19:40.986795 16793 raft_consensus.cc:359] T 2900d8e9b23643969253a1dbb8335410 P beeb7d10b2974740afb457bf0bd07c37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:40.987548 16793 raft_consensus.cc:385] T 2900d8e9b23643969253a1dbb8335410 P beeb7d10b2974740afb457bf0bd07c37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:40.987428 16599 raft_consensus.cc:2468] T 76ab5dadac194778aeb36e97df3b85b5 P beeb7d10b2974740afb457bf0bd07c37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f957104a15444caf8e67c2469c032086 in term 0.
I20260710 13:19:40.987939 16793 raft_consensus.cc:740] T 2900d8e9b23643969253a1dbb8335410 P beeb7d10b2974740afb457bf0bd07c37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beeb7d10b2974740afb457bf0bd07c37, State: Initialized, Role: FOLLOWER
I20260710 13:19:40.989737 16640 leader_election.cc:304] T 76ab5dadac194778aeb36e97df3b85b5 P f957104a15444caf8e67c2469c032086 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: beeb7d10b2974740afb457bf0bd07c37, f957104a15444caf8e67c2469c032086; no voters: 
I20260710 13:19:40.988034 16794 raft_consensus.cc:359] T 76ab5dadac194778aeb36e97df3b85b5 P 773eb63111be4194bb4e6a8b211007f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:40.990859 16794 raft_consensus.cc:385] T 76ab5dadac194778aeb36e97df3b85b5 P 773eb63111be4194bb4e6a8b211007f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:40.991146 16794 raft_consensus.cc:740] T 76ab5dadac194778aeb36e97df3b85b5 P 773eb63111be4194bb4e6a8b211007f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 773eb63111be4194bb4e6a8b211007f9, State: Initialized, Role: FOLLOWER
I20260710 13:19:40.992405 16798 raft_consensus.cc:2804] T 76ab5dadac194778aeb36e97df3b85b5 P f957104a15444caf8e67c2469c032086 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:40.989758 16793 consensus_queue.cc:260] T 2900d8e9b23643969253a1dbb8335410 P beeb7d10b2974740afb457bf0bd07c37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:41.024387 16816 leader_election.cc:290] T 76ab5dadac194778aeb36e97df3b85b5 P f957104a15444caf8e67c2469c032086 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beeb7d10b2974740afb457bf0bd07c37 (127.16.20.65:43161), 773eb63111be4194bb4e6a8b211007f9 (127.16.20.67:36211)
I20260710 13:19:41.028075 16792 tablet_bootstrap.cc:654] T 046bfa72ecab4d8ba918b518aa87f6a8 P f957104a15444caf8e67c2469c032086: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:41.029659 16793 ts_tablet_manager.cc:1434] T 2900d8e9b23643969253a1dbb8335410 P beeb7d10b2974740afb457bf0bd07c37: Time spent starting tablet: real 0.047s	user 0.008s	sys 0.013s
I20260710 13:19:41.027367 16798 raft_consensus.cc:493] T 76ab5dadac194778aeb36e97df3b85b5 P f957104a15444caf8e67c2469c032086 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:41.031174 16794 consensus_queue.cc:260] T 76ab5dadac194778aeb36e97df3b85b5 P 773eb63111be4194bb4e6a8b211007f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:41.031833 16749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76ab5dadac194778aeb36e97df3b85b5" candidate_uuid: "f957104a15444caf8e67c2469c032086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "773eb63111be4194bb4e6a8b211007f9" is_pre_election: true
I20260710 13:19:41.031814 16798 raft_consensus.cc:3060] T 76ab5dadac194778aeb36e97df3b85b5 P f957104a15444caf8e67c2469c032086 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:41.032917 16749 raft_consensus.cc:2468] T 76ab5dadac194778aeb36e97df3b85b5 P 773eb63111be4194bb4e6a8b211007f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f957104a15444caf8e67c2469c032086 in term 0.
I20260710 13:19:41.033946 16794 ts_tablet_manager.cc:1434] T 76ab5dadac194778aeb36e97df3b85b5 P 773eb63111be4194bb4e6a8b211007f9: Time spent starting tablet: real 0.049s	user 0.012s	sys 0.016s
I20260710 13:19:41.036753 16793 tablet_bootstrap.cc:492] T ce265fb7fb9149288d9ac7454ce7920e P beeb7d10b2974740afb457bf0bd07c37: Bootstrap starting.
I20260710 13:19:41.047112 16793 tablet_bootstrap.cc:654] T ce265fb7fb9149288d9ac7454ce7920e P beeb7d10b2974740afb457bf0bd07c37: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:41.046727 16816 consensus_queue.cc:1048] T 1f1e4f706b294d3f9c2ea176690b48a5 P f957104a15444caf8e67c2469c032086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:41.061076 16798 raft_consensus.cc:515] T 76ab5dadac194778aeb36e97df3b85b5 P f957104a15444caf8e67c2469c032086 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:41.064671 16600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76ab5dadac194778aeb36e97df3b85b5" candidate_uuid: "f957104a15444caf8e67c2469c032086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beeb7d10b2974740afb457bf0bd07c37"
I20260710 13:19:41.065402 16600 raft_consensus.cc:3060] T 76ab5dadac194778aeb36e97df3b85b5 P beeb7d10b2974740afb457bf0bd07c37 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:41.065850 16748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76ab5dadac194778aeb36e97df3b85b5" candidate_uuid: "f957104a15444caf8e67c2469c032086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "773eb63111be4194bb4e6a8b211007f9"
I20260710 13:19:41.066488 16748 raft_consensus.cc:3060] T 76ab5dadac194778aeb36e97df3b85b5 P 773eb63111be4194bb4e6a8b211007f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:41.073607 16600 raft_consensus.cc:2468] T 76ab5dadac194778aeb36e97df3b85b5 P beeb7d10b2974740afb457bf0bd07c37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f957104a15444caf8e67c2469c032086 in term 1.
I20260710 13:19:41.073849 16748 raft_consensus.cc:2468] T 76ab5dadac194778aeb36e97df3b85b5 P 773eb63111be4194bb4e6a8b211007f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f957104a15444caf8e67c2469c032086 in term 1.
I20260710 13:19:41.074956 16640 leader_election.cc:304] T 76ab5dadac194778aeb36e97df3b85b5 P f957104a15444caf8e67c2469c032086 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: beeb7d10b2974740afb457bf0bd07c37, f957104a15444caf8e67c2469c032086; no voters: 
I20260710 13:19:41.076861 16798 leader_election.cc:290] T 76ab5dadac194778aeb36e97df3b85b5 P f957104a15444caf8e67c2469c032086 [CANDIDATE]: Term 1 election: Requested vote from peers beeb7d10b2974740afb457bf0bd07c37 (127.16.20.65:43161), 773eb63111be4194bb4e6a8b211007f9 (127.16.20.67:36211)
I20260710 13:19:41.077471 16798 raft_consensus.cc:2804] T 76ab5dadac194778aeb36e97df3b85b5 P f957104a15444caf8e67c2469c032086 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:41.077935 16798 raft_consensus.cc:697] T 76ab5dadac194778aeb36e97df3b85b5 P f957104a15444caf8e67c2469c032086 [term 1 LEADER]: Becoming Leader. State: Replica: f957104a15444caf8e67c2469c032086, State: Running, Role: LEADER
I20260710 13:19:41.078786 16798 consensus_queue.cc:237] T 76ab5dadac194778aeb36e97df3b85b5 P f957104a15444caf8e67c2469c032086 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:41.100709 16792 tablet_bootstrap.cc:492] T 046bfa72ecab4d8ba918b518aa87f6a8 P f957104a15444caf8e67c2469c032086: No bootstrap required, opened a new log
I20260710 13:19:41.101405 16792 ts_tablet_manager.cc:1403] T 046bfa72ecab4d8ba918b518aa87f6a8 P f957104a15444caf8e67c2469c032086: Time spent bootstrapping tablet: real 0.133s	user 0.010s	sys 0.022s
I20260710 13:19:41.105026 16792 raft_consensus.cc:359] T 046bfa72ecab4d8ba918b518aa87f6a8 P f957104a15444caf8e67c2469c032086 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:41.105683 16792 raft_consensus.cc:385] T 046bfa72ecab4d8ba918b518aa87f6a8 P f957104a15444caf8e67c2469c032086 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:41.105931 16792 raft_consensus.cc:740] T 046bfa72ecab4d8ba918b518aa87f6a8 P f957104a15444caf8e67c2469c032086 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f957104a15444caf8e67c2469c032086, State: Initialized, Role: FOLLOWER
I20260710 13:19:41.106524 16792 consensus_queue.cc:260] T 046bfa72ecab4d8ba918b518aa87f6a8 P f957104a15444caf8e67c2469c032086 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:41.108314 16792 ts_tablet_manager.cc:1434] T 046bfa72ecab4d8ba918b518aa87f6a8 P f957104a15444caf8e67c2469c032086: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:19:41.110183 16749 raft_consensus.cc:3060] T f8f5138449ff4ffa80c7943949659e1d P 773eb63111be4194bb4e6a8b211007f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:41.112038 16494 catalog_manager.cc:5697] T 76ab5dadac194778aeb36e97df3b85b5 P f957104a15444caf8e67c2469c032086 reported cstate change: term changed from 0 to 1, leader changed from <none> to f957104a15444caf8e67c2469c032086 (127.16.20.66). New cstate: current_term: 1 leader_uuid: "f957104a15444caf8e67c2469c032086" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:41.117236 16830 raft_consensus.cc:493] T 2900d8e9b23643969253a1dbb8335410 P 773eb63111be4194bb4e6a8b211007f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:41.117715 16830 raft_consensus.cc:515] T 2900d8e9b23643969253a1dbb8335410 P 773eb63111be4194bb4e6a8b211007f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:41.118496 16793 tablet_bootstrap.cc:492] T ce265fb7fb9149288d9ac7454ce7920e P beeb7d10b2974740afb457bf0bd07c37: No bootstrap required, opened a new log
I20260710 13:19:41.118916 16793 ts_tablet_manager.cc:1403] T ce265fb7fb9149288d9ac7454ce7920e P beeb7d10b2974740afb457bf0bd07c37: Time spent bootstrapping tablet: real 0.082s	user 0.013s	sys 0.016s
I20260710 13:19:41.120157 16830 leader_election.cc:290] T 2900d8e9b23643969253a1dbb8335410 P 773eb63111be4194bb4e6a8b211007f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beeb7d10b2974740afb457bf0bd07c37 (127.16.20.65:43161), f957104a15444caf8e67c2469c032086 (127.16.20.66:41255)
I20260710 13:19:41.121677 16599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2900d8e9b23643969253a1dbb8335410" candidate_uuid: "773eb63111be4194bb4e6a8b211007f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beeb7d10b2974740afb457bf0bd07c37" is_pre_election: true
I20260710 13:19:41.122251 16673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2900d8e9b23643969253a1dbb8335410" candidate_uuid: "773eb63111be4194bb4e6a8b211007f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f957104a15444caf8e67c2469c032086" is_pre_election: true
I20260710 13:19:41.122455 16599 raft_consensus.cc:2468] T 2900d8e9b23643969253a1dbb8335410 P beeb7d10b2974740afb457bf0bd07c37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 773eb63111be4194bb4e6a8b211007f9 in term 0.
I20260710 13:19:41.123034 16673 raft_consensus.cc:2468] T 2900d8e9b23643969253a1dbb8335410 P f957104a15444caf8e67c2469c032086 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 773eb63111be4194bb4e6a8b211007f9 in term 0.
I20260710 13:19:41.123934 16714 leader_election.cc:304] T 2900d8e9b23643969253a1dbb8335410 P 773eb63111be4194bb4e6a8b211007f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 773eb63111be4194bb4e6a8b211007f9, beeb7d10b2974740afb457bf0bd07c37; no voters: 
I20260710 13:19:41.124609 16830 raft_consensus.cc:2804] T 2900d8e9b23643969253a1dbb8335410 P 773eb63111be4194bb4e6a8b211007f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:41.125021 16830 raft_consensus.cc:493] T 2900d8e9b23643969253a1dbb8335410 P 773eb63111be4194bb4e6a8b211007f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:41.125394 16830 raft_consensus.cc:3060] T 2900d8e9b23643969253a1dbb8335410 P 773eb63111be4194bb4e6a8b211007f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:41.127489 16816 consensus_queue.cc:1048] T f8f5138449ff4ffa80c7943949659e1d P f957104a15444caf8e67c2469c032086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:41.128983 16798 consensus_queue.cc:1048] T f8f5138449ff4ffa80c7943949659e1d P f957104a15444caf8e67c2469c032086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:41.132355 16830 raft_consensus.cc:515] T 2900d8e9b23643969253a1dbb8335410 P 773eb63111be4194bb4e6a8b211007f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:41.132958 16793 raft_consensus.cc:359] T ce265fb7fb9149288d9ac7454ce7920e P beeb7d10b2974740afb457bf0bd07c37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:41.133713 16793 raft_consensus.cc:385] T ce265fb7fb9149288d9ac7454ce7920e P beeb7d10b2974740afb457bf0bd07c37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:41.133998 16793 raft_consensus.cc:740] T ce265fb7fb9149288d9ac7454ce7920e P beeb7d10b2974740afb457bf0bd07c37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beeb7d10b2974740afb457bf0bd07c37, State: Initialized, Role: FOLLOWER
I20260710 13:19:41.134604 16793 consensus_queue.cc:260] T ce265fb7fb9149288d9ac7454ce7920e P beeb7d10b2974740afb457bf0bd07c37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:41.135890 16598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2900d8e9b23643969253a1dbb8335410" candidate_uuid: "773eb63111be4194bb4e6a8b211007f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beeb7d10b2974740afb457bf0bd07c37"
I20260710 13:19:41.136427 16598 raft_consensus.cc:3060] T 2900d8e9b23643969253a1dbb8335410 P beeb7d10b2974740afb457bf0bd07c37 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:41.137336 16793 ts_tablet_manager.cc:1434] T ce265fb7fb9149288d9ac7454ce7920e P beeb7d10b2974740afb457bf0bd07c37: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.003s
I20260710 13:19:41.138271 16793 tablet_bootstrap.cc:492] T 046bfa72ecab4d8ba918b518aa87f6a8 P beeb7d10b2974740afb457bf0bd07c37: Bootstrap starting.
I20260710 13:19:41.141541 16673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2900d8e9b23643969253a1dbb8335410" candidate_uuid: "773eb63111be4194bb4e6a8b211007f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f957104a15444caf8e67c2469c032086"
I20260710 13:19:41.142112 16673 raft_consensus.cc:3060] T 2900d8e9b23643969253a1dbb8335410 P f957104a15444caf8e67c2469c032086 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:41.143893 16793 tablet_bootstrap.cc:654] T 046bfa72ecab4d8ba918b518aa87f6a8 P beeb7d10b2974740afb457bf0bd07c37: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:41.147063 16597 raft_consensus.cc:3060] T ce265fb7fb9149288d9ac7454ce7920e P beeb7d10b2974740afb457bf0bd07c37 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:41.156513 16799 consensus_queue.cc:1048] T ce265fb7fb9149288d9ac7454ce7920e P 773eb63111be4194bb4e6a8b211007f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:41.160612 16673 raft_consensus.cc:2468] T 2900d8e9b23643969253a1dbb8335410 P f957104a15444caf8e67c2469c032086 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 773eb63111be4194bb4e6a8b211007f9 in term 1.
I20260710 13:19:41.157750 16830 leader_election.cc:290] T 2900d8e9b23643969253a1dbb8335410 P 773eb63111be4194bb4e6a8b211007f9 [CANDIDATE]: Term 1 election: Requested vote from peers beeb7d10b2974740afb457bf0bd07c37 (127.16.20.65:43161), f957104a15444caf8e67c2469c032086 (127.16.20.66:41255)
I20260710 13:19:41.161316 16598 raft_consensus.cc:2468] T 2900d8e9b23643969253a1dbb8335410 P beeb7d10b2974740afb457bf0bd07c37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 773eb63111be4194bb4e6a8b211007f9 in term 1.
I20260710 13:19:41.163220 16714 leader_election.cc:304] T 2900d8e9b23643969253a1dbb8335410 P 773eb63111be4194bb4e6a8b211007f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 773eb63111be4194bb4e6a8b211007f9, beeb7d10b2974740afb457bf0bd07c37; no voters: 
I20260710 13:19:41.164960 16830 raft_consensus.cc:2804] T 2900d8e9b23643969253a1dbb8335410 P 773eb63111be4194bb4e6a8b211007f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:41.167634 16830 raft_consensus.cc:697] T 2900d8e9b23643969253a1dbb8335410 P 773eb63111be4194bb4e6a8b211007f9 [term 1 LEADER]: Becoming Leader. State: Replica: 773eb63111be4194bb4e6a8b211007f9, State: Running, Role: LEADER
I20260710 13:19:41.169360 16830 consensus_queue.cc:237] T 2900d8e9b23643969253a1dbb8335410 P 773eb63111be4194bb4e6a8b211007f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:41.188571 16793 tablet_bootstrap.cc:492] T 046bfa72ecab4d8ba918b518aa87f6a8 P beeb7d10b2974740afb457bf0bd07c37: No bootstrap required, opened a new log
I20260710 13:19:41.189131 16793 ts_tablet_manager.cc:1403] T 046bfa72ecab4d8ba918b518aa87f6a8 P beeb7d10b2974740afb457bf0bd07c37: Time spent bootstrapping tablet: real 0.051s	user 0.008s	sys 0.012s
I20260710 13:19:41.191967 16793 raft_consensus.cc:359] T 046bfa72ecab4d8ba918b518aa87f6a8 P beeb7d10b2974740afb457bf0bd07c37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:41.192680 16793 raft_consensus.cc:385] T 046bfa72ecab4d8ba918b518aa87f6a8 P beeb7d10b2974740afb457bf0bd07c37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:41.192973 16793 raft_consensus.cc:740] T 046bfa72ecab4d8ba918b518aa87f6a8 P beeb7d10b2974740afb457bf0bd07c37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beeb7d10b2974740afb457bf0bd07c37, State: Initialized, Role: FOLLOWER
I20260710 13:19:41.194224 16793 consensus_queue.cc:260] T 046bfa72ecab4d8ba918b518aa87f6a8 P beeb7d10b2974740afb457bf0bd07c37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:41.197456 16793 ts_tablet_manager.cc:1434] T 046bfa72ecab4d8ba918b518aa87f6a8 P beeb7d10b2974740afb457bf0bd07c37: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:19:41.199745 16799 consensus_queue.cc:1048] T ce265fb7fb9149288d9ac7454ce7920e P 773eb63111be4194bb4e6a8b211007f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:41.209116 16497 catalog_manager.cc:5697] T 2900d8e9b23643969253a1dbb8335410 P 773eb63111be4194bb4e6a8b211007f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 773eb63111be4194bb4e6a8b211007f9 (127.16.20.67). New cstate: current_term: 1 leader_uuid: "773eb63111be4194bb4e6a8b211007f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:41.261945 16840 raft_consensus.cc:493] T 046bfa72ecab4d8ba918b518aa87f6a8 P beeb7d10b2974740afb457bf0bd07c37 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:41.262410 16840 raft_consensus.cc:515] T 046bfa72ecab4d8ba918b518aa87f6a8 P beeb7d10b2974740afb457bf0bd07c37 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:41.264302 16840 leader_election.cc:290] T 046bfa72ecab4d8ba918b518aa87f6a8 P beeb7d10b2974740afb457bf0bd07c37 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f957104a15444caf8e67c2469c032086 (127.16.20.66:41255), 773eb63111be4194bb4e6a8b211007f9 (127.16.20.67:36211)
I20260710 13:19:41.265079 16673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "046bfa72ecab4d8ba918b518aa87f6a8" candidate_uuid: "beeb7d10b2974740afb457bf0bd07c37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f957104a15444caf8e67c2469c032086" is_pre_election: true
I20260710 13:19:41.265340 16748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "046bfa72ecab4d8ba918b518aa87f6a8" candidate_uuid: "beeb7d10b2974740afb457bf0bd07c37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "773eb63111be4194bb4e6a8b211007f9" is_pre_election: true
I20260710 13:19:41.265730 16673 raft_consensus.cc:2468] T 046bfa72ecab4d8ba918b518aa87f6a8 P f957104a15444caf8e67c2469c032086 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beeb7d10b2974740afb457bf0bd07c37 in term 0.
I20260710 13:19:41.265925 16748 raft_consensus.cc:2468] T 046bfa72ecab4d8ba918b518aa87f6a8 P 773eb63111be4194bb4e6a8b211007f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beeb7d10b2974740afb457bf0bd07c37 in term 0.
I20260710 13:19:41.266826 16564 leader_election.cc:304] T 046bfa72ecab4d8ba918b518aa87f6a8 P beeb7d10b2974740afb457bf0bd07c37 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: beeb7d10b2974740afb457bf0bd07c37, f957104a15444caf8e67c2469c032086; no voters: 
I20260710 13:19:41.267632 16840 raft_consensus.cc:2804] T 046bfa72ecab4d8ba918b518aa87f6a8 P beeb7d10b2974740afb457bf0bd07c37 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:41.268010 16840 raft_consensus.cc:493] T 046bfa72ecab4d8ba918b518aa87f6a8 P beeb7d10b2974740afb457bf0bd07c37 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:41.268292 16840 raft_consensus.cc:3060] T 046bfa72ecab4d8ba918b518aa87f6a8 P beeb7d10b2974740afb457bf0bd07c37 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:41.272737 16840 raft_consensus.cc:515] T 046bfa72ecab4d8ba918b518aa87f6a8 P beeb7d10b2974740afb457bf0bd07c37 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:41.274312 16840 leader_election.cc:290] T 046bfa72ecab4d8ba918b518aa87f6a8 P beeb7d10b2974740afb457bf0bd07c37 [CANDIDATE]: Term 1 election: Requested vote from peers f957104a15444caf8e67c2469c032086 (127.16.20.66:41255), 773eb63111be4194bb4e6a8b211007f9 (127.16.20.67:36211)
I20260710 13:19:41.275592 16748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "046bfa72ecab4d8ba918b518aa87f6a8" candidate_uuid: "beeb7d10b2974740afb457bf0bd07c37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "773eb63111be4194bb4e6a8b211007f9"
I20260710 13:19:41.276214 16748 raft_consensus.cc:3060] T 046bfa72ecab4d8ba918b518aa87f6a8 P 773eb63111be4194bb4e6a8b211007f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:41.275593 16673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "046bfa72ecab4d8ba918b518aa87f6a8" candidate_uuid: "beeb7d10b2974740afb457bf0bd07c37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f957104a15444caf8e67c2469c032086"
I20260710 13:19:41.278973 16798 consensus_queue.cc:1048] T 8ab85a179ef84cd0975c3620f213074f P f957104a15444caf8e67c2469c032086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:41.280174 16673 raft_consensus.cc:3060] T 046bfa72ecab4d8ba918b518aa87f6a8 P f957104a15444caf8e67c2469c032086 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:41.283890 16748 raft_consensus.cc:2468] T 046bfa72ecab4d8ba918b518aa87f6a8 P 773eb63111be4194bb4e6a8b211007f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beeb7d10b2974740afb457bf0bd07c37 in term 1.
I20260710 13:19:41.285063 16563 leader_election.cc:304] T 046bfa72ecab4d8ba918b518aa87f6a8 P beeb7d10b2974740afb457bf0bd07c37 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 773eb63111be4194bb4e6a8b211007f9, beeb7d10b2974740afb457bf0bd07c37; no voters: 
I20260710 13:19:41.286414 16840 raft_consensus.cc:2804] T 046bfa72ecab4d8ba918b518aa87f6a8 P beeb7d10b2974740afb457bf0bd07c37 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:41.288043 16673 raft_consensus.cc:2468] T 046bfa72ecab4d8ba918b518aa87f6a8 P f957104a15444caf8e67c2469c032086 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beeb7d10b2974740afb457bf0bd07c37 in term 1.
I20260710 13:19:41.288712 16840 raft_consensus.cc:697] T 046bfa72ecab4d8ba918b518aa87f6a8 P beeb7d10b2974740afb457bf0bd07c37 [term 1 LEADER]: Becoming Leader. State: Replica: beeb7d10b2974740afb457bf0bd07c37, State: Running, Role: LEADER
I20260710 13:19:41.290977 16840 consensus_queue.cc:237] T 046bfa72ecab4d8ba918b518aa87f6a8 P beeb7d10b2974740afb457bf0bd07c37 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:41.297123 16848 consensus_queue.cc:1048] T 8ab85a179ef84cd0975c3620f213074f P f957104a15444caf8e67c2469c032086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:41.311828 16496 catalog_manager.cc:5697] T 046bfa72ecab4d8ba918b518aa87f6a8 P beeb7d10b2974740afb457bf0bd07c37 reported cstate change: term changed from 0 to 1, leader changed from <none> to beeb7d10b2974740afb457bf0bd07c37 (127.16.20.65). New cstate: current_term: 1 leader_uuid: "beeb7d10b2974740afb457bf0bd07c37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:41.350315 16840 consensus_queue.cc:1048] T c7aff219966d4f7e8cd34ea0e5b74d17 P beeb7d10b2974740afb457bf0bd07c37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:41.362388 16840 consensus_queue.cc:1048] T c7aff219966d4f7e8cd34ea0e5b74d17 P beeb7d10b2974740afb457bf0bd07c37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:41.371332 16799 consensus_queue.cc:1048] T a5750bc1da0446b0a3cf0b99b9ea7c1b P 773eb63111be4194bb4e6a8b211007f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:41.387574 16799 consensus_queue.cc:1048] T a5750bc1da0446b0a3cf0b99b9ea7c1b P 773eb63111be4194bb4e6a8b211007f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:41.623389 16799 consensus_queue.cc:1048] T 2900d8e9b23643969253a1dbb8335410 P 773eb63111be4194bb4e6a8b211007f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:41.635347 16799 consensus_queue.cc:1048] T 2900d8e9b23643969253a1dbb8335410 P 773eb63111be4194bb4e6a8b211007f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:41.666858 16673 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1f1e4f706b294d3f9c2ea176690b48a5"
dest_uuid: "f957104a15444caf8e67c2469c032086"
mode: GRACEFUL
new_leader_uuid: "beeb7d10b2974740afb457bf0bd07c37"
 from {username='slave'} at 127.0.0.1:57784
I20260710 13:19:41.667699 16673 raft_consensus.cc:606] T 1f1e4f706b294d3f9c2ea176690b48a5 P f957104a15444caf8e67c2469c032086 [term 1 LEADER]: Received request to transfer leadership to TS beeb7d10b2974740afb457bf0bd07c37
I20260710 13:19:41.672989 16675 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8ab85a179ef84cd0975c3620f213074f"
dest_uuid: "f957104a15444caf8e67c2469c032086"
mode: GRACEFUL
new_leader_uuid: "beeb7d10b2974740afb457bf0bd07c37"
 from {username='slave'} at 127.0.0.1:57784
I20260710 13:19:41.673532 16675 raft_consensus.cc:606] T 8ab85a179ef84cd0975c3620f213074f P f957104a15444caf8e67c2469c032086 [term 1 LEADER]: Received request to transfer leadership to TS beeb7d10b2974740afb457bf0bd07c37
I20260710 13:19:41.688077 16749 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2900d8e9b23643969253a1dbb8335410"
dest_uuid: "773eb63111be4194bb4e6a8b211007f9"
mode: GRACEFUL
new_leader_uuid: "beeb7d10b2974740afb457bf0bd07c37"
 from {username='slave'} at 127.0.0.1:33522
I20260710 13:19:41.688653 16749 raft_consensus.cc:606] T 2900d8e9b23643969253a1dbb8335410 P 773eb63111be4194bb4e6a8b211007f9 [term 1 LEADER]: Received request to transfer leadership to TS beeb7d10b2974740afb457bf0bd07c37
I20260710 13:19:41.692987 16798 consensus_queue.cc:1048] T 76ab5dadac194778aeb36e97df3b85b5 P f957104a15444caf8e67c2469c032086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:41.693958 16749 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a5750bc1da0446b0a3cf0b99b9ea7c1b"
dest_uuid: "773eb63111be4194bb4e6a8b211007f9"
mode: GRACEFUL
new_leader_uuid: "beeb7d10b2974740afb457bf0bd07c37"
 from {username='slave'} at 127.0.0.1:33522
I20260710 13:19:41.694505 16749 raft_consensus.cc:606] T a5750bc1da0446b0a3cf0b99b9ea7c1b P 773eb63111be4194bb4e6a8b211007f9 [term 1 LEADER]: Received request to transfer leadership to TS beeb7d10b2974740afb457bf0bd07c37
I20260710 13:19:41.710831 16837 consensus_queue.cc:1048] T 76ab5dadac194778aeb36e97df3b85b5 P f957104a15444caf8e67c2469c032086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:41.716837 16848 raft_consensus.cc:993] T 1f1e4f706b294d3f9c2ea176690b48a5 P f957104a15444caf8e67c2469c032086: : Instructing follower beeb7d10b2974740afb457bf0bd07c37 to start an election
I20260710 13:19:41.717447 16848 raft_consensus.cc:1081] T 1f1e4f706b294d3f9c2ea176690b48a5 P f957104a15444caf8e67c2469c032086 [term 1 LEADER]: Signalling peer beeb7d10b2974740afb457bf0bd07c37 to start an election
I20260710 13:19:41.720667 16599 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1f1e4f706b294d3f9c2ea176690b48a5"
dest_uuid: "beeb7d10b2974740afb457bf0bd07c37"
 from {username='slave'} at 127.0.0.1:38334
I20260710 13:19:41.721297 16599 raft_consensus.cc:493] T 1f1e4f706b294d3f9c2ea176690b48a5 P beeb7d10b2974740afb457bf0bd07c37 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:41.721705 16599 raft_consensus.cc:3060] T 1f1e4f706b294d3f9c2ea176690b48a5 P beeb7d10b2974740afb457bf0bd07c37 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:41.726257 16599 raft_consensus.cc:515] T 1f1e4f706b294d3f9c2ea176690b48a5 P beeb7d10b2974740afb457bf0bd07c37 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } } peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } }
I20260710 13:19:41.726998 16598 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c7aff219966d4f7e8cd34ea0e5b74d17"
dest_uuid: "beeb7d10b2974740afb457bf0bd07c37"
mode: GRACEFUL
new_leader_uuid: "f957104a15444caf8e67c2469c032086"
 from {username='slave'} at 127.0.0.1:38340
I20260710 13:19:41.727623 16598 raft_consensus.cc:606] T c7aff219966d4f7e8cd34ea0e5b74d17 P beeb7d10b2974740afb457bf0bd07c37 [term 1 LEADER]: Received request to transfer leadership to TS f957104a15444caf8e67c2469c032086
I20260710 13:19:41.728906 16749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1e4f706b294d3f9c2ea176690b48a5" candidate_uuid: "beeb7d10b2974740afb457bf0bd07c37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "773eb63111be4194bb4e6a8b211007f9"
I20260710 13:19:41.734416 16749 raft_consensus.cc:3060] T 1f1e4f706b294d3f9c2ea176690b48a5 P 773eb63111be4194bb4e6a8b211007f9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:41.740044 16747 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce265fb7fb9149288d9ac7454ce7920e"
dest_uuid: "773eb63111be4194bb4e6a8b211007f9"
mode: GRACEFUL
new_leader_uuid: "f957104a15444caf8e67c2469c032086"
 from {username='slave'} at 127.0.0.1:33522
I20260710 13:19:41.740911 16747 raft_consensus.cc:606] T ce265fb7fb9149288d9ac7454ce7920e P 773eb63111be4194bb4e6a8b211007f9 [term 1 LEADER]: Received request to transfer leadership to TS f957104a15444caf8e67c2469c032086
I20260710 13:19:41.729483 16599 leader_election.cc:290] T 1f1e4f706b294d3f9c2ea176690b48a5 P beeb7d10b2974740afb457bf0bd07c37 [CANDIDATE]: Term 2 election: Requested vote from peers 773eb63111be4194bb4e6a8b211007f9 (127.16.20.67:36211), f957104a15444caf8e67c2469c032086 (127.16.20.66:41255)
I20260710 13:19:41.729952 16675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1e4f706b294d3f9c2ea176690b48a5" candidate_uuid: "beeb7d10b2974740afb457bf0bd07c37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f957104a15444caf8e67c2469c032086"
I20260710 13:19:41.743891 16675 raft_consensus.cc:3055] T 1f1e4f706b294d3f9c2ea176690b48a5 P f957104a15444caf8e67c2469c032086 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:41.744244 16675 raft_consensus.cc:740] T 1f1e4f706b294d3f9c2ea176690b48a5 P f957104a15444caf8e67c2469c032086 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f957104a15444caf8e67c2469c032086, State: Running, Role: LEADER
I20260710 13:19:41.745057 16675 consensus_queue.cc:260] T 1f1e4f706b294d3f9c2ea176690b48a5 P f957104a15444caf8e67c2469c032086 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } } peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } }
I20260710 13:19:41.746251 16675 raft_consensus.cc:3060] T 1f1e4f706b294d3f9c2ea176690b48a5 P f957104a15444caf8e67c2469c032086 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:41.753312 16599 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "046bfa72ecab4d8ba918b518aa87f6a8"
dest_uuid: "beeb7d10b2974740afb457bf0bd07c37"
mode: GRACEFUL
new_leader_uuid: "773eb63111be4194bb4e6a8b211007f9"
 from {username='slave'} at 127.0.0.1:38340
I20260710 13:19:41.753719 16749 raft_consensus.cc:2468] T 1f1e4f706b294d3f9c2ea176690b48a5 P 773eb63111be4194bb4e6a8b211007f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beeb7d10b2974740afb457bf0bd07c37 in term 2.
I20260710 13:19:41.753947 16599 raft_consensus.cc:606] T 046bfa72ecab4d8ba918b518aa87f6a8 P beeb7d10b2974740afb457bf0bd07c37 [term 1 LEADER]: Received request to transfer leadership to TS 773eb63111be4194bb4e6a8b211007f9
I20260710 13:19:41.754851 16563 leader_election.cc:304] T 1f1e4f706b294d3f9c2ea176690b48a5 P beeb7d10b2974740afb457bf0bd07c37 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 773eb63111be4194bb4e6a8b211007f9, beeb7d10b2974740afb457bf0bd07c37; no voters: 
I20260710 13:19:41.755182 16675 raft_consensus.cc:2468] T 1f1e4f706b294d3f9c2ea176690b48a5 P f957104a15444caf8e67c2469c032086 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beeb7d10b2974740afb457bf0bd07c37 in term 2.
I20260710 13:19:41.755779 16840 raft_consensus.cc:2804] T 1f1e4f706b294d3f9c2ea176690b48a5 P beeb7d10b2974740afb457bf0bd07c37 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:41.756376 16840 raft_consensus.cc:697] T 1f1e4f706b294d3f9c2ea176690b48a5 P beeb7d10b2974740afb457bf0bd07c37 [term 2 LEADER]: Becoming Leader. State: Replica: beeb7d10b2974740afb457bf0bd07c37, State: Running, Role: LEADER
I20260710 13:19:41.757398 16840 consensus_queue.cc:237] T 1f1e4f706b294d3f9c2ea176690b48a5 P beeb7d10b2974740afb457bf0bd07c37 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } } peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } }
I20260710 13:19:41.766885 16497 catalog_manager.cc:5697] T 1f1e4f706b294d3f9c2ea176690b48a5 P beeb7d10b2974740afb457bf0bd07c37 reported cstate change: term changed from 1 to 2, leader changed from f957104a15444caf8e67c2469c032086 (127.16.20.66) to beeb7d10b2974740afb457bf0bd07c37 (127.16.20.65). New cstate: current_term: 2 leader_uuid: "beeb7d10b2974740afb457bf0bd07c37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:41.774077 16840 raft_consensus.cc:993] T c7aff219966d4f7e8cd34ea0e5b74d17 P beeb7d10b2974740afb457bf0bd07c37: : Instructing follower f957104a15444caf8e67c2469c032086 to start an election
I20260710 13:19:41.774513 16838 raft_consensus.cc:1081] T c7aff219966d4f7e8cd34ea0e5b74d17 P beeb7d10b2974740afb457bf0bd07c37 [term 1 LEADER]: Signalling peer f957104a15444caf8e67c2469c032086 to start an election
I20260710 13:19:41.776331 16673 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c7aff219966d4f7e8cd34ea0e5b74d17"
dest_uuid: "f957104a15444caf8e67c2469c032086"
 from {username='slave'} at 127.0.0.1:57772
I20260710 13:19:41.776908 16673 raft_consensus.cc:493] T c7aff219966d4f7e8cd34ea0e5b74d17 P f957104a15444caf8e67c2469c032086 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:41.777297 16673 raft_consensus.cc:3060] T c7aff219966d4f7e8cd34ea0e5b74d17 P f957104a15444caf8e67c2469c032086 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:41.782502 16840 consensus_queue.cc:1048] T 046bfa72ecab4d8ba918b518aa87f6a8 P beeb7d10b2974740afb457bf0bd07c37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:41.785414 16673 raft_consensus.cc:515] T c7aff219966d4f7e8cd34ea0e5b74d17 P f957104a15444caf8e67c2469c032086 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:41.787614 16673 leader_election.cc:290] T c7aff219966d4f7e8cd34ea0e5b74d17 P f957104a15444caf8e67c2469c032086 [CANDIDATE]: Term 2 election: Requested vote from peers beeb7d10b2974740afb457bf0bd07c37 (127.16.20.65:43161), 773eb63111be4194bb4e6a8b211007f9 (127.16.20.67:36211)
I20260710 13:19:41.788743 16749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7aff219966d4f7e8cd34ea0e5b74d17" candidate_uuid: "f957104a15444caf8e67c2469c032086" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "773eb63111be4194bb4e6a8b211007f9"
I20260710 13:19:41.789312 16749 raft_consensus.cc:3060] T c7aff219966d4f7e8cd34ea0e5b74d17 P 773eb63111be4194bb4e6a8b211007f9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:41.797930 16599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7aff219966d4f7e8cd34ea0e5b74d17" candidate_uuid: "f957104a15444caf8e67c2469c032086" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "beeb7d10b2974740afb457bf0bd07c37"
I20260710 13:19:41.798535 16599 raft_consensus.cc:3055] T c7aff219966d4f7e8cd34ea0e5b74d17 P beeb7d10b2974740afb457bf0bd07c37 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:41.798847 16599 raft_consensus.cc:740] T c7aff219966d4f7e8cd34ea0e5b74d17 P beeb7d10b2974740afb457bf0bd07c37 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: beeb7d10b2974740afb457bf0bd07c37, State: Running, Role: LEADER
I20260710 13:19:41.800066 16749 raft_consensus.cc:2468] T c7aff219966d4f7e8cd34ea0e5b74d17 P 773eb63111be4194bb4e6a8b211007f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f957104a15444caf8e67c2469c032086 in term 2.
I20260710 13:19:41.801365 16800 consensus_queue.cc:1048] T 046bfa72ecab4d8ba918b518aa87f6a8 P beeb7d10b2974740afb457bf0bd07c37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260710 13:19:41.800649 16599 consensus_queue.cc:260] T c7aff219966d4f7e8cd34ea0e5b74d17 P beeb7d10b2974740afb457bf0bd07c37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:41.808811 16599 raft_consensus.cc:3060] T c7aff219966d4f7e8cd34ea0e5b74d17 P beeb7d10b2974740afb457bf0bd07c37 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:41.809120 16638 leader_election.cc:304] T c7aff219966d4f7e8cd34ea0e5b74d17 P f957104a15444caf8e67c2469c032086 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 773eb63111be4194bb4e6a8b211007f9, f957104a15444caf8e67c2469c032086; no voters: 
I20260710 13:19:41.810009 16874 raft_consensus.cc:2804] T c7aff219966d4f7e8cd34ea0e5b74d17 P f957104a15444caf8e67c2469c032086 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:41.810490 16874 raft_consensus.cc:697] T c7aff219966d4f7e8cd34ea0e5b74d17 P f957104a15444caf8e67c2469c032086 [term 2 LEADER]: Becoming Leader. State: Replica: f957104a15444caf8e67c2469c032086, State: Running, Role: LEADER
I20260710 13:19:41.811329 16874 consensus_queue.cc:237] T c7aff219966d4f7e8cd34ea0e5b74d17 P f957104a15444caf8e67c2469c032086 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:41.817322 16599 raft_consensus.cc:2468] T c7aff219966d4f7e8cd34ea0e5b74d17 P beeb7d10b2974740afb457bf0bd07c37 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f957104a15444caf8e67c2469c032086 in term 2.
I20260710 13:19:41.821857 16496 catalog_manager.cc:5697] T c7aff219966d4f7e8cd34ea0e5b74d17 P f957104a15444caf8e67c2469c032086 reported cstate change: term changed from 1 to 2, leader changed from beeb7d10b2974740afb457bf0bd07c37 (127.16.20.65) to f957104a15444caf8e67c2469c032086 (127.16.20.66). New cstate: current_term: 2 leader_uuid: "f957104a15444caf8e67c2469c032086" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:41.823858 16800 raft_consensus.cc:993] T 046bfa72ecab4d8ba918b518aa87f6a8 P beeb7d10b2974740afb457bf0bd07c37: : Instructing follower 773eb63111be4194bb4e6a8b211007f9 to start an election
I20260710 13:19:41.824368 16832 raft_consensus.cc:1081] T 046bfa72ecab4d8ba918b518aa87f6a8 P beeb7d10b2974740afb457bf0bd07c37 [term 1 LEADER]: Signalling peer 773eb63111be4194bb4e6a8b211007f9 to start an election
I20260710 13:19:41.825976 16749 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "046bfa72ecab4d8ba918b518aa87f6a8"
dest_uuid: "773eb63111be4194bb4e6a8b211007f9"
 from {username='slave'} at 127.0.0.1:33512
I20260710 13:19:41.826581 16749 raft_consensus.cc:493] T 046bfa72ecab4d8ba918b518aa87f6a8 P 773eb63111be4194bb4e6a8b211007f9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:41.826987 16749 raft_consensus.cc:3060] T 046bfa72ecab4d8ba918b518aa87f6a8 P 773eb63111be4194bb4e6a8b211007f9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:41.832885 16749 raft_consensus.cc:515] T 046bfa72ecab4d8ba918b518aa87f6a8 P 773eb63111be4194bb4e6a8b211007f9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:41.838043 16597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "046bfa72ecab4d8ba918b518aa87f6a8" candidate_uuid: "773eb63111be4194bb4e6a8b211007f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "beeb7d10b2974740afb457bf0bd07c37"
I20260710 13:19:41.838660 16597 raft_consensus.cc:3055] T 046bfa72ecab4d8ba918b518aa87f6a8 P beeb7d10b2974740afb457bf0bd07c37 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:41.839000 16597 raft_consensus.cc:740] T 046bfa72ecab4d8ba918b518aa87f6a8 P beeb7d10b2974740afb457bf0bd07c37 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: beeb7d10b2974740afb457bf0bd07c37, State: Running, Role: LEADER
I20260710 13:19:41.839504 16749 leader_election.cc:290] T 046bfa72ecab4d8ba918b518aa87f6a8 P 773eb63111be4194bb4e6a8b211007f9 [CANDIDATE]: Term 2 election: Requested vote from peers beeb7d10b2974740afb457bf0bd07c37 (127.16.20.65:43161), f957104a15444caf8e67c2469c032086 (127.16.20.66:41255)
I20260710 13:19:41.839941 16597 consensus_queue.cc:260] T 046bfa72ecab4d8ba918b518aa87f6a8 P beeb7d10b2974740afb457bf0bd07c37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:41.841113 16597 raft_consensus.cc:3060] T 046bfa72ecab4d8ba918b518aa87f6a8 P beeb7d10b2974740afb457bf0bd07c37 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:41.838934 16675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "046bfa72ecab4d8ba918b518aa87f6a8" candidate_uuid: "773eb63111be4194bb4e6a8b211007f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f957104a15444caf8e67c2469c032086"
I20260710 13:19:41.843711 16675 raft_consensus.cc:3060] T 046bfa72ecab4d8ba918b518aa87f6a8 P f957104a15444caf8e67c2469c032086 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:41.843943 16837 raft_consensus.cc:993] T 8ab85a179ef84cd0975c3620f213074f P f957104a15444caf8e67c2469c032086: : Instructing follower beeb7d10b2974740afb457bf0bd07c37 to start an election
I20260710 13:19:41.844348 16848 raft_consensus.cc:1081] T 8ab85a179ef84cd0975c3620f213074f P f957104a15444caf8e67c2469c032086 [term 1 LEADER]: Signalling peer beeb7d10b2974740afb457bf0bd07c37 to start an election
I20260710 13:19:41.846031 16599 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8ab85a179ef84cd0975c3620f213074f"
dest_uuid: "beeb7d10b2974740afb457bf0bd07c37"
 from {username='slave'} at 127.0.0.1:38334
I20260710 13:19:41.846647 16599 raft_consensus.cc:493] T 8ab85a179ef84cd0975c3620f213074f P beeb7d10b2974740afb457bf0bd07c37 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:41.847045 16599 raft_consensus.cc:3060] T 8ab85a179ef84cd0975c3620f213074f P beeb7d10b2974740afb457bf0bd07c37 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:41.848302 16597 raft_consensus.cc:2468] T 046bfa72ecab4d8ba918b518aa87f6a8 P beeb7d10b2974740afb457bf0bd07c37 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 773eb63111be4194bb4e6a8b211007f9 in term 2.
I20260710 13:19:41.849613 16714 leader_election.cc:304] T 046bfa72ecab4d8ba918b518aa87f6a8 P 773eb63111be4194bb4e6a8b211007f9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 773eb63111be4194bb4e6a8b211007f9, beeb7d10b2974740afb457bf0bd07c37; no voters: 
I20260710 13:19:41.850430 16675 raft_consensus.cc:2468] T 046bfa72ecab4d8ba918b518aa87f6a8 P f957104a15444caf8e67c2469c032086 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 773eb63111be4194bb4e6a8b211007f9 in term 2.
I20260710 13:19:41.850534 16799 raft_consensus.cc:2804] T 046bfa72ecab4d8ba918b518aa87f6a8 P 773eb63111be4194bb4e6a8b211007f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:41.851063 16799 raft_consensus.cc:697] T 046bfa72ecab4d8ba918b518aa87f6a8 P 773eb63111be4194bb4e6a8b211007f9 [term 2 LEADER]: Becoming Leader. State: Replica: 773eb63111be4194bb4e6a8b211007f9, State: Running, Role: LEADER
I20260710 13:19:41.851939 16799 consensus_queue.cc:237] T 046bfa72ecab4d8ba918b518aa87f6a8 P 773eb63111be4194bb4e6a8b211007f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:41.855979 16599 raft_consensus.cc:515] T 8ab85a179ef84cd0975c3620f213074f P beeb7d10b2974740afb457bf0bd07c37 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:41.858589 16599 leader_election.cc:290] T 8ab85a179ef84cd0975c3620f213074f P beeb7d10b2974740afb457bf0bd07c37 [CANDIDATE]: Term 2 election: Requested vote from peers f957104a15444caf8e67c2469c032086 (127.16.20.66:41255), 773eb63111be4194bb4e6a8b211007f9 (127.16.20.67:36211)
I20260710 13:19:41.859910 16749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab85a179ef84cd0975c3620f213074f" candidate_uuid: "beeb7d10b2974740afb457bf0bd07c37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "773eb63111be4194bb4e6a8b211007f9"
I20260710 13:19:41.860370 16749 raft_consensus.cc:3060] T 8ab85a179ef84cd0975c3620f213074f P 773eb63111be4194bb4e6a8b211007f9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:41.863790 16675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab85a179ef84cd0975c3620f213074f" candidate_uuid: "beeb7d10b2974740afb457bf0bd07c37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f957104a15444caf8e67c2469c032086"
I20260710 13:19:41.864446 16675 raft_consensus.cc:3055] T 8ab85a179ef84cd0975c3620f213074f P f957104a15444caf8e67c2469c032086 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:41.863812 16497 catalog_manager.cc:5697] T 046bfa72ecab4d8ba918b518aa87f6a8 P 773eb63111be4194bb4e6a8b211007f9 reported cstate change: term changed from 1 to 2, leader changed from beeb7d10b2974740afb457bf0bd07c37 (127.16.20.65) to 773eb63111be4194bb4e6a8b211007f9 (127.16.20.67). New cstate: current_term: 2 leader_uuid: "773eb63111be4194bb4e6a8b211007f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:41.864768 16675 raft_consensus.cc:740] T 8ab85a179ef84cd0975c3620f213074f P f957104a15444caf8e67c2469c032086 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f957104a15444caf8e67c2469c032086, State: Running, Role: LEADER
I20260710 13:19:41.865765 16675 consensus_queue.cc:260] T 8ab85a179ef84cd0975c3620f213074f P f957104a15444caf8e67c2469c032086 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:41.866358 16749 raft_consensus.cc:2468] T 8ab85a179ef84cd0975c3620f213074f P 773eb63111be4194bb4e6a8b211007f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beeb7d10b2974740afb457bf0bd07c37 in term 2.
I20260710 13:19:41.867007 16675 raft_consensus.cc:3060] T 8ab85a179ef84cd0975c3620f213074f P f957104a15444caf8e67c2469c032086 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:41.867774 16563 leader_election.cc:304] T 8ab85a179ef84cd0975c3620f213074f P beeb7d10b2974740afb457bf0bd07c37 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 773eb63111be4194bb4e6a8b211007f9, beeb7d10b2974740afb457bf0bd07c37; no voters: 
I20260710 13:19:41.868664 16832 raft_consensus.cc:2804] T 8ab85a179ef84cd0975c3620f213074f P beeb7d10b2974740afb457bf0bd07c37 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:41.869115 16832 raft_consensus.cc:697] T 8ab85a179ef84cd0975c3620f213074f P beeb7d10b2974740afb457bf0bd07c37 [term 2 LEADER]: Becoming Leader. State: Replica: beeb7d10b2974740afb457bf0bd07c37, State: Running, Role: LEADER
I20260710 13:19:41.869697 16832 consensus_queue.cc:237] T 8ab85a179ef84cd0975c3620f213074f P beeb7d10b2974740afb457bf0bd07c37 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:41.876145 16497 catalog_manager.cc:5697] T 8ab85a179ef84cd0975c3620f213074f P beeb7d10b2974740afb457bf0bd07c37 reported cstate change: term changed from 1 to 2, leader changed from f957104a15444caf8e67c2469c032086 (127.16.20.66) to beeb7d10b2974740afb457bf0bd07c37 (127.16.20.65). New cstate: current_term: 2 leader_uuid: "beeb7d10b2974740afb457bf0bd07c37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:41.877188 16675 raft_consensus.cc:2468] T 8ab85a179ef84cd0975c3620f213074f P f957104a15444caf8e67c2469c032086 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beeb7d10b2974740afb457bf0bd07c37 in term 2.
I20260710 13:19:41.918136 16830 raft_consensus.cc:993] T a5750bc1da0446b0a3cf0b99b9ea7c1b P 773eb63111be4194bb4e6a8b211007f9: : Instructing follower beeb7d10b2974740afb457bf0bd07c37 to start an election
I20260710 13:19:41.918573 16799 raft_consensus.cc:1081] T a5750bc1da0446b0a3cf0b99b9ea7c1b P 773eb63111be4194bb4e6a8b211007f9 [term 1 LEADER]: Signalling peer beeb7d10b2974740afb457bf0bd07c37 to start an election
I20260710 13:19:41.920603 16599 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a5750bc1da0446b0a3cf0b99b9ea7c1b"
dest_uuid: "beeb7d10b2974740afb457bf0bd07c37"
 from {username='slave'} at 127.0.0.1:38320
I20260710 13:19:41.921165 16599 raft_consensus.cc:493] T a5750bc1da0446b0a3cf0b99b9ea7c1b P beeb7d10b2974740afb457bf0bd07c37 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:41.921593 16599 raft_consensus.cc:3060] T a5750bc1da0446b0a3cf0b99b9ea7c1b P beeb7d10b2974740afb457bf0bd07c37 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:41.927104 16599 raft_consensus.cc:515] T a5750bc1da0446b0a3cf0b99b9ea7c1b P beeb7d10b2974740afb457bf0bd07c37 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:41.928905 16599 leader_election.cc:290] T a5750bc1da0446b0a3cf0b99b9ea7c1b P beeb7d10b2974740afb457bf0bd07c37 [CANDIDATE]: Term 2 election: Requested vote from peers f957104a15444caf8e67c2469c032086 (127.16.20.66:41255), 773eb63111be4194bb4e6a8b211007f9 (127.16.20.67:36211)
I20260710 13:19:41.929955 16675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5750bc1da0446b0a3cf0b99b9ea7c1b" candidate_uuid: "beeb7d10b2974740afb457bf0bd07c37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f957104a15444caf8e67c2469c032086"
I20260710 13:19:41.930176 16749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5750bc1da0446b0a3cf0b99b9ea7c1b" candidate_uuid: "beeb7d10b2974740afb457bf0bd07c37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "773eb63111be4194bb4e6a8b211007f9"
I20260710 13:19:41.930534 16675 raft_consensus.cc:3060] T a5750bc1da0446b0a3cf0b99b9ea7c1b P f957104a15444caf8e67c2469c032086 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:41.930722 16749 raft_consensus.cc:3055] T a5750bc1da0446b0a3cf0b99b9ea7c1b P 773eb63111be4194bb4e6a8b211007f9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:41.931115 16749 raft_consensus.cc:740] T a5750bc1da0446b0a3cf0b99b9ea7c1b P 773eb63111be4194bb4e6a8b211007f9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 773eb63111be4194bb4e6a8b211007f9, State: Running, Role: LEADER
I20260710 13:19:41.931849 16749 consensus_queue.cc:260] T a5750bc1da0446b0a3cf0b99b9ea7c1b P 773eb63111be4194bb4e6a8b211007f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:41.932737 16749 raft_consensus.cc:3060] T a5750bc1da0446b0a3cf0b99b9ea7c1b P 773eb63111be4194bb4e6a8b211007f9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:41.937062 16749 raft_consensus.cc:2468] T a5750bc1da0446b0a3cf0b99b9ea7c1b P 773eb63111be4194bb4e6a8b211007f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beeb7d10b2974740afb457bf0bd07c37 in term 2.
I20260710 13:19:41.937353 16675 raft_consensus.cc:2468] T a5750bc1da0446b0a3cf0b99b9ea7c1b P f957104a15444caf8e67c2469c032086 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beeb7d10b2974740afb457bf0bd07c37 in term 2.
I20260710 13:19:41.938031 16563 leader_election.cc:304] T a5750bc1da0446b0a3cf0b99b9ea7c1b P beeb7d10b2974740afb457bf0bd07c37 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 773eb63111be4194bb4e6a8b211007f9, beeb7d10b2974740afb457bf0bd07c37; no voters: 
I20260710 13:19:41.938808 16840 raft_consensus.cc:2804] T a5750bc1da0446b0a3cf0b99b9ea7c1b P beeb7d10b2974740afb457bf0bd07c37 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:41.939338 16840 raft_consensus.cc:697] T a5750bc1da0446b0a3cf0b99b9ea7c1b P beeb7d10b2974740afb457bf0bd07c37 [term 2 LEADER]: Becoming Leader. State: Replica: beeb7d10b2974740afb457bf0bd07c37, State: Running, Role: LEADER
I20260710 13:19:41.940158 16840 consensus_queue.cc:237] T a5750bc1da0446b0a3cf0b99b9ea7c1b P beeb7d10b2974740afb457bf0bd07c37 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:41.946346 16497 catalog_manager.cc:5697] T a5750bc1da0446b0a3cf0b99b9ea7c1b P beeb7d10b2974740afb457bf0bd07c37 reported cstate change: term changed from 1 to 2, leader changed from 773eb63111be4194bb4e6a8b211007f9 (127.16.20.67) to beeb7d10b2974740afb457bf0bd07c37 (127.16.20.65). New cstate: current_term: 2 leader_uuid: "beeb7d10b2974740afb457bf0bd07c37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:42.177438 16799 raft_consensus.cc:993] T 2900d8e9b23643969253a1dbb8335410 P 773eb63111be4194bb4e6a8b211007f9: : Instructing follower beeb7d10b2974740afb457bf0bd07c37 to start an election
I20260710 13:19:42.177875 16830 raft_consensus.cc:1081] T 2900d8e9b23643969253a1dbb8335410 P 773eb63111be4194bb4e6a8b211007f9 [term 1 LEADER]: Signalling peer beeb7d10b2974740afb457bf0bd07c37 to start an election
I20260710 13:19:42.178535 16799 raft_consensus.cc:993] T ce265fb7fb9149288d9ac7454ce7920e P 773eb63111be4194bb4e6a8b211007f9: : Instructing follower f957104a15444caf8e67c2469c032086 to start an election
I20260710 13:19:42.178987 16799 raft_consensus.cc:1081] T ce265fb7fb9149288d9ac7454ce7920e P 773eb63111be4194bb4e6a8b211007f9 [term 1 LEADER]: Signalling peer f957104a15444caf8e67c2469c032086 to start an election
I20260710 13:19:42.179579 16599 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2900d8e9b23643969253a1dbb8335410"
dest_uuid: "beeb7d10b2974740afb457bf0bd07c37"
 from {username='slave'} at 127.0.0.1:38320
I20260710 13:19:42.180214 16599 raft_consensus.cc:493] T 2900d8e9b23643969253a1dbb8335410 P beeb7d10b2974740afb457bf0bd07c37 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:42.180732 16599 raft_consensus.cc:3060] T 2900d8e9b23643969253a1dbb8335410 P beeb7d10b2974740afb457bf0bd07c37 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:42.181036 16675 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce265fb7fb9149288d9ac7454ce7920e"
dest_uuid: "f957104a15444caf8e67c2469c032086"
 from {username='slave'} at 127.0.0.1:57766
I20260710 13:19:42.181931 16675 raft_consensus.cc:493] T ce265fb7fb9149288d9ac7454ce7920e P f957104a15444caf8e67c2469c032086 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:42.182374 16675 raft_consensus.cc:3060] T ce265fb7fb9149288d9ac7454ce7920e P f957104a15444caf8e67c2469c032086 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:42.188737 16599 raft_consensus.cc:515] T 2900d8e9b23643969253a1dbb8335410 P beeb7d10b2974740afb457bf0bd07c37 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:42.189594 16675 raft_consensus.cc:515] T ce265fb7fb9149288d9ac7454ce7920e P f957104a15444caf8e67c2469c032086 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:42.191195 16599 leader_election.cc:290] T 2900d8e9b23643969253a1dbb8335410 P beeb7d10b2974740afb457bf0bd07c37 [CANDIDATE]: Term 2 election: Requested vote from peers f957104a15444caf8e67c2469c032086 (127.16.20.66:41255), 773eb63111be4194bb4e6a8b211007f9 (127.16.20.67:36211)
I20260710 13:19:42.191710 16675 leader_election.cc:290] T ce265fb7fb9149288d9ac7454ce7920e P f957104a15444caf8e67c2469c032086 [CANDIDATE]: Term 2 election: Requested vote from peers beeb7d10b2974740afb457bf0bd07c37 (127.16.20.65:43161), 773eb63111be4194bb4e6a8b211007f9 (127.16.20.67:36211)
I20260710 13:19:42.191792 16673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2900d8e9b23643969253a1dbb8335410" candidate_uuid: "beeb7d10b2974740afb457bf0bd07c37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f957104a15444caf8e67c2469c032086"
I20260710 13:19:42.192416 16673 raft_consensus.cc:3060] T 2900d8e9b23643969253a1dbb8335410 P f957104a15444caf8e67c2469c032086 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:42.192598 16749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2900d8e9b23643969253a1dbb8335410" candidate_uuid: "beeb7d10b2974740afb457bf0bd07c37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "773eb63111be4194bb4e6a8b211007f9"
I20260710 13:19:42.193189 16749 raft_consensus.cc:3055] T 2900d8e9b23643969253a1dbb8335410 P 773eb63111be4194bb4e6a8b211007f9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:42.193524 16749 raft_consensus.cc:740] T 2900d8e9b23643969253a1dbb8335410 P 773eb63111be4194bb4e6a8b211007f9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 773eb63111be4194bb4e6a8b211007f9, State: Running, Role: LEADER
I20260710 13:19:42.194314 16749 consensus_queue.cc:260] T 2900d8e9b23643969253a1dbb8335410 P 773eb63111be4194bb4e6a8b211007f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:42.195654 16749 raft_consensus.cc:3060] T 2900d8e9b23643969253a1dbb8335410 P 773eb63111be4194bb4e6a8b211007f9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:42.194703 16599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce265fb7fb9149288d9ac7454ce7920e" candidate_uuid: "f957104a15444caf8e67c2469c032086" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "beeb7d10b2974740afb457bf0bd07c37"
I20260710 13:19:42.197336 16599 raft_consensus.cc:3060] T ce265fb7fb9149288d9ac7454ce7920e P beeb7d10b2974740afb457bf0bd07c37 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:42.197274 16748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce265fb7fb9149288d9ac7454ce7920e" candidate_uuid: "f957104a15444caf8e67c2469c032086" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "773eb63111be4194bb4e6a8b211007f9"
I20260710 13:19:42.198053 16748 raft_consensus.cc:3055] T ce265fb7fb9149288d9ac7454ce7920e P 773eb63111be4194bb4e6a8b211007f9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:42.198407 16748 raft_consensus.cc:740] T ce265fb7fb9149288d9ac7454ce7920e P 773eb63111be4194bb4e6a8b211007f9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 773eb63111be4194bb4e6a8b211007f9, State: Running, Role: LEADER
I20260710 13:19:42.199155 16673 raft_consensus.cc:2468] T 2900d8e9b23643969253a1dbb8335410 P f957104a15444caf8e67c2469c032086 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beeb7d10b2974740afb457bf0bd07c37 in term 2.
I20260710 13:19:42.199294 16748 consensus_queue.cc:260] T ce265fb7fb9149288d9ac7454ce7920e P 773eb63111be4194bb4e6a8b211007f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:42.200310 16564 leader_election.cc:304] T 2900d8e9b23643969253a1dbb8335410 P beeb7d10b2974740afb457bf0bd07c37 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: beeb7d10b2974740afb457bf0bd07c37, f957104a15444caf8e67c2469c032086; no voters: 
I20260710 13:19:42.201081 16840 raft_consensus.cc:2804] T 2900d8e9b23643969253a1dbb8335410 P beeb7d10b2974740afb457bf0bd07c37 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:42.200819 16748 raft_consensus.cc:3060] T ce265fb7fb9149288d9ac7454ce7920e P 773eb63111be4194bb4e6a8b211007f9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:42.201602 16840 raft_consensus.cc:697] T 2900d8e9b23643969253a1dbb8335410 P beeb7d10b2974740afb457bf0bd07c37 [term 2 LEADER]: Becoming Leader. State: Replica: beeb7d10b2974740afb457bf0bd07c37, State: Running, Role: LEADER
I20260710 13:19:42.202620 16840 consensus_queue.cc:237] T 2900d8e9b23643969253a1dbb8335410 P beeb7d10b2974740afb457bf0bd07c37 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:42.203776 16749 raft_consensus.cc:2468] T 2900d8e9b23643969253a1dbb8335410 P 773eb63111be4194bb4e6a8b211007f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beeb7d10b2974740afb457bf0bd07c37 in term 2.
I20260710 13:19:42.205138 16599 raft_consensus.cc:2468] T ce265fb7fb9149288d9ac7454ce7920e P beeb7d10b2974740afb457bf0bd07c37 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f957104a15444caf8e67c2469c032086 in term 2.
I20260710 13:19:42.206118 16640 leader_election.cc:304] T ce265fb7fb9149288d9ac7454ce7920e P f957104a15444caf8e67c2469c032086 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: beeb7d10b2974740afb457bf0bd07c37, f957104a15444caf8e67c2469c032086; no voters: 
I20260710 13:19:42.206836 16848 raft_consensus.cc:2804] T ce265fb7fb9149288d9ac7454ce7920e P f957104a15444caf8e67c2469c032086 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:42.207307 16848 raft_consensus.cc:697] T ce265fb7fb9149288d9ac7454ce7920e P f957104a15444caf8e67c2469c032086 [term 2 LEADER]: Becoming Leader. State: Replica: f957104a15444caf8e67c2469c032086, State: Running, Role: LEADER
I20260710 13:19:42.208109 16848 consensus_queue.cc:237] T ce265fb7fb9149288d9ac7454ce7920e P f957104a15444caf8e67c2469c032086 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:42.211611 16497 catalog_manager.cc:5697] T 2900d8e9b23643969253a1dbb8335410 P beeb7d10b2974740afb457bf0bd07c37 reported cstate change: term changed from 1 to 2, leader changed from 773eb63111be4194bb4e6a8b211007f9 (127.16.20.67) to beeb7d10b2974740afb457bf0bd07c37 (127.16.20.65). New cstate: current_term: 2 leader_uuid: "beeb7d10b2974740afb457bf0bd07c37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:42.212646 16748 raft_consensus.cc:2468] T ce265fb7fb9149288d9ac7454ce7920e P 773eb63111be4194bb4e6a8b211007f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f957104a15444caf8e67c2469c032086 in term 2.
I20260710 13:19:42.216898 16496 catalog_manager.cc:5697] T ce265fb7fb9149288d9ac7454ce7920e P f957104a15444caf8e67c2469c032086 reported cstate change: term changed from 1 to 2, leader changed from 773eb63111be4194bb4e6a8b211007f9 (127.16.20.67) to f957104a15444caf8e67c2469c032086 (127.16.20.66). New cstate: current_term: 2 leader_uuid: "f957104a15444caf8e67c2469c032086" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:42.264883 16599 raft_consensus.cc:1275] T 046bfa72ecab4d8ba918b518aa87f6a8 P beeb7d10b2974740afb457bf0bd07c37 [term 2 FOLLOWER]: Refusing update from remote peer 773eb63111be4194bb4e6a8b211007f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:42.266175 16799 consensus_queue.cc:1048] T 046bfa72ecab4d8ba918b518aa87f6a8 P 773eb63111be4194bb4e6a8b211007f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:42.274155 16673 raft_consensus.cc:1275] T 046bfa72ecab4d8ba918b518aa87f6a8 P f957104a15444caf8e67c2469c032086 [term 2 FOLLOWER]: Refusing update from remote peer 773eb63111be4194bb4e6a8b211007f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:42.275801 16829 consensus_queue.cc:1048] T 046bfa72ecab4d8ba918b518aa87f6a8 P 773eb63111be4194bb4e6a8b211007f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:42.351516 16748 raft_consensus.cc:1275] T 1f1e4f706b294d3f9c2ea176690b48a5 P 773eb63111be4194bb4e6a8b211007f9 [term 2 FOLLOWER]: Refusing update from remote peer beeb7d10b2974740afb457bf0bd07c37: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:42.352679 16840 consensus_queue.cc:1048] T 1f1e4f706b294d3f9c2ea176690b48a5 P beeb7d10b2974740afb457bf0bd07c37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:42.360905 16673 raft_consensus.cc:1275] T 1f1e4f706b294d3f9c2ea176690b48a5 P f957104a15444caf8e67c2469c032086 [term 2 FOLLOWER]: Refusing update from remote peer beeb7d10b2974740afb457bf0bd07c37: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:42.362748 16832 consensus_queue.cc:1048] T 1f1e4f706b294d3f9c2ea176690b48a5 P beeb7d10b2974740afb457bf0bd07c37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:42.366056 16675 raft_consensus.cc:1275] T 8ab85a179ef84cd0975c3620f213074f P f957104a15444caf8e67c2469c032086 [term 2 FOLLOWER]: Refusing update from remote peer beeb7d10b2974740afb457bf0bd07c37: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:42.367367 16832 consensus_queue.cc:1048] T 8ab85a179ef84cd0975c3620f213074f P beeb7d10b2974740afb457bf0bd07c37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:42.371387 16748 raft_consensus.cc:1275] T c7aff219966d4f7e8cd34ea0e5b74d17 P 773eb63111be4194bb4e6a8b211007f9 [term 2 FOLLOWER]: Refusing update from remote peer f957104a15444caf8e67c2469c032086: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:42.373689 16848 consensus_queue.cc:1048] T c7aff219966d4f7e8cd34ea0e5b74d17 P f957104a15444caf8e67c2469c032086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:42.384897 16749 raft_consensus.cc:1275] T 8ab85a179ef84cd0975c3620f213074f P 773eb63111be4194bb4e6a8b211007f9 [term 2 FOLLOWER]: Refusing update from remote peer beeb7d10b2974740afb457bf0bd07c37: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:42.392444 16880 consensus_queue.cc:1048] T 8ab85a179ef84cd0975c3620f213074f P beeb7d10b2974740afb457bf0bd07c37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:42.404019 16599 raft_consensus.cc:1275] T c7aff219966d4f7e8cd34ea0e5b74d17 P beeb7d10b2974740afb457bf0bd07c37 [term 2 FOLLOWER]: Refusing update from remote peer f957104a15444caf8e67c2469c032086: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:42.405387 16874 consensus_queue.cc:1048] T c7aff219966d4f7e8cd34ea0e5b74d17 P f957104a15444caf8e67c2469c032086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:42.409343 16749 raft_consensus.cc:1275] T a5750bc1da0446b0a3cf0b99b9ea7c1b P 773eb63111be4194bb4e6a8b211007f9 [term 2 FOLLOWER]: Refusing update from remote peer beeb7d10b2974740afb457bf0bd07c37: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:42.412144 16884 consensus_queue.cc:1048] T a5750bc1da0446b0a3cf0b99b9ea7c1b P beeb7d10b2974740afb457bf0bd07c37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:42.422202 16675 raft_consensus.cc:1275] T a5750bc1da0446b0a3cf0b99b9ea7c1b P f957104a15444caf8e67c2469c032086 [term 2 FOLLOWER]: Refusing update from remote peer beeb7d10b2974740afb457bf0bd07c37: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:42.423538 16880 consensus_queue.cc:1048] T a5750bc1da0446b0a3cf0b99b9ea7c1b P beeb7d10b2974740afb457bf0bd07c37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:42.625715 16749 raft_consensus.cc:1275] T ce265fb7fb9149288d9ac7454ce7920e P 773eb63111be4194bb4e6a8b211007f9 [term 2 FOLLOWER]: Refusing update from remote peer f957104a15444caf8e67c2469c032086: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:42.626838 16874 consensus_queue.cc:1048] T ce265fb7fb9149288d9ac7454ce7920e P f957104a15444caf8e67c2469c032086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:42.635105 16599 raft_consensus.cc:1275] T ce265fb7fb9149288d9ac7454ce7920e P beeb7d10b2974740afb457bf0bd07c37 [term 2 FOLLOWER]: Refusing update from remote peer f957104a15444caf8e67c2469c032086: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:42.636826 16837 consensus_queue.cc:1048] T ce265fb7fb9149288d9ac7454ce7920e P f957104a15444caf8e67c2469c032086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:42.690765 16675 raft_consensus.cc:1275] T 2900d8e9b23643969253a1dbb8335410 P f957104a15444caf8e67c2469c032086 [term 2 FOLLOWER]: Refusing update from remote peer beeb7d10b2974740afb457bf0bd07c37: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:42.692030 16880 consensus_queue.cc:1048] T 2900d8e9b23643969253a1dbb8335410 P beeb7d10b2974740afb457bf0bd07c37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:42.700042 16749 raft_consensus.cc:1275] T 2900d8e9b23643969253a1dbb8335410 P 773eb63111be4194bb4e6a8b211007f9 [term 2 FOLLOWER]: Refusing update from remote peer beeb7d10b2974740afb457bf0bd07c37: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:42.703516 16884 consensus_queue.cc:1048] T 2900d8e9b23643969253a1dbb8335410 P beeb7d10b2974740afb457bf0bd07c37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:44.785756 16465 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 13:19:44.786782 16465 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:44.808336 16599 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1f1e4f706b294d3f9c2ea176690b48a5"
dest_uuid: "beeb7d10b2974740afb457bf0bd07c37"
mode: GRACEFUL
new_leader_uuid: "773eb63111be4194bb4e6a8b211007f9"
 from {username='slave'} at 127.0.0.1:38354
I20260710 13:19:44.808890 16599 raft_consensus.cc:606] T 1f1e4f706b294d3f9c2ea176690b48a5 P beeb7d10b2974740afb457bf0bd07c37 [term 2 LEADER]: Received request to transfer leadership to TS 773eb63111be4194bb4e6a8b211007f9
I20260710 13:19:44.817497 16898 raft_consensus.cc:993] T 1f1e4f706b294d3f9c2ea176690b48a5 P beeb7d10b2974740afb457bf0bd07c37: : Instructing follower 773eb63111be4194bb4e6a8b211007f9 to start an election
I20260710 13:19:44.817965 16898 raft_consensus.cc:1081] T 1f1e4f706b294d3f9c2ea176690b48a5 P beeb7d10b2974740afb457bf0bd07c37 [term 2 LEADER]: Signalling peer 773eb63111be4194bb4e6a8b211007f9 to start an election
I20260710 13:19:44.819813 16748 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1f1e4f706b294d3f9c2ea176690b48a5"
dest_uuid: "773eb63111be4194bb4e6a8b211007f9"
 from {username='slave'} at 127.0.0.1:33512
I20260710 13:19:44.820299 16748 raft_consensus.cc:493] T 1f1e4f706b294d3f9c2ea176690b48a5 P 773eb63111be4194bb4e6a8b211007f9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:44.820612 16748 raft_consensus.cc:3060] T 1f1e4f706b294d3f9c2ea176690b48a5 P 773eb63111be4194bb4e6a8b211007f9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:44.821350 16675 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "76ab5dadac194778aeb36e97df3b85b5"
dest_uuid: "f957104a15444caf8e67c2469c032086"
mode: GRACEFUL
new_leader_uuid: "773eb63111be4194bb4e6a8b211007f9"
 from {username='slave'} at 127.0.0.1:57798
I20260710 13:19:44.821933 16675 raft_consensus.cc:606] T 76ab5dadac194778aeb36e97df3b85b5 P f957104a15444caf8e67c2469c032086 [term 1 LEADER]: Received request to transfer leadership to TS 773eb63111be4194bb4e6a8b211007f9
I20260710 13:19:44.823300 16465 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:19:44.823854 16465 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:44.825850 16748 raft_consensus.cc:515] T 1f1e4f706b294d3f9c2ea176690b48a5 P 773eb63111be4194bb4e6a8b211007f9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } } peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } }
I20260710 13:19:44.827608 16748 leader_election.cc:290] T 1f1e4f706b294d3f9c2ea176690b48a5 P 773eb63111be4194bb4e6a8b211007f9 [CANDIDATE]: Term 3 election: Requested vote from peers beeb7d10b2974740afb457bf0bd07c37 (127.16.20.65:43161), f957104a15444caf8e67c2469c032086 (127.16.20.66:41255)
I20260710 13:19:44.828329 16599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1e4f706b294d3f9c2ea176690b48a5" candidate_uuid: "773eb63111be4194bb4e6a8b211007f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "beeb7d10b2974740afb457bf0bd07c37"
I20260710 13:19:44.828662 16675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1e4f706b294d3f9c2ea176690b48a5" candidate_uuid: "773eb63111be4194bb4e6a8b211007f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f957104a15444caf8e67c2469c032086"
I20260710 13:19:44.828826 16599 raft_consensus.cc:3055] T 1f1e4f706b294d3f9c2ea176690b48a5 P beeb7d10b2974740afb457bf0bd07c37 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:44.829157 16675 raft_consensus.cc:3060] T 1f1e4f706b294d3f9c2ea176690b48a5 P f957104a15444caf8e67c2469c032086 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:44.829155 16599 raft_consensus.cc:740] T 1f1e4f706b294d3f9c2ea176690b48a5 P beeb7d10b2974740afb457bf0bd07c37 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: beeb7d10b2974740afb457bf0bd07c37, State: Running, Role: LEADER
I20260710 13:19:44.830052 16599 consensus_queue.cc:260] T 1f1e4f706b294d3f9c2ea176690b48a5 P beeb7d10b2974740afb457bf0bd07c37 [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: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } } peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } }
I20260710 13:19:44.830940 16599 raft_consensus.cc:3060] T 1f1e4f706b294d3f9c2ea176690b48a5 P beeb7d10b2974740afb457bf0bd07c37 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:44.834313 16675 raft_consensus.cc:2468] T 1f1e4f706b294d3f9c2ea176690b48a5 P f957104a15444caf8e67c2469c032086 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 773eb63111be4194bb4e6a8b211007f9 in term 3.
I20260710 13:19:44.835469 16713 leader_election.cc:304] T 1f1e4f706b294d3f9c2ea176690b48a5 P 773eb63111be4194bb4e6a8b211007f9 [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: 773eb63111be4194bb4e6a8b211007f9, f957104a15444caf8e67c2469c032086; no voters: 
I20260710 13:19:44.836226 16799 raft_consensus.cc:2804] T 1f1e4f706b294d3f9c2ea176690b48a5 P 773eb63111be4194bb4e6a8b211007f9 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:44.836455 16599 raft_consensus.cc:2468] T 1f1e4f706b294d3f9c2ea176690b48a5 P beeb7d10b2974740afb457bf0bd07c37 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 773eb63111be4194bb4e6a8b211007f9 in term 3.
I20260710 13:19:44.838100 16799 raft_consensus.cc:697] T 1f1e4f706b294d3f9c2ea176690b48a5 P 773eb63111be4194bb4e6a8b211007f9 [term 3 LEADER]: Becoming Leader. State: Replica: 773eb63111be4194bb4e6a8b211007f9, State: Running, Role: LEADER
I20260710 13:19:44.838965 16799 consensus_queue.cc:237] T 1f1e4f706b294d3f9c2ea176690b48a5 P 773eb63111be4194bb4e6a8b211007f9 [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: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } } peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } }
I20260710 13:19:44.841387 16900 raft_consensus.cc:993] T 76ab5dadac194778aeb36e97df3b85b5 P f957104a15444caf8e67c2469c032086: : Instructing follower 773eb63111be4194bb4e6a8b211007f9 to start an election
I20260710 13:19:44.841877 16894 raft_consensus.cc:1081] T 76ab5dadac194778aeb36e97df3b85b5 P f957104a15444caf8e67c2469c032086 [term 1 LEADER]: Signalling peer 773eb63111be4194bb4e6a8b211007f9 to start an election
I20260710 13:19:44.844837 16748 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "76ab5dadac194778aeb36e97df3b85b5"
dest_uuid: "773eb63111be4194bb4e6a8b211007f9"
 from {username='slave'} at 127.0.0.1:33496
I20260710 13:19:44.845306 16748 raft_consensus.cc:493] T 76ab5dadac194778aeb36e97df3b85b5 P 773eb63111be4194bb4e6a8b211007f9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:44.845585 16748 raft_consensus.cc:3060] T 76ab5dadac194778aeb36e97df3b85b5 P 773eb63111be4194bb4e6a8b211007f9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:44.846081 16496 catalog_manager.cc:5697] T 1f1e4f706b294d3f9c2ea176690b48a5 P 773eb63111be4194bb4e6a8b211007f9 reported cstate change: term changed from 2 to 3, leader changed from beeb7d10b2974740afb457bf0bd07c37 (127.16.20.65) to 773eb63111be4194bb4e6a8b211007f9 (127.16.20.67). New cstate: current_term: 3 leader_uuid: "773eb63111be4194bb4e6a8b211007f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:44.850987 16748 raft_consensus.cc:515] T 76ab5dadac194778aeb36e97df3b85b5 P 773eb63111be4194bb4e6a8b211007f9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:44.853652 16748 leader_election.cc:290] T 76ab5dadac194778aeb36e97df3b85b5 P 773eb63111be4194bb4e6a8b211007f9 [CANDIDATE]: Term 2 election: Requested vote from peers beeb7d10b2974740afb457bf0bd07c37 (127.16.20.65:43161), f957104a15444caf8e67c2469c032086 (127.16.20.66:41255)
I20260710 13:19:44.854238 16675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76ab5dadac194778aeb36e97df3b85b5" candidate_uuid: "773eb63111be4194bb4e6a8b211007f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f957104a15444caf8e67c2469c032086"
I20260710 13:19:44.854175 16599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76ab5dadac194778aeb36e97df3b85b5" candidate_uuid: "773eb63111be4194bb4e6a8b211007f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "beeb7d10b2974740afb457bf0bd07c37"
I20260710 13:19:44.855105 16599 raft_consensus.cc:3060] T 76ab5dadac194778aeb36e97df3b85b5 P beeb7d10b2974740afb457bf0bd07c37 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:44.855041 16675 raft_consensus.cc:3055] T 76ab5dadac194778aeb36e97df3b85b5 P f957104a15444caf8e67c2469c032086 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:44.855890 16675 raft_consensus.cc:740] T 76ab5dadac194778aeb36e97df3b85b5 P f957104a15444caf8e67c2469c032086 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f957104a15444caf8e67c2469c032086, State: Running, Role: LEADER
I20260710 13:19:44.856856 16675 consensus_queue.cc:260] T 76ab5dadac194778aeb36e97df3b85b5 P f957104a15444caf8e67c2469c032086 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:44.858114 16675 raft_consensus.cc:3060] T 76ab5dadac194778aeb36e97df3b85b5 P f957104a15444caf8e67c2469c032086 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:44.862426 16599 raft_consensus.cc:2468] T 76ab5dadac194778aeb36e97df3b85b5 P beeb7d10b2974740afb457bf0bd07c37 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 773eb63111be4194bb4e6a8b211007f9 in term 2.
I20260710 13:19:44.863472 16714 leader_election.cc:304] T 76ab5dadac194778aeb36e97df3b85b5 P 773eb63111be4194bb4e6a8b211007f9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 773eb63111be4194bb4e6a8b211007f9, beeb7d10b2974740afb457bf0bd07c37; no voters: 
I20260710 13:19:44.864179 16799 raft_consensus.cc:2804] T 76ab5dadac194778aeb36e97df3b85b5 P 773eb63111be4194bb4e6a8b211007f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:44.864362 16675 raft_consensus.cc:2468] T 76ab5dadac194778aeb36e97df3b85b5 P f957104a15444caf8e67c2469c032086 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 773eb63111be4194bb4e6a8b211007f9 in term 2.
I20260710 13:19:44.864569 16799 raft_consensus.cc:697] T 76ab5dadac194778aeb36e97df3b85b5 P 773eb63111be4194bb4e6a8b211007f9 [term 2 LEADER]: Becoming Leader. State: Replica: 773eb63111be4194bb4e6a8b211007f9, State: Running, Role: LEADER
I20260710 13:19:44.865327 16799 consensus_queue.cc:237] T 76ab5dadac194778aeb36e97df3b85b5 P 773eb63111be4194bb4e6a8b211007f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:44.871344 16496 catalog_manager.cc:5697] T 76ab5dadac194778aeb36e97df3b85b5 P 773eb63111be4194bb4e6a8b211007f9 reported cstate change: term changed from 1 to 2, leader changed from f957104a15444caf8e67c2469c032086 (127.16.20.66) to 773eb63111be4194bb4e6a8b211007f9 (127.16.20.67). New cstate: current_term: 2 leader_uuid: "773eb63111be4194bb4e6a8b211007f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:45.293453 16675 raft_consensus.cc:1275] T 76ab5dadac194778aeb36e97df3b85b5 P f957104a15444caf8e67c2469c032086 [term 2 FOLLOWER]: Refusing update from remote peer 773eb63111be4194bb4e6a8b211007f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:45.294642 16799 consensus_queue.cc:1048] T 76ab5dadac194778aeb36e97df3b85b5 P 773eb63111be4194bb4e6a8b211007f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:45.304967 16599 raft_consensus.cc:1275] T 76ab5dadac194778aeb36e97df3b85b5 P beeb7d10b2974740afb457bf0bd07c37 [term 2 FOLLOWER]: Refusing update from remote peer 773eb63111be4194bb4e6a8b211007f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:45.306710 16899 consensus_queue.cc:1048] T 76ab5dadac194778aeb36e97df3b85b5 P 773eb63111be4194bb4e6a8b211007f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:45.336500 16599 raft_consensus.cc:1275] T 1f1e4f706b294d3f9c2ea176690b48a5 P beeb7d10b2974740afb457bf0bd07c37 [term 3 FOLLOWER]: Refusing update from remote peer 773eb63111be4194bb4e6a8b211007f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:45.337673 16799 consensus_queue.cc:1048] T 1f1e4f706b294d3f9c2ea176690b48a5 P 773eb63111be4194bb4e6a8b211007f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:45.345443 16675 raft_consensus.cc:1275] T 1f1e4f706b294d3f9c2ea176690b48a5 P f957104a15444caf8e67c2469c032086 [term 3 FOLLOWER]: Refusing update from remote peer 773eb63111be4194bb4e6a8b211007f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:45.346904 16799 consensus_queue.cc:1048] T 1f1e4f706b294d3f9c2ea176690b48a5 P 773eb63111be4194bb4e6a8b211007f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:45.824620 16465 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:45.834589 16748 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1f1e4f706b294d3f9c2ea176690b48a5"
dest_uuid: "773eb63111be4194bb4e6a8b211007f9"
mode: GRACEFUL
new_leader_uuid: "f957104a15444caf8e67c2469c032086"
 from {username='slave'} at 127.0.0.1:33522
I20260710 13:19:45.835121 16748 raft_consensus.cc:606] T 1f1e4f706b294d3f9c2ea176690b48a5 P 773eb63111be4194bb4e6a8b211007f9 [term 3 LEADER]: Received request to transfer leadership to TS f957104a15444caf8e67c2469c032086
I20260710 13:19:45.840197 16599 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8ab85a179ef84cd0975c3620f213074f"
dest_uuid: "beeb7d10b2974740afb457bf0bd07c37"
mode: GRACEFUL
new_leader_uuid: "f957104a15444caf8e67c2469c032086"
 from {username='slave'} at 127.0.0.1:38340
I20260710 13:19:45.840758 16599 raft_consensus.cc:606] T 8ab85a179ef84cd0975c3620f213074f P beeb7d10b2974740afb457bf0bd07c37 [term 2 LEADER]: Received request to transfer leadership to TS f957104a15444caf8e67c2469c032086
I20260710 13:19:45.845573 16599 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2900d8e9b23643969253a1dbb8335410"
dest_uuid: "beeb7d10b2974740afb457bf0bd07c37"
mode: GRACEFUL
new_leader_uuid: "f957104a15444caf8e67c2469c032086"
 from {username='slave'} at 127.0.0.1:38340
I20260710 13:19:45.846065 16599 raft_consensus.cc:606] T 2900d8e9b23643969253a1dbb8335410 P beeb7d10b2974740afb457bf0bd07c37 [term 2 LEADER]: Received request to transfer leadership to TS f957104a15444caf8e67c2469c032086
I20260710 13:19:45.851058 16599 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a5750bc1da0446b0a3cf0b99b9ea7c1b"
dest_uuid: "beeb7d10b2974740afb457bf0bd07c37"
mode: GRACEFUL
new_leader_uuid: "f957104a15444caf8e67c2469c032086"
 from {username='slave'} at 127.0.0.1:38340
I20260710 13:19:45.851794 16599 raft_consensus.cc:606] T a5750bc1da0446b0a3cf0b99b9ea7c1b P beeb7d10b2974740afb457bf0bd07c37 [term 2 LEADER]: Received request to transfer leadership to TS f957104a15444caf8e67c2469c032086
I20260710 13:19:45.864081 16748 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "76ab5dadac194778aeb36e97df3b85b5"
dest_uuid: "773eb63111be4194bb4e6a8b211007f9"
mode: GRACEFUL
new_leader_uuid: "f957104a15444caf8e67c2469c032086"
 from {username='slave'} at 127.0.0.1:33522
I20260710 13:19:45.864598 16748 raft_consensus.cc:606] T 76ab5dadac194778aeb36e97df3b85b5 P 773eb63111be4194bb4e6a8b211007f9 [term 2 LEADER]: Received request to transfer leadership to TS f957104a15444caf8e67c2469c032086
I20260710 13:19:45.982249 16915 raft_consensus.cc:993] T 2900d8e9b23643969253a1dbb8335410 P beeb7d10b2974740afb457bf0bd07c37: : Instructing follower f957104a15444caf8e67c2469c032086 to start an election
I20260710 13:19:45.982806 16915 raft_consensus.cc:1081] T 2900d8e9b23643969253a1dbb8335410 P beeb7d10b2974740afb457bf0bd07c37 [term 2 LEADER]: Signalling peer f957104a15444caf8e67c2469c032086 to start an election
I20260710 13:19:45.984529 16675 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2900d8e9b23643969253a1dbb8335410"
dest_uuid: "f957104a15444caf8e67c2469c032086"
 from {username='slave'} at 127.0.0.1:57772
I20260710 13:19:45.984983 16675 raft_consensus.cc:493] T 2900d8e9b23643969253a1dbb8335410 P f957104a15444caf8e67c2469c032086 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:45.985280 16675 raft_consensus.cc:3060] T 2900d8e9b23643969253a1dbb8335410 P f957104a15444caf8e67c2469c032086 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:45.989425 16898 raft_consensus.cc:993] T 8ab85a179ef84cd0975c3620f213074f P beeb7d10b2974740afb457bf0bd07c37: : Instructing follower f957104a15444caf8e67c2469c032086 to start an election
I20260710 13:19:45.989907 16915 raft_consensus.cc:1081] T 8ab85a179ef84cd0975c3620f213074f P beeb7d10b2974740afb457bf0bd07c37 [term 2 LEADER]: Signalling peer f957104a15444caf8e67c2469c032086 to start an election
I20260710 13:19:45.991031 16675 raft_consensus.cc:515] T 2900d8e9b23643969253a1dbb8335410 P f957104a15444caf8e67c2469c032086 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:45.991559 16673 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8ab85a179ef84cd0975c3620f213074f"
dest_uuid: "f957104a15444caf8e67c2469c032086"
 from {username='slave'} at 127.0.0.1:57772
I20260710 13:19:45.992103 16673 raft_consensus.cc:493] T 8ab85a179ef84cd0975c3620f213074f P f957104a15444caf8e67c2469c032086 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:45.992395 16673 raft_consensus.cc:3060] T 8ab85a179ef84cd0975c3620f213074f P f957104a15444caf8e67c2469c032086 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:45.993417 16675 leader_election.cc:290] T 2900d8e9b23643969253a1dbb8335410 P f957104a15444caf8e67c2469c032086 [CANDIDATE]: Term 3 election: Requested vote from peers beeb7d10b2974740afb457bf0bd07c37 (127.16.20.65:43161), 773eb63111be4194bb4e6a8b211007f9 (127.16.20.67:36211)
I20260710 13:19:45.993556 16599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2900d8e9b23643969253a1dbb8335410" candidate_uuid: "f957104a15444caf8e67c2469c032086" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "beeb7d10b2974740afb457bf0bd07c37"
I20260710 13:19:45.994200 16599 raft_consensus.cc:3055] T 2900d8e9b23643969253a1dbb8335410 P beeb7d10b2974740afb457bf0bd07c37 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:45.994499 16599 raft_consensus.cc:740] T 2900d8e9b23643969253a1dbb8335410 P beeb7d10b2974740afb457bf0bd07c37 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: beeb7d10b2974740afb457bf0bd07c37, State: Running, Role: LEADER
I20260710 13:19:45.995239 16599 consensus_queue.cc:260] T 2900d8e9b23643969253a1dbb8335410 P beeb7d10b2974740afb457bf0bd07c37 [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: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:45.996332 16599 raft_consensus.cc:3060] T 2900d8e9b23643969253a1dbb8335410 P beeb7d10b2974740afb457bf0bd07c37 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:45.998811 16673 raft_consensus.cc:515] T 8ab85a179ef84cd0975c3620f213074f P f957104a15444caf8e67c2469c032086 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:46.000443 16748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2900d8e9b23643969253a1dbb8335410" candidate_uuid: "f957104a15444caf8e67c2469c032086" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "773eb63111be4194bb4e6a8b211007f9"
I20260710 13:19:46.000898 16748 raft_consensus.cc:3060] T 2900d8e9b23643969253a1dbb8335410 P 773eb63111be4194bb4e6a8b211007f9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:46.002393 16673 leader_election.cc:290] T 8ab85a179ef84cd0975c3620f213074f P f957104a15444caf8e67c2469c032086 [CANDIDATE]: Term 3 election: Requested vote from peers beeb7d10b2974740afb457bf0bd07c37 (127.16.20.65:43161), 773eb63111be4194bb4e6a8b211007f9 (127.16.20.67:36211)
I20260710 13:19:46.002444 16599 raft_consensus.cc:2468] T 2900d8e9b23643969253a1dbb8335410 P beeb7d10b2974740afb457bf0bd07c37 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f957104a15444caf8e67c2469c032086 in term 3.
I20260710 13:19:46.003073 16749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab85a179ef84cd0975c3620f213074f" candidate_uuid: "f957104a15444caf8e67c2469c032086" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "773eb63111be4194bb4e6a8b211007f9"
I20260710 13:19:46.003665 16749 raft_consensus.cc:3060] T 8ab85a179ef84cd0975c3620f213074f P 773eb63111be4194bb4e6a8b211007f9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:46.007586 16748 raft_consensus.cc:2468] T 2900d8e9b23643969253a1dbb8335410 P 773eb63111be4194bb4e6a8b211007f9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f957104a15444caf8e67c2469c032086 in term 3.
I20260710 13:19:46.002439 16597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab85a179ef84cd0975c3620f213074f" candidate_uuid: "f957104a15444caf8e67c2469c032086" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "beeb7d10b2974740afb457bf0bd07c37"
I20260710 13:19:46.007848 16640 leader_election.cc:304] T 2900d8e9b23643969253a1dbb8335410 P f957104a15444caf8e67c2469c032086 [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: beeb7d10b2974740afb457bf0bd07c37, f957104a15444caf8e67c2469c032086; no voters: 
I20260710 13:19:46.008265 16597 raft_consensus.cc:3055] T 8ab85a179ef84cd0975c3620f213074f P beeb7d10b2974740afb457bf0bd07c37 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:46.008651 16597 raft_consensus.cc:740] T 8ab85a179ef84cd0975c3620f213074f P beeb7d10b2974740afb457bf0bd07c37 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: beeb7d10b2974740afb457bf0bd07c37, State: Running, Role: LEADER
I20260710 13:19:46.008765 16894 raft_consensus.cc:2804] T 2900d8e9b23643969253a1dbb8335410 P f957104a15444caf8e67c2469c032086 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:46.009505 16597 consensus_queue.cc:260] T 8ab85a179ef84cd0975c3620f213074f P beeb7d10b2974740afb457bf0bd07c37 [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: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:46.010857 16597 raft_consensus.cc:3060] T 8ab85a179ef84cd0975c3620f213074f P beeb7d10b2974740afb457bf0bd07c37 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:46.013116 16749 raft_consensus.cc:2468] T 8ab85a179ef84cd0975c3620f213074f P 773eb63111be4194bb4e6a8b211007f9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f957104a15444caf8e67c2469c032086 in term 3.
I20260710 13:19:46.014657 16638 leader_election.cc:304] T 8ab85a179ef84cd0975c3620f213074f P f957104a15444caf8e67c2469c032086 [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: 773eb63111be4194bb4e6a8b211007f9, f957104a15444caf8e67c2469c032086; no voters: 
I20260710 13:19:46.018059 16597 raft_consensus.cc:2468] T 8ab85a179ef84cd0975c3620f213074f P beeb7d10b2974740afb457bf0bd07c37 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f957104a15444caf8e67c2469c032086 in term 3.
I20260710 13:19:46.022535 16917 raft_consensus.cc:2804] T 8ab85a179ef84cd0975c3620f213074f P f957104a15444caf8e67c2469c032086 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:46.023089 16894 raft_consensus.cc:697] T 2900d8e9b23643969253a1dbb8335410 P f957104a15444caf8e67c2469c032086 [term 3 LEADER]: Becoming Leader. State: Replica: f957104a15444caf8e67c2469c032086, State: Running, Role: LEADER
I20260710 13:19:46.024055 16894 consensus_queue.cc:237] T 2900d8e9b23643969253a1dbb8335410 P f957104a15444caf8e67c2469c032086 [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: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:46.023103 16917 raft_consensus.cc:697] T 8ab85a179ef84cd0975c3620f213074f P f957104a15444caf8e67c2469c032086 [term 3 LEADER]: Becoming Leader. State: Replica: f957104a15444caf8e67c2469c032086, State: Running, Role: LEADER
I20260710 13:19:46.026451 16917 consensus_queue.cc:237] T 8ab85a179ef84cd0975c3620f213074f P f957104a15444caf8e67c2469c032086 [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: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:46.032056 16496 catalog_manager.cc:5697] T 2900d8e9b23643969253a1dbb8335410 P f957104a15444caf8e67c2469c032086 reported cstate change: term changed from 2 to 3, leader changed from beeb7d10b2974740afb457bf0bd07c37 (127.16.20.65) to f957104a15444caf8e67c2469c032086 (127.16.20.66). New cstate: current_term: 3 leader_uuid: "f957104a15444caf8e67c2469c032086" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:46.046352 16496 catalog_manager.cc:5697] T 8ab85a179ef84cd0975c3620f213074f P f957104a15444caf8e67c2469c032086 reported cstate change: term changed from 2 to 3, leader changed from beeb7d10b2974740afb457bf0bd07c37 (127.16.20.65) to f957104a15444caf8e67c2469c032086 (127.16.20.66). New cstate: current_term: 3 leader_uuid: "f957104a15444caf8e67c2469c032086" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:46.110086 16899 raft_consensus.cc:993] T 1f1e4f706b294d3f9c2ea176690b48a5 P 773eb63111be4194bb4e6a8b211007f9: : Instructing follower f957104a15444caf8e67c2469c032086 to start an election
I20260710 13:19:46.110561 16899 raft_consensus.cc:1081] T 1f1e4f706b294d3f9c2ea176690b48a5 P 773eb63111be4194bb4e6a8b211007f9 [term 3 LEADER]: Signalling peer f957104a15444caf8e67c2469c032086 to start an election
I20260710 13:19:46.112138 16673 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1f1e4f706b294d3f9c2ea176690b48a5"
dest_uuid: "f957104a15444caf8e67c2469c032086"
 from {username='slave'} at 127.0.0.1:57766
I20260710 13:19:46.112612 16673 raft_consensus.cc:493] T 1f1e4f706b294d3f9c2ea176690b48a5 P f957104a15444caf8e67c2469c032086 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:46.112936 16673 raft_consensus.cc:3060] T 1f1e4f706b294d3f9c2ea176690b48a5 P f957104a15444caf8e67c2469c032086 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:46.117332 16673 raft_consensus.cc:515] T 1f1e4f706b294d3f9c2ea176690b48a5 P f957104a15444caf8e67c2469c032086 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } } peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } }
I20260710 13:19:46.119029 16673 leader_election.cc:290] T 1f1e4f706b294d3f9c2ea176690b48a5 P f957104a15444caf8e67c2469c032086 [CANDIDATE]: Term 4 election: Requested vote from peers 773eb63111be4194bb4e6a8b211007f9 (127.16.20.67:36211), beeb7d10b2974740afb457bf0bd07c37 (127.16.20.65:43161)
I20260710 13:19:46.119839 16749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1e4f706b294d3f9c2ea176690b48a5" candidate_uuid: "f957104a15444caf8e67c2469c032086" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "773eb63111be4194bb4e6a8b211007f9"
I20260710 13:19:46.120059 16597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1e4f706b294d3f9c2ea176690b48a5" candidate_uuid: "f957104a15444caf8e67c2469c032086" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "beeb7d10b2974740afb457bf0bd07c37"
I20260710 13:19:46.120383 16749 raft_consensus.cc:3055] T 1f1e4f706b294d3f9c2ea176690b48a5 P 773eb63111be4194bb4e6a8b211007f9 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:19:46.120592 16597 raft_consensus.cc:3060] T 1f1e4f706b294d3f9c2ea176690b48a5 P beeb7d10b2974740afb457bf0bd07c37 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:46.120711 16749 raft_consensus.cc:740] T 1f1e4f706b294d3f9c2ea176690b48a5 P 773eb63111be4194bb4e6a8b211007f9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 773eb63111be4194bb4e6a8b211007f9, State: Running, Role: LEADER
I20260710 13:19:46.121361 16749 consensus_queue.cc:260] T 1f1e4f706b294d3f9c2ea176690b48a5 P 773eb63111be4194bb4e6a8b211007f9 [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: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } } peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } }
I20260710 13:19:46.122264 16749 raft_consensus.cc:3060] T 1f1e4f706b294d3f9c2ea176690b48a5 P 773eb63111be4194bb4e6a8b211007f9 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:46.125878 16597 raft_consensus.cc:2468] T 1f1e4f706b294d3f9c2ea176690b48a5 P beeb7d10b2974740afb457bf0bd07c37 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f957104a15444caf8e67c2469c032086 in term 4.
I20260710 13:19:46.126739 16749 raft_consensus.cc:2468] T 1f1e4f706b294d3f9c2ea176690b48a5 P 773eb63111be4194bb4e6a8b211007f9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f957104a15444caf8e67c2469c032086 in term 4.
I20260710 13:19:46.126963 16640 leader_election.cc:304] T 1f1e4f706b294d3f9c2ea176690b48a5 P f957104a15444caf8e67c2469c032086 [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: beeb7d10b2974740afb457bf0bd07c37, f957104a15444caf8e67c2469c032086; no voters: 
I20260710 13:19:46.128129 16799 raft_consensus.cc:993] T 76ab5dadac194778aeb36e97df3b85b5 P 773eb63111be4194bb4e6a8b211007f9: : Instructing follower f957104a15444caf8e67c2469c032086 to start an election
I20260710 13:19:46.127895 16917 raft_consensus.cc:2804] T 1f1e4f706b294d3f9c2ea176690b48a5 P f957104a15444caf8e67c2469c032086 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:19:46.128597 16899 raft_consensus.cc:1081] T 76ab5dadac194778aeb36e97df3b85b5 P 773eb63111be4194bb4e6a8b211007f9 [term 2 LEADER]: Signalling peer f957104a15444caf8e67c2469c032086 to start an election
I20260710 13:19:46.128608 16917 raft_consensus.cc:697] T 1f1e4f706b294d3f9c2ea176690b48a5 P f957104a15444caf8e67c2469c032086 [term 4 LEADER]: Becoming Leader. State: Replica: f957104a15444caf8e67c2469c032086, State: Running, Role: LEADER
I20260710 13:19:46.129570 16917 consensus_queue.cc:237] T 1f1e4f706b294d3f9c2ea176690b48a5 P f957104a15444caf8e67c2469c032086 [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: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } } peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } }
I20260710 13:19:46.130261 16673 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "76ab5dadac194778aeb36e97df3b85b5"
dest_uuid: "f957104a15444caf8e67c2469c032086"
 from {username='slave'} at 127.0.0.1:57766
I20260710 13:19:46.130882 16673 raft_consensus.cc:493] T 76ab5dadac194778aeb36e97df3b85b5 P f957104a15444caf8e67c2469c032086 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:46.131215 16673 raft_consensus.cc:3060] T 76ab5dadac194778aeb36e97df3b85b5 P f957104a15444caf8e67c2469c032086 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:46.136298 16496 catalog_manager.cc:5697] T 1f1e4f706b294d3f9c2ea176690b48a5 P f957104a15444caf8e67c2469c032086 reported cstate change: term changed from 3 to 4, leader changed from 773eb63111be4194bb4e6a8b211007f9 (127.16.20.67) to f957104a15444caf8e67c2469c032086 (127.16.20.66). New cstate: current_term: 4 leader_uuid: "f957104a15444caf8e67c2469c032086" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:46.136763 16673 raft_consensus.cc:515] T 76ab5dadac194778aeb36e97df3b85b5 P f957104a15444caf8e67c2469c032086 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:46.138692 16673 leader_election.cc:290] T 76ab5dadac194778aeb36e97df3b85b5 P f957104a15444caf8e67c2469c032086 [CANDIDATE]: Term 3 election: Requested vote from peers beeb7d10b2974740afb457bf0bd07c37 (127.16.20.65:43161), 773eb63111be4194bb4e6a8b211007f9 (127.16.20.67:36211)
I20260710 13:19:46.139457 16597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76ab5dadac194778aeb36e97df3b85b5" candidate_uuid: "f957104a15444caf8e67c2469c032086" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "beeb7d10b2974740afb457bf0bd07c37"
I20260710 13:19:46.140096 16597 raft_consensus.cc:3060] T 76ab5dadac194778aeb36e97df3b85b5 P beeb7d10b2974740afb457bf0bd07c37 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:46.140019 16749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76ab5dadac194778aeb36e97df3b85b5" candidate_uuid: "f957104a15444caf8e67c2469c032086" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "773eb63111be4194bb4e6a8b211007f9"
I20260710 13:19:46.140604 16749 raft_consensus.cc:3055] T 76ab5dadac194778aeb36e97df3b85b5 P 773eb63111be4194bb4e6a8b211007f9 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:46.140908 16749 raft_consensus.cc:740] T 76ab5dadac194778aeb36e97df3b85b5 P 773eb63111be4194bb4e6a8b211007f9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 773eb63111be4194bb4e6a8b211007f9, State: Running, Role: LEADER
I20260710 13:19:46.141614 16749 consensus_queue.cc:260] T 76ab5dadac194778aeb36e97df3b85b5 P 773eb63111be4194bb4e6a8b211007f9 [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: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:46.142673 16749 raft_consensus.cc:3060] T 76ab5dadac194778aeb36e97df3b85b5 P 773eb63111be4194bb4e6a8b211007f9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:46.146526 16597 raft_consensus.cc:2468] T 76ab5dadac194778aeb36e97df3b85b5 P beeb7d10b2974740afb457bf0bd07c37 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f957104a15444caf8e67c2469c032086 in term 3.
I20260710 13:19:46.147650 16640 leader_election.cc:304] T 76ab5dadac194778aeb36e97df3b85b5 P f957104a15444caf8e67c2469c032086 [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: beeb7d10b2974740afb457bf0bd07c37, f957104a15444caf8e67c2469c032086; no voters: 
I20260710 13:19:46.148432 16917 raft_consensus.cc:2804] T 76ab5dadac194778aeb36e97df3b85b5 P f957104a15444caf8e67c2469c032086 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:46.148595 16749 raft_consensus.cc:2468] T 76ab5dadac194778aeb36e97df3b85b5 P 773eb63111be4194bb4e6a8b211007f9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f957104a15444caf8e67c2469c032086 in term 3.
I20260710 13:19:46.148979 16917 raft_consensus.cc:697] T 76ab5dadac194778aeb36e97df3b85b5 P f957104a15444caf8e67c2469c032086 [term 3 LEADER]: Becoming Leader. State: Replica: f957104a15444caf8e67c2469c032086, State: Running, Role: LEADER
I20260710 13:19:46.149909 16917 consensus_queue.cc:237] T 76ab5dadac194778aeb36e97df3b85b5 P f957104a15444caf8e67c2469c032086 [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: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:46.155720 16496 catalog_manager.cc:5697] T 76ab5dadac194778aeb36e97df3b85b5 P f957104a15444caf8e67c2469c032086 reported cstate change: term changed from 2 to 3, leader changed from 773eb63111be4194bb4e6a8b211007f9 (127.16.20.67) to f957104a15444caf8e67c2469c032086 (127.16.20.66). New cstate: current_term: 3 leader_uuid: "f957104a15444caf8e67c2469c032086" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:46.250169 16898 raft_consensus.cc:993] T a5750bc1da0446b0a3cf0b99b9ea7c1b P beeb7d10b2974740afb457bf0bd07c37: : Instructing follower f957104a15444caf8e67c2469c032086 to start an election
I20260710 13:19:46.250648 16915 raft_consensus.cc:1081] T a5750bc1da0446b0a3cf0b99b9ea7c1b P beeb7d10b2974740afb457bf0bd07c37 [term 2 LEADER]: Signalling peer f957104a15444caf8e67c2469c032086 to start an election
I20260710 13:19:46.252080 16673 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a5750bc1da0446b0a3cf0b99b9ea7c1b"
dest_uuid: "f957104a15444caf8e67c2469c032086"
 from {username='slave'} at 127.0.0.1:57772
I20260710 13:19:46.252537 16673 raft_consensus.cc:493] T a5750bc1da0446b0a3cf0b99b9ea7c1b P f957104a15444caf8e67c2469c032086 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:46.252795 16673 raft_consensus.cc:3060] T a5750bc1da0446b0a3cf0b99b9ea7c1b P f957104a15444caf8e67c2469c032086 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:46.257411 16673 raft_consensus.cc:515] T a5750bc1da0446b0a3cf0b99b9ea7c1b P f957104a15444caf8e67c2469c032086 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:46.259128 16673 leader_election.cc:290] T a5750bc1da0446b0a3cf0b99b9ea7c1b P f957104a15444caf8e67c2469c032086 [CANDIDATE]: Term 3 election: Requested vote from peers beeb7d10b2974740afb457bf0bd07c37 (127.16.20.65:43161), 773eb63111be4194bb4e6a8b211007f9 (127.16.20.67:36211)
I20260710 13:19:46.260133 16749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5750bc1da0446b0a3cf0b99b9ea7c1b" candidate_uuid: "f957104a15444caf8e67c2469c032086" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "773eb63111be4194bb4e6a8b211007f9"
I20260710 13:19:46.260263 16597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5750bc1da0446b0a3cf0b99b9ea7c1b" candidate_uuid: "f957104a15444caf8e67c2469c032086" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "beeb7d10b2974740afb457bf0bd07c37"
I20260710 13:19:46.260627 16749 raft_consensus.cc:3060] T a5750bc1da0446b0a3cf0b99b9ea7c1b P 773eb63111be4194bb4e6a8b211007f9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:46.260878 16597 raft_consensus.cc:3055] T a5750bc1da0446b0a3cf0b99b9ea7c1b P beeb7d10b2974740afb457bf0bd07c37 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:46.261221 16597 raft_consensus.cc:740] T a5750bc1da0446b0a3cf0b99b9ea7c1b P beeb7d10b2974740afb457bf0bd07c37 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: beeb7d10b2974740afb457bf0bd07c37, State: Running, Role: LEADER
I20260710 13:19:46.262030 16597 consensus_queue.cc:260] T a5750bc1da0446b0a3cf0b99b9ea7c1b P beeb7d10b2974740afb457bf0bd07c37 [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: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:46.264160 16597 raft_consensus.cc:3060] T a5750bc1da0446b0a3cf0b99b9ea7c1b P beeb7d10b2974740afb457bf0bd07c37 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:46.265959 16749 raft_consensus.cc:2468] T a5750bc1da0446b0a3cf0b99b9ea7c1b P 773eb63111be4194bb4e6a8b211007f9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f957104a15444caf8e67c2469c032086 in term 3.
I20260710 13:19:46.266849 16638 leader_election.cc:304] T a5750bc1da0446b0a3cf0b99b9ea7c1b P f957104a15444caf8e67c2469c032086 [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: 773eb63111be4194bb4e6a8b211007f9, f957104a15444caf8e67c2469c032086; no voters: 
I20260710 13:19:46.267526 16917 raft_consensus.cc:2804] T a5750bc1da0446b0a3cf0b99b9ea7c1b P f957104a15444caf8e67c2469c032086 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:46.268034 16917 raft_consensus.cc:697] T a5750bc1da0446b0a3cf0b99b9ea7c1b P f957104a15444caf8e67c2469c032086 [term 3 LEADER]: Becoming Leader. State: Replica: f957104a15444caf8e67c2469c032086, State: Running, Role: LEADER
I20260710 13:19:46.268920 16917 consensus_queue.cc:237] T a5750bc1da0446b0a3cf0b99b9ea7c1b P f957104a15444caf8e67c2469c032086 [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: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:46.271219 16597 raft_consensus.cc:2468] T a5750bc1da0446b0a3cf0b99b9ea7c1b P beeb7d10b2974740afb457bf0bd07c37 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f957104a15444caf8e67c2469c032086 in term 3.
I20260710 13:19:46.276672 16496 catalog_manager.cc:5697] T a5750bc1da0446b0a3cf0b99b9ea7c1b P f957104a15444caf8e67c2469c032086 reported cstate change: term changed from 2 to 3, leader changed from beeb7d10b2974740afb457bf0bd07c37 (127.16.20.65) to f957104a15444caf8e67c2469c032086 (127.16.20.66). New cstate: current_term: 3 leader_uuid: "f957104a15444caf8e67c2469c032086" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:46.422406 16597 raft_consensus.cc:1275] T 8ab85a179ef84cd0975c3620f213074f P beeb7d10b2974740afb457bf0bd07c37 [term 3 FOLLOWER]: Refusing update from remote peer f957104a15444caf8e67c2469c032086: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:46.423641 16917 consensus_queue.cc:1048] T 8ab85a179ef84cd0975c3620f213074f P f957104a15444caf8e67c2469c032086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:46.432845 16749 raft_consensus.cc:1275] T 8ab85a179ef84cd0975c3620f213074f P 773eb63111be4194bb4e6a8b211007f9 [term 3 FOLLOWER]: Refusing update from remote peer f957104a15444caf8e67c2469c032086: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:46.434152 16916 consensus_queue.cc:1048] T 8ab85a179ef84cd0975c3620f213074f P f957104a15444caf8e67c2469c032086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:46.503810 16749 raft_consensus.cc:1275] T 2900d8e9b23643969253a1dbb8335410 P 773eb63111be4194bb4e6a8b211007f9 [term 3 FOLLOWER]: Refusing update from remote peer f957104a15444caf8e67c2469c032086: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:46.505045 16894 consensus_queue.cc:1048] T 2900d8e9b23643969253a1dbb8335410 P f957104a15444caf8e67c2469c032086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:46.513373 16597 raft_consensus.cc:1275] T 2900d8e9b23643969253a1dbb8335410 P beeb7d10b2974740afb457bf0bd07c37 [term 3 FOLLOWER]: Refusing update from remote peer f957104a15444caf8e67c2469c032086: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:46.514853 16917 consensus_queue.cc:1048] T 2900d8e9b23643969253a1dbb8335410 P f957104a15444caf8e67c2469c032086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:46.567301 16597 raft_consensus.cc:1275] T 76ab5dadac194778aeb36e97df3b85b5 P beeb7d10b2974740afb457bf0bd07c37 [term 3 FOLLOWER]: Refusing update from remote peer f957104a15444caf8e67c2469c032086: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:46.568722 16917 consensus_queue.cc:1048] T 76ab5dadac194778aeb36e97df3b85b5 P f957104a15444caf8e67c2469c032086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:46.578395 16749 raft_consensus.cc:1275] T 76ab5dadac194778aeb36e97df3b85b5 P 773eb63111be4194bb4e6a8b211007f9 [term 3 FOLLOWER]: Refusing update from remote peer f957104a15444caf8e67c2469c032086: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:46.583031 16917 consensus_queue.cc:1048] T 76ab5dadac194778aeb36e97df3b85b5 P f957104a15444caf8e67c2469c032086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:46.586000 16597 raft_consensus.cc:1275] T 1f1e4f706b294d3f9c2ea176690b48a5 P beeb7d10b2974740afb457bf0bd07c37 [term 4 FOLLOWER]: Refusing update from remote peer f957104a15444caf8e67c2469c032086: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:46.587426 16917 consensus_queue.cc:1048] T 1f1e4f706b294d3f9c2ea176690b48a5 P f957104a15444caf8e67c2469c032086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:46.598598 16749 raft_consensus.cc:1275] T 1f1e4f706b294d3f9c2ea176690b48a5 P 773eb63111be4194bb4e6a8b211007f9 [term 4 FOLLOWER]: Refusing update from remote peer f957104a15444caf8e67c2469c032086: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:46.600148 16917 consensus_queue.cc:1048] T 1f1e4f706b294d3f9c2ea176690b48a5 P f957104a15444caf8e67c2469c032086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:46.685411 16749 raft_consensus.cc:1275] T a5750bc1da0446b0a3cf0b99b9ea7c1b P 773eb63111be4194bb4e6a8b211007f9 [term 3 FOLLOWER]: Refusing update from remote peer f957104a15444caf8e67c2469c032086: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:46.686640 16917 consensus_queue.cc:1048] T a5750bc1da0446b0a3cf0b99b9ea7c1b P f957104a15444caf8e67c2469c032086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:46.695581 16597 raft_consensus.cc:1275] T a5750bc1da0446b0a3cf0b99b9ea7c1b P beeb7d10b2974740afb457bf0bd07c37 [term 3 FOLLOWER]: Refusing update from remote peer f957104a15444caf8e67c2469c032086: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:46.697626 16917 consensus_queue.cc:1048] T a5750bc1da0446b0a3cf0b99b9ea7c1b P f957104a15444caf8e67c2469c032086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:48.869729 16465 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:48.877750 16673 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2900d8e9b23643969253a1dbb8335410"
dest_uuid: "f957104a15444caf8e67c2469c032086"
mode: GRACEFUL
new_leader_uuid: "773eb63111be4194bb4e6a8b211007f9"
 from {username='slave'} at 127.0.0.1:57798
I20260710 13:19:48.878484 16673 raft_consensus.cc:606] T 2900d8e9b23643969253a1dbb8335410 P f957104a15444caf8e67c2469c032086 [term 3 LEADER]: Received request to transfer leadership to TS 773eb63111be4194bb4e6a8b211007f9
I20260710 13:19:48.881608 16673 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8ab85a179ef84cd0975c3620f213074f"
dest_uuid: "f957104a15444caf8e67c2469c032086"
mode: GRACEFUL
new_leader_uuid: "beeb7d10b2974740afb457bf0bd07c37"
 from {username='slave'} at 127.0.0.1:57798
I20260710 13:19:48.882273 16673 raft_consensus.cc:606] T 8ab85a179ef84cd0975c3620f213074f P f957104a15444caf8e67c2469c032086 [term 3 LEADER]: Received request to transfer leadership to TS beeb7d10b2974740afb457bf0bd07c37
I20260710 13:19:48.884830 16673 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a5750bc1da0446b0a3cf0b99b9ea7c1b"
dest_uuid: "f957104a15444caf8e67c2469c032086"
mode: GRACEFUL
new_leader_uuid: "beeb7d10b2974740afb457bf0bd07c37"
 from {username='slave'} at 127.0.0.1:57798
I20260710 13:19:48.885433 16673 raft_consensus.cc:606] T a5750bc1da0446b0a3cf0b99b9ea7c1b P f957104a15444caf8e67c2469c032086 [term 3 LEADER]: Received request to transfer leadership to TS beeb7d10b2974740afb457bf0bd07c37
I20260710 13:19:48.888091 16673 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c7aff219966d4f7e8cd34ea0e5b74d17"
dest_uuid: "f957104a15444caf8e67c2469c032086"
mode: GRACEFUL
new_leader_uuid: "773eb63111be4194bb4e6a8b211007f9"
 from {username='slave'} at 127.0.0.1:57798
I20260710 13:19:48.888583 16673 raft_consensus.cc:606] T c7aff219966d4f7e8cd34ea0e5b74d17 P f957104a15444caf8e67c2469c032086 [term 2 LEADER]: Received request to transfer leadership to TS 773eb63111be4194bb4e6a8b211007f9
I20260710 13:19:48.891163 16673 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce265fb7fb9149288d9ac7454ce7920e"
dest_uuid: "f957104a15444caf8e67c2469c032086"
mode: GRACEFUL
new_leader_uuid: "beeb7d10b2974740afb457bf0bd07c37"
 from {username='slave'} at 127.0.0.1:57798
I20260710 13:19:48.891775 16673 raft_consensus.cc:606] T ce265fb7fb9149288d9ac7454ce7920e P f957104a15444caf8e67c2469c032086 [term 2 LEADER]: Received request to transfer leadership to TS beeb7d10b2974740afb457bf0bd07c37
I20260710 13:19:48.892874 16465 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:19:48.893329 16465 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:49.093858 16917 raft_consensus.cc:993] T ce265fb7fb9149288d9ac7454ce7920e P f957104a15444caf8e67c2469c032086: : Instructing follower beeb7d10b2974740afb457bf0bd07c37 to start an election
I20260710 13:19:49.094417 16940 raft_consensus.cc:1081] T ce265fb7fb9149288d9ac7454ce7920e P f957104a15444caf8e67c2469c032086 [term 2 LEADER]: Signalling peer beeb7d10b2974740afb457bf0bd07c37 to start an election
I20260710 13:19:49.096143 16597 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce265fb7fb9149288d9ac7454ce7920e"
dest_uuid: "beeb7d10b2974740afb457bf0bd07c37"
 from {username='slave'} at 127.0.0.1:38334
I20260710 13:19:49.096751 16597 raft_consensus.cc:493] T ce265fb7fb9149288d9ac7454ce7920e P beeb7d10b2974740afb457bf0bd07c37 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:49.097190 16597 raft_consensus.cc:3060] T ce265fb7fb9149288d9ac7454ce7920e P beeb7d10b2974740afb457bf0bd07c37 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:49.102837 16597 raft_consensus.cc:515] T ce265fb7fb9149288d9ac7454ce7920e P beeb7d10b2974740afb457bf0bd07c37 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:49.104801 16597 leader_election.cc:290] T ce265fb7fb9149288d9ac7454ce7920e P beeb7d10b2974740afb457bf0bd07c37 [CANDIDATE]: Term 3 election: Requested vote from peers f957104a15444caf8e67c2469c032086 (127.16.20.66:41255), 773eb63111be4194bb4e6a8b211007f9 (127.16.20.67:36211)
I20260710 13:19:49.106161 16673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce265fb7fb9149288d9ac7454ce7920e" candidate_uuid: "beeb7d10b2974740afb457bf0bd07c37" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f957104a15444caf8e67c2469c032086"
I20260710 13:19:49.106227 16749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce265fb7fb9149288d9ac7454ce7920e" candidate_uuid: "beeb7d10b2974740afb457bf0bd07c37" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "773eb63111be4194bb4e6a8b211007f9"
I20260710 13:19:49.107095 16749 raft_consensus.cc:3060] T ce265fb7fb9149288d9ac7454ce7920e P 773eb63111be4194bb4e6a8b211007f9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:49.107095 16673 raft_consensus.cc:3055] T ce265fb7fb9149288d9ac7454ce7920e P f957104a15444caf8e67c2469c032086 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:49.107702 16673 raft_consensus.cc:740] T ce265fb7fb9149288d9ac7454ce7920e P f957104a15444caf8e67c2469c032086 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f957104a15444caf8e67c2469c032086, State: Running, Role: LEADER
I20260710 13:19:49.108644 16673 consensus_queue.cc:260] T ce265fb7fb9149288d9ac7454ce7920e P f957104a15444caf8e67c2469c032086 [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: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:49.109680 16673 raft_consensus.cc:3060] T ce265fb7fb9149288d9ac7454ce7920e P f957104a15444caf8e67c2469c032086 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:49.112022 16749 raft_consensus.cc:2468] T ce265fb7fb9149288d9ac7454ce7920e P 773eb63111be4194bb4e6a8b211007f9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beeb7d10b2974740afb457bf0bd07c37 in term 3.
I20260710 13:19:49.113312 16563 leader_election.cc:304] T ce265fb7fb9149288d9ac7454ce7920e P beeb7d10b2974740afb457bf0bd07c37 [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: 773eb63111be4194bb4e6a8b211007f9, beeb7d10b2974740afb457bf0bd07c37; no voters: 
I20260710 13:19:49.115011 16941 raft_consensus.cc:2804] T ce265fb7fb9149288d9ac7454ce7920e P beeb7d10b2974740afb457bf0bd07c37 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:49.115171 16673 raft_consensus.cc:2468] T ce265fb7fb9149288d9ac7454ce7920e P f957104a15444caf8e67c2469c032086 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beeb7d10b2974740afb457bf0bd07c37 in term 3.
I20260710 13:19:49.116276 16941 raft_consensus.cc:697] T ce265fb7fb9149288d9ac7454ce7920e P beeb7d10b2974740afb457bf0bd07c37 [term 3 LEADER]: Becoming Leader. State: Replica: beeb7d10b2974740afb457bf0bd07c37, State: Running, Role: LEADER
I20260710 13:19:49.117376 16941 consensus_queue.cc:237] T ce265fb7fb9149288d9ac7454ce7920e P beeb7d10b2974740afb457bf0bd07c37 [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: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:49.124468 16494 catalog_manager.cc:5697] T ce265fb7fb9149288d9ac7454ce7920e P beeb7d10b2974740afb457bf0bd07c37 reported cstate change: term changed from 2 to 3, leader changed from f957104a15444caf8e67c2469c032086 (127.16.20.66) to beeb7d10b2974740afb457bf0bd07c37 (127.16.20.65). New cstate: current_term: 3 leader_uuid: "beeb7d10b2974740afb457bf0bd07c37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:49.215479 16940 raft_consensus.cc:993] T 8ab85a179ef84cd0975c3620f213074f P f957104a15444caf8e67c2469c032086: : Instructing follower beeb7d10b2974740afb457bf0bd07c37 to start an election
I20260710 13:19:49.216123 16917 raft_consensus.cc:1081] T 8ab85a179ef84cd0975c3620f213074f P f957104a15444caf8e67c2469c032086 [term 3 LEADER]: Signalling peer beeb7d10b2974740afb457bf0bd07c37 to start an election
I20260710 13:19:49.217535 16597 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8ab85a179ef84cd0975c3620f213074f"
dest_uuid: "beeb7d10b2974740afb457bf0bd07c37"
 from {username='slave'} at 127.0.0.1:38334
I20260710 13:19:49.218036 16597 raft_consensus.cc:493] T 8ab85a179ef84cd0975c3620f213074f P beeb7d10b2974740afb457bf0bd07c37 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:49.218313 16597 raft_consensus.cc:3060] T 8ab85a179ef84cd0975c3620f213074f P beeb7d10b2974740afb457bf0bd07c37 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:49.222365 16597 raft_consensus.cc:515] T 8ab85a179ef84cd0975c3620f213074f P beeb7d10b2974740afb457bf0bd07c37 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:49.223747 16597 leader_election.cc:290] T 8ab85a179ef84cd0975c3620f213074f P beeb7d10b2974740afb457bf0bd07c37 [CANDIDATE]: Term 4 election: Requested vote from peers f957104a15444caf8e67c2469c032086 (127.16.20.66:41255), 773eb63111be4194bb4e6a8b211007f9 (127.16.20.67:36211)
I20260710 13:19:49.224594 16673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab85a179ef84cd0975c3620f213074f" candidate_uuid: "beeb7d10b2974740afb457bf0bd07c37" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f957104a15444caf8e67c2469c032086"
I20260710 13:19:49.224701 16749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab85a179ef84cd0975c3620f213074f" candidate_uuid: "beeb7d10b2974740afb457bf0bd07c37" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "773eb63111be4194bb4e6a8b211007f9"
I20260710 13:19:49.225204 16673 raft_consensus.cc:3055] T 8ab85a179ef84cd0975c3620f213074f P f957104a15444caf8e67c2469c032086 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:19:49.225234 16749 raft_consensus.cc:3060] T 8ab85a179ef84cd0975c3620f213074f P 773eb63111be4194bb4e6a8b211007f9 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:49.225485 16673 raft_consensus.cc:740] T 8ab85a179ef84cd0975c3620f213074f P f957104a15444caf8e67c2469c032086 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f957104a15444caf8e67c2469c032086, State: Running, Role: LEADER
I20260710 13:19:49.226289 16673 consensus_queue.cc:260] T 8ab85a179ef84cd0975c3620f213074f P f957104a15444caf8e67c2469c032086 [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: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:49.227108 16673 raft_consensus.cc:3060] T 8ab85a179ef84cd0975c3620f213074f P f957104a15444caf8e67c2469c032086 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:49.229575 16749 raft_consensus.cc:2468] T 8ab85a179ef84cd0975c3620f213074f P 773eb63111be4194bb4e6a8b211007f9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beeb7d10b2974740afb457bf0bd07c37 in term 4.
I20260710 13:19:49.230481 16563 leader_election.cc:304] T 8ab85a179ef84cd0975c3620f213074f P beeb7d10b2974740afb457bf0bd07c37 [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: 773eb63111be4194bb4e6a8b211007f9, beeb7d10b2974740afb457bf0bd07c37; no voters: 
I20260710 13:19:49.231166 16941 raft_consensus.cc:2804] T 8ab85a179ef84cd0975c3620f213074f P beeb7d10b2974740afb457bf0bd07c37 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:19:49.231501 16673 raft_consensus.cc:2468] T 8ab85a179ef84cd0975c3620f213074f P f957104a15444caf8e67c2469c032086 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beeb7d10b2974740afb457bf0bd07c37 in term 4.
I20260710 13:19:49.231649 16941 raft_consensus.cc:697] T 8ab85a179ef84cd0975c3620f213074f P beeb7d10b2974740afb457bf0bd07c37 [term 4 LEADER]: Becoming Leader. State: Replica: beeb7d10b2974740afb457bf0bd07c37, State: Running, Role: LEADER
I20260710 13:19:49.232781 16941 consensus_queue.cc:237] T 8ab85a179ef84cd0975c3620f213074f P beeb7d10b2974740afb457bf0bd07c37 [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: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:49.239651 16494 catalog_manager.cc:5697] T 8ab85a179ef84cd0975c3620f213074f P beeb7d10b2974740afb457bf0bd07c37 reported cstate change: term changed from 3 to 4, leader changed from f957104a15444caf8e67c2469c032086 (127.16.20.66) to beeb7d10b2974740afb457bf0bd07c37 (127.16.20.65). New cstate: current_term: 4 leader_uuid: "beeb7d10b2974740afb457bf0bd07c37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:49.269557 16940 raft_consensus.cc:993] T 2900d8e9b23643969253a1dbb8335410 P f957104a15444caf8e67c2469c032086: : Instructing follower 773eb63111be4194bb4e6a8b211007f9 to start an election
I20260710 13:19:49.270017 16940 raft_consensus.cc:1081] T 2900d8e9b23643969253a1dbb8335410 P f957104a15444caf8e67c2469c032086 [term 3 LEADER]: Signalling peer 773eb63111be4194bb4e6a8b211007f9 to start an election
I20260710 13:19:49.271435 16749 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2900d8e9b23643969253a1dbb8335410"
dest_uuid: "773eb63111be4194bb4e6a8b211007f9"
 from {username='slave'} at 127.0.0.1:33496
I20260710 13:19:49.271867 16749 raft_consensus.cc:493] T 2900d8e9b23643969253a1dbb8335410 P 773eb63111be4194bb4e6a8b211007f9 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:49.272149 16749 raft_consensus.cc:3060] T 2900d8e9b23643969253a1dbb8335410 P 773eb63111be4194bb4e6a8b211007f9 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:49.276087 16749 raft_consensus.cc:515] T 2900d8e9b23643969253a1dbb8335410 P 773eb63111be4194bb4e6a8b211007f9 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:49.277791 16749 leader_election.cc:290] T 2900d8e9b23643969253a1dbb8335410 P 773eb63111be4194bb4e6a8b211007f9 [CANDIDATE]: Term 4 election: Requested vote from peers beeb7d10b2974740afb457bf0bd07c37 (127.16.20.65:43161), f957104a15444caf8e67c2469c032086 (127.16.20.66:41255)
I20260710 13:19:49.278574 16597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2900d8e9b23643969253a1dbb8335410" candidate_uuid: "773eb63111be4194bb4e6a8b211007f9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "beeb7d10b2974740afb457bf0bd07c37"
I20260710 13:19:49.279172 16597 raft_consensus.cc:3060] T 2900d8e9b23643969253a1dbb8335410 P beeb7d10b2974740afb457bf0bd07c37 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:49.280169 16673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2900d8e9b23643969253a1dbb8335410" candidate_uuid: "773eb63111be4194bb4e6a8b211007f9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f957104a15444caf8e67c2469c032086"
I20260710 13:19:49.280601 16673 raft_consensus.cc:3055] T 2900d8e9b23643969253a1dbb8335410 P f957104a15444caf8e67c2469c032086 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:19:49.280797 16673 raft_consensus.cc:740] T 2900d8e9b23643969253a1dbb8335410 P f957104a15444caf8e67c2469c032086 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f957104a15444caf8e67c2469c032086, State: Running, Role: LEADER
I20260710 13:19:49.281374 16673 consensus_queue.cc:260] T 2900d8e9b23643969253a1dbb8335410 P f957104a15444caf8e67c2469c032086 [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: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:49.282363 16673 raft_consensus.cc:3060] T 2900d8e9b23643969253a1dbb8335410 P f957104a15444caf8e67c2469c032086 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:49.284706 16597 raft_consensus.cc:2468] T 2900d8e9b23643969253a1dbb8335410 P beeb7d10b2974740afb457bf0bd07c37 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 773eb63111be4194bb4e6a8b211007f9 in term 4.
I20260710 13:19:49.286135 16917 raft_consensus.cc:993] T a5750bc1da0446b0a3cf0b99b9ea7c1b P f957104a15444caf8e67c2469c032086: : Instructing follower beeb7d10b2974740afb457bf0bd07c37 to start an election
I20260710 13:19:49.285953 16714 leader_election.cc:304] T 2900d8e9b23643969253a1dbb8335410 P 773eb63111be4194bb4e6a8b211007f9 [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: 773eb63111be4194bb4e6a8b211007f9, beeb7d10b2974740afb457bf0bd07c37; no voters: 
I20260710 13:19:49.286862 16940 raft_consensus.cc:1081] T a5750bc1da0446b0a3cf0b99b9ea7c1b P f957104a15444caf8e67c2469c032086 [term 3 LEADER]: Signalling peer beeb7d10b2974740afb457bf0bd07c37 to start an election
I20260710 13:19:49.286877 16899 raft_consensus.cc:2804] T 2900d8e9b23643969253a1dbb8335410 P 773eb63111be4194bb4e6a8b211007f9 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:19:49.287838 16673 raft_consensus.cc:2468] T 2900d8e9b23643969253a1dbb8335410 P f957104a15444caf8e67c2469c032086 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 773eb63111be4194bb4e6a8b211007f9 in term 4.
I20260710 13:19:49.288276 16899 raft_consensus.cc:697] T 2900d8e9b23643969253a1dbb8335410 P 773eb63111be4194bb4e6a8b211007f9 [term 4 LEADER]: Becoming Leader. State: Replica: 773eb63111be4194bb4e6a8b211007f9, State: Running, Role: LEADER
I20260710 13:19:49.289014 16597 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a5750bc1da0446b0a3cf0b99b9ea7c1b"
dest_uuid: "beeb7d10b2974740afb457bf0bd07c37"
 from {username='slave'} at 127.0.0.1:38334
I20260710 13:19:49.289376 16597 raft_consensus.cc:493] T a5750bc1da0446b0a3cf0b99b9ea7c1b P beeb7d10b2974740afb457bf0bd07c37 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:49.289188 16899 consensus_queue.cc:237] T 2900d8e9b23643969253a1dbb8335410 P 773eb63111be4194bb4e6a8b211007f9 [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: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:49.289721 16597 raft_consensus.cc:3060] T a5750bc1da0446b0a3cf0b99b9ea7c1b P beeb7d10b2974740afb457bf0bd07c37 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:49.295445 16597 raft_consensus.cc:515] T a5750bc1da0446b0a3cf0b99b9ea7c1b P beeb7d10b2974740afb457bf0bd07c37 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:49.297268 16597 leader_election.cc:290] T a5750bc1da0446b0a3cf0b99b9ea7c1b P beeb7d10b2974740afb457bf0bd07c37 [CANDIDATE]: Term 4 election: Requested vote from peers f957104a15444caf8e67c2469c032086 (127.16.20.66:41255), 773eb63111be4194bb4e6a8b211007f9 (127.16.20.67:36211)
I20260710 13:19:49.296661 16494 catalog_manager.cc:5697] T 2900d8e9b23643969253a1dbb8335410 P 773eb63111be4194bb4e6a8b211007f9 reported cstate change: term changed from 3 to 4, leader changed from f957104a15444caf8e67c2469c032086 (127.16.20.66) to 773eb63111be4194bb4e6a8b211007f9 (127.16.20.67). New cstate: current_term: 4 leader_uuid: "773eb63111be4194bb4e6a8b211007f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:49.298046 16673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5750bc1da0446b0a3cf0b99b9ea7c1b" candidate_uuid: "beeb7d10b2974740afb457bf0bd07c37" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f957104a15444caf8e67c2469c032086"
I20260710 13:19:49.298523 16673 raft_consensus.cc:3055] T a5750bc1da0446b0a3cf0b99b9ea7c1b P f957104a15444caf8e67c2469c032086 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:19:49.298799 16673 raft_consensus.cc:740] T a5750bc1da0446b0a3cf0b99b9ea7c1b P f957104a15444caf8e67c2469c032086 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f957104a15444caf8e67c2469c032086, State: Running, Role: LEADER
I20260710 13:19:49.299459 16749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5750bc1da0446b0a3cf0b99b9ea7c1b" candidate_uuid: "beeb7d10b2974740afb457bf0bd07c37" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "773eb63111be4194bb4e6a8b211007f9"
I20260710 13:19:49.299530 16673 consensus_queue.cc:260] T a5750bc1da0446b0a3cf0b99b9ea7c1b P f957104a15444caf8e67c2469c032086 [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: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:49.300026 16749 raft_consensus.cc:3060] T a5750bc1da0446b0a3cf0b99b9ea7c1b P 773eb63111be4194bb4e6a8b211007f9 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:49.300637 16673 raft_consensus.cc:3060] T a5750bc1da0446b0a3cf0b99b9ea7c1b P f957104a15444caf8e67c2469c032086 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:49.306376 16673 raft_consensus.cc:2468] T a5750bc1da0446b0a3cf0b99b9ea7c1b P f957104a15444caf8e67c2469c032086 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beeb7d10b2974740afb457bf0bd07c37 in term 4.
I20260710 13:19:49.307687 16564 leader_election.cc:304] T a5750bc1da0446b0a3cf0b99b9ea7c1b P beeb7d10b2974740afb457bf0bd07c37 [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: beeb7d10b2974740afb457bf0bd07c37, f957104a15444caf8e67c2469c032086; no voters: 
I20260710 13:19:49.307925 16749 raft_consensus.cc:2468] T a5750bc1da0446b0a3cf0b99b9ea7c1b P 773eb63111be4194bb4e6a8b211007f9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beeb7d10b2974740afb457bf0bd07c37 in term 4.
I20260710 13:19:49.308547 16941 raft_consensus.cc:2804] T a5750bc1da0446b0a3cf0b99b9ea7c1b P beeb7d10b2974740afb457bf0bd07c37 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:19:49.309108 16941 raft_consensus.cc:697] T a5750bc1da0446b0a3cf0b99b9ea7c1b P beeb7d10b2974740afb457bf0bd07c37 [term 4 LEADER]: Becoming Leader. State: Replica: beeb7d10b2974740afb457bf0bd07c37, State: Running, Role: LEADER
I20260710 13:19:49.309942 16941 consensus_queue.cc:237] T a5750bc1da0446b0a3cf0b99b9ea7c1b P beeb7d10b2974740afb457bf0bd07c37 [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: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:49.316606 16494 catalog_manager.cc:5697] T a5750bc1da0446b0a3cf0b99b9ea7c1b P beeb7d10b2974740afb457bf0bd07c37 reported cstate change: term changed from 3 to 4, leader changed from f957104a15444caf8e67c2469c032086 (127.16.20.66) to beeb7d10b2974740afb457bf0bd07c37 (127.16.20.65). New cstate: current_term: 4 leader_uuid: "beeb7d10b2974740afb457bf0bd07c37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:49.441825 16917 raft_consensus.cc:993] T c7aff219966d4f7e8cd34ea0e5b74d17 P f957104a15444caf8e67c2469c032086: : Instructing follower 773eb63111be4194bb4e6a8b211007f9 to start an election
I20260710 13:19:49.442325 16940 raft_consensus.cc:1081] T c7aff219966d4f7e8cd34ea0e5b74d17 P f957104a15444caf8e67c2469c032086 [term 2 LEADER]: Signalling peer 773eb63111be4194bb4e6a8b211007f9 to start an election
I20260710 13:19:49.443703 16749 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c7aff219966d4f7e8cd34ea0e5b74d17"
dest_uuid: "773eb63111be4194bb4e6a8b211007f9"
 from {username='slave'} at 127.0.0.1:33496
I20260710 13:19:49.444145 16749 raft_consensus.cc:493] T c7aff219966d4f7e8cd34ea0e5b74d17 P 773eb63111be4194bb4e6a8b211007f9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:49.444471 16749 raft_consensus.cc:3060] T c7aff219966d4f7e8cd34ea0e5b74d17 P 773eb63111be4194bb4e6a8b211007f9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:49.448752 16749 raft_consensus.cc:515] T c7aff219966d4f7e8cd34ea0e5b74d17 P 773eb63111be4194bb4e6a8b211007f9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:49.450006 16749 leader_election.cc:290] T c7aff219966d4f7e8cd34ea0e5b74d17 P 773eb63111be4194bb4e6a8b211007f9 [CANDIDATE]: Term 3 election: Requested vote from peers beeb7d10b2974740afb457bf0bd07c37 (127.16.20.65:43161), f957104a15444caf8e67c2469c032086 (127.16.20.66:41255)
I20260710 13:19:49.450805 16597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7aff219966d4f7e8cd34ea0e5b74d17" candidate_uuid: "773eb63111be4194bb4e6a8b211007f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "beeb7d10b2974740afb457bf0bd07c37"
I20260710 13:19:49.451071 16673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7aff219966d4f7e8cd34ea0e5b74d17" candidate_uuid: "773eb63111be4194bb4e6a8b211007f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f957104a15444caf8e67c2469c032086"
I20260710 13:19:49.451272 16597 raft_consensus.cc:3060] T c7aff219966d4f7e8cd34ea0e5b74d17 P beeb7d10b2974740afb457bf0bd07c37 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:49.451638 16673 raft_consensus.cc:3055] T c7aff219966d4f7e8cd34ea0e5b74d17 P f957104a15444caf8e67c2469c032086 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:49.451874 16673 raft_consensus.cc:740] T c7aff219966d4f7e8cd34ea0e5b74d17 P f957104a15444caf8e67c2469c032086 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f957104a15444caf8e67c2469c032086, State: Running, Role: LEADER
I20260710 13:19:49.452464 16673 consensus_queue.cc:260] T c7aff219966d4f7e8cd34ea0e5b74d17 P f957104a15444caf8e67c2469c032086 [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: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:49.453263 16673 raft_consensus.cc:3060] T c7aff219966d4f7e8cd34ea0e5b74d17 P f957104a15444caf8e67c2469c032086 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:49.455502 16597 raft_consensus.cc:2468] T c7aff219966d4f7e8cd34ea0e5b74d17 P beeb7d10b2974740afb457bf0bd07c37 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 773eb63111be4194bb4e6a8b211007f9 in term 3.
I20260710 13:19:49.456465 16714 leader_election.cc:304] T c7aff219966d4f7e8cd34ea0e5b74d17 P 773eb63111be4194bb4e6a8b211007f9 [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: 773eb63111be4194bb4e6a8b211007f9, beeb7d10b2974740afb457bf0bd07c37; no voters: 
I20260710 13:19:49.457365 16899 raft_consensus.cc:2804] T c7aff219966d4f7e8cd34ea0e5b74d17 P 773eb63111be4194bb4e6a8b211007f9 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:49.457700 16673 raft_consensus.cc:2468] T c7aff219966d4f7e8cd34ea0e5b74d17 P f957104a15444caf8e67c2469c032086 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 773eb63111be4194bb4e6a8b211007f9 in term 3.
I20260710 13:19:49.457875 16899 raft_consensus.cc:697] T c7aff219966d4f7e8cd34ea0e5b74d17 P 773eb63111be4194bb4e6a8b211007f9 [term 3 LEADER]: Becoming Leader. State: Replica: 773eb63111be4194bb4e6a8b211007f9, State: Running, Role: LEADER
I20260710 13:19:49.458777 16899 consensus_queue.cc:237] T c7aff219966d4f7e8cd34ea0e5b74d17 P 773eb63111be4194bb4e6a8b211007f9 [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: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } }
I20260710 13:19:49.465818 16494 catalog_manager.cc:5697] T c7aff219966d4f7e8cd34ea0e5b74d17 P 773eb63111be4194bb4e6a8b211007f9 reported cstate change: term changed from 2 to 3, leader changed from f957104a15444caf8e67c2469c032086 (127.16.20.66) to 773eb63111be4194bb4e6a8b211007f9 (127.16.20.67). New cstate: current_term: 3 leader_uuid: "773eb63111be4194bb4e6a8b211007f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:49.541234 16749 raft_consensus.cc:1275] T ce265fb7fb9149288d9ac7454ce7920e P 773eb63111be4194bb4e6a8b211007f9 [term 3 FOLLOWER]: Refusing update from remote peer beeb7d10b2974740afb457bf0bd07c37: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:49.542542 16941 consensus_queue.cc:1048] T ce265fb7fb9149288d9ac7454ce7920e P beeb7d10b2974740afb457bf0bd07c37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:49.554564 16673 raft_consensus.cc:1275] T ce265fb7fb9149288d9ac7454ce7920e P f957104a15444caf8e67c2469c032086 [term 3 FOLLOWER]: Refusing update from remote peer beeb7d10b2974740afb457bf0bd07c37: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:49.555859 16941 consensus_queue.cc:1048] T ce265fb7fb9149288d9ac7454ce7920e P beeb7d10b2974740afb457bf0bd07c37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:49.675091 16673 raft_consensus.cc:1275] T 8ab85a179ef84cd0975c3620f213074f P f957104a15444caf8e67c2469c032086 [term 4 FOLLOWER]: Refusing update from remote peer beeb7d10b2974740afb457bf0bd07c37: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:49.676430 16941 consensus_queue.cc:1048] T 8ab85a179ef84cd0975c3620f213074f P beeb7d10b2974740afb457bf0bd07c37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:49.687386 16749 raft_consensus.cc:1275] T 8ab85a179ef84cd0975c3620f213074f P 773eb63111be4194bb4e6a8b211007f9 [term 4 FOLLOWER]: Refusing update from remote peer beeb7d10b2974740afb457bf0bd07c37: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:49.689043 16960 consensus_queue.cc:1048] T 8ab85a179ef84cd0975c3620f213074f P beeb7d10b2974740afb457bf0bd07c37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:19:49.709353 16673 raft_consensus.cc:1275] T 2900d8e9b23643969253a1dbb8335410 P f957104a15444caf8e67c2469c032086 [term 4 FOLLOWER]: Refusing update from remote peer 773eb63111be4194bb4e6a8b211007f9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:49.710429 16899 consensus_queue.cc:1048] T 2900d8e9b23643969253a1dbb8335410 P 773eb63111be4194bb4e6a8b211007f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:49.719085 16597 raft_consensus.cc:1275] T 2900d8e9b23643969253a1dbb8335410 P beeb7d10b2974740afb457bf0bd07c37 [term 4 FOLLOWER]: Refusing update from remote peer 773eb63111be4194bb4e6a8b211007f9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:49.720716 16899 consensus_queue.cc:1048] T 2900d8e9b23643969253a1dbb8335410 P 773eb63111be4194bb4e6a8b211007f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beeb7d10b2974740afb457bf0bd07c37" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:49.824622 16673 raft_consensus.cc:1275] T a5750bc1da0446b0a3cf0b99b9ea7c1b P f957104a15444caf8e67c2469c032086 [term 4 FOLLOWER]: Refusing update from remote peer beeb7d10b2974740afb457bf0bd07c37: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:49.825848 16960 consensus_queue.cc:1048] T a5750bc1da0446b0a3cf0b99b9ea7c1b P beeb7d10b2974740afb457bf0bd07c37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:49.834739 16749 raft_consensus.cc:1275] T a5750bc1da0446b0a3cf0b99b9ea7c1b P 773eb63111be4194bb4e6a8b211007f9 [term 4 FOLLOWER]: Refusing update from remote peer beeb7d10b2974740afb457bf0bd07c37: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:49.836364 16960 consensus_queue.cc:1048] T a5750bc1da0446b0a3cf0b99b9ea7c1b P beeb7d10b2974740afb457bf0bd07c37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "773eb63111be4194bb4e6a8b211007f9" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 36211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:49.894157 16465 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:49.894456 16673 raft_consensus.cc:1275] T c7aff219966d4f7e8cd34ea0e5b74d17 P f957104a15444caf8e67c2469c032086 [term 3 FOLLOWER]: Refusing update from remote peer 773eb63111be4194bb4e6a8b211007f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:49.895763 16899 consensus_queue.cc:1048] T c7aff219966d4f7e8cd34ea0e5b74d17 P 773eb63111be4194bb4e6a8b211007f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f957104a15444caf8e67c2469c032086" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:49.901574 16465 tablet_server.cc:179] TabletServer@127.16.20.65:0 shutting down...
W20260710 13:19:49.905783 16714 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260710 13:19:49.915506 16714 consensus_peers.cc:597] T c7aff219966d4f7e8cd34ea0e5b74d17 P 773eb63111be4194bb4e6a8b211007f9 -> Peer beeb7d10b2974740afb457bf0bd07c37 (127.16.20.65:43161): Couldn't send request to peer beeb7d10b2974740afb457bf0bd07c37. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:49.940435 16465 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:49.941109 16465 tablet_replica.cc:333] T 046bfa72ecab4d8ba918b518aa87f6a8 P beeb7d10b2974740afb457bf0bd07c37: stopping tablet replica
I20260710 13:19:49.941709 16465 raft_consensus.cc:2243] T 046bfa72ecab4d8ba918b518aa87f6a8 P beeb7d10b2974740afb457bf0bd07c37 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:49.942168 16465 raft_consensus.cc:2272] T 046bfa72ecab4d8ba918b518aa87f6a8 P beeb7d10b2974740afb457bf0bd07c37 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:49.945003 16465 tablet_replica.cc:333] T a5750bc1da0446b0a3cf0b99b9ea7c1b P beeb7d10b2974740afb457bf0bd07c37: stopping tablet replica
I20260710 13:19:49.945473 16465 raft_consensus.cc:2243] T a5750bc1da0446b0a3cf0b99b9ea7c1b P beeb7d10b2974740afb457bf0bd07c37 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:19:49.946126 16465 raft_consensus.cc:2272] T a5750bc1da0446b0a3cf0b99b9ea7c1b P beeb7d10b2974740afb457bf0bd07c37 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:49.948076 16465 tablet_replica.cc:333] T 76ab5dadac194778aeb36e97df3b85b5 P beeb7d10b2974740afb457bf0bd07c37: stopping tablet replica
I20260710 13:19:49.948563 16465 raft_consensus.cc:2243] T 76ab5dadac194778aeb36e97df3b85b5 P beeb7d10b2974740afb457bf0bd07c37 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:49.948895 16465 raft_consensus.cc:2272] T 76ab5dadac194778aeb36e97df3b85b5 P beeb7d10b2974740afb457bf0bd07c37 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:49.950415 16465 tablet_replica.cc:333] T 8ab85a179ef84cd0975c3620f213074f P beeb7d10b2974740afb457bf0bd07c37: stopping tablet replica
I20260710 13:19:49.950829 16465 raft_consensus.cc:2243] T 8ab85a179ef84cd0975c3620f213074f P beeb7d10b2974740afb457bf0bd07c37 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:19:49.951510 16465 raft_consensus.cc:2272] T 8ab85a179ef84cd0975c3620f213074f P beeb7d10b2974740afb457bf0bd07c37 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:49.953217 16465 tablet_replica.cc:333] T ce265fb7fb9149288d9ac7454ce7920e P beeb7d10b2974740afb457bf0bd07c37: stopping tablet replica
I20260710 13:19:49.953650 16465 raft_consensus.cc:2243] T ce265fb7fb9149288d9ac7454ce7920e P beeb7d10b2974740afb457bf0bd07c37 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:49.954259 16465 raft_consensus.cc:2272] T ce265fb7fb9149288d9ac7454ce7920e P beeb7d10b2974740afb457bf0bd07c37 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:49.956060 16465 tablet_replica.cc:333] T 2900d8e9b23643969253a1dbb8335410 P beeb7d10b2974740afb457bf0bd07c37: stopping tablet replica
I20260710 13:19:49.956477 16465 raft_consensus.cc:2243] T 2900d8e9b23643969253a1dbb8335410 P beeb7d10b2974740afb457bf0bd07c37 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:49.956799 16465 raft_consensus.cc:2272] T 2900d8e9b23643969253a1dbb8335410 P beeb7d10b2974740afb457bf0bd07c37 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:49.958652 16465 tablet_replica.cc:333] T c7aff219966d4f7e8cd34ea0e5b74d17 P beeb7d10b2974740afb457bf0bd07c37: stopping tablet replica
I20260710 13:19:49.959170 16465 raft_consensus.cc:2243] T c7aff219966d4f7e8cd34ea0e5b74d17 P beeb7d10b2974740afb457bf0bd07c37 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:49.959599 16465 raft_consensus.cc:2272] T c7aff219966d4f7e8cd34ea0e5b74d17 P beeb7d10b2974740afb457bf0bd07c37 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:49.961114 16465 tablet_replica.cc:333] T f8f5138449ff4ffa80c7943949659e1d P beeb7d10b2974740afb457bf0bd07c37: stopping tablet replica
I20260710 13:19:49.961493 16465 raft_consensus.cc:2243] T f8f5138449ff4ffa80c7943949659e1d P beeb7d10b2974740afb457bf0bd07c37 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:49.961802 16465 raft_consensus.cc:2272] T f8f5138449ff4ffa80c7943949659e1d P beeb7d10b2974740afb457bf0bd07c37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:49.963210 16465 tablet_replica.cc:333] T 1f1e4f706b294d3f9c2ea176690b48a5 P beeb7d10b2974740afb457bf0bd07c37: stopping tablet replica
I20260710 13:19:49.963642 16465 raft_consensus.cc:2243] T 1f1e4f706b294d3f9c2ea176690b48a5 P beeb7d10b2974740afb457bf0bd07c37 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:49.963979 16465 raft_consensus.cc:2272] T 1f1e4f706b294d3f9c2ea176690b48a5 P beeb7d10b2974740afb457bf0bd07c37 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.087288 16465 tablet_server.cc:196] TabletServer@127.16.20.65:0 shutdown complete.
W20260710 13:19:50.088234 16714 consensus_peers.cc:597] T 046bfa72ecab4d8ba918b518aa87f6a8 P 773eb63111be4194bb4e6a8b211007f9 -> Peer beeb7d10b2974740afb457bf0bd07c37 (127.16.20.65:43161): Couldn't send request to peer beeb7d10b2974740afb457bf0bd07c37. Status: Network error: Client connection negotiation failed: client connection to 127.16.20.65:43161: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:50.094100 16640 consensus_peers.cc:597] T f8f5138449ff4ffa80c7943949659e1d P f957104a15444caf8e67c2469c032086 -> Peer beeb7d10b2974740afb457bf0bd07c37 (127.16.20.65:43161): Couldn't send request to peer beeb7d10b2974740afb457bf0bd07c37. Status: Network error: Client connection negotiation failed: client connection to 127.16.20.65:43161: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:50.108068 16465 tablet_server.cc:179] TabletServer@127.16.20.66:0 shutting down...
I20260710 13:19:50.131243 16465 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:50.132467 16465 tablet_replica.cc:333] T 046bfa72ecab4d8ba918b518aa87f6a8 P f957104a15444caf8e67c2469c032086: stopping tablet replica
I20260710 13:19:50.133411 16465 raft_consensus.cc:2243] T 046bfa72ecab4d8ba918b518aa87f6a8 P f957104a15444caf8e67c2469c032086 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:50.134065 16465 raft_consensus.cc:2272] T 046bfa72ecab4d8ba918b518aa87f6a8 P f957104a15444caf8e67c2469c032086 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:50.134141 16640 consensus_peers.cc:597] T 76ab5dadac194778aeb36e97df3b85b5 P f957104a15444caf8e67c2469c032086 -> Peer beeb7d10b2974740afb457bf0bd07c37 (127.16.20.65:43161): Couldn't send request to peer beeb7d10b2974740afb457bf0bd07c37. Status: Network error: Client connection negotiation failed: client connection to 127.16.20.65:43161: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:50.135274 16713 consensus_peers.cc:597] T 2900d8e9b23643969253a1dbb8335410 P 773eb63111be4194bb4e6a8b211007f9 -> Peer f957104a15444caf8e67c2469c032086 (127.16.20.66:41255): Couldn't send request to peer f957104a15444caf8e67c2469c032086. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:50.136138 16465 tablet_replica.cc:333] T 76ab5dadac194778aeb36e97df3b85b5 P f957104a15444caf8e67c2469c032086: stopping tablet replica
I20260710 13:19:50.136696 16465 raft_consensus.cc:2243] T 76ab5dadac194778aeb36e97df3b85b5 P f957104a15444caf8e67c2469c032086 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:50.137456 16465 raft_consensus.cc:2272] T 76ab5dadac194778aeb36e97df3b85b5 P f957104a15444caf8e67c2469c032086 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.139492 16465 tablet_replica.cc:333] T 8ab85a179ef84cd0975c3620f213074f P f957104a15444caf8e67c2469c032086: stopping tablet replica
I20260710 13:19:50.139986 16465 raft_consensus.cc:2243] T 8ab85a179ef84cd0975c3620f213074f P f957104a15444caf8e67c2469c032086 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:50.140376 16465 raft_consensus.cc:2272] T 8ab85a179ef84cd0975c3620f213074f P f957104a15444caf8e67c2469c032086 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.142380 16465 tablet_replica.cc:333] T 2900d8e9b23643969253a1dbb8335410 P f957104a15444caf8e67c2469c032086: stopping tablet replica
I20260710 13:19:50.142904 16465 raft_consensus.cc:2243] T 2900d8e9b23643969253a1dbb8335410 P f957104a15444caf8e67c2469c032086 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:50.143312 16465 raft_consensus.cc:2272] T 2900d8e9b23643969253a1dbb8335410 P f957104a15444caf8e67c2469c032086 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.145948 16465 tablet_replica.cc:333] T c7aff219966d4f7e8cd34ea0e5b74d17 P f957104a15444caf8e67c2469c032086: stopping tablet replica
I20260710 13:19:50.146458 16465 raft_consensus.cc:2243] T c7aff219966d4f7e8cd34ea0e5b74d17 P f957104a15444caf8e67c2469c032086 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:50.146863 16465 raft_consensus.cc:2272] T c7aff219966d4f7e8cd34ea0e5b74d17 P f957104a15444caf8e67c2469c032086 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.149027 16465 tablet_replica.cc:333] T f8f5138449ff4ffa80c7943949659e1d P f957104a15444caf8e67c2469c032086: stopping tablet replica
I20260710 13:19:50.149518 16465 raft_consensus.cc:2243] T f8f5138449ff4ffa80c7943949659e1d P f957104a15444caf8e67c2469c032086 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:50.150234 16465 raft_consensus.cc:2272] T f8f5138449ff4ffa80c7943949659e1d P f957104a15444caf8e67c2469c032086 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.151937 16465 tablet_replica.cc:333] T ce265fb7fb9149288d9ac7454ce7920e P f957104a15444caf8e67c2469c032086: stopping tablet replica
I20260710 13:19:50.152379 16465 raft_consensus.cc:2243] T ce265fb7fb9149288d9ac7454ce7920e P f957104a15444caf8e67c2469c032086 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:50.152771 16465 raft_consensus.cc:2272] T ce265fb7fb9149288d9ac7454ce7920e P f957104a15444caf8e67c2469c032086 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.154764 16465 tablet_replica.cc:333] T 1f1e4f706b294d3f9c2ea176690b48a5 P f957104a15444caf8e67c2469c032086: stopping tablet replica
I20260710 13:19:50.155247 16465 raft_consensus.cc:2243] T 1f1e4f706b294d3f9c2ea176690b48a5 P f957104a15444caf8e67c2469c032086 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:19:50.156239 16465 raft_consensus.cc:2272] T 1f1e4f706b294d3f9c2ea176690b48a5 P f957104a15444caf8e67c2469c032086 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.158109 16465 tablet_replica.cc:333] T a5750bc1da0446b0a3cf0b99b9ea7c1b P f957104a15444caf8e67c2469c032086: stopping tablet replica
I20260710 13:19:50.158543 16465 raft_consensus.cc:2243] T a5750bc1da0446b0a3cf0b99b9ea7c1b P f957104a15444caf8e67c2469c032086 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:50.158922 16465 raft_consensus.cc:2272] T a5750bc1da0446b0a3cf0b99b9ea7c1b P f957104a15444caf8e67c2469c032086 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:50.182904 16713 consensus_peers.cc:597] T 046bfa72ecab4d8ba918b518aa87f6a8 P 773eb63111be4194bb4e6a8b211007f9 -> Peer f957104a15444caf8e67c2469c032086 (127.16.20.66:41255): Couldn't send request to peer f957104a15444caf8e67c2469c032086. Status: Network error: Client connection negotiation failed: client connection to 127.16.20.66:41255: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:50.186698 16465 tablet_server.cc:196] TabletServer@127.16.20.66:0 shutdown complete.
I20260710 13:19:50.204310 16465 tablet_server.cc:179] TabletServer@127.16.20.67:0 shutting down...
I20260710 13:19:50.231359 16465 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:50.232191 16465 tablet_replica.cc:333] T 046bfa72ecab4d8ba918b518aa87f6a8 P 773eb63111be4194bb4e6a8b211007f9: stopping tablet replica
I20260710 13:19:50.232769 16465 raft_consensus.cc:2243] T 046bfa72ecab4d8ba918b518aa87f6a8 P 773eb63111be4194bb4e6a8b211007f9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:50.233495 16465 raft_consensus.cc:2272] T 046bfa72ecab4d8ba918b518aa87f6a8 P 773eb63111be4194bb4e6a8b211007f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.235710 16465 tablet_replica.cc:333] T a5750bc1da0446b0a3cf0b99b9ea7c1b P 773eb63111be4194bb4e6a8b211007f9: stopping tablet replica
I20260710 13:19:50.236377 16465 raft_consensus.cc:2243] T a5750bc1da0446b0a3cf0b99b9ea7c1b P 773eb63111be4194bb4e6a8b211007f9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:50.236836 16465 raft_consensus.cc:2272] T a5750bc1da0446b0a3cf0b99b9ea7c1b P 773eb63111be4194bb4e6a8b211007f9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.239317 16465 tablet_replica.cc:333] T 1f1e4f706b294d3f9c2ea176690b48a5 P 773eb63111be4194bb4e6a8b211007f9: stopping tablet replica
W20260710 13:19:50.239385 16714 consensus_peers.cc:597] T 2900d8e9b23643969253a1dbb8335410 P 773eb63111be4194bb4e6a8b211007f9 -> Peer beeb7d10b2974740afb457bf0bd07c37 (127.16.20.65:43161): Couldn't send request to peer beeb7d10b2974740afb457bf0bd07c37. Status: Network error: Client connection negotiation failed: client connection to 127.16.20.65:43161: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:50.240080 16465 raft_consensus.cc:2243] T 1f1e4f706b294d3f9c2ea176690b48a5 P 773eb63111be4194bb4e6a8b211007f9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:50.240510 16465 raft_consensus.cc:2272] T 1f1e4f706b294d3f9c2ea176690b48a5 P 773eb63111be4194bb4e6a8b211007f9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.241992 16465 tablet_replica.cc:333] T f8f5138449ff4ffa80c7943949659e1d P 773eb63111be4194bb4e6a8b211007f9: stopping tablet replica
I20260710 13:19:50.242472 16465 raft_consensus.cc:2243] T f8f5138449ff4ffa80c7943949659e1d P 773eb63111be4194bb4e6a8b211007f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:50.242847 16465 raft_consensus.cc:2272] T f8f5138449ff4ffa80c7943949659e1d P 773eb63111be4194bb4e6a8b211007f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.244464 16465 tablet_replica.cc:333] T 2900d8e9b23643969253a1dbb8335410 P 773eb63111be4194bb4e6a8b211007f9: stopping tablet replica
I20260710 13:19:50.244937 16465 raft_consensus.cc:2243] T 2900d8e9b23643969253a1dbb8335410 P 773eb63111be4194bb4e6a8b211007f9 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:19:50.245620 16465 raft_consensus.cc:2272] T 2900d8e9b23643969253a1dbb8335410 P 773eb63111be4194bb4e6a8b211007f9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.248080 16465 tablet_replica.cc:333] T c7aff219966d4f7e8cd34ea0e5b74d17 P 773eb63111be4194bb4e6a8b211007f9: stopping tablet replica
I20260710 13:19:50.248566 16465 raft_consensus.cc:2243] T c7aff219966d4f7e8cd34ea0e5b74d17 P 773eb63111be4194bb4e6a8b211007f9 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:50.249239 16465 raft_consensus.cc:2272] T c7aff219966d4f7e8cd34ea0e5b74d17 P 773eb63111be4194bb4e6a8b211007f9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.250939 16465 tablet_replica.cc:333] T ce265fb7fb9149288d9ac7454ce7920e P 773eb63111be4194bb4e6a8b211007f9: stopping tablet replica
I20260710 13:19:50.251400 16465 raft_consensus.cc:2243] T ce265fb7fb9149288d9ac7454ce7920e P 773eb63111be4194bb4e6a8b211007f9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:50.251859 16465 raft_consensus.cc:2272] T ce265fb7fb9149288d9ac7454ce7920e P 773eb63111be4194bb4e6a8b211007f9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.253674 16465 tablet_replica.cc:333] T 76ab5dadac194778aeb36e97df3b85b5 P 773eb63111be4194bb4e6a8b211007f9: stopping tablet replica
I20260710 13:19:50.254139 16465 raft_consensus.cc:2243] T 76ab5dadac194778aeb36e97df3b85b5 P 773eb63111be4194bb4e6a8b211007f9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:50.254554 16465 raft_consensus.cc:2272] T 76ab5dadac194778aeb36e97df3b85b5 P 773eb63111be4194bb4e6a8b211007f9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.256086 16465 tablet_replica.cc:333] T 8ab85a179ef84cd0975c3620f213074f P 773eb63111be4194bb4e6a8b211007f9: stopping tablet replica
I20260710 13:19:50.256497 16465 raft_consensus.cc:2243] T 8ab85a179ef84cd0975c3620f213074f P 773eb63111be4194bb4e6a8b211007f9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:50.256896 16465 raft_consensus.cc:2272] T 8ab85a179ef84cd0975c3620f213074f P 773eb63111be4194bb4e6a8b211007f9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.284260 16465 tablet_server.cc:196] TabletServer@127.16.20.67:0 shutdown complete.
I20260710 13:19:50.300674 16465 master.cc:562] Master@127.16.20.126:43113 shutting down...
I20260710 13:19:50.431740 16465 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9a7d8ff6d44e49cc902adba204586566 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:50.432387 16465 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9a7d8ff6d44e49cc902adba204586566 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.432760 16465 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9a7d8ff6d44e49cc902adba204586566: stopping tablet replica
I20260710 13:19:50.452637 16465 master.cc:584] Master@127.16.20.126:43113 shutdown complete.
773eb63111be4194bb4e6a8b211007f9  1
beeb7d10b2974740afb457bf0bd07c37  4
f957104a15444caf8e67c2469c032086  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (13139 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 13:19:50.494251 16465 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.20.126:44581
I20260710 13:19:50.495609 16465 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:50.501127 16972 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:50.501272 16973 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:50.502359 16975 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:50.503137 16465 server_base.cc:1061] running on GCE node
I20260710 13:19:50.504045 16465 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:50.504223 16465 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:50.504416 16465 hybrid_clock.cc:648] HybridClock initialized: now 1783689590504401 us; error 0 us; skew 500 ppm
I20260710 13:19:50.504984 16465 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:50.507509 16465 webserver.cc:533] Webserver started at http://127.16.20.126:32817/ using document root <none> and password file <none>
I20260710 13:19:50.508039 16465 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:50.508229 16465 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:50.508512 16465 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:50.509629 16465 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689577187165-16465-0/minicluster-data/master-0-root/instance:
uuid: "c004282efeb74033845fdb331f9a9df4"
format_stamp: "Formatted at 2026-07-10 13:19:50 on dist-test-slave-kpkl"
I20260710 13:19:50.514343 16465 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:19:50.517839 16980 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:50.518812 16465 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.001s
I20260710 13:19:50.519220 16465 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689577187165-16465-0/minicluster-data/master-0-root
uuid: "c004282efeb74033845fdb331f9a9df4"
format_stamp: "Formatted at 2026-07-10 13:19:50 on dist-test-slave-kpkl"
I20260710 13:19:50.519624 16465 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689577187165-16465-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689577187165-16465-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689577187165-16465-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:50.533324 16465 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:50.534562 16465 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:50.574555 16465 rpc_server.cc:307] RPC server started. Bound to: 127.16.20.126:44581
I20260710 13:19:50.574661 17031 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.20.126:44581 every 8 connection(s)
I20260710 13:19:50.578433 17032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:50.587823 17032 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c004282efeb74033845fdb331f9a9df4: Bootstrap starting.
I20260710 13:19:50.592360 17032 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c004282efeb74033845fdb331f9a9df4: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:50.596444 17032 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c004282efeb74033845fdb331f9a9df4: No bootstrap required, opened a new log
I20260710 13:19:50.598523 17032 raft_consensus.cc:359] T 00000000000000000000000000000000 P c004282efeb74033845fdb331f9a9df4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c004282efeb74033845fdb331f9a9df4" member_type: VOTER }
I20260710 13:19:50.598881 17032 raft_consensus.cc:385] T 00000000000000000000000000000000 P c004282efeb74033845fdb331f9a9df4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:50.599185 17032 raft_consensus.cc:740] T 00000000000000000000000000000000 P c004282efeb74033845fdb331f9a9df4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c004282efeb74033845fdb331f9a9df4, State: Initialized, Role: FOLLOWER
I20260710 13:19:50.599797 17032 consensus_queue.cc:260] T 00000000000000000000000000000000 P c004282efeb74033845fdb331f9a9df4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c004282efeb74033845fdb331f9a9df4" member_type: VOTER }
I20260710 13:19:50.600244 17032 raft_consensus.cc:399] T 00000000000000000000000000000000 P c004282efeb74033845fdb331f9a9df4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:19:50.600482 17032 raft_consensus.cc:493] T 00000000000000000000000000000000 P c004282efeb74033845fdb331f9a9df4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:19:50.600759 17032 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c004282efeb74033845fdb331f9a9df4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:50.604633 17032 raft_consensus.cc:515] T 00000000000000000000000000000000 P c004282efeb74033845fdb331f9a9df4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c004282efeb74033845fdb331f9a9df4" member_type: VOTER }
I20260710 13:19:50.605172 17032 leader_election.cc:304] T 00000000000000000000000000000000 P c004282efeb74033845fdb331f9a9df4 [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: c004282efeb74033845fdb331f9a9df4; no voters: 
I20260710 13:19:50.606621 17032 leader_election.cc:290] T 00000000000000000000000000000000 P c004282efeb74033845fdb331f9a9df4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:19:50.607050 17035 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c004282efeb74033845fdb331f9a9df4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:50.608364 17035 raft_consensus.cc:697] T 00000000000000000000000000000000 P c004282efeb74033845fdb331f9a9df4 [term 1 LEADER]: Becoming Leader. State: Replica: c004282efeb74033845fdb331f9a9df4, State: Running, Role: LEADER
I20260710 13:19:50.609046 17035 consensus_queue.cc:237] T 00000000000000000000000000000000 P c004282efeb74033845fdb331f9a9df4 [LEADER]: Queue going to LEADER mode. State: All 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: "c004282efeb74033845fdb331f9a9df4" member_type: VOTER }
I20260710 13:19:50.609691 17032 sys_catalog.cc:565] T 00000000000000000000000000000000 P c004282efeb74033845fdb331f9a9df4 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:19:50.613366 17036 sys_catalog.cc:455] T 00000000000000000000000000000000 P c004282efeb74033845fdb331f9a9df4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c004282efeb74033845fdb331f9a9df4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c004282efeb74033845fdb331f9a9df4" member_type: VOTER } }
I20260710 13:19:50.614068 17036 sys_catalog.cc:458] T 00000000000000000000000000000000 P c004282efeb74033845fdb331f9a9df4 [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:50.615435 17037 sys_catalog.cc:455] T 00000000000000000000000000000000 P c004282efeb74033845fdb331f9a9df4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c004282efeb74033845fdb331f9a9df4. Latest consensus state: current_term: 1 leader_uuid: "c004282efeb74033845fdb331f9a9df4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c004282efeb74033845fdb331f9a9df4" member_type: VOTER } }
I20260710 13:19:50.616252 17037 sys_catalog.cc:458] T 00000000000000000000000000000000 P c004282efeb74033845fdb331f9a9df4 [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:50.623200 17043 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:19:50.627904 17043 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:19:50.629040 16465 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:19:50.636526 17043 catalog_manager.cc:1383] Generated new cluster ID: 7c0149cbc0514c7ebb26b388e6cadd5f
I20260710 13:19:50.636837 17043 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:19:50.650476 17043 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:19:50.651758 17043 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:19:50.669610 17043 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c004282efeb74033845fdb331f9a9df4: Generated new TSK 0
I20260710 13:19:50.670197 17043 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:19:50.695668 16465 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:50.701418 17053 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:50.702333 17054 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:50.704406 16465 server_base.cc:1061] running on GCE node
W20260710 13:19:50.704898 17056 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:50.705757 16465 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:50.705972 16465 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:50.706163 16465 hybrid_clock.cc:648] HybridClock initialized: now 1783689590706123 us; error 0 us; skew 500 ppm
I20260710 13:19:50.706692 16465 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:50.709010 16465 webserver.cc:533] Webserver started at http://127.16.20.65:41899/ using document root <none> and password file <none>
I20260710 13:19:50.709528 16465 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:50.709723 16465 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:50.710021 16465 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:50.711236 16465 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689577187165-16465-0/minicluster-data/ts-0-root/instance:
uuid: "599bf24a536b42249badc905852d3279"
format_stamp: "Formatted at 2026-07-10 13:19:50 on dist-test-slave-kpkl"
I20260710 13:19:50.715653 16465 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 13:19:50.718854 17061 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:50.719703 16465 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:19:50.719997 16465 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689577187165-16465-0/minicluster-data/ts-0-root
uuid: "599bf24a536b42249badc905852d3279"
format_stamp: "Formatted at 2026-07-10 13:19:50 on dist-test-slave-kpkl"
I20260710 13:19:50.720242 16465 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689577187165-16465-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689577187165-16465-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689577187165-16465-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:50.730751 16465 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:50.732041 16465 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:50.733579 16465 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:50.735837 16465 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:50.736016 16465 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:50.736313 16465 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:50.736490 16465 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:50.779588 16465 rpc_server.cc:307] RPC server started. Bound to: 127.16.20.65:34857
I20260710 13:19:50.779779 17123 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.20.65:34857 every 8 connection(s)
I20260710 13:19:50.784430 16465 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:50.792901 17128 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:50.793816 17129 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:50.796017 16465 server_base.cc:1061] running on GCE node
W20260710 13:19:50.797220 17132 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:50.798107 16465 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:50.798290 16465 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:50.798557 16465 hybrid_clock.cc:648] HybridClock initialized: now 1783689590798540 us; error 0 us; skew 500 ppm
I20260710 13:19:50.799149 16465 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:50.801669 16465 webserver.cc:533] Webserver started at http://127.16.20.66:42297/ using document root <none> and password file <none>
I20260710 13:19:50.802168 16465 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:50.802379 16465 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:50.802664 16465 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:50.803987 16465 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689577187165-16465-0/minicluster-data/ts-1-root/instance:
uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c"
format_stamp: "Formatted at 2026-07-10 13:19:50 on dist-test-slave-kpkl"
I20260710 13:19:50.805213 17124 heartbeater.cc:344] Connected to a master server at 127.16.20.126:44581
I20260710 13:19:50.805605 17124 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:50.806318 17124 heartbeater.cc:507] Master 127.16.20.126:44581 requested a full tablet report, sending...
I20260710 13:19:50.808614 16997 ts_manager.cc:194] Registered new tserver with Master: 599bf24a536b42249badc905852d3279 (127.16.20.65:34857)
I20260710 13:19:50.809095 16465 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:19:50.810366 16997 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49678
I20260710 13:19:50.812788 17136 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:50.813581 16465 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:19:50.813863 16465 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689577187165-16465-0/minicluster-data/ts-1-root
uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c"
format_stamp: "Formatted at 2026-07-10 13:19:50 on dist-test-slave-kpkl"
I20260710 13:19:50.814112 16465 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689577187165-16465-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689577187165-16465-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689577187165-16465-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:50.841346 16465 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:50.842607 16465 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:50.844172 16465 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:50.846386 16465 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:50.846575 16465 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:50.846876 16465 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:50.847020 16465 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:50.888800 16465 rpc_server.cc:307] RPC server started. Bound to: 127.16.20.66:38327
I20260710 13:19:50.888916 17198 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.20.66:38327 every 8 connection(s)
I20260710 13:19:50.893406 16465 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:50.900516 17202 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:50.902540 17203 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:50.903373 16465 server_base.cc:1061] running on GCE node
W20260710 13:19:50.905781 17205 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:50.906270 17199 heartbeater.cc:344] Connected to a master server at 127.16.20.126:44581
I20260710 13:19:50.906654 17199 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:50.906783 16465 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:50.907184 16465 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:50.907407 16465 hybrid_clock.cc:648] HybridClock initialized: now 1783689590907386 us; error 0 us; skew 500 ppm
I20260710 13:19:50.907516 17199 heartbeater.cc:507] Master 127.16.20.126:44581 requested a full tablet report, sending...
I20260710 13:19:50.908058 16465 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:50.909890 16997 ts_manager.cc:194] Registered new tserver with Master: 0b9475b075fb4e1a8d0049d94e1ecc9c (127.16.20.66:38327)
I20260710 13:19:50.910950 16465 webserver.cc:533] Webserver started at http://127.16.20.67:44067/ using document root <none> and password file <none>
I20260710 13:19:50.911736 16465 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:50.911790 16997 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49682
I20260710 13:19:50.912050 16465 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:50.912387 16465 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:50.913690 16465 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689577187165-16465-0/minicluster-data/ts-2-root/instance:
uuid: "1dbedf8f70c94b4182182007f04ca6be"
format_stamp: "Formatted at 2026-07-10 13:19:50 on dist-test-slave-kpkl"
I20260710 13:19:50.918257 16465 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 13:19:50.921586 17210 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:50.922529 16465 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:19:50.922819 16465 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689577187165-16465-0/minicluster-data/ts-2-root
uuid: "1dbedf8f70c94b4182182007f04ca6be"
format_stamp: "Formatted at 2026-07-10 13:19:50 on dist-test-slave-kpkl"
I20260710 13:19:50.923115 16465 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689577187165-16465-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689577187165-16465-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689577187165-16465-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:50.935626 16465 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:50.936834 16465 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:50.938277 16465 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:50.940555 16465 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:50.940783 16465 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:50.941031 16465 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:50.941236 16465 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:50.979911 16465 rpc_server.cc:307] RPC server started. Bound to: 127.16.20.67:46591
I20260710 13:19:50.980029 17272 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.20.67:46591 every 8 connection(s)
I20260710 13:19:50.993381 17273 heartbeater.cc:344] Connected to a master server at 127.16.20.126:44581
I20260710 13:19:50.993759 17273 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:50.994488 17273 heartbeater.cc:507] Master 127.16.20.126:44581 requested a full tablet report, sending...
I20260710 13:19:50.996376 16997 ts_manager.cc:194] Registered new tserver with Master: 1dbedf8f70c94b4182182007f04ca6be (127.16.20.67:46591)
I20260710 13:19:50.997274 16465 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014209683s
I20260710 13:19:50.997715 16997 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49686
I20260710 13:19:51.023577 16997 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49702:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:19:51.026383 16997 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:19:51.109771 17164 tablet_service.cc:1511] Processing CreateTablet for tablet 46b80503342a45299eb906880df50a67 (DEFAULT_TABLE table=test-workload [id=5a68c8ba43a4444ca0de74e4aca22119]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:19:51.111232 17164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46b80503342a45299eb906880df50a67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:51.112550 17162 tablet_service.cc:1511] Processing CreateTablet for tablet 9e8a838d57ba4e97aeb34ecca1f87d63 (DEFAULT_TABLE table=test-workload [id=5a68c8ba43a4444ca0de74e4aca22119]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:19:51.113852 17162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e8a838d57ba4e97aeb34ecca1f87d63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:51.116333 17156 tablet_service.cc:1511] Processing CreateTablet for tablet 8a6cce70a23742259a9b16918fb207f1 (DEFAULT_TABLE table=test-workload [id=5a68c8ba43a4444ca0de74e4aca22119]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:19:51.116616 17161 tablet_service.cc:1511] Processing CreateTablet for tablet 32002ef1087d40e89eb439b64ac704fd (DEFAULT_TABLE table=test-workload [id=5a68c8ba43a4444ca0de74e4aca22119]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:19:51.117662 17156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a6cce70a23742259a9b16918fb207f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:51.117846 17157 tablet_service.cc:1511] Processing CreateTablet for tablet 0ccb3c68c9a64bec92730eee7e452e6f (DEFAULT_TABLE table=test-workload [id=5a68c8ba43a4444ca0de74e4aca22119]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:19:51.119179 17157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ccb3c68c9a64bec92730eee7e452e6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:51.120633 17155 tablet_service.cc:1511] Processing CreateTablet for tablet b0eceac524344abdbf63a0b93a81002c (DEFAULT_TABLE table=test-workload [id=5a68c8ba43a4444ca0de74e4aca22119]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:19:51.111030 17163 tablet_service.cc:1511] Processing CreateTablet for tablet 6947dc9b3efa4ca2860cee95200fb807 (DEFAULT_TABLE table=test-workload [id=5a68c8ba43a4444ca0de74e4aca22119]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:19:51.120645 17159 tablet_service.cc:1511] Processing CreateTablet for tablet e826fea9406c4b70ba66b34ff78ac434 (DEFAULT_TABLE table=test-workload [id=5a68c8ba43a4444ca0de74e4aca22119]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:19:51.118893 17160 tablet_service.cc:1511] Processing CreateTablet for tablet 5ff57bf7422b456d93a144c4350eb53b (DEFAULT_TABLE table=test-workload [id=5a68c8ba43a4444ca0de74e4aca22119]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:19:51.116623 17158 tablet_service.cc:1511] Processing CreateTablet for tablet 298f4fce2dc94443b34b768782b51c5b (DEFAULT_TABLE table=test-workload [id=5a68c8ba43a4444ca0de74e4aca22119]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:19:51.123894 17160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ff57bf7422b456d93a144c4350eb53b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:51.124660 17158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 298f4fce2dc94443b34b768782b51c5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:51.125344 17159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e826fea9406c4b70ba66b34ff78ac434. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:51.125942 17163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6947dc9b3efa4ca2860cee95200fb807. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:51.130362 17161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32002ef1087d40e89eb439b64ac704fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:51.131886 17155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0eceac524344abdbf63a0b93a81002c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:51.136585 17088 tablet_service.cc:1511] Processing CreateTablet for tablet 6947dc9b3efa4ca2860cee95200fb807 (DEFAULT_TABLE table=test-workload [id=5a68c8ba43a4444ca0de74e4aca22119]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:19:51.137939 17088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6947dc9b3efa4ca2860cee95200fb807. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:51.139665 17083 tablet_service.cc:1511] Processing CreateTablet for tablet 298f4fce2dc94443b34b768782b51c5b (DEFAULT_TABLE table=test-workload [id=5a68c8ba43a4444ca0de74e4aca22119]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:19:51.140983 17083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 298f4fce2dc94443b34b768782b51c5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:51.141338 17087 tablet_service.cc:1511] Processing CreateTablet for tablet 9e8a838d57ba4e97aeb34ecca1f87d63 (DEFAULT_TABLE table=test-workload [id=5a68c8ba43a4444ca0de74e4aca22119]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:19:51.142901 17087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e8a838d57ba4e97aeb34ecca1f87d63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:51.144855 17086 tablet_service.cc:1511] Processing CreateTablet for tablet 32002ef1087d40e89eb439b64ac704fd (DEFAULT_TABLE table=test-workload [id=5a68c8ba43a4444ca0de74e4aca22119]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:19:51.146283 17086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32002ef1087d40e89eb439b64ac704fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:51.148211 17081 tablet_service.cc:1511] Processing CreateTablet for tablet 8a6cce70a23742259a9b16918fb207f1 (DEFAULT_TABLE table=test-workload [id=5a68c8ba43a4444ca0de74e4aca22119]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:19:51.149482 17081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a6cce70a23742259a9b16918fb207f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:51.149631 17082 tablet_service.cc:1511] Processing CreateTablet for tablet 0ccb3c68c9a64bec92730eee7e452e6f (DEFAULT_TABLE table=test-workload [id=5a68c8ba43a4444ca0de74e4aca22119]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:19:51.151062 17082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ccb3c68c9a64bec92730eee7e452e6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:51.152830 17084 tablet_service.cc:1511] Processing CreateTablet for tablet e826fea9406c4b70ba66b34ff78ac434 (DEFAULT_TABLE table=test-workload [id=5a68c8ba43a4444ca0de74e4aca22119]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:19:51.155318 17085 tablet_service.cc:1511] Processing CreateTablet for tablet 5ff57bf7422b456d93a144c4350eb53b (DEFAULT_TABLE table=test-workload [id=5a68c8ba43a4444ca0de74e4aca22119]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:19:51.156996 17238 tablet_service.cc:1511] Processing CreateTablet for tablet 46b80503342a45299eb906880df50a67 (DEFAULT_TABLE table=test-workload [id=5a68c8ba43a4444ca0de74e4aca22119]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:19:51.158500 17238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46b80503342a45299eb906880df50a67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:51.135327 17089 tablet_service.cc:1511] Processing CreateTablet for tablet 46b80503342a45299eb906880df50a67 (DEFAULT_TABLE table=test-workload [id=5a68c8ba43a4444ca0de74e4aca22119]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:19:51.161955 17089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46b80503342a45299eb906880df50a67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:51.163378 17084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e826fea9406c4b70ba66b34ff78ac434. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:51.164952 17085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ff57bf7422b456d93a144c4350eb53b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:51.165288 17237 tablet_service.cc:1511] Processing CreateTablet for tablet 6947dc9b3efa4ca2860cee95200fb807 (DEFAULT_TABLE table=test-workload [id=5a68c8ba43a4444ca0de74e4aca22119]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:19:51.166782 17237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6947dc9b3efa4ca2860cee95200fb807. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:51.184480 17288 tablet_bootstrap.cc:492] T 32002ef1087d40e89eb439b64ac704fd P 0b9475b075fb4e1a8d0049d94e1ecc9c: Bootstrap starting.
I20260710 13:19:51.193364 17288 tablet_bootstrap.cc:654] T 32002ef1087d40e89eb439b64ac704fd P 0b9475b075fb4e1a8d0049d94e1ecc9c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:51.216698 17080 tablet_service.cc:1511] Processing CreateTablet for tablet b0eceac524344abdbf63a0b93a81002c (DEFAULT_TABLE table=test-workload [id=5a68c8ba43a4444ca0de74e4aca22119]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:19:51.218009 17080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0eceac524344abdbf63a0b93a81002c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:51.220985 17235 tablet_service.cc:1511] Processing CreateTablet for tablet 32002ef1087d40e89eb439b64ac704fd (DEFAULT_TABLE table=test-workload [id=5a68c8ba43a4444ca0de74e4aca22119]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:19:51.222316 17235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32002ef1087d40e89eb439b64ac704fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:51.223114 17236 tablet_service.cc:1511] Processing CreateTablet for tablet 9e8a838d57ba4e97aeb34ecca1f87d63 (DEFAULT_TABLE table=test-workload [id=5a68c8ba43a4444ca0de74e4aca22119]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:19:51.225172 17236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e8a838d57ba4e97aeb34ecca1f87d63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:51.225389 17234 tablet_service.cc:1511] Processing CreateTablet for tablet 5ff57bf7422b456d93a144c4350eb53b (DEFAULT_TABLE table=test-workload [id=5a68c8ba43a4444ca0de74e4aca22119]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:19:51.226652 17234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ff57bf7422b456d93a144c4350eb53b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:51.229715 17233 tablet_service.cc:1511] Processing CreateTablet for tablet e826fea9406c4b70ba66b34ff78ac434 (DEFAULT_TABLE table=test-workload [id=5a68c8ba43a4444ca0de74e4aca22119]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:19:51.231057 17233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e826fea9406c4b70ba66b34ff78ac434. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:51.234647 17232 tablet_service.cc:1511] Processing CreateTablet for tablet 298f4fce2dc94443b34b768782b51c5b (DEFAULT_TABLE table=test-workload [id=5a68c8ba43a4444ca0de74e4aca22119]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:19:51.236449 17231 tablet_service.cc:1511] Processing CreateTablet for tablet 0ccb3c68c9a64bec92730eee7e452e6f (DEFAULT_TABLE table=test-workload [id=5a68c8ba43a4444ca0de74e4aca22119]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:19:51.237298 17232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 298f4fce2dc94443b34b768782b51c5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:51.241433 17230 tablet_service.cc:1511] Processing CreateTablet for tablet 8a6cce70a23742259a9b16918fb207f1 (DEFAULT_TABLE table=test-workload [id=5a68c8ba43a4444ca0de74e4aca22119]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:19:51.239992 17229 tablet_service.cc:1511] Processing CreateTablet for tablet b0eceac524344abdbf63a0b93a81002c (DEFAULT_TABLE table=test-workload [id=5a68c8ba43a4444ca0de74e4aca22119]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:19:51.245528 17231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ccb3c68c9a64bec92730eee7e452e6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:51.253100 17229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0eceac524344abdbf63a0b93a81002c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:51.253774 17230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a6cce70a23742259a9b16918fb207f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:51.288980 17290 tablet_bootstrap.cc:492] T 6947dc9b3efa4ca2860cee95200fb807 P 599bf24a536b42249badc905852d3279: Bootstrap starting.
W20260710 13:19:51.342665 16984 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.16.20.65:34857, user_credentials={real_user=slave}} blocked reactor thread for 45715.8us
I20260710 13:19:51.343674 17288 tablet_bootstrap.cc:492] T 32002ef1087d40e89eb439b64ac704fd P 0b9475b075fb4e1a8d0049d94e1ecc9c: No bootstrap required, opened a new log
I20260710 13:19:51.344158 17288 ts_tablet_manager.cc:1403] T 32002ef1087d40e89eb439b64ac704fd P 0b9475b075fb4e1a8d0049d94e1ecc9c: Time spent bootstrapping tablet: real 0.160s	user 0.025s	sys 0.045s
I20260710 13:19:51.360477 17291 tablet_bootstrap.cc:492] T 46b80503342a45299eb906880df50a67 P 1dbedf8f70c94b4182182007f04ca6be: Bootstrap starting.
I20260710 13:19:51.347126 17288 raft_consensus.cc:359] T 32002ef1087d40e89eb439b64ac704fd P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:51.363955 17288 raft_consensus.cc:385] T 32002ef1087d40e89eb439b64ac704fd P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:51.364287 17288 raft_consensus.cc:740] T 32002ef1087d40e89eb439b64ac704fd P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b9475b075fb4e1a8d0049d94e1ecc9c, State: Initialized, Role: FOLLOWER
I20260710 13:19:51.365865 17288 consensus_queue.cc:260] T 32002ef1087d40e89eb439b64ac704fd P 0b9475b075fb4e1a8d0049d94e1ecc9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:51.370465 17291 tablet_bootstrap.cc:654] T 46b80503342a45299eb906880df50a67 P 1dbedf8f70c94b4182182007f04ca6be: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:51.388926 17288 ts_tablet_manager.cc:1434] T 32002ef1087d40e89eb439b64ac704fd P 0b9475b075fb4e1a8d0049d94e1ecc9c: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.005s
I20260710 13:19:51.390019 17199 heartbeater.cc:499] Master 127.16.20.126:44581 was elected leader, sending a full tablet report...
I20260710 13:19:51.396085 17288 tablet_bootstrap.cc:492] T 6947dc9b3efa4ca2860cee95200fb807 P 0b9475b075fb4e1a8d0049d94e1ecc9c: Bootstrap starting.
I20260710 13:19:51.409353 17290 tablet_bootstrap.cc:654] T 6947dc9b3efa4ca2860cee95200fb807 P 599bf24a536b42249badc905852d3279: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:51.411227 17291 tablet_bootstrap.cc:492] T 46b80503342a45299eb906880df50a67 P 1dbedf8f70c94b4182182007f04ca6be: No bootstrap required, opened a new log
I20260710 13:19:51.411722 17291 ts_tablet_manager.cc:1403] T 46b80503342a45299eb906880df50a67 P 1dbedf8f70c94b4182182007f04ca6be: Time spent bootstrapping tablet: real 0.052s	user 0.019s	sys 0.005s
I20260710 13:19:51.412282 17288 tablet_bootstrap.cc:654] T 6947dc9b3efa4ca2860cee95200fb807 P 0b9475b075fb4e1a8d0049d94e1ecc9c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:51.414625 17291 raft_consensus.cc:359] T 46b80503342a45299eb906880df50a67 P 1dbedf8f70c94b4182182007f04ca6be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:51.415743 17291 raft_consensus.cc:385] T 46b80503342a45299eb906880df50a67 P 1dbedf8f70c94b4182182007f04ca6be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:51.416321 17291 raft_consensus.cc:740] T 46b80503342a45299eb906880df50a67 P 1dbedf8f70c94b4182182007f04ca6be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1dbedf8f70c94b4182182007f04ca6be, State: Initialized, Role: FOLLOWER
I20260710 13:19:51.421689 17288 tablet_bootstrap.cc:492] T 6947dc9b3efa4ca2860cee95200fb807 P 0b9475b075fb4e1a8d0049d94e1ecc9c: No bootstrap required, opened a new log
I20260710 13:19:51.422274 17288 ts_tablet_manager.cc:1403] T 6947dc9b3efa4ca2860cee95200fb807 P 0b9475b075fb4e1a8d0049d94e1ecc9c: Time spent bootstrapping tablet: real 0.026s	user 0.001s	sys 0.011s
I20260710 13:19:51.425172 17290 tablet_bootstrap.cc:492] T 6947dc9b3efa4ca2860cee95200fb807 P 599bf24a536b42249badc905852d3279: No bootstrap required, opened a new log
I20260710 13:19:51.425202 17288 raft_consensus.cc:359] T 6947dc9b3efa4ca2860cee95200fb807 P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:51.425798 17290 ts_tablet_manager.cc:1403] T 6947dc9b3efa4ca2860cee95200fb807 P 599bf24a536b42249badc905852d3279: Time spent bootstrapping tablet: real 0.137s	user 0.004s	sys 0.017s
I20260710 13:19:51.417516 17291 consensus_queue.cc:260] T 46b80503342a45299eb906880df50a67 P 1dbedf8f70c94b4182182007f04ca6be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:51.426074 17288 raft_consensus.cc:385] T 6947dc9b3efa4ca2860cee95200fb807 P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:51.426469 17288 raft_consensus.cc:740] T 6947dc9b3efa4ca2860cee95200fb807 P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b9475b075fb4e1a8d0049d94e1ecc9c, State: Initialized, Role: FOLLOWER
I20260710 13:19:51.427277 17288 consensus_queue.cc:260] T 6947dc9b3efa4ca2860cee95200fb807 P 0b9475b075fb4e1a8d0049d94e1ecc9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:51.428923 17288 ts_tablet_manager.cc:1434] T 6947dc9b3efa4ca2860cee95200fb807 P 0b9475b075fb4e1a8d0049d94e1ecc9c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:19:51.429811 17288 tablet_bootstrap.cc:492] T 46b80503342a45299eb906880df50a67 P 0b9475b075fb4e1a8d0049d94e1ecc9c: Bootstrap starting.
I20260710 13:19:51.432953 17290 raft_consensus.cc:359] T 6947dc9b3efa4ca2860cee95200fb807 P 599bf24a536b42249badc905852d3279 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:51.433849 17290 raft_consensus.cc:385] T 6947dc9b3efa4ca2860cee95200fb807 P 599bf24a536b42249badc905852d3279 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:51.434206 17290 raft_consensus.cc:740] T 6947dc9b3efa4ca2860cee95200fb807 P 599bf24a536b42249badc905852d3279 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 599bf24a536b42249badc905852d3279, State: Initialized, Role: FOLLOWER
I20260710 13:19:51.435184 17291 ts_tablet_manager.cc:1434] T 46b80503342a45299eb906880df50a67 P 1dbedf8f70c94b4182182007f04ca6be: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.007s
I20260710 13:19:51.435914 17288 tablet_bootstrap.cc:654] T 46b80503342a45299eb906880df50a67 P 0b9475b075fb4e1a8d0049d94e1ecc9c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:51.435945 17273 heartbeater.cc:499] Master 127.16.20.126:44581 was elected leader, sending a full tablet report...
I20260710 13:19:51.436461 17291 tablet_bootstrap.cc:492] T 298f4fce2dc94443b34b768782b51c5b P 1dbedf8f70c94b4182182007f04ca6be: Bootstrap starting.
I20260710 13:19:51.437983 17290 consensus_queue.cc:260] T 6947dc9b3efa4ca2860cee95200fb807 P 599bf24a536b42249badc905852d3279 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:51.443637 17291 tablet_bootstrap.cc:654] T 298f4fce2dc94443b34b768782b51c5b P 1dbedf8f70c94b4182182007f04ca6be: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:51.450541 17124 heartbeater.cc:499] Master 127.16.20.126:44581 was elected leader, sending a full tablet report...
I20260710 13:19:51.450666 17288 tablet_bootstrap.cc:492] T 46b80503342a45299eb906880df50a67 P 0b9475b075fb4e1a8d0049d94e1ecc9c: No bootstrap required, opened a new log
I20260710 13:19:51.450668 17290 ts_tablet_manager.cc:1434] T 6947dc9b3efa4ca2860cee95200fb807 P 599bf24a536b42249badc905852d3279: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.003s
I20260710 13:19:51.451289 17288 ts_tablet_manager.cc:1403] T 46b80503342a45299eb906880df50a67 P 0b9475b075fb4e1a8d0049d94e1ecc9c: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.010s
I20260710 13:19:51.451987 17290 tablet_bootstrap.cc:492] T 0ccb3c68c9a64bec92730eee7e452e6f P 599bf24a536b42249badc905852d3279: Bootstrap starting.
I20260710 13:19:51.454488 17288 raft_consensus.cc:359] T 46b80503342a45299eb906880df50a67 P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:51.455287 17288 raft_consensus.cc:385] T 46b80503342a45299eb906880df50a67 P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:51.455626 17288 raft_consensus.cc:740] T 46b80503342a45299eb906880df50a67 P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b9475b075fb4e1a8d0049d94e1ecc9c, State: Initialized, Role: FOLLOWER
I20260710 13:19:51.456542 17288 consensus_queue.cc:260] T 46b80503342a45299eb906880df50a67 P 0b9475b075fb4e1a8d0049d94e1ecc9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:51.458882 17288 ts_tablet_manager.cc:1434] T 46b80503342a45299eb906880df50a67 P 0b9475b075fb4e1a8d0049d94e1ecc9c: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260710 13:19:51.459968 17288 tablet_bootstrap.cc:492] T 8a6cce70a23742259a9b16918fb207f1 P 0b9475b075fb4e1a8d0049d94e1ecc9c: Bootstrap starting.
I20260710 13:19:51.465610 17290 tablet_bootstrap.cc:654] T 0ccb3c68c9a64bec92730eee7e452e6f P 599bf24a536b42249badc905852d3279: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:51.466727 17288 tablet_bootstrap.cc:654] T 8a6cce70a23742259a9b16918fb207f1 P 0b9475b075fb4e1a8d0049d94e1ecc9c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:51.467716 17291 tablet_bootstrap.cc:492] T 298f4fce2dc94443b34b768782b51c5b P 1dbedf8f70c94b4182182007f04ca6be: No bootstrap required, opened a new log
I20260710 13:19:51.468228 17291 ts_tablet_manager.cc:1403] T 298f4fce2dc94443b34b768782b51c5b P 1dbedf8f70c94b4182182007f04ca6be: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.004s
I20260710 13:19:51.471211 17291 raft_consensus.cc:359] T 298f4fce2dc94443b34b768782b51c5b P 1dbedf8f70c94b4182182007f04ca6be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:51.471936 17291 raft_consensus.cc:385] T 298f4fce2dc94443b34b768782b51c5b P 1dbedf8f70c94b4182182007f04ca6be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:51.472227 17291 raft_consensus.cc:740] T 298f4fce2dc94443b34b768782b51c5b P 1dbedf8f70c94b4182182007f04ca6be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1dbedf8f70c94b4182182007f04ca6be, State: Initialized, Role: FOLLOWER
I20260710 13:19:51.473156 17291 consensus_queue.cc:260] T 298f4fce2dc94443b34b768782b51c5b P 1dbedf8f70c94b4182182007f04ca6be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:51.481389 17291 ts_tablet_manager.cc:1434] T 298f4fce2dc94443b34b768782b51c5b P 1dbedf8f70c94b4182182007f04ca6be: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260710 13:19:51.484376 17288 tablet_bootstrap.cc:492] T 8a6cce70a23742259a9b16918fb207f1 P 0b9475b075fb4e1a8d0049d94e1ecc9c: No bootstrap required, opened a new log
I20260710 13:19:51.484853 17288 ts_tablet_manager.cc:1403] T 8a6cce70a23742259a9b16918fb207f1 P 0b9475b075fb4e1a8d0049d94e1ecc9c: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.013s
I20260710 13:19:51.486258 17290 tablet_bootstrap.cc:492] T 0ccb3c68c9a64bec92730eee7e452e6f P 599bf24a536b42249badc905852d3279: No bootstrap required, opened a new log
I20260710 13:19:51.487360 17288 raft_consensus.cc:359] T 8a6cce70a23742259a9b16918fb207f1 P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:51.488085 17291 tablet_bootstrap.cc:492] T 6947dc9b3efa4ca2860cee95200fb807 P 1dbedf8f70c94b4182182007f04ca6be: Bootstrap starting.
I20260710 13:19:51.488257 17288 raft_consensus.cc:385] T 8a6cce70a23742259a9b16918fb207f1 P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:51.488617 17288 raft_consensus.cc:740] T 8a6cce70a23742259a9b16918fb207f1 P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b9475b075fb4e1a8d0049d94e1ecc9c, State: Initialized, Role: FOLLOWER
I20260710 13:19:51.488447 17290 ts_tablet_manager.cc:1403] T 0ccb3c68c9a64bec92730eee7e452e6f P 599bf24a536b42249badc905852d3279: Time spent bootstrapping tablet: real 0.037s	user 0.006s	sys 0.012s
I20260710 13:19:51.489503 17288 consensus_queue.cc:260] T 8a6cce70a23742259a9b16918fb207f1 P 0b9475b075fb4e1a8d0049d94e1ecc9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:51.492015 17288 ts_tablet_manager.cc:1434] T 8a6cce70a23742259a9b16918fb207f1 P 0b9475b075fb4e1a8d0049d94e1ecc9c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:19:51.493588 17288 tablet_bootstrap.cc:492] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 0b9475b075fb4e1a8d0049d94e1ecc9c: Bootstrap starting.
I20260710 13:19:51.493782 17290 raft_consensus.cc:359] T 0ccb3c68c9a64bec92730eee7e452e6f P 599bf24a536b42249badc905852d3279 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:51.494515 17290 raft_consensus.cc:385] T 0ccb3c68c9a64bec92730eee7e452e6f P 599bf24a536b42249badc905852d3279 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:51.494820 17290 raft_consensus.cc:740] T 0ccb3c68c9a64bec92730eee7e452e6f P 599bf24a536b42249badc905852d3279 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 599bf24a536b42249badc905852d3279, State: Initialized, Role: FOLLOWER
I20260710 13:19:51.495682 17290 consensus_queue.cc:260] T 0ccb3c68c9a64bec92730eee7e452e6f P 599bf24a536b42249badc905852d3279 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:51.496767 17291 tablet_bootstrap.cc:654] T 6947dc9b3efa4ca2860cee95200fb807 P 1dbedf8f70c94b4182182007f04ca6be: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:51.501569 17288 tablet_bootstrap.cc:654] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 0b9475b075fb4e1a8d0049d94e1ecc9c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:51.504253 17290 ts_tablet_manager.cc:1434] T 0ccb3c68c9a64bec92730eee7e452e6f P 599bf24a536b42249badc905852d3279: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260710 13:19:51.506472 17298 raft_consensus.cc:493] T 6947dc9b3efa4ca2860cee95200fb807 P 599bf24a536b42249badc905852d3279 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:51.507166 17291 tablet_bootstrap.cc:492] T 6947dc9b3efa4ca2860cee95200fb807 P 1dbedf8f70c94b4182182007f04ca6be: No bootstrap required, opened a new log
I20260710 13:19:51.507336 17290 tablet_bootstrap.cc:492] T e826fea9406c4b70ba66b34ff78ac434 P 599bf24a536b42249badc905852d3279: Bootstrap starting.
I20260710 13:19:51.507014 17298 raft_consensus.cc:515] T 6947dc9b3efa4ca2860cee95200fb807 P 599bf24a536b42249badc905852d3279 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:51.511576 17291 ts_tablet_manager.cc:1403] T 6947dc9b3efa4ca2860cee95200fb807 P 1dbedf8f70c94b4182182007f04ca6be: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.008s
I20260710 13:19:51.512773 17298 leader_election.cc:290] T 6947dc9b3efa4ca2860cee95200fb807 P 599bf24a536b42249badc905852d3279 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b9475b075fb4e1a8d0049d94e1ecc9c (127.16.20.66:38327), 1dbedf8f70c94b4182182007f04ca6be (127.16.20.67:46591)
I20260710 13:19:51.514603 17290 tablet_bootstrap.cc:654] T e826fea9406c4b70ba66b34ff78ac434 P 599bf24a536b42249badc905852d3279: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:51.518114 17288 tablet_bootstrap.cc:492] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 0b9475b075fb4e1a8d0049d94e1ecc9c: No bootstrap required, opened a new log
I20260710 13:19:51.516124 17291 raft_consensus.cc:359] T 6947dc9b3efa4ca2860cee95200fb807 P 1dbedf8f70c94b4182182007f04ca6be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:51.518885 17291 raft_consensus.cc:385] T 6947dc9b3efa4ca2860cee95200fb807 P 1dbedf8f70c94b4182182007f04ca6be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:51.518960 17288 ts_tablet_manager.cc:1403] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 0b9475b075fb4e1a8d0049d94e1ecc9c: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.000s
I20260710 13:19:51.519451 17291 raft_consensus.cc:740] T 6947dc9b3efa4ca2860cee95200fb807 P 1dbedf8f70c94b4182182007f04ca6be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1dbedf8f70c94b4182182007f04ca6be, State: Initialized, Role: FOLLOWER
I20260710 13:19:51.522280 17291 consensus_queue.cc:260] T 6947dc9b3efa4ca2860cee95200fb807 P 1dbedf8f70c94b4182182007f04ca6be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:51.523092 17288 raft_consensus.cc:359] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:51.523928 17288 raft_consensus.cc:385] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:51.524289 17288 raft_consensus.cc:740] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b9475b075fb4e1a8d0049d94e1ecc9c, State: Initialized, Role: FOLLOWER
I20260710 13:19:51.525389 17288 consensus_queue.cc:260] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 0b9475b075fb4e1a8d0049d94e1ecc9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:51.528003 17288 ts_tablet_manager.cc:1434] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 0b9475b075fb4e1a8d0049d94e1ecc9c: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260710 13:19:51.528435 17291 ts_tablet_manager.cc:1434] T 6947dc9b3efa4ca2860cee95200fb807 P 1dbedf8f70c94b4182182007f04ca6be: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.003s
I20260710 13:19:51.529078 17288 tablet_bootstrap.cc:492] T e826fea9406c4b70ba66b34ff78ac434 P 0b9475b075fb4e1a8d0049d94e1ecc9c: Bootstrap starting.
I20260710 13:19:51.529403 17291 tablet_bootstrap.cc:492] T 8a6cce70a23742259a9b16918fb207f1 P 1dbedf8f70c94b4182182007f04ca6be: Bootstrap starting.
I20260710 13:19:51.536476 17288 tablet_bootstrap.cc:654] T e826fea9406c4b70ba66b34ff78ac434 P 0b9475b075fb4e1a8d0049d94e1ecc9c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:51.540192 17291 tablet_bootstrap.cc:654] T 8a6cce70a23742259a9b16918fb207f1 P 1dbedf8f70c94b4182182007f04ca6be: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:51.540963 17296 raft_consensus.cc:493] T 46b80503342a45299eb906880df50a67 P 1dbedf8f70c94b4182182007f04ca6be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:51.541482 17296 raft_consensus.cc:515] T 46b80503342a45299eb906880df50a67 P 1dbedf8f70c94b4182182007f04ca6be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:51.548869 17248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6947dc9b3efa4ca2860cee95200fb807" candidate_uuid: "599bf24a536b42249badc905852d3279" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1dbedf8f70c94b4182182007f04ca6be" is_pre_election: true
I20260710 13:19:51.549654 17248 raft_consensus.cc:2468] T 6947dc9b3efa4ca2860cee95200fb807 P 1dbedf8f70c94b4182182007f04ca6be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 599bf24a536b42249badc905852d3279 in term 0.
I20260710 13:19:51.550527 17290 tablet_bootstrap.cc:492] T e826fea9406c4b70ba66b34ff78ac434 P 599bf24a536b42249badc905852d3279: No bootstrap required, opened a new log
I20260710 13:19:51.551041 17290 ts_tablet_manager.cc:1403] T e826fea9406c4b70ba66b34ff78ac434 P 599bf24a536b42249badc905852d3279: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.001s
I20260710 13:19:51.551204 17065 leader_election.cc:304] T 6947dc9b3efa4ca2860cee95200fb807 P 599bf24a536b42249badc905852d3279 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1dbedf8f70c94b4182182007f04ca6be, 599bf24a536b42249badc905852d3279; no voters: 
I20260710 13:19:51.552160 17298 raft_consensus.cc:2804] T 6947dc9b3efa4ca2860cee95200fb807 P 599bf24a536b42249badc905852d3279 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:51.552553 17298 raft_consensus.cc:493] T 6947dc9b3efa4ca2860cee95200fb807 P 599bf24a536b42249badc905852d3279 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:51.552896 17298 raft_consensus.cc:3060] T 6947dc9b3efa4ca2860cee95200fb807 P 599bf24a536b42249badc905852d3279 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:51.554374 17290 raft_consensus.cc:359] T e826fea9406c4b70ba66b34ff78ac434 P 599bf24a536b42249badc905852d3279 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:51.555171 17290 raft_consensus.cc:385] T e826fea9406c4b70ba66b34ff78ac434 P 599bf24a536b42249badc905852d3279 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:51.555881 17290 raft_consensus.cc:740] T e826fea9406c4b70ba66b34ff78ac434 P 599bf24a536b42249badc905852d3279 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 599bf24a536b42249badc905852d3279, State: Initialized, Role: FOLLOWER
I20260710 13:19:51.556670 17290 consensus_queue.cc:260] T e826fea9406c4b70ba66b34ff78ac434 P 599bf24a536b42249badc905852d3279 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:51.560449 17296 leader_election.cc:290] T 46b80503342a45299eb906880df50a67 P 1dbedf8f70c94b4182182007f04ca6be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 599bf24a536b42249badc905852d3279 (127.16.20.65:34857), 0b9475b075fb4e1a8d0049d94e1ecc9c (127.16.20.66:38327)
I20260710 13:19:51.561430 17298 raft_consensus.cc:515] T 6947dc9b3efa4ca2860cee95200fb807 P 599bf24a536b42249badc905852d3279 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:51.564065 17290 ts_tablet_manager.cc:1434] T e826fea9406c4b70ba66b34ff78ac434 P 599bf24a536b42249badc905852d3279: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.004s
I20260710 13:19:51.564990 17248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6947dc9b3efa4ca2860cee95200fb807" candidate_uuid: "599bf24a536b42249badc905852d3279" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1dbedf8f70c94b4182182007f04ca6be"
I20260710 13:19:51.565609 17248 raft_consensus.cc:3060] T 6947dc9b3efa4ca2860cee95200fb807 P 1dbedf8f70c94b4182182007f04ca6be [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:51.566898 17290 tablet_bootstrap.cc:492] T 46b80503342a45299eb906880df50a67 P 599bf24a536b42249badc905852d3279: Bootstrap starting.
I20260710 13:19:51.574736 17290 tablet_bootstrap.cc:654] T 46b80503342a45299eb906880df50a67 P 599bf24a536b42249badc905852d3279: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:51.584292 17248 raft_consensus.cc:2468] T 6947dc9b3efa4ca2860cee95200fb807 P 1dbedf8f70c94b4182182007f04ca6be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 599bf24a536b42249badc905852d3279 in term 1.
I20260710 13:19:51.585975 17065 leader_election.cc:304] T 6947dc9b3efa4ca2860cee95200fb807 P 599bf24a536b42249badc905852d3279 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1dbedf8f70c94b4182182007f04ca6be, 599bf24a536b42249badc905852d3279; no voters: 
I20260710 13:19:51.586818 17311 raft_consensus.cc:2804] T 6947dc9b3efa4ca2860cee95200fb807 P 599bf24a536b42249badc905852d3279 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:51.589694 17174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6947dc9b3efa4ca2860cee95200fb807" candidate_uuid: "599bf24a536b42249badc905852d3279" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" is_pre_election: true
I20260710 13:19:51.589712 17288 tablet_bootstrap.cc:492] T e826fea9406c4b70ba66b34ff78ac434 P 0b9475b075fb4e1a8d0049d94e1ecc9c: No bootstrap required, opened a new log
I20260710 13:19:51.590600 17174 raft_consensus.cc:2468] T 6947dc9b3efa4ca2860cee95200fb807 P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 599bf24a536b42249badc905852d3279 in term 0.
I20260710 13:19:51.590977 17288 ts_tablet_manager.cc:1403] T e826fea9406c4b70ba66b34ff78ac434 P 0b9475b075fb4e1a8d0049d94e1ecc9c: Time spent bootstrapping tablet: real 0.062s	user 0.009s	sys 0.013s
I20260710 13:19:51.591899 17290 tablet_bootstrap.cc:492] T 46b80503342a45299eb906880df50a67 P 599bf24a536b42249badc905852d3279: No bootstrap required, opened a new log
I20260710 13:19:51.592389 17290 ts_tablet_manager.cc:1403] T 46b80503342a45299eb906880df50a67 P 599bf24a536b42249badc905852d3279: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.003s
I20260710 13:19:51.594435 17288 raft_consensus.cc:359] T e826fea9406c4b70ba66b34ff78ac434 P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:51.595222 17288 raft_consensus.cc:385] T e826fea9406c4b70ba66b34ff78ac434 P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:51.586835 17298 leader_election.cc:290] T 6947dc9b3efa4ca2860cee95200fb807 P 599bf24a536b42249badc905852d3279 [CANDIDATE]: Term 1 election: Requested vote from peers 0b9475b075fb4e1a8d0049d94e1ecc9c (127.16.20.66:38327), 1dbedf8f70c94b4182182007f04ca6be (127.16.20.67:46591)
I20260710 13:19:51.595382 17290 raft_consensus.cc:359] T 46b80503342a45299eb906880df50a67 P 599bf24a536b42249badc905852d3279 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:51.595659 17288 raft_consensus.cc:740] T e826fea9406c4b70ba66b34ff78ac434 P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b9475b075fb4e1a8d0049d94e1ecc9c, State: Initialized, Role: FOLLOWER
I20260710 13:19:51.596369 17290 raft_consensus.cc:385] T 46b80503342a45299eb906880df50a67 P 599bf24a536b42249badc905852d3279 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:51.597630 17290 raft_consensus.cc:740] T 46b80503342a45299eb906880df50a67 P 599bf24a536b42249badc905852d3279 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 599bf24a536b42249badc905852d3279, State: Initialized, Role: FOLLOWER
I20260710 13:19:51.597267 17288 consensus_queue.cc:260] T e826fea9406c4b70ba66b34ff78ac434 P 0b9475b075fb4e1a8d0049d94e1ecc9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:51.598973 17290 consensus_queue.cc:260] T 46b80503342a45299eb906880df50a67 P 599bf24a536b42249badc905852d3279 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:51.602768 17290 ts_tablet_manager.cc:1434] T 46b80503342a45299eb906880df50a67 P 599bf24a536b42249badc905852d3279: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.003s
I20260710 13:19:51.603880 17290 tablet_bootstrap.cc:492] T b0eceac524344abdbf63a0b93a81002c P 599bf24a536b42249badc905852d3279: Bootstrap starting.
I20260710 13:19:51.604135 17174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6947dc9b3efa4ca2860cee95200fb807" candidate_uuid: "599bf24a536b42249badc905852d3279" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c"
I20260710 13:19:51.604880 17174 raft_consensus.cc:3060] T 6947dc9b3efa4ca2860cee95200fb807 P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:51.612902 17290 tablet_bootstrap.cc:654] T b0eceac524344abdbf63a0b93a81002c P 599bf24a536b42249badc905852d3279: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:51.618199 17174 raft_consensus.cc:2468] T 6947dc9b3efa4ca2860cee95200fb807 P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 599bf24a536b42249badc905852d3279 in term 1.
W20260710 13:19:51.619186 17045 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:51.626763 17290 tablet_bootstrap.cc:492] T b0eceac524344abdbf63a0b93a81002c P 599bf24a536b42249badc905852d3279: No bootstrap required, opened a new log
I20260710 13:19:51.633706 17288 ts_tablet_manager.cc:1434] T e826fea9406c4b70ba66b34ff78ac434 P 0b9475b075fb4e1a8d0049d94e1ecc9c: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.000s
I20260710 13:19:51.635143 17290 ts_tablet_manager.cc:1403] T b0eceac524344abdbf63a0b93a81002c P 599bf24a536b42249badc905852d3279: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.009s
I20260710 13:19:51.642056 17290 raft_consensus.cc:359] T b0eceac524344abdbf63a0b93a81002c P 599bf24a536b42249badc905852d3279 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:51.643173 17290 raft_consensus.cc:385] T b0eceac524344abdbf63a0b93a81002c P 599bf24a536b42249badc905852d3279 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:51.643599 17290 raft_consensus.cc:740] T b0eceac524344abdbf63a0b93a81002c P 599bf24a536b42249badc905852d3279 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 599bf24a536b42249badc905852d3279, State: Initialized, Role: FOLLOWER
I20260710 13:19:51.645263 17288 tablet_bootstrap.cc:492] T 5ff57bf7422b456d93a144c4350eb53b P 0b9475b075fb4e1a8d0049d94e1ecc9c: Bootstrap starting.
I20260710 13:19:51.644757 17290 consensus_queue.cc:260] T b0eceac524344abdbf63a0b93a81002c P 599bf24a536b42249badc905852d3279 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:51.649845 17099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46b80503342a45299eb906880df50a67" candidate_uuid: "1dbedf8f70c94b4182182007f04ca6be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "599bf24a536b42249badc905852d3279" is_pre_election: true
I20260710 13:19:51.653474 17099 raft_consensus.cc:2468] T 46b80503342a45299eb906880df50a67 P 599bf24a536b42249badc905852d3279 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1dbedf8f70c94b4182182007f04ca6be in term 0.
I20260710 13:19:51.655207 17214 leader_election.cc:304] T 46b80503342a45299eb906880df50a67 P 1dbedf8f70c94b4182182007f04ca6be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1dbedf8f70c94b4182182007f04ca6be, 599bf24a536b42249badc905852d3279; no voters: 
I20260710 13:19:51.656188 17296 raft_consensus.cc:2804] T 46b80503342a45299eb906880df50a67 P 1dbedf8f70c94b4182182007f04ca6be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:51.656594 17296 raft_consensus.cc:493] T 46b80503342a45299eb906880df50a67 P 1dbedf8f70c94b4182182007f04ca6be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:51.656965 17296 raft_consensus.cc:3060] T 46b80503342a45299eb906880df50a67 P 1dbedf8f70c94b4182182007f04ca6be [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:51.657207 17290 ts_tablet_manager.cc:1434] T b0eceac524344abdbf63a0b93a81002c P 599bf24a536b42249badc905852d3279: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260710 13:19:51.658406 17290 tablet_bootstrap.cc:492] T 8a6cce70a23742259a9b16918fb207f1 P 599bf24a536b42249badc905852d3279: Bootstrap starting.
I20260710 13:19:51.665678 17290 tablet_bootstrap.cc:654] T 8a6cce70a23742259a9b16918fb207f1 P 599bf24a536b42249badc905852d3279: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:51.666070 17311 raft_consensus.cc:697] T 6947dc9b3efa4ca2860cee95200fb807 P 599bf24a536b42249badc905852d3279 [term 1 LEADER]: Becoming Leader. State: Replica: 599bf24a536b42249badc905852d3279, State: Running, Role: LEADER
I20260710 13:19:51.667122 17311 consensus_queue.cc:237] T 6947dc9b3efa4ca2860cee95200fb807 P 599bf24a536b42249badc905852d3279 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:51.665251 17296 raft_consensus.cc:515] T 46b80503342a45299eb906880df50a67 P 1dbedf8f70c94b4182182007f04ca6be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:51.671105 17291 tablet_bootstrap.cc:492] T 8a6cce70a23742259a9b16918fb207f1 P 1dbedf8f70c94b4182182007f04ca6be: No bootstrap required, opened a new log
I20260710 13:19:51.671393 17290 tablet_bootstrap.cc:492] T 8a6cce70a23742259a9b16918fb207f1 P 599bf24a536b42249badc905852d3279: No bootstrap required, opened a new log
I20260710 13:19:51.671671 17291 ts_tablet_manager.cc:1403] T 8a6cce70a23742259a9b16918fb207f1 P 1dbedf8f70c94b4182182007f04ca6be: Time spent bootstrapping tablet: real 0.142s	user 0.075s	sys 0.060s
I20260710 13:19:51.671891 17290 ts_tablet_manager.cc:1403] T 8a6cce70a23742259a9b16918fb207f1 P 599bf24a536b42249badc905852d3279: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260710 13:19:51.671986 17099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46b80503342a45299eb906880df50a67" candidate_uuid: "1dbedf8f70c94b4182182007f04ca6be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "599bf24a536b42249badc905852d3279"
I20260710 13:19:51.672690 17099 raft_consensus.cc:3060] T 46b80503342a45299eb906880df50a67 P 599bf24a536b42249badc905852d3279 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:51.674302 17174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46b80503342a45299eb906880df50a67" candidate_uuid: "1dbedf8f70c94b4182182007f04ca6be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" is_pre_election: true
I20260710 13:19:51.674952 17174 raft_consensus.cc:2468] T 46b80503342a45299eb906880df50a67 P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1dbedf8f70c94b4182182007f04ca6be in term 0.
I20260710 13:19:51.675136 17290 raft_consensus.cc:359] T 8a6cce70a23742259a9b16918fb207f1 P 599bf24a536b42249badc905852d3279 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:51.674968 17291 raft_consensus.cc:359] T 8a6cce70a23742259a9b16918fb207f1 P 1dbedf8f70c94b4182182007f04ca6be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:51.676036 17290 raft_consensus.cc:385] T 8a6cce70a23742259a9b16918fb207f1 P 599bf24a536b42249badc905852d3279 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:51.676180 17291 raft_consensus.cc:385] T 8a6cce70a23742259a9b16918fb207f1 P 1dbedf8f70c94b4182182007f04ca6be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:51.676389 17290 raft_consensus.cc:740] T 8a6cce70a23742259a9b16918fb207f1 P 599bf24a536b42249badc905852d3279 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 599bf24a536b42249badc905852d3279, State: Initialized, Role: FOLLOWER
I20260710 13:19:51.676589 17291 raft_consensus.cc:740] T 8a6cce70a23742259a9b16918fb207f1 P 1dbedf8f70c94b4182182007f04ca6be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1dbedf8f70c94b4182182007f04ca6be, State: Initialized, Role: FOLLOWER
I20260710 13:19:51.677258 17290 consensus_queue.cc:260] T 8a6cce70a23742259a9b16918fb207f1 P 599bf24a536b42249badc905852d3279 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:51.677933 17288 tablet_bootstrap.cc:654] T 5ff57bf7422b456d93a144c4350eb53b P 0b9475b075fb4e1a8d0049d94e1ecc9c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:51.677511 17291 consensus_queue.cc:260] T 8a6cce70a23742259a9b16918fb207f1 P 1dbedf8f70c94b4182182007f04ca6be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:51.679910 17290 ts_tablet_manager.cc:1434] T 8a6cce70a23742259a9b16918fb207f1 P 599bf24a536b42249badc905852d3279: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:19:51.680915 17290 tablet_bootstrap.cc:492] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 599bf24a536b42249badc905852d3279: Bootstrap starting.
I20260710 13:19:51.681120 17099 raft_consensus.cc:2468] T 46b80503342a45299eb906880df50a67 P 599bf24a536b42249badc905852d3279 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1dbedf8f70c94b4182182007f04ca6be in term 1.
I20260710 13:19:51.683086 17292 raft_consensus.cc:493] T e826fea9406c4b70ba66b34ff78ac434 P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:51.683782 17292 raft_consensus.cc:515] T e826fea9406c4b70ba66b34ff78ac434 P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:51.689783 17290 tablet_bootstrap.cc:654] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 599bf24a536b42249badc905852d3279: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:51.691074 17214 leader_election.cc:304] T 46b80503342a45299eb906880df50a67 P 1dbedf8f70c94b4182182007f04ca6be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1dbedf8f70c94b4182182007f04ca6be, 599bf24a536b42249badc905852d3279; no voters: 
I20260710 13:19:51.693938 17291 ts_tablet_manager.cc:1434] T 8a6cce70a23742259a9b16918fb207f1 P 1dbedf8f70c94b4182182007f04ca6be: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.011s
I20260710 13:19:51.694989 17291 tablet_bootstrap.cc:492] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 1dbedf8f70c94b4182182007f04ca6be: Bootstrap starting.
I20260710 13:19:51.695068 17316 raft_consensus.cc:2804] T 46b80503342a45299eb906880df50a67 P 1dbedf8f70c94b4182182007f04ca6be [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:51.695727 17316 raft_consensus.cc:697] T 46b80503342a45299eb906880df50a67 P 1dbedf8f70c94b4182182007f04ca6be [term 1 LEADER]: Becoming Leader. State: Replica: 1dbedf8f70c94b4182182007f04ca6be, State: Running, Role: LEADER
I20260710 13:19:51.696777 17316 consensus_queue.cc:237] T 46b80503342a45299eb906880df50a67 P 1dbedf8f70c94b4182182007f04ca6be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:51.697700 17292 leader_election.cc:290] T e826fea9406c4b70ba66b34ff78ac434 P 0b9475b075fb4e1a8d0049d94e1ecc9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 599bf24a536b42249badc905852d3279 (127.16.20.65:34857), 1dbedf8f70c94b4182182007f04ca6be (127.16.20.67:46591)
I20260710 13:19:51.705399 17313 raft_consensus.cc:493] T b0eceac524344abdbf63a0b93a81002c P 599bf24a536b42249badc905852d3279 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:51.706797 17288 tablet_bootstrap.cc:492] T 5ff57bf7422b456d93a144c4350eb53b P 0b9475b075fb4e1a8d0049d94e1ecc9c: No bootstrap required, opened a new log
I20260710 13:19:51.707279 17288 ts_tablet_manager.cc:1403] T 5ff57bf7422b456d93a144c4350eb53b P 0b9475b075fb4e1a8d0049d94e1ecc9c: Time spent bootstrapping tablet: real 0.062s	user 0.022s	sys 0.012s
I20260710 13:19:51.708026 17174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46b80503342a45299eb906880df50a67" candidate_uuid: "1dbedf8f70c94b4182182007f04ca6be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c"
I20260710 13:19:51.707978 17313 raft_consensus.cc:515] T b0eceac524344abdbf63a0b93a81002c P 599bf24a536b42249badc905852d3279 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:51.708837 17174 raft_consensus.cc:3060] T 46b80503342a45299eb906880df50a67 P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:51.710469 17313 leader_election.cc:290] T b0eceac524344abdbf63a0b93a81002c P 599bf24a536b42249badc905852d3279 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b9475b075fb4e1a8d0049d94e1ecc9c (127.16.20.66:38327), 1dbedf8f70c94b4182182007f04ca6be (127.16.20.67:46591)
I20260710 13:19:51.710269 17288 raft_consensus.cc:359] T 5ff57bf7422b456d93a144c4350eb53b P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:51.711026 17288 raft_consensus.cc:385] T 5ff57bf7422b456d93a144c4350eb53b P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:51.712553 17173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0eceac524344abdbf63a0b93a81002c" candidate_uuid: "599bf24a536b42249badc905852d3279" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" is_pre_election: true
I20260710 13:19:51.713753 17248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0eceac524344abdbf63a0b93a81002c" candidate_uuid: "599bf24a536b42249badc905852d3279" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1dbedf8f70c94b4182182007f04ca6be" is_pre_election: true
I20260710 13:19:51.715495 17296 leader_election.cc:290] T 46b80503342a45299eb906880df50a67 P 1dbedf8f70c94b4182182007f04ca6be [CANDIDATE]: Term 1 election: Requested vote from peers 599bf24a536b42249badc905852d3279 (127.16.20.65:34857), 0b9475b075fb4e1a8d0049d94e1ecc9c (127.16.20.66:38327)
W20260710 13:19:51.718091 17065 leader_election.cc:343] T b0eceac524344abdbf63a0b93a81002c P 599bf24a536b42249badc905852d3279 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1dbedf8f70c94b4182182007f04ca6be (127.16.20.67:46591): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:51.711395 17288 raft_consensus.cc:740] T 5ff57bf7422b456d93a144c4350eb53b P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b9475b075fb4e1a8d0049d94e1ecc9c, State: Initialized, Role: FOLLOWER
W20260710 13:19:51.719478 17063 leader_election.cc:343] T b0eceac524344abdbf63a0b93a81002c P 599bf24a536b42249badc905852d3279 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b9475b075fb4e1a8d0049d94e1ecc9c (127.16.20.66:38327): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:51.720063 17063 leader_election.cc:304] T b0eceac524344abdbf63a0b93a81002c P 599bf24a536b42249badc905852d3279 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 599bf24a536b42249badc905852d3279; no voters: 0b9475b075fb4e1a8d0049d94e1ecc9c, 1dbedf8f70c94b4182182007f04ca6be
I20260710 13:19:51.719692 17288 consensus_queue.cc:260] T 5ff57bf7422b456d93a144c4350eb53b P 0b9475b075fb4e1a8d0049d94e1ecc9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:51.720920 17292 raft_consensus.cc:493] T 5ff57bf7422b456d93a144c4350eb53b P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:51.722959 17292 raft_consensus.cc:515] T 5ff57bf7422b456d93a144c4350eb53b P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:51.722168 17313 raft_consensus.cc:2749] T b0eceac524344abdbf63a0b93a81002c P 599bf24a536b42249badc905852d3279 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:51.727770 17292 leader_election.cc:290] T 5ff57bf7422b456d93a144c4350eb53b P 0b9475b075fb4e1a8d0049d94e1ecc9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 599bf24a536b42249badc905852d3279 (127.16.20.65:34857), 1dbedf8f70c94b4182182007f04ca6be (127.16.20.67:46591)
I20260710 13:19:51.731491 17174 raft_consensus.cc:2468] T 46b80503342a45299eb906880df50a67 P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1dbedf8f70c94b4182182007f04ca6be in term 1.
I20260710 13:19:51.732647 17290 tablet_bootstrap.cc:492] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 599bf24a536b42249badc905852d3279: No bootstrap required, opened a new log
I20260710 13:19:51.733283 17290 ts_tablet_manager.cc:1403] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 599bf24a536b42249badc905852d3279: Time spent bootstrapping tablet: real 0.053s	user 0.021s	sys 0.010s
I20260710 13:19:51.736613 17290 raft_consensus.cc:359] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 599bf24a536b42249badc905852d3279 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:51.737975 17290 raft_consensus.cc:385] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 599bf24a536b42249badc905852d3279 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:51.738343 17290 raft_consensus.cc:740] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 599bf24a536b42249badc905852d3279 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 599bf24a536b42249badc905852d3279, State: Initialized, Role: FOLLOWER
I20260710 13:19:51.729796 17291 tablet_bootstrap.cc:654] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 1dbedf8f70c94b4182182007f04ca6be: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:51.740705 17290 consensus_queue.cc:260] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 599bf24a536b42249badc905852d3279 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:51.743263 17290 ts_tablet_manager.cc:1434] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 599bf24a536b42249badc905852d3279: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:19:51.744041 17290 tablet_bootstrap.cc:492] T 5ff57bf7422b456d93a144c4350eb53b P 599bf24a536b42249badc905852d3279: Bootstrap starting.
I20260710 13:19:51.748558 17316 raft_consensus.cc:493] T 8a6cce70a23742259a9b16918fb207f1 P 1dbedf8f70c94b4182182007f04ca6be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:51.749106 17316 raft_consensus.cc:515] T 8a6cce70a23742259a9b16918fb207f1 P 1dbedf8f70c94b4182182007f04ca6be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:51.754021 17174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a6cce70a23742259a9b16918fb207f1" candidate_uuid: "1dbedf8f70c94b4182182007f04ca6be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" is_pre_election: true
I20260710 13:19:51.754552 17099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a6cce70a23742259a9b16918fb207f1" candidate_uuid: "1dbedf8f70c94b4182182007f04ca6be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "599bf24a536b42249badc905852d3279" is_pre_election: true
I20260710 13:19:51.755098 17174 raft_consensus.cc:2468] T 8a6cce70a23742259a9b16918fb207f1 P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1dbedf8f70c94b4182182007f04ca6be in term 0.
I20260710 13:19:51.755456 17099 raft_consensus.cc:2468] T 8a6cce70a23742259a9b16918fb207f1 P 599bf24a536b42249badc905852d3279 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1dbedf8f70c94b4182182007f04ca6be in term 0.
I20260710 13:19:51.754483 16997 catalog_manager.cc:5697] T 46b80503342a45299eb906880df50a67 P 1dbedf8f70c94b4182182007f04ca6be reported cstate change: term changed from 0 to 1, leader changed from <none> to 1dbedf8f70c94b4182182007f04ca6be (127.16.20.67). New cstate: current_term: 1 leader_uuid: "1dbedf8f70c94b4182182007f04ca6be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:51.756567 17212 leader_election.cc:304] T 8a6cce70a23742259a9b16918fb207f1 P 1dbedf8f70c94b4182182007f04ca6be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b9475b075fb4e1a8d0049d94e1ecc9c, 1dbedf8f70c94b4182182007f04ca6be; no voters: 
I20260710 13:19:51.755278 17288 ts_tablet_manager.cc:1434] T 5ff57bf7422b456d93a144c4350eb53b P 0b9475b075fb4e1a8d0049d94e1ecc9c: Time spent starting tablet: real 0.048s	user 0.015s	sys 0.010s
I20260710 13:19:51.757515 17296 raft_consensus.cc:2804] T 8a6cce70a23742259a9b16918fb207f1 P 1dbedf8f70c94b4182182007f04ca6be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:51.757978 17296 raft_consensus.cc:493] T 8a6cce70a23742259a9b16918fb207f1 P 1dbedf8f70c94b4182182007f04ca6be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:51.758329 17296 raft_consensus.cc:3060] T 8a6cce70a23742259a9b16918fb207f1 P 1dbedf8f70c94b4182182007f04ca6be [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:51.758489 17288 tablet_bootstrap.cc:492] T 0ccb3c68c9a64bec92730eee7e452e6f P 0b9475b075fb4e1a8d0049d94e1ecc9c: Bootstrap starting.
I20260710 13:19:51.758931 17290 tablet_bootstrap.cc:654] T 5ff57bf7422b456d93a144c4350eb53b P 599bf24a536b42249badc905852d3279: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:51.757603 17316 leader_election.cc:290] T 8a6cce70a23742259a9b16918fb207f1 P 1dbedf8f70c94b4182182007f04ca6be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 599bf24a536b42249badc905852d3279 (127.16.20.65:34857), 0b9475b075fb4e1a8d0049d94e1ecc9c (127.16.20.66:38327)
I20260710 13:19:51.769505 16996 catalog_manager.cc:5697] T 6947dc9b3efa4ca2860cee95200fb807 P 599bf24a536b42249badc905852d3279 reported cstate change: term changed from 0 to 1, leader changed from <none> to 599bf24a536b42249badc905852d3279 (127.16.20.65). New cstate: current_term: 1 leader_uuid: "599bf24a536b42249badc905852d3279" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:51.772217 17296 raft_consensus.cc:515] T 8a6cce70a23742259a9b16918fb207f1 P 1dbedf8f70c94b4182182007f04ca6be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:51.775251 17099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a6cce70a23742259a9b16918fb207f1" candidate_uuid: "1dbedf8f70c94b4182182007f04ca6be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "599bf24a536b42249badc905852d3279"
I20260710 13:19:51.775872 17099 raft_consensus.cc:3060] T 8a6cce70a23742259a9b16918fb207f1 P 599bf24a536b42249badc905852d3279 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:51.776773 17291 tablet_bootstrap.cc:492] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 1dbedf8f70c94b4182182007f04ca6be: No bootstrap required, opened a new log
I20260710 13:19:51.777419 17291 ts_tablet_manager.cc:1403] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 1dbedf8f70c94b4182182007f04ca6be: Time spent bootstrapping tablet: real 0.083s	user 0.017s	sys 0.007s
I20260710 13:19:51.780753 17290 tablet_bootstrap.cc:492] T 5ff57bf7422b456d93a144c4350eb53b P 599bf24a536b42249badc905852d3279: No bootstrap required, opened a new log
I20260710 13:19:51.781240 17290 ts_tablet_manager.cc:1403] T 5ff57bf7422b456d93a144c4350eb53b P 599bf24a536b42249badc905852d3279: Time spent bootstrapping tablet: real 0.037s	user 0.006s	sys 0.021s
I20260710 13:19:51.781446 17291 raft_consensus.cc:359] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 1dbedf8f70c94b4182182007f04ca6be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:51.782562 17291 raft_consensus.cc:385] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 1dbedf8f70c94b4182182007f04ca6be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:51.783005 17291 raft_consensus.cc:740] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 1dbedf8f70c94b4182182007f04ca6be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1dbedf8f70c94b4182182007f04ca6be, State: Initialized, Role: FOLLOWER
I20260710 13:19:51.783752 17291 consensus_queue.cc:260] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 1dbedf8f70c94b4182182007f04ca6be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:51.784103 17290 raft_consensus.cc:359] T 5ff57bf7422b456d93a144c4350eb53b P 599bf24a536b42249badc905852d3279 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:51.784822 17290 raft_consensus.cc:385] T 5ff57bf7422b456d93a144c4350eb53b P 599bf24a536b42249badc905852d3279 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:51.785140 17290 raft_consensus.cc:740] T 5ff57bf7422b456d93a144c4350eb53b P 599bf24a536b42249badc905852d3279 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 599bf24a536b42249badc905852d3279, State: Initialized, Role: FOLLOWER
I20260710 13:19:51.785867 17291 ts_tablet_manager.cc:1434] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 1dbedf8f70c94b4182182007f04ca6be: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.002s
I20260710 13:19:51.785820 17290 consensus_queue.cc:260] T 5ff57bf7422b456d93a144c4350eb53b P 599bf24a536b42249badc905852d3279 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:51.814265 17291 tablet_bootstrap.cc:492] T 32002ef1087d40e89eb439b64ac704fd P 1dbedf8f70c94b4182182007f04ca6be: Bootstrap starting.
I20260710 13:19:51.815523 17174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a6cce70a23742259a9b16918fb207f1" candidate_uuid: "1dbedf8f70c94b4182182007f04ca6be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c"
I20260710 13:19:51.816048 17288 tablet_bootstrap.cc:654] T 0ccb3c68c9a64bec92730eee7e452e6f P 0b9475b075fb4e1a8d0049d94e1ecc9c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:51.816102 17174 raft_consensus.cc:3060] T 8a6cce70a23742259a9b16918fb207f1 P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:51.818944 17098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e826fea9406c4b70ba66b34ff78ac434" candidate_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "599bf24a536b42249badc905852d3279" is_pre_election: true
I20260710 13:19:51.819689 17098 raft_consensus.cc:2468] T e826fea9406c4b70ba66b34ff78ac434 P 599bf24a536b42249badc905852d3279 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b9475b075fb4e1a8d0049d94e1ecc9c in term 0.
I20260710 13:19:51.820422 17296 leader_election.cc:290] T 8a6cce70a23742259a9b16918fb207f1 P 1dbedf8f70c94b4182182007f04ca6be [CANDIDATE]: Term 1 election: Requested vote from peers 599bf24a536b42249badc905852d3279 (127.16.20.65:34857), 0b9475b075fb4e1a8d0049d94e1ecc9c (127.16.20.66:38327)
I20260710 13:19:51.822016 17098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ff57bf7422b456d93a144c4350eb53b" candidate_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "599bf24a536b42249badc905852d3279" is_pre_election: true
I20260710 13:19:51.822801 17098 raft_consensus.cc:2468] T 5ff57bf7422b456d93a144c4350eb53b P 599bf24a536b42249badc905852d3279 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b9475b075fb4e1a8d0049d94e1ecc9c in term 0.
I20260710 13:19:51.823819 17174 raft_consensus.cc:2468] T 8a6cce70a23742259a9b16918fb207f1 P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1dbedf8f70c94b4182182007f04ca6be in term 1.
I20260710 13:19:51.823954 17322 raft_consensus.cc:493] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:51.824435 17322 raft_consensus.cc:515] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:51.825632 17291 tablet_bootstrap.cc:654] T 32002ef1087d40e89eb439b64ac704fd P 1dbedf8f70c94b4182182007f04ca6be: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:51.826639 17322 leader_election.cc:290] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 0b9475b075fb4e1a8d0049d94e1ecc9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 599bf24a536b42249badc905852d3279 (127.16.20.65:34857), 1dbedf8f70c94b4182182007f04ca6be (127.16.20.67:46591)
I20260710 13:19:51.824570 17140 leader_election.cc:304] T e826fea9406c4b70ba66b34ff78ac434 P 0b9475b075fb4e1a8d0049d94e1ecc9c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b9475b075fb4e1a8d0049d94e1ecc9c, 599bf24a536b42249badc905852d3279; no voters: 
I20260710 13:19:51.827618 17212 leader_election.cc:304] T 8a6cce70a23742259a9b16918fb207f1 P 1dbedf8f70c94b4182182007f04ca6be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b9475b075fb4e1a8d0049d94e1ecc9c, 1dbedf8f70c94b4182182007f04ca6be; no voters: 
I20260710 13:19:51.828063 17322 raft_consensus.cc:2804] T e826fea9406c4b70ba66b34ff78ac434 P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:51.828411 17322 raft_consensus.cc:493] T e826fea9406c4b70ba66b34ff78ac434 P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:51.815048 17290 ts_tablet_manager.cc:1434] T 5ff57bf7422b456d93a144c4350eb53b P 599bf24a536b42249badc905852d3279: Time spent starting tablet: real 0.033s	user 0.010s	sys 0.022s
I20260710 13:19:51.828773 17322 raft_consensus.cc:3060] T e826fea9406c4b70ba66b34ff78ac434 P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:51.829882 17290 tablet_bootstrap.cc:492] T 298f4fce2dc94443b34b768782b51c5b P 599bf24a536b42249badc905852d3279: Bootstrap starting.
I20260710 13:19:51.830330 17296 raft_consensus.cc:2804] T 8a6cce70a23742259a9b16918fb207f1 P 1dbedf8f70c94b4182182007f04ca6be [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:51.831827 17296 raft_consensus.cc:697] T 8a6cce70a23742259a9b16918fb207f1 P 1dbedf8f70c94b4182182007f04ca6be [term 1 LEADER]: Becoming Leader. State: Replica: 1dbedf8f70c94b4182182007f04ca6be, State: Running, Role: LEADER
I20260710 13:19:51.831276 17288 tablet_bootstrap.cc:492] T 0ccb3c68c9a64bec92730eee7e452e6f P 0b9475b075fb4e1a8d0049d94e1ecc9c: No bootstrap required, opened a new log
I20260710 13:19:51.836377 17288 ts_tablet_manager.cc:1403] T 0ccb3c68c9a64bec92730eee7e452e6f P 0b9475b075fb4e1a8d0049d94e1ecc9c: Time spent bootstrapping tablet: real 0.078s	user 0.010s	sys 0.014s
I20260710 13:19:51.837332 17296 consensus_queue.cc:237] T 8a6cce70a23742259a9b16918fb207f1 P 1dbedf8f70c94b4182182007f04ca6be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:51.839689 17290 tablet_bootstrap.cc:654] T 298f4fce2dc94443b34b768782b51c5b P 599bf24a536b42249badc905852d3279: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:51.840642 17292 raft_consensus.cc:493] T 32002ef1087d40e89eb439b64ac704fd P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:51.841248 17292 raft_consensus.cc:515] T 32002ef1087d40e89eb439b64ac704fd P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:51.826630 17099 raft_consensus.cc:2468] T 8a6cce70a23742259a9b16918fb207f1 P 599bf24a536b42249badc905852d3279 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1dbedf8f70c94b4182182007f04ca6be in term 1.
I20260710 13:19:51.845556 17292 leader_election.cc:290] T 32002ef1087d40e89eb439b64ac704fd P 0b9475b075fb4e1a8d0049d94e1ecc9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 599bf24a536b42249badc905852d3279 (127.16.20.65:34857), 1dbedf8f70c94b4182182007f04ca6be (127.16.20.67:46591)
I20260710 13:19:51.851907 17288 raft_consensus.cc:359] T 0ccb3c68c9a64bec92730eee7e452e6f P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:51.852604 17288 raft_consensus.cc:385] T 0ccb3c68c9a64bec92730eee7e452e6f P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:51.852280 17322 raft_consensus.cc:515] T e826fea9406c4b70ba66b34ff78ac434 P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:51.852892 17288 raft_consensus.cc:740] T 0ccb3c68c9a64bec92730eee7e452e6f P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b9475b075fb4e1a8d0049d94e1ecc9c, State: Initialized, Role: FOLLOWER
I20260710 13:19:51.853582 17288 consensus_queue.cc:260] T 0ccb3c68c9a64bec92730eee7e452e6f P 0b9475b075fb4e1a8d0049d94e1ecc9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:51.854398 17290 tablet_bootstrap.cc:492] T 298f4fce2dc94443b34b768782b51c5b P 599bf24a536b42249badc905852d3279: No bootstrap required, opened a new log
I20260710 13:19:51.854750 17322 leader_election.cc:290] T e826fea9406c4b70ba66b34ff78ac434 P 0b9475b075fb4e1a8d0049d94e1ecc9c [CANDIDATE]: Term 1 election: Requested vote from peers 599bf24a536b42249badc905852d3279 (127.16.20.65:34857), 1dbedf8f70c94b4182182007f04ca6be (127.16.20.67:46591)
I20260710 13:19:51.854853 17290 ts_tablet_manager.cc:1403] T 298f4fce2dc94443b34b768782b51c5b P 599bf24a536b42249badc905852d3279: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.004s
I20260710 13:19:51.855718 17288 ts_tablet_manager.cc:1434] T 0ccb3c68c9a64bec92730eee7e452e6f P 0b9475b075fb4e1a8d0049d94e1ecc9c: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260710 13:19:51.856884 17288 tablet_bootstrap.cc:492] T 298f4fce2dc94443b34b768782b51c5b P 0b9475b075fb4e1a8d0049d94e1ecc9c: Bootstrap starting.
I20260710 13:19:51.857838 17290 raft_consensus.cc:359] T 298f4fce2dc94443b34b768782b51c5b P 599bf24a536b42249badc905852d3279 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:51.858501 17290 raft_consensus.cc:385] T 298f4fce2dc94443b34b768782b51c5b P 599bf24a536b42249badc905852d3279 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:51.858805 17290 raft_consensus.cc:740] T 298f4fce2dc94443b34b768782b51c5b P 599bf24a536b42249badc905852d3279 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 599bf24a536b42249badc905852d3279, State: Initialized, Role: FOLLOWER
I20260710 13:19:51.859632 17290 consensus_queue.cc:260] T 298f4fce2dc94443b34b768782b51c5b P 599bf24a536b42249badc905852d3279 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:51.861378 17316 raft_consensus.cc:493] T 298f4fce2dc94443b34b768782b51c5b P 1dbedf8f70c94b4182182007f04ca6be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:51.861560 17291 tablet_bootstrap.cc:492] T 32002ef1087d40e89eb439b64ac704fd P 1dbedf8f70c94b4182182007f04ca6be: No bootstrap required, opened a new log
I20260710 13:19:51.861691 17290 ts_tablet_manager.cc:1434] T 298f4fce2dc94443b34b768782b51c5b P 599bf24a536b42249badc905852d3279: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260710 13:19:51.861852 17316 raft_consensus.cc:515] T 298f4fce2dc94443b34b768782b51c5b P 1dbedf8f70c94b4182182007f04ca6be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:51.862599 17290 tablet_bootstrap.cc:492] T 32002ef1087d40e89eb439b64ac704fd P 599bf24a536b42249badc905852d3279: Bootstrap starting.
I20260710 13:19:51.863919 17316 leader_election.cc:290] T 298f4fce2dc94443b34b768782b51c5b P 1dbedf8f70c94b4182182007f04ca6be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 599bf24a536b42249badc905852d3279 (127.16.20.65:34857), 0b9475b075fb4e1a8d0049d94e1ecc9c (127.16.20.66:38327)
I20260710 13:19:51.865438 17174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "298f4fce2dc94443b34b768782b51c5b" candidate_uuid: "1dbedf8f70c94b4182182007f04ca6be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" is_pre_election: true
I20260710 13:19:51.866102 17098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "298f4fce2dc94443b34b768782b51c5b" candidate_uuid: "1dbedf8f70c94b4182182007f04ca6be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "599bf24a536b42249badc905852d3279" is_pre_election: true
I20260710 13:19:51.866685 17098 raft_consensus.cc:2468] T 298f4fce2dc94443b34b768782b51c5b P 599bf24a536b42249badc905852d3279 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1dbedf8f70c94b4182182007f04ca6be in term 0.
W20260710 13:19:51.866879 17212 leader_election.cc:343] T 298f4fce2dc94443b34b768782b51c5b P 1dbedf8f70c94b4182182007f04ca6be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b9475b075fb4e1a8d0049d94e1ecc9c (127.16.20.66:38327): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:51.867079 17288 tablet_bootstrap.cc:654] T 298f4fce2dc94443b34b768782b51c5b P 0b9475b075fb4e1a8d0049d94e1ecc9c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:51.867985 17214 leader_election.cc:304] T 298f4fce2dc94443b34b768782b51c5b P 1dbedf8f70c94b4182182007f04ca6be [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: 1dbedf8f70c94b4182182007f04ca6be, 599bf24a536b42249badc905852d3279; no voters: 0b9475b075fb4e1a8d0049d94e1ecc9c
I20260710 13:19:51.869129 17316 raft_consensus.cc:2804] T 298f4fce2dc94443b34b768782b51c5b P 1dbedf8f70c94b4182182007f04ca6be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:51.869498 17316 raft_consensus.cc:493] T 298f4fce2dc94443b34b768782b51c5b P 1dbedf8f70c94b4182182007f04ca6be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:51.845700 17140 leader_election.cc:304] T 5ff57bf7422b456d93a144c4350eb53b P 0b9475b075fb4e1a8d0049d94e1ecc9c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b9475b075fb4e1a8d0049d94e1ecc9c, 599bf24a536b42249badc905852d3279; no voters: 
I20260710 13:19:51.870985 17322 raft_consensus.cc:2804] T 5ff57bf7422b456d93a144c4350eb53b P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:51.869827 17316 raft_consensus.cc:3060] T 298f4fce2dc94443b34b768782b51c5b P 1dbedf8f70c94b4182182007f04ca6be [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:51.871353 17322 raft_consensus.cc:493] T 5ff57bf7422b456d93a144c4350eb53b P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:51.871739 17322 raft_consensus.cc:3060] T 5ff57bf7422b456d93a144c4350eb53b P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:51.871903 17099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e8a838d57ba4e97aeb34ecca1f87d63" candidate_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "599bf24a536b42249badc905852d3279" is_pre_election: true
I20260710 13:19:51.872565 17099 raft_consensus.cc:2468] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 599bf24a536b42249badc905852d3279 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b9475b075fb4e1a8d0049d94e1ecc9c in term 0.
I20260710 13:19:51.873813 17290 tablet_bootstrap.cc:654] T 32002ef1087d40e89eb439b64ac704fd P 599bf24a536b42249badc905852d3279: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:51.874615 17098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32002ef1087d40e89eb439b64ac704fd" candidate_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "599bf24a536b42249badc905852d3279" is_pre_election: true
I20260710 13:19:51.875658 17097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e826fea9406c4b70ba66b34ff78ac434" candidate_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "599bf24a536b42249badc905852d3279"
I20260710 13:19:51.876266 17097 raft_consensus.cc:3060] T e826fea9406c4b70ba66b34ff78ac434 P 599bf24a536b42249badc905852d3279 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:51.879844 17322 raft_consensus.cc:515] T 5ff57bf7422b456d93a144c4350eb53b P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:51.880339 17316 raft_consensus.cc:515] T 298f4fce2dc94443b34b768782b51c5b P 1dbedf8f70c94b4182182007f04ca6be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:51.882658 17322 leader_election.cc:290] T 5ff57bf7422b456d93a144c4350eb53b P 0b9475b075fb4e1a8d0049d94e1ecc9c [CANDIDATE]: Term 1 election: Requested vote from peers 599bf24a536b42249badc905852d3279 (127.16.20.65:34857), 1dbedf8f70c94b4182182007f04ca6be (127.16.20.67:46591)
I20260710 13:19:51.884474 17097 raft_consensus.cc:2468] T e826fea9406c4b70ba66b34ff78ac434 P 599bf24a536b42249badc905852d3279 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b9475b075fb4e1a8d0049d94e1ecc9c in term 1.
I20260710 13:19:51.885833 17248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e826fea9406c4b70ba66b34ff78ac434" candidate_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1dbedf8f70c94b4182182007f04ca6be" is_pre_election: true
I20260710 13:19:51.887215 17247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ff57bf7422b456d93a144c4350eb53b" candidate_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1dbedf8f70c94b4182182007f04ca6be" is_pre_election: true
I20260710 13:19:51.888556 17246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e8a838d57ba4e97aeb34ecca1f87d63" candidate_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1dbedf8f70c94b4182182007f04ca6be" is_pre_election: true
I20260710 13:19:51.889227 17246 raft_consensus.cc:2468] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 1dbedf8f70c94b4182182007f04ca6be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b9475b075fb4e1a8d0049d94e1ecc9c in term 0.
I20260710 13:19:51.890298 17245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32002ef1087d40e89eb439b64ac704fd" candidate_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1dbedf8f70c94b4182182007f04ca6be" is_pre_election: true
I20260710 13:19:51.862208 17291 ts_tablet_manager.cc:1403] T 32002ef1087d40e89eb439b64ac704fd P 1dbedf8f70c94b4182182007f04ca6be: Time spent bootstrapping tablet: real 0.048s	user 0.019s	sys 0.008s
I20260710 13:19:51.893953 17244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e826fea9406c4b70ba66b34ff78ac434" candidate_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1dbedf8f70c94b4182182007f04ca6be"
I20260710 13:19:51.883356 17098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "298f4fce2dc94443b34b768782b51c5b" candidate_uuid: "1dbedf8f70c94b4182182007f04ca6be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "599bf24a536b42249badc905852d3279"
I20260710 13:19:51.895344 17098 raft_consensus.cc:3060] T 298f4fce2dc94443b34b768782b51c5b P 599bf24a536b42249badc905852d3279 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:51.897039 17311 raft_consensus.cc:493] T 0ccb3c68c9a64bec92730eee7e452e6f P 599bf24a536b42249badc905852d3279 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:51.897529 17311 raft_consensus.cc:515] T 0ccb3c68c9a64bec92730eee7e452e6f P 599bf24a536b42249badc905852d3279 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:51.914341 17099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ff57bf7422b456d93a144c4350eb53b" candidate_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "599bf24a536b42249badc905852d3279"
I20260710 13:19:51.915344 17099 raft_consensus.cc:3060] T 5ff57bf7422b456d93a144c4350eb53b P 599bf24a536b42249badc905852d3279 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:51.922605 17174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "298f4fce2dc94443b34b768782b51c5b" candidate_uuid: "1dbedf8f70c94b4182182007f04ca6be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c"
I20260710 13:19:51.923931 17140 leader_election.cc:304] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 0b9475b075fb4e1a8d0049d94e1ecc9c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b9475b075fb4e1a8d0049d94e1ecc9c, 599bf24a536b42249badc905852d3279; no voters: 
W20260710 13:19:51.924710 17212 leader_election.cc:343] T 298f4fce2dc94443b34b768782b51c5b P 1dbedf8f70c94b4182182007f04ca6be [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0b9475b075fb4e1a8d0049d94e1ecc9c (127.16.20.66:38327): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:51.925400 17316 leader_election.cc:290] T 298f4fce2dc94443b34b768782b51c5b P 1dbedf8f70c94b4182182007f04ca6be [CANDIDATE]: Term 1 election: Requested vote from peers 599bf24a536b42249badc905852d3279 (127.16.20.65:34857), 0b9475b075fb4e1a8d0049d94e1ecc9c (127.16.20.66:38327)
I20260710 13:19:51.927206 17322 raft_consensus.cc:2804] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:19:51.927341 17140 leader_election.cc:343] T 32002ef1087d40e89eb439b64ac704fd P 0b9475b075fb4e1a8d0049d94e1ecc9c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 599bf24a536b42249badc905852d3279 (127.16.20.65:34857): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:51.927779 17322 raft_consensus.cc:493] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:51.928216 17322 raft_consensus.cc:3060] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:51.928314 17140 leader_election.cc:304] T e826fea9406c4b70ba66b34ff78ac434 P 0b9475b075fb4e1a8d0049d94e1ecc9c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b9475b075fb4e1a8d0049d94e1ecc9c, 599bf24a536b42249badc905852d3279; no voters: 
W20260710 13:19:51.929592 17140 leader_election.cc:343] T e826fea9406c4b70ba66b34ff78ac434 P 0b9475b075fb4e1a8d0049d94e1ecc9c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1dbedf8f70c94b4182182007f04ca6be (127.16.20.67:46591): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:51.929706 17292 raft_consensus.cc:2804] T e826fea9406c4b70ba66b34ff78ac434 P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 1 FOLLOWER]: Leader election won for term 1
W20260710 13:19:51.930707 17140 leader_election.cc:343] T 5ff57bf7422b456d93a144c4350eb53b P 0b9475b075fb4e1a8d0049d94e1ecc9c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1dbedf8f70c94b4182182007f04ca6be (127.16.20.67:46591): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:51.940543 17174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ccb3c68c9a64bec92730eee7e452e6f" candidate_uuid: "599bf24a536b42249badc905852d3279" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" is_pre_election: true
I20260710 13:19:51.941398 17174 raft_consensus.cc:2468] T 0ccb3c68c9a64bec92730eee7e452e6f P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 599bf24a536b42249badc905852d3279 in term 0.
I20260710 13:19:51.941721 17244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ccb3c68c9a64bec92730eee7e452e6f" candidate_uuid: "599bf24a536b42249badc905852d3279" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1dbedf8f70c94b4182182007f04ca6be" is_pre_election: true
I20260710 13:19:51.942512 17291 raft_consensus.cc:359] T 32002ef1087d40e89eb439b64ac704fd P 1dbedf8f70c94b4182182007f04ca6be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:51.942970 17063 leader_election.cc:304] T 0ccb3c68c9a64bec92730eee7e452e6f P 599bf24a536b42249badc905852d3279 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b9475b075fb4e1a8d0049d94e1ecc9c, 599bf24a536b42249badc905852d3279; no voters: 
I20260710 13:19:51.943224 17291 raft_consensus.cc:385] T 32002ef1087d40e89eb439b64ac704fd P 1dbedf8f70c94b4182182007f04ca6be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:51.946755 17290 tablet_bootstrap.cc:492] T 32002ef1087d40e89eb439b64ac704fd P 599bf24a536b42249badc905852d3279: No bootstrap required, opened a new log
I20260710 13:19:51.947322 17290 ts_tablet_manager.cc:1403] T 32002ef1087d40e89eb439b64ac704fd P 599bf24a536b42249badc905852d3279: Time spent bootstrapping tablet: real 0.085s	user 0.017s	sys 0.023s
W20260710 13:19:51.947671 17065 leader_election.cc:343] T 0ccb3c68c9a64bec92730eee7e452e6f P 599bf24a536b42249badc905852d3279 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1dbedf8f70c94b4182182007f04ca6be (127.16.20.67:46591): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:51.943843 17311 leader_election.cc:290] T 0ccb3c68c9a64bec92730eee7e452e6f P 599bf24a536b42249badc905852d3279 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b9475b075fb4e1a8d0049d94e1ecc9c (127.16.20.66:38327), 1dbedf8f70c94b4182182007f04ca6be (127.16.20.67:46591)
I20260710 13:19:51.948824 17313 raft_consensus.cc:2804] T 0ccb3c68c9a64bec92730eee7e452e6f P 599bf24a536b42249badc905852d3279 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:51.947899 17291 raft_consensus.cc:740] T 32002ef1087d40e89eb439b64ac704fd P 1dbedf8f70c94b4182182007f04ca6be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1dbedf8f70c94b4182182007f04ca6be, State: Initialized, Role: FOLLOWER
I20260710 13:19:51.950789 17244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ff57bf7422b456d93a144c4350eb53b" candidate_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1dbedf8f70c94b4182182007f04ca6be"
I20260710 13:19:51.951731 17313 raft_consensus.cc:493] T 0ccb3c68c9a64bec92730eee7e452e6f P 599bf24a536b42249badc905852d3279 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:51.953426 17313 raft_consensus.cc:3060] T 0ccb3c68c9a64bec92730eee7e452e6f P 599bf24a536b42249badc905852d3279 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:51.955706 16996 catalog_manager.cc:5697] T 8a6cce70a23742259a9b16918fb207f1 P 1dbedf8f70c94b4182182007f04ca6be reported cstate change: term changed from 0 to 1, leader changed from <none> to 1dbedf8f70c94b4182182007f04ca6be (127.16.20.67). New cstate: current_term: 1 leader_uuid: "1dbedf8f70c94b4182182007f04ca6be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } health_report { overall_health: HEALTHY } } }
W20260710 13:19:51.951588 17140 leader_election.cc:343] T 32002ef1087d40e89eb439b64ac704fd P 0b9475b075fb4e1a8d0049d94e1ecc9c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1dbedf8f70c94b4182182007f04ca6be (127.16.20.67:46591): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:51.957480 17140 leader_election.cc:304] T 32002ef1087d40e89eb439b64ac704fd P 0b9475b075fb4e1a8d0049d94e1ecc9c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b9475b075fb4e1a8d0049d94e1ecc9c; no voters: 1dbedf8f70c94b4182182007f04ca6be, 599bf24a536b42249badc905852d3279
I20260710 13:19:51.961617 17290 raft_consensus.cc:359] T 32002ef1087d40e89eb439b64ac704fd P 599bf24a536b42249badc905852d3279 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:51.962283 17290 raft_consensus.cc:385] T 32002ef1087d40e89eb439b64ac704fd P 599bf24a536b42249badc905852d3279 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:51.962545 17290 raft_consensus.cc:740] T 32002ef1087d40e89eb439b64ac704fd P 599bf24a536b42249badc905852d3279 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 599bf24a536b42249badc905852d3279, State: Initialized, Role: FOLLOWER
I20260710 13:19:51.952456 17291 consensus_queue.cc:260] T 32002ef1087d40e89eb439b64ac704fd P 1dbedf8f70c94b4182182007f04ca6be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:51.964680 17291 ts_tablet_manager.cc:1434] T 32002ef1087d40e89eb439b64ac704fd P 1dbedf8f70c94b4182182007f04ca6be: Time spent starting tablet: real 0.070s	user 0.011s	sys 0.000s
I20260710 13:19:51.965647 17291 tablet_bootstrap.cc:492] T b0eceac524344abdbf63a0b93a81002c P 1dbedf8f70c94b4182182007f04ca6be: Bootstrap starting.
I20260710 13:19:51.965387 17313 raft_consensus.cc:515] T 0ccb3c68c9a64bec92730eee7e452e6f P 599bf24a536b42249badc905852d3279 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:51.968274 17174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ccb3c68c9a64bec92730eee7e452e6f" candidate_uuid: "599bf24a536b42249badc905852d3279" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c"
I20260710 13:19:51.968463 17244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ccb3c68c9a64bec92730eee7e452e6f" candidate_uuid: "599bf24a536b42249badc905852d3279" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1dbedf8f70c94b4182182007f04ca6be"
I20260710 13:19:51.969025 17174 raft_consensus.cc:3060] T 0ccb3c68c9a64bec92730eee7e452e6f P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:51.970052 17065 leader_election.cc:343] T 0ccb3c68c9a64bec92730eee7e452e6f P 599bf24a536b42249badc905852d3279 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1dbedf8f70c94b4182182007f04ca6be (127.16.20.67:46591): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:51.972767 17291 tablet_bootstrap.cc:654] T b0eceac524344abdbf63a0b93a81002c P 1dbedf8f70c94b4182182007f04ca6be: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:51.974328 17099 raft_consensus.cc:2468] T 5ff57bf7422b456d93a144c4350eb53b P 599bf24a536b42249badc905852d3279 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b9475b075fb4e1a8d0049d94e1ecc9c in term 1.
I20260710 13:19:51.976070 17174 raft_consensus.cc:2468] T 0ccb3c68c9a64bec92730eee7e452e6f P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 599bf24a536b42249badc905852d3279 in term 1.
I20260710 13:19:51.977131 17063 leader_election.cc:304] T 0ccb3c68c9a64bec92730eee7e452e6f P 599bf24a536b42249badc905852d3279 [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: 0b9475b075fb4e1a8d0049d94e1ecc9c, 599bf24a536b42249badc905852d3279; no voters: 1dbedf8f70c94b4182182007f04ca6be
I20260710 13:19:51.978012 17311 raft_consensus.cc:2804] T 0ccb3c68c9a64bec92730eee7e452e6f P 599bf24a536b42249badc905852d3279 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:51.978482 17311 raft_consensus.cc:697] T 0ccb3c68c9a64bec92730eee7e452e6f P 599bf24a536b42249badc905852d3279 [term 1 LEADER]: Becoming Leader. State: Replica: 599bf24a536b42249badc905852d3279, State: Running, Role: LEADER
I20260710 13:19:51.979868 17292 raft_consensus.cc:697] T e826fea9406c4b70ba66b34ff78ac434 P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 1 LEADER]: Becoming Leader. State: Replica: 0b9475b075fb4e1a8d0049d94e1ecc9c, State: Running, Role: LEADER
I20260710 13:19:51.980616 17290 consensus_queue.cc:260] T 32002ef1087d40e89eb439b64ac704fd P 599bf24a536b42249badc905852d3279 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
W20260710 13:19:51.982084 17140 leader_election.cc:343] T e826fea9406c4b70ba66b34ff78ac434 P 0b9475b075fb4e1a8d0049d94e1ecc9c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1dbedf8f70c94b4182182007f04ca6be (127.16.20.67:46591): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:51.982697 17288 tablet_bootstrap.cc:492] T 298f4fce2dc94443b34b768782b51c5b P 0b9475b075fb4e1a8d0049d94e1ecc9c: No bootstrap required, opened a new log
I20260710 13:19:51.983107 17288 ts_tablet_manager.cc:1403] T 298f4fce2dc94443b34b768782b51c5b P 0b9475b075fb4e1a8d0049d94e1ecc9c: Time spent bootstrapping tablet: real 0.126s	user 0.022s	sys 0.024s
W20260710 13:19:51.983003 17140 leader_election.cc:343] T 5ff57bf7422b456d93a144c4350eb53b P 0b9475b075fb4e1a8d0049d94e1ecc9c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1dbedf8f70c94b4182182007f04ca6be (127.16.20.67:46591): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:51.979324 17311 consensus_queue.cc:237] T 0ccb3c68c9a64bec92730eee7e452e6f P 599bf24a536b42249badc905852d3279 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:51.983922 17098 raft_consensus.cc:2468] T 298f4fce2dc94443b34b768782b51c5b P 599bf24a536b42249badc905852d3279 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1dbedf8f70c94b4182182007f04ca6be in term 1.
I20260710 13:19:51.986240 17337 raft_consensus.cc:2749] T 32002ef1087d40e89eb439b64ac704fd P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:51.968343 17322 raft_consensus.cc:515] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:51.987234 17214 leader_election.cc:304] T 298f4fce2dc94443b34b768782b51c5b P 1dbedf8f70c94b4182182007f04ca6be [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: 1dbedf8f70c94b4182182007f04ca6be, 599bf24a536b42249badc905852d3279; no voters: 0b9475b075fb4e1a8d0049d94e1ecc9c
I20260710 13:19:51.988413 17296 raft_consensus.cc:2804] T 298f4fce2dc94443b34b768782b51c5b P 1dbedf8f70c94b4182182007f04ca6be [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:51.989017 17296 raft_consensus.cc:697] T 298f4fce2dc94443b34b768782b51c5b P 1dbedf8f70c94b4182182007f04ca6be [term 1 LEADER]: Becoming Leader. State: Replica: 1dbedf8f70c94b4182182007f04ca6be, State: Running, Role: LEADER
I20260710 13:19:51.990069 17296 consensus_queue.cc:237] T 298f4fce2dc94443b34b768782b51c5b P 1dbedf8f70c94b4182182007f04ca6be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:51.991588 17288 raft_consensus.cc:359] T 298f4fce2dc94443b34b768782b51c5b P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:51.992507 17288 raft_consensus.cc:385] T 298f4fce2dc94443b34b768782b51c5b P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:51.992846 17288 raft_consensus.cc:740] T 298f4fce2dc94443b34b768782b51c5b P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b9475b075fb4e1a8d0049d94e1ecc9c, State: Initialized, Role: FOLLOWER
I20260710 13:19:51.994800 17288 consensus_queue.cc:260] T 298f4fce2dc94443b34b768782b51c5b P 0b9475b075fb4e1a8d0049d94e1ecc9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:51.983392 17313 leader_election.cc:290] T 0ccb3c68c9a64bec92730eee7e452e6f P 599bf24a536b42249badc905852d3279 [CANDIDATE]: Term 1 election: Requested vote from peers 0b9475b075fb4e1a8d0049d94e1ecc9c (127.16.20.66:38327), 1dbedf8f70c94b4182182007f04ca6be (127.16.20.67:46591)
I20260710 13:19:51.983904 17140 leader_election.cc:304] T 5ff57bf7422b456d93a144c4350eb53b P 0b9475b075fb4e1a8d0049d94e1ecc9c [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: 0b9475b075fb4e1a8d0049d94e1ecc9c, 599bf24a536b42249badc905852d3279; no voters: 1dbedf8f70c94b4182182007f04ca6be
I20260710 13:19:52.001843 17290 ts_tablet_manager.cc:1434] T 32002ef1087d40e89eb439b64ac704fd P 599bf24a536b42249badc905852d3279: Time spent starting tablet: real 0.054s	user 0.005s	sys 0.002s
I20260710 13:19:52.004002 17288 ts_tablet_manager.cc:1434] T 298f4fce2dc94443b34b768782b51c5b P 0b9475b075fb4e1a8d0049d94e1ecc9c: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260710 13:19:52.004985 17288 tablet_bootstrap.cc:492] T b0eceac524344abdbf63a0b93a81002c P 0b9475b075fb4e1a8d0049d94e1ecc9c: Bootstrap starting.
I20260710 13:19:51.997921 17292 consensus_queue.cc:237] T e826fea9406c4b70ba66b34ff78ac434 P 0b9475b075fb4e1a8d0049d94e1ecc9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:52.009223 17338 raft_consensus.cc:2804] T 5ff57bf7422b456d93a144c4350eb53b P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:52.013232 17291 tablet_bootstrap.cc:492] T b0eceac524344abdbf63a0b93a81002c P 1dbedf8f70c94b4182182007f04ca6be: No bootstrap required, opened a new log
I20260710 13:19:52.013811 17291 ts_tablet_manager.cc:1403] T b0eceac524344abdbf63a0b93a81002c P 1dbedf8f70c94b4182182007f04ca6be: Time spent bootstrapping tablet: real 0.048s	user 0.011s	sys 0.016s
I20260710 13:19:52.017545 17338 raft_consensus.cc:697] T 5ff57bf7422b456d93a144c4350eb53b P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 1 LEADER]: Becoming Leader. State: Replica: 0b9475b075fb4e1a8d0049d94e1ecc9c, State: Running, Role: LEADER
I20260710 13:19:52.021036 17291 raft_consensus.cc:359] T b0eceac524344abdbf63a0b93a81002c P 1dbedf8f70c94b4182182007f04ca6be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:52.020854 16996 catalog_manager.cc:5697] T 0ccb3c68c9a64bec92730eee7e452e6f P 599bf24a536b42249badc905852d3279 reported cstate change: term changed from 0 to 1, leader changed from <none> to 599bf24a536b42249badc905852d3279 (127.16.20.65). New cstate: current_term: 1 leader_uuid: "599bf24a536b42249badc905852d3279" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:52.020977 16997 catalog_manager.cc:5697] T 298f4fce2dc94443b34b768782b51c5b P 1dbedf8f70c94b4182182007f04ca6be reported cstate change: term changed from 0 to 1, leader changed from <none> to 1dbedf8f70c94b4182182007f04ca6be (127.16.20.67). New cstate: current_term: 1 leader_uuid: "1dbedf8f70c94b4182182007f04ca6be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:52.022094 17291 raft_consensus.cc:385] T b0eceac524344abdbf63a0b93a81002c P 1dbedf8f70c94b4182182007f04ca6be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:52.022604 17291 raft_consensus.cc:740] T b0eceac524344abdbf63a0b93a81002c P 1dbedf8f70c94b4182182007f04ca6be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1dbedf8f70c94b4182182007f04ca6be, State: Initialized, Role: FOLLOWER
I20260710 13:19:52.015290 17098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e8a838d57ba4e97aeb34ecca1f87d63" candidate_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "599bf24a536b42249badc905852d3279"
I20260710 13:19:52.024761 17098 raft_consensus.cc:3060] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 599bf24a536b42249badc905852d3279 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:52.027175 17288 tablet_bootstrap.cc:654] T b0eceac524344abdbf63a0b93a81002c P 0b9475b075fb4e1a8d0049d94e1ecc9c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:52.023511 17291 consensus_queue.cc:260] T b0eceac524344abdbf63a0b93a81002c P 1dbedf8f70c94b4182182007f04ca6be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:52.024777 17338 consensus_queue.cc:237] T 5ff57bf7422b456d93a144c4350eb53b P 0b9475b075fb4e1a8d0049d94e1ecc9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:52.032378 17322 leader_election.cc:290] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 0b9475b075fb4e1a8d0049d94e1ecc9c [CANDIDATE]: Term 1 election: Requested vote from peers 599bf24a536b42249badc905852d3279 (127.16.20.65:34857), 1dbedf8f70c94b4182182007f04ca6be (127.16.20.67:46591)
I20260710 13:19:52.031492 17291 ts_tablet_manager.cc:1434] T b0eceac524344abdbf63a0b93a81002c P 1dbedf8f70c94b4182182007f04ca6be: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.000s
I20260710 13:19:52.034868 17291 tablet_bootstrap.cc:492] T e826fea9406c4b70ba66b34ff78ac434 P 1dbedf8f70c94b4182182007f04ca6be: Bootstrap starting.
I20260710 13:19:52.036710 17244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e8a838d57ba4e97aeb34ecca1f87d63" candidate_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1dbedf8f70c94b4182182007f04ca6be"
I20260710 13:19:52.037293 17244 raft_consensus.cc:3060] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 1dbedf8f70c94b4182182007f04ca6be [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:52.040877 17311 raft_consensus.cc:493] T 32002ef1087d40e89eb439b64ac704fd P 599bf24a536b42249badc905852d3279 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:52.041590 17311 raft_consensus.cc:515] T 32002ef1087d40e89eb439b64ac704fd P 599bf24a536b42249badc905852d3279 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:52.044234 17311 leader_election.cc:290] T 32002ef1087d40e89eb439b64ac704fd P 599bf24a536b42249badc905852d3279 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b9475b075fb4e1a8d0049d94e1ecc9c (127.16.20.66:38327), 1dbedf8f70c94b4182182007f04ca6be (127.16.20.67:46591)
I20260710 13:19:52.046283 17174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32002ef1087d40e89eb439b64ac704fd" candidate_uuid: "599bf24a536b42249badc905852d3279" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" is_pre_election: true
I20260710 13:19:52.047151 17174 raft_consensus.cc:2468] T 32002ef1087d40e89eb439b64ac704fd P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 599bf24a536b42249badc905852d3279 in term 0.
I20260710 13:19:52.049129 17322 raft_consensus.cc:493] T 298f4fce2dc94443b34b768782b51c5b P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:52.049010 17063 leader_election.cc:304] T 32002ef1087d40e89eb439b64ac704fd P 599bf24a536b42249badc905852d3279 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b9475b075fb4e1a8d0049d94e1ecc9c, 599bf24a536b42249badc905852d3279; no voters: 
I20260710 13:19:52.049742 17322 raft_consensus.cc:515] T 298f4fce2dc94443b34b768782b51c5b P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:52.051692 17245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32002ef1087d40e89eb439b64ac704fd" candidate_uuid: "599bf24a536b42249badc905852d3279" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1dbedf8f70c94b4182182007f04ca6be" is_pre_election: true
I20260710 13:19:52.052649 17099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "298f4fce2dc94443b34b768782b51c5b" candidate_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "599bf24a536b42249badc905852d3279" is_pre_election: true
I20260710 13:19:52.053478 17099 raft_consensus.cc:2393] T 298f4fce2dc94443b34b768782b51c5b P 599bf24a536b42249badc905852d3279 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b9475b075fb4e1a8d0049d94e1ecc9c in current term 1: Already voted for candidate 1dbedf8f70c94b4182182007f04ca6be in this term.
I20260710 13:19:52.054417 17244 raft_consensus.cc:2468] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 1dbedf8f70c94b4182182007f04ca6be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b9475b075fb4e1a8d0049d94e1ecc9c in term 1.
I20260710 13:19:52.055516 17322 leader_election.cc:290] T 298f4fce2dc94443b34b768782b51c5b P 0b9475b075fb4e1a8d0049d94e1ecc9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 599bf24a536b42249badc905852d3279 (127.16.20.65:34857), 1dbedf8f70c94b4182182007f04ca6be (127.16.20.67:46591)
I20260710 13:19:52.055565 17140 leader_election.cc:304] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 0b9475b075fb4e1a8d0049d94e1ecc9c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b9475b075fb4e1a8d0049d94e1ecc9c, 1dbedf8f70c94b4182182007f04ca6be; no voters: 
I20260710 13:19:52.055197 16995 catalog_manager.cc:5697] T e826fea9406c4b70ba66b34ff78ac434 P 0b9475b075fb4e1a8d0049d94e1ecc9c reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b9475b075fb4e1a8d0049d94e1ecc9c (127.16.20.66). New cstate: current_term: 1 leader_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:52.057502 17246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "298f4fce2dc94443b34b768782b51c5b" candidate_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1dbedf8f70c94b4182182007f04ca6be" is_pre_election: true
I20260710 13:19:52.057789 17245 raft_consensus.cc:2468] T 32002ef1087d40e89eb439b64ac704fd P 1dbedf8f70c94b4182182007f04ca6be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 599bf24a536b42249badc905852d3279 in term 0.
I20260710 13:19:52.057332 17322 raft_consensus.cc:2804] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:52.058775 17322 raft_consensus.cc:697] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 1 LEADER]: Becoming Leader. State: Replica: 0b9475b075fb4e1a8d0049d94e1ecc9c, State: Running, Role: LEADER
I20260710 13:19:52.059088 17140 leader_election.cc:304] T 298f4fce2dc94443b34b768782b51c5b P 0b9475b075fb4e1a8d0049d94e1ecc9c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b9475b075fb4e1a8d0049d94e1ecc9c; no voters: 1dbedf8f70c94b4182182007f04ca6be, 599bf24a536b42249badc905852d3279
I20260710 13:19:52.059875 17292 raft_consensus.cc:3060] T 298f4fce2dc94443b34b768782b51c5b P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:52.059789 17322 consensus_queue.cc:237] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 0b9475b075fb4e1a8d0049d94e1ecc9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:52.061080 17291 tablet_bootstrap.cc:654] T e826fea9406c4b70ba66b34ff78ac434 P 1dbedf8f70c94b4182182007f04ca6be: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:52.060215 17098 raft_consensus.cc:2468] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 599bf24a536b42249badc905852d3279 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b9475b075fb4e1a8d0049d94e1ecc9c in term 1.
I20260710 13:19:52.063601 17311 raft_consensus.cc:2804] T 32002ef1087d40e89eb439b64ac704fd P 599bf24a536b42249badc905852d3279 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:52.064003 17311 raft_consensus.cc:493] T 32002ef1087d40e89eb439b64ac704fd P 599bf24a536b42249badc905852d3279 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:52.064363 17311 raft_consensus.cc:3060] T 32002ef1087d40e89eb439b64ac704fd P 599bf24a536b42249badc905852d3279 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:52.067162 17292 raft_consensus.cc:2749] T 298f4fce2dc94443b34b768782b51c5b P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:52.070559 17291 tablet_bootstrap.cc:492] T e826fea9406c4b70ba66b34ff78ac434 P 1dbedf8f70c94b4182182007f04ca6be: No bootstrap required, opened a new log
I20260710 13:19:52.070864 17288 tablet_bootstrap.cc:492] T b0eceac524344abdbf63a0b93a81002c P 0b9475b075fb4e1a8d0049d94e1ecc9c: No bootstrap required, opened a new log
I20260710 13:19:52.071038 17291 ts_tablet_manager.cc:1403] T e826fea9406c4b70ba66b34ff78ac434 P 1dbedf8f70c94b4182182007f04ca6be: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.001s
I20260710 13:19:52.071326 17288 ts_tablet_manager.cc:1403] T b0eceac524344abdbf63a0b93a81002c P 0b9475b075fb4e1a8d0049d94e1ecc9c: Time spent bootstrapping tablet: real 0.066s	user 0.016s	sys 0.021s
I20260710 13:19:52.073197 17291 raft_consensus.cc:359] T e826fea9406c4b70ba66b34ff78ac434 P 1dbedf8f70c94b4182182007f04ca6be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:52.073832 17291 raft_consensus.cc:385] T e826fea9406c4b70ba66b34ff78ac434 P 1dbedf8f70c94b4182182007f04ca6be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:52.074086 17291 raft_consensus.cc:740] T e826fea9406c4b70ba66b34ff78ac434 P 1dbedf8f70c94b4182182007f04ca6be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1dbedf8f70c94b4182182007f04ca6be, State: Initialized, Role: FOLLOWER
I20260710 13:19:52.074019 17288 raft_consensus.cc:359] T b0eceac524344abdbf63a0b93a81002c P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:52.074712 17288 raft_consensus.cc:385] T b0eceac524344abdbf63a0b93a81002c P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:52.074980 17288 raft_consensus.cc:740] T b0eceac524344abdbf63a0b93a81002c P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b9475b075fb4e1a8d0049d94e1ecc9c, State: Initialized, Role: FOLLOWER
I20260710 13:19:52.075127 17291 consensus_queue.cc:260] T e826fea9406c4b70ba66b34ff78ac434 P 1dbedf8f70c94b4182182007f04ca6be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:52.075711 17288 consensus_queue.cc:260] T b0eceac524344abdbf63a0b93a81002c P 0b9475b075fb4e1a8d0049d94e1ecc9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:52.077873 17288 ts_tablet_manager.cc:1434] T b0eceac524344abdbf63a0b93a81002c P 0b9475b075fb4e1a8d0049d94e1ecc9c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260710 13:19:52.078984 17291 ts_tablet_manager.cc:1434] T e826fea9406c4b70ba66b34ff78ac434 P 1dbedf8f70c94b4182182007f04ca6be: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:19:52.079918 17291 tablet_bootstrap.cc:492] T 5ff57bf7422b456d93a144c4350eb53b P 1dbedf8f70c94b4182182007f04ca6be: Bootstrap starting.
I20260710 13:19:52.071309 17311 raft_consensus.cc:515] T 32002ef1087d40e89eb439b64ac704fd P 599bf24a536b42249badc905852d3279 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:52.084263 17311 leader_election.cc:290] T 32002ef1087d40e89eb439b64ac704fd P 599bf24a536b42249badc905852d3279 [CANDIDATE]: Term 1 election: Requested vote from peers 0b9475b075fb4e1a8d0049d94e1ecc9c (127.16.20.66:38327), 1dbedf8f70c94b4182182007f04ca6be (127.16.20.67:46591)
I20260710 13:19:52.085397 17291 tablet_bootstrap.cc:654] T 5ff57bf7422b456d93a144c4350eb53b P 1dbedf8f70c94b4182182007f04ca6be: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:52.086421 17174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32002ef1087d40e89eb439b64ac704fd" candidate_uuid: "599bf24a536b42249badc905852d3279" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c"
I20260710 13:19:52.087001 17174 raft_consensus.cc:3060] T 32002ef1087d40e89eb439b64ac704fd P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:52.089095 17246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32002ef1087d40e89eb439b64ac704fd" candidate_uuid: "599bf24a536b42249badc905852d3279" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1dbedf8f70c94b4182182007f04ca6be"
I20260710 13:19:52.089700 17246 raft_consensus.cc:3060] T 32002ef1087d40e89eb439b64ac704fd P 1dbedf8f70c94b4182182007f04ca6be [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:52.090662 16996 catalog_manager.cc:5697] T 5ff57bf7422b456d93a144c4350eb53b P 0b9475b075fb4e1a8d0049d94e1ecc9c reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b9475b075fb4e1a8d0049d94e1ecc9c (127.16.20.66). New cstate: current_term: 1 leader_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:52.092736 16996 catalog_manager.cc:5697] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 0b9475b075fb4e1a8d0049d94e1ecc9c reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b9475b075fb4e1a8d0049d94e1ecc9c (127.16.20.66). New cstate: current_term: 1 leader_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:52.102604 17246 raft_consensus.cc:2468] T 32002ef1087d40e89eb439b64ac704fd P 1dbedf8f70c94b4182182007f04ca6be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 599bf24a536b42249badc905852d3279 in term 1.
I20260710 13:19:52.103881 17065 leader_election.cc:304] T 32002ef1087d40e89eb439b64ac704fd P 599bf24a536b42249badc905852d3279 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1dbedf8f70c94b4182182007f04ca6be, 599bf24a536b42249badc905852d3279; no voters: 
I20260710 13:19:52.104926 17311 raft_consensus.cc:2804] T 32002ef1087d40e89eb439b64ac704fd P 599bf24a536b42249badc905852d3279 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:52.105368 17174 raft_consensus.cc:2468] T 32002ef1087d40e89eb439b64ac704fd P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 599bf24a536b42249badc905852d3279 in term 1.
I20260710 13:19:52.106431 17311 raft_consensus.cc:697] T 32002ef1087d40e89eb439b64ac704fd P 599bf24a536b42249badc905852d3279 [term 1 LEADER]: Becoming Leader. State: Replica: 599bf24a536b42249badc905852d3279, State: Running, Role: LEADER
I20260710 13:19:52.107877 17311 consensus_queue.cc:237] T 32002ef1087d40e89eb439b64ac704fd P 599bf24a536b42249badc905852d3279 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:52.109097 17313 consensus_queue.cc:1048] T 6947dc9b3efa4ca2860cee95200fb807 P 599bf24a536b42249badc905852d3279 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:52.115983 17291 tablet_bootstrap.cc:492] T 5ff57bf7422b456d93a144c4350eb53b P 1dbedf8f70c94b4182182007f04ca6be: No bootstrap required, opened a new log
I20260710 13:19:52.116545 17291 ts_tablet_manager.cc:1403] T 5ff57bf7422b456d93a144c4350eb53b P 1dbedf8f70c94b4182182007f04ca6be: Time spent bootstrapping tablet: real 0.037s	user 0.020s	sys 0.016s
I20260710 13:19:52.116605 16996 catalog_manager.cc:5697] T 32002ef1087d40e89eb439b64ac704fd P 599bf24a536b42249badc905852d3279 reported cstate change: term changed from 0 to 1, leader changed from <none> to 599bf24a536b42249badc905852d3279 (127.16.20.65). New cstate: current_term: 1 leader_uuid: "599bf24a536b42249badc905852d3279" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:52.119211 17291 raft_consensus.cc:359] T 5ff57bf7422b456d93a144c4350eb53b P 1dbedf8f70c94b4182182007f04ca6be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:52.119887 17291 raft_consensus.cc:385] T 5ff57bf7422b456d93a144c4350eb53b P 1dbedf8f70c94b4182182007f04ca6be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:52.120162 17291 raft_consensus.cc:740] T 5ff57bf7422b456d93a144c4350eb53b P 1dbedf8f70c94b4182182007f04ca6be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1dbedf8f70c94b4182182007f04ca6be, State: Initialized, Role: FOLLOWER
I20260710 13:19:52.120815 17291 consensus_queue.cc:260] T 5ff57bf7422b456d93a144c4350eb53b P 1dbedf8f70c94b4182182007f04ca6be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:52.123075 17291 ts_tablet_manager.cc:1434] T 5ff57bf7422b456d93a144c4350eb53b P 1dbedf8f70c94b4182182007f04ca6be: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260710 13:19:52.123929 17291 tablet_bootstrap.cc:492] T 0ccb3c68c9a64bec92730eee7e452e6f P 1dbedf8f70c94b4182182007f04ca6be: Bootstrap starting.
I20260710 13:19:52.130833 17291 tablet_bootstrap.cc:654] T 0ccb3c68c9a64bec92730eee7e452e6f P 1dbedf8f70c94b4182182007f04ca6be: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:52.140033 17298 consensus_queue.cc:1048] T 6947dc9b3efa4ca2860cee95200fb807 P 599bf24a536b42249badc905852d3279 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:52.159304 17291 tablet_bootstrap.cc:492] T 0ccb3c68c9a64bec92730eee7e452e6f P 1dbedf8f70c94b4182182007f04ca6be: No bootstrap required, opened a new log
I20260710 13:19:52.159823 17291 ts_tablet_manager.cc:1403] T 0ccb3c68c9a64bec92730eee7e452e6f P 1dbedf8f70c94b4182182007f04ca6be: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.017s
I20260710 13:19:52.162247 17291 raft_consensus.cc:359] T 0ccb3c68c9a64bec92730eee7e452e6f P 1dbedf8f70c94b4182182007f04ca6be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:52.162907 17291 raft_consensus.cc:385] T 0ccb3c68c9a64bec92730eee7e452e6f P 1dbedf8f70c94b4182182007f04ca6be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:52.163203 17291 raft_consensus.cc:740] T 0ccb3c68c9a64bec92730eee7e452e6f P 1dbedf8f70c94b4182182007f04ca6be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1dbedf8f70c94b4182182007f04ca6be, State: Initialized, Role: FOLLOWER
I20260710 13:19:52.164000 17291 consensus_queue.cc:260] T 0ccb3c68c9a64bec92730eee7e452e6f P 1dbedf8f70c94b4182182007f04ca6be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:52.166077 17291 ts_tablet_manager.cc:1434] T 0ccb3c68c9a64bec92730eee7e452e6f P 1dbedf8f70c94b4182182007f04ca6be: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:19:52.264315 17292 raft_consensus.cc:493] T b0eceac524344abdbf63a0b93a81002c P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:52.264631 17296 consensus_queue.cc:1048] T 8a6cce70a23742259a9b16918fb207f1 P 1dbedf8f70c94b4182182007f04ca6be [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:52.264816 17292 raft_consensus.cc:515] T b0eceac524344abdbf63a0b93a81002c P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:52.266552 17292 leader_election.cc:290] T b0eceac524344abdbf63a0b93a81002c P 0b9475b075fb4e1a8d0049d94e1ecc9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 599bf24a536b42249badc905852d3279 (127.16.20.65:34857), 1dbedf8f70c94b4182182007f04ca6be (127.16.20.67:46591)
I20260710 13:19:52.267247 17098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0eceac524344abdbf63a0b93a81002c" candidate_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "599bf24a536b42249badc905852d3279" is_pre_election: true
I20260710 13:19:52.267729 17246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0eceac524344abdbf63a0b93a81002c" candidate_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1dbedf8f70c94b4182182007f04ca6be" is_pre_election: true
I20260710 13:19:52.267907 17098 raft_consensus.cc:2468] T b0eceac524344abdbf63a0b93a81002c P 599bf24a536b42249badc905852d3279 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b9475b075fb4e1a8d0049d94e1ecc9c in term 0.
I20260710 13:19:52.268399 17246 raft_consensus.cc:2468] T b0eceac524344abdbf63a0b93a81002c P 1dbedf8f70c94b4182182007f04ca6be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b9475b075fb4e1a8d0049d94e1ecc9c in term 0.
I20260710 13:19:52.269034 17140 leader_election.cc:304] T b0eceac524344abdbf63a0b93a81002c P 0b9475b075fb4e1a8d0049d94e1ecc9c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b9475b075fb4e1a8d0049d94e1ecc9c, 599bf24a536b42249badc905852d3279; no voters: 
I20260710 13:19:52.269822 17292 raft_consensus.cc:2804] T b0eceac524344abdbf63a0b93a81002c P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:52.270192 17292 raft_consensus.cc:493] T b0eceac524344abdbf63a0b93a81002c P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:52.270642 17292 raft_consensus.cc:3060] T b0eceac524344abdbf63a0b93a81002c P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:52.277061 17292 raft_consensus.cc:515] T b0eceac524344abdbf63a0b93a81002c P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:52.277624 17316 consensus_queue.cc:1048] T 8a6cce70a23742259a9b16918fb207f1 P 1dbedf8f70c94b4182182007f04ca6be [LEADER]: Connected to new peer: Peer: permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:52.280326 17098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0eceac524344abdbf63a0b93a81002c" candidate_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "599bf24a536b42249badc905852d3279"
I20260710 13:19:52.280977 17098 raft_consensus.cc:3060] T b0eceac524344abdbf63a0b93a81002c P 599bf24a536b42249badc905852d3279 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:52.280915 17246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0eceac524344abdbf63a0b93a81002c" candidate_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1dbedf8f70c94b4182182007f04ca6be"
I20260710 13:19:52.284587 17246 raft_consensus.cc:3060] T b0eceac524344abdbf63a0b93a81002c P 1dbedf8f70c94b4182182007f04ca6be [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:52.290944 17246 raft_consensus.cc:2468] T b0eceac524344abdbf63a0b93a81002c P 1dbedf8f70c94b4182182007f04ca6be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b9475b075fb4e1a8d0049d94e1ecc9c in term 1.
I20260710 13:19:52.281608 17292 leader_election.cc:290] T b0eceac524344abdbf63a0b93a81002c P 0b9475b075fb4e1a8d0049d94e1ecc9c [CANDIDATE]: Term 1 election: Requested vote from peers 599bf24a536b42249badc905852d3279 (127.16.20.65:34857), 1dbedf8f70c94b4182182007f04ca6be (127.16.20.67:46591)
I20260710 13:19:52.292145 17140 leader_election.cc:304] T b0eceac524344abdbf63a0b93a81002c P 0b9475b075fb4e1a8d0049d94e1ecc9c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b9475b075fb4e1a8d0049d94e1ecc9c, 1dbedf8f70c94b4182182007f04ca6be; no voters: 
I20260710 13:19:52.292985 17292 raft_consensus.cc:2804] T b0eceac524344abdbf63a0b93a81002c P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:52.293685 17292 raft_consensus.cc:697] T b0eceac524344abdbf63a0b93a81002c P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 1 LEADER]: Becoming Leader. State: Replica: 0b9475b075fb4e1a8d0049d94e1ecc9c, State: Running, Role: LEADER
I20260710 13:19:52.294541 17292 consensus_queue.cc:237] T b0eceac524344abdbf63a0b93a81002c P 0b9475b075fb4e1a8d0049d94e1ecc9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:52.300711 17098 raft_consensus.cc:2468] T b0eceac524344abdbf63a0b93a81002c P 599bf24a536b42249badc905852d3279 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b9475b075fb4e1a8d0049d94e1ecc9c in term 1.
I20260710 13:19:52.302587 16997 catalog_manager.cc:5697] T b0eceac524344abdbf63a0b93a81002c P 0b9475b075fb4e1a8d0049d94e1ecc9c reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b9475b075fb4e1a8d0049d94e1ecc9c (127.16.20.66). New cstate: current_term: 1 leader_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:52.309226 17356 consensus_queue.cc:1048] T 46b80503342a45299eb906880df50a67 P 1dbedf8f70c94b4182182007f04ca6be [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:52.311378 17356 consensus_queue.cc:1048] T 46b80503342a45299eb906880df50a67 P 1dbedf8f70c94b4182182007f04ca6be [LEADER]: Connected to new peer: Peer: permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:52.402887 17361 consensus_queue.cc:1048] T 298f4fce2dc94443b34b768782b51c5b P 1dbedf8f70c94b4182182007f04ca6be [LEADER]: Connected to new peer: Peer: permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:52.415030 17361 consensus_queue.cc:1048] T 298f4fce2dc94443b34b768782b51c5b P 1dbedf8f70c94b4182182007f04ca6be [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:52.418658 17246 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "46b80503342a45299eb906880df50a67"
dest_uuid: "1dbedf8f70c94b4182182007f04ca6be"
mode: GRACEFUL
new_leader_uuid: "599bf24a536b42249badc905852d3279"
 from {username='slave'} at 127.0.0.1:54830
I20260710 13:19:52.419343 17246 raft_consensus.cc:606] T 46b80503342a45299eb906880df50a67 P 1dbedf8f70c94b4182182007f04ca6be [term 1 LEADER]: Received request to transfer leadership to TS 599bf24a536b42249badc905852d3279
I20260710 13:19:52.433445 17292 consensus_queue.cc:1048] T 5ff57bf7422b456d93a144c4350eb53b P 0b9475b075fb4e1a8d0049d94e1ecc9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:52.434940 17246 raft_consensus.cc:3060] T 0ccb3c68c9a64bec92730eee7e452e6f P 1dbedf8f70c94b4182182007f04ca6be [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:52.444218 17311 consensus_queue.cc:1048] T 0ccb3c68c9a64bec92730eee7e452e6f P 599bf24a536b42249badc905852d3279 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:52.446341 17245 raft_consensus.cc:3060] T 5ff57bf7422b456d93a144c4350eb53b P 1dbedf8f70c94b4182182007f04ca6be [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:52.453953 17174 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9e8a838d57ba4e97aeb34ecca1f87d63"
dest_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c"
mode: GRACEFUL
new_leader_uuid: "599bf24a536b42249badc905852d3279"
 from {username='slave'} at 127.0.0.1:55562
I20260710 13:19:52.454568 17174 raft_consensus.cc:606] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 1 LEADER]: Received request to transfer leadership to TS 599bf24a536b42249badc905852d3279
I20260710 13:19:52.457381 17338 consensus_queue.cc:1048] T 5ff57bf7422b456d93a144c4350eb53b P 0b9475b075fb4e1a8d0049d94e1ecc9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:52.461097 17338 consensus_queue.cc:1048] T e826fea9406c4b70ba66b34ff78ac434 P 0b9475b075fb4e1a8d0049d94e1ecc9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:52.462395 17244 raft_consensus.cc:3060] T e826fea9406c4b70ba66b34ff78ac434 P 1dbedf8f70c94b4182182007f04ca6be [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:52.463881 17313 consensus_queue.cc:1048] T 0ccb3c68c9a64bec92730eee7e452e6f P 599bf24a536b42249badc905852d3279 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:52.479485 17173 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ff57bf7422b456d93a144c4350eb53b"
dest_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c"
mode: GRACEFUL
new_leader_uuid: "599bf24a536b42249badc905852d3279"
 from {username='slave'} at 127.0.0.1:55562
I20260710 13:19:52.480335 17173 raft_consensus.cc:606] T 5ff57bf7422b456d93a144c4350eb53b P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 1 LEADER]: Received request to transfer leadership to TS 599bf24a536b42249badc905852d3279
I20260710 13:19:52.492261 17338 consensus_queue.cc:1048] T e826fea9406c4b70ba66b34ff78ac434 P 0b9475b075fb4e1a8d0049d94e1ecc9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:52.495574 17246 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "298f4fce2dc94443b34b768782b51c5b"
dest_uuid: "1dbedf8f70c94b4182182007f04ca6be"
mode: GRACEFUL
new_leader_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c"
 from {username='slave'} at 127.0.0.1:54830
I20260710 13:19:52.496235 17246 raft_consensus.cc:606] T 298f4fce2dc94443b34b768782b51c5b P 1dbedf8f70c94b4182182007f04ca6be [term 1 LEADER]: Received request to transfer leadership to TS 0b9475b075fb4e1a8d0049d94e1ecc9c
I20260710 13:19:52.524586 17098 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ccb3c68c9a64bec92730eee7e452e6f"
dest_uuid: "599bf24a536b42249badc905852d3279"
mode: GRACEFUL
new_leader_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c"
 from {username='slave'} at 127.0.0.1:55086
I20260710 13:19:52.525285 17098 raft_consensus.cc:606] T 0ccb3c68c9a64bec92730eee7e452e6f P 599bf24a536b42249badc905852d3279 [term 1 LEADER]: Received request to transfer leadership to TS 0b9475b075fb4e1a8d0049d94e1ecc9c
I20260710 13:19:52.533901 17244 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8a6cce70a23742259a9b16918fb207f1"
dest_uuid: "1dbedf8f70c94b4182182007f04ca6be"
mode: GRACEFUL
new_leader_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c"
 from {username='slave'} at 127.0.0.1:54830
I20260710 13:19:52.534456 17244 raft_consensus.cc:606] T 8a6cce70a23742259a9b16918fb207f1 P 1dbedf8f70c94b4182182007f04ca6be [term 1 LEADER]: Received request to transfer leadership to TS 0b9475b075fb4e1a8d0049d94e1ecc9c
I20260710 13:19:52.537797 17292 consensus_queue.cc:1048] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 0b9475b075fb4e1a8d0049d94e1ecc9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:52.539758 17174 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b0eceac524344abdbf63a0b93a81002c"
dest_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c"
mode: GRACEFUL
new_leader_uuid: "1dbedf8f70c94b4182182007f04ca6be"
 from {username='slave'} at 127.0.0.1:55562
I20260710 13:19:52.540257 17174 raft_consensus.cc:606] T b0eceac524344abdbf63a0b93a81002c P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 1 LEADER]: Received request to transfer leadership to TS 1dbedf8f70c94b4182182007f04ca6be
I20260710 13:19:52.544757 17337 raft_consensus.cc:993] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 0b9475b075fb4e1a8d0049d94e1ecc9c: : Instructing follower 599bf24a536b42249badc905852d3279 to start an election
I20260710 13:19:52.545282 17322 raft_consensus.cc:1081] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 1 LEADER]: Signalling peer 599bf24a536b42249badc905852d3279 to start an election
I20260710 13:19:52.547366 17099 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9e8a838d57ba4e97aeb34ecca1f87d63"
dest_uuid: "599bf24a536b42249badc905852d3279"
 from {username='slave'} at 127.0.0.1:55080
I20260710 13:19:52.548946 17099 raft_consensus.cc:493] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 599bf24a536b42249badc905852d3279 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:52.549331 17099 raft_consensus.cc:3060] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 599bf24a536b42249badc905852d3279 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:52.552229 17337 consensus_queue.cc:1048] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 0b9475b075fb4e1a8d0049d94e1ecc9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:52.555576 17099 raft_consensus.cc:515] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 599bf24a536b42249badc905852d3279 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:52.561283 17099 leader_election.cc:290] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 599bf24a536b42249badc905852d3279 [CANDIDATE]: Term 2 election: Requested vote from peers 0b9475b075fb4e1a8d0049d94e1ecc9c (127.16.20.66:38327), 1dbedf8f70c94b4182182007f04ca6be (127.16.20.67:46591)
I20260710 13:19:52.562288 17244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e8a838d57ba4e97aeb34ecca1f87d63" candidate_uuid: "599bf24a536b42249badc905852d3279" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1dbedf8f70c94b4182182007f04ca6be"
I20260710 13:19:52.562302 17174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e8a838d57ba4e97aeb34ecca1f87d63" candidate_uuid: "599bf24a536b42249badc905852d3279" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c"
I20260710 13:19:52.563073 17244 raft_consensus.cc:3060] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 1dbedf8f70c94b4182182007f04ca6be [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:52.563093 17174 raft_consensus.cc:3055] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:52.563695 17174 raft_consensus.cc:740] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0b9475b075fb4e1a8d0049d94e1ecc9c, State: Running, Role: LEADER
I20260710 13:19:52.564483 17174 consensus_queue.cc:260] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 0b9475b075fb4e1a8d0049d94e1ecc9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:52.565729 17174 raft_consensus.cc:3060] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:52.569960 17244 raft_consensus.cc:2468] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 1dbedf8f70c94b4182182007f04ca6be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 599bf24a536b42249badc905852d3279 in term 2.
I20260710 13:19:52.571389 17065 leader_election.cc:304] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 599bf24a536b42249badc905852d3279 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1dbedf8f70c94b4182182007f04ca6be, 599bf24a536b42249badc905852d3279; no voters: 
I20260710 13:19:52.572234 17313 raft_consensus.cc:2804] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 599bf24a536b42249badc905852d3279 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:52.572716 17313 raft_consensus.cc:697] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 599bf24a536b42249badc905852d3279 [term 2 LEADER]: Becoming Leader. State: Replica: 599bf24a536b42249badc905852d3279, State: Running, Role: LEADER
I20260710 13:19:52.573684 17313 consensus_queue.cc:237] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 599bf24a536b42249badc905852d3279 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:52.572708 17174 raft_consensus.cc:2468] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 599bf24a536b42249badc905852d3279 in term 2.
I20260710 13:19:52.580528 16994 catalog_manager.cc:5697] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 599bf24a536b42249badc905852d3279 reported cstate change: term changed from 1 to 2, leader changed from 0b9475b075fb4e1a8d0049d94e1ecc9c (127.16.20.66) to 599bf24a536b42249badc905852d3279 (127.16.20.65). New cstate: current_term: 2 leader_uuid: "599bf24a536b42249badc905852d3279" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:52.602977 17313 consensus_queue.cc:1048] T 32002ef1087d40e89eb439b64ac704fd P 599bf24a536b42249badc905852d3279 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:52.613317 17313 consensus_queue.cc:1048] T 32002ef1087d40e89eb439b64ac704fd P 599bf24a536b42249badc905852d3279 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:52.720820 17337 consensus_queue.cc:1048] T b0eceac524344abdbf63a0b93a81002c P 0b9475b075fb4e1a8d0049d94e1ecc9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:52.732322 17292 consensus_queue.cc:1048] T b0eceac524344abdbf63a0b93a81002c P 0b9475b075fb4e1a8d0049d94e1ecc9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:52.739460 17322 raft_consensus.cc:993] T b0eceac524344abdbf63a0b93a81002c P 0b9475b075fb4e1a8d0049d94e1ecc9c: : Instructing follower 1dbedf8f70c94b4182182007f04ca6be to start an election
I20260710 13:19:52.739926 17292 raft_consensus.cc:1081] T b0eceac524344abdbf63a0b93a81002c P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 1 LEADER]: Signalling peer 1dbedf8f70c94b4182182007f04ca6be to start an election
I20260710 13:19:52.741331 17244 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b0eceac524344abdbf63a0b93a81002c"
dest_uuid: "1dbedf8f70c94b4182182007f04ca6be"
 from {username='slave'} at 127.0.0.1:54826
I20260710 13:19:52.741889 17244 raft_consensus.cc:493] T b0eceac524344abdbf63a0b93a81002c P 1dbedf8f70c94b4182182007f04ca6be [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:52.742288 17244 raft_consensus.cc:3060] T b0eceac524344abdbf63a0b93a81002c P 1dbedf8f70c94b4182182007f04ca6be [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:52.749874 17244 raft_consensus.cc:515] T b0eceac524344abdbf63a0b93a81002c P 1dbedf8f70c94b4182182007f04ca6be [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:52.752243 17244 leader_election.cc:290] T b0eceac524344abdbf63a0b93a81002c P 1dbedf8f70c94b4182182007f04ca6be [CANDIDATE]: Term 2 election: Requested vote from peers 599bf24a536b42249badc905852d3279 (127.16.20.65:34857), 0b9475b075fb4e1a8d0049d94e1ecc9c (127.16.20.66:38327)
I20260710 13:19:52.753302 17099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0eceac524344abdbf63a0b93a81002c" candidate_uuid: "1dbedf8f70c94b4182182007f04ca6be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "599bf24a536b42249badc905852d3279"
I20260710 13:19:52.753980 17099 raft_consensus.cc:3060] T b0eceac524344abdbf63a0b93a81002c P 599bf24a536b42249badc905852d3279 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:52.755051 17174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0eceac524344abdbf63a0b93a81002c" candidate_uuid: "1dbedf8f70c94b4182182007f04ca6be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c"
I20260710 13:19:52.755729 17174 raft_consensus.cc:3055] T b0eceac524344abdbf63a0b93a81002c P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:52.756198 17174 raft_consensus.cc:740] T b0eceac524344abdbf63a0b93a81002c P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0b9475b075fb4e1a8d0049d94e1ecc9c, State: Running, Role: LEADER
I20260710 13:19:52.757074 17174 consensus_queue.cc:260] T b0eceac524344abdbf63a0b93a81002c P 0b9475b075fb4e1a8d0049d94e1ecc9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:52.757892 17174 raft_consensus.cc:3060] T b0eceac524344abdbf63a0b93a81002c P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:52.760278 17099 raft_consensus.cc:2468] T b0eceac524344abdbf63a0b93a81002c P 599bf24a536b42249badc905852d3279 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1dbedf8f70c94b4182182007f04ca6be in term 2.
I20260710 13:19:52.761407 17214 leader_election.cc:304] T b0eceac524344abdbf63a0b93a81002c P 1dbedf8f70c94b4182182007f04ca6be [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1dbedf8f70c94b4182182007f04ca6be, 599bf24a536b42249badc905852d3279; no voters: 
I20260710 13:19:52.762132 17361 raft_consensus.cc:2804] T b0eceac524344abdbf63a0b93a81002c P 1dbedf8f70c94b4182182007f04ca6be [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:52.762653 17361 raft_consensus.cc:697] T b0eceac524344abdbf63a0b93a81002c P 1dbedf8f70c94b4182182007f04ca6be [term 2 LEADER]: Becoming Leader. State: Replica: 1dbedf8f70c94b4182182007f04ca6be, State: Running, Role: LEADER
I20260710 13:19:52.763209 17174 raft_consensus.cc:2468] T b0eceac524344abdbf63a0b93a81002c P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1dbedf8f70c94b4182182007f04ca6be in term 2.
I20260710 13:19:52.763392 17361 consensus_queue.cc:237] T b0eceac524344abdbf63a0b93a81002c P 1dbedf8f70c94b4182182007f04ca6be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:52.769987 16994 catalog_manager.cc:5697] T b0eceac524344abdbf63a0b93a81002c P 1dbedf8f70c94b4182182007f04ca6be reported cstate change: term changed from 1 to 2, leader changed from 0b9475b075fb4e1a8d0049d94e1ecc9c (127.16.20.66) to 1dbedf8f70c94b4182182007f04ca6be (127.16.20.67). New cstate: current_term: 2 leader_uuid: "1dbedf8f70c94b4182182007f04ca6be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:52.873055 17296 raft_consensus.cc:993] T 46b80503342a45299eb906880df50a67 P 1dbedf8f70c94b4182182007f04ca6be: : Instructing follower 599bf24a536b42249badc905852d3279 to start an election
I20260710 13:19:52.873531 17361 raft_consensus.cc:1081] T 46b80503342a45299eb906880df50a67 P 1dbedf8f70c94b4182182007f04ca6be [term 1 LEADER]: Signalling peer 599bf24a536b42249badc905852d3279 to start an election
I20260710 13:19:52.875118 17099 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "46b80503342a45299eb906880df50a67"
dest_uuid: "599bf24a536b42249badc905852d3279"
 from {username='slave'} at 127.0.0.1:55076
I20260710 13:19:52.875638 17099 raft_consensus.cc:493] T 46b80503342a45299eb906880df50a67 P 599bf24a536b42249badc905852d3279 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:52.875977 17099 raft_consensus.cc:3060] T 46b80503342a45299eb906880df50a67 P 599bf24a536b42249badc905852d3279 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:52.880600 17099 raft_consensus.cc:515] T 46b80503342a45299eb906880df50a67 P 599bf24a536b42249badc905852d3279 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:52.882283 17099 leader_election.cc:290] T 46b80503342a45299eb906880df50a67 P 599bf24a536b42249badc905852d3279 [CANDIDATE]: Term 2 election: Requested vote from peers 0b9475b075fb4e1a8d0049d94e1ecc9c (127.16.20.66:38327), 1dbedf8f70c94b4182182007f04ca6be (127.16.20.67:46591)
I20260710 13:19:52.883301 17174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46b80503342a45299eb906880df50a67" candidate_uuid: "599bf24a536b42249badc905852d3279" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c"
I20260710 13:19:52.883906 17174 raft_consensus.cc:3060] T 46b80503342a45299eb906880df50a67 P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:52.883576 17244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46b80503342a45299eb906880df50a67" candidate_uuid: "599bf24a536b42249badc905852d3279" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1dbedf8f70c94b4182182007f04ca6be"
I20260710 13:19:52.886003 17244 raft_consensus.cc:3055] T 46b80503342a45299eb906880df50a67 P 1dbedf8f70c94b4182182007f04ca6be [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:52.886327 17244 raft_consensus.cc:740] T 46b80503342a45299eb906880df50a67 P 1dbedf8f70c94b4182182007f04ca6be [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1dbedf8f70c94b4182182007f04ca6be, State: Running, Role: LEADER
I20260710 13:19:52.887112 17244 consensus_queue.cc:260] T 46b80503342a45299eb906880df50a67 P 1dbedf8f70c94b4182182007f04ca6be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:52.888370 17244 raft_consensus.cc:3060] T 46b80503342a45299eb906880df50a67 P 1dbedf8f70c94b4182182007f04ca6be [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:52.890080 17298 raft_consensus.cc:993] T 0ccb3c68c9a64bec92730eee7e452e6f P 599bf24a536b42249badc905852d3279: : Instructing follower 0b9475b075fb4e1a8d0049d94e1ecc9c to start an election
I20260710 13:19:52.890565 17298 raft_consensus.cc:1081] T 0ccb3c68c9a64bec92730eee7e452e6f P 599bf24a536b42249badc905852d3279 [term 1 LEADER]: Signalling peer 0b9475b075fb4e1a8d0049d94e1ecc9c to start an election
I20260710 13:19:52.891476 17174 raft_consensus.cc:2468] T 46b80503342a45299eb906880df50a67 P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 599bf24a536b42249badc905852d3279 in term 2.
I20260710 13:19:52.893648 17356 raft_consensus.cc:993] T 8a6cce70a23742259a9b16918fb207f1 P 1dbedf8f70c94b4182182007f04ca6be: : Instructing follower 0b9475b075fb4e1a8d0049d94e1ecc9c to start an election
I20260710 13:19:52.894079 17356 raft_consensus.cc:1081] T 8a6cce70a23742259a9b16918fb207f1 P 1dbedf8f70c94b4182182007f04ca6be [term 1 LEADER]: Signalling peer 0b9475b075fb4e1a8d0049d94e1ecc9c to start an election
I20260710 13:19:52.894430 17063 leader_election.cc:304] T 46b80503342a45299eb906880df50a67 P 599bf24a536b42249badc905852d3279 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b9475b075fb4e1a8d0049d94e1ecc9c, 599bf24a536b42249badc905852d3279; no voters: 
I20260710 13:19:52.895296 17377 raft_consensus.cc:2804] T 46b80503342a45299eb906880df50a67 P 599bf24a536b42249badc905852d3279 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:52.895808 17377 raft_consensus.cc:697] T 46b80503342a45299eb906880df50a67 P 599bf24a536b42249badc905852d3279 [term 2 LEADER]: Becoming Leader. State: Replica: 599bf24a536b42249badc905852d3279, State: Running, Role: LEADER
I20260710 13:19:52.896186 17174 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ccb3c68c9a64bec92730eee7e452e6f"
dest_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c"
 from {username='slave'} at 127.0.0.1:55540
I20260710 13:19:52.896601 17316 raft_consensus.cc:993] T 298f4fce2dc94443b34b768782b51c5b P 1dbedf8f70c94b4182182007f04ca6be: : Instructing follower 0b9475b075fb4e1a8d0049d94e1ecc9c to start an election
I20260710 13:19:52.896802 17174 raft_consensus.cc:493] T 0ccb3c68c9a64bec92730eee7e452e6f P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:52.895320 17292 raft_consensus.cc:993] T 5ff57bf7422b456d93a144c4350eb53b P 0b9475b075fb4e1a8d0049d94e1ecc9c: : Instructing follower 599bf24a536b42249badc905852d3279 to start an election
I20260710 13:19:52.897234 17174 raft_consensus.cc:3060] T 0ccb3c68c9a64bec92730eee7e452e6f P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:52.897570 17292 raft_consensus.cc:1081] T 5ff57bf7422b456d93a144c4350eb53b P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 1 LEADER]: Signalling peer 599bf24a536b42249badc905852d3279 to start an election
I20260710 13:19:52.897141 17316 raft_consensus.cc:1081] T 298f4fce2dc94443b34b768782b51c5b P 1dbedf8f70c94b4182182007f04ca6be [term 1 LEADER]: Signalling peer 0b9475b075fb4e1a8d0049d94e1ecc9c to start an election
I20260710 13:19:52.899423 17099 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ff57bf7422b456d93a144c4350eb53b"
dest_uuid: "599bf24a536b42249badc905852d3279"
 from {username='slave'} at 127.0.0.1:55080
I20260710 13:19:52.899981 17099 raft_consensus.cc:493] T 5ff57bf7422b456d93a144c4350eb53b P 599bf24a536b42249badc905852d3279 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:52.900137 17172 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "298f4fce2dc94443b34b768782b51c5b"
dest_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c"
 from {username='slave'} at 127.0.0.1:55556
I20260710 13:19:52.900416 17099 raft_consensus.cc:3060] T 5ff57bf7422b456d93a144c4350eb53b P 599bf24a536b42249badc905852d3279 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:52.900769 17172 raft_consensus.cc:493] T 298f4fce2dc94443b34b768782b51c5b P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:52.901185 17172 raft_consensus.cc:3060] T 298f4fce2dc94443b34b768782b51c5b P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:52.901250 17173 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8a6cce70a23742259a9b16918fb207f1"
dest_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c"
 from {username='slave'} at 127.0.0.1:55556
I20260710 13:19:52.901975 17173 raft_consensus.cc:493] T 8a6cce70a23742259a9b16918fb207f1 P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:52.902326 17173 raft_consensus.cc:3060] T 8a6cce70a23742259a9b16918fb207f1 P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:52.896646 17377 consensus_queue.cc:237] T 46b80503342a45299eb906880df50a67 P 599bf24a536b42249badc905852d3279 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:52.908507 17174 raft_consensus.cc:515] T 0ccb3c68c9a64bec92730eee7e452e6f P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:52.908949 17099 raft_consensus.cc:515] T 5ff57bf7422b456d93a144c4350eb53b P 599bf24a536b42249badc905852d3279 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:52.910573 17174 leader_election.cc:290] T 0ccb3c68c9a64bec92730eee7e452e6f P 0b9475b075fb4e1a8d0049d94e1ecc9c [CANDIDATE]: Term 2 election: Requested vote from peers 599bf24a536b42249badc905852d3279 (127.16.20.65:34857), 1dbedf8f70c94b4182182007f04ca6be (127.16.20.67:46591)
I20260710 13:19:52.900388 17244 raft_consensus.cc:2468] T 46b80503342a45299eb906880df50a67 P 1dbedf8f70c94b4182182007f04ca6be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 599bf24a536b42249badc905852d3279 in term 2.
I20260710 13:19:52.911248 17098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ccb3c68c9a64bec92730eee7e452e6f" candidate_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "599bf24a536b42249badc905852d3279"
I20260710 13:19:52.911918 17098 raft_consensus.cc:3055] T 0ccb3c68c9a64bec92730eee7e452e6f P 599bf24a536b42249badc905852d3279 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:52.911854 17245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ccb3c68c9a64bec92730eee7e452e6f" candidate_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1dbedf8f70c94b4182182007f04ca6be"
I20260710 13:19:52.912339 17098 raft_consensus.cc:740] T 0ccb3c68c9a64bec92730eee7e452e6f P 599bf24a536b42249badc905852d3279 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 599bf24a536b42249badc905852d3279, State: Running, Role: LEADER
I20260710 13:19:52.912506 17245 raft_consensus.cc:3060] T 0ccb3c68c9a64bec92730eee7e452e6f P 1dbedf8f70c94b4182182007f04ca6be [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:52.912977 17172 raft_consensus.cc:515] T 298f4fce2dc94443b34b768782b51c5b P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:52.913151 17098 consensus_queue.cc:260] T 0ccb3c68c9a64bec92730eee7e452e6f P 599bf24a536b42249badc905852d3279 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:52.913719 17099 leader_election.cc:290] T 5ff57bf7422b456d93a144c4350eb53b P 599bf24a536b42249badc905852d3279 [CANDIDATE]: Term 2 election: Requested vote from peers 0b9475b075fb4e1a8d0049d94e1ecc9c (127.16.20.66:38327), 1dbedf8f70c94b4182182007f04ca6be (127.16.20.67:46591)
I20260710 13:19:52.913293 17244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ff57bf7422b456d93a144c4350eb53b" candidate_uuid: "599bf24a536b42249badc905852d3279" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1dbedf8f70c94b4182182007f04ca6be"
I20260710 13:19:52.914288 17244 raft_consensus.cc:3060] T 5ff57bf7422b456d93a144c4350eb53b P 1dbedf8f70c94b4182182007f04ca6be [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:52.914301 17098 raft_consensus.cc:3060] T 0ccb3c68c9a64bec92730eee7e452e6f P 599bf24a536b42249badc905852d3279 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:52.917307 17097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "298f4fce2dc94443b34b768782b51c5b" candidate_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "599bf24a536b42249badc905852d3279"
I20260710 13:19:52.917901 17097 raft_consensus.cc:3060] T 298f4fce2dc94443b34b768782b51c5b P 599bf24a536b42249badc905852d3279 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:52.917817 17246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "298f4fce2dc94443b34b768782b51c5b" candidate_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1dbedf8f70c94b4182182007f04ca6be"
I20260710 13:19:52.918511 17246 raft_consensus.cc:3055] T 298f4fce2dc94443b34b768782b51c5b P 1dbedf8f70c94b4182182007f04ca6be [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:52.918861 17246 raft_consensus.cc:740] T 298f4fce2dc94443b34b768782b51c5b P 1dbedf8f70c94b4182182007f04ca6be [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1dbedf8f70c94b4182182007f04ca6be, State: Running, Role: LEADER
I20260710 13:19:52.919814 17246 consensus_queue.cc:260] T 298f4fce2dc94443b34b768782b51c5b P 1dbedf8f70c94b4182182007f04ca6be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:52.920866 17246 raft_consensus.cc:3060] T 298f4fce2dc94443b34b768782b51c5b P 1dbedf8f70c94b4182182007f04ca6be [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:52.925500 17244 raft_consensus.cc:2468] T 5ff57bf7422b456d93a144c4350eb53b P 1dbedf8f70c94b4182182007f04ca6be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 599bf24a536b42249badc905852d3279 in term 2.
I20260710 13:19:52.925823 17174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ff57bf7422b456d93a144c4350eb53b" candidate_uuid: "599bf24a536b42249badc905852d3279" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c"
I20260710 13:19:52.926389 17174 raft_consensus.cc:3055] T 5ff57bf7422b456d93a144c4350eb53b P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:52.927340 17174 raft_consensus.cc:740] T 5ff57bf7422b456d93a144c4350eb53b P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0b9475b075fb4e1a8d0049d94e1ecc9c, State: Running, Role: LEADER
I20260710 13:19:52.925500 17097 raft_consensus.cc:2468] T 298f4fce2dc94443b34b768782b51c5b P 599bf24a536b42249badc905852d3279 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b9475b075fb4e1a8d0049d94e1ecc9c in term 2.
I20260710 13:19:52.927485 16997 catalog_manager.cc:5697] T 46b80503342a45299eb906880df50a67 P 599bf24a536b42249badc905852d3279 reported cstate change: term changed from 1 to 2, leader changed from 1dbedf8f70c94b4182182007f04ca6be (127.16.20.67) to 599bf24a536b42249badc905852d3279 (127.16.20.65). New cstate: current_term: 2 leader_uuid: "599bf24a536b42249badc905852d3279" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:52.929167 17140 leader_election.cc:304] T 298f4fce2dc94443b34b768782b51c5b P 0b9475b075fb4e1a8d0049d94e1ecc9c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b9475b075fb4e1a8d0049d94e1ecc9c, 599bf24a536b42249badc905852d3279; no voters: 
I20260710 13:19:52.929973 17292 raft_consensus.cc:2804] T 298f4fce2dc94443b34b768782b51c5b P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:52.930392 17065 leader_election.cc:304] T 5ff57bf7422b456d93a144c4350eb53b P 599bf24a536b42249badc905852d3279 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1dbedf8f70c94b4182182007f04ca6be, 599bf24a536b42249badc905852d3279; no voters: 
I20260710 13:19:52.915077 17172 leader_election.cc:290] T 298f4fce2dc94443b34b768782b51c5b P 0b9475b075fb4e1a8d0049d94e1ecc9c [CANDIDATE]: Term 2 election: Requested vote from peers 599bf24a536b42249badc905852d3279 (127.16.20.65:34857), 1dbedf8f70c94b4182182007f04ca6be (127.16.20.67:46591)
I20260710 13:19:52.931105 17292 raft_consensus.cc:697] T 298f4fce2dc94443b34b768782b51c5b P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 2 LEADER]: Becoming Leader. State: Replica: 0b9475b075fb4e1a8d0049d94e1ecc9c, State: Running, Role: LEADER
I20260710 13:19:52.931931 17098 raft_consensus.cc:2468] T 0ccb3c68c9a64bec92730eee7e452e6f P 599bf24a536b42249badc905852d3279 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b9475b075fb4e1a8d0049d94e1ecc9c in term 2.
I20260710 13:19:52.931962 17292 consensus_queue.cc:237] T 298f4fce2dc94443b34b768782b51c5b P 0b9475b075fb4e1a8d0049d94e1ecc9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:52.933390 17140 leader_election.cc:304] T 0ccb3c68c9a64bec92730eee7e452e6f P 0b9475b075fb4e1a8d0049d94e1ecc9c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b9475b075fb4e1a8d0049d94e1ecc9c, 599bf24a536b42249badc905852d3279; no voters: 
I20260710 13:19:52.933235 17173 raft_consensus.cc:515] T 8a6cce70a23742259a9b16918fb207f1 P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:52.934244 17322 raft_consensus.cc:2804] T 0ccb3c68c9a64bec92730eee7e452e6f P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:52.934708 17322 raft_consensus.cc:697] T 0ccb3c68c9a64bec92730eee7e452e6f P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 2 LEADER]: Becoming Leader. State: Replica: 0b9475b075fb4e1a8d0049d94e1ecc9c, State: Running, Role: LEADER
I20260710 13:19:52.935185 17377 raft_consensus.cc:2804] T 5ff57bf7422b456d93a144c4350eb53b P 599bf24a536b42249badc905852d3279 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:52.938773 17377 raft_consensus.cc:697] T 5ff57bf7422b456d93a144c4350eb53b P 599bf24a536b42249badc905852d3279 [term 2 LEADER]: Becoming Leader. State: Replica: 599bf24a536b42249badc905852d3279, State: Running, Role: LEADER
I20260710 13:19:52.939378 17245 raft_consensus.cc:2468] T 0ccb3c68c9a64bec92730eee7e452e6f P 1dbedf8f70c94b4182182007f04ca6be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b9475b075fb4e1a8d0049d94e1ecc9c in term 2.
I20260710 13:19:52.939723 17377 consensus_queue.cc:237] T 5ff57bf7422b456d93a144c4350eb53b P 599bf24a536b42249badc905852d3279 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:52.941283 17174 consensus_queue.cc:260] T 5ff57bf7422b456d93a144c4350eb53b P 0b9475b075fb4e1a8d0049d94e1ecc9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:52.942687 17174 raft_consensus.cc:3060] T 5ff57bf7422b456d93a144c4350eb53b P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:52.942865 17245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a6cce70a23742259a9b16918fb207f1" candidate_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1dbedf8f70c94b4182182007f04ca6be"
I20260710 13:19:52.944808 17245 raft_consensus.cc:3055] T 8a6cce70a23742259a9b16918fb207f1 P 1dbedf8f70c94b4182182007f04ca6be [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:52.945128 17245 raft_consensus.cc:740] T 8a6cce70a23742259a9b16918fb207f1 P 1dbedf8f70c94b4182182007f04ca6be [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1dbedf8f70c94b4182182007f04ca6be, State: Running, Role: LEADER
I20260710 13:19:52.945358 16997 catalog_manager.cc:5697] T 298f4fce2dc94443b34b768782b51c5b P 0b9475b075fb4e1a8d0049d94e1ecc9c reported cstate change: term changed from 1 to 2, leader changed from 1dbedf8f70c94b4182182007f04ca6be (127.16.20.67) to 0b9475b075fb4e1a8d0049d94e1ecc9c (127.16.20.66). New cstate: current_term: 2 leader_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:52.945902 17245 consensus_queue.cc:260] T 8a6cce70a23742259a9b16918fb207f1 P 1dbedf8f70c94b4182182007f04ca6be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:52.947005 17245 raft_consensus.cc:3060] T 8a6cce70a23742259a9b16918fb207f1 P 1dbedf8f70c94b4182182007f04ca6be [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:52.950045 17246 raft_consensus.cc:2468] T 298f4fce2dc94443b34b768782b51c5b P 1dbedf8f70c94b4182182007f04ca6be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b9475b075fb4e1a8d0049d94e1ecc9c in term 2.
I20260710 13:19:52.935525 17322 consensus_queue.cc:237] T 0ccb3c68c9a64bec92730eee7e452e6f P 0b9475b075fb4e1a8d0049d94e1ecc9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:52.951220 16994 catalog_manager.cc:5697] T 5ff57bf7422b456d93a144c4350eb53b P 599bf24a536b42249badc905852d3279 reported cstate change: term changed from 1 to 2, leader changed from 0b9475b075fb4e1a8d0049d94e1ecc9c (127.16.20.66) to 599bf24a536b42249badc905852d3279 (127.16.20.65). New cstate: current_term: 2 leader_uuid: "599bf24a536b42249badc905852d3279" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:52.954176 17245 raft_consensus.cc:2468] T 8a6cce70a23742259a9b16918fb207f1 P 1dbedf8f70c94b4182182007f04ca6be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b9475b075fb4e1a8d0049d94e1ecc9c in term 2.
I20260710 13:19:52.950119 17174 raft_consensus.cc:2468] T 5ff57bf7422b456d93a144c4350eb53b P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 599bf24a536b42249badc905852d3279 in term 2.
I20260710 13:19:52.935338 17173 leader_election.cc:290] T 8a6cce70a23742259a9b16918fb207f1 P 0b9475b075fb4e1a8d0049d94e1ecc9c [CANDIDATE]: Term 2 election: Requested vote from peers 599bf24a536b42249badc905852d3279 (127.16.20.65:34857), 1dbedf8f70c94b4182182007f04ca6be (127.16.20.67:46591)
I20260710 13:19:52.951311 17098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a6cce70a23742259a9b16918fb207f1" candidate_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "599bf24a536b42249badc905852d3279"
I20260710 13:19:52.956148 17140 leader_election.cc:304] T 8a6cce70a23742259a9b16918fb207f1 P 0b9475b075fb4e1a8d0049d94e1ecc9c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b9475b075fb4e1a8d0049d94e1ecc9c, 1dbedf8f70c94b4182182007f04ca6be; no voters: 
I20260710 13:19:52.956432 17098 raft_consensus.cc:3060] T 8a6cce70a23742259a9b16918fb207f1 P 599bf24a536b42249badc905852d3279 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:52.957617 17292 raft_consensus.cc:2804] T 8a6cce70a23742259a9b16918fb207f1 P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:52.958107 17292 raft_consensus.cc:697] T 8a6cce70a23742259a9b16918fb207f1 P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 2 LEADER]: Becoming Leader. State: Replica: 0b9475b075fb4e1a8d0049d94e1ecc9c, State: Running, Role: LEADER
I20260710 13:19:52.958940 17292 consensus_queue.cc:237] T 8a6cce70a23742259a9b16918fb207f1 P 0b9475b075fb4e1a8d0049d94e1ecc9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:52.963768 17098 raft_consensus.cc:2468] T 8a6cce70a23742259a9b16918fb207f1 P 599bf24a536b42249badc905852d3279 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b9475b075fb4e1a8d0049d94e1ecc9c in term 2.
I20260710 13:19:52.967525 16994 catalog_manager.cc:5697] T 0ccb3c68c9a64bec92730eee7e452e6f P 0b9475b075fb4e1a8d0049d94e1ecc9c reported cstate change: term changed from 1 to 2, leader changed from 599bf24a536b42249badc905852d3279 (127.16.20.65) to 0b9475b075fb4e1a8d0049d94e1ecc9c (127.16.20.66). New cstate: current_term: 2 leader_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:52.968843 16994 catalog_manager.cc:5697] T 8a6cce70a23742259a9b16918fb207f1 P 0b9475b075fb4e1a8d0049d94e1ecc9c reported cstate change: term changed from 1 to 2, leader changed from 1dbedf8f70c94b4182182007f04ca6be (127.16.20.67) to 0b9475b075fb4e1a8d0049d94e1ecc9c (127.16.20.66). New cstate: current_term: 2 leader_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:53.061122 17245 raft_consensus.cc:1275] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 1dbedf8f70c94b4182182007f04ca6be [term 2 FOLLOWER]: Refusing update from remote peer 599bf24a536b42249badc905852d3279: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:53.062453 17377 consensus_queue.cc:1048] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 599bf24a536b42249badc905852d3279 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:53.069782 17173 raft_consensus.cc:1275] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 2 FOLLOWER]: Refusing update from remote peer 599bf24a536b42249badc905852d3279: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:53.071889 17313 consensus_queue.cc:1048] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 599bf24a536b42249badc905852d3279 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:53.220345 17173 raft_consensus.cc:1275] T b0eceac524344abdbf63a0b93a81002c P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 2 FOLLOWER]: Refusing update from remote peer 1dbedf8f70c94b4182182007f04ca6be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:53.221706 17296 consensus_queue.cc:1048] T b0eceac524344abdbf63a0b93a81002c P 1dbedf8f70c94b4182182007f04ca6be [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:53.229357 17098 raft_consensus.cc:1275] T b0eceac524344abdbf63a0b93a81002c P 599bf24a536b42249badc905852d3279 [term 2 FOLLOWER]: Refusing update from remote peer 1dbedf8f70c94b4182182007f04ca6be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:53.231156 17316 consensus_queue.cc:1048] T b0eceac524344abdbf63a0b93a81002c P 1dbedf8f70c94b4182182007f04ca6be [LEADER]: Connected to new peer: Peer: permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:53.324627 17173 raft_consensus.cc:1275] T 5ff57bf7422b456d93a144c4350eb53b P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 2 FOLLOWER]: Refusing update from remote peer 599bf24a536b42249badc905852d3279: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:53.326030 17377 consensus_queue.cc:1048] T 5ff57bf7422b456d93a144c4350eb53b P 599bf24a536b42249badc905852d3279 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:53.333817 17245 raft_consensus.cc:1275] T 5ff57bf7422b456d93a144c4350eb53b P 1dbedf8f70c94b4182182007f04ca6be [term 2 FOLLOWER]: Refusing update from remote peer 599bf24a536b42249badc905852d3279: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:53.335678 17298 consensus_queue.cc:1048] T 5ff57bf7422b456d93a144c4350eb53b P 599bf24a536b42249badc905852d3279 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:53.367595 17098 raft_consensus.cc:1275] T 8a6cce70a23742259a9b16918fb207f1 P 599bf24a536b42249badc905852d3279 [term 2 FOLLOWER]: Refusing update from remote peer 0b9475b075fb4e1a8d0049d94e1ecc9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:53.369042 17292 consensus_queue.cc:1048] T 8a6cce70a23742259a9b16918fb207f1 P 0b9475b075fb4e1a8d0049d94e1ecc9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:53.378598 17245 raft_consensus.cc:1275] T 8a6cce70a23742259a9b16918fb207f1 P 1dbedf8f70c94b4182182007f04ca6be [term 2 FOLLOWER]: Refusing update from remote peer 0b9475b075fb4e1a8d0049d94e1ecc9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:53.380209 17292 consensus_queue.cc:1048] T 8a6cce70a23742259a9b16918fb207f1 P 0b9475b075fb4e1a8d0049d94e1ecc9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:53.446527 17245 raft_consensus.cc:1275] T 298f4fce2dc94443b34b768782b51c5b P 1dbedf8f70c94b4182182007f04ca6be [term 2 FOLLOWER]: Refusing update from remote peer 0b9475b075fb4e1a8d0049d94e1ecc9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:53.447899 17292 consensus_queue.cc:1048] T 298f4fce2dc94443b34b768782b51c5b P 0b9475b075fb4e1a8d0049d94e1ecc9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:53.455880 17098 raft_consensus.cc:1275] T 298f4fce2dc94443b34b768782b51c5b P 599bf24a536b42249badc905852d3279 [term 2 FOLLOWER]: Refusing update from remote peer 0b9475b075fb4e1a8d0049d94e1ecc9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:53.457933 17338 consensus_queue.cc:1048] T 298f4fce2dc94443b34b768782b51c5b P 0b9475b075fb4e1a8d0049d94e1ecc9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:53.489006 17098 raft_consensus.cc:1275] T 0ccb3c68c9a64bec92730eee7e452e6f P 599bf24a536b42249badc905852d3279 [term 2 FOLLOWER]: Refusing update from remote peer 0b9475b075fb4e1a8d0049d94e1ecc9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:53.490244 17338 consensus_queue.cc:1048] T 0ccb3c68c9a64bec92730eee7e452e6f P 0b9475b075fb4e1a8d0049d94e1ecc9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:53.498556 17245 raft_consensus.cc:1275] T 0ccb3c68c9a64bec92730eee7e452e6f P 1dbedf8f70c94b4182182007f04ca6be [term 2 FOLLOWER]: Refusing update from remote peer 0b9475b075fb4e1a8d0049d94e1ecc9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:53.500382 17322 consensus_queue.cc:1048] T 0ccb3c68c9a64bec92730eee7e452e6f P 0b9475b075fb4e1a8d0049d94e1ecc9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:53.501539 17245 raft_consensus.cc:1275] T 46b80503342a45299eb906880df50a67 P 1dbedf8f70c94b4182182007f04ca6be [term 2 FOLLOWER]: Refusing update from remote peer 599bf24a536b42249badc905852d3279: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:53.503079 17298 consensus_queue.cc:1048] T 46b80503342a45299eb906880df50a67 P 599bf24a536b42249badc905852d3279 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:53.517302 17173 raft_consensus.cc:1275] T 46b80503342a45299eb906880df50a67 P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 2 FOLLOWER]: Refusing update from remote peer 599bf24a536b42249badc905852d3279: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:53.519228 17313 consensus_queue.cc:1048] T 46b80503342a45299eb906880df50a67 P 599bf24a536b42249badc905852d3279 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:55.571750 16465 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 13:19:55.572520 16465 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:55.588683 17098 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ff57bf7422b456d93a144c4350eb53b"
dest_uuid: "599bf24a536b42249badc905852d3279"
mode: GRACEFUL
new_leader_uuid: "1dbedf8f70c94b4182182007f04ca6be"
 from {username='slave'} at 127.0.0.1:55102
I20260710 13:19:55.589246 17098 raft_consensus.cc:606] T 5ff57bf7422b456d93a144c4350eb53b P 599bf24a536b42249badc905852d3279 [term 2 LEADER]: Received request to transfer leadership to TS 1dbedf8f70c94b4182182007f04ca6be
I20260710 13:19:55.591444 17098 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9e8a838d57ba4e97aeb34ecca1f87d63"
dest_uuid: "599bf24a536b42249badc905852d3279"
mode: GRACEFUL
new_leader_uuid: "1dbedf8f70c94b4182182007f04ca6be"
 from {username='slave'} at 127.0.0.1:55102
I20260710 13:19:55.591848 17098 raft_consensus.cc:606] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 599bf24a536b42249badc905852d3279 [term 2 LEADER]: Received request to transfer leadership to TS 1dbedf8f70c94b4182182007f04ca6be
I20260710 13:19:55.592742 16465 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:19:55.593186 16465 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:55.813968 17389 raft_consensus.cc:993] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 599bf24a536b42249badc905852d3279: : Instructing follower 1dbedf8f70c94b4182182007f04ca6be to start an election
I20260710 13:19:55.814410 17377 raft_consensus.cc:1081] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 599bf24a536b42249badc905852d3279 [term 2 LEADER]: Signalling peer 1dbedf8f70c94b4182182007f04ca6be to start an election
I20260710 13:19:55.815799 17245 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9e8a838d57ba4e97aeb34ecca1f87d63"
dest_uuid: "1dbedf8f70c94b4182182007f04ca6be"
 from {username='slave'} at 127.0.0.1:54816
I20260710 13:19:55.816264 17245 raft_consensus.cc:493] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 1dbedf8f70c94b4182182007f04ca6be [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:55.816581 17245 raft_consensus.cc:3060] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 1dbedf8f70c94b4182182007f04ca6be [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:55.821354 17245 raft_consensus.cc:515] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 1dbedf8f70c94b4182182007f04ca6be [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:55.823141 17245 leader_election.cc:290] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 1dbedf8f70c94b4182182007f04ca6be [CANDIDATE]: Term 3 election: Requested vote from peers 599bf24a536b42249badc905852d3279 (127.16.20.65:34857), 0b9475b075fb4e1a8d0049d94e1ecc9c (127.16.20.66:38327)
I20260710 13:19:55.824092 17098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e8a838d57ba4e97aeb34ecca1f87d63" candidate_uuid: "1dbedf8f70c94b4182182007f04ca6be" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "599bf24a536b42249badc905852d3279"
I20260710 13:19:55.824221 17174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e8a838d57ba4e97aeb34ecca1f87d63" candidate_uuid: "1dbedf8f70c94b4182182007f04ca6be" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c"
I20260710 13:19:55.824604 17098 raft_consensus.cc:3055] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 599bf24a536b42249badc905852d3279 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:55.824795 17174 raft_consensus.cc:3060] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:55.824991 17098 raft_consensus.cc:740] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 599bf24a536b42249badc905852d3279 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 599bf24a536b42249badc905852d3279, State: Running, Role: LEADER
I20260710 13:19:55.825873 17098 consensus_queue.cc:260] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 599bf24a536b42249badc905852d3279 [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: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:55.826854 17098 raft_consensus.cc:3060] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 599bf24a536b42249badc905852d3279 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:55.829656 17174 raft_consensus.cc:2468] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1dbedf8f70c94b4182182007f04ca6be in term 3.
I20260710 13:19:55.830735 17212 leader_election.cc:304] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 1dbedf8f70c94b4182182007f04ca6be [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: 0b9475b075fb4e1a8d0049d94e1ecc9c, 1dbedf8f70c94b4182182007f04ca6be; no voters: 
I20260710 13:19:55.831470 17296 raft_consensus.cc:2804] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 1dbedf8f70c94b4182182007f04ca6be [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:55.831660 17098 raft_consensus.cc:2468] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 599bf24a536b42249badc905852d3279 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1dbedf8f70c94b4182182007f04ca6be in term 3.
I20260710 13:19:55.832522 17296 raft_consensus.cc:697] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 1dbedf8f70c94b4182182007f04ca6be [term 3 LEADER]: Becoming Leader. State: Replica: 1dbedf8f70c94b4182182007f04ca6be, State: Running, Role: LEADER
I20260710 13:19:55.833459 17296 consensus_queue.cc:237] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 1dbedf8f70c94b4182182007f04ca6be [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: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:55.840638 16994 catalog_manager.cc:5697] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 1dbedf8f70c94b4182182007f04ca6be reported cstate change: term changed from 2 to 3, leader changed from 599bf24a536b42249badc905852d3279 (127.16.20.65) to 1dbedf8f70c94b4182182007f04ca6be (127.16.20.67). New cstate: current_term: 3 leader_uuid: "1dbedf8f70c94b4182182007f04ca6be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:55.964042 17389 raft_consensus.cc:993] T 5ff57bf7422b456d93a144c4350eb53b P 599bf24a536b42249badc905852d3279: : Instructing follower 1dbedf8f70c94b4182182007f04ca6be to start an election
I20260710 13:19:55.964541 17377 raft_consensus.cc:1081] T 5ff57bf7422b456d93a144c4350eb53b P 599bf24a536b42249badc905852d3279 [term 2 LEADER]: Signalling peer 1dbedf8f70c94b4182182007f04ca6be to start an election
I20260710 13:19:55.965968 17245 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ff57bf7422b456d93a144c4350eb53b"
dest_uuid: "1dbedf8f70c94b4182182007f04ca6be"
 from {username='slave'} at 127.0.0.1:54816
I20260710 13:19:55.966426 17245 raft_consensus.cc:493] T 5ff57bf7422b456d93a144c4350eb53b P 1dbedf8f70c94b4182182007f04ca6be [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:55.966676 17245 raft_consensus.cc:3060] T 5ff57bf7422b456d93a144c4350eb53b P 1dbedf8f70c94b4182182007f04ca6be [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:55.972810 17245 raft_consensus.cc:515] T 5ff57bf7422b456d93a144c4350eb53b P 1dbedf8f70c94b4182182007f04ca6be [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:55.974815 17245 leader_election.cc:290] T 5ff57bf7422b456d93a144c4350eb53b P 1dbedf8f70c94b4182182007f04ca6be [CANDIDATE]: Term 3 election: Requested vote from peers 599bf24a536b42249badc905852d3279 (127.16.20.65:34857), 0b9475b075fb4e1a8d0049d94e1ecc9c (127.16.20.66:38327)
I20260710 13:19:55.975642 17098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ff57bf7422b456d93a144c4350eb53b" candidate_uuid: "1dbedf8f70c94b4182182007f04ca6be" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "599bf24a536b42249badc905852d3279"
I20260710 13:19:55.976032 17174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ff57bf7422b456d93a144c4350eb53b" candidate_uuid: "1dbedf8f70c94b4182182007f04ca6be" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c"
I20260710 13:19:55.976295 17098 raft_consensus.cc:3055] T 5ff57bf7422b456d93a144c4350eb53b P 599bf24a536b42249badc905852d3279 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:55.976570 17174 raft_consensus.cc:3060] T 5ff57bf7422b456d93a144c4350eb53b P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:55.976651 17098 raft_consensus.cc:740] T 5ff57bf7422b456d93a144c4350eb53b P 599bf24a536b42249badc905852d3279 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 599bf24a536b42249badc905852d3279, State: Running, Role: LEADER
I20260710 13:19:55.977471 17098 consensus_queue.cc:260] T 5ff57bf7422b456d93a144c4350eb53b P 599bf24a536b42249badc905852d3279 [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: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:55.978653 17098 raft_consensus.cc:3060] T 5ff57bf7422b456d93a144c4350eb53b P 599bf24a536b42249badc905852d3279 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:55.983261 17174 raft_consensus.cc:2468] T 5ff57bf7422b456d93a144c4350eb53b P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1dbedf8f70c94b4182182007f04ca6be in term 3.
I20260710 13:19:55.985473 17098 raft_consensus.cc:2468] T 5ff57bf7422b456d93a144c4350eb53b P 599bf24a536b42249badc905852d3279 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1dbedf8f70c94b4182182007f04ca6be in term 3.
I20260710 13:19:55.985473 17212 leader_election.cc:304] T 5ff57bf7422b456d93a144c4350eb53b P 1dbedf8f70c94b4182182007f04ca6be [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: 0b9475b075fb4e1a8d0049d94e1ecc9c, 1dbedf8f70c94b4182182007f04ca6be; no voters: 
I20260710 13:19:55.986562 17296 raft_consensus.cc:2804] T 5ff57bf7422b456d93a144c4350eb53b P 1dbedf8f70c94b4182182007f04ca6be [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:55.987114 17296 raft_consensus.cc:697] T 5ff57bf7422b456d93a144c4350eb53b P 1dbedf8f70c94b4182182007f04ca6be [term 3 LEADER]: Becoming Leader. State: Replica: 1dbedf8f70c94b4182182007f04ca6be, State: Running, Role: LEADER
I20260710 13:19:55.988039 17296 consensus_queue.cc:237] T 5ff57bf7422b456d93a144c4350eb53b P 1dbedf8f70c94b4182182007f04ca6be [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: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:56.001322 16994 catalog_manager.cc:5697] T 5ff57bf7422b456d93a144c4350eb53b P 1dbedf8f70c94b4182182007f04ca6be reported cstate change: term changed from 2 to 3, leader changed from 599bf24a536b42249badc905852d3279 (127.16.20.65) to 1dbedf8f70c94b4182182007f04ca6be (127.16.20.67). New cstate: current_term: 3 leader_uuid: "1dbedf8f70c94b4182182007f04ca6be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:56.262621 17174 raft_consensus.cc:1275] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 3 FOLLOWER]: Refusing update from remote peer 1dbedf8f70c94b4182182007f04ca6be: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:56.263954 17296 consensus_queue.cc:1048] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 1dbedf8f70c94b4182182007f04ca6be [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:56.276300 17098 raft_consensus.cc:1275] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 599bf24a536b42249badc905852d3279 [term 3 FOLLOWER]: Refusing update from remote peer 1dbedf8f70c94b4182182007f04ca6be: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:56.277789 17296 consensus_queue.cc:1048] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 1dbedf8f70c94b4182182007f04ca6be [LEADER]: Connected to new peer: Peer: permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:56.373282 17174 raft_consensus.cc:1275] T 5ff57bf7422b456d93a144c4350eb53b P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 3 FOLLOWER]: Refusing update from remote peer 1dbedf8f70c94b4182182007f04ca6be: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:56.374784 17296 consensus_queue.cc:1048] T 5ff57bf7422b456d93a144c4350eb53b P 1dbedf8f70c94b4182182007f04ca6be [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:56.385082 17098 raft_consensus.cc:1275] T 5ff57bf7422b456d93a144c4350eb53b P 599bf24a536b42249badc905852d3279 [term 3 FOLLOWER]: Refusing update from remote peer 1dbedf8f70c94b4182182007f04ca6be: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:56.388062 17402 consensus_queue.cc:1048] T 5ff57bf7422b456d93a144c4350eb53b P 1dbedf8f70c94b4182182007f04ca6be [LEADER]: Connected to new peer: Peer: permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:56.594097 16465 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:56.610883 17245 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9e8a838d57ba4e97aeb34ecca1f87d63"
dest_uuid: "1dbedf8f70c94b4182182007f04ca6be"
mode: GRACEFUL
new_leader_uuid: "599bf24a536b42249badc905852d3279"
 from {username='slave'} at 127.0.0.1:54830
I20260710 13:19:56.611521 17245 raft_consensus.cc:606] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 1dbedf8f70c94b4182182007f04ca6be [term 3 LEADER]: Received request to transfer leadership to TS 599bf24a536b42249badc905852d3279
I20260710 13:19:56.619159 17245 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ff57bf7422b456d93a144c4350eb53b"
dest_uuid: "1dbedf8f70c94b4182182007f04ca6be"
mode: GRACEFUL
new_leader_uuid: "599bf24a536b42249badc905852d3279"
 from {username='slave'} at 127.0.0.1:54830
I20260710 13:19:56.619720 17245 raft_consensus.cc:606] T 5ff57bf7422b456d93a144c4350eb53b P 1dbedf8f70c94b4182182007f04ca6be [term 3 LEADER]: Received request to transfer leadership to TS 599bf24a536b42249badc905852d3279
I20260710 13:19:56.624920 17174 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e826fea9406c4b70ba66b34ff78ac434"
dest_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c"
mode: GRACEFUL
new_leader_uuid: "599bf24a536b42249badc905852d3279"
 from {username='slave'} at 127.0.0.1:55562
I20260710 13:19:56.625420 17174 raft_consensus.cc:606] T e826fea9406c4b70ba66b34ff78ac434 P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 1 LEADER]: Received request to transfer leadership to TS 599bf24a536b42249badc905852d3279
I20260710 13:19:56.630520 17174 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "298f4fce2dc94443b34b768782b51c5b"
dest_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c"
mode: GRACEFUL
new_leader_uuid: "599bf24a536b42249badc905852d3279"
 from {username='slave'} at 127.0.0.1:55562
I20260710 13:19:56.631058 17174 raft_consensus.cc:606] T 298f4fce2dc94443b34b768782b51c5b P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 2 LEADER]: Received request to transfer leadership to TS 599bf24a536b42249badc905852d3279
I20260710 13:19:56.636253 17174 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ccb3c68c9a64bec92730eee7e452e6f"
dest_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c"
mode: GRACEFUL
new_leader_uuid: "599bf24a536b42249badc905852d3279"
 from {username='slave'} at 127.0.0.1:55562
I20260710 13:19:56.637034 17174 raft_consensus.cc:606] T 0ccb3c68c9a64bec92730eee7e452e6f P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 2 LEADER]: Received request to transfer leadership to TS 599bf24a536b42249badc905852d3279
I20260710 13:19:56.779922 17338 raft_consensus.cc:993] T e826fea9406c4b70ba66b34ff78ac434 P 0b9475b075fb4e1a8d0049d94e1ecc9c: : Instructing follower 599bf24a536b42249badc905852d3279 to start an election
I20260710 13:19:56.780298 17402 raft_consensus.cc:993] T 5ff57bf7422b456d93a144c4350eb53b P 1dbedf8f70c94b4182182007f04ca6be: : Instructing follower 599bf24a536b42249badc905852d3279 to start an election
I20260710 13:19:56.780376 17338 raft_consensus.cc:1081] T e826fea9406c4b70ba66b34ff78ac434 P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 1 LEADER]: Signalling peer 599bf24a536b42249badc905852d3279 to start an election
I20260710 13:19:56.780841 17296 raft_consensus.cc:1081] T 5ff57bf7422b456d93a144c4350eb53b P 1dbedf8f70c94b4182182007f04ca6be [term 3 LEADER]: Signalling peer 599bf24a536b42249badc905852d3279 to start an election
I20260710 13:19:56.782428 17098 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e826fea9406c4b70ba66b34ff78ac434"
dest_uuid: "599bf24a536b42249badc905852d3279"
 from {username='slave'} at 127.0.0.1:55080
I20260710 13:19:56.782462 17097 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ff57bf7422b456d93a144c4350eb53b"
dest_uuid: "599bf24a536b42249badc905852d3279"
 from {username='slave'} at 127.0.0.1:55076
I20260710 13:19:56.783119 17098 raft_consensus.cc:493] T e826fea9406c4b70ba66b34ff78ac434 P 599bf24a536b42249badc905852d3279 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:56.783224 17097 raft_consensus.cc:493] T 5ff57bf7422b456d93a144c4350eb53b P 599bf24a536b42249badc905852d3279 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:56.783507 17098 raft_consensus.cc:3060] T e826fea9406c4b70ba66b34ff78ac434 P 599bf24a536b42249badc905852d3279 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:56.783684 17097 raft_consensus.cc:3060] T 5ff57bf7422b456d93a144c4350eb53b P 599bf24a536b42249badc905852d3279 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:56.787917 17098 raft_consensus.cc:515] T e826fea9406c4b70ba66b34ff78ac434 P 599bf24a536b42249badc905852d3279 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:56.788771 17097 raft_consensus.cc:515] T 5ff57bf7422b456d93a144c4350eb53b P 599bf24a536b42249badc905852d3279 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:56.789412 17098 leader_election.cc:290] T e826fea9406c4b70ba66b34ff78ac434 P 599bf24a536b42249badc905852d3279 [CANDIDATE]: Term 2 election: Requested vote from peers 0b9475b075fb4e1a8d0049d94e1ecc9c (127.16.20.66:38327), 1dbedf8f70c94b4182182007f04ca6be (127.16.20.67:46591)
I20260710 13:19:56.790207 17174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e826fea9406c4b70ba66b34ff78ac434" candidate_uuid: "599bf24a536b42249badc905852d3279" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c"
I20260710 13:19:56.790711 17174 raft_consensus.cc:3055] T e826fea9406c4b70ba66b34ff78ac434 P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:56.791008 17174 raft_consensus.cc:740] T e826fea9406c4b70ba66b34ff78ac434 P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0b9475b075fb4e1a8d0049d94e1ecc9c, State: Running, Role: LEADER
I20260710 13:19:56.791497 17245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e826fea9406c4b70ba66b34ff78ac434" candidate_uuid: "599bf24a536b42249badc905852d3279" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1dbedf8f70c94b4182182007f04ca6be"
I20260710 13:19:56.791602 17173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ff57bf7422b456d93a144c4350eb53b" candidate_uuid: "599bf24a536b42249badc905852d3279" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c"
I20260710 13:19:56.791700 17174 consensus_queue.cc:260] T e826fea9406c4b70ba66b34ff78ac434 P 0b9475b075fb4e1a8d0049d94e1ecc9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:56.792194 17173 raft_consensus.cc:3060] T 5ff57bf7422b456d93a144c4350eb53b P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:56.792863 17174 raft_consensus.cc:3060] T e826fea9406c4b70ba66b34ff78ac434 P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:56.793092 17246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ff57bf7422b456d93a144c4350eb53b" candidate_uuid: "599bf24a536b42249badc905852d3279" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1dbedf8f70c94b4182182007f04ca6be"
I20260710 13:19:56.793627 17246 raft_consensus.cc:3055] T 5ff57bf7422b456d93a144c4350eb53b P 1dbedf8f70c94b4182182007f04ca6be [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:19:56.793938 17246 raft_consensus.cc:740] T 5ff57bf7422b456d93a144c4350eb53b P 1dbedf8f70c94b4182182007f04ca6be [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1dbedf8f70c94b4182182007f04ca6be, State: Running, Role: LEADER
I20260710 13:19:56.794055 17097 leader_election.cc:290] T 5ff57bf7422b456d93a144c4350eb53b P 599bf24a536b42249badc905852d3279 [CANDIDATE]: Term 4 election: Requested vote from peers 0b9475b075fb4e1a8d0049d94e1ecc9c (127.16.20.66:38327), 1dbedf8f70c94b4182182007f04ca6be (127.16.20.67:46591)
I20260710 13:19:56.792042 17245 raft_consensus.cc:3060] T e826fea9406c4b70ba66b34ff78ac434 P 1dbedf8f70c94b4182182007f04ca6be [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:56.794729 17246 consensus_queue.cc:260] T 5ff57bf7422b456d93a144c4350eb53b P 1dbedf8f70c94b4182182007f04ca6be [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: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:56.796110 17246 raft_consensus.cc:3060] T 5ff57bf7422b456d93a144c4350eb53b P 1dbedf8f70c94b4182182007f04ca6be [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:56.801276 17173 raft_consensus.cc:2468] T 5ff57bf7422b456d93a144c4350eb53b P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 599bf24a536b42249badc905852d3279 in term 4.
I20260710 13:19:56.801390 17245 raft_consensus.cc:2468] T e826fea9406c4b70ba66b34ff78ac434 P 1dbedf8f70c94b4182182007f04ca6be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 599bf24a536b42249badc905852d3279 in term 2.
I20260710 13:19:56.802240 17174 raft_consensus.cc:2468] T e826fea9406c4b70ba66b34ff78ac434 P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 599bf24a536b42249badc905852d3279 in term 2.
I20260710 13:19:56.802655 17063 leader_election.cc:304] T 5ff57bf7422b456d93a144c4350eb53b P 599bf24a536b42249badc905852d3279 [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: 0b9475b075fb4e1a8d0049d94e1ecc9c, 599bf24a536b42249badc905852d3279; no voters: 
I20260710 13:19:56.802647 17246 raft_consensus.cc:2468] T 5ff57bf7422b456d93a144c4350eb53b P 1dbedf8f70c94b4182182007f04ca6be [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 599bf24a536b42249badc905852d3279 in term 4.
I20260710 13:19:56.803100 17065 leader_election.cc:304] T e826fea9406c4b70ba66b34ff78ac434 P 599bf24a536b42249badc905852d3279 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1dbedf8f70c94b4182182007f04ca6be, 599bf24a536b42249badc905852d3279; no voters: 
I20260710 13:19:56.803661 17377 raft_consensus.cc:2804] T 5ff57bf7422b456d93a144c4350eb53b P 599bf24a536b42249badc905852d3279 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:19:56.804792 17409 raft_consensus.cc:2804] T e826fea9406c4b70ba66b34ff78ac434 P 599bf24a536b42249badc905852d3279 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:56.805377 17409 raft_consensus.cc:697] T e826fea9406c4b70ba66b34ff78ac434 P 599bf24a536b42249badc905852d3279 [term 2 LEADER]: Becoming Leader. State: Replica: 599bf24a536b42249badc905852d3279, State: Running, Role: LEADER
I20260710 13:19:56.804934 17377 raft_consensus.cc:697] T 5ff57bf7422b456d93a144c4350eb53b P 599bf24a536b42249badc905852d3279 [term 4 LEADER]: Becoming Leader. State: Replica: 599bf24a536b42249badc905852d3279, State: Running, Role: LEADER
I20260710 13:19:56.806088 17409 consensus_queue.cc:237] T e826fea9406c4b70ba66b34ff78ac434 P 599bf24a536b42249badc905852d3279 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:56.806234 17377 consensus_queue.cc:237] T 5ff57bf7422b456d93a144c4350eb53b P 599bf24a536b42249badc905852d3279 [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: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:56.811888 17402 raft_consensus.cc:993] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 1dbedf8f70c94b4182182007f04ca6be: : Instructing follower 599bf24a536b42249badc905852d3279 to start an election
I20260710 13:19:56.812325 17296 raft_consensus.cc:1081] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 1dbedf8f70c94b4182182007f04ca6be [term 3 LEADER]: Signalling peer 599bf24a536b42249badc905852d3279 to start an election
I20260710 13:19:56.813948 17097 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9e8a838d57ba4e97aeb34ecca1f87d63"
dest_uuid: "599bf24a536b42249badc905852d3279"
 from {username='slave'} at 127.0.0.1:55076
I20260710 13:19:56.814432 17097 raft_consensus.cc:493] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 599bf24a536b42249badc905852d3279 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:56.814724 17097 raft_consensus.cc:3060] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 599bf24a536b42249badc905852d3279 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:56.815594 16994 catalog_manager.cc:5697] T 5ff57bf7422b456d93a144c4350eb53b P 599bf24a536b42249badc905852d3279 reported cstate change: term changed from 3 to 4, leader changed from 1dbedf8f70c94b4182182007f04ca6be (127.16.20.67) to 599bf24a536b42249badc905852d3279 (127.16.20.65). New cstate: current_term: 4 leader_uuid: "599bf24a536b42249badc905852d3279" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:56.816774 16994 catalog_manager.cc:5697] T e826fea9406c4b70ba66b34ff78ac434 P 599bf24a536b42249badc905852d3279 reported cstate change: term changed from 1 to 2, leader changed from 0b9475b075fb4e1a8d0049d94e1ecc9c (127.16.20.66) to 599bf24a536b42249badc905852d3279 (127.16.20.65). New cstate: current_term: 2 leader_uuid: "599bf24a536b42249badc905852d3279" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:56.820099 17097 raft_consensus.cc:515] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 599bf24a536b42249badc905852d3279 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:56.822835 17174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e8a838d57ba4e97aeb34ecca1f87d63" candidate_uuid: "599bf24a536b42249badc905852d3279" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c"
I20260710 13:19:56.822985 17097 leader_election.cc:290] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 599bf24a536b42249badc905852d3279 [CANDIDATE]: Term 4 election: Requested vote from peers 0b9475b075fb4e1a8d0049d94e1ecc9c (127.16.20.66:38327), 1dbedf8f70c94b4182182007f04ca6be (127.16.20.67:46591)
I20260710 13:19:56.823107 17246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e8a838d57ba4e97aeb34ecca1f87d63" candidate_uuid: "599bf24a536b42249badc905852d3279" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1dbedf8f70c94b4182182007f04ca6be"
I20260710 13:19:56.823369 17174 raft_consensus.cc:3060] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:56.823652 17246 raft_consensus.cc:3055] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 1dbedf8f70c94b4182182007f04ca6be [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:19:56.823945 17246 raft_consensus.cc:740] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 1dbedf8f70c94b4182182007f04ca6be [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1dbedf8f70c94b4182182007f04ca6be, State: Running, Role: LEADER
I20260710 13:19:56.824754 17246 consensus_queue.cc:260] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 1dbedf8f70c94b4182182007f04ca6be [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: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:56.825949 17246 raft_consensus.cc:3060] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 1dbedf8f70c94b4182182007f04ca6be [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:56.830189 17174 raft_consensus.cc:2468] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 599bf24a536b42249badc905852d3279 in term 4.
I20260710 13:19:56.831457 17063 leader_election.cc:304] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 599bf24a536b42249badc905852d3279 [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: 0b9475b075fb4e1a8d0049d94e1ecc9c, 599bf24a536b42249badc905852d3279; no voters: 
I20260710 13:19:56.832230 17409 raft_consensus.cc:2804] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 599bf24a536b42249badc905852d3279 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:19:56.832675 17409 raft_consensus.cc:697] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 599bf24a536b42249badc905852d3279 [term 4 LEADER]: Becoming Leader. State: Replica: 599bf24a536b42249badc905852d3279, State: Running, Role: LEADER
I20260710 13:19:56.832743 17246 raft_consensus.cc:2468] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 1dbedf8f70c94b4182182007f04ca6be [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 599bf24a536b42249badc905852d3279 in term 4.
I20260710 13:19:56.833477 17409 consensus_queue.cc:237] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 599bf24a536b42249badc905852d3279 [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: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:56.839738 16994 catalog_manager.cc:5697] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 599bf24a536b42249badc905852d3279 reported cstate change: term changed from 3 to 4, leader changed from 1dbedf8f70c94b4182182007f04ca6be (127.16.20.67) to 599bf24a536b42249badc905852d3279 (127.16.20.65). New cstate: current_term: 4 leader_uuid: "599bf24a536b42249badc905852d3279" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:56.915757 17407 raft_consensus.cc:993] T 298f4fce2dc94443b34b768782b51c5b P 0b9475b075fb4e1a8d0049d94e1ecc9c: : Instructing follower 599bf24a536b42249badc905852d3279 to start an election
I20260710 13:19:56.915819 17415 raft_consensus.cc:993] T 0ccb3c68c9a64bec92730eee7e452e6f P 0b9475b075fb4e1a8d0049d94e1ecc9c: : Instructing follower 599bf24a536b42249badc905852d3279 to start an election
I20260710 13:19:56.916473 17416 raft_consensus.cc:1081] T 298f4fce2dc94443b34b768782b51c5b P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 2 LEADER]: Signalling peer 599bf24a536b42249badc905852d3279 to start an election
I20260710 13:19:56.916484 17407 raft_consensus.cc:1081] T 0ccb3c68c9a64bec92730eee7e452e6f P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 2 LEADER]: Signalling peer 599bf24a536b42249badc905852d3279 to start an election
I20260710 13:19:56.918064 17098 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "298f4fce2dc94443b34b768782b51c5b"
dest_uuid: "599bf24a536b42249badc905852d3279"
 from {username='slave'} at 127.0.0.1:55080
I20260710 13:19:56.918527 17098 raft_consensus.cc:493] T 298f4fce2dc94443b34b768782b51c5b P 599bf24a536b42249badc905852d3279 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:56.918486 17097 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ccb3c68c9a64bec92730eee7e452e6f"
dest_uuid: "599bf24a536b42249badc905852d3279"
 from {username='slave'} at 127.0.0.1:55080
I20260710 13:19:56.918946 17098 raft_consensus.cc:3060] T 298f4fce2dc94443b34b768782b51c5b P 599bf24a536b42249badc905852d3279 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:56.919121 17097 raft_consensus.cc:493] T 0ccb3c68c9a64bec92730eee7e452e6f P 599bf24a536b42249badc905852d3279 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:56.919536 17097 raft_consensus.cc:3060] T 0ccb3c68c9a64bec92730eee7e452e6f P 599bf24a536b42249badc905852d3279 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:56.923712 17098 raft_consensus.cc:515] T 298f4fce2dc94443b34b768782b51c5b P 599bf24a536b42249badc905852d3279 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:56.924233 17097 raft_consensus.cc:515] T 0ccb3c68c9a64bec92730eee7e452e6f P 599bf24a536b42249badc905852d3279 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:56.926162 17097 leader_election.cc:290] T 0ccb3c68c9a64bec92730eee7e452e6f P 599bf24a536b42249badc905852d3279 [CANDIDATE]: Term 3 election: Requested vote from peers 0b9475b075fb4e1a8d0049d94e1ecc9c (127.16.20.66:38327), 1dbedf8f70c94b4182182007f04ca6be (127.16.20.67:46591)
I20260710 13:19:56.926199 17174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "298f4fce2dc94443b34b768782b51c5b" candidate_uuid: "599bf24a536b42249badc905852d3279" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c"
I20260710 13:19:56.926854 17174 raft_consensus.cc:3055] T 298f4fce2dc94443b34b768782b51c5b P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:56.927163 17245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ccb3c68c9a64bec92730eee7e452e6f" candidate_uuid: "599bf24a536b42249badc905852d3279" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1dbedf8f70c94b4182182007f04ca6be"
I20260710 13:19:56.927915 17245 raft_consensus.cc:3060] T 0ccb3c68c9a64bec92730eee7e452e6f P 1dbedf8f70c94b4182182007f04ca6be [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:56.927196 17174 raft_consensus.cc:740] T 298f4fce2dc94443b34b768782b51c5b P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0b9475b075fb4e1a8d0049d94e1ecc9c, State: Running, Role: LEADER
I20260710 13:19:56.929562 17174 consensus_queue.cc:260] T 298f4fce2dc94443b34b768782b51c5b P 0b9475b075fb4e1a8d0049d94e1ecc9c [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: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:56.928882 17246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "298f4fce2dc94443b34b768782b51c5b" candidate_uuid: "599bf24a536b42249badc905852d3279" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1dbedf8f70c94b4182182007f04ca6be"
I20260710 13:19:56.930501 17246 raft_consensus.cc:3060] T 298f4fce2dc94443b34b768782b51c5b P 1dbedf8f70c94b4182182007f04ca6be [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:56.930564 17174 raft_consensus.cc:3060] T 298f4fce2dc94443b34b768782b51c5b P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:56.933375 17245 raft_consensus.cc:2468] T 0ccb3c68c9a64bec92730eee7e452e6f P 1dbedf8f70c94b4182182007f04ca6be [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 599bf24a536b42249badc905852d3279 in term 3.
I20260710 13:19:56.927163 17173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ccb3c68c9a64bec92730eee7e452e6f" candidate_uuid: "599bf24a536b42249badc905852d3279" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c"
I20260710 13:19:56.934319 17173 raft_consensus.cc:3055] T 0ccb3c68c9a64bec92730eee7e452e6f P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:56.925868 17098 leader_election.cc:290] T 298f4fce2dc94443b34b768782b51c5b P 599bf24a536b42249badc905852d3279 [CANDIDATE]: Term 3 election: Requested vote from peers 0b9475b075fb4e1a8d0049d94e1ecc9c (127.16.20.66:38327), 1dbedf8f70c94b4182182007f04ca6be (127.16.20.67:46591)
I20260710 13:19:56.934680 17173 raft_consensus.cc:740] T 0ccb3c68c9a64bec92730eee7e452e6f P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0b9475b075fb4e1a8d0049d94e1ecc9c, State: Running, Role: LEADER
I20260710 13:19:56.934659 17065 leader_election.cc:304] T 0ccb3c68c9a64bec92730eee7e452e6f P 599bf24a536b42249badc905852d3279 [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: 1dbedf8f70c94b4182182007f04ca6be, 599bf24a536b42249badc905852d3279; no voters: 
I20260710 13:19:56.935844 17409 raft_consensus.cc:2804] T 0ccb3c68c9a64bec92730eee7e452e6f P 599bf24a536b42249badc905852d3279 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:56.935761 17173 consensus_queue.cc:260] T 0ccb3c68c9a64bec92730eee7e452e6f P 0b9475b075fb4e1a8d0049d94e1ecc9c [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: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:56.936617 17409 raft_consensus.cc:697] T 0ccb3c68c9a64bec92730eee7e452e6f P 599bf24a536b42249badc905852d3279 [term 3 LEADER]: Becoming Leader. State: Replica: 599bf24a536b42249badc905852d3279, State: Running, Role: LEADER
I20260710 13:19:56.937147 17173 raft_consensus.cc:3060] T 0ccb3c68c9a64bec92730eee7e452e6f P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:56.937776 17174 raft_consensus.cc:2468] T 298f4fce2dc94443b34b768782b51c5b P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 599bf24a536b42249badc905852d3279 in term 3.
I20260710 13:19:56.937485 17409 consensus_queue.cc:237] T 0ccb3c68c9a64bec92730eee7e452e6f P 599bf24a536b42249badc905852d3279 [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: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:56.937711 17246 raft_consensus.cc:2468] T 298f4fce2dc94443b34b768782b51c5b P 1dbedf8f70c94b4182182007f04ca6be [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 599bf24a536b42249badc905852d3279 in term 3.
I20260710 13:19:56.939229 17063 leader_election.cc:304] T 298f4fce2dc94443b34b768782b51c5b P 599bf24a536b42249badc905852d3279 [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: 0b9475b075fb4e1a8d0049d94e1ecc9c, 599bf24a536b42249badc905852d3279; no voters: 
I20260710 13:19:56.940239 17377 raft_consensus.cc:2804] T 298f4fce2dc94443b34b768782b51c5b P 599bf24a536b42249badc905852d3279 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:56.940755 17377 raft_consensus.cc:697] T 298f4fce2dc94443b34b768782b51c5b P 599bf24a536b42249badc905852d3279 [term 3 LEADER]: Becoming Leader. State: Replica: 599bf24a536b42249badc905852d3279, State: Running, Role: LEADER
I20260710 13:19:56.941583 17377 consensus_queue.cc:237] T 298f4fce2dc94443b34b768782b51c5b P 599bf24a536b42249badc905852d3279 [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: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:56.945936 17173 raft_consensus.cc:2468] T 0ccb3c68c9a64bec92730eee7e452e6f P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 599bf24a536b42249badc905852d3279 in term 3.
I20260710 13:19:56.951581 16994 catalog_manager.cc:5697] T 0ccb3c68c9a64bec92730eee7e452e6f P 599bf24a536b42249badc905852d3279 reported cstate change: term changed from 2 to 3, leader changed from 0b9475b075fb4e1a8d0049d94e1ecc9c (127.16.20.66) to 599bf24a536b42249badc905852d3279 (127.16.20.65). New cstate: current_term: 3 leader_uuid: "599bf24a536b42249badc905852d3279" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:56.964315 16994 catalog_manager.cc:5697] T 298f4fce2dc94443b34b768782b51c5b P 599bf24a536b42249badc905852d3279 reported cstate change: term changed from 2 to 3, leader changed from 0b9475b075fb4e1a8d0049d94e1ecc9c (127.16.20.66) to 599bf24a536b42249badc905852d3279 (127.16.20.65). New cstate: current_term: 3 leader_uuid: "599bf24a536b42249badc905852d3279" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:57.214387 17174 raft_consensus.cc:1275] T e826fea9406c4b70ba66b34ff78ac434 P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 2 FOLLOWER]: Refusing update from remote peer 599bf24a536b42249badc905852d3279: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:57.215986 17377 consensus_queue.cc:1048] T e826fea9406c4b70ba66b34ff78ac434 P 599bf24a536b42249badc905852d3279 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:57.225621 17246 raft_consensus.cc:1275] T e826fea9406c4b70ba66b34ff78ac434 P 1dbedf8f70c94b4182182007f04ca6be [term 2 FOLLOWER]: Refusing update from remote peer 599bf24a536b42249badc905852d3279: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:57.227186 17377 consensus_queue.cc:1048] T e826fea9406c4b70ba66b34ff78ac434 P 599bf24a536b42249badc905852d3279 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:57.231210 17174 raft_consensus.cc:1275] T 5ff57bf7422b456d93a144c4350eb53b P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 4 FOLLOWER]: Refusing update from remote peer 599bf24a536b42249badc905852d3279: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:57.232928 17409 consensus_queue.cc:1048] T 5ff57bf7422b456d93a144c4350eb53b P 599bf24a536b42249badc905852d3279 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:57.246965 17246 raft_consensus.cc:1275] T 5ff57bf7422b456d93a144c4350eb53b P 1dbedf8f70c94b4182182007f04ca6be [term 4 FOLLOWER]: Refusing update from remote peer 599bf24a536b42249badc905852d3279: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:57.249965 17424 consensus_queue.cc:1048] T 5ff57bf7422b456d93a144c4350eb53b P 599bf24a536b42249badc905852d3279 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:19:57.297569 17174 raft_consensus.cc:1275] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 4 FOLLOWER]: Refusing update from remote peer 599bf24a536b42249badc905852d3279: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:57.298911 17424 consensus_queue.cc:1048] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 599bf24a536b42249badc905852d3279 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:57.309571 17246 raft_consensus.cc:1275] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 1dbedf8f70c94b4182182007f04ca6be [term 4 FOLLOWER]: Refusing update from remote peer 599bf24a536b42249badc905852d3279: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:57.311046 17424 consensus_queue.cc:1048] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 599bf24a536b42249badc905852d3279 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:57.333467 17246 raft_consensus.cc:1275] T 298f4fce2dc94443b34b768782b51c5b P 1dbedf8f70c94b4182182007f04ca6be [term 3 FOLLOWER]: Refusing update from remote peer 599bf24a536b42249badc905852d3279: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:57.334854 17424 consensus_queue.cc:1048] T 298f4fce2dc94443b34b768782b51c5b P 599bf24a536b42249badc905852d3279 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:57.342778 17174 raft_consensus.cc:1275] T 298f4fce2dc94443b34b768782b51c5b P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 3 FOLLOWER]: Refusing update from remote peer 599bf24a536b42249badc905852d3279: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:57.344296 17409 consensus_queue.cc:1048] T 298f4fce2dc94443b34b768782b51c5b P 599bf24a536b42249badc905852d3279 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:57.401162 17246 raft_consensus.cc:1275] T 0ccb3c68c9a64bec92730eee7e452e6f P 1dbedf8f70c94b4182182007f04ca6be [term 3 FOLLOWER]: Refusing update from remote peer 599bf24a536b42249badc905852d3279: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:57.402415 17409 consensus_queue.cc:1048] T 0ccb3c68c9a64bec92730eee7e452e6f P 599bf24a536b42249badc905852d3279 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:57.412391 17174 raft_consensus.cc:1275] T 0ccb3c68c9a64bec92730eee7e452e6f P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 3 FOLLOWER]: Refusing update from remote peer 599bf24a536b42249badc905852d3279: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:57.414438 17377 consensus_queue.cc:1048] T 0ccb3c68c9a64bec92730eee7e452e6f P 599bf24a536b42249badc905852d3279 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:59.644707 16465 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:59.652869 17098 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ccb3c68c9a64bec92730eee7e452e6f"
dest_uuid: "599bf24a536b42249badc905852d3279"
mode: GRACEFUL
new_leader_uuid: "1dbedf8f70c94b4182182007f04ca6be"
 from {username='slave'} at 127.0.0.1:55102
I20260710 13:19:59.653820 17098 raft_consensus.cc:606] T 0ccb3c68c9a64bec92730eee7e452e6f P 599bf24a536b42249badc905852d3279 [term 3 LEADER]: Received request to transfer leadership to TS 1dbedf8f70c94b4182182007f04ca6be
I20260710 13:19:59.656229 17098 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "32002ef1087d40e89eb439b64ac704fd"
dest_uuid: "599bf24a536b42249badc905852d3279"
mode: GRACEFUL
new_leader_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c"
 from {username='slave'} at 127.0.0.1:55102
I20260710 13:19:59.656734 17098 raft_consensus.cc:606] T 32002ef1087d40e89eb439b64ac704fd P 599bf24a536b42249badc905852d3279 [term 1 LEADER]: Received request to transfer leadership to TS 0b9475b075fb4e1a8d0049d94e1ecc9c
I20260710 13:19:59.659106 17098 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ff57bf7422b456d93a144c4350eb53b"
dest_uuid: "599bf24a536b42249badc905852d3279"
mode: GRACEFUL
new_leader_uuid: "1dbedf8f70c94b4182182007f04ca6be"
 from {username='slave'} at 127.0.0.1:55102
I20260710 13:19:59.659613 17098 raft_consensus.cc:606] T 5ff57bf7422b456d93a144c4350eb53b P 599bf24a536b42249badc905852d3279 [term 4 LEADER]: Received request to transfer leadership to TS 1dbedf8f70c94b4182182007f04ca6be
I20260710 13:19:59.662038 17098 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e826fea9406c4b70ba66b34ff78ac434"
dest_uuid: "599bf24a536b42249badc905852d3279"
mode: GRACEFUL
new_leader_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c"
 from {username='slave'} at 127.0.0.1:55102
I20260710 13:19:59.662598 17098 raft_consensus.cc:606] T e826fea9406c4b70ba66b34ff78ac434 P 599bf24a536b42249badc905852d3279 [term 2 LEADER]: Received request to transfer leadership to TS 0b9475b075fb4e1a8d0049d94e1ecc9c
I20260710 13:19:59.663777 16465 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 13:19:59.664252 16465 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:59.811908 17409 raft_consensus.cc:993] T 5ff57bf7422b456d93a144c4350eb53b P 599bf24a536b42249badc905852d3279: : Instructing follower 1dbedf8f70c94b4182182007f04ca6be to start an election
I20260710 13:19:59.812489 17410 raft_consensus.cc:1081] T 5ff57bf7422b456d93a144c4350eb53b P 599bf24a536b42249badc905852d3279 [term 4 LEADER]: Signalling peer 1dbedf8f70c94b4182182007f04ca6be to start an election
I20260710 13:19:59.813990 17246 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ff57bf7422b456d93a144c4350eb53b"
dest_uuid: "1dbedf8f70c94b4182182007f04ca6be"
 from {username='slave'} at 127.0.0.1:54816
I20260710 13:19:59.814493 17246 raft_consensus.cc:493] T 5ff57bf7422b456d93a144c4350eb53b P 1dbedf8f70c94b4182182007f04ca6be [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:59.814822 17246 raft_consensus.cc:3060] T 5ff57bf7422b456d93a144c4350eb53b P 1dbedf8f70c94b4182182007f04ca6be [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:19:59.819176 17409 raft_consensus.cc:993] T e826fea9406c4b70ba66b34ff78ac434 P 599bf24a536b42249badc905852d3279: : Instructing follower 0b9475b075fb4e1a8d0049d94e1ecc9c to start an election
I20260710 13:19:59.819705 17410 raft_consensus.cc:1081] T e826fea9406c4b70ba66b34ff78ac434 P 599bf24a536b42249badc905852d3279 [term 2 LEADER]: Signalling peer 0b9475b075fb4e1a8d0049d94e1ecc9c to start an election
I20260710 13:19:59.821396 17173 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e826fea9406c4b70ba66b34ff78ac434"
dest_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c"
 from {username='slave'} at 127.0.0.1:55540
I20260710 13:19:59.821918 17173 raft_consensus.cc:493] T e826fea9406c4b70ba66b34ff78ac434 P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:59.822232 17173 raft_consensus.cc:3060] T e826fea9406c4b70ba66b34ff78ac434 P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:59.822252 17246 raft_consensus.cc:515] T 5ff57bf7422b456d93a144c4350eb53b P 1dbedf8f70c94b4182182007f04ca6be [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:59.824437 17246 leader_election.cc:290] T 5ff57bf7422b456d93a144c4350eb53b P 1dbedf8f70c94b4182182007f04ca6be [CANDIDATE]: Term 5 election: Requested vote from peers 599bf24a536b42249badc905852d3279 (127.16.20.65:34857), 0b9475b075fb4e1a8d0049d94e1ecc9c (127.16.20.66:38327)
I20260710 13:19:59.828528 17174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ff57bf7422b456d93a144c4350eb53b" candidate_uuid: "1dbedf8f70c94b4182182007f04ca6be" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c"
I20260710 13:19:59.828362 17098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ff57bf7422b456d93a144c4350eb53b" candidate_uuid: "1dbedf8f70c94b4182182007f04ca6be" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "599bf24a536b42249badc905852d3279"
I20260710 13:19:59.829144 17174 raft_consensus.cc:3060] T 5ff57bf7422b456d93a144c4350eb53b P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:19:59.829532 17098 raft_consensus.cc:3055] T 5ff57bf7422b456d93a144c4350eb53b P 599bf24a536b42249badc905852d3279 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 13:19:59.829839 17098 raft_consensus.cc:740] T 5ff57bf7422b456d93a144c4350eb53b P 599bf24a536b42249badc905852d3279 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 599bf24a536b42249badc905852d3279, State: Running, Role: LEADER
I20260710 13:19:59.829710 17173 raft_consensus.cc:515] T e826fea9406c4b70ba66b34ff78ac434 P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:59.830755 17098 consensus_queue.cc:260] T 5ff57bf7422b456d93a144c4350eb53b P 599bf24a536b42249badc905852d3279 [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: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:59.832125 17098 raft_consensus.cc:3060] T 5ff57bf7422b456d93a144c4350eb53b P 599bf24a536b42249badc905852d3279 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:19:59.832870 17173 leader_election.cc:290] T e826fea9406c4b70ba66b34ff78ac434 P 0b9475b075fb4e1a8d0049d94e1ecc9c [CANDIDATE]: Term 3 election: Requested vote from peers 599bf24a536b42249badc905852d3279 (127.16.20.65:34857), 1dbedf8f70c94b4182182007f04ca6be (127.16.20.67:46591)
I20260710 13:19:59.832790 17097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e826fea9406c4b70ba66b34ff78ac434" candidate_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "599bf24a536b42249badc905852d3279"
I20260710 13:19:59.833449 17097 raft_consensus.cc:3055] T e826fea9406c4b70ba66b34ff78ac434 P 599bf24a536b42249badc905852d3279 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:59.833765 17097 raft_consensus.cc:740] T e826fea9406c4b70ba66b34ff78ac434 P 599bf24a536b42249badc905852d3279 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 599bf24a536b42249badc905852d3279, State: Running, Role: LEADER
I20260710 13:19:59.834389 17097 consensus_queue.cc:260] T e826fea9406c4b70ba66b34ff78ac434 P 599bf24a536b42249badc905852d3279 [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: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:59.835275 17097 raft_consensus.cc:3060] T e826fea9406c4b70ba66b34ff78ac434 P 599bf24a536b42249badc905852d3279 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:59.836278 17246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e826fea9406c4b70ba66b34ff78ac434" candidate_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1dbedf8f70c94b4182182007f04ca6be"
I20260710 13:19:59.836802 17246 raft_consensus.cc:3060] T e826fea9406c4b70ba66b34ff78ac434 P 1dbedf8f70c94b4182182007f04ca6be [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:59.839757 17174 raft_consensus.cc:2468] T 5ff57bf7422b456d93a144c4350eb53b P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1dbedf8f70c94b4182182007f04ca6be in term 5.
I20260710 13:19:59.840458 17098 raft_consensus.cc:2468] T 5ff57bf7422b456d93a144c4350eb53b P 599bf24a536b42249badc905852d3279 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1dbedf8f70c94b4182182007f04ca6be in term 5.
I20260710 13:19:59.842139 17214 leader_election.cc:304] T 5ff57bf7422b456d93a144c4350eb53b P 1dbedf8f70c94b4182182007f04ca6be [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: 1dbedf8f70c94b4182182007f04ca6be, 599bf24a536b42249badc905852d3279; no voters: 
I20260710 13:19:59.843446 17432 raft_consensus.cc:2804] T 5ff57bf7422b456d93a144c4350eb53b P 1dbedf8f70c94b4182182007f04ca6be [term 5 FOLLOWER]: Leader election won for term 5
I20260710 13:19:59.843497 17097 raft_consensus.cc:2468] T e826fea9406c4b70ba66b34ff78ac434 P 599bf24a536b42249badc905852d3279 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b9475b075fb4e1a8d0049d94e1ecc9c in term 3.
I20260710 13:19:59.843766 17246 raft_consensus.cc:2468] T e826fea9406c4b70ba66b34ff78ac434 P 1dbedf8f70c94b4182182007f04ca6be [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b9475b075fb4e1a8d0049d94e1ecc9c in term 3.
I20260710 13:19:59.845041 17140 leader_election.cc:304] T e826fea9406c4b70ba66b34ff78ac434 P 0b9475b075fb4e1a8d0049d94e1ecc9c [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: 0b9475b075fb4e1a8d0049d94e1ecc9c, 599bf24a536b42249badc905852d3279; no voters: 
I20260710 13:19:59.845211 17432 raft_consensus.cc:697] T 5ff57bf7422b456d93a144c4350eb53b P 1dbedf8f70c94b4182182007f04ca6be [term 5 LEADER]: Becoming Leader. State: Replica: 1dbedf8f70c94b4182182007f04ca6be, State: Running, Role: LEADER
I20260710 13:19:59.846078 17407 raft_consensus.cc:2804] T e826fea9406c4b70ba66b34ff78ac434 P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:59.846233 17432 consensus_queue.cc:237] T 5ff57bf7422b456d93a144c4350eb53b P 1dbedf8f70c94b4182182007f04ca6be [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: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:59.847127 17407 raft_consensus.cc:697] T e826fea9406c4b70ba66b34ff78ac434 P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 3 LEADER]: Becoming Leader. State: Replica: 0b9475b075fb4e1a8d0049d94e1ecc9c, State: Running, Role: LEADER
I20260710 13:19:59.848115 17407 consensus_queue.cc:237] T e826fea9406c4b70ba66b34ff78ac434 P 0b9475b075fb4e1a8d0049d94e1ecc9c [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: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:19:59.854667 16997 catalog_manager.cc:5697] T 5ff57bf7422b456d93a144c4350eb53b P 1dbedf8f70c94b4182182007f04ca6be reported cstate change: term changed from 4 to 5, leader changed from 599bf24a536b42249badc905852d3279 (127.16.20.65) to 1dbedf8f70c94b4182182007f04ca6be (127.16.20.67). New cstate: current_term: 5 leader_uuid: "1dbedf8f70c94b4182182007f04ca6be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:59.856325 16994 catalog_manager.cc:5697] T e826fea9406c4b70ba66b34ff78ac434 P 0b9475b075fb4e1a8d0049d94e1ecc9c reported cstate change: term changed from 2 to 3, leader changed from 599bf24a536b42249badc905852d3279 (127.16.20.65) to 0b9475b075fb4e1a8d0049d94e1ecc9c (127.16.20.66). New cstate: current_term: 3 leader_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:00.043337 17409 raft_consensus.cc:993] T 0ccb3c68c9a64bec92730eee7e452e6f P 599bf24a536b42249badc905852d3279: : Instructing follower 1dbedf8f70c94b4182182007f04ca6be to start an election
I20260710 13:20:00.043900 17410 raft_consensus.cc:1081] T 0ccb3c68c9a64bec92730eee7e452e6f P 599bf24a536b42249badc905852d3279 [term 3 LEADER]: Signalling peer 1dbedf8f70c94b4182182007f04ca6be to start an election
I20260710 13:20:00.045377 17246 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ccb3c68c9a64bec92730eee7e452e6f"
dest_uuid: "1dbedf8f70c94b4182182007f04ca6be"
 from {username='slave'} at 127.0.0.1:54816
I20260710 13:20:00.045971 17246 raft_consensus.cc:493] T 0ccb3c68c9a64bec92730eee7e452e6f P 1dbedf8f70c94b4182182007f04ca6be [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:00.046279 17246 raft_consensus.cc:3060] T 0ccb3c68c9a64bec92730eee7e452e6f P 1dbedf8f70c94b4182182007f04ca6be [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:00.050711 17246 raft_consensus.cc:515] T 0ccb3c68c9a64bec92730eee7e452e6f P 1dbedf8f70c94b4182182007f04ca6be [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:20:00.052248 17246 leader_election.cc:290] T 0ccb3c68c9a64bec92730eee7e452e6f P 1dbedf8f70c94b4182182007f04ca6be [CANDIDATE]: Term 4 election: Requested vote from peers 599bf24a536b42249badc905852d3279 (127.16.20.65:34857), 0b9475b075fb4e1a8d0049d94e1ecc9c (127.16.20.66:38327)
I20260710 13:20:00.053045 17097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ccb3c68c9a64bec92730eee7e452e6f" candidate_uuid: "1dbedf8f70c94b4182182007f04ca6be" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "599bf24a536b42249badc905852d3279"
I20260710 13:20:00.053328 17174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ccb3c68c9a64bec92730eee7e452e6f" candidate_uuid: "1dbedf8f70c94b4182182007f04ca6be" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c"
I20260710 13:20:00.053592 17097 raft_consensus.cc:3055] T 0ccb3c68c9a64bec92730eee7e452e6f P 599bf24a536b42249badc905852d3279 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:20:00.053828 17174 raft_consensus.cc:3060] T 0ccb3c68c9a64bec92730eee7e452e6f P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:00.053934 17097 raft_consensus.cc:740] T 0ccb3c68c9a64bec92730eee7e452e6f P 599bf24a536b42249badc905852d3279 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 599bf24a536b42249badc905852d3279, State: Running, Role: LEADER
I20260710 13:20:00.054731 17097 consensus_queue.cc:260] T 0ccb3c68c9a64bec92730eee7e452e6f P 599bf24a536b42249badc905852d3279 [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: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:20:00.055712 17097 raft_consensus.cc:3060] T 0ccb3c68c9a64bec92730eee7e452e6f P 599bf24a536b42249badc905852d3279 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:00.058081 17174 raft_consensus.cc:2468] T 0ccb3c68c9a64bec92730eee7e452e6f P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1dbedf8f70c94b4182182007f04ca6be in term 4.
I20260710 13:20:00.059312 17212 leader_election.cc:304] T 0ccb3c68c9a64bec92730eee7e452e6f P 1dbedf8f70c94b4182182007f04ca6be [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: 0b9475b075fb4e1a8d0049d94e1ecc9c, 1dbedf8f70c94b4182182007f04ca6be; no voters: 
I20260710 13:20:00.060218 17432 raft_consensus.cc:2804] T 0ccb3c68c9a64bec92730eee7e452e6f P 1dbedf8f70c94b4182182007f04ca6be [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:20:00.060680 17432 raft_consensus.cc:697] T 0ccb3c68c9a64bec92730eee7e452e6f P 1dbedf8f70c94b4182182007f04ca6be [term 4 LEADER]: Becoming Leader. State: Replica: 1dbedf8f70c94b4182182007f04ca6be, State: Running, Role: LEADER
I20260710 13:20:00.061152 17097 raft_consensus.cc:2468] T 0ccb3c68c9a64bec92730eee7e452e6f P 599bf24a536b42249badc905852d3279 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1dbedf8f70c94b4182182007f04ca6be in term 4.
I20260710 13:20:00.061640 17432 consensus_queue.cc:237] T 0ccb3c68c9a64bec92730eee7e452e6f P 1dbedf8f70c94b4182182007f04ca6be [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: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:20:00.063434 17409 raft_consensus.cc:993] T 32002ef1087d40e89eb439b64ac704fd P 599bf24a536b42249badc905852d3279: : Instructing follower 0b9475b075fb4e1a8d0049d94e1ecc9c to start an election
I20260710 13:20:00.063874 17410 raft_consensus.cc:1081] T 32002ef1087d40e89eb439b64ac704fd P 599bf24a536b42249badc905852d3279 [term 1 LEADER]: Signalling peer 0b9475b075fb4e1a8d0049d94e1ecc9c to start an election
I20260710 13:20:00.065605 17174 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "32002ef1087d40e89eb439b64ac704fd"
dest_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c"
 from {username='slave'} at 127.0.0.1:55540
I20260710 13:20:00.066473 17174 raft_consensus.cc:493] T 32002ef1087d40e89eb439b64ac704fd P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:00.066812 17174 raft_consensus.cc:3060] T 32002ef1087d40e89eb439b64ac704fd P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:00.069643 16994 catalog_manager.cc:5697] T 0ccb3c68c9a64bec92730eee7e452e6f P 1dbedf8f70c94b4182182007f04ca6be reported cstate change: term changed from 3 to 4, leader changed from 599bf24a536b42249badc905852d3279 (127.16.20.65) to 1dbedf8f70c94b4182182007f04ca6be (127.16.20.67). New cstate: current_term: 4 leader_uuid: "1dbedf8f70c94b4182182007f04ca6be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:00.071159 17174 raft_consensus.cc:515] T 32002ef1087d40e89eb439b64ac704fd P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:20:00.072844 17174 leader_election.cc:290] T 32002ef1087d40e89eb439b64ac704fd P 0b9475b075fb4e1a8d0049d94e1ecc9c [CANDIDATE]: Term 2 election: Requested vote from peers 599bf24a536b42249badc905852d3279 (127.16.20.65:34857), 1dbedf8f70c94b4182182007f04ca6be (127.16.20.67:46591)
I20260710 13:20:00.073580 17097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32002ef1087d40e89eb439b64ac704fd" candidate_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "599bf24a536b42249badc905852d3279"
I20260710 13:20:00.073937 17246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32002ef1087d40e89eb439b64ac704fd" candidate_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1dbedf8f70c94b4182182007f04ca6be"
I20260710 13:20:00.074143 17097 raft_consensus.cc:3055] T 32002ef1087d40e89eb439b64ac704fd P 599bf24a536b42249badc905852d3279 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:00.074461 17246 raft_consensus.cc:3060] T 32002ef1087d40e89eb439b64ac704fd P 1dbedf8f70c94b4182182007f04ca6be [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:00.074481 17097 raft_consensus.cc:740] T 32002ef1087d40e89eb439b64ac704fd P 599bf24a536b42249badc905852d3279 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 599bf24a536b42249badc905852d3279, State: Running, Role: LEADER
I20260710 13:20:00.075942 17097 consensus_queue.cc:260] T 32002ef1087d40e89eb439b64ac704fd P 599bf24a536b42249badc905852d3279 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:20:00.077139 17097 raft_consensus.cc:3060] T 32002ef1087d40e89eb439b64ac704fd P 599bf24a536b42249badc905852d3279 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:00.080219 17246 raft_consensus.cc:2468] T 32002ef1087d40e89eb439b64ac704fd P 1dbedf8f70c94b4182182007f04ca6be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b9475b075fb4e1a8d0049d94e1ecc9c in term 2.
I20260710 13:20:00.081954 17140 leader_election.cc:304] T 32002ef1087d40e89eb439b64ac704fd P 0b9475b075fb4e1a8d0049d94e1ecc9c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b9475b075fb4e1a8d0049d94e1ecc9c, 1dbedf8f70c94b4182182007f04ca6be; no voters: 
I20260710 13:20:00.082641 17407 raft_consensus.cc:2804] T 32002ef1087d40e89eb439b64ac704fd P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:00.083109 17407 raft_consensus.cc:697] T 32002ef1087d40e89eb439b64ac704fd P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 2 LEADER]: Becoming Leader. State: Replica: 0b9475b075fb4e1a8d0049d94e1ecc9c, State: Running, Role: LEADER
I20260710 13:20:00.084049 17407 consensus_queue.cc:237] T 32002ef1087d40e89eb439b64ac704fd P 0b9475b075fb4e1a8d0049d94e1ecc9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } }
I20260710 13:20:00.085127 17097 raft_consensus.cc:2468] T 32002ef1087d40e89eb439b64ac704fd P 599bf24a536b42249badc905852d3279 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b9475b075fb4e1a8d0049d94e1ecc9c in term 2.
I20260710 13:20:00.090991 16994 catalog_manager.cc:5697] T 32002ef1087d40e89eb439b64ac704fd P 0b9475b075fb4e1a8d0049d94e1ecc9c reported cstate change: term changed from 1 to 2, leader changed from 599bf24a536b42249badc905852d3279 (127.16.20.65) to 0b9475b075fb4e1a8d0049d94e1ecc9c (127.16.20.66). New cstate: current_term: 2 leader_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:00.250648 17097 raft_consensus.cc:1275] T 5ff57bf7422b456d93a144c4350eb53b P 599bf24a536b42249badc905852d3279 [term 5 FOLLOWER]: Refusing update from remote peer 1dbedf8f70c94b4182182007f04ca6be: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:20:00.252029 17432 consensus_queue.cc:1048] T 5ff57bf7422b456d93a144c4350eb53b P 1dbedf8f70c94b4182182007f04ca6be [LEADER]: Connected to new peer: Peer: permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:20:00.263391 17174 raft_consensus.cc:1275] T 5ff57bf7422b456d93a144c4350eb53b P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 5 FOLLOWER]: Refusing update from remote peer 1dbedf8f70c94b4182182007f04ca6be: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:20:00.264746 17433 consensus_queue.cc:1048] T 5ff57bf7422b456d93a144c4350eb53b P 1dbedf8f70c94b4182182007f04ca6be [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:20:00.307783 17246 raft_consensus.cc:1275] T e826fea9406c4b70ba66b34ff78ac434 P 1dbedf8f70c94b4182182007f04ca6be [term 3 FOLLOWER]: Refusing update from remote peer 0b9475b075fb4e1a8d0049d94e1ecc9c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:00.308931 17407 consensus_queue.cc:1048] T e826fea9406c4b70ba66b34ff78ac434 P 0b9475b075fb4e1a8d0049d94e1ecc9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:00.319841 17097 raft_consensus.cc:1275] T e826fea9406c4b70ba66b34ff78ac434 P 599bf24a536b42249badc905852d3279 [term 3 FOLLOWER]: Refusing update from remote peer 0b9475b075fb4e1a8d0049d94e1ecc9c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:00.321722 17407 consensus_queue.cc:1048] T e826fea9406c4b70ba66b34ff78ac434 P 0b9475b075fb4e1a8d0049d94e1ecc9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:00.498646 17174 raft_consensus.cc:1275] T 0ccb3c68c9a64bec92730eee7e452e6f P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 4 FOLLOWER]: Refusing update from remote peer 1dbedf8f70c94b4182182007f04ca6be: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:20:00.500193 17433 consensus_queue.cc:1048] T 0ccb3c68c9a64bec92730eee7e452e6f P 1dbedf8f70c94b4182182007f04ca6be [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b9475b075fb4e1a8d0049d94e1ecc9c" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 38327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:00.509585 17097 raft_consensus.cc:1275] T 0ccb3c68c9a64bec92730eee7e452e6f P 599bf24a536b42249badc905852d3279 [term 4 FOLLOWER]: Refusing update from remote peer 1dbedf8f70c94b4182182007f04ca6be: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:20:00.511377 17453 consensus_queue.cc:1048] T 0ccb3c68c9a64bec92730eee7e452e6f P 1dbedf8f70c94b4182182007f04ca6be [LEADER]: Connected to new peer: Peer: permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:20:00.570370 17245 raft_consensus.cc:1275] T 32002ef1087d40e89eb439b64ac704fd P 1dbedf8f70c94b4182182007f04ca6be [term 2 FOLLOWER]: Refusing update from remote peer 0b9475b075fb4e1a8d0049d94e1ecc9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:00.571749 17450 consensus_queue.cc:1048] T 32002ef1087d40e89eb439b64ac704fd P 0b9475b075fb4e1a8d0049d94e1ecc9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1dbedf8f70c94b4182182007f04ca6be" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 46591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:00.580346 17098 raft_consensus.cc:1275] T 32002ef1087d40e89eb439b64ac704fd P 599bf24a536b42249badc905852d3279 [term 2 FOLLOWER]: Refusing update from remote peer 0b9475b075fb4e1a8d0049d94e1ecc9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:00.582727 17434 consensus_queue.cc:1048] T 32002ef1087d40e89eb439b64ac704fd P 0b9475b075fb4e1a8d0049d94e1ecc9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "599bf24a536b42249badc905852d3279" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:00.665237 16465 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:00.672158 16465 tablet_server.cc:179] TabletServer@127.16.20.65:0 shutting down...
I20260710 13:20:00.700814 16465 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:00.701615 16465 tablet_replica.cc:333] T 8a6cce70a23742259a9b16918fb207f1 P 599bf24a536b42249badc905852d3279: stopping tablet replica
I20260710 13:20:00.702378 16465 raft_consensus.cc:2243] T 8a6cce70a23742259a9b16918fb207f1 P 599bf24a536b42249badc905852d3279 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.702867 16465 raft_consensus.cc:2272] T 8a6cce70a23742259a9b16918fb207f1 P 599bf24a536b42249badc905852d3279 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.704797 16465 tablet_replica.cc:333] T e826fea9406c4b70ba66b34ff78ac434 P 599bf24a536b42249badc905852d3279: stopping tablet replica
I20260710 13:20:00.705322 16465 raft_consensus.cc:2243] T e826fea9406c4b70ba66b34ff78ac434 P 599bf24a536b42249badc905852d3279 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.705708 16465 raft_consensus.cc:2272] T e826fea9406c4b70ba66b34ff78ac434 P 599bf24a536b42249badc905852d3279 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.707801 16465 tablet_replica.cc:333] T b0eceac524344abdbf63a0b93a81002c P 599bf24a536b42249badc905852d3279: stopping tablet replica
I20260710 13:20:00.708325 16465 raft_consensus.cc:2243] T b0eceac524344abdbf63a0b93a81002c P 599bf24a536b42249badc905852d3279 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.708750 16465 raft_consensus.cc:2272] T b0eceac524344abdbf63a0b93a81002c P 599bf24a536b42249badc905852d3279 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.710490 16465 tablet_replica.cc:333] T 32002ef1087d40e89eb439b64ac704fd P 599bf24a536b42249badc905852d3279: stopping tablet replica
I20260710 13:20:00.711262 16465 raft_consensus.cc:2243] T 32002ef1087d40e89eb439b64ac704fd P 599bf24a536b42249badc905852d3279 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.711777 16465 raft_consensus.cc:2272] T 32002ef1087d40e89eb439b64ac704fd P 599bf24a536b42249badc905852d3279 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.714504 16465 tablet_replica.cc:333] T 5ff57bf7422b456d93a144c4350eb53b P 599bf24a536b42249badc905852d3279: stopping tablet replica
I20260710 13:20:00.715054 16465 raft_consensus.cc:2243] T 5ff57bf7422b456d93a144c4350eb53b P 599bf24a536b42249badc905852d3279 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.715524 16465 raft_consensus.cc:2272] T 5ff57bf7422b456d93a144c4350eb53b P 599bf24a536b42249badc905852d3279 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.717684 16465 tablet_replica.cc:333] T 0ccb3c68c9a64bec92730eee7e452e6f P 599bf24a536b42249badc905852d3279: stopping tablet replica
I20260710 13:20:00.718253 16465 raft_consensus.cc:2243] T 0ccb3c68c9a64bec92730eee7e452e6f P 599bf24a536b42249badc905852d3279 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.718689 16465 raft_consensus.cc:2272] T 0ccb3c68c9a64bec92730eee7e452e6f P 599bf24a536b42249badc905852d3279 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:00.721434 17140 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 6 similar messages]
I20260710 13:20:00.722078 16465 tablet_replica.cc:333] T 46b80503342a45299eb906880df50a67 P 599bf24a536b42249badc905852d3279: stopping tablet replica
I20260710 13:20:00.722797 16465 raft_consensus.cc:2243] T 46b80503342a45299eb906880df50a67 P 599bf24a536b42249badc905852d3279 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:00.723711 16465 raft_consensus.cc:2272] T 46b80503342a45299eb906880df50a67 P 599bf24a536b42249badc905852d3279 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.725490 16465 tablet_replica.cc:333] T 298f4fce2dc94443b34b768782b51c5b P 599bf24a536b42249badc905852d3279: stopping tablet replica
I20260710 13:20:00.725965 16465 raft_consensus.cc:2243] T 298f4fce2dc94443b34b768782b51c5b P 599bf24a536b42249badc905852d3279 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:00.726610 16465 raft_consensus.cc:2272] T 298f4fce2dc94443b34b768782b51c5b P 599bf24a536b42249badc905852d3279 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.728206 16465 tablet_replica.cc:333] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 599bf24a536b42249badc905852d3279: stopping tablet replica
I20260710 13:20:00.728665 16465 raft_consensus.cc:2243] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 599bf24a536b42249badc905852d3279 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:20:00.729338 16465 raft_consensus.cc:2272] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 599bf24a536b42249badc905852d3279 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.731233 16465 tablet_replica.cc:333] T 6947dc9b3efa4ca2860cee95200fb807 P 599bf24a536b42249badc905852d3279: stopping tablet replica
W20260710 13:20:00.731827 17140 consensus_peers.cc:597] T e826fea9406c4b70ba66b34ff78ac434 P 0b9475b075fb4e1a8d0049d94e1ecc9c -> Peer 599bf24a536b42249badc905852d3279 (127.16.20.65:34857): Couldn't send request to peer 599bf24a536b42249badc905852d3279. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:00.731873 16465 raft_consensus.cc:2243] T 6947dc9b3efa4ca2860cee95200fb807 P 599bf24a536b42249badc905852d3279 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:00.733134 16465 raft_consensus.cc:2272] T 6947dc9b3efa4ca2860cee95200fb807 P 599bf24a536b42249badc905852d3279 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.761159 16465 tablet_server.cc:196] TabletServer@127.16.20.65:0 shutdown complete.
W20260710 13:20:00.762660 17214 consensus_peers.cc:597] T b0eceac524344abdbf63a0b93a81002c P 1dbedf8f70c94b4182182007f04ca6be -> Peer 599bf24a536b42249badc905852d3279 (127.16.20.65:34857): Couldn't send request to peer 599bf24a536b42249badc905852d3279. Status: Network error: Client connection negotiation failed: client connection to 127.16.20.65:34857: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:00.781020 16465 tablet_server.cc:179] TabletServer@127.16.20.66:0 shutting down...
I20260710 13:20:00.803193 16465 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:00.803944 16465 tablet_replica.cc:333] T b0eceac524344abdbf63a0b93a81002c P 0b9475b075fb4e1a8d0049d94e1ecc9c: stopping tablet replica
I20260710 13:20:00.804534 16465 raft_consensus.cc:2243] T b0eceac524344abdbf63a0b93a81002c P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.804996 16465 raft_consensus.cc:2272] T b0eceac524344abdbf63a0b93a81002c P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.806864 16465 tablet_replica.cc:333] T 298f4fce2dc94443b34b768782b51c5b P 0b9475b075fb4e1a8d0049d94e1ecc9c: stopping tablet replica
I20260710 13:20:00.807351 16465 raft_consensus.cc:2243] T 298f4fce2dc94443b34b768782b51c5b P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.807827 16465 raft_consensus.cc:2272] T 298f4fce2dc94443b34b768782b51c5b P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.809413 16465 tablet_replica.cc:333] T 6947dc9b3efa4ca2860cee95200fb807 P 0b9475b075fb4e1a8d0049d94e1ecc9c: stopping tablet replica
I20260710 13:20:00.809922 16465 raft_consensus.cc:2243] T 6947dc9b3efa4ca2860cee95200fb807 P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.810312 16465 raft_consensus.cc:2272] T 6947dc9b3efa4ca2860cee95200fb807 P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.812146 16465 tablet_replica.cc:333] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 0b9475b075fb4e1a8d0049d94e1ecc9c: stopping tablet replica
I20260710 13:20:00.812645 16465 raft_consensus.cc:2243] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.813122 16465 raft_consensus.cc:2272] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.814728 16465 tablet_replica.cc:333] T e826fea9406c4b70ba66b34ff78ac434 P 0b9475b075fb4e1a8d0049d94e1ecc9c: stopping tablet replica
I20260710 13:20:00.815275 16465 raft_consensus.cc:2243] T e826fea9406c4b70ba66b34ff78ac434 P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:00.816105 16465 raft_consensus.cc:2272] T e826fea9406c4b70ba66b34ff78ac434 P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.818567 16465 tablet_replica.cc:333] T 8a6cce70a23742259a9b16918fb207f1 P 0b9475b075fb4e1a8d0049d94e1ecc9c: stopping tablet replica
I20260710 13:20:00.819067 16465 raft_consensus.cc:2243] T 8a6cce70a23742259a9b16918fb207f1 P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:00.819916 16465 raft_consensus.cc:2272] T 8a6cce70a23742259a9b16918fb207f1 P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.821717 16465 tablet_replica.cc:333] T 46b80503342a45299eb906880df50a67 P 0b9475b075fb4e1a8d0049d94e1ecc9c: stopping tablet replica
I20260710 13:20:00.822161 16465 raft_consensus.cc:2243] T 46b80503342a45299eb906880df50a67 P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.822499 16465 raft_consensus.cc:2272] T 46b80503342a45299eb906880df50a67 P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.824106 16465 tablet_replica.cc:333] T 0ccb3c68c9a64bec92730eee7e452e6f P 0b9475b075fb4e1a8d0049d94e1ecc9c: stopping tablet replica
I20260710 13:20:00.824623 16465 raft_consensus.cc:2243] T 0ccb3c68c9a64bec92730eee7e452e6f P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.825037 16465 raft_consensus.cc:2272] T 0ccb3c68c9a64bec92730eee7e452e6f P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.826987 16465 tablet_replica.cc:333] T 5ff57bf7422b456d93a144c4350eb53b P 0b9475b075fb4e1a8d0049d94e1ecc9c: stopping tablet replica
I20260710 13:20:00.827396 16465 raft_consensus.cc:2243] T 5ff57bf7422b456d93a144c4350eb53b P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.827839 16465 raft_consensus.cc:2272] T 5ff57bf7422b456d93a144c4350eb53b P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.829734 16465 tablet_replica.cc:333] T 32002ef1087d40e89eb439b64ac704fd P 0b9475b075fb4e1a8d0049d94e1ecc9c: stopping tablet replica
I20260710 13:20:00.830118 16465 raft_consensus.cc:2243] T 32002ef1087d40e89eb439b64ac704fd P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:00.830737 16465 raft_consensus.cc:2272] T 32002ef1087d40e89eb439b64ac704fd P 0b9475b075fb4e1a8d0049d94e1ecc9c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.852604 16465 tablet_server.cc:196] TabletServer@127.16.20.66:0 shutdown complete.
I20260710 13:20:00.870522 16465 tablet_server.cc:179] TabletServer@127.16.20.67:0 shutting down...
I20260710 13:20:00.900498 16465 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:00.901298 16465 tablet_replica.cc:333] T b0eceac524344abdbf63a0b93a81002c P 1dbedf8f70c94b4182182007f04ca6be: stopping tablet replica
I20260710 13:20:00.902019 16465 raft_consensus.cc:2243] T b0eceac524344abdbf63a0b93a81002c P 1dbedf8f70c94b4182182007f04ca6be [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:00.902942 16465 raft_consensus.cc:2272] T b0eceac524344abdbf63a0b93a81002c P 1dbedf8f70c94b4182182007f04ca6be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.904897 16465 tablet_replica.cc:333] T 0ccb3c68c9a64bec92730eee7e452e6f P 1dbedf8f70c94b4182182007f04ca6be: stopping tablet replica
I20260710 13:20:00.905527 16465 raft_consensus.cc:2243] T 0ccb3c68c9a64bec92730eee7e452e6f P 1dbedf8f70c94b4182182007f04ca6be [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:20:00.906289 16465 raft_consensus.cc:2272] T 0ccb3c68c9a64bec92730eee7e452e6f P 1dbedf8f70c94b4182182007f04ca6be [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.908407 16465 tablet_replica.cc:333] T 5ff57bf7422b456d93a144c4350eb53b P 1dbedf8f70c94b4182182007f04ca6be: stopping tablet replica
I20260710 13:20:00.908980 16465 raft_consensus.cc:2243] T 5ff57bf7422b456d93a144c4350eb53b P 1dbedf8f70c94b4182182007f04ca6be [term 5 LEADER]: Raft consensus shutting down.
I20260710 13:20:00.909761 16465 raft_consensus.cc:2272] T 5ff57bf7422b456d93a144c4350eb53b P 1dbedf8f70c94b4182182007f04ca6be [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.912423 16465 tablet_replica.cc:333] T 32002ef1087d40e89eb439b64ac704fd P 1dbedf8f70c94b4182182007f04ca6be: stopping tablet replica
I20260710 13:20:00.913012 16465 raft_consensus.cc:2243] T 32002ef1087d40e89eb439b64ac704fd P 1dbedf8f70c94b4182182007f04ca6be [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.913466 16465 raft_consensus.cc:2272] T 32002ef1087d40e89eb439b64ac704fd P 1dbedf8f70c94b4182182007f04ca6be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.915638 16465 tablet_replica.cc:333] T 298f4fce2dc94443b34b768782b51c5b P 1dbedf8f70c94b4182182007f04ca6be: stopping tablet replica
I20260710 13:20:00.916147 16465 raft_consensus.cc:2243] T 298f4fce2dc94443b34b768782b51c5b P 1dbedf8f70c94b4182182007f04ca6be [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.916597 16465 raft_consensus.cc:2272] T 298f4fce2dc94443b34b768782b51c5b P 1dbedf8f70c94b4182182007f04ca6be [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.918413 16465 tablet_replica.cc:333] T 6947dc9b3efa4ca2860cee95200fb807 P 1dbedf8f70c94b4182182007f04ca6be: stopping tablet replica
I20260710 13:20:00.918944 16465 raft_consensus.cc:2243] T 6947dc9b3efa4ca2860cee95200fb807 P 1dbedf8f70c94b4182182007f04ca6be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.919379 16465 raft_consensus.cc:2272] T 6947dc9b3efa4ca2860cee95200fb807 P 1dbedf8f70c94b4182182007f04ca6be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.921149 16465 tablet_replica.cc:333] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 1dbedf8f70c94b4182182007f04ca6be: stopping tablet replica
I20260710 13:20:00.921717 16465 raft_consensus.cc:2243] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 1dbedf8f70c94b4182182007f04ca6be [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.922113 16465 raft_consensus.cc:2272] T 9e8a838d57ba4e97aeb34ecca1f87d63 P 1dbedf8f70c94b4182182007f04ca6be [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.923707 16465 tablet_replica.cc:333] T e826fea9406c4b70ba66b34ff78ac434 P 1dbedf8f70c94b4182182007f04ca6be: stopping tablet replica
I20260710 13:20:00.924165 16465 raft_consensus.cc:2243] T e826fea9406c4b70ba66b34ff78ac434 P 1dbedf8f70c94b4182182007f04ca6be [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.924643 16465 raft_consensus.cc:2272] T e826fea9406c4b70ba66b34ff78ac434 P 1dbedf8f70c94b4182182007f04ca6be [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.926707 16465 tablet_replica.cc:333] T 8a6cce70a23742259a9b16918fb207f1 P 1dbedf8f70c94b4182182007f04ca6be: stopping tablet replica
I20260710 13:20:00.927183 16465 raft_consensus.cc:2243] T 8a6cce70a23742259a9b16918fb207f1 P 1dbedf8f70c94b4182182007f04ca6be [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.927640 16465 raft_consensus.cc:2272] T 8a6cce70a23742259a9b16918fb207f1 P 1dbedf8f70c94b4182182007f04ca6be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.929144 16465 tablet_replica.cc:333] T 46b80503342a45299eb906880df50a67 P 1dbedf8f70c94b4182182007f04ca6be: stopping tablet replica
I20260710 13:20:00.929579 16465 raft_consensus.cc:2243] T 46b80503342a45299eb906880df50a67 P 1dbedf8f70c94b4182182007f04ca6be [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.929997 16465 raft_consensus.cc:2272] T 46b80503342a45299eb906880df50a67 P 1dbedf8f70c94b4182182007f04ca6be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.957746 16465 tablet_server.cc:196] TabletServer@127.16.20.67:0 shutdown complete.
I20260710 13:20:00.975771 16465 master.cc:562] Master@127.16.20.126:44581 shutting down...
I20260710 13:20:00.995731 16465 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c004282efeb74033845fdb331f9a9df4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:00.996263 16465 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c004282efeb74033845fdb331f9a9df4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.996600 16465 tablet_replica.cc:333] T 00000000000000000000000000000000 P c004282efeb74033845fdb331f9a9df4: stopping tablet replica
I20260710 13:20:01.016578 16465 master.cc:584] Master@127.16.20.126:44581 shutdown complete.
0b9475b075fb4e1a8d0049d94e1ecc9c  4
1dbedf8f70c94b4182182007f04ca6be  1
599bf24a536b42249badc905852d3279  5
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10563 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 13:20:01.057853 16465 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.20.126:42451
I20260710 13:20:01.059098 16465 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:01.065335 17460 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:01.065521 17461 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:01.066016 17463 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:01.066582 16465 server_base.cc:1061] running on GCE node
I20260710 13:20:01.067539 16465 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:01.067713 16465 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:01.067896 16465 hybrid_clock.cc:648] HybridClock initialized: now 1783689601067881 us; error 0 us; skew 500 ppm
I20260710 13:20:01.068487 16465 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:01.070979 16465 webserver.cc:533] Webserver started at http://127.16.20.126:34605/ using document root <none> and password file <none>
I20260710 13:20:01.071586 16465 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:01.071815 16465 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:01.072139 16465 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:01.073256 16465 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689577187165-16465-0/minicluster-data/master-0-root/instance:
uuid: "a66358600bf74015ab5f78cb1bee245f"
format_stamp: "Formatted at 2026-07-10 13:20:01 on dist-test-slave-kpkl"
I20260710 13:20:01.077852 16465 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:20:01.081419 17468 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:01.082239 16465 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:20:01.082525 16465 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689577187165-16465-0/minicluster-data/master-0-root
uuid: "a66358600bf74015ab5f78cb1bee245f"
format_stamp: "Formatted at 2026-07-10 13:20:01 on dist-test-slave-kpkl"
I20260710 13:20:01.082791 16465 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689577187165-16465-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689577187165-16465-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689577187165-16465-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:01.102020 16465 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:01.103242 16465 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:01.141808 16465 rpc_server.cc:307] RPC server started. Bound to: 127.16.20.126:42451
I20260710 13:20:01.141881 17519 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.20.126:42451 every 8 connection(s)
I20260710 13:20:01.146051 17520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:01.155977 17520 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a66358600bf74015ab5f78cb1bee245f: Bootstrap starting.
I20260710 13:20:01.160555 17520 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a66358600bf74015ab5f78cb1bee245f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:01.165004 17520 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a66358600bf74015ab5f78cb1bee245f: No bootstrap required, opened a new log
I20260710 13:20:01.167161 17520 raft_consensus.cc:359] T 00000000000000000000000000000000 P a66358600bf74015ab5f78cb1bee245f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a66358600bf74015ab5f78cb1bee245f" member_type: VOTER }
I20260710 13:20:01.167601 17520 raft_consensus.cc:385] T 00000000000000000000000000000000 P a66358600bf74015ab5f78cb1bee245f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:01.167819 17520 raft_consensus.cc:740] T 00000000000000000000000000000000 P a66358600bf74015ab5f78cb1bee245f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a66358600bf74015ab5f78cb1bee245f, State: Initialized, Role: FOLLOWER
I20260710 13:20:01.168500 17520 consensus_queue.cc:260] T 00000000000000000000000000000000 P a66358600bf74015ab5f78cb1bee245f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a66358600bf74015ab5f78cb1bee245f" member_type: VOTER }
I20260710 13:20:01.168936 17520 raft_consensus.cc:399] T 00000000000000000000000000000000 P a66358600bf74015ab5f78cb1bee245f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:20:01.169147 17520 raft_consensus.cc:493] T 00000000000000000000000000000000 P a66358600bf74015ab5f78cb1bee245f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:20:01.169426 17520 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a66358600bf74015ab5f78cb1bee245f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:01.173895 17520 raft_consensus.cc:515] T 00000000000000000000000000000000 P a66358600bf74015ab5f78cb1bee245f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a66358600bf74015ab5f78cb1bee245f" member_type: VOTER }
I20260710 13:20:01.174479 17520 leader_election.cc:304] T 00000000000000000000000000000000 P a66358600bf74015ab5f78cb1bee245f [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: a66358600bf74015ab5f78cb1bee245f; no voters: 
I20260710 13:20:01.175769 17520 leader_election.cc:290] T 00000000000000000000000000000000 P a66358600bf74015ab5f78cb1bee245f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:20:01.176201 17523 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a66358600bf74015ab5f78cb1bee245f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:01.177551 17523 raft_consensus.cc:697] T 00000000000000000000000000000000 P a66358600bf74015ab5f78cb1bee245f [term 1 LEADER]: Becoming Leader. State: Replica: a66358600bf74015ab5f78cb1bee245f, State: Running, Role: LEADER
I20260710 13:20:01.178221 17523 consensus_queue.cc:237] T 00000000000000000000000000000000 P a66358600bf74015ab5f78cb1bee245f [LEADER]: Queue going to LEADER mode. State: All 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: "a66358600bf74015ab5f78cb1bee245f" member_type: VOTER }
I20260710 13:20:01.178711 17520 sys_catalog.cc:565] T 00000000000000000000000000000000 P a66358600bf74015ab5f78cb1bee245f [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:20:01.185011 17525 sys_catalog.cc:455] T 00000000000000000000000000000000 P a66358600bf74015ab5f78cb1bee245f [sys.catalog]: SysCatalogTable state changed. Reason: New leader a66358600bf74015ab5f78cb1bee245f. Latest consensus state: current_term: 1 leader_uuid: "a66358600bf74015ab5f78cb1bee245f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a66358600bf74015ab5f78cb1bee245f" member_type: VOTER } }
I20260710 13:20:01.185238 17524 sys_catalog.cc:455] T 00000000000000000000000000000000 P a66358600bf74015ab5f78cb1bee245f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a66358600bf74015ab5f78cb1bee245f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a66358600bf74015ab5f78cb1bee245f" member_type: VOTER } }
I20260710 13:20:01.185683 17525 sys_catalog.cc:458] T 00000000000000000000000000000000 P a66358600bf74015ab5f78cb1bee245f [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:01.185906 17524 sys_catalog.cc:458] T 00000000000000000000000000000000 P a66358600bf74015ab5f78cb1bee245f [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:01.187813 17531 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:20:01.192603 17531 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:20:01.195645 16465 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:20:01.201375 17531 catalog_manager.cc:1383] Generated new cluster ID: 0d34c17cdee64529850f1c1c92c71cce
I20260710 13:20:01.201678 17531 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:20:01.218130 17531 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:20:01.219453 17531 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:20:01.231050 17531 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a66358600bf74015ab5f78cb1bee245f: Generated new TSK 0
I20260710 13:20:01.231696 17531 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:20:01.262656 16465 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:01.268711 17541 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:01.269923 17542 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:01.271929 17544 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:01.271955 16465 server_base.cc:1061] running on GCE node
I20260710 13:20:01.273042 16465 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:01.273265 16465 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:01.273451 16465 hybrid_clock.cc:648] HybridClock initialized: now 1783689601273425 us; error 0 us; skew 500 ppm
I20260710 13:20:01.274000 16465 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:01.276408 16465 webserver.cc:533] Webserver started at http://127.16.20.65:33013/ using document root <none> and password file <none>
I20260710 13:20:01.276923 16465 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:01.277124 16465 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:01.277386 16465 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:01.278483 16465 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689577187165-16465-0/minicluster-data/ts-0-root/instance:
uuid: "5b051976434b49a9995995eb11b8462e"
format_stamp: "Formatted at 2026-07-10 13:20:01 on dist-test-slave-kpkl"
I20260710 13:20:01.283519 16465 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:20:01.286936 17549 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:01.287950 16465 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:20:01.288214 16465 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689577187165-16465-0/minicluster-data/ts-0-root
uuid: "5b051976434b49a9995995eb11b8462e"
format_stamp: "Formatted at 2026-07-10 13:20:01 on dist-test-slave-kpkl"
I20260710 13:20:01.288494 16465 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689577187165-16465-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689577187165-16465-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689577187165-16465-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:01.321856 16465 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:01.323249 16465 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:01.324834 16465 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:01.327208 16465 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:01.327457 16465 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:01.327744 16465 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:01.327922 16465 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:01.369040 16465 rpc_server.cc:307] RPC server started. Bound to: 127.16.20.65:34407
I20260710 13:20:01.369218 17611 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.20.65:34407 every 8 connection(s)
I20260710 13:20:01.374475 16465 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:01.382613 17616 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:01.382941 17617 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:01.384927 17619 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:01.385725 16465 server_base.cc:1061] running on GCE node
I20260710 13:20:01.386953 16465 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:01.387233 16465 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:01.387473 16465 hybrid_clock.cc:648] HybridClock initialized: now 1783689601387453 us; error 0 us; skew 500 ppm
I20260710 13:20:01.388155 16465 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:01.390256 17612 heartbeater.cc:344] Connected to a master server at 127.16.20.126:42451
I20260710 13:20:01.390714 17612 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:01.391108 16465 webserver.cc:533] Webserver started at http://127.16.20.66:32851/ using document root <none> and password file <none>
I20260710 13:20:01.391602 17612 heartbeater.cc:507] Master 127.16.20.126:42451 requested a full tablet report, sending...
I20260710 13:20:01.391786 16465 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:01.392110 16465 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:01.392396 16465 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:01.394070 17485 ts_manager.cc:194] Registered new tserver with Master: 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407)
I20260710 13:20:01.394091 16465 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689577187165-16465-0/minicluster-data/ts-1-root/instance:
uuid: "8a2029523b334704ad9490d03d5a0169"
format_stamp: "Formatted at 2026-07-10 13:20:01 on dist-test-slave-kpkl"
I20260710 13:20:01.396693 17485 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60554
I20260710 13:20:01.400102 16465 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:20:01.403606 17624 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:01.404384 16465 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:20:01.404707 16465 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689577187165-16465-0/minicluster-data/ts-1-root
uuid: "8a2029523b334704ad9490d03d5a0169"
format_stamp: "Formatted at 2026-07-10 13:20:01 on dist-test-slave-kpkl"
I20260710 13:20:01.405020 16465 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689577187165-16465-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689577187165-16465-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689577187165-16465-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:01.422822 16465 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:01.424125 16465 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:01.425634 16465 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:01.428053 16465 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:01.428292 16465 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:01.428530 16465 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:01.428701 16465 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:01.468962 16465 rpc_server.cc:307] RPC server started. Bound to: 127.16.20.66:41935
I20260710 13:20:01.469041 17686 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.20.66:41935 every 8 connection(s)
I20260710 13:20:01.473968 16465 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:01.481098 17690 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:01.482583 17691 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:01.485946 17693 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:01.486708 16465 server_base.cc:1061] running on GCE node
I20260710 13:20:01.487242 17687 heartbeater.cc:344] Connected to a master server at 127.16.20.126:42451
I20260710 13:20:01.487636 17687 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:01.487711 16465 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:01.488009 16465 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:01.488180 16465 hybrid_clock.cc:648] HybridClock initialized: now 1783689601488164 us; error 0 us; skew 500 ppm
I20260710 13:20:01.488484 17687 heartbeater.cc:507] Master 127.16.20.126:42451 requested a full tablet report, sending...
I20260710 13:20:01.488807 16465 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:01.490767 17485 ts_manager.cc:194] Registered new tserver with Master: 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935)
I20260710 13:20:01.492159 16465 webserver.cc:533] Webserver started at http://127.16.20.67:46615/ using document root <none> and password file <none>
I20260710 13:20:01.492868 16465 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:01.492830 17485 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60570
I20260710 13:20:01.493309 16465 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:01.493721 16465 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:01.494985 16465 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689577187165-16465-0/minicluster-data/ts-2-root/instance:
uuid: "685bc413083a4fe7be8fc36077a6e4ce"
format_stamp: "Formatted at 2026-07-10 13:20:01 on dist-test-slave-kpkl"
I20260710 13:20:01.499624 16465 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.002s
I20260710 13:20:01.503000 17698 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:01.503901 16465 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:20:01.504240 16465 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689577187165-16465-0/minicluster-data/ts-2-root
uuid: "685bc413083a4fe7be8fc36077a6e4ce"
format_stamp: "Formatted at 2026-07-10 13:20:01 on dist-test-slave-kpkl"
I20260710 13:20:01.504547 16465 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689577187165-16465-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689577187165-16465-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689577187165-16465-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:01.533253 16465 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:01.534582 16465 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:01.536130 16465 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:01.538447 16465 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:01.538666 16465 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:01.538959 16465 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:01.539120 16465 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:01.580972 16465 rpc_server.cc:307] RPC server started. Bound to: 127.16.20.67:38297
I20260710 13:20:01.581030 17760 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.20.67:38297 every 8 connection(s)
I20260710 13:20:01.594674 17761 heartbeater.cc:344] Connected to a master server at 127.16.20.126:42451
I20260710 13:20:01.595136 17761 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:01.595943 17761 heartbeater.cc:507] Master 127.16.20.126:42451 requested a full tablet report, sending...
I20260710 13:20:01.597937 17485 ts_manager.cc:194] Registered new tserver with Master: 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297)
I20260710 13:20:01.598501 16465 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01465064s
I20260710 13:20:01.599614 17485 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60578
I20260710 13:20:01.624680 17485 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60586:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:20:01.628621 17485 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:20:01.752519 17577 tablet_service.cc:1511] Processing CreateTablet for tablet 860e8a6ac8de40969fb4a45eb397e195 (DEFAULT_TABLE table=test-workload [id=ee61792caf05469d8dfb3f2217ee3764]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:20:01.754038 17577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 860e8a6ac8de40969fb4a45eb397e195. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:01.756456 17576 tablet_service.cc:1511] Processing CreateTablet for tablet d8cfe577846c4a24b45a87d9ae59f224 (DEFAULT_TABLE table=test-workload [id=ee61792caf05469d8dfb3f2217ee3764]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:20:01.757931 17576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8cfe577846c4a24b45a87d9ae59f224. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:01.759958 17574 tablet_service.cc:1511] Processing CreateTablet for tablet 582eee7e621c45fcb51a6fd349df6f86 (DEFAULT_TABLE table=test-workload [id=ee61792caf05469d8dfb3f2217ee3764]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:20:01.761366 17574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 582eee7e621c45fcb51a6fd349df6f86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:01.762776 17575 tablet_service.cc:1511] Processing CreateTablet for tablet e33387d160d4421499da54226ff01520 (DEFAULT_TABLE table=test-workload [id=ee61792caf05469d8dfb3f2217ee3764]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:20:01.764261 17575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e33387d160d4421499da54226ff01520. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:01.769590 17572 tablet_service.cc:1511] Processing CreateTablet for tablet 78ec6257433944758eec57f1d6c94316 (DEFAULT_TABLE table=test-workload [id=ee61792caf05469d8dfb3f2217ee3764]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:20:01.770303 17573 tablet_service.cc:1511] Processing CreateTablet for tablet 1a3efa0e2805446d93f979e00f436733 (DEFAULT_TABLE table=test-workload [id=ee61792caf05469d8dfb3f2217ee3764]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:20:01.771068 17572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78ec6257433944758eec57f1d6c94316. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:01.771936 17573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a3efa0e2805446d93f979e00f436733. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:01.772156 17569 tablet_service.cc:1511] Processing CreateTablet for tablet 969dd0f3fb4a43bca9041b65a10bb562 (DEFAULT_TABLE table=test-workload [id=ee61792caf05469d8dfb3f2217ee3764]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:20:01.773504 17569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 969dd0f3fb4a43bca9041b65a10bb562. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:01.773125 17571 tablet_service.cc:1511] Processing CreateTablet for tablet 0c30ca4f06f9441e99665c65c6ea74e8 (DEFAULT_TABLE table=test-workload [id=ee61792caf05469d8dfb3f2217ee3764]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:20:01.770423 17570 tablet_service.cc:1511] Processing CreateTablet for tablet f00f1b11c1054ca29fae9ee803f19e05 (DEFAULT_TABLE table=test-workload [id=ee61792caf05469d8dfb3f2217ee3764]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:20:01.774562 17571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c30ca4f06f9441e99665c65c6ea74e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:01.775494 17570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f00f1b11c1054ca29fae9ee803f19e05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:01.775671 17568 tablet_service.cc:1511] Processing CreateTablet for tablet 400fc05d0dd8422696e813d91bc00952 (DEFAULT_TABLE table=test-workload [id=ee61792caf05469d8dfb3f2217ee3764]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:20:01.777000 17568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 400fc05d0dd8422696e813d91bc00952. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:01.797753 17569 tablet_service.cc:1511] Processing CreateTablet for tablet 3aa3ba5acfe94ee2b6412486dadd5786 (DEFAULT_TABLE table=test-workload [id=ee61792caf05469d8dfb3f2217ee3764]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:20:01.799082 17569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3aa3ba5acfe94ee2b6412486dadd5786. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:01.800567 17776 tablet_bootstrap.cc:492] T 1a3efa0e2805446d93f979e00f436733 P 5b051976434b49a9995995eb11b8462e: Bootstrap starting.
I20260710 13:20:01.801972 17652 tablet_service.cc:1511] Processing CreateTablet for tablet 860e8a6ac8de40969fb4a45eb397e195 (DEFAULT_TABLE table=test-workload [id=ee61792caf05469d8dfb3f2217ee3764]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:20:01.803292 17652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 860e8a6ac8de40969fb4a45eb397e195. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:01.806953 17651 tablet_service.cc:1511] Processing CreateTablet for tablet d8cfe577846c4a24b45a87d9ae59f224 (DEFAULT_TABLE table=test-workload [id=ee61792caf05469d8dfb3f2217ee3764]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:20:01.808389 17651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8cfe577846c4a24b45a87d9ae59f224. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:01.810423 17776 tablet_bootstrap.cc:654] T 1a3efa0e2805446d93f979e00f436733 P 5b051976434b49a9995995eb11b8462e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:01.812686 17650 tablet_service.cc:1511] Processing CreateTablet for tablet e33387d160d4421499da54226ff01520 (DEFAULT_TABLE table=test-workload [id=ee61792caf05469d8dfb3f2217ee3764]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:20:01.814211 17650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e33387d160d4421499da54226ff01520. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:01.816659 17649 tablet_service.cc:1511] Processing CreateTablet for tablet 582eee7e621c45fcb51a6fd349df6f86 (DEFAULT_TABLE table=test-workload [id=ee61792caf05469d8dfb3f2217ee3764]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:20:01.818156 17649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 582eee7e621c45fcb51a6fd349df6f86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:01.820650 17648 tablet_service.cc:1511] Processing CreateTablet for tablet 1a3efa0e2805446d93f979e00f436733 (DEFAULT_TABLE table=test-workload [id=ee61792caf05469d8dfb3f2217ee3764]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:20:01.822136 17648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a3efa0e2805446d93f979e00f436733. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:01.824668 17647 tablet_service.cc:1511] Processing CreateTablet for tablet 78ec6257433944758eec57f1d6c94316 (DEFAULT_TABLE table=test-workload [id=ee61792caf05469d8dfb3f2217ee3764]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:20:01.826092 17647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78ec6257433944758eec57f1d6c94316. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:01.829092 17646 tablet_service.cc:1511] Processing CreateTablet for tablet 0c30ca4f06f9441e99665c65c6ea74e8 (DEFAULT_TABLE table=test-workload [id=ee61792caf05469d8dfb3f2217ee3764]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:20:01.830876 17646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c30ca4f06f9441e99665c65c6ea74e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:01.830973 17569 tablet_service.cc:1511] Processing CreateTablet for tablet f581700500a34d36be346882bcaa37ea (DEFAULT_TABLE table=test-workload [id=ee61792caf05469d8dfb3f2217ee3764]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:20:01.835342 17569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f581700500a34d36be346882bcaa37ea. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:20:01.888489 17469 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.16.20.65:34407, user_credentials={real_user=slave}} blocked reactor thread for 48693.3us
I20260710 13:20:01.889068 17645 tablet_service.cc:1511] Processing CreateTablet for tablet f00f1b11c1054ca29fae9ee803f19e05 (DEFAULT_TABLE table=test-workload [id=ee61792caf05469d8dfb3f2217ee3764]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:20:01.890579 17645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f00f1b11c1054ca29fae9ee803f19e05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:01.892549 17725 tablet_service.cc:1511] Processing CreateTablet for tablet d8cfe577846c4a24b45a87d9ae59f224 (DEFAULT_TABLE table=test-workload [id=ee61792caf05469d8dfb3f2217ee3764]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:20:01.893893 17725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8cfe577846c4a24b45a87d9ae59f224. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:01.896557 17724 tablet_service.cc:1511] Processing CreateTablet for tablet e33387d160d4421499da54226ff01520 (DEFAULT_TABLE table=test-workload [id=ee61792caf05469d8dfb3f2217ee3764]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:20:01.897859 17724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e33387d160d4421499da54226ff01520. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:01.905375 17726 tablet_service.cc:1511] Processing CreateTablet for tablet 860e8a6ac8de40969fb4a45eb397e195 (DEFAULT_TABLE table=test-workload [id=ee61792caf05469d8dfb3f2217ee3764]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:20:01.906744 17726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 860e8a6ac8de40969fb4a45eb397e195. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:01.909747 17723 tablet_service.cc:1511] Processing CreateTablet for tablet 582eee7e621c45fcb51a6fd349df6f86 (DEFAULT_TABLE table=test-workload [id=ee61792caf05469d8dfb3f2217ee3764]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:20:01.911196 17723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 582eee7e621c45fcb51a6fd349df6f86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:01.912662 17722 tablet_service.cc:1511] Processing CreateTablet for tablet 1a3efa0e2805446d93f979e00f436733 (DEFAULT_TABLE table=test-workload [id=ee61792caf05469d8dfb3f2217ee3764]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:20:01.920336 17722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a3efa0e2805446d93f979e00f436733. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:01.920513 17574 tablet_service.cc:1511] Processing CreateTablet for tablet 94ab4c1af029444d88c5cda186da78b0 (DEFAULT_TABLE table=test-workload [id=ee61792caf05469d8dfb3f2217ee3764]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:20:01.921779 17574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94ab4c1af029444d88c5cda186da78b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:01.927314 17644 tablet_service.cc:1511] Processing CreateTablet for tablet 969dd0f3fb4a43bca9041b65a10bb562 (DEFAULT_TABLE table=test-workload [id=ee61792caf05469d8dfb3f2217ee3764]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:20:01.928683 17644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 969dd0f3fb4a43bca9041b65a10bb562. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:01.937736 17720 tablet_service.cc:1511] Processing CreateTablet for tablet 0c30ca4f06f9441e99665c65c6ea74e8 (DEFAULT_TABLE table=test-workload [id=ee61792caf05469d8dfb3f2217ee3764]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:20:01.938257 17721 tablet_service.cc:1511] Processing CreateTablet for tablet 78ec6257433944758eec57f1d6c94316 (DEFAULT_TABLE table=test-workload [id=ee61792caf05469d8dfb3f2217ee3764]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:20:01.939249 17720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c30ca4f06f9441e99665c65c6ea74e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:01.935103 17643 tablet_service.cc:1511] Processing CreateTablet for tablet 400fc05d0dd8422696e813d91bc00952 (DEFAULT_TABLE table=test-workload [id=ee61792caf05469d8dfb3f2217ee3764]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:20:01.944680 17643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 400fc05d0dd8422696e813d91bc00952. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:01.947675 17719 tablet_service.cc:1511] Processing CreateTablet for tablet f00f1b11c1054ca29fae9ee803f19e05 (DEFAULT_TABLE table=test-workload [id=ee61792caf05469d8dfb3f2217ee3764]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:20:01.949111 17719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f00f1b11c1054ca29fae9ee803f19e05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:01.952584 17721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78ec6257433944758eec57f1d6c94316. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:01.953325 17717 tablet_service.cc:1511] Processing CreateTablet for tablet 400fc05d0dd8422696e813d91bc00952 (DEFAULT_TABLE table=test-workload [id=ee61792caf05469d8dfb3f2217ee3764]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:20:01.954228 17570 tablet_service.cc:1511] Processing CreateTablet for tablet 48ebbbd70ab4419fb412792117e13857 (DEFAULT_TABLE table=test-workload [id=ee61792caf05469d8dfb3f2217ee3764]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:20:01.956209 17570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48ebbbd70ab4419fb412792117e13857. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:01.956014 17718 tablet_service.cc:1511] Processing CreateTablet for tablet 969dd0f3fb4a43bca9041b65a10bb562 (DEFAULT_TABLE table=test-workload [id=ee61792caf05469d8dfb3f2217ee3764]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:20:01.954721 17717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 400fc05d0dd8422696e813d91bc00952. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:01.963565 17776 tablet_bootstrap.cc:492] T 1a3efa0e2805446d93f979e00f436733 P 5b051976434b49a9995995eb11b8462e: No bootstrap required, opened a new log
I20260710 13:20:01.964067 17776 ts_tablet_manager.cc:1403] T 1a3efa0e2805446d93f979e00f436733 P 5b051976434b49a9995995eb11b8462e: Time spent bootstrapping tablet: real 0.164s	user 0.016s	sys 0.053s
I20260710 13:20:01.966854 17776 raft_consensus.cc:359] T 1a3efa0e2805446d93f979e00f436733 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:01.967597 17776 raft_consensus.cc:385] T 1a3efa0e2805446d93f979e00f436733 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:01.953707 17576 tablet_service.cc:1511] Processing CreateTablet for tablet 6700306286ba48b18badc45df12229ef (DEFAULT_TABLE table=test-workload [id=ee61792caf05469d8dfb3f2217ee3764]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:20:01.967880 17776 raft_consensus.cc:740] T 1a3efa0e2805446d93f979e00f436733 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b051976434b49a9995995eb11b8462e, State: Initialized, Role: FOLLOWER
I20260710 13:20:01.974117 17576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6700306286ba48b18badc45df12229ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:01.975775 17718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 969dd0f3fb4a43bca9041b65a10bb562. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:01.977584 17569 tablet_service.cc:1511] Processing CreateTablet for tablet a3441663055f4edbbf3e3a859c672827 (DEFAULT_TABLE table=test-workload [id=ee61792caf05469d8dfb3f2217ee3764]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:20:01.979380 17776 consensus_queue.cc:260] T 1a3efa0e2805446d93f979e00f436733 P 5b051976434b49a9995995eb11b8462e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:01.980014 17575 tablet_service.cc:1511] Processing CreateTablet for tablet 524764aac8bb4f76bc0f32e62a41b581 (DEFAULT_TABLE table=test-workload [id=ee61792caf05469d8dfb3f2217ee3764]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:20:01.989087 17569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3441663055f4edbbf3e3a859c672827. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:01.989989 17575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 524764aac8bb4f76bc0f32e62a41b581. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:01.999926 17577 tablet_service.cc:1511] Processing CreateTablet for tablet 298a1a79db9a43f8b8a64ef01ea6c98b (DEFAULT_TABLE table=test-workload [id=ee61792caf05469d8dfb3f2217ee3764]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:20:02.000538 17776 ts_tablet_manager.cc:1434] T 1a3efa0e2805446d93f979e00f436733 P 5b051976434b49a9995995eb11b8462e: Time spent starting tablet: real 0.036s	user 0.010s	sys 0.008s
I20260710 13:20:02.001315 17577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 298a1a79db9a43f8b8a64ef01ea6c98b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:02.009546 17645 tablet_service.cc:1511] Processing CreateTablet for tablet 3aa3ba5acfe94ee2b6412486dadd5786 (DEFAULT_TABLE table=test-workload [id=ee61792caf05469d8dfb3f2217ee3764]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:20:02.010915 17645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3aa3ba5acfe94ee2b6412486dadd5786. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:02.016237 17652 tablet_service.cc:1511] Processing CreateTablet for tablet f581700500a34d36be346882bcaa37ea (DEFAULT_TABLE table=test-workload [id=ee61792caf05469d8dfb3f2217ee3764]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:20:02.017545 17652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f581700500a34d36be346882bcaa37ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:02.019795 17612 heartbeater.cc:499] Master 127.16.20.126:42451 was elected leader, sending a full tablet report...
I20260710 13:20:02.024001 17776 tablet_bootstrap.cc:492] T 969dd0f3fb4a43bca9041b65a10bb562 P 5b051976434b49a9995995eb11b8462e: Bootstrap starting.
I20260710 13:20:02.036572 17721 tablet_service.cc:1511] Processing CreateTablet for tablet a3441663055f4edbbf3e3a859c672827 (DEFAULT_TABLE table=test-workload [id=ee61792caf05469d8dfb3f2217ee3764]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:20:02.042748 17725 tablet_service.cc:1511] Processing CreateTablet for tablet 3aa3ba5acfe94ee2b6412486dadd5786 (DEFAULT_TABLE table=test-workload [id=ee61792caf05469d8dfb3f2217ee3764]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:20:02.040346 17646 tablet_service.cc:1511] Processing CreateTablet for tablet 6700306286ba48b18badc45df12229ef (DEFAULT_TABLE table=test-workload [id=ee61792caf05469d8dfb3f2217ee3764]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:20:02.043259 17721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3441663055f4edbbf3e3a859c672827. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:02.047792 17646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6700306286ba48b18badc45df12229ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:02.051733 17778 tablet_bootstrap.cc:492] T 0c30ca4f06f9441e99665c65c6ea74e8 P 8a2029523b334704ad9490d03d5a0169: Bootstrap starting.
I20260710 13:20:02.051867 17776 tablet_bootstrap.cc:654] T 969dd0f3fb4a43bca9041b65a10bb562 P 5b051976434b49a9995995eb11b8462e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:02.056126 17780 tablet_bootstrap.cc:492] T e33387d160d4421499da54226ff01520 P 685bc413083a4fe7be8fc36077a6e4ce: Bootstrap starting.
I20260710 13:20:02.057552 17724 tablet_service.cc:1511] Processing CreateTablet for tablet 48ebbbd70ab4419fb412792117e13857 (DEFAULT_TABLE table=test-workload [id=ee61792caf05469d8dfb3f2217ee3764]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:20:02.065002 17650 tablet_service.cc:1511] Processing CreateTablet for tablet a3441663055f4edbbf3e3a859c672827 (DEFAULT_TABLE table=test-workload [id=ee61792caf05469d8dfb3f2217ee3764]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:20:02.067111 17650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3441663055f4edbbf3e3a859c672827. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:02.069650 17647 tablet_service.cc:1511] Processing CreateTablet for tablet 94ab4c1af029444d88c5cda186da78b0 (DEFAULT_TABLE table=test-workload [id=ee61792caf05469d8dfb3f2217ee3764]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:20:02.062049 17649 tablet_service.cc:1511] Processing CreateTablet for tablet 298a1a79db9a43f8b8a64ef01ea6c98b (DEFAULT_TABLE table=test-workload [id=ee61792caf05469d8dfb3f2217ee3764]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:20:02.076738 17644 tablet_service.cc:1511] Processing CreateTablet for tablet 48ebbbd70ab4419fb412792117e13857 (DEFAULT_TABLE table=test-workload [id=ee61792caf05469d8dfb3f2217ee3764]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:20:02.080848 17718 tablet_service.cc:1511] Processing CreateTablet for tablet f581700500a34d36be346882bcaa37ea (DEFAULT_TABLE table=test-workload [id=ee61792caf05469d8dfb3f2217ee3764]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:20:02.085532 17570 tablet_service.cc:1511] Processing CreateTablet for tablet 4c474ed074c4499cb3f598ee4ac17094 (DEFAULT_TABLE table=test-workload [id=ee61792caf05469d8dfb3f2217ee3764]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:20:02.086128 17643 tablet_service.cc:1511] Processing CreateTablet for tablet 524764aac8bb4f76bc0f32e62a41b581 (DEFAULT_TABLE table=test-workload [id=ee61792caf05469d8dfb3f2217ee3764]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:20:02.086879 17570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c474ed074c4499cb3f598ee4ac17094. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:02.089947 17644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48ebbbd70ab4419fb412792117e13857. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:02.090739 17647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94ab4c1af029444d88c5cda186da78b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:02.091296 17649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 298a1a79db9a43f8b8a64ef01ea6c98b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:02.092655 17778 tablet_bootstrap.cc:654] T 0c30ca4f06f9441e99665c65c6ea74e8 P 8a2029523b334704ad9490d03d5a0169: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:02.094951 17643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 524764aac8bb4f76bc0f32e62a41b581. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:02.097608 17780 tablet_bootstrap.cc:654] T e33387d160d4421499da54226ff01520 P 685bc413083a4fe7be8fc36077a6e4ce: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:02.084829 17725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3aa3ba5acfe94ee2b6412486dadd5786. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:02.089269 17651 tablet_service.cc:1511] Processing CreateTablet for tablet 4c474ed074c4499cb3f598ee4ac17094 (DEFAULT_TABLE table=test-workload [id=ee61792caf05469d8dfb3f2217ee3764]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:20:02.100517 17651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c474ed074c4499cb3f598ee4ac17094. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:02.100476 17575 tablet_service.cc:1511] Processing CreateTablet for tablet 54fb4b16d2674b2c96bbae23d0a961fb (DEFAULT_TABLE table=test-workload [id=ee61792caf05469d8dfb3f2217ee3764]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:20:02.102065 17575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54fb4b16d2674b2c96bbae23d0a961fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:02.099062 17723 tablet_service.cc:1511] Processing CreateTablet for tablet 94ab4c1af029444d88c5cda186da78b0 (DEFAULT_TABLE table=test-workload [id=ee61792caf05469d8dfb3f2217ee3764]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:20:02.121021 17776 tablet_bootstrap.cc:492] T 969dd0f3fb4a43bca9041b65a10bb562 P 5b051976434b49a9995995eb11b8462e: No bootstrap required, opened a new log
I20260710 13:20:02.121547 17776 ts_tablet_manager.cc:1403] T 969dd0f3fb4a43bca9041b65a10bb562 P 5b051976434b49a9995995eb11b8462e: Time spent bootstrapping tablet: real 0.098s	user 0.010s	sys 0.001s
I20260710 13:20:02.115983 17717 tablet_service.cc:1511] Processing CreateTablet for tablet 6700306286ba48b18badc45df12229ef (DEFAULT_TABLE table=test-workload [id=ee61792caf05469d8dfb3f2217ee3764]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:20:02.127545 17645 tablet_service.cc:1511] Processing CreateTablet for tablet 54fb4b16d2674b2c96bbae23d0a961fb (DEFAULT_TABLE table=test-workload [id=ee61792caf05469d8dfb3f2217ee3764]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:20:02.132400 17648 tablet_service.cc:1511] Processing CreateTablet for tablet 65f683e3363748669b9fe8aaf611574c (DEFAULT_TABLE table=test-workload [id=ee61792caf05469d8dfb3f2217ee3764]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:20:02.133354 17645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54fb4b16d2674b2c96bbae23d0a961fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:02.135488 17718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f581700500a34d36be346882bcaa37ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:02.136097 17724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48ebbbd70ab4419fb412792117e13857. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:02.137494 17776 raft_consensus.cc:359] T 969dd0f3fb4a43bca9041b65a10bb562 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:02.138201 17776 raft_consensus.cc:385] T 969dd0f3fb4a43bca9041b65a10bb562 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:02.138401 17723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94ab4c1af029444d88c5cda186da78b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:02.139776 17648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65f683e3363748669b9fe8aaf611574c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:02.143713 17717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6700306286ba48b18badc45df12229ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:02.144423 17569 tablet_service.cc:1511] Processing CreateTablet for tablet c2d0d17804c642e3812b410274c9f259 (DEFAULT_TABLE table=test-workload [id=ee61792caf05469d8dfb3f2217ee3764]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:20:02.145289 17779 raft_consensus.cc:493] T 1a3efa0e2805446d93f979e00f436733 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:02.145696 17569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2d0d17804c642e3812b410274c9f259. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:02.145741 17779 raft_consensus.cc:515] T 1a3efa0e2805446d93f979e00f436733 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:02.149371 17779 leader_election.cc:290] T 1a3efa0e2805446d93f979e00f436733 P 5b051976434b49a9995995eb11b8462e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935), 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297)
I20260710 13:20:02.156836 17726 tablet_service.cc:1511] Processing CreateTablet for tablet 298a1a79db9a43f8b8a64ef01ea6c98b (DEFAULT_TABLE table=test-workload [id=ee61792caf05469d8dfb3f2217ee3764]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:20:02.157069 17722 tablet_service.cc:1511] Processing CreateTablet for tablet 524764aac8bb4f76bc0f32e62a41b581 (DEFAULT_TABLE table=test-workload [id=ee61792caf05469d8dfb3f2217ee3764]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:20:02.158385 17726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 298a1a79db9a43f8b8a64ef01ea6c98b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:02.159381 17720 tablet_service.cc:1511] Processing CreateTablet for tablet 4c474ed074c4499cb3f598ee4ac17094 (DEFAULT_TABLE table=test-workload [id=ee61792caf05469d8dfb3f2217ee3764]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:20:02.158053 17649 tablet_service.cc:1511] Processing CreateTablet for tablet c2d0d17804c642e3812b410274c9f259 (DEFAULT_TABLE table=test-workload [id=ee61792caf05469d8dfb3f2217ee3764]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:20:02.170380 17577 tablet_service.cc:1511] Processing CreateTablet for tablet d9008154ab064e519a97d153e2bc3341 (DEFAULT_TABLE table=test-workload [id=ee61792caf05469d8dfb3f2217ee3764]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:20:02.147034 17776 raft_consensus.cc:740] T 969dd0f3fb4a43bca9041b65a10bb562 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b051976434b49a9995995eb11b8462e, State: Initialized, Role: FOLLOWER
I20260710 13:20:02.171743 17577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9008154ab064e519a97d153e2bc3341. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:02.172437 17643 tablet_service.cc:1511] Processing CreateTablet for tablet d9008154ab064e519a97d153e2bc3341 (DEFAULT_TABLE table=test-workload [id=ee61792caf05469d8dfb3f2217ee3764]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:20:02.173643 17722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 524764aac8bb4f76bc0f32e62a41b581. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:02.172335 17776 consensus_queue.cc:260] T 969dd0f3fb4a43bca9041b65a10bb562 P 5b051976434b49a9995995eb11b8462e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:02.176349 17576 tablet_service.cc:1511] Processing CreateTablet for tablet 65f683e3363748669b9fe8aaf611574c (DEFAULT_TABLE table=test-workload [id=ee61792caf05469d8dfb3f2217ee3764]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:20:02.177595 17576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65f683e3363748669b9fe8aaf611574c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:02.181470 17776 ts_tablet_manager.cc:1434] T 969dd0f3fb4a43bca9041b65a10bb562 P 5b051976434b49a9995995eb11b8462e: Time spent starting tablet: real 0.060s	user 0.006s	sys 0.003s
I20260710 13:20:02.182875 17776 tablet_bootstrap.cc:492] T 3aa3ba5acfe94ee2b6412486dadd5786 P 5b051976434b49a9995995eb11b8462e: Bootstrap starting.
I20260710 13:20:02.183885 17720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c474ed074c4499cb3f598ee4ac17094. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:02.184875 17719 tablet_service.cc:1511] Processing CreateTablet for tablet 54fb4b16d2674b2c96bbae23d0a961fb (DEFAULT_TABLE table=test-workload [id=ee61792caf05469d8dfb3f2217ee3764]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:20:02.186113 17719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54fb4b16d2674b2c96bbae23d0a961fb. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:20:02.201013 17533 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:02.201139 17574 tablet_service.cc:1511] Processing CreateTablet for tablet 58f571e533c7411aaf7500107a4839d6 (DEFAULT_TABLE table=test-workload [id=ee61792caf05469d8dfb3f2217ee3764]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:20:02.202615 17574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58f571e533c7411aaf7500107a4839d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:02.206986 17643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9008154ab064e519a97d153e2bc3341. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:02.209034 17644 tablet_service.cc:1511] Processing CreateTablet for tablet 58f571e533c7411aaf7500107a4839d6 (DEFAULT_TABLE table=test-workload [id=ee61792caf05469d8dfb3f2217ee3764]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:20:02.209949 17721 tablet_service.cc:1511] Processing CreateTablet for tablet 65f683e3363748669b9fe8aaf611574c (DEFAULT_TABLE table=test-workload [id=ee61792caf05469d8dfb3f2217ee3764]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:20:02.210325 17644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58f571e533c7411aaf7500107a4839d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:02.211238 17721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65f683e3363748669b9fe8aaf611574c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:02.215394 17778 tablet_bootstrap.cc:492] T 0c30ca4f06f9441e99665c65c6ea74e8 P 8a2029523b334704ad9490d03d5a0169: No bootstrap required, opened a new log
I20260710 13:20:02.224786 17778 ts_tablet_manager.cc:1403] T 0c30ca4f06f9441e99665c65c6ea74e8 P 8a2029523b334704ad9490d03d5a0169: Time spent bootstrapping tablet: real 0.180s	user 0.007s	sys 0.011s
I20260710 13:20:02.225768 17649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2d0d17804c642e3812b410274c9f259. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:02.280624 17778 raft_consensus.cc:359] T 0c30ca4f06f9441e99665c65c6ea74e8 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:02.286582 17778 raft_consensus.cc:385] T 0c30ca4f06f9441e99665c65c6ea74e8 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:02.294430 17778 raft_consensus.cc:740] T 0c30ca4f06f9441e99665c65c6ea74e8 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a2029523b334704ad9490d03d5a0169, State: Initialized, Role: FOLLOWER
I20260710 13:20:02.307437 17721 tablet_service.cc:1511] Processing CreateTablet for tablet c2d0d17804c642e3812b410274c9f259 (DEFAULT_TABLE table=test-workload [id=ee61792caf05469d8dfb3f2217ee3764]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:20:02.307821 17720 tablet_service.cc:1511] Processing CreateTablet for tablet d9008154ab064e519a97d153e2bc3341 (DEFAULT_TABLE table=test-workload [id=ee61792caf05469d8dfb3f2217ee3764]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:20:02.308800 17721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2d0d17804c642e3812b410274c9f259. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:02.309456 17720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9008154ab064e519a97d153e2bc3341. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:02.310834 17776 tablet_bootstrap.cc:654] T 3aa3ba5acfe94ee2b6412486dadd5786 P 5b051976434b49a9995995eb11b8462e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:02.309048 17778 consensus_queue.cc:260] T 0c30ca4f06f9441e99665c65c6ea74e8 P 8a2029523b334704ad9490d03d5a0169 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:02.329047 17780 tablet_bootstrap.cc:492] T e33387d160d4421499da54226ff01520 P 685bc413083a4fe7be8fc36077a6e4ce: No bootstrap required, opened a new log
I20260710 13:20:02.329541 17780 ts_tablet_manager.cc:1403] T e33387d160d4421499da54226ff01520 P 685bc413083a4fe7be8fc36077a6e4ce: Time spent bootstrapping tablet: real 0.274s	user 0.017s	sys 0.016s
I20260710 13:20:02.329339 17662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a3efa0e2805446d93f979e00f436733" candidate_uuid: "5b051976434b49a9995995eb11b8462e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2029523b334704ad9490d03d5a0169" is_pre_election: true
W20260710 13:20:02.331103 17552 leader_election.cc:343] T 1a3efa0e2805446d93f979e00f436733 P 5b051976434b49a9995995eb11b8462e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:02.332684 17780 raft_consensus.cc:359] T e33387d160d4421499da54226ff01520 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:02.333614 17780 raft_consensus.cc:385] T e33387d160d4421499da54226ff01520 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:02.333977 17780 raft_consensus.cc:740] T e33387d160d4421499da54226ff01520 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 685bc413083a4fe7be8fc36077a6e4ce, State: Initialized, Role: FOLLOWER
I20260710 13:20:02.338338 17725 tablet_service.cc:1511] Processing CreateTablet for tablet 58f571e533c7411aaf7500107a4839d6 (DEFAULT_TABLE table=test-workload [id=ee61792caf05469d8dfb3f2217ee3764]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:20:02.343901 17780 consensus_queue.cc:260] T e33387d160d4421499da54226ff01520 P 685bc413083a4fe7be8fc36077a6e4ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:02.356138 17687 heartbeater.cc:499] Master 127.16.20.126:42451 was elected leader, sending a full tablet report...
I20260710 13:20:02.367774 17779 raft_consensus.cc:493] T 969dd0f3fb4a43bca9041b65a10bb562 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:02.368309 17779 raft_consensus.cc:515] T 969dd0f3fb4a43bca9041b65a10bb562 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:02.370468 17779 leader_election.cc:290] T 969dd0f3fb4a43bca9041b65a10bb562 P 5b051976434b49a9995995eb11b8462e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935), 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297)
I20260710 13:20:02.371181 17662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "969dd0f3fb4a43bca9041b65a10bb562" candidate_uuid: "5b051976434b49a9995995eb11b8462e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2029523b334704ad9490d03d5a0169" is_pre_election: true
W20260710 13:20:02.373080 17552 leader_election.cc:343] T 969dd0f3fb4a43bca9041b65a10bb562 P 5b051976434b49a9995995eb11b8462e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:02.376056 17736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a3efa0e2805446d93f979e00f436733" candidate_uuid: "5b051976434b49a9995995eb11b8462e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "685bc413083a4fe7be8fc36077a6e4ce" is_pre_election: true
I20260710 13:20:02.376262 17735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "969dd0f3fb4a43bca9041b65a10bb562" candidate_uuid: "5b051976434b49a9995995eb11b8462e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "685bc413083a4fe7be8fc36077a6e4ce" is_pre_election: true
W20260710 13:20:02.377848 17551 leader_election.cc:343] T 969dd0f3fb4a43bca9041b65a10bb562 P 5b051976434b49a9995995eb11b8462e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:02.378275 17551 leader_election.cc:304] T 969dd0f3fb4a43bca9041b65a10bb562 P 5b051976434b49a9995995eb11b8462e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5b051976434b49a9995995eb11b8462e; no voters: 685bc413083a4fe7be8fc36077a6e4ce, 8a2029523b334704ad9490d03d5a0169
W20260710 13:20:02.379516 17551 leader_election.cc:343] T 1a3efa0e2805446d93f979e00f436733 P 5b051976434b49a9995995eb11b8462e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:02.379946 17551 leader_election.cc:304] T 1a3efa0e2805446d93f979e00f436733 P 5b051976434b49a9995995eb11b8462e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5b051976434b49a9995995eb11b8462e; no voters: 685bc413083a4fe7be8fc36077a6e4ce, 8a2029523b334704ad9490d03d5a0169
I20260710 13:20:02.380859 17779 raft_consensus.cc:2749] T 969dd0f3fb4a43bca9041b65a10bb562 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:02.381531 17779 raft_consensus.cc:2749] T 1a3efa0e2805446d93f979e00f436733 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:02.385169 17725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58f571e533c7411aaf7500107a4839d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:02.385792 17778 ts_tablet_manager.cc:1434] T 0c30ca4f06f9441e99665c65c6ea74e8 P 8a2029523b334704ad9490d03d5a0169: Time spent starting tablet: real 0.145s	user 0.013s	sys 0.011s
I20260710 13:20:02.386219 17780 ts_tablet_manager.cc:1434] T e33387d160d4421499da54226ff01520 P 685bc413083a4fe7be8fc36077a6e4ce: Time spent starting tablet: real 0.056s	user 0.015s	sys 0.018s
I20260710 13:20:02.386866 17778 tablet_bootstrap.cc:492] T 860e8a6ac8de40969fb4a45eb397e195 P 8a2029523b334704ad9490d03d5a0169: Bootstrap starting.
I20260710 13:20:02.390713 17776 tablet_bootstrap.cc:492] T 3aa3ba5acfe94ee2b6412486dadd5786 P 5b051976434b49a9995995eb11b8462e: No bootstrap required, opened a new log
I20260710 13:20:02.391362 17776 ts_tablet_manager.cc:1403] T 3aa3ba5acfe94ee2b6412486dadd5786 P 5b051976434b49a9995995eb11b8462e: Time spent bootstrapping tablet: real 0.209s	user 0.014s	sys 0.015s
I20260710 13:20:02.392055 17761 heartbeater.cc:499] Master 127.16.20.126:42451 was elected leader, sending a full tablet report...
I20260710 13:20:02.393224 17780 tablet_bootstrap.cc:492] T 78ec6257433944758eec57f1d6c94316 P 685bc413083a4fe7be8fc36077a6e4ce: Bootstrap starting.
I20260710 13:20:02.421052 17778 tablet_bootstrap.cc:654] T 860e8a6ac8de40969fb4a45eb397e195 P 8a2029523b334704ad9490d03d5a0169: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:02.421022 17776 raft_consensus.cc:359] T 3aa3ba5acfe94ee2b6412486dadd5786 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:02.421917 17776 raft_consensus.cc:385] T 3aa3ba5acfe94ee2b6412486dadd5786 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:02.422245 17776 raft_consensus.cc:740] T 3aa3ba5acfe94ee2b6412486dadd5786 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b051976434b49a9995995eb11b8462e, State: Initialized, Role: FOLLOWER
I20260710 13:20:02.425228 17780 tablet_bootstrap.cc:654] T 78ec6257433944758eec57f1d6c94316 P 685bc413083a4fe7be8fc36077a6e4ce: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:02.427489 17778 tablet_bootstrap.cc:492] T 860e8a6ac8de40969fb4a45eb397e195 P 8a2029523b334704ad9490d03d5a0169: No bootstrap required, opened a new log
I20260710 13:20:02.427992 17778 ts_tablet_manager.cc:1403] T 860e8a6ac8de40969fb4a45eb397e195 P 8a2029523b334704ad9490d03d5a0169: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.009s
I20260710 13:20:02.429037 17776 consensus_queue.cc:260] T 3aa3ba5acfe94ee2b6412486dadd5786 P 5b051976434b49a9995995eb11b8462e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:02.430936 17778 raft_consensus.cc:359] T 860e8a6ac8de40969fb4a45eb397e195 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } }
I20260710 13:20:02.431643 17778 raft_consensus.cc:385] T 860e8a6ac8de40969fb4a45eb397e195 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:02.431926 17778 raft_consensus.cc:740] T 860e8a6ac8de40969fb4a45eb397e195 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a2029523b334704ad9490d03d5a0169, State: Initialized, Role: FOLLOWER
I20260710 13:20:02.432966 17780 tablet_bootstrap.cc:492] T 78ec6257433944758eec57f1d6c94316 P 685bc413083a4fe7be8fc36077a6e4ce: No bootstrap required, opened a new log
I20260710 13:20:02.432747 17778 consensus_queue.cc:260] T 860e8a6ac8de40969fb4a45eb397e195 P 8a2029523b334704ad9490d03d5a0169 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } }
W20260710 13:20:02.434366 17470 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.16.20.67:38297, user_credentials={real_user=slave}} blocked reactor thread for 43536.5us
I20260710 13:20:02.435259 17778 ts_tablet_manager.cc:1434] T 860e8a6ac8de40969fb4a45eb397e195 P 8a2029523b334704ad9490d03d5a0169: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 13:20:02.437089 17776 ts_tablet_manager.cc:1434] T 3aa3ba5acfe94ee2b6412486dadd5786 P 5b051976434b49a9995995eb11b8462e: Time spent starting tablet: real 0.045s	user 0.008s	sys 0.004s
I20260710 13:20:02.438089 17776 tablet_bootstrap.cc:492] T 400fc05d0dd8422696e813d91bc00952 P 5b051976434b49a9995995eb11b8462e: Bootstrap starting.
I20260710 13:20:02.434005 17780 ts_tablet_manager.cc:1403] T 78ec6257433944758eec57f1d6c94316 P 685bc413083a4fe7be8fc36077a6e4ce: Time spent bootstrapping tablet: real 0.041s	user 0.006s	sys 0.012s
I20260710 13:20:02.444175 17776 tablet_bootstrap.cc:654] T 400fc05d0dd8422696e813d91bc00952 P 5b051976434b49a9995995eb11b8462e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:02.443850 17780 raft_consensus.cc:359] T 78ec6257433944758eec57f1d6c94316 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:02.444782 17780 raft_consensus.cc:385] T 78ec6257433944758eec57f1d6c94316 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:02.445166 17780 raft_consensus.cc:740] T 78ec6257433944758eec57f1d6c94316 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 685bc413083a4fe7be8fc36077a6e4ce, State: Initialized, Role: FOLLOWER
I20260710 13:20:02.446000 17780 consensus_queue.cc:260] T 78ec6257433944758eec57f1d6c94316 P 685bc413083a4fe7be8fc36077a6e4ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:02.448400 17780 ts_tablet_manager.cc:1434] T 78ec6257433944758eec57f1d6c94316 P 685bc413083a4fe7be8fc36077a6e4ce: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260710 13:20:02.448509 17778 tablet_bootstrap.cc:492] T f00f1b11c1054ca29fae9ee803f19e05 P 8a2029523b334704ad9490d03d5a0169: Bootstrap starting.
I20260710 13:20:02.449452 17780 tablet_bootstrap.cc:492] T d8cfe577846c4a24b45a87d9ae59f224 P 685bc413083a4fe7be8fc36077a6e4ce: Bootstrap starting.
I20260710 13:20:02.451315 17789 raft_consensus.cc:493] T 3aa3ba5acfe94ee2b6412486dadd5786 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:02.451983 17787 raft_consensus.cc:493] T 0c30ca4f06f9441e99665c65c6ea74e8 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:02.451831 17789 raft_consensus.cc:515] T 3aa3ba5acfe94ee2b6412486dadd5786 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:02.452430 17787 raft_consensus.cc:515] T 0c30ca4f06f9441e99665c65c6ea74e8 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:02.454116 17789 leader_election.cc:290] T 3aa3ba5acfe94ee2b6412486dadd5786 P 5b051976434b49a9995995eb11b8462e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935), 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297)
I20260710 13:20:02.455041 17787 leader_election.cc:290] T 0c30ca4f06f9441e99665c65c6ea74e8 P 8a2029523b334704ad9490d03d5a0169 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407), 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297)
I20260710 13:20:02.466820 17736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aa3ba5acfe94ee2b6412486dadd5786" candidate_uuid: "5b051976434b49a9995995eb11b8462e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "685bc413083a4fe7be8fc36077a6e4ce" is_pre_election: true
I20260710 13:20:02.472548 17776 tablet_bootstrap.cc:492] T 400fc05d0dd8422696e813d91bc00952 P 5b051976434b49a9995995eb11b8462e: No bootstrap required, opened a new log
I20260710 13:20:02.473126 17776 ts_tablet_manager.cc:1403] T 400fc05d0dd8422696e813d91bc00952 P 5b051976434b49a9995995eb11b8462e: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.009s
I20260710 13:20:02.476357 17776 raft_consensus.cc:359] T 400fc05d0dd8422696e813d91bc00952 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:02.482502 17780 tablet_bootstrap.cc:654] T d8cfe577846c4a24b45a87d9ae59f224 P 685bc413083a4fe7be8fc36077a6e4ce: Neither blocks nor log segments found. Creating new log.
W20260710 13:20:02.483171 17551 leader_election.cc:343] T 3aa3ba5acfe94ee2b6412486dadd5786 P 5b051976434b49a9995995eb11b8462e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:02.484169 17662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aa3ba5acfe94ee2b6412486dadd5786" candidate_uuid: "5b051976434b49a9995995eb11b8462e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2029523b334704ad9490d03d5a0169" is_pre_election: true
I20260710 13:20:02.480233 17776 raft_consensus.cc:385] T 400fc05d0dd8422696e813d91bc00952 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:20:02.485344 17552 leader_election.cc:343] T 3aa3ba5acfe94ee2b6412486dadd5786 P 5b051976434b49a9995995eb11b8462e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:02.485821 17776 raft_consensus.cc:740] T 400fc05d0dd8422696e813d91bc00952 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b051976434b49a9995995eb11b8462e, State: Initialized, Role: FOLLOWER
I20260710 13:20:02.485965 17552 leader_election.cc:304] T 3aa3ba5acfe94ee2b6412486dadd5786 P 5b051976434b49a9995995eb11b8462e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5b051976434b49a9995995eb11b8462e; no voters: 685bc413083a4fe7be8fc36077a6e4ce, 8a2029523b334704ad9490d03d5a0169
I20260710 13:20:02.486639 17776 consensus_queue.cc:260] T 400fc05d0dd8422696e813d91bc00952 P 5b051976434b49a9995995eb11b8462e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:02.487119 17789 raft_consensus.cc:2749] T 3aa3ba5acfe94ee2b6412486dadd5786 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:02.485488 17778 tablet_bootstrap.cc:654] T f00f1b11c1054ca29fae9ee803f19e05 P 8a2029523b334704ad9490d03d5a0169: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:02.489306 17776 ts_tablet_manager.cc:1434] T 400fc05d0dd8422696e813d91bc00952 P 5b051976434b49a9995995eb11b8462e: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.002s
I20260710 13:20:02.497291 17776 tablet_bootstrap.cc:492] T 0c30ca4f06f9441e99665c65c6ea74e8 P 5b051976434b49a9995995eb11b8462e: Bootstrap starting.
I20260710 13:20:02.504755 17587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c30ca4f06f9441e99665c65c6ea74e8" candidate_uuid: "8a2029523b334704ad9490d03d5a0169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b051976434b49a9995995eb11b8462e" is_pre_election: true
I20260710 13:20:02.505626 17736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c30ca4f06f9441e99665c65c6ea74e8" candidate_uuid: "8a2029523b334704ad9490d03d5a0169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "685bc413083a4fe7be8fc36077a6e4ce" is_pre_election: true
W20260710 13:20:02.506456 17625 leader_election.cc:343] T 0c30ca4f06f9441e99665c65c6ea74e8 P 8a2029523b334704ad9490d03d5a0169 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:20:02.507510 17626 leader_election.cc:343] T 0c30ca4f06f9441e99665c65c6ea74e8 P 8a2029523b334704ad9490d03d5a0169 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:02.508106 17626 leader_election.cc:304] T 0c30ca4f06f9441e99665c65c6ea74e8 P 8a2029523b334704ad9490d03d5a0169 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8a2029523b334704ad9490d03d5a0169; no voters: 5b051976434b49a9995995eb11b8462e, 685bc413083a4fe7be8fc36077a6e4ce
I20260710 13:20:02.509021 17787 raft_consensus.cc:2749] T 0c30ca4f06f9441e99665c65c6ea74e8 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:02.511193 17780 tablet_bootstrap.cc:492] T d8cfe577846c4a24b45a87d9ae59f224 P 685bc413083a4fe7be8fc36077a6e4ce: No bootstrap required, opened a new log
I20260710 13:20:02.511759 17780 ts_tablet_manager.cc:1403] T d8cfe577846c4a24b45a87d9ae59f224 P 685bc413083a4fe7be8fc36077a6e4ce: Time spent bootstrapping tablet: real 0.063s	user 0.023s	sys 0.010s
I20260710 13:20:02.513721 17778 tablet_bootstrap.cc:492] T f00f1b11c1054ca29fae9ee803f19e05 P 8a2029523b334704ad9490d03d5a0169: No bootstrap required, opened a new log
I20260710 13:20:02.514293 17778 ts_tablet_manager.cc:1403] T f00f1b11c1054ca29fae9ee803f19e05 P 8a2029523b334704ad9490d03d5a0169: Time spent bootstrapping tablet: real 0.066s	user 0.011s	sys 0.003s
I20260710 13:20:02.514906 17776 tablet_bootstrap.cc:654] T 0c30ca4f06f9441e99665c65c6ea74e8 P 5b051976434b49a9995995eb11b8462e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:02.514726 17780 raft_consensus.cc:359] T d8cfe577846c4a24b45a87d9ae59f224 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:02.515513 17780 raft_consensus.cc:385] T d8cfe577846c4a24b45a87d9ae59f224 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:02.517125 17778 raft_consensus.cc:359] T f00f1b11c1054ca29fae9ee803f19e05 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:02.517671 17778 raft_consensus.cc:385] T f00f1b11c1054ca29fae9ee803f19e05 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:02.517930 17778 raft_consensus.cc:740] T f00f1b11c1054ca29fae9ee803f19e05 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a2029523b334704ad9490d03d5a0169, State: Initialized, Role: FOLLOWER
I20260710 13:20:02.518582 17778 consensus_queue.cc:260] T f00f1b11c1054ca29fae9ee803f19e05 P 8a2029523b334704ad9490d03d5a0169 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:02.515844 17780 raft_consensus.cc:740] T d8cfe577846c4a24b45a87d9ae59f224 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 685bc413083a4fe7be8fc36077a6e4ce, State: Initialized, Role: FOLLOWER
I20260710 13:20:02.520547 17778 ts_tablet_manager.cc:1434] T f00f1b11c1054ca29fae9ee803f19e05 P 8a2029523b334704ad9490d03d5a0169: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260710 13:20:02.521600 17778 tablet_bootstrap.cc:492] T 969dd0f3fb4a43bca9041b65a10bb562 P 8a2029523b334704ad9490d03d5a0169: Bootstrap starting.
I20260710 13:20:02.523742 17780 consensus_queue.cc:260] T d8cfe577846c4a24b45a87d9ae59f224 P 685bc413083a4fe7be8fc36077a6e4ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:02.526754 17780 ts_tablet_manager.cc:1434] T d8cfe577846c4a24b45a87d9ae59f224 P 685bc413083a4fe7be8fc36077a6e4ce: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260710 13:20:02.527982 17778 tablet_bootstrap.cc:654] T 969dd0f3fb4a43bca9041b65a10bb562 P 8a2029523b334704ad9490d03d5a0169: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:02.528052 17780 tablet_bootstrap.cc:492] T 969dd0f3fb4a43bca9041b65a10bb562 P 685bc413083a4fe7be8fc36077a6e4ce: Bootstrap starting.
I20260710 13:20:02.537922 17780 tablet_bootstrap.cc:654] T 969dd0f3fb4a43bca9041b65a10bb562 P 685bc413083a4fe7be8fc36077a6e4ce: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:02.538435 17776 tablet_bootstrap.cc:492] T 0c30ca4f06f9441e99665c65c6ea74e8 P 5b051976434b49a9995995eb11b8462e: No bootstrap required, opened a new log
I20260710 13:20:02.538966 17776 ts_tablet_manager.cc:1403] T 0c30ca4f06f9441e99665c65c6ea74e8 P 5b051976434b49a9995995eb11b8462e: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.014s
I20260710 13:20:02.541373 17778 tablet_bootstrap.cc:492] T 969dd0f3fb4a43bca9041b65a10bb562 P 8a2029523b334704ad9490d03d5a0169: No bootstrap required, opened a new log
I20260710 13:20:02.541867 17778 ts_tablet_manager.cc:1403] T 969dd0f3fb4a43bca9041b65a10bb562 P 8a2029523b334704ad9490d03d5a0169: Time spent bootstrapping tablet: real 0.020s	user 0.004s	sys 0.011s
I20260710 13:20:02.542356 17776 raft_consensus.cc:359] T 0c30ca4f06f9441e99665c65c6ea74e8 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:02.543466 17776 raft_consensus.cc:385] T 0c30ca4f06f9441e99665c65c6ea74e8 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:02.543843 17776 raft_consensus.cc:740] T 0c30ca4f06f9441e99665c65c6ea74e8 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b051976434b49a9995995eb11b8462e, State: Initialized, Role: FOLLOWER
I20260710 13:20:02.544739 17778 raft_consensus.cc:359] T 969dd0f3fb4a43bca9041b65a10bb562 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:02.545454 17778 raft_consensus.cc:385] T 969dd0f3fb4a43bca9041b65a10bb562 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:02.544890 17776 consensus_queue.cc:260] T 0c30ca4f06f9441e99665c65c6ea74e8 P 5b051976434b49a9995995eb11b8462e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:02.545717 17778 raft_consensus.cc:740] T 969dd0f3fb4a43bca9041b65a10bb562 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a2029523b334704ad9490d03d5a0169, State: Initialized, Role: FOLLOWER
I20260710 13:20:02.546574 17778 consensus_queue.cc:260] T 969dd0f3fb4a43bca9041b65a10bb562 P 8a2029523b334704ad9490d03d5a0169 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:02.547798 17776 ts_tablet_manager.cc:1434] T 0c30ca4f06f9441e99665c65c6ea74e8 P 5b051976434b49a9995995eb11b8462e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.004s
I20260710 13:20:02.548776 17776 tablet_bootstrap.cc:492] T 78ec6257433944758eec57f1d6c94316 P 5b051976434b49a9995995eb11b8462e: Bootstrap starting.
I20260710 13:20:02.549479 17780 tablet_bootstrap.cc:492] T 969dd0f3fb4a43bca9041b65a10bb562 P 685bc413083a4fe7be8fc36077a6e4ce: No bootstrap required, opened a new log
I20260710 13:20:02.549945 17780 ts_tablet_manager.cc:1403] T 969dd0f3fb4a43bca9041b65a10bb562 P 685bc413083a4fe7be8fc36077a6e4ce: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.003s
I20260710 13:20:02.552798 17780 raft_consensus.cc:359] T 969dd0f3fb4a43bca9041b65a10bb562 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:02.553545 17780 raft_consensus.cc:385] T 969dd0f3fb4a43bca9041b65a10bb562 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:02.553825 17780 raft_consensus.cc:740] T 969dd0f3fb4a43bca9041b65a10bb562 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 685bc413083a4fe7be8fc36077a6e4ce, State: Initialized, Role: FOLLOWER
I20260710 13:20:02.554551 17780 consensus_queue.cc:260] T 969dd0f3fb4a43bca9041b65a10bb562 P 685bc413083a4fe7be8fc36077a6e4ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:02.555173 17776 tablet_bootstrap.cc:654] T 78ec6257433944758eec57f1d6c94316 P 5b051976434b49a9995995eb11b8462e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:02.557009 17778 ts_tablet_manager.cc:1434] T 969dd0f3fb4a43bca9041b65a10bb562 P 8a2029523b334704ad9490d03d5a0169: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 13:20:02.558171 17778 tablet_bootstrap.cc:492] T 78ec6257433944758eec57f1d6c94316 P 8a2029523b334704ad9490d03d5a0169: Bootstrap starting.
I20260710 13:20:02.561630 17776 tablet_bootstrap.cc:492] T 78ec6257433944758eec57f1d6c94316 P 5b051976434b49a9995995eb11b8462e: No bootstrap required, opened a new log
I20260710 13:20:02.562155 17776 ts_tablet_manager.cc:1403] T 78ec6257433944758eec57f1d6c94316 P 5b051976434b49a9995995eb11b8462e: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260710 13:20:02.564934 17780 ts_tablet_manager.cc:1434] T 969dd0f3fb4a43bca9041b65a10bb562 P 685bc413083a4fe7be8fc36077a6e4ce: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 13:20:02.564978 17778 tablet_bootstrap.cc:654] T 78ec6257433944758eec57f1d6c94316 P 8a2029523b334704ad9490d03d5a0169: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:02.564659 17776 raft_consensus.cc:359] T 78ec6257433944758eec57f1d6c94316 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:02.566056 17780 tablet_bootstrap.cc:492] T 582eee7e621c45fcb51a6fd349df6f86 P 685bc413083a4fe7be8fc36077a6e4ce: Bootstrap starting.
I20260710 13:20:02.568506 17776 raft_consensus.cc:385] T 78ec6257433944758eec57f1d6c94316 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:02.568917 17776 raft_consensus.cc:740] T 78ec6257433944758eec57f1d6c94316 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b051976434b49a9995995eb11b8462e, State: Initialized, Role: FOLLOWER
I20260710 13:20:02.569913 17776 consensus_queue.cc:260] T 78ec6257433944758eec57f1d6c94316 P 5b051976434b49a9995995eb11b8462e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:02.572450 17780 tablet_bootstrap.cc:654] T 582eee7e621c45fcb51a6fd349df6f86 P 685bc413083a4fe7be8fc36077a6e4ce: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:02.581043 17776 ts_tablet_manager.cc:1434] T 78ec6257433944758eec57f1d6c94316 P 5b051976434b49a9995995eb11b8462e: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260710 13:20:02.583913 17780 tablet_bootstrap.cc:492] T 582eee7e621c45fcb51a6fd349df6f86 P 685bc413083a4fe7be8fc36077a6e4ce: No bootstrap required, opened a new log
I20260710 13:20:02.584481 17780 ts_tablet_manager.cc:1403] T 582eee7e621c45fcb51a6fd349df6f86 P 685bc413083a4fe7be8fc36077a6e4ce: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260710 13:20:02.584724 17778 tablet_bootstrap.cc:492] T 78ec6257433944758eec57f1d6c94316 P 8a2029523b334704ad9490d03d5a0169: No bootstrap required, opened a new log
I20260710 13:20:02.585232 17778 ts_tablet_manager.cc:1403] T 78ec6257433944758eec57f1d6c94316 P 8a2029523b334704ad9490d03d5a0169: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.008s
I20260710 13:20:02.586114 17776 tablet_bootstrap.cc:492] T 582eee7e621c45fcb51a6fd349df6f86 P 5b051976434b49a9995995eb11b8462e: Bootstrap starting.
I20260710 13:20:02.587186 17788 raft_consensus.cc:493] T 969dd0f3fb4a43bca9041b65a10bb562 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:02.587307 17780 raft_consensus.cc:359] T 582eee7e621c45fcb51a6fd349df6f86 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:02.588068 17780 raft_consensus.cc:385] T 582eee7e621c45fcb51a6fd349df6f86 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:02.587738 17788 raft_consensus.cc:515] T 969dd0f3fb4a43bca9041b65a10bb562 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:02.588398 17780 raft_consensus.cc:740] T 582eee7e621c45fcb51a6fd349df6f86 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 685bc413083a4fe7be8fc36077a6e4ce, State: Initialized, Role: FOLLOWER
I20260710 13:20:02.588150 17778 raft_consensus.cc:359] T 78ec6257433944758eec57f1d6c94316 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:02.588994 17778 raft_consensus.cc:385] T 78ec6257433944758eec57f1d6c94316 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:02.589298 17778 raft_consensus.cc:740] T 78ec6257433944758eec57f1d6c94316 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a2029523b334704ad9490d03d5a0169, State: Initialized, Role: FOLLOWER
I20260710 13:20:02.589176 17780 consensus_queue.cc:260] T 582eee7e621c45fcb51a6fd349df6f86 P 685bc413083a4fe7be8fc36077a6e4ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:02.590099 17778 consensus_queue.cc:260] T 78ec6257433944758eec57f1d6c94316 P 8a2029523b334704ad9490d03d5a0169 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:02.592512 17778 ts_tablet_manager.cc:1434] T 78ec6257433944758eec57f1d6c94316 P 8a2029523b334704ad9490d03d5a0169: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260710 13:20:02.593413 17778 tablet_bootstrap.cc:492] T 582eee7e621c45fcb51a6fd349df6f86 P 8a2029523b334704ad9490d03d5a0169: Bootstrap starting.
I20260710 13:20:02.599984 17778 tablet_bootstrap.cc:654] T 582eee7e621c45fcb51a6fd349df6f86 P 8a2029523b334704ad9490d03d5a0169: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:02.609076 17776 tablet_bootstrap.cc:654] T 582eee7e621c45fcb51a6fd349df6f86 P 5b051976434b49a9995995eb11b8462e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:02.609640 17789 raft_consensus.cc:493] T 78ec6257433944758eec57f1d6c94316 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:02.610311 17789 raft_consensus.cc:515] T 78ec6257433944758eec57f1d6c94316 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:02.614308 17662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78ec6257433944758eec57f1d6c94316" candidate_uuid: "5b051976434b49a9995995eb11b8462e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2029523b334704ad9490d03d5a0169" is_pre_election: true
I20260710 13:20:02.615156 17662 raft_consensus.cc:2468] T 78ec6257433944758eec57f1d6c94316 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b051976434b49a9995995eb11b8462e in term 0.
I20260710 13:20:02.618026 17736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78ec6257433944758eec57f1d6c94316" candidate_uuid: "5b051976434b49a9995995eb11b8462e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "685bc413083a4fe7be8fc36077a6e4ce" is_pre_election: true
I20260710 13:20:02.618456 17552 leader_election.cc:304] T 78ec6257433944758eec57f1d6c94316 P 5b051976434b49a9995995eb11b8462e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b051976434b49a9995995eb11b8462e, 8a2029523b334704ad9490d03d5a0169; no voters: 
I20260710 13:20:02.618661 17736 raft_consensus.cc:2468] T 78ec6257433944758eec57f1d6c94316 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b051976434b49a9995995eb11b8462e in term 0.
I20260710 13:20:02.619315 17779 raft_consensus.cc:2804] T 78ec6257433944758eec57f1d6c94316 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:02.619690 17779 raft_consensus.cc:493] T 78ec6257433944758eec57f1d6c94316 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:02.620065 17779 raft_consensus.cc:3060] T 78ec6257433944758eec57f1d6c94316 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:02.623656 17789 leader_election.cc:290] T 78ec6257433944758eec57f1d6c94316 P 5b051976434b49a9995995eb11b8462e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935), 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297)
I20260710 13:20:02.624274 17776 tablet_bootstrap.cc:492] T 582eee7e621c45fcb51a6fd349df6f86 P 5b051976434b49a9995995eb11b8462e: No bootstrap required, opened a new log
I20260710 13:20:02.624945 17776 ts_tablet_manager.cc:1403] T 582eee7e621c45fcb51a6fd349df6f86 P 5b051976434b49a9995995eb11b8462e: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.010s
I20260710 13:20:02.628100 17776 raft_consensus.cc:359] T 582eee7e621c45fcb51a6fd349df6f86 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:02.629062 17776 raft_consensus.cc:385] T 582eee7e621c45fcb51a6fd349df6f86 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:02.629185 17788 leader_election.cc:290] T 969dd0f3fb4a43bca9041b65a10bb562 P 685bc413083a4fe7be8fc36077a6e4ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407), 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935)
I20260710 13:20:02.629485 17776 raft_consensus.cc:740] T 582eee7e621c45fcb51a6fd349df6f86 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b051976434b49a9995995eb11b8462e, State: Initialized, Role: FOLLOWER
I20260710 13:20:02.630703 17776 consensus_queue.cc:260] T 582eee7e621c45fcb51a6fd349df6f86 P 5b051976434b49a9995995eb11b8462e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:02.633963 17787 raft_consensus.cc:493] T 860e8a6ac8de40969fb4a45eb397e195 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:02.634701 17787 raft_consensus.cc:515] T 860e8a6ac8de40969fb4a45eb397e195 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } }
I20260710 13:20:02.637470 17787 leader_election.cc:290] T 860e8a6ac8de40969fb4a45eb397e195 P 8a2029523b334704ad9490d03d5a0169 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407), 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297)
I20260710 13:20:02.639583 17587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "860e8a6ac8de40969fb4a45eb397e195" candidate_uuid: "8a2029523b334704ad9490d03d5a0169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b051976434b49a9995995eb11b8462e" is_pre_election: true
I20260710 13:20:02.640687 17736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "860e8a6ac8de40969fb4a45eb397e195" candidate_uuid: "8a2029523b334704ad9490d03d5a0169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "685bc413083a4fe7be8fc36077a6e4ce" is_pre_election: true
W20260710 13:20:02.641482 17625 leader_election.cc:343] T 860e8a6ac8de40969fb4a45eb397e195 P 8a2029523b334704ad9490d03d5a0169 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:20:02.642096 17626 leader_election.cc:343] T 860e8a6ac8de40969fb4a45eb397e195 P 8a2029523b334704ad9490d03d5a0169 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:02.642709 17776 ts_tablet_manager.cc:1434] T 582eee7e621c45fcb51a6fd349df6f86 P 5b051976434b49a9995995eb11b8462e: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.002s
I20260710 13:20:02.642576 17626 leader_election.cc:304] T 860e8a6ac8de40969fb4a45eb397e195 P 8a2029523b334704ad9490d03d5a0169 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8a2029523b334704ad9490d03d5a0169; no voters: 5b051976434b49a9995995eb11b8462e, 685bc413083a4fe7be8fc36077a6e4ce
I20260710 13:20:02.643985 17787 raft_consensus.cc:2749] T 860e8a6ac8de40969fb4a45eb397e195 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:02.653215 17776 tablet_bootstrap.cc:492] T e33387d160d4421499da54226ff01520 P 5b051976434b49a9995995eb11b8462e: Bootstrap starting.
I20260710 13:20:02.653107 17779 raft_consensus.cc:515] T 78ec6257433944758eec57f1d6c94316 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:02.658676 17662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78ec6257433944758eec57f1d6c94316" candidate_uuid: "5b051976434b49a9995995eb11b8462e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2029523b334704ad9490d03d5a0169"
I20260710 13:20:02.659512 17662 raft_consensus.cc:3060] T 78ec6257433944758eec57f1d6c94316 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:02.662716 17776 tablet_bootstrap.cc:654] T e33387d160d4421499da54226ff01520 P 5b051976434b49a9995995eb11b8462e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:02.673213 17736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78ec6257433944758eec57f1d6c94316" candidate_uuid: "5b051976434b49a9995995eb11b8462e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "685bc413083a4fe7be8fc36077a6e4ce"
I20260710 13:20:02.674158 17736 raft_consensus.cc:3060] T 78ec6257433944758eec57f1d6c94316 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:02.675534 17776 tablet_bootstrap.cc:492] T e33387d160d4421499da54226ff01520 P 5b051976434b49a9995995eb11b8462e: No bootstrap required, opened a new log
I20260710 13:20:02.676138 17776 ts_tablet_manager.cc:1403] T e33387d160d4421499da54226ff01520 P 5b051976434b49a9995995eb11b8462e: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.008s
I20260710 13:20:02.679639 17776 raft_consensus.cc:359] T e33387d160d4421499da54226ff01520 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:02.680545 17776 raft_consensus.cc:385] T e33387d160d4421499da54226ff01520 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:02.680892 17776 raft_consensus.cc:740] T e33387d160d4421499da54226ff01520 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b051976434b49a9995995eb11b8462e, State: Initialized, Role: FOLLOWER
I20260710 13:20:02.682997 17789 raft_consensus.cc:493] T 400fc05d0dd8422696e813d91bc00952 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:02.683672 17789 raft_consensus.cc:515] T 400fc05d0dd8422696e813d91bc00952 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:02.686511 17787 raft_consensus.cc:493] T 969dd0f3fb4a43bca9041b65a10bb562 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:02.686863 17789 leader_election.cc:290] T 400fc05d0dd8422696e813d91bc00952 P 5b051976434b49a9995995eb11b8462e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935), 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297)
I20260710 13:20:02.681841 17776 consensus_queue.cc:260] T e33387d160d4421499da54226ff01520 P 5b051976434b49a9995995eb11b8462e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:02.687001 17787 raft_consensus.cc:515] T 969dd0f3fb4a43bca9041b65a10bb562 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:02.687387 17661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "400fc05d0dd8422696e813d91bc00952" candidate_uuid: "5b051976434b49a9995995eb11b8462e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2029523b334704ad9490d03d5a0169" is_pre_election: true
I20260710 13:20:02.688395 17735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "400fc05d0dd8422696e813d91bc00952" candidate_uuid: "5b051976434b49a9995995eb11b8462e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "685bc413083a4fe7be8fc36077a6e4ce" is_pre_election: true
W20260710 13:20:02.688891 17552 leader_election.cc:343] T 400fc05d0dd8422696e813d91bc00952 P 5b051976434b49a9995995eb11b8462e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:02.689289 17787 leader_election.cc:290] T 969dd0f3fb4a43bca9041b65a10bb562 P 8a2029523b334704ad9490d03d5a0169 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407), 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297)
W20260710 13:20:02.690119 17551 leader_election.cc:343] T 400fc05d0dd8422696e813d91bc00952 P 5b051976434b49a9995995eb11b8462e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:02.690596 17551 leader_election.cc:304] T 400fc05d0dd8422696e813d91bc00952 P 5b051976434b49a9995995eb11b8462e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5b051976434b49a9995995eb11b8462e; no voters: 685bc413083a4fe7be8fc36077a6e4ce, 8a2029523b334704ad9490d03d5a0169
I20260710 13:20:02.692710 17735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "969dd0f3fb4a43bca9041b65a10bb562" candidate_uuid: "8a2029523b334704ad9490d03d5a0169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "685bc413083a4fe7be8fc36077a6e4ce" is_pre_election: true
I20260710 13:20:02.693662 17735 raft_consensus.cc:2468] T 969dd0f3fb4a43bca9041b65a10bb562 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a2029523b334704ad9490d03d5a0169 in term 0.
I20260710 13:20:02.695811 17626 leader_election.cc:304] T 969dd0f3fb4a43bca9041b65a10bb562 P 8a2029523b334704ad9490d03d5a0169 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 685bc413083a4fe7be8fc36077a6e4ce, 8a2029523b334704ad9490d03d5a0169; no voters: 
I20260710 13:20:02.697110 17787 raft_consensus.cc:2804] T 969dd0f3fb4a43bca9041b65a10bb562 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:02.697618 17787 raft_consensus.cc:493] T 969dd0f3fb4a43bca9041b65a10bb562 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:02.698103 17787 raft_consensus.cc:3060] T 969dd0f3fb4a43bca9041b65a10bb562 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:02.698436 17776 ts_tablet_manager.cc:1434] T e33387d160d4421499da54226ff01520 P 5b051976434b49a9995995eb11b8462e: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260710 13:20:02.704798 17587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "969dd0f3fb4a43bca9041b65a10bb562" candidate_uuid: "8a2029523b334704ad9490d03d5a0169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b051976434b49a9995995eb11b8462e" is_pre_election: true
I20260710 13:20:02.705767 17587 raft_consensus.cc:2468] T 969dd0f3fb4a43bca9041b65a10bb562 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a2029523b334704ad9490d03d5a0169 in term 0.
I20260710 13:20:02.707108 17789 raft_consensus.cc:2749] T 400fc05d0dd8422696e813d91bc00952 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:02.710841 17776 tablet_bootstrap.cc:492] T f581700500a34d36be346882bcaa37ea P 5b051976434b49a9995995eb11b8462e: Bootstrap starting.
I20260710 13:20:02.719362 17776 tablet_bootstrap.cc:654] T f581700500a34d36be346882bcaa37ea P 5b051976434b49a9995995eb11b8462e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:02.723554 17789 raft_consensus.cc:493] T 0c30ca4f06f9441e99665c65c6ea74e8 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:02.724249 17789 raft_consensus.cc:515] T 0c30ca4f06f9441e99665c65c6ea74e8 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:02.726883 17789 leader_election.cc:290] T 0c30ca4f06f9441e99665c65c6ea74e8 P 5b051976434b49a9995995eb11b8462e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935), 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297)
I20260710 13:20:02.727623 17661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c30ca4f06f9441e99665c65c6ea74e8" candidate_uuid: "5b051976434b49a9995995eb11b8462e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2029523b334704ad9490d03d5a0169" is_pre_election: true
I20260710 13:20:02.728283 17661 raft_consensus.cc:2468] T 0c30ca4f06f9441e99665c65c6ea74e8 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b051976434b49a9995995eb11b8462e in term 0.
I20260710 13:20:02.729692 17552 leader_election.cc:304] T 0c30ca4f06f9441e99665c65c6ea74e8 P 5b051976434b49a9995995eb11b8462e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b051976434b49a9995995eb11b8462e, 8a2029523b334704ad9490d03d5a0169; no voters: 
I20260710 13:20:02.730862 17789 raft_consensus.cc:2804] T 0c30ca4f06f9441e99665c65c6ea74e8 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:02.731338 17789 raft_consensus.cc:493] T 0c30ca4f06f9441e99665c65c6ea74e8 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:02.731393 17735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c30ca4f06f9441e99665c65c6ea74e8" candidate_uuid: "5b051976434b49a9995995eb11b8462e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "685bc413083a4fe7be8fc36077a6e4ce" is_pre_election: true
I20260710 13:20:02.731863 17789 raft_consensus.cc:3060] T 0c30ca4f06f9441e99665c65c6ea74e8 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:02.733458 17551 leader_election.cc:343] T 0c30ca4f06f9441e99665c65c6ea74e8 P 5b051976434b49a9995995eb11b8462e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:02.744594 17787 raft_consensus.cc:515] T 969dd0f3fb4a43bca9041b65a10bb562 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:02.750138 17788 raft_consensus.cc:493] T d8cfe577846c4a24b45a87d9ae59f224 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:02.750712 17788 raft_consensus.cc:515] T d8cfe577846c4a24b45a87d9ae59f224 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:02.753059 17788 leader_election.cc:290] T d8cfe577846c4a24b45a87d9ae59f224 P 685bc413083a4fe7be8fc36077a6e4ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407), 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935)
I20260710 13:20:02.753621 17587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "969dd0f3fb4a43bca9041b65a10bb562" candidate_uuid: "8a2029523b334704ad9490d03d5a0169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b051976434b49a9995995eb11b8462e"
I20260710 13:20:02.754099 17788 raft_consensus.cc:493] T 582eee7e621c45fcb51a6fd349df6f86 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:02.754504 17587 raft_consensus.cc:3060] T 969dd0f3fb4a43bca9041b65a10bb562 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:02.754797 17788 raft_consensus.cc:515] T 582eee7e621c45fcb51a6fd349df6f86 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:02.757575 17788 leader_election.cc:290] T 582eee7e621c45fcb51a6fd349df6f86 P 685bc413083a4fe7be8fc36077a6e4ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407), 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935)
I20260710 13:20:02.685629 17736 raft_consensus.cc:2468] T 78ec6257433944758eec57f1d6c94316 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b051976434b49a9995995eb11b8462e in term 1.
I20260710 13:20:02.746030 17662 raft_consensus.cc:2468] T 78ec6257433944758eec57f1d6c94316 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b051976434b49a9995995eb11b8462e in term 1.
I20260710 13:20:02.760882 17551 leader_election.cc:304] T 78ec6257433944758eec57f1d6c94316 P 5b051976434b49a9995995eb11b8462e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b051976434b49a9995995eb11b8462e, 685bc413083a4fe7be8fc36077a6e4ce; no voters: 
I20260710 13:20:02.742906 17789 raft_consensus.cc:515] T 0c30ca4f06f9441e99665c65c6ea74e8 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:02.763479 17780 ts_tablet_manager.cc:1434] T 582eee7e621c45fcb51a6fd349df6f86 P 685bc413083a4fe7be8fc36077a6e4ce: Time spent starting tablet: real 0.179s	user 0.050s	sys 0.098s
I20260710 13:20:02.764743 17780 tablet_bootstrap.cc:492] T 400fc05d0dd8422696e813d91bc00952 P 685bc413083a4fe7be8fc36077a6e4ce: Bootstrap starting.
I20260710 13:20:02.773149 17662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c30ca4f06f9441e99665c65c6ea74e8" candidate_uuid: "5b051976434b49a9995995eb11b8462e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2029523b334704ad9490d03d5a0169"
I20260710 13:20:02.760907 17779 leader_election.cc:290] T 78ec6257433944758eec57f1d6c94316 P 5b051976434b49a9995995eb11b8462e [CANDIDATE]: Term 1 election: Requested vote from peers 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935), 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297)
I20260710 13:20:02.775050 17779 raft_consensus.cc:2804] T 78ec6257433944758eec57f1d6c94316 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:02.775664 17779 raft_consensus.cc:697] T 78ec6257433944758eec57f1d6c94316 P 5b051976434b49a9995995eb11b8462e [term 1 LEADER]: Becoming Leader. State: Replica: 5b051976434b49a9995995eb11b8462e, State: Running, Role: LEADER
I20260710 13:20:02.775923 17661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "969dd0f3fb4a43bca9041b65a10bb562" candidate_uuid: "685bc413083a4fe7be8fc36077a6e4ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2029523b334704ad9490d03d5a0169" is_pre_election: true
I20260710 13:20:02.776485 17779 consensus_queue.cc:237] T 78ec6257433944758eec57f1d6c94316 P 5b051976434b49a9995995eb11b8462e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:02.776675 17778 tablet_bootstrap.cc:492] T 582eee7e621c45fcb51a6fd349df6f86 P 8a2029523b334704ad9490d03d5a0169: No bootstrap required, opened a new log
I20260710 13:20:02.777304 17780 tablet_bootstrap.cc:654] T 400fc05d0dd8422696e813d91bc00952 P 685bc413083a4fe7be8fc36077a6e4ce: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:02.776675 17660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8cfe577846c4a24b45a87d9ae59f224" candidate_uuid: "685bc413083a4fe7be8fc36077a6e4ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2029523b334704ad9490d03d5a0169" is_pre_election: true
I20260710 13:20:02.777747 17659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "582eee7e621c45fcb51a6fd349df6f86" candidate_uuid: "685bc413083a4fe7be8fc36077a6e4ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2029523b334704ad9490d03d5a0169" is_pre_election: true
I20260710 13:20:02.776708 17661 raft_consensus.cc:2393] T 969dd0f3fb4a43bca9041b65a10bb562 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 685bc413083a4fe7be8fc36077a6e4ce in current term 1: Already voted for candidate 8a2029523b334704ad9490d03d5a0169 in this term.
I20260710 13:20:02.779433 17789 leader_election.cc:290] T 0c30ca4f06f9441e99665c65c6ea74e8 P 5b051976434b49a9995995eb11b8462e [CANDIDATE]: Term 1 election: Requested vote from peers 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935), 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297)
I20260710 13:20:02.781919 17778 ts_tablet_manager.cc:1403] T 582eee7e621c45fcb51a6fd349df6f86 P 8a2029523b334704ad9490d03d5a0169: Time spent bootstrapping tablet: real 0.189s	user 0.079s	sys 0.077s
I20260710 13:20:02.783346 17789 raft_consensus.cc:493] T e33387d160d4421499da54226ff01520 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:02.784263 17789 raft_consensus.cc:515] T e33387d160d4421499da54226ff01520 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:02.788270 17661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e33387d160d4421499da54226ff01520" candidate_uuid: "5b051976434b49a9995995eb11b8462e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2029523b334704ad9490d03d5a0169" is_pre_election: true
W20260710 13:20:02.790190 17552 leader_election.cc:343] T e33387d160d4421499da54226ff01520 P 5b051976434b49a9995995eb11b8462e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:02.773907 17662 raft_consensus.cc:3060] T 0c30ca4f06f9441e99665c65c6ea74e8 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:02.780125 17701 leader_election.cc:343] T d8cfe577846c4a24b45a87d9ae59f224 P 685bc413083a4fe7be8fc36077a6e4ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:20:02.791729 17701 leader_election.cc:343] T 582eee7e621c45fcb51a6fd349df6f86 P 685bc413083a4fe7be8fc36077a6e4ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:02.781343 17736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "969dd0f3fb4a43bca9041b65a10bb562" candidate_uuid: "8a2029523b334704ad9490d03d5a0169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "685bc413083a4fe7be8fc36077a6e4ce"
I20260710 13:20:02.792927 17736 raft_consensus.cc:3060] T 969dd0f3fb4a43bca9041b65a10bb562 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:02.793241 17778 raft_consensus.cc:359] T 582eee7e621c45fcb51a6fd349df6f86 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:02.793946 17778 raft_consensus.cc:385] T 582eee7e621c45fcb51a6fd349df6f86 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:02.794231 17778 raft_consensus.cc:740] T 582eee7e621c45fcb51a6fd349df6f86 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a2029523b334704ad9490d03d5a0169, State: Initialized, Role: FOLLOWER
I20260710 13:20:02.781951 17787 leader_election.cc:290] T 969dd0f3fb4a43bca9041b65a10bb562 P 8a2029523b334704ad9490d03d5a0169 [CANDIDATE]: Term 1 election: Requested vote from peers 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407), 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297)
I20260710 13:20:02.797639 17587 raft_consensus.cc:2468] T 969dd0f3fb4a43bca9041b65a10bb562 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a2029523b334704ad9490d03d5a0169 in term 1.
I20260710 13:20:02.800367 17736 raft_consensus.cc:2468] T 969dd0f3fb4a43bca9041b65a10bb562 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a2029523b334704ad9490d03d5a0169 in term 1.
I20260710 13:20:02.802042 17626 leader_election.cc:304] T 969dd0f3fb4a43bca9041b65a10bb562 P 8a2029523b334704ad9490d03d5a0169 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 685bc413083a4fe7be8fc36077a6e4ce, 8a2029523b334704ad9490d03d5a0169; no voters: 
I20260710 13:20:02.803649 17804 raft_consensus.cc:493] T e33387d160d4421499da54226ff01520 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:02.803850 17778 consensus_queue.cc:260] T 582eee7e621c45fcb51a6fd349df6f86 P 8a2029523b334704ad9490d03d5a0169 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:02.804277 17804 raft_consensus.cc:515] T e33387d160d4421499da54226ff01520 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:02.807627 17804 leader_election.cc:290] T e33387d160d4421499da54226ff01520 P 685bc413083a4fe7be8fc36077a6e4ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407), 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935)
I20260710 13:20:02.808765 17661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e33387d160d4421499da54226ff01520" candidate_uuid: "685bc413083a4fe7be8fc36077a6e4ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2029523b334704ad9490d03d5a0169" is_pre_election: true
I20260710 13:20:02.809002 17787 raft_consensus.cc:2804] T 969dd0f3fb4a43bca9041b65a10bb562 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 13:20:02.810468 17701 leader_election.cc:343] T e33387d160d4421499da54226ff01520 P 685bc413083a4fe7be8fc36077a6e4ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:02.813174 17778 ts_tablet_manager.cc:1434] T 582eee7e621c45fcb51a6fd349df6f86 P 8a2029523b334704ad9490d03d5a0169: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.001s
I20260710 13:20:02.814162 17778 tablet_bootstrap.cc:492] T e33387d160d4421499da54226ff01520 P 8a2029523b334704ad9490d03d5a0169: Bootstrap starting.
I20260710 13:20:02.813896 17586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8cfe577846c4a24b45a87d9ae59f224" candidate_uuid: "685bc413083a4fe7be8fc36077a6e4ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b051976434b49a9995995eb11b8462e" is_pre_election: true
I20260710 13:20:02.816746 17586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "582eee7e621c45fcb51a6fd349df6f86" candidate_uuid: "685bc413083a4fe7be8fc36077a6e4ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b051976434b49a9995995eb11b8462e" is_pre_election: true
I20260710 13:20:02.817587 17586 raft_consensus.cc:2468] T 582eee7e621c45fcb51a6fd349df6f86 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 685bc413083a4fe7be8fc36077a6e4ce in term 0.
W20260710 13:20:02.820425 17699 leader_election.cc:343] T d8cfe577846c4a24b45a87d9ae59f224 P 685bc413083a4fe7be8fc36077a6e4ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:02.822230 17699 leader_election.cc:304] T d8cfe577846c4a24b45a87d9ae59f224 P 685bc413083a4fe7be8fc36077a6e4ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 685bc413083a4fe7be8fc36077a6e4ce; no voters: 5b051976434b49a9995995eb11b8462e, 8a2029523b334704ad9490d03d5a0169
I20260710 13:20:02.823422 17804 raft_consensus.cc:2749] T d8cfe577846c4a24b45a87d9ae59f224 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:02.825857 17699 leader_election.cc:304] T 582eee7e621c45fcb51a6fd349df6f86 P 685bc413083a4fe7be8fc36077a6e4ce [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: 5b051976434b49a9995995eb11b8462e, 685bc413083a4fe7be8fc36077a6e4ce; no voters: 8a2029523b334704ad9490d03d5a0169
I20260710 13:20:02.827104 17804 raft_consensus.cc:2804] T 582eee7e621c45fcb51a6fd349df6f86 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:02.827703 17804 raft_consensus.cc:493] T 582eee7e621c45fcb51a6fd349df6f86 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:02.828202 17804 raft_consensus.cc:3060] T 582eee7e621c45fcb51a6fd349df6f86 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:02.815773 17551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.20.67:38297, user_credentials={real_user=slave}} blocked reactor thread for 55033us
I20260710 13:20:02.821477 17586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e33387d160d4421499da54226ff01520" candidate_uuid: "685bc413083a4fe7be8fc36077a6e4ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b051976434b49a9995995eb11b8462e" is_pre_election: true
I20260710 13:20:02.843854 17586 raft_consensus.cc:2468] T e33387d160d4421499da54226ff01520 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 685bc413083a4fe7be8fc36077a6e4ce in term 0.
I20260710 13:20:02.832389 17587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "969dd0f3fb4a43bca9041b65a10bb562" candidate_uuid: "685bc413083a4fe7be8fc36077a6e4ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b051976434b49a9995995eb11b8462e" is_pre_election: true
I20260710 13:20:02.833635 17789 leader_election.cc:290] T e33387d160d4421499da54226ff01520 P 5b051976434b49a9995995eb11b8462e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935), 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297)
I20260710 13:20:02.832674 17484 catalog_manager.cc:5697] T 78ec6257433944758eec57f1d6c94316 P 5b051976434b49a9995995eb11b8462e reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b051976434b49a9995995eb11b8462e (127.16.20.65). New cstate: current_term: 1 leader_uuid: "5b051976434b49a9995995eb11b8462e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:02.847177 17778 tablet_bootstrap.cc:654] T e33387d160d4421499da54226ff01520 P 8a2029523b334704ad9490d03d5a0169: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:02.850885 17736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c30ca4f06f9441e99665c65c6ea74e8" candidate_uuid: "5b051976434b49a9995995eb11b8462e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "685bc413083a4fe7be8fc36077a6e4ce"
I20260710 13:20:02.856520 17776 tablet_bootstrap.cc:492] T f581700500a34d36be346882bcaa37ea P 5b051976434b49a9995995eb11b8462e: No bootstrap required, opened a new log
I20260710 13:20:02.857208 17776 ts_tablet_manager.cc:1403] T f581700500a34d36be346882bcaa37ea P 5b051976434b49a9995995eb11b8462e: Time spent bootstrapping tablet: real 0.147s	user 0.032s	sys 0.050s
I20260710 13:20:02.860860 17814 raft_consensus.cc:493] T f00f1b11c1054ca29fae9ee803f19e05 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:02.861558 17814 raft_consensus.cc:515] T f00f1b11c1054ca29fae9ee803f19e05 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:02.866449 17587 raft_consensus.cc:2393] T 969dd0f3fb4a43bca9041b65a10bb562 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 685bc413083a4fe7be8fc36077a6e4ce in current term 1: Already voted for candidate 8a2029523b334704ad9490d03d5a0169 in this term.
I20260710 13:20:02.848744 17699 leader_election.cc:304] T e33387d160d4421499da54226ff01520 P 685bc413083a4fe7be8fc36077a6e4ce [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: 5b051976434b49a9995995eb11b8462e, 685bc413083a4fe7be8fc36077a6e4ce; no voters: 8a2029523b334704ad9490d03d5a0169
I20260710 13:20:02.875187 17788 raft_consensus.cc:2804] T e33387d160d4421499da54226ff01520 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:02.875756 17788 raft_consensus.cc:493] T e33387d160d4421499da54226ff01520 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:02.876175 17788 raft_consensus.cc:3060] T e33387d160d4421499da54226ff01520 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:02.876708 17787 raft_consensus.cc:697] T 969dd0f3fb4a43bca9041b65a10bb562 P 8a2029523b334704ad9490d03d5a0169 [term 1 LEADER]: Becoming Leader. State: Replica: 8a2029523b334704ad9490d03d5a0169, State: Running, Role: LEADER
W20260710 13:20:02.880266 17551 leader_election.cc:343] T 0c30ca4f06f9441e99665c65c6ea74e8 P 5b051976434b49a9995995eb11b8462e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:02.881829 17787 consensus_queue.cc:237] T 969dd0f3fb4a43bca9041b65a10bb562 P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:02.883188 17662 raft_consensus.cc:2468] T 0c30ca4f06f9441e99665c65c6ea74e8 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b051976434b49a9995995eb11b8462e in term 1.
I20260710 13:20:02.851919 17735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e33387d160d4421499da54226ff01520" candidate_uuid: "5b051976434b49a9995995eb11b8462e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "685bc413083a4fe7be8fc36077a6e4ce" is_pre_election: true
I20260710 13:20:02.884814 17552 leader_election.cc:304] T 0c30ca4f06f9441e99665c65c6ea74e8 P 5b051976434b49a9995995eb11b8462e [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: 5b051976434b49a9995995eb11b8462e, 8a2029523b334704ad9490d03d5a0169; no voters: 685bc413083a4fe7be8fc36077a6e4ce
I20260710 13:20:02.886417 17804 raft_consensus.cc:515] T 582eee7e621c45fcb51a6fd349df6f86 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:02.889354 17804 leader_election.cc:290] T 582eee7e621c45fcb51a6fd349df6f86 P 685bc413083a4fe7be8fc36077a6e4ce [CANDIDATE]: Term 1 election: Requested vote from peers 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407), 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935)
I20260710 13:20:02.889062 17736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f00f1b11c1054ca29fae9ee803f19e05" candidate_uuid: "8a2029523b334704ad9490d03d5a0169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "685bc413083a4fe7be8fc36077a6e4ce" is_pre_election: true
I20260710 13:20:02.890515 17662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "582eee7e621c45fcb51a6fd349df6f86" candidate_uuid: "685bc413083a4fe7be8fc36077a6e4ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2029523b334704ad9490d03d5a0169"
I20260710 13:20:02.890414 17776 raft_consensus.cc:359] T f581700500a34d36be346882bcaa37ea P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:02.891103 17662 raft_consensus.cc:3060] T 582eee7e621c45fcb51a6fd349df6f86 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:02.891754 17626 leader_election.cc:343] T f00f1b11c1054ca29fae9ee803f19e05 P 8a2029523b334704ad9490d03d5a0169 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:02.892604 17814 leader_election.cc:290] T f00f1b11c1054ca29fae9ee803f19e05 P 8a2029523b334704ad9490d03d5a0169 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407), 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297)
I20260710 13:20:02.893122 17789 raft_consensus.cc:2804] T 0c30ca4f06f9441e99665c65c6ea74e8 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:02.893746 17789 raft_consensus.cc:697] T 0c30ca4f06f9441e99665c65c6ea74e8 P 5b051976434b49a9995995eb11b8462e [term 1 LEADER]: Becoming Leader. State: Replica: 5b051976434b49a9995995eb11b8462e, State: Running, Role: LEADER
I20260710 13:20:02.891113 17776 raft_consensus.cc:385] T f581700500a34d36be346882bcaa37ea P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:02.894979 17776 raft_consensus.cc:740] T f581700500a34d36be346882bcaa37ea P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b051976434b49a9995995eb11b8462e, State: Initialized, Role: FOLLOWER
I20260710 13:20:02.894843 17789 consensus_queue.cc:237] T 0c30ca4f06f9441e99665c65c6ea74e8 P 5b051976434b49a9995995eb11b8462e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:02.895920 17776 consensus_queue.cc:260] T f581700500a34d36be346882bcaa37ea P 5b051976434b49a9995995eb11b8462e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:02.899060 17662 raft_consensus.cc:2468] T 582eee7e621c45fcb51a6fd349df6f86 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 685bc413083a4fe7be8fc36077a6e4ce in term 1.
I20260710 13:20:02.899538 17776 ts_tablet_manager.cc:1434] T f581700500a34d36be346882bcaa37ea P 5b051976434b49a9995995eb11b8462e: Time spent starting tablet: real 0.042s	user 0.009s	sys 0.004s
I20260710 13:20:02.900352 17776 tablet_bootstrap.cc:492] T f00f1b11c1054ca29fae9ee803f19e05 P 5b051976434b49a9995995eb11b8462e: Bootstrap starting.
I20260710 13:20:02.900206 17701 leader_election.cc:304] T 582eee7e621c45fcb51a6fd349df6f86 P 685bc413083a4fe7be8fc36077a6e4ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 685bc413083a4fe7be8fc36077a6e4ce, 8a2029523b334704ad9490d03d5a0169; no voters: 
I20260710 13:20:02.901072 17804 raft_consensus.cc:2804] T 582eee7e621c45fcb51a6fd349df6f86 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:02.905176 17780 tablet_bootstrap.cc:492] T 400fc05d0dd8422696e813d91bc00952 P 685bc413083a4fe7be8fc36077a6e4ce: No bootstrap required, opened a new log
I20260710 13:20:02.905645 17780 ts_tablet_manager.cc:1403] T 400fc05d0dd8422696e813d91bc00952 P 685bc413083a4fe7be8fc36077a6e4ce: Time spent bootstrapping tablet: real 0.141s	user 0.052s	sys 0.077s
W20260710 13:20:02.906281 17699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.20.65:34407, user_credentials={real_user=slave}} blocked reactor thread for 57704.2us
I20260710 13:20:02.908303 17776 tablet_bootstrap.cc:654] T f00f1b11c1054ca29fae9ee803f19e05 P 5b051976434b49a9995995eb11b8462e: Neither blocks nor log segments found. Creating new log.
W20260710 13:20:02.905591 17625 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.20.65:34407, user_credentials={real_user=slave}} blocked reactor thread for 55058.3us
I20260710 13:20:02.908895 17780 raft_consensus.cc:359] T 400fc05d0dd8422696e813d91bc00952 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:02.909615 17780 raft_consensus.cc:385] T 400fc05d0dd8422696e813d91bc00952 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:02.909907 17780 raft_consensus.cc:740] T 400fc05d0dd8422696e813d91bc00952 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 685bc413083a4fe7be8fc36077a6e4ce, State: Initialized, Role: FOLLOWER
I20260710 13:20:02.910137 17587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "582eee7e621c45fcb51a6fd349df6f86" candidate_uuid: "685bc413083a4fe7be8fc36077a6e4ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b051976434b49a9995995eb11b8462e"
I20260710 13:20:02.910707 17587 raft_consensus.cc:3060] T 582eee7e621c45fcb51a6fd349df6f86 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:02.910593 17780 consensus_queue.cc:260] T 400fc05d0dd8422696e813d91bc00952 P 685bc413083a4fe7be8fc36077a6e4ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:02.911818 17804 raft_consensus.cc:697] T 582eee7e621c45fcb51a6fd349df6f86 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 LEADER]: Becoming Leader. State: Replica: 685bc413083a4fe7be8fc36077a6e4ce, State: Running, Role: LEADER
I20260710 13:20:02.912971 17804 consensus_queue.cc:237] T 582eee7e621c45fcb51a6fd349df6f86 P 685bc413083a4fe7be8fc36077a6e4ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:02.914100 17780 ts_tablet_manager.cc:1434] T 400fc05d0dd8422696e813d91bc00952 P 685bc413083a4fe7be8fc36077a6e4ce: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:20:02.915026 17780 tablet_bootstrap.cc:492] T f00f1b11c1054ca29fae9ee803f19e05 P 685bc413083a4fe7be8fc36077a6e4ce: Bootstrap starting.
I20260710 13:20:02.917834 17587 raft_consensus.cc:2468] T 582eee7e621c45fcb51a6fd349df6f86 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 685bc413083a4fe7be8fc36077a6e4ce in term 1.
I20260710 13:20:02.920434 17587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f00f1b11c1054ca29fae9ee803f19e05" candidate_uuid: "8a2029523b334704ad9490d03d5a0169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b051976434b49a9995995eb11b8462e" is_pre_election: true
I20260710 13:20:02.921017 17776 tablet_bootstrap.cc:492] T f00f1b11c1054ca29fae9ee803f19e05 P 5b051976434b49a9995995eb11b8462e: No bootstrap required, opened a new log
I20260710 13:20:02.921463 17776 ts_tablet_manager.cc:1403] T f00f1b11c1054ca29fae9ee803f19e05 P 5b051976434b49a9995995eb11b8462e: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.005s
I20260710 13:20:02.921411 17699 leader_election.cc:304] T 969dd0f3fb4a43bca9041b65a10bb562 P 685bc413083a4fe7be8fc36077a6e4ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 685bc413083a4fe7be8fc36077a6e4ce; no voters: 5b051976434b49a9995995eb11b8462e, 8a2029523b334704ad9490d03d5a0169
I20260710 13:20:02.922480 17819 raft_consensus.cc:2749] T 969dd0f3fb4a43bca9041b65a10bb562 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:20:02.923839 17625 leader_election.cc:343] T f00f1b11c1054ca29fae9ee803f19e05 P 8a2029523b334704ad9490d03d5a0169 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:02.924233 17776 raft_consensus.cc:359] T f00f1b11c1054ca29fae9ee803f19e05 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:02.925163 17780 tablet_bootstrap.cc:654] T f00f1b11c1054ca29fae9ee803f19e05 P 685bc413083a4fe7be8fc36077a6e4ce: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:02.925091 17776 raft_consensus.cc:385] T f00f1b11c1054ca29fae9ee803f19e05 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:02.925576 17776 raft_consensus.cc:740] T f00f1b11c1054ca29fae9ee803f19e05 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b051976434b49a9995995eb11b8462e, State: Initialized, Role: FOLLOWER
I20260710 13:20:02.924948 17482 catalog_manager.cc:5697] T 969dd0f3fb4a43bca9041b65a10bb562 P 8a2029523b334704ad9490d03d5a0169 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a2029523b334704ad9490d03d5a0169 (127.16.20.66). New cstate: current_term: 1 leader_uuid: "8a2029523b334704ad9490d03d5a0169" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:02.926360 17776 consensus_queue.cc:260] T f00f1b11c1054ca29fae9ee803f19e05 P 5b051976434b49a9995995eb11b8462e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:02.929400 17776 ts_tablet_manager.cc:1434] T f00f1b11c1054ca29fae9ee803f19e05 P 5b051976434b49a9995995eb11b8462e: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 13:20:02.930480 17776 tablet_bootstrap.cc:492] T d8cfe577846c4a24b45a87d9ae59f224 P 5b051976434b49a9995995eb11b8462e: Bootstrap starting.
I20260710 13:20:02.931568 17625 leader_election.cc:304] T f00f1b11c1054ca29fae9ee803f19e05 P 8a2029523b334704ad9490d03d5a0169 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8a2029523b334704ad9490d03d5a0169; no voters: 5b051976434b49a9995995eb11b8462e, 685bc413083a4fe7be8fc36077a6e4ce
I20260710 13:20:02.931633 17483 catalog_manager.cc:5697] T 582eee7e621c45fcb51a6fd349df6f86 P 685bc413083a4fe7be8fc36077a6e4ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67). New cstate: current_term: 1 leader_uuid: "685bc413083a4fe7be8fc36077a6e4ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:02.933643 17780 tablet_bootstrap.cc:492] T f00f1b11c1054ca29fae9ee803f19e05 P 685bc413083a4fe7be8fc36077a6e4ce: No bootstrap required, opened a new log
I20260710 13:20:02.934104 17780 ts_tablet_manager.cc:1403] T f00f1b11c1054ca29fae9ee803f19e05 P 685bc413083a4fe7be8fc36077a6e4ce: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.001s
I20260710 13:20:02.934862 17814 raft_consensus.cc:2749] T f00f1b11c1054ca29fae9ee803f19e05 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:02.936870 17780 raft_consensus.cc:359] T f00f1b11c1054ca29fae9ee803f19e05 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:02.937597 17780 raft_consensus.cc:385] T f00f1b11c1054ca29fae9ee803f19e05 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:02.937930 17780 raft_consensus.cc:740] T f00f1b11c1054ca29fae9ee803f19e05 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 685bc413083a4fe7be8fc36077a6e4ce, State: Initialized, Role: FOLLOWER
I20260710 13:20:02.939129 17776 tablet_bootstrap.cc:654] T d8cfe577846c4a24b45a87d9ae59f224 P 5b051976434b49a9995995eb11b8462e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:02.939517 17788 raft_consensus.cc:515] T e33387d160d4421499da54226ff01520 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:02.940912 17735 raft_consensus.cc:2393] T e33387d160d4421499da54226ff01520 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5b051976434b49a9995995eb11b8462e in current term 1: Already voted for candidate 685bc413083a4fe7be8fc36077a6e4ce in this term.
I20260710 13:20:02.941499 17778 tablet_bootstrap.cc:492] T e33387d160d4421499da54226ff01520 P 8a2029523b334704ad9490d03d5a0169: No bootstrap required, opened a new log
I20260710 13:20:02.942013 17778 ts_tablet_manager.cc:1403] T e33387d160d4421499da54226ff01520 P 8a2029523b334704ad9490d03d5a0169: Time spent bootstrapping tablet: real 0.128s	user 0.009s	sys 0.013s
I20260710 13:20:02.944973 17551 leader_election.cc:304] T e33387d160d4421499da54226ff01520 P 5b051976434b49a9995995eb11b8462e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5b051976434b49a9995995eb11b8462e; no voters: 685bc413083a4fe7be8fc36077a6e4ce, 8a2029523b334704ad9490d03d5a0169
I20260710 13:20:02.945079 17778 raft_consensus.cc:359] T e33387d160d4421499da54226ff01520 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:02.945782 17778 raft_consensus.cc:385] T e33387d160d4421499da54226ff01520 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:02.946194 17778 raft_consensus.cc:740] T e33387d160d4421499da54226ff01520 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a2029523b334704ad9490d03d5a0169, State: Initialized, Role: FOLLOWER
I20260710 13:20:02.946871 17789 raft_consensus.cc:3060] T e33387d160d4421499da54226ff01520 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:02.947167 17778 consensus_queue.cc:260] T e33387d160d4421499da54226ff01520 P 8a2029523b334704ad9490d03d5a0169 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:02.949761 17778 ts_tablet_manager.cc:1434] T e33387d160d4421499da54226ff01520 P 8a2029523b334704ad9490d03d5a0169: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:20:02.939368 17780 consensus_queue.cc:260] T f00f1b11c1054ca29fae9ee803f19e05 P 685bc413083a4fe7be8fc36077a6e4ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:02.950968 17778 tablet_bootstrap.cc:492] T 400fc05d0dd8422696e813d91bc00952 P 8a2029523b334704ad9490d03d5a0169: Bootstrap starting.
I20260710 13:20:02.953362 17587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e33387d160d4421499da54226ff01520" candidate_uuid: "685bc413083a4fe7be8fc36077a6e4ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b051976434b49a9995995eb11b8462e"
I20260710 13:20:02.954802 17780 ts_tablet_manager.cc:1434] T f00f1b11c1054ca29fae9ee803f19e05 P 685bc413083a4fe7be8fc36077a6e4ce: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.004s
I20260710 13:20:02.956806 17780 tablet_bootstrap.cc:492] T 860e8a6ac8de40969fb4a45eb397e195 P 685bc413083a4fe7be8fc36077a6e4ce: Bootstrap starting.
I20260710 13:20:02.956838 17662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e33387d160d4421499da54226ff01520" candidate_uuid: "685bc413083a4fe7be8fc36077a6e4ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2029523b334704ad9490d03d5a0169"
I20260710 13:20:02.955679 17788 leader_election.cc:290] T e33387d160d4421499da54226ff01520 P 685bc413083a4fe7be8fc36077a6e4ce [CANDIDATE]: Term 1 election: Requested vote from peers 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407), 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935)
I20260710 13:20:02.957520 17662 raft_consensus.cc:3060] T e33387d160d4421499da54226ff01520 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:02.959817 17789 raft_consensus.cc:2749] T e33387d160d4421499da54226ff01520 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:02.964401 17780 tablet_bootstrap.cc:654] T 860e8a6ac8de40969fb4a45eb397e195 P 685bc413083a4fe7be8fc36077a6e4ce: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:02.964970 17662 raft_consensus.cc:2468] T e33387d160d4421499da54226ff01520 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 685bc413083a4fe7be8fc36077a6e4ce in term 1.
I20260710 13:20:02.966250 17701 leader_election.cc:304] T e33387d160d4421499da54226ff01520 P 685bc413083a4fe7be8fc36077a6e4ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 685bc413083a4fe7be8fc36077a6e4ce, 8a2029523b334704ad9490d03d5a0169; no voters: 
I20260710 13:20:02.967114 17788 raft_consensus.cc:2804] T e33387d160d4421499da54226ff01520 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:02.967705 17788 raft_consensus.cc:697] T e33387d160d4421499da54226ff01520 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 LEADER]: Becoming Leader. State: Replica: 685bc413083a4fe7be8fc36077a6e4ce, State: Running, Role: LEADER
I20260710 13:20:02.968807 17788 consensus_queue.cc:237] T e33387d160d4421499da54226ff01520 P 685bc413083a4fe7be8fc36077a6e4ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:02.977140 17587 raft_consensus.cc:2468] T e33387d160d4421499da54226ff01520 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 685bc413083a4fe7be8fc36077a6e4ce in term 1.
I20260710 13:20:02.981365 17776 tablet_bootstrap.cc:492] T d8cfe577846c4a24b45a87d9ae59f224 P 5b051976434b49a9995995eb11b8462e: No bootstrap required, opened a new log
I20260710 13:20:02.981894 17776 ts_tablet_manager.cc:1403] T d8cfe577846c4a24b45a87d9ae59f224 P 5b051976434b49a9995995eb11b8462e: Time spent bootstrapping tablet: real 0.052s	user 0.017s	sys 0.009s
I20260710 13:20:02.984776 17776 raft_consensus.cc:359] T d8cfe577846c4a24b45a87d9ae59f224 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:02.985471 17776 raft_consensus.cc:385] T d8cfe577846c4a24b45a87d9ae59f224 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:02.985741 17776 raft_consensus.cc:740] T d8cfe577846c4a24b45a87d9ae59f224 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b051976434b49a9995995eb11b8462e, State: Initialized, Role: FOLLOWER
I20260710 13:20:02.986577 17778 tablet_bootstrap.cc:654] T 400fc05d0dd8422696e813d91bc00952 P 8a2029523b334704ad9490d03d5a0169: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:02.986559 17776 consensus_queue.cc:260] T d8cfe577846c4a24b45a87d9ae59f224 P 5b051976434b49a9995995eb11b8462e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:02.988616 17788 raft_consensus.cc:493] T f00f1b11c1054ca29fae9ee803f19e05 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:02.988894 17776 ts_tablet_manager.cc:1434] T d8cfe577846c4a24b45a87d9ae59f224 P 5b051976434b49a9995995eb11b8462e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:20:02.989238 17788 raft_consensus.cc:515] T f00f1b11c1054ca29fae9ee803f19e05 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:02.990171 17776 tablet_bootstrap.cc:492] T 860e8a6ac8de40969fb4a45eb397e195 P 5b051976434b49a9995995eb11b8462e: Bootstrap starting.
I20260710 13:20:02.992331 17780 tablet_bootstrap.cc:492] T 860e8a6ac8de40969fb4a45eb397e195 P 685bc413083a4fe7be8fc36077a6e4ce: No bootstrap required, opened a new log
I20260710 13:20:02.992830 17780 ts_tablet_manager.cc:1403] T 860e8a6ac8de40969fb4a45eb397e195 P 685bc413083a4fe7be8fc36077a6e4ce: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.017s
I20260710 13:20:02.992686 17587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f00f1b11c1054ca29fae9ee803f19e05" candidate_uuid: "685bc413083a4fe7be8fc36077a6e4ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b051976434b49a9995995eb11b8462e" is_pre_election: true
I20260710 13:20:02.993180 17788 leader_election.cc:290] T f00f1b11c1054ca29fae9ee803f19e05 P 685bc413083a4fe7be8fc36077a6e4ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407), 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935)
I20260710 13:20:02.993345 17587 raft_consensus.cc:2468] T f00f1b11c1054ca29fae9ee803f19e05 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 685bc413083a4fe7be8fc36077a6e4ce in term 0.
I20260710 13:20:02.994702 17662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f00f1b11c1054ca29fae9ee803f19e05" candidate_uuid: "685bc413083a4fe7be8fc36077a6e4ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2029523b334704ad9490d03d5a0169" is_pre_election: true
I20260710 13:20:02.995296 17662 raft_consensus.cc:2468] T f00f1b11c1054ca29fae9ee803f19e05 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 685bc413083a4fe7be8fc36077a6e4ce in term 0.
I20260710 13:20:02.996591 17699 leader_election.cc:304] T f00f1b11c1054ca29fae9ee803f19e05 P 685bc413083a4fe7be8fc36077a6e4ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b051976434b49a9995995eb11b8462e, 685bc413083a4fe7be8fc36077a6e4ce; no voters: 
I20260710 13:20:02.997985 17788 raft_consensus.cc:2804] T f00f1b11c1054ca29fae9ee803f19e05 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:02.998330 17788 raft_consensus.cc:493] T f00f1b11c1054ca29fae9ee803f19e05 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:02.998363 17780 raft_consensus.cc:359] T 860e8a6ac8de40969fb4a45eb397e195 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } }
I20260710 13:20:02.998786 17788 raft_consensus.cc:3060] T f00f1b11c1054ca29fae9ee803f19e05 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:02.998826 17776 tablet_bootstrap.cc:654] T 860e8a6ac8de40969fb4a45eb397e195 P 5b051976434b49a9995995eb11b8462e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:02.999306 17780 raft_consensus.cc:385] T 860e8a6ac8de40969fb4a45eb397e195 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:02.999687 17780 raft_consensus.cc:740] T 860e8a6ac8de40969fb4a45eb397e195 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 685bc413083a4fe7be8fc36077a6e4ce, State: Initialized, Role: FOLLOWER
I20260710 13:20:03.000510 17780 consensus_queue.cc:260] T 860e8a6ac8de40969fb4a45eb397e195 P 685bc413083a4fe7be8fc36077a6e4ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } }
I20260710 13:20:03.002758 17780 ts_tablet_manager.cc:1434] T 860e8a6ac8de40969fb4a45eb397e195 P 685bc413083a4fe7be8fc36077a6e4ce: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:20:03.003687 17780 tablet_bootstrap.cc:492] T 1a3efa0e2805446d93f979e00f436733 P 685bc413083a4fe7be8fc36077a6e4ce: Bootstrap starting.
I20260710 13:20:03.009578 17780 tablet_bootstrap.cc:654] T 1a3efa0e2805446d93f979e00f436733 P 685bc413083a4fe7be8fc36077a6e4ce: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:03.006681 17788 raft_consensus.cc:515] T f00f1b11c1054ca29fae9ee803f19e05 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:03.013064 17587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f00f1b11c1054ca29fae9ee803f19e05" candidate_uuid: "685bc413083a4fe7be8fc36077a6e4ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b051976434b49a9995995eb11b8462e"
I20260710 13:20:03.013818 17587 raft_consensus.cc:3060] T f00f1b11c1054ca29fae9ee803f19e05 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:03.014261 17776 tablet_bootstrap.cc:492] T 860e8a6ac8de40969fb4a45eb397e195 P 5b051976434b49a9995995eb11b8462e: No bootstrap required, opened a new log
I20260710 13:20:03.014914 17776 ts_tablet_manager.cc:1403] T 860e8a6ac8de40969fb4a45eb397e195 P 5b051976434b49a9995995eb11b8462e: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.001s
I20260710 13:20:03.024113 17788 leader_election.cc:290] T f00f1b11c1054ca29fae9ee803f19e05 P 685bc413083a4fe7be8fc36077a6e4ce [CANDIDATE]: Term 1 election: Requested vote from peers 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407), 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935)
I20260710 13:20:03.029430 17662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f00f1b11c1054ca29fae9ee803f19e05" candidate_uuid: "685bc413083a4fe7be8fc36077a6e4ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2029523b334704ad9490d03d5a0169"
I20260710 13:20:03.029675 17587 raft_consensus.cc:2468] T f00f1b11c1054ca29fae9ee803f19e05 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 685bc413083a4fe7be8fc36077a6e4ce in term 1.
I20260710 13:20:03.030069 17662 raft_consensus.cc:3060] T f00f1b11c1054ca29fae9ee803f19e05 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:03.032758 17776 raft_consensus.cc:359] T 860e8a6ac8de40969fb4a45eb397e195 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } }
I20260710 13:20:03.033447 17776 raft_consensus.cc:385] T 860e8a6ac8de40969fb4a45eb397e195 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:03.033732 17776 raft_consensus.cc:740] T 860e8a6ac8de40969fb4a45eb397e195 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b051976434b49a9995995eb11b8462e, State: Initialized, Role: FOLLOWER
I20260710 13:20:03.033586 17699 leader_election.cc:304] T f00f1b11c1054ca29fae9ee803f19e05 P 685bc413083a4fe7be8fc36077a6e4ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b051976434b49a9995995eb11b8462e, 685bc413083a4fe7be8fc36077a6e4ce; no voters: 
I20260710 13:20:03.034524 17788 raft_consensus.cc:2804] T f00f1b11c1054ca29fae9ee803f19e05 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:03.034456 17776 consensus_queue.cc:260] T 860e8a6ac8de40969fb4a45eb397e195 P 5b051976434b49a9995995eb11b8462e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } }
I20260710 13:20:03.035039 17788 raft_consensus.cc:697] T f00f1b11c1054ca29fae9ee803f19e05 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 LEADER]: Becoming Leader. State: Replica: 685bc413083a4fe7be8fc36077a6e4ce, State: Running, Role: LEADER
I20260710 13:20:03.035907 17788 consensus_queue.cc:237] T f00f1b11c1054ca29fae9ee803f19e05 P 685bc413083a4fe7be8fc36077a6e4ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:03.036572 17776 ts_tablet_manager.cc:1434] T 860e8a6ac8de40969fb4a45eb397e195 P 5b051976434b49a9995995eb11b8462e: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.002s
I20260710 13:20:03.036532 17778 tablet_bootstrap.cc:492] T 400fc05d0dd8422696e813d91bc00952 P 8a2029523b334704ad9490d03d5a0169: No bootstrap required, opened a new log
I20260710 13:20:03.037550 17778 ts_tablet_manager.cc:1403] T 400fc05d0dd8422696e813d91bc00952 P 8a2029523b334704ad9490d03d5a0169: Time spent bootstrapping tablet: real 0.087s	user 0.029s	sys 0.021s
I20260710 13:20:03.037679 17776 tablet_bootstrap.cc:492] T 94ab4c1af029444d88c5cda186da78b0 P 5b051976434b49a9995995eb11b8462e: Bootstrap starting.
I20260710 13:20:03.041714 17780 tablet_bootstrap.cc:492] T 1a3efa0e2805446d93f979e00f436733 P 685bc413083a4fe7be8fc36077a6e4ce: No bootstrap required, opened a new log
I20260710 13:20:03.042160 17780 ts_tablet_manager.cc:1403] T 1a3efa0e2805446d93f979e00f436733 P 685bc413083a4fe7be8fc36077a6e4ce: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.011s
I20260710 13:20:03.044013 17484 catalog_manager.cc:5697] T 0c30ca4f06f9441e99665c65c6ea74e8 P 5b051976434b49a9995995eb11b8462e reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b051976434b49a9995995eb11b8462e (127.16.20.65). New cstate: current_term: 1 leader_uuid: "5b051976434b49a9995995eb11b8462e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:03.045219 17780 raft_consensus.cc:359] T 1a3efa0e2805446d93f979e00f436733 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:03.046185 17780 raft_consensus.cc:385] T 1a3efa0e2805446d93f979e00f436733 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:03.046535 17780 raft_consensus.cc:740] T 1a3efa0e2805446d93f979e00f436733 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 685bc413083a4fe7be8fc36077a6e4ce, State: Initialized, Role: FOLLOWER
I20260710 13:20:03.047590 17780 consensus_queue.cc:260] T 1a3efa0e2805446d93f979e00f436733 P 685bc413083a4fe7be8fc36077a6e4ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:03.050549 17780 ts_tablet_manager.cc:1434] T 1a3efa0e2805446d93f979e00f436733 P 685bc413083a4fe7be8fc36077a6e4ce: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:20:03.051579 17780 tablet_bootstrap.cc:492] T 0c30ca4f06f9441e99665c65c6ea74e8 P 685bc413083a4fe7be8fc36077a6e4ce: Bootstrap starting.
I20260710 13:20:03.053623 17662 raft_consensus.cc:2468] T f00f1b11c1054ca29fae9ee803f19e05 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 685bc413083a4fe7be8fc36077a6e4ce in term 1.
I20260710 13:20:03.057181 17776 tablet_bootstrap.cc:654] T 94ab4c1af029444d88c5cda186da78b0 P 5b051976434b49a9995995eb11b8462e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:03.056885 17778 raft_consensus.cc:359] T 400fc05d0dd8422696e813d91bc00952 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:03.057605 17778 raft_consensus.cc:385] T 400fc05d0dd8422696e813d91bc00952 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:03.057928 17778 raft_consensus.cc:740] T 400fc05d0dd8422696e813d91bc00952 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a2029523b334704ad9490d03d5a0169, State: Initialized, Role: FOLLOWER
I20260710 13:20:03.057962 17780 tablet_bootstrap.cc:654] T 0c30ca4f06f9441e99665c65c6ea74e8 P 685bc413083a4fe7be8fc36077a6e4ce: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:03.058748 17778 consensus_queue.cc:260] T 400fc05d0dd8422696e813d91bc00952 P 8a2029523b334704ad9490d03d5a0169 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:03.060946 17778 ts_tablet_manager.cc:1434] T 400fc05d0dd8422696e813d91bc00952 P 8a2029523b334704ad9490d03d5a0169: Time spent starting tablet: real 0.023s	user 0.001s	sys 0.005s
I20260710 13:20:03.065724 17778 tablet_bootstrap.cc:492] T d8cfe577846c4a24b45a87d9ae59f224 P 8a2029523b334704ad9490d03d5a0169: Bootstrap starting.
I20260710 13:20:03.070878 17776 tablet_bootstrap.cc:492] T 94ab4c1af029444d88c5cda186da78b0 P 5b051976434b49a9995995eb11b8462e: No bootstrap required, opened a new log
I20260710 13:20:03.071343 17776 ts_tablet_manager.cc:1403] T 94ab4c1af029444d88c5cda186da78b0 P 5b051976434b49a9995995eb11b8462e: Time spent bootstrapping tablet: real 0.034s	user 0.007s	sys 0.008s
I20260710 13:20:03.071462 17778 tablet_bootstrap.cc:654] T d8cfe577846c4a24b45a87d9ae59f224 P 8a2029523b334704ad9490d03d5a0169: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:03.074079 17776 raft_consensus.cc:359] T 94ab4c1af029444d88c5cda186da78b0 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:03.074764 17776 raft_consensus.cc:385] T 94ab4c1af029444d88c5cda186da78b0 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:03.075037 17776 raft_consensus.cc:740] T 94ab4c1af029444d88c5cda186da78b0 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b051976434b49a9995995eb11b8462e, State: Initialized, Role: FOLLOWER
I20260710 13:20:03.075717 17776 consensus_queue.cc:260] T 94ab4c1af029444d88c5cda186da78b0 P 5b051976434b49a9995995eb11b8462e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:03.077934 17776 ts_tablet_manager.cc:1434] T 94ab4c1af029444d88c5cda186da78b0 P 5b051976434b49a9995995eb11b8462e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:20:03.078670 17776 tablet_bootstrap.cc:492] T 524764aac8bb4f76bc0f32e62a41b581 P 5b051976434b49a9995995eb11b8462e: Bootstrap starting.
I20260710 13:20:03.078670 17819 raft_consensus.cc:493] T 1a3efa0e2805446d93f979e00f436733 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:03.079296 17819 raft_consensus.cc:515] T 1a3efa0e2805446d93f979e00f436733 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:03.078572 17482 catalog_manager.cc:5697] T e33387d160d4421499da54226ff01520 P 685bc413083a4fe7be8fc36077a6e4ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67). New cstate: current_term: 1 leader_uuid: "685bc413083a4fe7be8fc36077a6e4ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:03.081456 17819 leader_election.cc:290] T 1a3efa0e2805446d93f979e00f436733 P 685bc413083a4fe7be8fc36077a6e4ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407), 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935)
I20260710 13:20:03.082542 17587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a3efa0e2805446d93f979e00f436733" candidate_uuid: "685bc413083a4fe7be8fc36077a6e4ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b051976434b49a9995995eb11b8462e" is_pre_election: true
I20260710 13:20:03.083084 17662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a3efa0e2805446d93f979e00f436733" candidate_uuid: "685bc413083a4fe7be8fc36077a6e4ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2029523b334704ad9490d03d5a0169" is_pre_election: true
I20260710 13:20:03.083362 17587 raft_consensus.cc:2468] T 1a3efa0e2805446d93f979e00f436733 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 685bc413083a4fe7be8fc36077a6e4ce in term 0.
I20260710 13:20:03.084744 17778 tablet_bootstrap.cc:492] T d8cfe577846c4a24b45a87d9ae59f224 P 8a2029523b334704ad9490d03d5a0169: No bootstrap required, opened a new log
W20260710 13:20:03.084829 17701 leader_election.cc:343] T 1a3efa0e2805446d93f979e00f436733 P 685bc413083a4fe7be8fc36077a6e4ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:03.085197 17778 ts_tablet_manager.cc:1403] T d8cfe577846c4a24b45a87d9ae59f224 P 8a2029523b334704ad9490d03d5a0169: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.000s
I20260710 13:20:03.085920 17699 leader_election.cc:304] T 1a3efa0e2805446d93f979e00f436733 P 685bc413083a4fe7be8fc36077a6e4ce [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: 5b051976434b49a9995995eb11b8462e, 685bc413083a4fe7be8fc36077a6e4ce; no voters: 8a2029523b334704ad9490d03d5a0169
I20260710 13:20:03.087459 17776 tablet_bootstrap.cc:654] T 524764aac8bb4f76bc0f32e62a41b581 P 5b051976434b49a9995995eb11b8462e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:03.087373 17819 raft_consensus.cc:2804] T 1a3efa0e2805446d93f979e00f436733 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:03.087802 17778 raft_consensus.cc:359] T d8cfe577846c4a24b45a87d9ae59f224 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:03.088166 17819 raft_consensus.cc:493] T 1a3efa0e2805446d93f979e00f436733 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:03.088492 17778 raft_consensus.cc:385] T d8cfe577846c4a24b45a87d9ae59f224 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:03.088650 17819 raft_consensus.cc:3060] T 1a3efa0e2805446d93f979e00f436733 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:03.088847 17778 raft_consensus.cc:740] T d8cfe577846c4a24b45a87d9ae59f224 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a2029523b334704ad9490d03d5a0169, State: Initialized, Role: FOLLOWER
I20260710 13:20:03.089565 17778 consensus_queue.cc:260] T d8cfe577846c4a24b45a87d9ae59f224 P 8a2029523b334704ad9490d03d5a0169 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:03.091948 17778 ts_tablet_manager.cc:1434] T d8cfe577846c4a24b45a87d9ae59f224 P 8a2029523b334704ad9490d03d5a0169: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:20:03.093083 17778 tablet_bootstrap.cc:492] T 1a3efa0e2805446d93f979e00f436733 P 8a2029523b334704ad9490d03d5a0169: Bootstrap starting.
I20260710 13:20:03.098580 17776 tablet_bootstrap.cc:492] T 524764aac8bb4f76bc0f32e62a41b581 P 5b051976434b49a9995995eb11b8462e: No bootstrap required, opened a new log
I20260710 13:20:03.099040 17776 ts_tablet_manager.cc:1403] T 524764aac8bb4f76bc0f32e62a41b581 P 5b051976434b49a9995995eb11b8462e: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.008s
I20260710 13:20:03.099465 17778 tablet_bootstrap.cc:654] T 1a3efa0e2805446d93f979e00f436733 P 8a2029523b334704ad9490d03d5a0169: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:03.099654 17819 raft_consensus.cc:515] T 1a3efa0e2805446d93f979e00f436733 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:03.101706 17776 raft_consensus.cc:359] T 524764aac8bb4f76bc0f32e62a41b581 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:03.102547 17776 raft_consensus.cc:385] T 524764aac8bb4f76bc0f32e62a41b581 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:03.102916 17776 raft_consensus.cc:740] T 524764aac8bb4f76bc0f32e62a41b581 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b051976434b49a9995995eb11b8462e, State: Initialized, Role: FOLLOWER
I20260710 13:20:03.101003 17482 catalog_manager.cc:5697] T f00f1b11c1054ca29fae9ee803f19e05 P 685bc413083a4fe7be8fc36077a6e4ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67). New cstate: current_term: 1 leader_uuid: "685bc413083a4fe7be8fc36077a6e4ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:03.107304 17662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a3efa0e2805446d93f979e00f436733" candidate_uuid: "685bc413083a4fe7be8fc36077a6e4ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2029523b334704ad9490d03d5a0169"
I20260710 13:20:03.108011 17819 leader_election.cc:290] T 1a3efa0e2805446d93f979e00f436733 P 685bc413083a4fe7be8fc36077a6e4ce [CANDIDATE]: Term 1 election: Requested vote from peers 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407), 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935)
W20260710 13:20:03.109071 17701 leader_election.cc:343] T 1a3efa0e2805446d93f979e00f436733 P 685bc413083a4fe7be8fc36077a6e4ce [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:03.104046 17776 consensus_queue.cc:260] T 524764aac8bb4f76bc0f32e62a41b581 P 5b051976434b49a9995995eb11b8462e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:03.104849 17587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a3efa0e2805446d93f979e00f436733" candidate_uuid: "685bc413083a4fe7be8fc36077a6e4ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b051976434b49a9995995eb11b8462e"
I20260710 13:20:03.110083 17587 raft_consensus.cc:3060] T 1a3efa0e2805446d93f979e00f436733 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:03.113379 17778 tablet_bootstrap.cc:492] T 1a3efa0e2805446d93f979e00f436733 P 8a2029523b334704ad9490d03d5a0169: No bootstrap required, opened a new log
I20260710 13:20:03.113828 17778 ts_tablet_manager.cc:1403] T 1a3efa0e2805446d93f979e00f436733 P 8a2029523b334704ad9490d03d5a0169: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260710 13:20:03.116506 17778 raft_consensus.cc:359] T 1a3efa0e2805446d93f979e00f436733 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:03.117138 17778 raft_consensus.cc:385] T 1a3efa0e2805446d93f979e00f436733 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:03.117399 17778 raft_consensus.cc:740] T 1a3efa0e2805446d93f979e00f436733 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a2029523b334704ad9490d03d5a0169, State: Initialized, Role: FOLLOWER
I20260710 13:20:03.117851 17587 raft_consensus.cc:2468] T 1a3efa0e2805446d93f979e00f436733 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 685bc413083a4fe7be8fc36077a6e4ce in term 1.
I20260710 13:20:03.118095 17778 consensus_queue.cc:260] T 1a3efa0e2805446d93f979e00f436733 P 8a2029523b334704ad9490d03d5a0169 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:03.120062 17778 ts_tablet_manager.cc:1434] T 1a3efa0e2805446d93f979e00f436733 P 8a2029523b334704ad9490d03d5a0169: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:20:03.120179 17776 ts_tablet_manager.cc:1434] T 524764aac8bb4f76bc0f32e62a41b581 P 5b051976434b49a9995995eb11b8462e: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.004s
I20260710 13:20:03.120200 17699 leader_election.cc:304] T 1a3efa0e2805446d93f979e00f436733 P 685bc413083a4fe7be8fc36077a6e4ce [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: 5b051976434b49a9995995eb11b8462e, 685bc413083a4fe7be8fc36077a6e4ce; no voters: 8a2029523b334704ad9490d03d5a0169
I20260710 13:20:03.121080 17778 tablet_bootstrap.cc:492] T 3aa3ba5acfe94ee2b6412486dadd5786 P 8a2029523b334704ad9490d03d5a0169: Bootstrap starting.
I20260710 13:20:03.121080 17776 tablet_bootstrap.cc:492] T 48ebbbd70ab4419fb412792117e13857 P 5b051976434b49a9995995eb11b8462e: Bootstrap starting.
I20260710 13:20:03.122135 17819 raft_consensus.cc:2804] T 1a3efa0e2805446d93f979e00f436733 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:03.122874 17819 raft_consensus.cc:697] T 1a3efa0e2805446d93f979e00f436733 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 LEADER]: Becoming Leader. State: Replica: 685bc413083a4fe7be8fc36077a6e4ce, State: Running, Role: LEADER
I20260710 13:20:03.123785 17819 consensus_queue.cc:237] T 1a3efa0e2805446d93f979e00f436733 P 685bc413083a4fe7be8fc36077a6e4ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:03.126911 17778 tablet_bootstrap.cc:654] T 3aa3ba5acfe94ee2b6412486dadd5786 P 8a2029523b334704ad9490d03d5a0169: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:03.126982 17776 tablet_bootstrap.cc:654] T 48ebbbd70ab4419fb412792117e13857 P 5b051976434b49a9995995eb11b8462e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:03.127560 17780 tablet_bootstrap.cc:492] T 0c30ca4f06f9441e99665c65c6ea74e8 P 685bc413083a4fe7be8fc36077a6e4ce: No bootstrap required, opened a new log
I20260710 13:20:03.131783 17780 ts_tablet_manager.cc:1403] T 0c30ca4f06f9441e99665c65c6ea74e8 P 685bc413083a4fe7be8fc36077a6e4ce: Time spent bootstrapping tablet: real 0.080s	user 0.021s	sys 0.019s
I20260710 13:20:03.134502 17780 raft_consensus.cc:359] T 0c30ca4f06f9441e99665c65c6ea74e8 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:03.135149 17780 raft_consensus.cc:385] T 0c30ca4f06f9441e99665c65c6ea74e8 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:03.135435 17780 raft_consensus.cc:740] T 0c30ca4f06f9441e99665c65c6ea74e8 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 685bc413083a4fe7be8fc36077a6e4ce, State: Initialized, Role: FOLLOWER
I20260710 13:20:03.136193 17780 consensus_queue.cc:260] T 0c30ca4f06f9441e99665c65c6ea74e8 P 685bc413083a4fe7be8fc36077a6e4ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:03.138186 17780 ts_tablet_manager.cc:1434] T 0c30ca4f06f9441e99665c65c6ea74e8 P 685bc413083a4fe7be8fc36077a6e4ce: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:20:03.139053 17780 tablet_bootstrap.cc:492] T a3441663055f4edbbf3e3a859c672827 P 685bc413083a4fe7be8fc36077a6e4ce: Bootstrap starting.
I20260710 13:20:03.145627 17778 tablet_bootstrap.cc:492] T 3aa3ba5acfe94ee2b6412486dadd5786 P 8a2029523b334704ad9490d03d5a0169: No bootstrap required, opened a new log
I20260710 13:20:03.146232 17778 ts_tablet_manager.cc:1403] T 3aa3ba5acfe94ee2b6412486dadd5786 P 8a2029523b334704ad9490d03d5a0169: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.003s
I20260710 13:20:03.149709 17780 tablet_bootstrap.cc:654] T a3441663055f4edbbf3e3a859c672827 P 685bc413083a4fe7be8fc36077a6e4ce: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:03.149542 17778 raft_consensus.cc:359] T 3aa3ba5acfe94ee2b6412486dadd5786 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:03.150223 17778 raft_consensus.cc:385] T 3aa3ba5acfe94ee2b6412486dadd5786 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:03.150506 17778 raft_consensus.cc:740] T 3aa3ba5acfe94ee2b6412486dadd5786 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a2029523b334704ad9490d03d5a0169, State: Initialized, Role: FOLLOWER
I20260710 13:20:03.151476 17776 tablet_bootstrap.cc:492] T 48ebbbd70ab4419fb412792117e13857 P 5b051976434b49a9995995eb11b8462e: No bootstrap required, opened a new log
I20260710 13:20:03.151111 17778 consensus_queue.cc:260] T 3aa3ba5acfe94ee2b6412486dadd5786 P 8a2029523b334704ad9490d03d5a0169 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:03.151929 17776 ts_tablet_manager.cc:1403] T 48ebbbd70ab4419fb412792117e13857 P 5b051976434b49a9995995eb11b8462e: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.000s
I20260710 13:20:03.154472 17776 raft_consensus.cc:359] T 48ebbbd70ab4419fb412792117e13857 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:03.155117 17776 raft_consensus.cc:385] T 48ebbbd70ab4419fb412792117e13857 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:03.155354 17776 raft_consensus.cc:740] T 48ebbbd70ab4419fb412792117e13857 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b051976434b49a9995995eb11b8462e, State: Initialized, Role: FOLLOWER
I20260710 13:20:03.155524 17778 ts_tablet_manager.cc:1434] T 3aa3ba5acfe94ee2b6412486dadd5786 P 8a2029523b334704ad9490d03d5a0169: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260710 13:20:03.156412 17778 tablet_bootstrap.cc:492] T 298a1a79db9a43f8b8a64ef01ea6c98b P 8a2029523b334704ad9490d03d5a0169: Bootstrap starting.
I20260710 13:20:03.156286 17814 raft_consensus.cc:493] T 1a3efa0e2805446d93f979e00f436733 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:03.159605 17787 raft_consensus.cc:493] T d8cfe577846c4a24b45a87d9ae59f224 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:03.162526 17814 raft_consensus.cc:515] T 1a3efa0e2805446d93f979e00f436733 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:03.154096 17484 catalog_manager.cc:5697] T 1a3efa0e2805446d93f979e00f436733 P 685bc413083a4fe7be8fc36077a6e4ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67). New cstate: current_term: 1 leader_uuid: "685bc413083a4fe7be8fc36077a6e4ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:03.162807 17787 raft_consensus.cc:515] T d8cfe577846c4a24b45a87d9ae59f224 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:03.166057 17587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a3efa0e2805446d93f979e00f436733" candidate_uuid: "8a2029523b334704ad9490d03d5a0169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b051976434b49a9995995eb11b8462e" is_pre_election: true
I20260710 13:20:03.166235 17735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8cfe577846c4a24b45a87d9ae59f224" candidate_uuid: "8a2029523b334704ad9490d03d5a0169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "685bc413083a4fe7be8fc36077a6e4ce" is_pre_election: true
I20260710 13:20:03.166894 17735 raft_consensus.cc:2468] T d8cfe577846c4a24b45a87d9ae59f224 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a2029523b334704ad9490d03d5a0169 in term 0.
I20260710 13:20:03.166917 17587 raft_consensus.cc:2393] T 1a3efa0e2805446d93f979e00f436733 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8a2029523b334704ad9490d03d5a0169 in current term 1: Already voted for candidate 685bc413083a4fe7be8fc36077a6e4ce in this term.
I20260710 13:20:03.168529 17787 leader_election.cc:290] T d8cfe577846c4a24b45a87d9ae59f224 P 8a2029523b334704ad9490d03d5a0169 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407), 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297)
I20260710 13:20:03.168551 17626 leader_election.cc:304] T d8cfe577846c4a24b45a87d9ae59f224 P 8a2029523b334704ad9490d03d5a0169 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 685bc413083a4fe7be8fc36077a6e4ce, 8a2029523b334704ad9490d03d5a0169; no voters: 
I20260710 13:20:03.169276 17778 tablet_bootstrap.cc:654] T 298a1a79db9a43f8b8a64ef01ea6c98b P 8a2029523b334704ad9490d03d5a0169: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:03.167394 17586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8cfe577846c4a24b45a87d9ae59f224" candidate_uuid: "8a2029523b334704ad9490d03d5a0169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b051976434b49a9995995eb11b8462e" is_pre_election: true
I20260710 13:20:03.169922 17586 raft_consensus.cc:2468] T d8cfe577846c4a24b45a87d9ae59f224 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a2029523b334704ad9490d03d5a0169 in term 0.
I20260710 13:20:03.170485 17814 leader_election.cc:290] T 1a3efa0e2805446d93f979e00f436733 P 8a2029523b334704ad9490d03d5a0169 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407), 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297)
I20260710 13:20:03.171036 17814 raft_consensus.cc:2804] T d8cfe577846c4a24b45a87d9ae59f224 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:03.171377 17814 raft_consensus.cc:493] T d8cfe577846c4a24b45a87d9ae59f224 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:03.171725 17814 raft_consensus.cc:3060] T d8cfe577846c4a24b45a87d9ae59f224 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:03.172614 17735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a3efa0e2805446d93f979e00f436733" candidate_uuid: "8a2029523b334704ad9490d03d5a0169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "685bc413083a4fe7be8fc36077a6e4ce" is_pre_election: true
I20260710 13:20:03.174166 17626 leader_election.cc:304] T 1a3efa0e2805446d93f979e00f436733 P 8a2029523b334704ad9490d03d5a0169 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8a2029523b334704ad9490d03d5a0169; no voters: 5b051976434b49a9995995eb11b8462e, 685bc413083a4fe7be8fc36077a6e4ce
I20260710 13:20:03.156002 17776 consensus_queue.cc:260] T 48ebbbd70ab4419fb412792117e13857 P 5b051976434b49a9995995eb11b8462e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:03.175180 17816 raft_consensus.cc:3060] T 1a3efa0e2805446d93f979e00f436733 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:03.183871 17780 tablet_bootstrap.cc:492] T a3441663055f4edbbf3e3a859c672827 P 685bc413083a4fe7be8fc36077a6e4ce: No bootstrap required, opened a new log
I20260710 13:20:03.184108 17789 raft_consensus.cc:493] T 524764aac8bb4f76bc0f32e62a41b581 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:03.184494 17780 ts_tablet_manager.cc:1403] T a3441663055f4edbbf3e3a859c672827 P 685bc413083a4fe7be8fc36077a6e4ce: Time spent bootstrapping tablet: real 0.046s	user 0.015s	sys 0.001s
I20260710 13:20:03.184777 17789 raft_consensus.cc:515] T 524764aac8bb4f76bc0f32e62a41b581 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:03.187386 17780 raft_consensus.cc:359] T a3441663055f4edbbf3e3a859c672827 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:03.188179 17780 raft_consensus.cc:385] T a3441663055f4edbbf3e3a859c672827 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:03.188524 17780 raft_consensus.cc:740] T a3441663055f4edbbf3e3a859c672827 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 685bc413083a4fe7be8fc36077a6e4ce, State: Initialized, Role: FOLLOWER
I20260710 13:20:03.188550 17816 raft_consensus.cc:2749] T 1a3efa0e2805446d93f979e00f436733 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:03.188768 17789 leader_election.cc:290] T 524764aac8bb4f76bc0f32e62a41b581 P 5b051976434b49a9995995eb11b8462e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935), 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297)
I20260710 13:20:03.189496 17780 consensus_queue.cc:260] T a3441663055f4edbbf3e3a859c672827 P 685bc413083a4fe7be8fc36077a6e4ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:03.190609 17735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524764aac8bb4f76bc0f32e62a41b581" candidate_uuid: "5b051976434b49a9995995eb11b8462e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "685bc413083a4fe7be8fc36077a6e4ce" is_pre_election: true
I20260710 13:20:03.190802 17662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524764aac8bb4f76bc0f32e62a41b581" candidate_uuid: "5b051976434b49a9995995eb11b8462e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2029523b334704ad9490d03d5a0169" is_pre_election: true
I20260710 13:20:03.191874 17780 ts_tablet_manager.cc:1434] T a3441663055f4edbbf3e3a859c672827 P 685bc413083a4fe7be8fc36077a6e4ce: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
W20260710 13:20:03.191964 17551 leader_election.cc:343] T 524764aac8bb4f76bc0f32e62a41b581 P 5b051976434b49a9995995eb11b8462e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:20:03.192662 17552 leader_election.cc:343] T 524764aac8bb4f76bc0f32e62a41b581 P 5b051976434b49a9995995eb11b8462e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:03.192890 17780 tablet_bootstrap.cc:492] T 4c474ed074c4499cb3f598ee4ac17094 P 685bc413083a4fe7be8fc36077a6e4ce: Bootstrap starting.
I20260710 13:20:03.193125 17552 leader_election.cc:304] T 524764aac8bb4f76bc0f32e62a41b581 P 5b051976434b49a9995995eb11b8462e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5b051976434b49a9995995eb11b8462e; no voters: 685bc413083a4fe7be8fc36077a6e4ce, 8a2029523b334704ad9490d03d5a0169
I20260710 13:20:03.194126 17789 raft_consensus.cc:2749] T 524764aac8bb4f76bc0f32e62a41b581 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:03.194269 17776 ts_tablet_manager.cc:1434] T 48ebbbd70ab4419fb412792117e13857 P 5b051976434b49a9995995eb11b8462e: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.000s
I20260710 13:20:03.195544 17776 tablet_bootstrap.cc:492] T 298a1a79db9a43f8b8a64ef01ea6c98b P 5b051976434b49a9995995eb11b8462e: Bootstrap starting.
I20260710 13:20:03.199384 17780 tablet_bootstrap.cc:654] T 4c474ed074c4499cb3f598ee4ac17094 P 685bc413083a4fe7be8fc36077a6e4ce: Neither blocks nor log segments found. Creating new log.
W20260710 13:20:03.203270 17533 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:03.212926 17780 tablet_bootstrap.cc:492] T 4c474ed074c4499cb3f598ee4ac17094 P 685bc413083a4fe7be8fc36077a6e4ce: No bootstrap required, opened a new log
I20260710 13:20:03.213420 17780 ts_tablet_manager.cc:1403] T 4c474ed074c4499cb3f598ee4ac17094 P 685bc413083a4fe7be8fc36077a6e4ce: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.005s
I20260710 13:20:03.215428 17789 raft_consensus.cc:493] T 860e8a6ac8de40969fb4a45eb397e195 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:03.215910 17778 tablet_bootstrap.cc:492] T 298a1a79db9a43f8b8a64ef01ea6c98b P 8a2029523b334704ad9490d03d5a0169: No bootstrap required, opened a new log
I20260710 13:20:03.216449 17778 ts_tablet_manager.cc:1403] T 298a1a79db9a43f8b8a64ef01ea6c98b P 8a2029523b334704ad9490d03d5a0169: Time spent bootstrapping tablet: real 0.060s	user 0.018s	sys 0.031s
I20260710 13:20:03.215912 17789 raft_consensus.cc:515] T 860e8a6ac8de40969fb4a45eb397e195 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } }
I20260710 13:20:03.216204 17780 raft_consensus.cc:359] T 4c474ed074c4499cb3f598ee4ac17094 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:03.216921 17780 raft_consensus.cc:385] T 4c474ed074c4499cb3f598ee4ac17094 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:03.217206 17780 raft_consensus.cc:740] T 4c474ed074c4499cb3f598ee4ac17094 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 685bc413083a4fe7be8fc36077a6e4ce, State: Initialized, Role: FOLLOWER
I20260710 13:20:03.217885 17780 consensus_queue.cc:260] T 4c474ed074c4499cb3f598ee4ac17094 P 685bc413083a4fe7be8fc36077a6e4ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:03.218274 17789 leader_election.cc:290] T 860e8a6ac8de40969fb4a45eb397e195 P 5b051976434b49a9995995eb11b8462e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297), 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935)
I20260710 13:20:03.218946 17814 raft_consensus.cc:515] T d8cfe577846c4a24b45a87d9ae59f224 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:03.220569 17776 tablet_bootstrap.cc:654] T 298a1a79db9a43f8b8a64ef01ea6c98b P 5b051976434b49a9995995eb11b8462e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:03.220660 17662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "860e8a6ac8de40969fb4a45eb397e195" candidate_uuid: "5b051976434b49a9995995eb11b8462e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2029523b334704ad9490d03d5a0169" is_pre_election: true
I20260710 13:20:03.221328 17662 raft_consensus.cc:2468] T 860e8a6ac8de40969fb4a45eb397e195 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b051976434b49a9995995eb11b8462e in term 0.
I20260710 13:20:03.221515 17814 leader_election.cc:290] T d8cfe577846c4a24b45a87d9ae59f224 P 8a2029523b334704ad9490d03d5a0169 [CANDIDATE]: Term 1 election: Requested vote from peers 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407), 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297)
I20260710 13:20:03.222510 17735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "860e8a6ac8de40969fb4a45eb397e195" candidate_uuid: "5b051976434b49a9995995eb11b8462e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "685bc413083a4fe7be8fc36077a6e4ce" is_pre_election: true
I20260710 13:20:03.223106 17735 raft_consensus.cc:2468] T 860e8a6ac8de40969fb4a45eb397e195 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b051976434b49a9995995eb11b8462e in term 0.
I20260710 13:20:03.223323 17780 ts_tablet_manager.cc:1434] T 4c474ed074c4499cb3f598ee4ac17094 P 685bc413083a4fe7be8fc36077a6e4ce: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260710 13:20:03.219063 17778 raft_consensus.cc:359] T 298a1a79db9a43f8b8a64ef01ea6c98b P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:03.223733 17586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8cfe577846c4a24b45a87d9ae59f224" candidate_uuid: "8a2029523b334704ad9490d03d5a0169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b051976434b49a9995995eb11b8462e"
I20260710 13:20:03.223775 17778 raft_consensus.cc:385] T 298a1a79db9a43f8b8a64ef01ea6c98b P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:03.224217 17778 raft_consensus.cc:740] T 298a1a79db9a43f8b8a64ef01ea6c98b P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a2029523b334704ad9490d03d5a0169, State: Initialized, Role: FOLLOWER
I20260710 13:20:03.224282 17586 raft_consensus.cc:3060] T d8cfe577846c4a24b45a87d9ae59f224 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:03.225132 17778 consensus_queue.cc:260] T 298a1a79db9a43f8b8a64ef01ea6c98b P 8a2029523b334704ad9490d03d5a0169 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:03.227114 17778 ts_tablet_manager.cc:1434] T 298a1a79db9a43f8b8a64ef01ea6c98b P 8a2029523b334704ad9490d03d5a0169: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:20:03.227953 17778 tablet_bootstrap.cc:492] T 524764aac8bb4f76bc0f32e62a41b581 P 8a2029523b334704ad9490d03d5a0169: Bootstrap starting.
I20260710 13:20:03.233952 17778 tablet_bootstrap.cc:654] T 524764aac8bb4f76bc0f32e62a41b581 P 8a2029523b334704ad9490d03d5a0169: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:03.224344 17780 tablet_bootstrap.cc:492] T 65f683e3363748669b9fe8aaf611574c P 685bc413083a4fe7be8fc36077a6e4ce: Bootstrap starting.
I20260710 13:20:03.240340 17552 leader_election.cc:304] T 860e8a6ac8de40969fb4a45eb397e195 P 5b051976434b49a9995995eb11b8462e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b051976434b49a9995995eb11b8462e, 8a2029523b334704ad9490d03d5a0169; no voters: 
I20260710 13:20:03.243299 17735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8cfe577846c4a24b45a87d9ae59f224" candidate_uuid: "8a2029523b334704ad9490d03d5a0169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "685bc413083a4fe7be8fc36077a6e4ce"
I20260710 13:20:03.244215 17735 raft_consensus.cc:3060] T d8cfe577846c4a24b45a87d9ae59f224 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:03.250463 17789 raft_consensus.cc:2804] T 860e8a6ac8de40969fb4a45eb397e195 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:03.251173 17789 raft_consensus.cc:493] T 860e8a6ac8de40969fb4a45eb397e195 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:03.251713 17789 raft_consensus.cc:3060] T 860e8a6ac8de40969fb4a45eb397e195 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:03.260473 17780 tablet_bootstrap.cc:654] T 65f683e3363748669b9fe8aaf611574c P 685bc413083a4fe7be8fc36077a6e4ce: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:03.270509 17586 raft_consensus.cc:2468] T d8cfe577846c4a24b45a87d9ae59f224 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a2029523b334704ad9490d03d5a0169 in term 1.
I20260710 13:20:03.283190 17814 raft_consensus.cc:493] T 400fc05d0dd8422696e813d91bc00952 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:03.283701 17814 raft_consensus.cc:515] T 400fc05d0dd8422696e813d91bc00952 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:03.283776 17625 leader_election.cc:304] T d8cfe577846c4a24b45a87d9ae59f224 P 8a2029523b334704ad9490d03d5a0169 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b051976434b49a9995995eb11b8462e, 8a2029523b334704ad9490d03d5a0169; no voters: 
I20260710 13:20:03.284700 17735 raft_consensus.cc:2468] T d8cfe577846c4a24b45a87d9ae59f224 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a2029523b334704ad9490d03d5a0169 in term 1.
I20260710 13:20:03.282315 17819 raft_consensus.cc:493] T 4c474ed074c4499cb3f598ee4ac17094 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:03.288923 17819 raft_consensus.cc:515] T 4c474ed074c4499cb3f598ee4ac17094 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:03.291644 17819 leader_election.cc:290] T 4c474ed074c4499cb3f598ee4ac17094 P 685bc413083a4fe7be8fc36077a6e4ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407), 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935)
I20260710 13:20:03.293934 17587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c474ed074c4499cb3f598ee4ac17094" candidate_uuid: "685bc413083a4fe7be8fc36077a6e4ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b051976434b49a9995995eb11b8462e" is_pre_election: true
I20260710 13:20:03.285387 17816 raft_consensus.cc:2804] T d8cfe577846c4a24b45a87d9ae59f224 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:03.295536 17816 raft_consensus.cc:697] T d8cfe577846c4a24b45a87d9ae59f224 P 8a2029523b334704ad9490d03d5a0169 [term 1 LEADER]: Becoming Leader. State: Replica: 8a2029523b334704ad9490d03d5a0169, State: Running, Role: LEADER
I20260710 13:20:03.295392 17662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c474ed074c4499cb3f598ee4ac17094" candidate_uuid: "685bc413083a4fe7be8fc36077a6e4ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2029523b334704ad9490d03d5a0169" is_pre_election: true
I20260710 13:20:03.296468 17816 consensus_queue.cc:237] T d8cfe577846c4a24b45a87d9ae59f224 P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
W20260710 13:20:03.297458 17701 leader_election.cc:343] T 4c474ed074c4499cb3f598ee4ac17094 P 685bc413083a4fe7be8fc36077a6e4ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:20:03.298034 17699 leader_election.cc:343] T 4c474ed074c4499cb3f598ee4ac17094 P 685bc413083a4fe7be8fc36077a6e4ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:03.286363 17814 leader_election.cc:290] T 400fc05d0dd8422696e813d91bc00952 P 8a2029523b334704ad9490d03d5a0169 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407), 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297)
I20260710 13:20:03.287604 17736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "400fc05d0dd8422696e813d91bc00952" candidate_uuid: "8a2029523b334704ad9490d03d5a0169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "685bc413083a4fe7be8fc36077a6e4ce" is_pre_election: true
I20260710 13:20:03.287778 17779 raft_consensus.cc:493] T 48ebbbd70ab4419fb412792117e13857 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:03.298594 17699 leader_election.cc:304] T 4c474ed074c4499cb3f598ee4ac17094 P 685bc413083a4fe7be8fc36077a6e4ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 685bc413083a4fe7be8fc36077a6e4ce; no voters: 5b051976434b49a9995995eb11b8462e, 8a2029523b334704ad9490d03d5a0169
I20260710 13:20:03.299001 17736 raft_consensus.cc:2468] T 400fc05d0dd8422696e813d91bc00952 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a2029523b334704ad9490d03d5a0169 in term 0.
I20260710 13:20:03.298949 17779 raft_consensus.cc:515] T 48ebbbd70ab4419fb412792117e13857 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:03.300539 17626 leader_election.cc:304] T 400fc05d0dd8422696e813d91bc00952 P 8a2029523b334704ad9490d03d5a0169 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 685bc413083a4fe7be8fc36077a6e4ce, 8a2029523b334704ad9490d03d5a0169; no voters: 
I20260710 13:20:03.301105 17779 leader_election.cc:290] T 48ebbbd70ab4419fb412792117e13857 P 5b051976434b49a9995995eb11b8462e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935), 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297)
I20260710 13:20:03.287065 17586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "400fc05d0dd8422696e813d91bc00952" candidate_uuid: "8a2029523b334704ad9490d03d5a0169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b051976434b49a9995995eb11b8462e" is_pre_election: true
I20260710 13:20:03.273763 17780 tablet_bootstrap.cc:492] T 65f683e3363748669b9fe8aaf611574c P 685bc413083a4fe7be8fc36077a6e4ce: No bootstrap required, opened a new log
I20260710 13:20:03.301288 17814 raft_consensus.cc:2804] T 400fc05d0dd8422696e813d91bc00952 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:03.302433 17788 raft_consensus.cc:2749] T 4c474ed074c4499cb3f598ee4ac17094 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:03.302762 17586 raft_consensus.cc:2468] T 400fc05d0dd8422696e813d91bc00952 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a2029523b334704ad9490d03d5a0169 in term 0.
I20260710 13:20:03.303156 17780 ts_tablet_manager.cc:1403] T 65f683e3363748669b9fe8aaf611574c P 685bc413083a4fe7be8fc36077a6e4ce: Time spent bootstrapping tablet: real 0.079s	user 0.027s	sys 0.005s
I20260710 13:20:03.303763 17736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48ebbbd70ab4419fb412792117e13857" candidate_uuid: "5b051976434b49a9995995eb11b8462e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "685bc413083a4fe7be8fc36077a6e4ce" is_pre_election: true
I20260710 13:20:03.302472 17814 raft_consensus.cc:493] T 400fc05d0dd8422696e813d91bc00952 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:03.305680 17814 raft_consensus.cc:3060] T 400fc05d0dd8422696e813d91bc00952 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:03.305668 17780 raft_consensus.cc:359] T 65f683e3363748669b9fe8aaf611574c P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:03.306427 17780 raft_consensus.cc:385] T 65f683e3363748669b9fe8aaf611574c P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:03.306402 17662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48ebbbd70ab4419fb412792117e13857" candidate_uuid: "5b051976434b49a9995995eb11b8462e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2029523b334704ad9490d03d5a0169" is_pre_election: true
I20260710 13:20:03.306910 17780 raft_consensus.cc:740] T 65f683e3363748669b9fe8aaf611574c P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 685bc413083a4fe7be8fc36077a6e4ce, State: Initialized, Role: FOLLOWER
I20260710 13:20:03.307998 17787 raft_consensus.cc:493] T 298a1a79db9a43f8b8a64ef01ea6c98b P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:03.307768 17780 consensus_queue.cc:260] T 65f683e3363748669b9fe8aaf611574c P 685bc413083a4fe7be8fc36077a6e4ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:03.308599 17787 raft_consensus.cc:515] T 298a1a79db9a43f8b8a64ef01ea6c98b P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
W20260710 13:20:03.305148 17551 leader_election.cc:343] T 48ebbbd70ab4419fb412792117e13857 P 5b051976434b49a9995995eb11b8462e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:03.311156 17787 leader_election.cc:290] T 298a1a79db9a43f8b8a64ef01ea6c98b P 8a2029523b334704ad9490d03d5a0169 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407), 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297)
I20260710 13:20:03.314317 17780 ts_tablet_manager.cc:1434] T 65f683e3363748669b9fe8aaf611574c P 685bc413083a4fe7be8fc36077a6e4ce: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 13:20:03.292929 17789 raft_consensus.cc:515] T 860e8a6ac8de40969fb4a45eb397e195 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } }
W20260710 13:20:03.314569 17552 leader_election.cc:343] T 48ebbbd70ab4419fb412792117e13857 P 5b051976434b49a9995995eb11b8462e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:03.315318 17780 tablet_bootstrap.cc:492] T 3aa3ba5acfe94ee2b6412486dadd5786 P 685bc413083a4fe7be8fc36077a6e4ce: Bootstrap starting.
I20260710 13:20:03.315555 17552 leader_election.cc:304] T 48ebbbd70ab4419fb412792117e13857 P 5b051976434b49a9995995eb11b8462e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5b051976434b49a9995995eb11b8462e; no voters: 685bc413083a4fe7be8fc36077a6e4ce, 8a2029523b334704ad9490d03d5a0169
I20260710 13:20:03.317035 17814 raft_consensus.cc:515] T 400fc05d0dd8422696e813d91bc00952 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:03.321861 17789 leader_election.cc:290] T 860e8a6ac8de40969fb4a45eb397e195 P 5b051976434b49a9995995eb11b8462e [CANDIDATE]: Term 1 election: Requested vote from peers 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297), 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935)
I20260710 13:20:03.322515 17789 raft_consensus.cc:2749] T 48ebbbd70ab4419fb412792117e13857 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:03.305749 17819 consensus_queue.cc:1048] T 582eee7e621c45fcb51a6fd349df6f86 P 685bc413083a4fe7be8fc36077a6e4ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.021s
I20260710 13:20:03.324507 17814 leader_election.cc:290] T 400fc05d0dd8422696e813d91bc00952 P 8a2029523b334704ad9490d03d5a0169 [CANDIDATE]: Term 1 election: Requested vote from peers 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407), 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297)
I20260710 13:20:03.344007 17586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "298a1a79db9a43f8b8a64ef01ea6c98b" candidate_uuid: "8a2029523b334704ad9490d03d5a0169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b051976434b49a9995995eb11b8462e" is_pre_election: true
I20260710 13:20:03.347527 17780 tablet_bootstrap.cc:654] T 3aa3ba5acfe94ee2b6412486dadd5786 P 685bc413083a4fe7be8fc36077a6e4ce: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:03.348340 17776 tablet_bootstrap.cc:492] T 298a1a79db9a43f8b8a64ef01ea6c98b P 5b051976434b49a9995995eb11b8462e: No bootstrap required, opened a new log
I20260710 13:20:03.349016 17776 ts_tablet_manager.cc:1403] T 298a1a79db9a43f8b8a64ef01ea6c98b P 5b051976434b49a9995995eb11b8462e: Time spent bootstrapping tablet: real 0.154s	user 0.035s	sys 0.053s
I20260710 13:20:03.351953 17778 tablet_bootstrap.cc:492] T 524764aac8bb4f76bc0f32e62a41b581 P 8a2029523b334704ad9490d03d5a0169: No bootstrap required, opened a new log
I20260710 13:20:03.352417 17778 ts_tablet_manager.cc:1403] T 524764aac8bb4f76bc0f32e62a41b581 P 8a2029523b334704ad9490d03d5a0169: Time spent bootstrapping tablet: real 0.125s	user 0.047s	sys 0.059s
I20260710 13:20:03.352525 17776 raft_consensus.cc:359] T 298a1a79db9a43f8b8a64ef01ea6c98b P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:03.361701 17776 raft_consensus.cc:385] T 298a1a79db9a43f8b8a64ef01ea6c98b P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:03.357290 17734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "400fc05d0dd8422696e813d91bc00952" candidate_uuid: "8a2029523b334704ad9490d03d5a0169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "685bc413083a4fe7be8fc36077a6e4ce"
I20260710 13:20:03.362179 17776 raft_consensus.cc:740] T 298a1a79db9a43f8b8a64ef01ea6c98b P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b051976434b49a9995995eb11b8462e, State: Initialized, Role: FOLLOWER
I20260710 13:20:03.362612 17734 raft_consensus.cc:3060] T 400fc05d0dd8422696e813d91bc00952 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:03.358423 17484 catalog_manager.cc:5697] T d8cfe577846c4a24b45a87d9ae59f224 P 8a2029523b334704ad9490d03d5a0169 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a2029523b334704ad9490d03d5a0169 (127.16.20.66). New cstate: current_term: 1 leader_uuid: "8a2029523b334704ad9490d03d5a0169" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:03.363328 17776 consensus_queue.cc:260] T 298a1a79db9a43f8b8a64ef01ea6c98b P 5b051976434b49a9995995eb11b8462e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:03.364380 17789 raft_consensus.cc:493] T 94ab4c1af029444d88c5cda186da78b0 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:03.364850 17789 raft_consensus.cc:515] T 94ab4c1af029444d88c5cda186da78b0 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:03.366925 17789 leader_election.cc:290] T 94ab4c1af029444d88c5cda186da78b0 P 5b051976434b49a9995995eb11b8462e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935), 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297)
I20260710 13:20:03.358614 17661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "860e8a6ac8de40969fb4a45eb397e195" candidate_uuid: "5b051976434b49a9995995eb11b8462e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2029523b334704ad9490d03d5a0169"
I20260710 13:20:03.367744 17661 raft_consensus.cc:3060] T 860e8a6ac8de40969fb4a45eb397e195 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:03.370995 17776 ts_tablet_manager.cc:1434] T 298a1a79db9a43f8b8a64ef01ea6c98b P 5b051976434b49a9995995eb11b8462e: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260710 13:20:03.359928 17736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "298a1a79db9a43f8b8a64ef01ea6c98b" candidate_uuid: "8a2029523b334704ad9490d03d5a0169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "685bc413083a4fe7be8fc36077a6e4ce" is_pre_election: true
I20260710 13:20:03.361011 17735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "860e8a6ac8de40969fb4a45eb397e195" candidate_uuid: "5b051976434b49a9995995eb11b8462e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "685bc413083a4fe7be8fc36077a6e4ce"
I20260710 13:20:03.372138 17776 tablet_bootstrap.cc:492] T a3441663055f4edbbf3e3a859c672827 P 5b051976434b49a9995995eb11b8462e: Bootstrap starting.
I20260710 13:20:03.372159 17735 raft_consensus.cc:3060] T 860e8a6ac8de40969fb4a45eb397e195 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:03.355211 17778 raft_consensus.cc:359] T 524764aac8bb4f76bc0f32e62a41b581 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
W20260710 13:20:03.362169 17625 leader_election.cc:343] T 298a1a79db9a43f8b8a64ef01ea6c98b P 8a2029523b334704ad9490d03d5a0169 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:03.375865 17778 raft_consensus.cc:385] T 524764aac8bb4f76bc0f32e62a41b581 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:03.376165 17778 raft_consensus.cc:740] T 524764aac8bb4f76bc0f32e62a41b581 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a2029523b334704ad9490d03d5a0169, State: Initialized, Role: FOLLOWER
I20260710 13:20:03.360078 17586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "400fc05d0dd8422696e813d91bc00952" candidate_uuid: "8a2029523b334704ad9490d03d5a0169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b051976434b49a9995995eb11b8462e"
I20260710 13:20:03.376775 17778 consensus_queue.cc:260] T 524764aac8bb4f76bc0f32e62a41b581 P 8a2029523b334704ad9490d03d5a0169 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:03.375586 17779 raft_consensus.cc:493] T f581700500a34d36be346882bcaa37ea P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:03.377990 17779 raft_consensus.cc:515] T f581700500a34d36be346882bcaa37ea P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:03.381650 17778 ts_tablet_manager.cc:1434] T 524764aac8bb4f76bc0f32e62a41b581 P 8a2029523b334704ad9490d03d5a0169: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260710 13:20:03.382588 17778 tablet_bootstrap.cc:492] T 48ebbbd70ab4419fb412792117e13857 P 8a2029523b334704ad9490d03d5a0169: Bootstrap starting.
I20260710 13:20:03.385394 17734 raft_consensus.cc:2468] T 400fc05d0dd8422696e813d91bc00952 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a2029523b334704ad9490d03d5a0169 in term 1.
I20260710 13:20:03.386965 17734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94ab4c1af029444d88c5cda186da78b0" candidate_uuid: "5b051976434b49a9995995eb11b8462e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "685bc413083a4fe7be8fc36077a6e4ce" is_pre_election: true
I20260710 13:20:03.395008 17778 tablet_bootstrap.cc:654] T 48ebbbd70ab4419fb412792117e13857 P 8a2029523b334704ad9490d03d5a0169: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:03.388993 17779 leader_election.cc:290] T f581700500a34d36be346882bcaa37ea P 5b051976434b49a9995995eb11b8462e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935), 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297)
I20260710 13:20:03.390457 17736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f581700500a34d36be346882bcaa37ea" candidate_uuid: "5b051976434b49a9995995eb11b8462e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "685bc413083a4fe7be8fc36077a6e4ce" is_pre_election: true
W20260710 13:20:03.391867 17626 leader_election.cc:343] T 298a1a79db9a43f8b8a64ef01ea6c98b P 8a2029523b334704ad9490d03d5a0169 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:03.396734 17626 leader_election.cc:304] T 298a1a79db9a43f8b8a64ef01ea6c98b P 8a2029523b334704ad9490d03d5a0169 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8a2029523b334704ad9490d03d5a0169; no voters: 5b051976434b49a9995995eb11b8462e, 685bc413083a4fe7be8fc36077a6e4ce
I20260710 13:20:03.398274 17626 leader_election.cc:304] T 400fc05d0dd8422696e813d91bc00952 P 8a2029523b334704ad9490d03d5a0169 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 685bc413083a4fe7be8fc36077a6e4ce, 8a2029523b334704ad9490d03d5a0169; no voters: 
I20260710 13:20:03.399183 17816 raft_consensus.cc:2749] T 298a1a79db9a43f8b8a64ef01ea6c98b P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:03.400771 17816 raft_consensus.cc:2804] T 400fc05d0dd8422696e813d91bc00952 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:03.411712 17816 raft_consensus.cc:697] T 400fc05d0dd8422696e813d91bc00952 P 8a2029523b334704ad9490d03d5a0169 [term 1 LEADER]: Becoming Leader. State: Replica: 8a2029523b334704ad9490d03d5a0169, State: Running, Role: LEADER
I20260710 13:20:03.412540 17816 consensus_queue.cc:237] T 400fc05d0dd8422696e813d91bc00952 P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:03.413133 17776 tablet_bootstrap.cc:654] T a3441663055f4edbbf3e3a859c672827 P 5b051976434b49a9995995eb11b8462e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:03.408788 17659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94ab4c1af029444d88c5cda186da78b0" candidate_uuid: "5b051976434b49a9995995eb11b8462e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2029523b334704ad9490d03d5a0169" is_pre_election: true
I20260710 13:20:03.406137 17819 consensus_queue.cc:1048] T 582eee7e621c45fcb51a6fd349df6f86 P 685bc413083a4fe7be8fc36077a6e4ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.028s
I20260710 13:20:03.439349 17778 tablet_bootstrap.cc:492] T 48ebbbd70ab4419fb412792117e13857 P 8a2029523b334704ad9490d03d5a0169: No bootstrap required, opened a new log
I20260710 13:20:03.439932 17778 ts_tablet_manager.cc:1403] T 48ebbbd70ab4419fb412792117e13857 P 8a2029523b334704ad9490d03d5a0169: Time spent bootstrapping tablet: real 0.058s	user 0.007s	sys 0.009s
I20260710 13:20:03.399309 17661 raft_consensus.cc:2468] T 860e8a6ac8de40969fb4a45eb397e195 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b051976434b49a9995995eb11b8462e in term 1.
I20260710 13:20:03.401579 17814 raft_consensus.cc:493] T 3aa3ba5acfe94ee2b6412486dadd5786 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:03.408442 17779 consensus_queue.cc:1048] T 78ec6257433944758eec57f1d6c94316 P 5b051976434b49a9995995eb11b8462e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.035s
I20260710 13:20:03.408921 17586 raft_consensus.cc:3060] T 400fc05d0dd8422696e813d91bc00952 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:03.440483 17819 raft_consensus.cc:493] T a3441663055f4edbbf3e3a859c672827 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:03.461160 17819 raft_consensus.cc:515] T a3441663055f4edbbf3e3a859c672827 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:03.463297 17819 leader_election.cc:290] T a3441663055f4edbbf3e3a859c672827 P 685bc413083a4fe7be8fc36077a6e4ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407), 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935)
I20260710 13:20:03.463353 17736 raft_consensus.cc:3060] T 0c30ca4f06f9441e99665c65c6ea74e8 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:03.469820 17586 raft_consensus.cc:2468] T 400fc05d0dd8422696e813d91bc00952 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a2029523b334704ad9490d03d5a0169 in term 1.
I20260710 13:20:03.409683 17660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f581700500a34d36be346882bcaa37ea" candidate_uuid: "5b051976434b49a9995995eb11b8462e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2029523b334704ad9490d03d5a0169" is_pre_election: true
W20260710 13:20:03.445025 17552 leader_election.cc:343] T 94ab4c1af029444d88c5cda186da78b0 P 5b051976434b49a9995995eb11b8462e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:03.469864 17585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3441663055f4edbbf3e3a859c672827" candidate_uuid: "685bc413083a4fe7be8fc36077a6e4ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b051976434b49a9995995eb11b8462e" is_pre_election: true
W20260710 13:20:03.476320 17551 leader_election.cc:343] T 94ab4c1af029444d88c5cda186da78b0 P 5b051976434b49a9995995eb11b8462e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:20:03.478991 17699 leader_election.cc:343] T a3441663055f4edbbf3e3a859c672827 P 685bc413083a4fe7be8fc36077a6e4ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:03.478972 17661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3441663055f4edbbf3e3a859c672827" candidate_uuid: "685bc413083a4fe7be8fc36077a6e4ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2029523b334704ad9490d03d5a0169" is_pre_election: true
W20260710 13:20:03.480540 17701 leader_election.cc:343] T a3441663055f4edbbf3e3a859c672827 P 685bc413083a4fe7be8fc36077a6e4ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:03.483606 17552 leader_election.cc:304] T 860e8a6ac8de40969fb4a45eb397e195 P 5b051976434b49a9995995eb11b8462e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b051976434b49a9995995eb11b8462e, 8a2029523b334704ad9490d03d5a0169; no voters: 
I20260710 13:20:03.480551 17819 consensus_queue.cc:1048] T e33387d160d4421499da54226ff01520 P 685bc413083a4fe7be8fc36077a6e4ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:20:03.495342 17780 tablet_bootstrap.cc:492] T 3aa3ba5acfe94ee2b6412486dadd5786 P 685bc413083a4fe7be8fc36077a6e4ce: No bootstrap required, opened a new log
I20260710 13:20:03.495975 17780 ts_tablet_manager.cc:1403] T 3aa3ba5acfe94ee2b6412486dadd5786 P 685bc413083a4fe7be8fc36077a6e4ce: Time spent bootstrapping tablet: real 0.181s	user 0.033s	sys 0.047s
I20260710 13:20:03.477459 17735 raft_consensus.cc:2468] T 860e8a6ac8de40969fb4a45eb397e195 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b051976434b49a9995995eb11b8462e in term 1.
I20260710 13:20:03.474524 17814 raft_consensus.cc:515] T 3aa3ba5acfe94ee2b6412486dadd5786 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:03.490904 17789 raft_consensus.cc:2804] T 860e8a6ac8de40969fb4a45eb397e195 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:03.511255 17776 tablet_bootstrap.cc:492] T a3441663055f4edbbf3e3a859c672827 P 5b051976434b49a9995995eb11b8462e: No bootstrap required, opened a new log
I20260710 13:20:03.512046 17776 ts_tablet_manager.cc:1403] T a3441663055f4edbbf3e3a859c672827 P 5b051976434b49a9995995eb11b8462e: Time spent bootstrapping tablet: real 0.140s	user 0.012s	sys 0.022s
W20260710 13:20:03.506646 17552 leader_election.cc:343] T f581700500a34d36be346882bcaa37ea P 5b051976434b49a9995995eb11b8462e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:03.483172 17701 leader_election.cc:304] T a3441663055f4edbbf3e3a859c672827 P 685bc413083a4fe7be8fc36077a6e4ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 685bc413083a4fe7be8fc36077a6e4ce; no voters: 5b051976434b49a9995995eb11b8462e, 8a2029523b334704ad9490d03d5a0169
I20260710 13:20:03.486817 17787 consensus_queue.cc:1048] T 969dd0f3fb4a43bca9041b65a10bb562 P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.024s
I20260710 13:20:03.514947 17789 raft_consensus.cc:697] T 860e8a6ac8de40969fb4a45eb397e195 P 5b051976434b49a9995995eb11b8462e [term 1 LEADER]: Becoming Leader. State: Replica: 5b051976434b49a9995995eb11b8462e, State: Running, Role: LEADER
I20260710 13:20:03.516556 17819 raft_consensus.cc:2749] T a3441663055f4edbbf3e3a859c672827 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:03.519622 17734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aa3ba5acfe94ee2b6412486dadd5786" candidate_uuid: "8a2029523b334704ad9490d03d5a0169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "685bc413083a4fe7be8fc36077a6e4ce" is_pre_election: true
I20260710 13:20:03.520596 17788 consensus_queue.cc:1048] T e33387d160d4421499da54226ff01520 P 685bc413083a4fe7be8fc36077a6e4ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:03.520776 17789 consensus_queue.cc:237] T 860e8a6ac8de40969fb4a45eb397e195 P 5b051976434b49a9995995eb11b8462e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } }
I20260710 13:20:03.523866 17814 leader_election.cc:290] T 3aa3ba5acfe94ee2b6412486dadd5786 P 8a2029523b334704ad9490d03d5a0169 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407), 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297)
I20260710 13:20:03.544796 17776 raft_consensus.cc:359] T a3441663055f4edbbf3e3a859c672827 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:03.545436 17776 raft_consensus.cc:385] T a3441663055f4edbbf3e3a859c672827 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:03.545712 17776 raft_consensus.cc:740] T a3441663055f4edbbf3e3a859c672827 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b051976434b49a9995995eb11b8462e, State: Initialized, Role: FOLLOWER
I20260710 13:20:03.546455 17776 consensus_queue.cc:260] T a3441663055f4edbbf3e3a859c672827 P 5b051976434b49a9995995eb11b8462e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:03.534502 17551 leader_election.cc:304] T 94ab4c1af029444d88c5cda186da78b0 P 5b051976434b49a9995995eb11b8462e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5b051976434b49a9995995eb11b8462e; no voters: 685bc413083a4fe7be8fc36077a6e4ce, 8a2029523b334704ad9490d03d5a0169
I20260710 13:20:03.552250 17776 ts_tablet_manager.cc:1434] T a3441663055f4edbbf3e3a859c672827 P 5b051976434b49a9995995eb11b8462e: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.000s
I20260710 13:20:03.553246 17776 tablet_bootstrap.cc:492] T 6700306286ba48b18badc45df12229ef P 5b051976434b49a9995995eb11b8462e: Bootstrap starting.
I20260710 13:20:03.554140 17780 raft_consensus.cc:359] T 3aa3ba5acfe94ee2b6412486dadd5786 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:03.554664 17780 raft_consensus.cc:385] T 3aa3ba5acfe94ee2b6412486dadd5786 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:03.554880 17780 raft_consensus.cc:740] T 3aa3ba5acfe94ee2b6412486dadd5786 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 685bc413083a4fe7be8fc36077a6e4ce, State: Initialized, Role: FOLLOWER
I20260710 13:20:03.556537 17780 consensus_queue.cc:260] T 3aa3ba5acfe94ee2b6412486dadd5786 P 685bc413083a4fe7be8fc36077a6e4ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
W20260710 13:20:03.557999 17626 leader_election.cc:343] T 3aa3ba5acfe94ee2b6412486dadd5786 P 8a2029523b334704ad9490d03d5a0169 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:03.546486 17788 consensus_queue.cc:1048] T f00f1b11c1054ca29fae9ee803f19e05 P 685bc413083a4fe7be8fc36077a6e4ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260710 13:20:03.562587 17778 raft_consensus.cc:359] T 48ebbbd70ab4419fb412792117e13857 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:03.565441 17778 raft_consensus.cc:385] T 48ebbbd70ab4419fb412792117e13857 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:03.565972 17778 raft_consensus.cc:740] T 48ebbbd70ab4419fb412792117e13857 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a2029523b334704ad9490d03d5a0169, State: Initialized, Role: FOLLOWER
I20260710 13:20:03.566869 17779 raft_consensus.cc:2749] T 94ab4c1af029444d88c5cda186da78b0 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:03.566751 17778 consensus_queue.cc:260] T 48ebbbd70ab4419fb412792117e13857 P 8a2029523b334704ad9490d03d5a0169 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:03.569429 17859 consensus_queue.cc:1048] T 0c30ca4f06f9441e99665c65c6ea74e8 P 5b051976434b49a9995995eb11b8462e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260710 13:20:03.576560 17788 raft_consensus.cc:493] T 0c30ca4f06f9441e99665c65c6ea74e8 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:03.578570 17780 ts_tablet_manager.cc:1434] T 3aa3ba5acfe94ee2b6412486dadd5786 P 685bc413083a4fe7be8fc36077a6e4ce: Time spent starting tablet: real 0.082s	user 0.005s	sys 0.003s
I20260710 13:20:03.577086 17788 raft_consensus.cc:515] T 0c30ca4f06f9441e99665c65c6ea74e8 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:03.580137 17780 tablet_bootstrap.cc:492] T 298a1a79db9a43f8b8a64ef01ea6c98b P 685bc413083a4fe7be8fc36077a6e4ce: Bootstrap starting.
I20260710 13:20:03.578558 17778 ts_tablet_manager.cc:1434] T 48ebbbd70ab4419fb412792117e13857 P 8a2029523b334704ad9490d03d5a0169: Time spent starting tablet: real 0.138s	user 0.001s	sys 0.007s
I20260710 13:20:03.582540 17861 raft_consensus.cc:493] T 524764aac8bb4f76bc0f32e62a41b581 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:03.578981 17804 consensus_queue.cc:1048] T 1a3efa0e2805446d93f979e00f436733 P 685bc413083a4fe7be8fc36077a6e4ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 13:20:03.582708 17778 tablet_bootstrap.cc:492] T 94ab4c1af029444d88c5cda186da78b0 P 8a2029523b334704ad9490d03d5a0169: Bootstrap starting.
I20260710 13:20:03.584057 17861 raft_consensus.cc:515] T 524764aac8bb4f76bc0f32e62a41b581 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:03.589758 17819 consensus_queue.cc:1048] T 1a3efa0e2805446d93f979e00f436733 P 685bc413083a4fe7be8fc36077a6e4ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:03.590538 17788 leader_election.cc:290] T 0c30ca4f06f9441e99665c65c6ea74e8 P 685bc413083a4fe7be8fc36077a6e4ce [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407), 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935)
I20260710 13:20:03.592506 17659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c30ca4f06f9441e99665c65c6ea74e8" candidate_uuid: "685bc413083a4fe7be8fc36077a6e4ce" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2029523b334704ad9490d03d5a0169" is_pre_election: true
I20260710 13:20:03.616354 17861 leader_election.cc:290] T 524764aac8bb4f76bc0f32e62a41b581 P 8a2029523b334704ad9490d03d5a0169 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407), 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297)
I20260710 13:20:03.618305 17778 tablet_bootstrap.cc:654] T 94ab4c1af029444d88c5cda186da78b0 P 8a2029523b334704ad9490d03d5a0169: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:03.619642 17587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c30ca4f06f9441e99665c65c6ea74e8" candidate_uuid: "685bc413083a4fe7be8fc36077a6e4ce" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b051976434b49a9995995eb11b8462e" is_pre_election: true
I20260710 13:20:03.621134 17788 raft_consensus.cc:493] T 65f683e3363748669b9fe8aaf611574c P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:03.648988 17776 tablet_bootstrap.cc:654] T 6700306286ba48b18badc45df12229ef P 5b051976434b49a9995995eb11b8462e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:03.647362 17780 tablet_bootstrap.cc:654] T 298a1a79db9a43f8b8a64ef01ea6c98b P 685bc413083a4fe7be8fc36077a6e4ce: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:03.644698 17735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524764aac8bb4f76bc0f32e62a41b581" candidate_uuid: "8a2029523b334704ad9490d03d5a0169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "685bc413083a4fe7be8fc36077a6e4ce" is_pre_election: true
W20260710 13:20:03.659247 17626 leader_election.cc:343] T 524764aac8bb4f76bc0f32e62a41b581 P 8a2029523b334704ad9490d03d5a0169 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:03.643610 17788 raft_consensus.cc:515] T 65f683e3363748669b9fe8aaf611574c P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:03.694648 17699 leader_election.cc:304] T 0c30ca4f06f9441e99665c65c6ea74e8 P 685bc413083a4fe7be8fc36077a6e4ce [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: 685bc413083a4fe7be8fc36077a6e4ce; no voters: 5b051976434b49a9995995eb11b8462e, 8a2029523b334704ad9490d03d5a0169
I20260710 13:20:03.739862 17804 consensus_queue.cc:1048] T f00f1b11c1054ca29fae9ee803f19e05 P 685bc413083a4fe7be8fc36077a6e4ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:20:03.741557 17551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.20.67:38297, user_credentials={real_user=slave}} blocked reactor thread for 273666us
W20260710 13:20:03.742538 17551 leader_election.cc:343] T f581700500a34d36be346882bcaa37ea P 5b051976434b49a9995995eb11b8462e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:03.742923 17804 raft_consensus.cc:2749] T 0c30ca4f06f9441e99665c65c6ea74e8 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260710 13:20:03.750734 17701 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.20.66:41935, user_credentials={real_user=slave}} blocked reactor thread for 58246.9us
I20260710 13:20:03.752975 17861 consensus_queue.cc:1048] T d8cfe577846c4a24b45a87d9ae59f224 P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:03.743100 17551 leader_election.cc:304] T f581700500a34d36be346882bcaa37ea P 5b051976434b49a9995995eb11b8462e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5b051976434b49a9995995eb11b8462e; no voters: 685bc413083a4fe7be8fc36077a6e4ce, 8a2029523b334704ad9490d03d5a0169
I20260710 13:20:03.788528 17865 consensus_queue.cc:1048] T 0c30ca4f06f9441e99665c65c6ea74e8 P 5b051976434b49a9995995eb11b8462e [LEADER]: Connected to new peer: Peer: permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260710 13:20:03.773877 17789 raft_consensus.cc:2749] T f581700500a34d36be346882bcaa37ea P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:03.801077 17484 catalog_manager.cc:5697] T 400fc05d0dd8422696e813d91bc00952 P 8a2029523b334704ad9490d03d5a0169 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a2029523b334704ad9490d03d5a0169 (127.16.20.66). New cstate: current_term: 1 leader_uuid: "8a2029523b334704ad9490d03d5a0169" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } health_report { overall_health: UNKNOWN } } }
W20260710 13:20:03.824549 17866 log.cc:927] Time spent T e33387d160d4421499da54226ff01520 P 5b051976434b49a9995995eb11b8462e: Append to log took a long time: real 0.082s	user 0.000s	sys 0.001s
W20260710 13:20:03.825364 17869 log.cc:927] Time spent T 0c30ca4f06f9441e99665c65c6ea74e8 P 8a2029523b334704ad9490d03d5a0169: Append to log took a long time: real 0.085s	user 0.000s	sys 0.001s
W20260710 13:20:03.826326 17863 log.cc:927] Time spent T 400fc05d0dd8422696e813d91bc00952 P 8a2029523b334704ad9490d03d5a0169: Append to log took a long time: real 0.121s	user 0.000s	sys 0.001s
W20260710 13:20:03.786891 17699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.20.65:34407, user_credentials={real_user=slave}} blocked reactor thread for 94472.9us
I20260710 13:20:03.844720 17789 raft_consensus.cc:493] T 298a1a79db9a43f8b8a64ef01ea6c98b P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:03.886700 17585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aa3ba5acfe94ee2b6412486dadd5786" candidate_uuid: "8a2029523b334704ad9490d03d5a0169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b051976434b49a9995995eb11b8462e" is_pre_election: true
I20260710 13:20:03.895874 17585 raft_consensus.cc:2468] T 3aa3ba5acfe94ee2b6412486dadd5786 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a2029523b334704ad9490d03d5a0169 in term 0.
I20260710 13:20:03.904603 17788 leader_election.cc:290] T 65f683e3363748669b9fe8aaf611574c P 685bc413083a4fe7be8fc36077a6e4ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407), 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935)
I20260710 13:20:03.908941 17662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f683e3363748669b9fe8aaf611574c" candidate_uuid: "685bc413083a4fe7be8fc36077a6e4ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2029523b334704ad9490d03d5a0169" is_pre_election: true
W20260710 13:20:03.909734 17867 log.cc:927] Time spent T 860e8a6ac8de40969fb4a45eb397e195 P 5b051976434b49a9995995eb11b8462e: Append to log took a long time: real 0.117s	user 0.005s	sys 0.010s
I20260710 13:20:03.883975 17789 raft_consensus.cc:515] T 298a1a79db9a43f8b8a64ef01ea6c98b P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
W20260710 13:20:03.911964 17701 leader_election.cc:343] T 65f683e3363748669b9fe8aaf611574c P 685bc413083a4fe7be8fc36077a6e4ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:03.914642 17625 leader_election.cc:304] T 3aa3ba5acfe94ee2b6412486dadd5786 P 8a2029523b334704ad9490d03d5a0169 [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: 5b051976434b49a9995995eb11b8462e, 8a2029523b334704ad9490d03d5a0169; no voters: 685bc413083a4fe7be8fc36077a6e4ce
I20260710 13:20:03.916575 17586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524764aac8bb4f76bc0f32e62a41b581" candidate_uuid: "8a2029523b334704ad9490d03d5a0169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b051976434b49a9995995eb11b8462e" is_pre_election: true
I20260710 13:20:03.927973 17857 raft_consensus.cc:2804] T 3aa3ba5acfe94ee2b6412486dadd5786 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:03.928388 17857 raft_consensus.cc:493] T 3aa3ba5acfe94ee2b6412486dadd5786 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:03.928716 17857 raft_consensus.cc:3060] T 3aa3ba5acfe94ee2b6412486dadd5786 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:03.930924 17816 consensus_queue.cc:1048] T d8cfe577846c4a24b45a87d9ae59f224 P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:03.931175 17586 raft_consensus.cc:2468] T 524764aac8bb4f76bc0f32e62a41b581 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a2029523b334704ad9490d03d5a0169 in term 0.
I20260710 13:20:03.932674 17787 consensus_queue.cc:1048] T 969dd0f3fb4a43bca9041b65a10bb562 P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:03.948817 17661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "298a1a79db9a43f8b8a64ef01ea6c98b" candidate_uuid: "5b051976434b49a9995995eb11b8462e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2029523b334704ad9490d03d5a0169" is_pre_election: true
I20260710 13:20:03.949483 17661 raft_consensus.cc:2468] T 298a1a79db9a43f8b8a64ef01ea6c98b P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b051976434b49a9995995eb11b8462e in term 0.
I20260710 13:20:03.950727 17552 leader_election.cc:304] T 298a1a79db9a43f8b8a64ef01ea6c98b P 5b051976434b49a9995995eb11b8462e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b051976434b49a9995995eb11b8462e, 8a2029523b334704ad9490d03d5a0169; no voters: 
I20260710 13:20:03.974902 17586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f683e3363748669b9fe8aaf611574c" candidate_uuid: "685bc413083a4fe7be8fc36077a6e4ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b051976434b49a9995995eb11b8462e" is_pre_election: true
I20260710 13:20:03.965925 17787 raft_consensus.cc:493] T 48ebbbd70ab4419fb412792117e13857 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:03.970407 17789 leader_election.cc:290] T 298a1a79db9a43f8b8a64ef01ea6c98b P 5b051976434b49a9995995eb11b8462e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935), 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297)
I20260710 13:20:03.983255 17625 leader_election.cc:304] T 524764aac8bb4f76bc0f32e62a41b581 P 8a2029523b334704ad9490d03d5a0169 [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: 5b051976434b49a9995995eb11b8462e, 8a2029523b334704ad9490d03d5a0169; no voters: 685bc413083a4fe7be8fc36077a6e4ce
I20260710 13:20:03.984544 17857 raft_consensus.cc:515] T 3aa3ba5acfe94ee2b6412486dadd5786 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:03.985097 17861 raft_consensus.cc:2804] T 524764aac8bb4f76bc0f32e62a41b581 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:03.985634 17861 raft_consensus.cc:493] T 524764aac8bb4f76bc0f32e62a41b581 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:03.986047 17861 raft_consensus.cc:3060] T 524764aac8bb4f76bc0f32e62a41b581 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:03.977608 17787 raft_consensus.cc:515] T 48ebbbd70ab4419fb412792117e13857 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:03.992822 17789 raft_consensus.cc:493] T a3441663055f4edbbf3e3a859c672827 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:03.995903 17736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "298a1a79db9a43f8b8a64ef01ea6c98b" candidate_uuid: "5b051976434b49a9995995eb11b8462e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "685bc413083a4fe7be8fc36077a6e4ce" is_pre_election: true
I20260710 13:20:03.997681 17857 leader_election.cc:290] T 3aa3ba5acfe94ee2b6412486dadd5786 P 8a2029523b334704ad9490d03d5a0169 [CANDIDATE]: Term 1 election: Requested vote from peers 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407), 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297)
I20260710 13:20:03.981087 17865 consensus_queue.cc:1048] T 78ec6257433944758eec57f1d6c94316 P 5b051976434b49a9995995eb11b8462e [LEADER]: Connected to new peer: Peer: permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
I20260710 13:20:04.004401 17736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aa3ba5acfe94ee2b6412486dadd5786" candidate_uuid: "8a2029523b334704ad9490d03d5a0169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "685bc413083a4fe7be8fc36077a6e4ce"
I20260710 13:20:04.004930 17778 tablet_bootstrap.cc:492] T 94ab4c1af029444d88c5cda186da78b0 P 8a2029523b334704ad9490d03d5a0169: No bootstrap required, opened a new log
I20260710 13:20:04.006135 17778 ts_tablet_manager.cc:1403] T 94ab4c1af029444d88c5cda186da78b0 P 8a2029523b334704ad9490d03d5a0169: Time spent bootstrapping tablet: real 0.424s	user 0.025s	sys 0.033s
I20260710 13:20:04.006845 17736 raft_consensus.cc:3060] T 3aa3ba5acfe94ee2b6412486dadd5786 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:04.001190 17789 raft_consensus.cc:515] T a3441663055f4edbbf3e3a859c672827 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:04.010200 17789 leader_election.cc:290] T a3441663055f4edbbf3e3a859c672827 P 5b051976434b49a9995995eb11b8462e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935), 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297)
I20260710 13:20:04.015822 17778 raft_consensus.cc:359] T 94ab4c1af029444d88c5cda186da78b0 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:04.016463 17778 raft_consensus.cc:385] T 94ab4c1af029444d88c5cda186da78b0 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:04.016702 17778 raft_consensus.cc:740] T 94ab4c1af029444d88c5cda186da78b0 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a2029523b334704ad9490d03d5a0169, State: Initialized, Role: FOLLOWER
I20260710 13:20:04.019810 17778 consensus_queue.cc:260] T 94ab4c1af029444d88c5cda186da78b0 P 8a2029523b334704ad9490d03d5a0169 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
W20260710 13:20:04.012008 17699 leader_election.cc:343] T 65f683e3363748669b9fe8aaf611574c P 685bc413083a4fe7be8fc36077a6e4ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:04.028692 17699 leader_election.cc:304] T 65f683e3363748669b9fe8aaf611574c P 685bc413083a4fe7be8fc36077a6e4ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 685bc413083a4fe7be8fc36077a6e4ce; no voters: 5b051976434b49a9995995eb11b8462e, 8a2029523b334704ad9490d03d5a0169
I20260710 13:20:04.029425 17661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3441663055f4edbbf3e3a859c672827" candidate_uuid: "5b051976434b49a9995995eb11b8462e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2029523b334704ad9490d03d5a0169" is_pre_election: true
I20260710 13:20:04.030012 17778 ts_tablet_manager.cc:1434] T 94ab4c1af029444d88c5cda186da78b0 P 8a2029523b334704ad9490d03d5a0169: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.002s
I20260710 13:20:04.026525 17884 raft_consensus.cc:2804] T 298a1a79db9a43f8b8a64ef01ea6c98b P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:20:04.027143 17880 log.cc:927] Time spent T f00f1b11c1054ca29fae9ee803f19e05 P 8a2029523b334704ad9490d03d5a0169: Append to log took a long time: real 0.063s	user 0.000s	sys 0.000s
I20260710 13:20:04.031466 17778 tablet_bootstrap.cc:492] T 6700306286ba48b18badc45df12229ef P 8a2029523b334704ad9490d03d5a0169: Bootstrap starting.
I20260710 13:20:04.032656 17874 raft_consensus.cc:2749] T 65f683e3363748669b9fe8aaf611574c P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:04.034755 17587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aa3ba5acfe94ee2b6412486dadd5786" candidate_uuid: "8a2029523b334704ad9490d03d5a0169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b051976434b49a9995995eb11b8462e"
I20260710 13:20:04.035458 17587 raft_consensus.cc:3060] T 3aa3ba5acfe94ee2b6412486dadd5786 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:04.031114 17816 consensus_queue.cc:1048] T 400fc05d0dd8422696e813d91bc00952 P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
W20260710 13:20:04.037290 17551 leader_election.cc:343] T 298a1a79db9a43f8b8a64ef01ea6c98b P 5b051976434b49a9995995eb11b8462e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:04.038590 17884 raft_consensus.cc:493] T 298a1a79db9a43f8b8a64ef01ea6c98b P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:04.040171 17884 raft_consensus.cc:3060] T 298a1a79db9a43f8b8a64ef01ea6c98b P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:04.048116 17879 log.cc:927] Time spent T d8cfe577846c4a24b45a87d9ae59f224 P 685bc413083a4fe7be8fc36077a6e4ce: Append to log took a long time: real 0.066s	user 0.001s	sys 0.000s
I20260710 13:20:04.076472 17587 raft_consensus.cc:2468] T 3aa3ba5acfe94ee2b6412486dadd5786 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a2029523b334704ad9490d03d5a0169 in term 1.
W20260710 13:20:04.078122 17552 leader_election.cc:343] T a3441663055f4edbbf3e3a859c672827 P 5b051976434b49a9995995eb11b8462e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:04.101279 17736 raft_consensus.cc:2468] T 3aa3ba5acfe94ee2b6412486dadd5786 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a2029523b334704ad9490d03d5a0169 in term 1.
I20260710 13:20:04.077049 17816 consensus_queue.cc:1048] T 400fc05d0dd8422696e813d91bc00952 P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.022s
I20260710 13:20:04.140446 17626 leader_election.cc:304] T 3aa3ba5acfe94ee2b6412486dadd5786 P 8a2029523b334704ad9490d03d5a0169 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 685bc413083a4fe7be8fc36077a6e4ce, 8a2029523b334704ad9490d03d5a0169; no voters: 
I20260710 13:20:04.149693 17731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3441663055f4edbbf3e3a859c672827" candidate_uuid: "5b051976434b49a9995995eb11b8462e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "685bc413083a4fe7be8fc36077a6e4ce" is_pre_election: true
I20260710 13:20:04.153810 17861 raft_consensus.cc:515] T 524764aac8bb4f76bc0f32e62a41b581 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:04.156754 17861 leader_election.cc:290] T 524764aac8bb4f76bc0f32e62a41b581 P 8a2029523b334704ad9490d03d5a0169 [CANDIDATE]: Term 1 election: Requested vote from peers 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407), 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297)
I20260710 13:20:04.150522 17731 raft_consensus.cc:2468] T a3441663055f4edbbf3e3a859c672827 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b051976434b49a9995995eb11b8462e in term 0.
I20260710 13:20:04.157649 17861 raft_consensus.cc:2804] T 3aa3ba5acfe94ee2b6412486dadd5786 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 13:20:04.172129 17625 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.20.65:34407, user_credentials={real_user=slave}} blocked reactor thread for 44990.6us
I20260710 13:20:04.159307 17787 leader_election.cc:290] T 48ebbbd70ab4419fb412792117e13857 P 8a2029523b334704ad9490d03d5a0169 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407), 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297)
I20260710 13:20:04.187381 17778 tablet_bootstrap.cc:654] T 6700306286ba48b18badc45df12229ef P 8a2029523b334704ad9490d03d5a0169: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:04.191326 17584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48ebbbd70ab4419fb412792117e13857" candidate_uuid: "8a2029523b334704ad9490d03d5a0169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b051976434b49a9995995eb11b8462e" is_pre_election: true
I20260710 13:20:04.196974 17584 raft_consensus.cc:2468] T 48ebbbd70ab4419fb412792117e13857 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a2029523b334704ad9490d03d5a0169 in term 0.
I20260710 13:20:04.203352 17551 leader_election.cc:304] T a3441663055f4edbbf3e3a859c672827 P 5b051976434b49a9995995eb11b8462e [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: 5b051976434b49a9995995eb11b8462e, 685bc413083a4fe7be8fc36077a6e4ce; no voters: 8a2029523b334704ad9490d03d5a0169
I20260710 13:20:04.219717 17776 tablet_bootstrap.cc:492] T 6700306286ba48b18badc45df12229ef P 5b051976434b49a9995995eb11b8462e: No bootstrap required, opened a new log
I20260710 13:20:04.220383 17776 ts_tablet_manager.cc:1403] T 6700306286ba48b18badc45df12229ef P 5b051976434b49a9995995eb11b8462e: Time spent bootstrapping tablet: real 0.667s	user 0.023s	sys 0.016s
I20260710 13:20:04.205878 17887 raft_consensus.cc:2804] T a3441663055f4edbbf3e3a859c672827 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:04.189782 17884 raft_consensus.cc:515] T 298a1a79db9a43f8b8a64ef01ea6c98b P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
W20260710 13:20:04.243002 17533 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:04.231602 17859 consensus_queue.cc:1048] T 860e8a6ac8de40969fb4a45eb397e195 P 5b051976434b49a9995995eb11b8462e [LEADER]: Connected to new peer: Peer: permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260710 13:20:04.232103 17887 raft_consensus.cc:493] T a3441663055f4edbbf3e3a859c672827 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:04.251434 17887 raft_consensus.cc:3060] T a3441663055f4edbbf3e3a859c672827 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:04.268515 17626 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.20.67:38297, user_credentials={real_user=slave}} blocked reactor thread for 145718us
I20260710 13:20:04.265972 17586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524764aac8bb4f76bc0f32e62a41b581" candidate_uuid: "8a2029523b334704ad9490d03d5a0169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b051976434b49a9995995eb11b8462e"
I20260710 13:20:04.262954 17625 leader_election.cc:304] T 48ebbbd70ab4419fb412792117e13857 P 8a2029523b334704ad9490d03d5a0169 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b051976434b49a9995995eb11b8462e, 8a2029523b334704ad9490d03d5a0169; no voters: 
I20260710 13:20:04.267237 17861 raft_consensus.cc:697] T 3aa3ba5acfe94ee2b6412486dadd5786 P 8a2029523b334704ad9490d03d5a0169 [term 1 LEADER]: Becoming Leader. State: Replica: 8a2029523b334704ad9490d03d5a0169, State: Running, Role: LEADER
I20260710 13:20:04.280192 17865 consensus_queue.cc:1048] T 860e8a6ac8de40969fb4a45eb397e195 P 5b051976434b49a9995995eb11b8462e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:04.281780 17787 raft_consensus.cc:2804] T 48ebbbd70ab4419fb412792117e13857 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:04.282148 17787 raft_consensus.cc:493] T 48ebbbd70ab4419fb412792117e13857 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:04.282373 17586 raft_consensus.cc:3060] T 524764aac8bb4f76bc0f32e62a41b581 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:04.282502 17787 raft_consensus.cc:3060] T 48ebbbd70ab4419fb412792117e13857 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:04.277112 17776 raft_consensus.cc:359] T 6700306286ba48b18badc45df12229ef P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:04.284368 17776 raft_consensus.cc:385] T 6700306286ba48b18badc45df12229ef P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:04.284750 17776 raft_consensus.cc:740] T 6700306286ba48b18badc45df12229ef P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b051976434b49a9995995eb11b8462e, State: Initialized, Role: FOLLOWER
I20260710 13:20:04.285573 17776 consensus_queue.cc:260] T 6700306286ba48b18badc45df12229ef P 5b051976434b49a9995995eb11b8462e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:04.296478 17780 tablet_bootstrap.cc:492] T 298a1a79db9a43f8b8a64ef01ea6c98b P 685bc413083a4fe7be8fc36077a6e4ce: No bootstrap required, opened a new log
I20260710 13:20:04.297056 17780 ts_tablet_manager.cc:1403] T 298a1a79db9a43f8b8a64ef01ea6c98b P 685bc413083a4fe7be8fc36077a6e4ce: Time spent bootstrapping tablet: real 0.717s	user 0.016s	sys 0.035s
I20260710 13:20:04.299893 17730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48ebbbd70ab4419fb412792117e13857" candidate_uuid: "8a2029523b334704ad9490d03d5a0169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "685bc413083a4fe7be8fc36077a6e4ce" is_pre_election: true
I20260710 13:20:04.301806 17731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524764aac8bb4f76bc0f32e62a41b581" candidate_uuid: "8a2029523b334704ad9490d03d5a0169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "685bc413083a4fe7be8fc36077a6e4ce"
I20260710 13:20:04.302042 17776 ts_tablet_manager.cc:1434] T 6700306286ba48b18badc45df12229ef P 5b051976434b49a9995995eb11b8462e: Time spent starting tablet: real 0.081s	user 0.008s	sys 0.001s
I20260710 13:20:04.302781 17780 raft_consensus.cc:359] T 298a1a79db9a43f8b8a64ef01ea6c98b P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:04.306162 17780 raft_consensus.cc:385] T 298a1a79db9a43f8b8a64ef01ea6c98b P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:04.306607 17780 raft_consensus.cc:740] T 298a1a79db9a43f8b8a64ef01ea6c98b P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 685bc413083a4fe7be8fc36077a6e4ce, State: Initialized, Role: FOLLOWER
I20260710 13:20:04.281194 17861 consensus_queue.cc:237] T 3aa3ba5acfe94ee2b6412486dadd5786 P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:04.309203 17780 consensus_queue.cc:260] T 298a1a79db9a43f8b8a64ef01ea6c98b P 685bc413083a4fe7be8fc36077a6e4ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:04.330111 17780 ts_tablet_manager.cc:1434] T 298a1a79db9a43f8b8a64ef01ea6c98b P 685bc413083a4fe7be8fc36077a6e4ce: Time spent starting tablet: real 0.033s	user 0.004s	sys 0.003s
I20260710 13:20:04.331902 17780 tablet_bootstrap.cc:492] T d9008154ab064e519a97d153e2bc3341 P 685bc413083a4fe7be8fc36077a6e4ce: Bootstrap starting.
I20260710 13:20:04.335098 17776 tablet_bootstrap.cc:492] T 54fb4b16d2674b2c96bbae23d0a961fb P 5b051976434b49a9995995eb11b8462e: Bootstrap starting.
I20260710 13:20:04.341243 17884 leader_election.cc:290] T 298a1a79db9a43f8b8a64ef01ea6c98b P 5b051976434b49a9995995eb11b8462e [CANDIDATE]: Term 1 election: Requested vote from peers 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935), 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297)
W20260710 13:20:04.339569 17626 leader_election.cc:343] T 48ebbbd70ab4419fb412792117e13857 P 8a2029523b334704ad9490d03d5a0169 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:20:04.363399 17626 leader_election.cc:343] T 524764aac8bb4f76bc0f32e62a41b581 P 8a2029523b334704ad9490d03d5a0169 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:04.365159 17660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "298a1a79db9a43f8b8a64ef01ea6c98b" candidate_uuid: "5b051976434b49a9995995eb11b8462e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2029523b334704ad9490d03d5a0169"
I20260710 13:20:04.365732 17660 raft_consensus.cc:3060] T 298a1a79db9a43f8b8a64ef01ea6c98b P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:04.379799 17780 tablet_bootstrap.cc:654] T d9008154ab064e519a97d153e2bc3341 P 685bc413083a4fe7be8fc36077a6e4ce: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:04.393231 17787 raft_consensus.cc:515] T 48ebbbd70ab4419fb412792117e13857 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:04.394749 17586 raft_consensus.cc:2468] T 524764aac8bb4f76bc0f32e62a41b581 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a2029523b334704ad9490d03d5a0169 in term 1.
I20260710 13:20:04.395581 17884 raft_consensus.cc:493] T 6700306286ba48b18badc45df12229ef P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:04.396237 17884 raft_consensus.cc:515] T 6700306286ba48b18badc45df12229ef P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:04.398100 17898 raft_consensus.cc:493] T 94ab4c1af029444d88c5cda186da78b0 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:04.398824 17898 raft_consensus.cc:515] T 94ab4c1af029444d88c5cda186da78b0 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:04.402302 17884 leader_election.cc:290] T 6700306286ba48b18badc45df12229ef P 5b051976434b49a9995995eb11b8462e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935), 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297)
I20260710 13:20:04.402992 17778 tablet_bootstrap.cc:492] T 6700306286ba48b18badc45df12229ef P 8a2029523b334704ad9490d03d5a0169: No bootstrap required, opened a new log
I20260710 13:20:04.404906 17898 leader_election.cc:290] T 94ab4c1af029444d88c5cda186da78b0 P 8a2029523b334704ad9490d03d5a0169 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407), 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297)
I20260710 13:20:04.404927 17585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94ab4c1af029444d88c5cda186da78b0" candidate_uuid: "8a2029523b334704ad9490d03d5a0169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b051976434b49a9995995eb11b8462e" is_pre_election: true
I20260710 13:20:04.405697 17730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6700306286ba48b18badc45df12229ef" candidate_uuid: "5b051976434b49a9995995eb11b8462e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "685bc413083a4fe7be8fc36077a6e4ce" is_pre_election: true
I20260710 13:20:04.362387 17887 raft_consensus.cc:515] T a3441663055f4edbbf3e3a859c672827 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:04.406358 17778 ts_tablet_manager.cc:1403] T 6700306286ba48b18badc45df12229ef P 8a2029523b334704ad9490d03d5a0169: Time spent bootstrapping tablet: real 0.376s	user 0.035s	sys 0.043s
I20260710 13:20:04.407028 17585 raft_consensus.cc:2468] T 94ab4c1af029444d88c5cda186da78b0 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a2029523b334704ad9490d03d5a0169 in term 0.
W20260710 13:20:04.414053 17551 leader_election.cc:343] T 6700306286ba48b18badc45df12229ef P 5b051976434b49a9995995eb11b8462e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:04.409243 17731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "298a1a79db9a43f8b8a64ef01ea6c98b" candidate_uuid: "5b051976434b49a9995995eb11b8462e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "685bc413083a4fe7be8fc36077a6e4ce"
I20260710 13:20:04.420600 17731 raft_consensus.cc:3060] T 298a1a79db9a43f8b8a64ef01ea6c98b P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:04.423007 17733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3441663055f4edbbf3e3a859c672827" candidate_uuid: "5b051976434b49a9995995eb11b8462e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "685bc413083a4fe7be8fc36077a6e4ce"
I20260710 13:20:04.423882 17733 raft_consensus.cc:3060] T a3441663055f4edbbf3e3a859c672827 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:04.421720 17778 raft_consensus.cc:359] T 6700306286ba48b18badc45df12229ef P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:04.426872 17778 raft_consensus.cc:385] T 6700306286ba48b18badc45df12229ef P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:04.427255 17778 raft_consensus.cc:740] T 6700306286ba48b18badc45df12229ef P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a2029523b334704ad9490d03d5a0169, State: Initialized, Role: FOLLOWER
I20260710 13:20:04.428046 17625 leader_election.cc:304] T 94ab4c1af029444d88c5cda186da78b0 P 8a2029523b334704ad9490d03d5a0169 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b051976434b49a9995995eb11b8462e, 8a2029523b334704ad9490d03d5a0169; no voters: 
I20260710 13:20:04.417450 17887 leader_election.cc:290] T a3441663055f4edbbf3e3a859c672827 P 5b051976434b49a9995995eb11b8462e [CANDIDATE]: Term 1 election: Requested vote from peers 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935), 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297)
I20260710 13:20:04.434873 17659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6700306286ba48b18badc45df12229ef" candidate_uuid: "5b051976434b49a9995995eb11b8462e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2029523b334704ad9490d03d5a0169" is_pre_election: true
I20260710 13:20:04.437078 17897 raft_consensus.cc:2804] T 94ab4c1af029444d88c5cda186da78b0 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:04.437614 17897 raft_consensus.cc:493] T 94ab4c1af029444d88c5cda186da78b0 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:04.438052 17897 raft_consensus.cc:3060] T 94ab4c1af029444d88c5cda186da78b0 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:04.440997 17778 consensus_queue.cc:260] T 6700306286ba48b18badc45df12229ef P 8a2029523b334704ad9490d03d5a0169 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:04.443913 17659 raft_consensus.cc:2468] T 6700306286ba48b18badc45df12229ef P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b051976434b49a9995995eb11b8462e in term 0.
I20260710 13:20:04.444820 17661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3441663055f4edbbf3e3a859c672827" candidate_uuid: "5b051976434b49a9995995eb11b8462e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2029523b334704ad9490d03d5a0169"
I20260710 13:20:04.446692 17776 tablet_bootstrap.cc:654] T 54fb4b16d2674b2c96bbae23d0a961fb P 5b051976434b49a9995995eb11b8462e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:04.452059 17787 leader_election.cc:290] T 48ebbbd70ab4419fb412792117e13857 P 8a2029523b334704ad9490d03d5a0169 [CANDIDATE]: Term 1 election: Requested vote from peers 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407), 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297)
I20260710 13:20:04.463198 17625 leader_election.cc:304] T 524764aac8bb4f76bc0f32e62a41b581 P 8a2029523b334704ad9490d03d5a0169 [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: 5b051976434b49a9995995eb11b8462e, 8a2029523b334704ad9490d03d5a0169; no voters: 685bc413083a4fe7be8fc36077a6e4ce
I20260710 13:20:04.463945 17586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48ebbbd70ab4419fb412792117e13857" candidate_uuid: "8a2029523b334704ad9490d03d5a0169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b051976434b49a9995995eb11b8462e"
I20260710 13:20:04.464579 17898 raft_consensus.cc:2804] T 524764aac8bb4f76bc0f32e62a41b581 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:04.465240 17898 raft_consensus.cc:697] T 524764aac8bb4f76bc0f32e62a41b581 P 8a2029523b334704ad9490d03d5a0169 [term 1 LEADER]: Becoming Leader. State: Replica: 8a2029523b334704ad9490d03d5a0169, State: Running, Role: LEADER
I20260710 13:20:04.464851 17586 raft_consensus.cc:3060] T 48ebbbd70ab4419fb412792117e13857 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:04.466338 17898 consensus_queue.cc:237] T 524764aac8bb4f76bc0f32e62a41b581 P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:04.476539 17586 raft_consensus.cc:2468] T 48ebbbd70ab4419fb412792117e13857 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a2029523b334704ad9490d03d5a0169 in term 1.
I20260710 13:20:04.478276 17482 catalog_manager.cc:5697] T 860e8a6ac8de40969fb4a45eb397e195 P 5b051976434b49a9995995eb11b8462e reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b051976434b49a9995995eb11b8462e (127.16.20.65). New cstate: current_term: 1 leader_uuid: "5b051976434b49a9995995eb11b8462e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:04.481954 17730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94ab4c1af029444d88c5cda186da78b0" candidate_uuid: "8a2029523b334704ad9490d03d5a0169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "685bc413083a4fe7be8fc36077a6e4ce" is_pre_election: true
I20260710 13:20:04.485570 17778 ts_tablet_manager.cc:1434] T 6700306286ba48b18badc45df12229ef P 8a2029523b334704ad9490d03d5a0169: Time spent starting tablet: real 0.079s	user 0.008s	sys 0.000s
W20260710 13:20:04.488281 17626 leader_election.cc:343] T 94ab4c1af029444d88c5cda186da78b0 P 8a2029523b334704ad9490d03d5a0169 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:20:04.494680 17552 leader_election.cc:343] T a3441663055f4edbbf3e3a859c672827 P 5b051976434b49a9995995eb11b8462e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:04.478248 17625 leader_election.cc:304] T 48ebbbd70ab4419fb412792117e13857 P 8a2029523b334704ad9490d03d5a0169 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b051976434b49a9995995eb11b8462e, 8a2029523b334704ad9490d03d5a0169; no voters: 
I20260710 13:20:04.496858 17730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48ebbbd70ab4419fb412792117e13857" candidate_uuid: "8a2029523b334704ad9490d03d5a0169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "685bc413083a4fe7be8fc36077a6e4ce"
I20260710 13:20:04.498489 17816 raft_consensus.cc:2804] T 48ebbbd70ab4419fb412792117e13857 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:04.498894 17778 tablet_bootstrap.cc:492] T 65f683e3363748669b9fe8aaf611574c P 8a2029523b334704ad9490d03d5a0169: Bootstrap starting.
I20260710 13:20:04.499202 17816 raft_consensus.cc:697] T 48ebbbd70ab4419fb412792117e13857 P 8a2029523b334704ad9490d03d5a0169 [term 1 LEADER]: Becoming Leader. State: Replica: 8a2029523b334704ad9490d03d5a0169, State: Running, Role: LEADER
I20260710 13:20:04.500459 17816 consensus_queue.cc:237] T 48ebbbd70ab4419fb412792117e13857 P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:04.506207 17552 leader_election.cc:304] T 6700306286ba48b18badc45df12229ef P 5b051976434b49a9995995eb11b8462e [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: 5b051976434b49a9995995eb11b8462e, 8a2029523b334704ad9490d03d5a0169; no voters: 685bc413083a4fe7be8fc36077a6e4ce
I20260710 13:20:04.508920 17887 raft_consensus.cc:2804] T 6700306286ba48b18badc45df12229ef P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:04.509392 17887 raft_consensus.cc:493] T 6700306286ba48b18badc45df12229ef P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:04.509801 17887 raft_consensus.cc:3060] T 6700306286ba48b18badc45df12229ef P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:04.522439 17626 leader_election.cc:343] T 48ebbbd70ab4419fb412792117e13857 P 8a2029523b334704ad9490d03d5a0169 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:04.513598 17897 raft_consensus.cc:515] T 94ab4c1af029444d88c5cda186da78b0 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:04.547106 17660 raft_consensus.cc:2468] T 298a1a79db9a43f8b8a64ef01ea6c98b P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b051976434b49a9995995eb11b8462e in term 1.
I20260710 13:20:04.559981 17778 tablet_bootstrap.cc:654] T 65f683e3363748669b9fe8aaf611574c P 8a2029523b334704ad9490d03d5a0169: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:04.550148 17887 raft_consensus.cc:515] T 6700306286ba48b18badc45df12229ef P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:04.554700 17897 leader_election.cc:290] T 94ab4c1af029444d88c5cda186da78b0 P 8a2029523b334704ad9490d03d5a0169 [CANDIDATE]: Term 1 election: Requested vote from peers 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407), 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297)
I20260710 13:20:04.568014 17552 leader_election.cc:304] T 298a1a79db9a43f8b8a64ef01ea6c98b P 5b051976434b49a9995995eb11b8462e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b051976434b49a9995995eb11b8462e, 8a2029523b334704ad9490d03d5a0169; no voters: 
I20260710 13:20:04.568874 17859 raft_consensus.cc:2804] T 298a1a79db9a43f8b8a64ef01ea6c98b P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:04.569355 17859 raft_consensus.cc:697] T 298a1a79db9a43f8b8a64ef01ea6c98b P 5b051976434b49a9995995eb11b8462e [term 1 LEADER]: Becoming Leader. State: Replica: 5b051976434b49a9995995eb11b8462e, State: Running, Role: LEADER
I20260710 13:20:04.563381 17586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94ab4c1af029444d88c5cda186da78b0" candidate_uuid: "8a2029523b334704ad9490d03d5a0169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b051976434b49a9995995eb11b8462e"
I20260710 13:20:04.574684 17780 tablet_bootstrap.cc:492] T d9008154ab064e519a97d153e2bc3341 P 685bc413083a4fe7be8fc36077a6e4ce: No bootstrap required, opened a new log
I20260710 13:20:04.575239 17780 ts_tablet_manager.cc:1403] T d9008154ab064e519a97d153e2bc3341 P 685bc413083a4fe7be8fc36077a6e4ce: Time spent bootstrapping tablet: real 0.244s	user 0.016s	sys 0.016s
I20260710 13:20:04.571543 17730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94ab4c1af029444d88c5cda186da78b0" candidate_uuid: "8a2029523b334704ad9490d03d5a0169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "685bc413083a4fe7be8fc36077a6e4ce"
I20260710 13:20:04.583877 17780 raft_consensus.cc:359] T d9008154ab064e519a97d153e2bc3341 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:04.584685 17780 raft_consensus.cc:385] T d9008154ab064e519a97d153e2bc3341 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:04.585127 17780 raft_consensus.cc:740] T d9008154ab064e519a97d153e2bc3341 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 685bc413083a4fe7be8fc36077a6e4ce, State: Initialized, Role: FOLLOWER
I20260710 13:20:04.585783 17780 consensus_queue.cc:260] T d9008154ab064e519a97d153e2bc3341 P 685bc413083a4fe7be8fc36077a6e4ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:04.587836 17780 ts_tablet_manager.cc:1434] T d9008154ab064e519a97d153e2bc3341 P 685bc413083a4fe7be8fc36077a6e4ce: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:20:04.588729 17780 tablet_bootstrap.cc:492] T c2d0d17804c642e3812b410274c9f259 P 685bc413083a4fe7be8fc36077a6e4ce: Bootstrap starting.
I20260710 13:20:04.590981 17776 tablet_bootstrap.cc:492] T 54fb4b16d2674b2c96bbae23d0a961fb P 5b051976434b49a9995995eb11b8462e: No bootstrap required, opened a new log
I20260710 13:20:04.591478 17776 ts_tablet_manager.cc:1403] T 54fb4b16d2674b2c96bbae23d0a961fb P 5b051976434b49a9995995eb11b8462e: Time spent bootstrapping tablet: real 0.262s	user 0.012s	sys 0.006s
I20260710 13:20:04.577877 17586 raft_consensus.cc:3060] T 94ab4c1af029444d88c5cda186da78b0 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:04.592537 17733 raft_consensus.cc:2468] T a3441663055f4edbbf3e3a859c672827 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b051976434b49a9995995eb11b8462e in term 1.
I20260710 13:20:04.595080 17551 leader_election.cc:304] T a3441663055f4edbbf3e3a859c672827 P 5b051976434b49a9995995eb11b8462e [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: 5b051976434b49a9995995eb11b8462e, 685bc413083a4fe7be8fc36077a6e4ce; no voters: 8a2029523b334704ad9490d03d5a0169
W20260710 13:20:04.596073 17626 leader_election.cc:343] T 94ab4c1af029444d88c5cda186da78b0 P 8a2029523b334704ad9490d03d5a0169 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:04.596614 17885 raft_consensus.cc:2804] T a3441663055f4edbbf3e3a859c672827 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:04.570166 17859 consensus_queue.cc:237] T 298a1a79db9a43f8b8a64ef01ea6c98b P 5b051976434b49a9995995eb11b8462e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:04.597114 17885 raft_consensus.cc:697] T a3441663055f4edbbf3e3a859c672827 P 5b051976434b49a9995995eb11b8462e [term 1 LEADER]: Becoming Leader. State: Replica: 5b051976434b49a9995995eb11b8462e, State: Running, Role: LEADER
I20260710 13:20:04.598008 17885 consensus_queue.cc:237] T a3441663055f4edbbf3e3a859c672827 P 5b051976434b49a9995995eb11b8462e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:04.600739 17887 leader_election.cc:290] T 6700306286ba48b18badc45df12229ef P 5b051976434b49a9995995eb11b8462e [CANDIDATE]: Term 1 election: Requested vote from peers 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935), 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297)
I20260710 13:20:04.602532 17733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6700306286ba48b18badc45df12229ef" candidate_uuid: "5b051976434b49a9995995eb11b8462e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "685bc413083a4fe7be8fc36077a6e4ce"
I20260710 13:20:04.603747 17586 raft_consensus.cc:2468] T 94ab4c1af029444d88c5cda186da78b0 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a2029523b334704ad9490d03d5a0169 in term 1.
W20260710 13:20:04.603969 17551 leader_election.cc:343] T 6700306286ba48b18badc45df12229ef P 5b051976434b49a9995995eb11b8462e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:04.604851 17625 leader_election.cc:304] T 94ab4c1af029444d88c5cda186da78b0 P 8a2029523b334704ad9490d03d5a0169 [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: 5b051976434b49a9995995eb11b8462e, 8a2029523b334704ad9490d03d5a0169; no voters: 685bc413083a4fe7be8fc36077a6e4ce
I20260710 13:20:04.607239 17816 raft_consensus.cc:2804] T 94ab4c1af029444d88c5cda186da78b0 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:04.607906 17816 raft_consensus.cc:697] T 94ab4c1af029444d88c5cda186da78b0 P 8a2029523b334704ad9490d03d5a0169 [term 1 LEADER]: Becoming Leader. State: Replica: 8a2029523b334704ad9490d03d5a0169, State: Running, Role: LEADER
I20260710 13:20:04.608963 17816 consensus_queue.cc:237] T 94ab4c1af029444d88c5cda186da78b0 P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:04.604717 17661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6700306286ba48b18badc45df12229ef" candidate_uuid: "5b051976434b49a9995995eb11b8462e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2029523b334704ad9490d03d5a0169"
I20260710 13:20:04.614466 17776 raft_consensus.cc:359] T 54fb4b16d2674b2c96bbae23d0a961fb P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:04.615141 17776 raft_consensus.cc:385] T 54fb4b16d2674b2c96bbae23d0a961fb P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:04.615723 17661 raft_consensus.cc:3060] T 6700306286ba48b18badc45df12229ef P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:04.617377 17776 raft_consensus.cc:740] T 54fb4b16d2674b2c96bbae23d0a961fb P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b051976434b49a9995995eb11b8462e, State: Initialized, Role: FOLLOWER
I20260710 13:20:04.618070 17776 consensus_queue.cc:260] T 54fb4b16d2674b2c96bbae23d0a961fb P 5b051976434b49a9995995eb11b8462e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:04.623056 17776 ts_tablet_manager.cc:1434] T 54fb4b16d2674b2c96bbae23d0a961fb P 5b051976434b49a9995995eb11b8462e: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.000s
I20260710 13:20:04.623580 17731 raft_consensus.cc:2468] T 298a1a79db9a43f8b8a64ef01ea6c98b P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b051976434b49a9995995eb11b8462e in term 1.
I20260710 13:20:04.623762 17483 catalog_manager.cc:5697] T 48ebbbd70ab4419fb412792117e13857 P 8a2029523b334704ad9490d03d5a0169 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a2029523b334704ad9490d03d5a0169 (127.16.20.66). New cstate: current_term: 1 leader_uuid: "8a2029523b334704ad9490d03d5a0169" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:04.625813 17483 catalog_manager.cc:5697] T 3aa3ba5acfe94ee2b6412486dadd5786 P 8a2029523b334704ad9490d03d5a0169 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a2029523b334704ad9490d03d5a0169 (127.16.20.66). New cstate: current_term: 1 leader_uuid: "8a2029523b334704ad9490d03d5a0169" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:04.629017 17776 tablet_bootstrap.cc:492] T 4c474ed074c4499cb3f598ee4ac17094 P 5b051976434b49a9995995eb11b8462e: Bootstrap starting.
I20260710 13:20:04.647922 17780 tablet_bootstrap.cc:654] T c2d0d17804c642e3812b410274c9f259 P 685bc413083a4fe7be8fc36077a6e4ce: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:04.649891 17661 raft_consensus.cc:2468] T 6700306286ba48b18badc45df12229ef P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b051976434b49a9995995eb11b8462e in term 1.
I20260710 13:20:04.652107 17552 leader_election.cc:304] T 6700306286ba48b18badc45df12229ef P 5b051976434b49a9995995eb11b8462e [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: 5b051976434b49a9995995eb11b8462e, 8a2029523b334704ad9490d03d5a0169; no voters: 685bc413083a4fe7be8fc36077a6e4ce
I20260710 13:20:04.652997 17859 raft_consensus.cc:2804] T 6700306286ba48b18badc45df12229ef P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:04.653489 17859 raft_consensus.cc:697] T 6700306286ba48b18badc45df12229ef P 5b051976434b49a9995995eb11b8462e [term 1 LEADER]: Becoming Leader. State: Replica: 5b051976434b49a9995995eb11b8462e, State: Running, Role: LEADER
I20260710 13:20:04.654313 17859 consensus_queue.cc:237] T 6700306286ba48b18badc45df12229ef P 5b051976434b49a9995995eb11b8462e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:04.673466 17778 tablet_bootstrap.cc:492] T 65f683e3363748669b9fe8aaf611574c P 8a2029523b334704ad9490d03d5a0169: No bootstrap required, opened a new log
I20260710 13:20:04.674146 17778 ts_tablet_manager.cc:1403] T 65f683e3363748669b9fe8aaf611574c P 8a2029523b334704ad9490d03d5a0169: Time spent bootstrapping tablet: real 0.176s	user 0.011s	sys 0.007s
I20260710 13:20:04.677052 17778 raft_consensus.cc:359] T 65f683e3363748669b9fe8aaf611574c P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:04.676819 17482 catalog_manager.cc:5697] T a3441663055f4edbbf3e3a859c672827 P 5b051976434b49a9995995eb11b8462e reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b051976434b49a9995995eb11b8462e (127.16.20.65). New cstate: current_term: 1 leader_uuid: "5b051976434b49a9995995eb11b8462e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:04.677734 17778 raft_consensus.cc:385] T 65f683e3363748669b9fe8aaf611574c P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:04.678028 17778 raft_consensus.cc:740] T 65f683e3363748669b9fe8aaf611574c P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a2029523b334704ad9490d03d5a0169, State: Initialized, Role: FOLLOWER
I20260710 13:20:04.679193 17778 consensus_queue.cc:260] T 65f683e3363748669b9fe8aaf611574c P 8a2029523b334704ad9490d03d5a0169 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:04.679438 17482 catalog_manager.cc:5697] T 298a1a79db9a43f8b8a64ef01ea6c98b P 5b051976434b49a9995995eb11b8462e reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b051976434b49a9995995eb11b8462e (127.16.20.65). New cstate: current_term: 1 leader_uuid: "5b051976434b49a9995995eb11b8462e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:04.681772 17778 ts_tablet_manager.cc:1434] T 65f683e3363748669b9fe8aaf611574c P 8a2029523b334704ad9490d03d5a0169: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:20:04.685441 17778 tablet_bootstrap.cc:492] T f581700500a34d36be346882bcaa37ea P 8a2029523b334704ad9490d03d5a0169: Bootstrap starting.
I20260710 13:20:04.691083 17778 tablet_bootstrap.cc:654] T f581700500a34d36be346882bcaa37ea P 8a2029523b334704ad9490d03d5a0169: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:04.691766 17776 tablet_bootstrap.cc:654] T 4c474ed074c4499cb3f598ee4ac17094 P 5b051976434b49a9995995eb11b8462e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:04.706516 17778 tablet_bootstrap.cc:492] T f581700500a34d36be346882bcaa37ea P 8a2029523b334704ad9490d03d5a0169: No bootstrap required, opened a new log
I20260710 13:20:04.707073 17778 ts_tablet_manager.cc:1403] T f581700500a34d36be346882bcaa37ea P 8a2029523b334704ad9490d03d5a0169: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.000s
I20260710 13:20:04.710457 17780 tablet_bootstrap.cc:492] T c2d0d17804c642e3812b410274c9f259 P 685bc413083a4fe7be8fc36077a6e4ce: No bootstrap required, opened a new log
I20260710 13:20:04.710793 17776 tablet_bootstrap.cc:492] T 4c474ed074c4499cb3f598ee4ac17094 P 5b051976434b49a9995995eb11b8462e: No bootstrap required, opened a new log
I20260710 13:20:04.710866 17780 ts_tablet_manager.cc:1403] T c2d0d17804c642e3812b410274c9f259 P 685bc413083a4fe7be8fc36077a6e4ce: Time spent bootstrapping tablet: real 0.122s	user 0.029s	sys 0.025s
I20260710 13:20:04.711222 17776 ts_tablet_manager.cc:1403] T 4c474ed074c4499cb3f598ee4ac17094 P 5b051976434b49a9995995eb11b8462e: Time spent bootstrapping tablet: real 0.082s	user 0.010s	sys 0.003s
I20260710 13:20:04.713132 17776 raft_consensus.cc:359] T 4c474ed074c4499cb3f598ee4ac17094 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:04.713634 17776 raft_consensus.cc:385] T 4c474ed074c4499cb3f598ee4ac17094 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:04.713559 17780 raft_consensus.cc:359] T c2d0d17804c642e3812b410274c9f259 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:04.714020 17776 raft_consensus.cc:740] T 4c474ed074c4499cb3f598ee4ac17094 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b051976434b49a9995995eb11b8462e, State: Initialized, Role: FOLLOWER
I20260710 13:20:04.714334 17780 raft_consensus.cc:385] T c2d0d17804c642e3812b410274c9f259 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:04.714630 17780 raft_consensus.cc:740] T c2d0d17804c642e3812b410274c9f259 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 685bc413083a4fe7be8fc36077a6e4ce, State: Initialized, Role: FOLLOWER
I20260710 13:20:04.714897 17776 consensus_queue.cc:260] T 4c474ed074c4499cb3f598ee4ac17094 P 5b051976434b49a9995995eb11b8462e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:04.714475 17485 catalog_manager.cc:5697] T 6700306286ba48b18badc45df12229ef P 5b051976434b49a9995995eb11b8462e reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b051976434b49a9995995eb11b8462e (127.16.20.65). New cstate: current_term: 1 leader_uuid: "5b051976434b49a9995995eb11b8462e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:04.715373 17780 consensus_queue.cc:260] T c2d0d17804c642e3812b410274c9f259 P 685bc413083a4fe7be8fc36077a6e4ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:04.717454 17780 ts_tablet_manager.cc:1434] T c2d0d17804c642e3812b410274c9f259 P 685bc413083a4fe7be8fc36077a6e4ce: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.005s
I20260710 13:20:04.718678 17780 tablet_bootstrap.cc:492] T f581700500a34d36be346882bcaa37ea P 685bc413083a4fe7be8fc36077a6e4ce: Bootstrap starting.
I20260710 13:20:04.719502 17778 raft_consensus.cc:359] T f581700500a34d36be346882bcaa37ea P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:04.727600 17778 raft_consensus.cc:385] T f581700500a34d36be346882bcaa37ea P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:04.727933 17778 raft_consensus.cc:740] T f581700500a34d36be346882bcaa37ea P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a2029523b334704ad9490d03d5a0169, State: Initialized, Role: FOLLOWER
I20260710 13:20:04.724658 17780 tablet_bootstrap.cc:654] T f581700500a34d36be346882bcaa37ea P 685bc413083a4fe7be8fc36077a6e4ce: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:04.735540 17778 consensus_queue.cc:260] T f581700500a34d36be346882bcaa37ea P 8a2029523b334704ad9490d03d5a0169 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:04.736433 17776 ts_tablet_manager.cc:1434] T 4c474ed074c4499cb3f598ee4ac17094 P 5b051976434b49a9995995eb11b8462e: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.000s
I20260710 13:20:04.737465 17776 tablet_bootstrap.cc:492] T 58f571e533c7411aaf7500107a4839d6 P 5b051976434b49a9995995eb11b8462e: Bootstrap starting.
I20260710 13:20:04.737639 17778 ts_tablet_manager.cc:1434] T f581700500a34d36be346882bcaa37ea P 8a2029523b334704ad9490d03d5a0169: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260710 13:20:04.738430 17780 tablet_bootstrap.cc:492] T f581700500a34d36be346882bcaa37ea P 685bc413083a4fe7be8fc36077a6e4ce: No bootstrap required, opened a new log
I20260710 13:20:04.738498 17778 tablet_bootstrap.cc:492] T 54fb4b16d2674b2c96bbae23d0a961fb P 8a2029523b334704ad9490d03d5a0169: Bootstrap starting.
I20260710 13:20:04.738960 17780 ts_tablet_manager.cc:1403] T f581700500a34d36be346882bcaa37ea P 685bc413083a4fe7be8fc36077a6e4ce: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.001s
I20260710 13:20:04.743126 17816 consensus_queue.cc:1048] T 3aa3ba5acfe94ee2b6412486dadd5786 P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:04.753337 17780 raft_consensus.cc:359] T f581700500a34d36be346882bcaa37ea P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:04.754099 17780 raft_consensus.cc:385] T f581700500a34d36be346882bcaa37ea P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:04.754384 17780 raft_consensus.cc:740] T f581700500a34d36be346882bcaa37ea P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 685bc413083a4fe7be8fc36077a6e4ce, State: Initialized, Role: FOLLOWER
I20260710 13:20:04.745736 17483 catalog_manager.cc:5697] T 94ab4c1af029444d88c5cda186da78b0 P 8a2029523b334704ad9490d03d5a0169 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a2029523b334704ad9490d03d5a0169 (127.16.20.66). New cstate: current_term: 1 leader_uuid: "8a2029523b334704ad9490d03d5a0169" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:04.757797 17483 catalog_manager.cc:5697] T 524764aac8bb4f76bc0f32e62a41b581 P 8a2029523b334704ad9490d03d5a0169 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a2029523b334704ad9490d03d5a0169 (127.16.20.66). New cstate: current_term: 1 leader_uuid: "8a2029523b334704ad9490d03d5a0169" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:04.763224 17776 tablet_bootstrap.cc:654] T 58f571e533c7411aaf7500107a4839d6 P 5b051976434b49a9995995eb11b8462e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:04.755247 17780 consensus_queue.cc:260] T f581700500a34d36be346882bcaa37ea P 685bc413083a4fe7be8fc36077a6e4ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:04.766314 17780 ts_tablet_manager.cc:1434] T f581700500a34d36be346882bcaa37ea P 685bc413083a4fe7be8fc36077a6e4ce: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.002s
I20260710 13:20:04.767274 17780 tablet_bootstrap.cc:492] T 94ab4c1af029444d88c5cda186da78b0 P 685bc413083a4fe7be8fc36077a6e4ce: Bootstrap starting.
I20260710 13:20:04.782280 17780 tablet_bootstrap.cc:654] T 94ab4c1af029444d88c5cda186da78b0 P 685bc413083a4fe7be8fc36077a6e4ce: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:04.784806 17778 tablet_bootstrap.cc:654] T 54fb4b16d2674b2c96bbae23d0a961fb P 8a2029523b334704ad9490d03d5a0169: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:04.796964 17861 consensus_queue.cc:1048] T 3aa3ba5acfe94ee2b6412486dadd5786 P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:04.797016 17776 tablet_bootstrap.cc:492] T 58f571e533c7411aaf7500107a4839d6 P 5b051976434b49a9995995eb11b8462e: No bootstrap required, opened a new log
I20260710 13:20:04.802307 17776 ts_tablet_manager.cc:1403] T 58f571e533c7411aaf7500107a4839d6 P 5b051976434b49a9995995eb11b8462e: Time spent bootstrapping tablet: real 0.065s	user 0.013s	sys 0.001s
I20260710 13:20:04.804975 17776 raft_consensus.cc:359] T 58f571e533c7411aaf7500107a4839d6 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:04.805662 17776 raft_consensus.cc:385] T 58f571e533c7411aaf7500107a4839d6 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:04.805931 17776 raft_consensus.cc:740] T 58f571e533c7411aaf7500107a4839d6 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b051976434b49a9995995eb11b8462e, State: Initialized, Role: FOLLOWER
I20260710 13:20:04.812784 17776 consensus_queue.cc:260] T 58f571e533c7411aaf7500107a4839d6 P 5b051976434b49a9995995eb11b8462e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:04.815326 17776 ts_tablet_manager.cc:1434] T 58f571e533c7411aaf7500107a4839d6 P 5b051976434b49a9995995eb11b8462e: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.004s
I20260710 13:20:04.816258 17776 tablet_bootstrap.cc:492] T 65f683e3363748669b9fe8aaf611574c P 5b051976434b49a9995995eb11b8462e: Bootstrap starting.
I20260710 13:20:04.828493 17778 tablet_bootstrap.cc:492] T 54fb4b16d2674b2c96bbae23d0a961fb P 8a2029523b334704ad9490d03d5a0169: No bootstrap required, opened a new log
I20260710 13:20:04.828992 17778 ts_tablet_manager.cc:1403] T 54fb4b16d2674b2c96bbae23d0a961fb P 8a2029523b334704ad9490d03d5a0169: Time spent bootstrapping tablet: real 0.091s	user 0.009s	sys 0.001s
I20260710 13:20:04.835173 17778 raft_consensus.cc:359] T 54fb4b16d2674b2c96bbae23d0a961fb P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:04.835984 17778 raft_consensus.cc:385] T 54fb4b16d2674b2c96bbae23d0a961fb P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:04.836334 17778 raft_consensus.cc:740] T 54fb4b16d2674b2c96bbae23d0a961fb P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a2029523b334704ad9490d03d5a0169, State: Initialized, Role: FOLLOWER
I20260710 13:20:04.836737 17875 raft_consensus.cc:493] T d9008154ab064e519a97d153e2bc3341 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:04.837236 17875 raft_consensus.cc:515] T d9008154ab064e519a97d153e2bc3341 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:04.839051 17859 raft_consensus.cc:493] T 58f571e533c7411aaf7500107a4839d6 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:04.839567 17859 raft_consensus.cc:515] T 58f571e533c7411aaf7500107a4839d6 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:04.837131 17778 consensus_queue.cc:260] T 54fb4b16d2674b2c96bbae23d0a961fb P 8a2029523b334704ad9490d03d5a0169 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:04.840925 17661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9008154ab064e519a97d153e2bc3341" candidate_uuid: "685bc413083a4fe7be8fc36077a6e4ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2029523b334704ad9490d03d5a0169" is_pre_election: true
I20260710 13:20:04.844327 17586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9008154ab064e519a97d153e2bc3341" candidate_uuid: "685bc413083a4fe7be8fc36077a6e4ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b051976434b49a9995995eb11b8462e" is_pre_election: true
W20260710 13:20:04.845646 17701 leader_election.cc:343] T d9008154ab064e519a97d153e2bc3341 P 685bc413083a4fe7be8fc36077a6e4ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:20:04.846257 17699 leader_election.cc:343] T d9008154ab064e519a97d153e2bc3341 P 685bc413083a4fe7be8fc36077a6e4ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:04.846671 17699 leader_election.cc:304] T d9008154ab064e519a97d153e2bc3341 P 685bc413083a4fe7be8fc36077a6e4ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 685bc413083a4fe7be8fc36077a6e4ce; no voters: 5b051976434b49a9995995eb11b8462e, 8a2029523b334704ad9490d03d5a0169
I20260710 13:20:04.843039 17859 leader_election.cc:290] T 58f571e533c7411aaf7500107a4839d6 P 5b051976434b49a9995995eb11b8462e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935), 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297)
I20260710 13:20:04.847481 17876 raft_consensus.cc:2749] T d9008154ab064e519a97d153e2bc3341 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:04.843633 17875 leader_election.cc:290] T d9008154ab064e519a97d153e2bc3341 P 685bc413083a4fe7be8fc36077a6e4ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407), 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935)
I20260710 13:20:04.848039 17731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58f571e533c7411aaf7500107a4839d6" candidate_uuid: "5b051976434b49a9995995eb11b8462e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "685bc413083a4fe7be8fc36077a6e4ce" is_pre_election: true
I20260710 13:20:04.843763 17660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58f571e533c7411aaf7500107a4839d6" candidate_uuid: "5b051976434b49a9995995eb11b8462e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2029523b334704ad9490d03d5a0169" is_pre_election: true
W20260710 13:20:04.849318 17551 leader_election.cc:343] T 58f571e533c7411aaf7500107a4839d6 P 5b051976434b49a9995995eb11b8462e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:20:04.850028 17552 leader_election.cc:343] T 58f571e533c7411aaf7500107a4839d6 P 5b051976434b49a9995995eb11b8462e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:04.850441 17552 leader_election.cc:304] T 58f571e533c7411aaf7500107a4839d6 P 5b051976434b49a9995995eb11b8462e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5b051976434b49a9995995eb11b8462e; no voters: 685bc413083a4fe7be8fc36077a6e4ce, 8a2029523b334704ad9490d03d5a0169
I20260710 13:20:04.851495 17859 raft_consensus.cc:2749] T 58f571e533c7411aaf7500107a4839d6 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:04.852749 17776 tablet_bootstrap.cc:654] T 65f683e3363748669b9fe8aaf611574c P 5b051976434b49a9995995eb11b8462e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:04.852845 17780 tablet_bootstrap.cc:492] T 94ab4c1af029444d88c5cda186da78b0 P 685bc413083a4fe7be8fc36077a6e4ce: No bootstrap required, opened a new log
I20260710 13:20:04.853353 17780 ts_tablet_manager.cc:1403] T 94ab4c1af029444d88c5cda186da78b0 P 685bc413083a4fe7be8fc36077a6e4ce: Time spent bootstrapping tablet: real 0.086s	user 0.024s	sys 0.024s
I20260710 13:20:04.854996 17778 ts_tablet_manager.cc:1434] T 54fb4b16d2674b2c96bbae23d0a961fb P 8a2029523b334704ad9490d03d5a0169: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260710 13:20:04.856003 17778 tablet_bootstrap.cc:492] T 58f571e533c7411aaf7500107a4839d6 P 8a2029523b334704ad9490d03d5a0169: Bootstrap starting.
I20260710 13:20:04.855911 17780 raft_consensus.cc:359] T 94ab4c1af029444d88c5cda186da78b0 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:04.856640 17780 raft_consensus.cc:385] T 94ab4c1af029444d88c5cda186da78b0 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:04.856907 17780 raft_consensus.cc:740] T 94ab4c1af029444d88c5cda186da78b0 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 685bc413083a4fe7be8fc36077a6e4ce, State: Initialized, Role: FOLLOWER
I20260710 13:20:04.857651 17780 consensus_queue.cc:260] T 94ab4c1af029444d88c5cda186da78b0 P 685bc413083a4fe7be8fc36077a6e4ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:04.859724 17780 ts_tablet_manager.cc:1434] T 94ab4c1af029444d88c5cda186da78b0 P 685bc413083a4fe7be8fc36077a6e4ce: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260710 13:20:04.861059 17780 tablet_bootstrap.cc:492] T 6700306286ba48b18badc45df12229ef P 685bc413083a4fe7be8fc36077a6e4ce: Bootstrap starting.
I20260710 13:20:04.866981 17780 tablet_bootstrap.cc:654] T 6700306286ba48b18badc45df12229ef P 685bc413083a4fe7be8fc36077a6e4ce: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:04.868415 17875 raft_consensus.cc:493] T c2d0d17804c642e3812b410274c9f259 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:04.868919 17875 raft_consensus.cc:515] T c2d0d17804c642e3812b410274c9f259 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:04.870911 17875 leader_election.cc:290] T c2d0d17804c642e3812b410274c9f259 P 685bc413083a4fe7be8fc36077a6e4ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407), 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935)
I20260710 13:20:04.872869 17586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2d0d17804c642e3812b410274c9f259" candidate_uuid: "685bc413083a4fe7be8fc36077a6e4ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b051976434b49a9995995eb11b8462e" is_pre_election: true
I20260710 13:20:04.874779 17660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2d0d17804c642e3812b410274c9f259" candidate_uuid: "685bc413083a4fe7be8fc36077a6e4ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2029523b334704ad9490d03d5a0169" is_pre_election: true
W20260710 13:20:04.877627 17699 leader_election.cc:343] T c2d0d17804c642e3812b410274c9f259 P 685bc413083a4fe7be8fc36077a6e4ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:20:04.878875 17701 leader_election.cc:343] T c2d0d17804c642e3812b410274c9f259 P 685bc413083a4fe7be8fc36077a6e4ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:04.879314 17701 leader_election.cc:304] T c2d0d17804c642e3812b410274c9f259 P 685bc413083a4fe7be8fc36077a6e4ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 685bc413083a4fe7be8fc36077a6e4ce; no voters: 5b051976434b49a9995995eb11b8462e, 8a2029523b334704ad9490d03d5a0169
I20260710 13:20:04.880505 17875 raft_consensus.cc:2749] T c2d0d17804c642e3812b410274c9f259 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:04.884749 17861 consensus_queue.cc:1048] T 524764aac8bb4f76bc0f32e62a41b581 P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:04.908031 17861 consensus_queue.cc:1048] T 48ebbbd70ab4419fb412792117e13857 P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:04.911707 17778 tablet_bootstrap.cc:654] T 58f571e533c7411aaf7500107a4839d6 P 8a2029523b334704ad9490d03d5a0169: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:04.914999 17776 tablet_bootstrap.cc:492] T 65f683e3363748669b9fe8aaf611574c P 5b051976434b49a9995995eb11b8462e: No bootstrap required, opened a new log
I20260710 13:20:04.915297 17876 raft_consensus.cc:493] T 94ab4c1af029444d88c5cda186da78b0 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:04.915498 17776 ts_tablet_manager.cc:1403] T 65f683e3363748669b9fe8aaf611574c P 5b051976434b49a9995995eb11b8462e: Time spent bootstrapping tablet: real 0.099s	user 0.013s	sys 0.007s
I20260710 13:20:04.915827 17876 raft_consensus.cc:515] T 94ab4c1af029444d88c5cda186da78b0 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:04.918041 17876 leader_election.cc:290] T 94ab4c1af029444d88c5cda186da78b0 P 685bc413083a4fe7be8fc36077a6e4ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407), 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935)
I20260710 13:20:04.918258 17776 raft_consensus.cc:359] T 65f683e3363748669b9fe8aaf611574c P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:04.918919 17776 raft_consensus.cc:385] T 65f683e3363748669b9fe8aaf611574c P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:20:04.919054 17626 consensus_peers.cc:597] T 524764aac8bb4f76bc0f32e62a41b581 P 8a2029523b334704ad9490d03d5a0169 -> Peer 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297): Couldn't send request to peer 685bc413083a4fe7be8fc36077a6e4ce. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:04.920331 17586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94ab4c1af029444d88c5cda186da78b0" candidate_uuid: "685bc413083a4fe7be8fc36077a6e4ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b051976434b49a9995995eb11b8462e" is_pre_election: true
I20260710 13:20:04.920706 17660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94ab4c1af029444d88c5cda186da78b0" candidate_uuid: "685bc413083a4fe7be8fc36077a6e4ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2029523b334704ad9490d03d5a0169" is_pre_election: true
I20260710 13:20:04.921128 17586 raft_consensus.cc:2393] T 94ab4c1af029444d88c5cda186da78b0 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 685bc413083a4fe7be8fc36077a6e4ce in current term 1: Already voted for candidate 8a2029523b334704ad9490d03d5a0169 in this term.
I20260710 13:20:04.922266 17699 leader_election.cc:304] T 94ab4c1af029444d88c5cda186da78b0 P 685bc413083a4fe7be8fc36077a6e4ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 685bc413083a4fe7be8fc36077a6e4ce; no voters: 5b051976434b49a9995995eb11b8462e, 8a2029523b334704ad9490d03d5a0169
I20260710 13:20:04.923094 17876 raft_consensus.cc:3060] T 94ab4c1af029444d88c5cda186da78b0 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:04.929361 17780 tablet_bootstrap.cc:492] T 6700306286ba48b18badc45df12229ef P 685bc413083a4fe7be8fc36077a6e4ce: No bootstrap required, opened a new log
I20260710 13:20:04.929848 17780 ts_tablet_manager.cc:1403] T 6700306286ba48b18badc45df12229ef P 685bc413083a4fe7be8fc36077a6e4ce: Time spent bootstrapping tablet: real 0.069s	user 0.011s	sys 0.002s
I20260710 13:20:04.930478 17876 raft_consensus.cc:2749] T 94ab4c1af029444d88c5cda186da78b0 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:04.919269 17776 raft_consensus.cc:740] T 65f683e3363748669b9fe8aaf611574c P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b051976434b49a9995995eb11b8462e, State: Initialized, Role: FOLLOWER
I20260710 13:20:04.932394 17776 consensus_queue.cc:260] T 65f683e3363748669b9fe8aaf611574c P 5b051976434b49a9995995eb11b8462e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:04.934710 17776 ts_tablet_manager.cc:1434] T 65f683e3363748669b9fe8aaf611574c P 5b051976434b49a9995995eb11b8462e: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.000s
I20260710 13:20:04.935674 17776 tablet_bootstrap.cc:492] T c2d0d17804c642e3812b410274c9f259 P 5b051976434b49a9995995eb11b8462e: Bootstrap starting.
I20260710 13:20:04.936101 17787 raft_consensus.cc:493] T 54fb4b16d2674b2c96bbae23d0a961fb P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:04.936570 17787 raft_consensus.cc:515] T 54fb4b16d2674b2c96bbae23d0a961fb P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:04.938617 17787 leader_election.cc:290] T 54fb4b16d2674b2c96bbae23d0a961fb P 8a2029523b334704ad9490d03d5a0169 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407), 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297)
W20260710 13:20:04.939716 17626 consensus_peers.cc:597] T 48ebbbd70ab4419fb412792117e13857 P 8a2029523b334704ad9490d03d5a0169 -> Peer 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297): Couldn't send request to peer 685bc413083a4fe7be8fc36077a6e4ce. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:04.941059 17585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54fb4b16d2674b2c96bbae23d0a961fb" candidate_uuid: "8a2029523b334704ad9490d03d5a0169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b051976434b49a9995995eb11b8462e" is_pre_election: true
I20260710 13:20:04.941680 17585 raft_consensus.cc:2468] T 54fb4b16d2674b2c96bbae23d0a961fb P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a2029523b334704ad9490d03d5a0169 in term 0.
I20260710 13:20:04.943061 17731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54fb4b16d2674b2c96bbae23d0a961fb" candidate_uuid: "8a2029523b334704ad9490d03d5a0169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "685bc413083a4fe7be8fc36077a6e4ce" is_pre_election: true
I20260710 13:20:04.943565 17776 tablet_bootstrap.cc:654] T c2d0d17804c642e3812b410274c9f259 P 5b051976434b49a9995995eb11b8462e: Neither blocks nor log segments found. Creating new log.
W20260710 13:20:04.944507 17626 leader_election.cc:343] T 54fb4b16d2674b2c96bbae23d0a961fb P 8a2029523b334704ad9490d03d5a0169 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:04.945135 17778 tablet_bootstrap.cc:492] T 58f571e533c7411aaf7500107a4839d6 P 8a2029523b334704ad9490d03d5a0169: No bootstrap required, opened a new log
I20260710 13:20:04.945633 17778 ts_tablet_manager.cc:1403] T 58f571e533c7411aaf7500107a4839d6 P 8a2029523b334704ad9490d03d5a0169: Time spent bootstrapping tablet: real 0.090s	user 0.016s	sys 0.010s
I20260710 13:20:04.945768 17625 leader_election.cc:304] T 54fb4b16d2674b2c96bbae23d0a961fb P 8a2029523b334704ad9490d03d5a0169 [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: 5b051976434b49a9995995eb11b8462e, 8a2029523b334704ad9490d03d5a0169; no voters: 685bc413083a4fe7be8fc36077a6e4ce
I20260710 13:20:04.946331 17780 raft_consensus.cc:359] T 6700306286ba48b18badc45df12229ef P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:04.947050 17780 raft_consensus.cc:385] T 6700306286ba48b18badc45df12229ef P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:04.947193 17816 raft_consensus.cc:2804] T 54fb4b16d2674b2c96bbae23d0a961fb P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:04.947345 17780 raft_consensus.cc:740] T 6700306286ba48b18badc45df12229ef P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 685bc413083a4fe7be8fc36077a6e4ce, State: Initialized, Role: FOLLOWER
I20260710 13:20:04.947660 17816 raft_consensus.cc:493] T 54fb4b16d2674b2c96bbae23d0a961fb P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:04.948065 17816 raft_consensus.cc:3060] T 54fb4b16d2674b2c96bbae23d0a961fb P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:04.948226 17780 consensus_queue.cc:260] T 6700306286ba48b18badc45df12229ef P 685bc413083a4fe7be8fc36077a6e4ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:04.949425 17778 raft_consensus.cc:359] T 58f571e533c7411aaf7500107a4839d6 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:04.950111 17778 raft_consensus.cc:385] T 58f571e533c7411aaf7500107a4839d6 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:04.950300 17780 ts_tablet_manager.cc:1434] T 6700306286ba48b18badc45df12229ef P 685bc413083a4fe7be8fc36077a6e4ce: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260710 13:20:04.950444 17778 raft_consensus.cc:740] T 58f571e533c7411aaf7500107a4839d6 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a2029523b334704ad9490d03d5a0169, State: Initialized, Role: FOLLOWER
I20260710 13:20:04.951350 17778 consensus_queue.cc:260] T 58f571e533c7411aaf7500107a4839d6 P 8a2029523b334704ad9490d03d5a0169 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:04.952004 17780 tablet_bootstrap.cc:492] T 524764aac8bb4f76bc0f32e62a41b581 P 685bc413083a4fe7be8fc36077a6e4ce: Bootstrap starting.
I20260710 13:20:04.953626 17778 ts_tablet_manager.cc:1434] T 58f571e533c7411aaf7500107a4839d6 P 8a2029523b334704ad9490d03d5a0169: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 13:20:04.954520 17778 tablet_bootstrap.cc:492] T 4c474ed074c4499cb3f598ee4ac17094 P 8a2029523b334704ad9490d03d5a0169: Bootstrap starting.
I20260710 13:20:04.960175 17778 tablet_bootstrap.cc:654] T 4c474ed074c4499cb3f598ee4ac17094 P 8a2029523b334704ad9490d03d5a0169: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:04.964089 17816 raft_consensus.cc:515] T 54fb4b16d2674b2c96bbae23d0a961fb P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:04.967798 17584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54fb4b16d2674b2c96bbae23d0a961fb" candidate_uuid: "8a2029523b334704ad9490d03d5a0169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b051976434b49a9995995eb11b8462e"
I20260710 13:20:04.968555 17584 raft_consensus.cc:3060] T 54fb4b16d2674b2c96bbae23d0a961fb P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:04.973497 17780 tablet_bootstrap.cc:654] T 524764aac8bb4f76bc0f32e62a41b581 P 685bc413083a4fe7be8fc36077a6e4ce: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:04.974270 17778 tablet_bootstrap.cc:492] T 4c474ed074c4499cb3f598ee4ac17094 P 8a2029523b334704ad9490d03d5a0169: No bootstrap required, opened a new log
I20260710 13:20:04.974774 17778 ts_tablet_manager.cc:1403] T 4c474ed074c4499cb3f598ee4ac17094 P 8a2029523b334704ad9490d03d5a0169: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260710 13:20:04.975878 17584 raft_consensus.cc:2468] T 54fb4b16d2674b2c96bbae23d0a961fb P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a2029523b334704ad9490d03d5a0169 in term 1.
I20260710 13:20:04.977018 17625 leader_election.cc:304] T 54fb4b16d2674b2c96bbae23d0a961fb P 8a2029523b334704ad9490d03d5a0169 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b051976434b49a9995995eb11b8462e, 8a2029523b334704ad9490d03d5a0169; no voters: 
I20260710 13:20:04.977818 17861 raft_consensus.cc:2804] T 54fb4b16d2674b2c96bbae23d0a961fb P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:04.978278 17861 raft_consensus.cc:697] T 54fb4b16d2674b2c96bbae23d0a961fb P 8a2029523b334704ad9490d03d5a0169 [term 1 LEADER]: Becoming Leader. State: Replica: 8a2029523b334704ad9490d03d5a0169, State: Running, Role: LEADER
I20260710 13:20:04.978067 17778 raft_consensus.cc:359] T 4c474ed074c4499cb3f598ee4ac17094 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:04.978914 17778 raft_consensus.cc:385] T 4c474ed074c4499cb3f598ee4ac17094 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:04.979270 17778 raft_consensus.cc:740] T 4c474ed074c4499cb3f598ee4ac17094 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a2029523b334704ad9490d03d5a0169, State: Initialized, Role: FOLLOWER
I20260710 13:20:04.979149 17861 consensus_queue.cc:237] T 54fb4b16d2674b2c96bbae23d0a961fb P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:04.980957 17778 consensus_queue.cc:260] T 4c474ed074c4499cb3f598ee4ac17094 P 8a2029523b334704ad9490d03d5a0169 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:04.982956 17778 ts_tablet_manager.cc:1434] T 4c474ed074c4499cb3f598ee4ac17094 P 8a2029523b334704ad9490d03d5a0169: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.002s
I20260710 13:20:04.983907 17778 tablet_bootstrap.cc:492] T a3441663055f4edbbf3e3a859c672827 P 8a2029523b334704ad9490d03d5a0169: Bootstrap starting.
I20260710 13:20:04.989739 17778 tablet_bootstrap.cc:654] T a3441663055f4edbbf3e3a859c672827 P 8a2029523b334704ad9490d03d5a0169: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:04.991179 17776 tablet_bootstrap.cc:492] T c2d0d17804c642e3812b410274c9f259 P 5b051976434b49a9995995eb11b8462e: No bootstrap required, opened a new log
I20260710 13:20:04.991633 17776 ts_tablet_manager.cc:1403] T c2d0d17804c642e3812b410274c9f259 P 5b051976434b49a9995995eb11b8462e: Time spent bootstrapping tablet: real 0.056s	user 0.007s	sys 0.004s
I20260710 13:20:04.996402 17776 raft_consensus.cc:359] T c2d0d17804c642e3812b410274c9f259 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:04.997323 17776 raft_consensus.cc:385] T c2d0d17804c642e3812b410274c9f259 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:04.997663 17776 raft_consensus.cc:740] T c2d0d17804c642e3812b410274c9f259 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b051976434b49a9995995eb11b8462e, State: Initialized, Role: FOLLOWER
I20260710 13:20:05.004698 17776 consensus_queue.cc:260] T c2d0d17804c642e3812b410274c9f259 P 5b051976434b49a9995995eb11b8462e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:05.013233 17776 ts_tablet_manager.cc:1434] T c2d0d17804c642e3812b410274c9f259 P 5b051976434b49a9995995eb11b8462e: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.002s
I20260710 13:20:05.016263 17780 tablet_bootstrap.cc:492] T 524764aac8bb4f76bc0f32e62a41b581 P 685bc413083a4fe7be8fc36077a6e4ce: No bootstrap required, opened a new log
I20260710 13:20:05.016764 17780 ts_tablet_manager.cc:1403] T 524764aac8bb4f76bc0f32e62a41b581 P 685bc413083a4fe7be8fc36077a6e4ce: Time spent bootstrapping tablet: real 0.065s	user 0.018s	sys 0.022s
I20260710 13:20:05.017326 17731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54fb4b16d2674b2c96bbae23d0a961fb" candidate_uuid: "8a2029523b334704ad9490d03d5a0169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "685bc413083a4fe7be8fc36077a6e4ce"
W20260710 13:20:05.019140 17626 leader_election.cc:343] T 54fb4b16d2674b2c96bbae23d0a961fb P 8a2029523b334704ad9490d03d5a0169 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:05.019553 17780 raft_consensus.cc:359] T 524764aac8bb4f76bc0f32e62a41b581 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:05.020303 17780 raft_consensus.cc:385] T 524764aac8bb4f76bc0f32e62a41b581 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:05.020577 17780 raft_consensus.cc:740] T 524764aac8bb4f76bc0f32e62a41b581 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 685bc413083a4fe7be8fc36077a6e4ce, State: Initialized, Role: FOLLOWER
I20260710 13:20:05.021380 17780 consensus_queue.cc:260] T 524764aac8bb4f76bc0f32e62a41b581 P 685bc413083a4fe7be8fc36077a6e4ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:05.024477 17897 consensus_queue.cc:1048] T 94ab4c1af029444d88c5cda186da78b0 P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:05.027263 17780 ts_tablet_manager.cc:1434] T 524764aac8bb4f76bc0f32e62a41b581 P 685bc413083a4fe7be8fc36077a6e4ce: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:20:05.028331 17780 tablet_bootstrap.cc:492] T 54fb4b16d2674b2c96bbae23d0a961fb P 685bc413083a4fe7be8fc36077a6e4ce: Bootstrap starting.
I20260710 13:20:05.034336 17780 tablet_bootstrap.cc:654] T 54fb4b16d2674b2c96bbae23d0a961fb P 685bc413083a4fe7be8fc36077a6e4ce: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:05.040099 17776 tablet_bootstrap.cc:492] T d9008154ab064e519a97d153e2bc3341 P 5b051976434b49a9995995eb11b8462e: Bootstrap starting.
I20260710 13:20:05.046567 17776 tablet_bootstrap.cc:654] T d9008154ab064e519a97d153e2bc3341 P 5b051976434b49a9995995eb11b8462e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:05.056995 17776 tablet_bootstrap.cc:492] T d9008154ab064e519a97d153e2bc3341 P 5b051976434b49a9995995eb11b8462e: No bootstrap required, opened a new log
I20260710 13:20:05.057590 17776 ts_tablet_manager.cc:1403] T d9008154ab064e519a97d153e2bc3341 P 5b051976434b49a9995995eb11b8462e: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.008s
I20260710 13:20:05.059672 17897 consensus_queue.cc:1048] T 94ab4c1af029444d88c5cda186da78b0 P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:05.061358 17776 raft_consensus.cc:359] T d9008154ab064e519a97d153e2bc3341 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:05.062294 17776 raft_consensus.cc:385] T d9008154ab064e519a97d153e2bc3341 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:05.062633 17776 raft_consensus.cc:740] T d9008154ab064e519a97d153e2bc3341 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b051976434b49a9995995eb11b8462e, State: Initialized, Role: FOLLOWER
I20260710 13:20:05.063434 17776 consensus_queue.cc:260] T d9008154ab064e519a97d153e2bc3341 P 5b051976434b49a9995995eb11b8462e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:05.077230 17776 ts_tablet_manager.cc:1434] T d9008154ab064e519a97d153e2bc3341 P 5b051976434b49a9995995eb11b8462e: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.003s
I20260710 13:20:05.080930 17816 leader_election.cc:290] T 54fb4b16d2674b2c96bbae23d0a961fb P 8a2029523b334704ad9490d03d5a0169 [CANDIDATE]: Term 1 election: Requested vote from peers 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407), 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297)
I20260710 13:20:05.093928 17816 raft_consensus.cc:493] T 65f683e3363748669b9fe8aaf611574c P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:05.094588 17816 raft_consensus.cc:515] T 65f683e3363748669b9fe8aaf611574c P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:05.098513 17816 leader_election.cc:290] T 65f683e3363748669b9fe8aaf611574c P 8a2029523b334704ad9490d03d5a0169 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407), 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297)
I20260710 13:20:05.099083 17859 raft_consensus.cc:493] T 65f683e3363748669b9fe8aaf611574c P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:05.099779 17859 raft_consensus.cc:515] T 65f683e3363748669b9fe8aaf611574c P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:05.101694 17731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f683e3363748669b9fe8aaf611574c" candidate_uuid: "8a2029523b334704ad9490d03d5a0169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "685bc413083a4fe7be8fc36077a6e4ce" is_pre_election: true
I20260710 13:20:05.102561 17731 raft_consensus.cc:2468] T 65f683e3363748669b9fe8aaf611574c P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a2029523b334704ad9490d03d5a0169 in term 0.
I20260710 13:20:05.103924 17660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f683e3363748669b9fe8aaf611574c" candidate_uuid: "5b051976434b49a9995995eb11b8462e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2029523b334704ad9490d03d5a0169" is_pre_election: true
I20260710 13:20:05.104225 17876 raft_consensus.cc:493] T f581700500a34d36be346882bcaa37ea P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:05.104523 17586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f683e3363748669b9fe8aaf611574c" candidate_uuid: "8a2029523b334704ad9490d03d5a0169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b051976434b49a9995995eb11b8462e" is_pre_election: true
I20260710 13:20:05.104744 17660 raft_consensus.cc:2468] T 65f683e3363748669b9fe8aaf611574c P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b051976434b49a9995995eb11b8462e in term 0.
I20260710 13:20:05.105103 17586 raft_consensus.cc:2468] T 65f683e3363748669b9fe8aaf611574c P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a2029523b334704ad9490d03d5a0169 in term 0.
I20260710 13:20:05.104710 17876 raft_consensus.cc:515] T f581700500a34d36be346882bcaa37ea P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:05.106560 17625 leader_election.cc:304] T 65f683e3363748669b9fe8aaf611574c P 8a2029523b334704ad9490d03d5a0169 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b051976434b49a9995995eb11b8462e, 8a2029523b334704ad9490d03d5a0169; no voters: 
I20260710 13:20:05.108242 17876 leader_election.cc:290] T f581700500a34d36be346882bcaa37ea P 685bc413083a4fe7be8fc36077a6e4ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407), 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935)
I20260710 13:20:05.109304 17586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f581700500a34d36be346882bcaa37ea" candidate_uuid: "685bc413083a4fe7be8fc36077a6e4ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b051976434b49a9995995eb11b8462e" is_pre_election: true
I20260710 13:20:05.109355 17552 leader_election.cc:304] T 65f683e3363748669b9fe8aaf611574c P 5b051976434b49a9995995eb11b8462e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b051976434b49a9995995eb11b8462e, 8a2029523b334704ad9490d03d5a0169; no voters: 
I20260710 13:20:05.109997 17586 raft_consensus.cc:2468] T f581700500a34d36be346882bcaa37ea P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 685bc413083a4fe7be8fc36077a6e4ce in term 0.
I20260710 13:20:05.110545 17884 raft_consensus.cc:2804] T 65f683e3363748669b9fe8aaf611574c P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:05.111016 17884 raft_consensus.cc:493] T 65f683e3363748669b9fe8aaf611574c P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:05.111272 17699 leader_election.cc:304] T f581700500a34d36be346882bcaa37ea P 685bc413083a4fe7be8fc36077a6e4ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b051976434b49a9995995eb11b8462e, 685bc413083a4fe7be8fc36077a6e4ce; no voters: 
I20260710 13:20:05.111462 17884 raft_consensus.cc:3060] T 65f683e3363748669b9fe8aaf611574c P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:05.115852 17660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f581700500a34d36be346882bcaa37ea" candidate_uuid: "685bc413083a4fe7be8fc36077a6e4ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2029523b334704ad9490d03d5a0169" is_pre_election: true
I20260710 13:20:05.116703 17660 raft_consensus.cc:2468] T f581700500a34d36be346882bcaa37ea P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 685bc413083a4fe7be8fc36077a6e4ce in term 0.
I20260710 13:20:05.116223 17482 catalog_manager.cc:5697] T 54fb4b16d2674b2c96bbae23d0a961fb P 8a2029523b334704ad9490d03d5a0169 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a2029523b334704ad9490d03d5a0169 (127.16.20.66). New cstate: current_term: 1 leader_uuid: "8a2029523b334704ad9490d03d5a0169" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:05.118680 17876 raft_consensus.cc:2804] T f581700500a34d36be346882bcaa37ea P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:05.119220 17876 raft_consensus.cc:493] T f581700500a34d36be346882bcaa37ea P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:05.119624 17816 raft_consensus.cc:2804] T 65f683e3363748669b9fe8aaf611574c P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:05.119957 17876 raft_consensus.cc:3060] T f581700500a34d36be346882bcaa37ea P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:05.120151 17816 raft_consensus.cc:493] T 65f683e3363748669b9fe8aaf611574c P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:05.120659 17816 raft_consensus.cc:3060] T 65f683e3363748669b9fe8aaf611574c P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:05.127125 17859 leader_election.cc:290] T 65f683e3363748669b9fe8aaf611574c P 5b051976434b49a9995995eb11b8462e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935), 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297)
I20260710 13:20:05.129289 17731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f683e3363748669b9fe8aaf611574c" candidate_uuid: "5b051976434b49a9995995eb11b8462e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "685bc413083a4fe7be8fc36077a6e4ce" is_pre_election: true
I20260710 13:20:05.130116 17731 raft_consensus.cc:2468] T 65f683e3363748669b9fe8aaf611574c P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b051976434b49a9995995eb11b8462e in term 0.
I20260710 13:20:05.143652 17859 consensus_queue.cc:1048] T a3441663055f4edbbf3e3a859c672827 P 5b051976434b49a9995995eb11b8462e [LEADER]: Connected to new peer: Peer: permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:05.146718 17885 consensus_queue.cc:1048] T 298a1a79db9a43f8b8a64ef01ea6c98b P 5b051976434b49a9995995eb11b8462e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:05.148495 17885 raft_consensus.cc:493] T 4c474ed074c4499cb3f598ee4ac17094 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:05.149116 17885 raft_consensus.cc:515] T 4c474ed074c4499cb3f598ee4ac17094 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:05.158180 17885 leader_election.cc:290] T 4c474ed074c4499cb3f598ee4ac17094 P 5b051976434b49a9995995eb11b8462e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935), 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297)
I20260710 13:20:05.162933 17661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c474ed074c4499cb3f598ee4ac17094" candidate_uuid: "5b051976434b49a9995995eb11b8462e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2029523b334704ad9490d03d5a0169" is_pre_election: true
I20260710 13:20:05.163833 17661 raft_consensus.cc:2468] T 4c474ed074c4499cb3f598ee4ac17094 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b051976434b49a9995995eb11b8462e in term 0.
I20260710 13:20:05.165313 17552 leader_election.cc:304] T 4c474ed074c4499cb3f598ee4ac17094 P 5b051976434b49a9995995eb11b8462e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b051976434b49a9995995eb11b8462e, 8a2029523b334704ad9490d03d5a0169; no voters: 
I20260710 13:20:05.166428 17859 raft_consensus.cc:2804] T 4c474ed074c4499cb3f598ee4ac17094 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:05.166894 17859 raft_consensus.cc:493] T 4c474ed074c4499cb3f598ee4ac17094 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:05.167328 17859 raft_consensus.cc:3060] T 4c474ed074c4499cb3f598ee4ac17094 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:05.171211 17733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c474ed074c4499cb3f598ee4ac17094" candidate_uuid: "5b051976434b49a9995995eb11b8462e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "685bc413083a4fe7be8fc36077a6e4ce" is_pre_election: true
I20260710 13:20:05.172205 17733 raft_consensus.cc:2468] T 4c474ed074c4499cb3f598ee4ac17094 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b051976434b49a9995995eb11b8462e in term 0.
I20260710 13:20:05.174692 17884 raft_consensus.cc:515] T 65f683e3363748669b9fe8aaf611574c P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:05.186800 17661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f683e3363748669b9fe8aaf611574c" candidate_uuid: "5b051976434b49a9995995eb11b8462e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2029523b334704ad9490d03d5a0169"
I20260710 13:20:05.192724 17731 raft_consensus.cc:3060] T 6700306286ba48b18badc45df12229ef P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:05.202286 17778 tablet_bootstrap.cc:492] T a3441663055f4edbbf3e3a859c672827 P 8a2029523b334704ad9490d03d5a0169: No bootstrap required, opened a new log
I20260710 13:20:05.202194 17938 consensus_queue.cc:1048] T 6700306286ba48b18badc45df12229ef P 5b051976434b49a9995995eb11b8462e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:05.202811 17778 ts_tablet_manager.cc:1403] T a3441663055f4edbbf3e3a859c672827 P 8a2029523b334704ad9490d03d5a0169: Time spent bootstrapping tablet: real 0.219s	user 0.078s	sys 0.107s
I20260710 13:20:05.203694 17780 tablet_bootstrap.cc:492] T 54fb4b16d2674b2c96bbae23d0a961fb P 685bc413083a4fe7be8fc36077a6e4ce: No bootstrap required, opened a new log
I20260710 13:20:05.205891 17780 ts_tablet_manager.cc:1403] T 54fb4b16d2674b2c96bbae23d0a961fb P 685bc413083a4fe7be8fc36077a6e4ce: Time spent bootstrapping tablet: real 0.178s	user 0.076s	sys 0.084s
I20260710 13:20:05.206116 17778 raft_consensus.cc:359] T a3441663055f4edbbf3e3a859c672827 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:05.206820 17778 raft_consensus.cc:385] T a3441663055f4edbbf3e3a859c672827 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:05.207219 17778 raft_consensus.cc:740] T a3441663055f4edbbf3e3a859c672827 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a2029523b334704ad9490d03d5a0169, State: Initialized, Role: FOLLOWER
I20260710 13:20:05.207036 17816 raft_consensus.cc:515] T 65f683e3363748669b9fe8aaf611574c P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:05.209594 17661 raft_consensus.cc:2393] T 65f683e3363748669b9fe8aaf611574c P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5b051976434b49a9995995eb11b8462e in current term 1: Already voted for candidate 8a2029523b334704ad9490d03d5a0169 in this term.
I20260710 13:20:05.209755 17780 raft_consensus.cc:359] T 54fb4b16d2674b2c96bbae23d0a961fb P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:05.210408 17816 leader_election.cc:290] T 65f683e3363748669b9fe8aaf611574c P 8a2029523b334704ad9490d03d5a0169 [CANDIDATE]: Term 1 election: Requested vote from peers 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407), 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297)
I20260710 13:20:05.210593 17780 raft_consensus.cc:385] T 54fb4b16d2674b2c96bbae23d0a961fb P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:05.211015 17780 raft_consensus.cc:740] T 54fb4b16d2674b2c96bbae23d0a961fb P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 685bc413083a4fe7be8fc36077a6e4ce, State: Initialized, Role: FOLLOWER
I20260710 13:20:05.211777 17780 consensus_queue.cc:260] T 54fb4b16d2674b2c96bbae23d0a961fb P 685bc413083a4fe7be8fc36077a6e4ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:05.212428 17586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f683e3363748669b9fe8aaf611574c" candidate_uuid: "8a2029523b334704ad9490d03d5a0169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b051976434b49a9995995eb11b8462e"
I20260710 13:20:05.207924 17778 consensus_queue.cc:260] T a3441663055f4edbbf3e3a859c672827 P 8a2029523b334704ad9490d03d5a0169 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:05.213225 17586 raft_consensus.cc:2393] T 65f683e3363748669b9fe8aaf611574c P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8a2029523b334704ad9490d03d5a0169 in current term 1: Already voted for candidate 5b051976434b49a9995995eb11b8462e in this term.
I20260710 13:20:05.213485 17884 leader_election.cc:290] T 65f683e3363748669b9fe8aaf611574c P 5b051976434b49a9995995eb11b8462e [CANDIDATE]: Term 1 election: Requested vote from peers 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935), 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297)
I20260710 13:20:05.214885 17778 ts_tablet_manager.cc:1434] T a3441663055f4edbbf3e3a859c672827 P 8a2029523b334704ad9490d03d5a0169: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 13:20:05.216204 17778 tablet_bootstrap.cc:492] T d9008154ab064e519a97d153e2bc3341 P 8a2029523b334704ad9490d03d5a0169: Bootstrap starting.
I20260710 13:20:05.218765 17733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f683e3363748669b9fe8aaf611574c" candidate_uuid: "8a2029523b334704ad9490d03d5a0169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "685bc413083a4fe7be8fc36077a6e4ce"
I20260710 13:20:05.217504 17780 ts_tablet_manager.cc:1434] T 54fb4b16d2674b2c96bbae23d0a961fb P 685bc413083a4fe7be8fc36077a6e4ce: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 13:20:05.219743 17733 raft_consensus.cc:3060] T 65f683e3363748669b9fe8aaf611574c P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:05.220142 17780 tablet_bootstrap.cc:492] T 48ebbbd70ab4419fb412792117e13857 P 685bc413083a4fe7be8fc36077a6e4ce: Bootstrap starting.
I20260710 13:20:05.221737 17876 raft_consensus.cc:515] T f581700500a34d36be346882bcaa37ea P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:05.223846 17876 leader_election.cc:290] T f581700500a34d36be346882bcaa37ea P 685bc413083a4fe7be8fc36077a6e4ce [CANDIDATE]: Term 1 election: Requested vote from peers 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407), 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935)
I20260710 13:20:05.227082 17778 tablet_bootstrap.cc:654] T d9008154ab064e519a97d153e2bc3341 P 8a2029523b334704ad9490d03d5a0169: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:05.229959 17732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f683e3363748669b9fe8aaf611574c" candidate_uuid: "5b051976434b49a9995995eb11b8462e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "685bc413083a4fe7be8fc36077a6e4ce"
I20260710 13:20:05.232101 17859 raft_consensus.cc:515] T 4c474ed074c4499cb3f598ee4ac17094 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:05.234438 17943 consensus_queue.cc:1048] T 298a1a79db9a43f8b8a64ef01ea6c98b P 5b051976434b49a9995995eb11b8462e [LEADER]: Connected to new peer: Peer: permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:20:05.237597 17875 raft_consensus.cc:493] T 6700306286ba48b18badc45df12229ef P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:05.237775 17586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f581700500a34d36be346882bcaa37ea" candidate_uuid: "685bc413083a4fe7be8fc36077a6e4ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b051976434b49a9995995eb11b8462e"
I20260710 13:20:05.238463 17586 raft_consensus.cc:3060] T f581700500a34d36be346882bcaa37ea P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:05.238230 17875 raft_consensus.cc:515] T 6700306286ba48b18badc45df12229ef P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:05.242602 17778 tablet_bootstrap.cc:492] T d9008154ab064e519a97d153e2bc3341 P 8a2029523b334704ad9490d03d5a0169: No bootstrap required, opened a new log
I20260710 13:20:05.243101 17778 ts_tablet_manager.cc:1403] T d9008154ab064e519a97d153e2bc3341 P 8a2029523b334704ad9490d03d5a0169: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.008s
I20260710 13:20:05.243193 17584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6700306286ba48b18badc45df12229ef" candidate_uuid: "685bc413083a4fe7be8fc36077a6e4ce" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b051976434b49a9995995eb11b8462e" is_pre_election: true
I20260710 13:20:05.246186 17659 raft_consensus.cc:3060] T a3441663055f4edbbf3e3a859c672827 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:05.245997 17778 raft_consensus.cc:359] T d9008154ab064e519a97d153e2bc3341 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:05.246851 17778 raft_consensus.cc:385] T d9008154ab064e519a97d153e2bc3341 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:05.247181 17778 raft_consensus.cc:740] T d9008154ab064e519a97d153e2bc3341 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a2029523b334704ad9490d03d5a0169, State: Initialized, Role: FOLLOWER
I20260710 13:20:05.248086 17778 consensus_queue.cc:260] T d9008154ab064e519a97d153e2bc3341 P 8a2029523b334704ad9490d03d5a0169 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:05.249632 17778 ts_tablet_manager.cc:1434] T d9008154ab064e519a97d153e2bc3341 P 8a2029523b334704ad9490d03d5a0169: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:20:05.250491 17778 tablet_bootstrap.cc:492] T c2d0d17804c642e3812b410274c9f259 P 8a2029523b334704ad9490d03d5a0169: Bootstrap starting.
I20260710 13:20:05.251814 17661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f581700500a34d36be346882bcaa37ea" candidate_uuid: "685bc413083a4fe7be8fc36077a6e4ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2029523b334704ad9490d03d5a0169"
I20260710 13:20:05.252481 17661 raft_consensus.cc:3060] T f581700500a34d36be346882bcaa37ea P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:05.253803 17662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6700306286ba48b18badc45df12229ef" candidate_uuid: "685bc413083a4fe7be8fc36077a6e4ce" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2029523b334704ad9490d03d5a0169" is_pre_election: true
I20260710 13:20:05.254494 17662 raft_consensus.cc:2468] T 6700306286ba48b18badc45df12229ef P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 685bc413083a4fe7be8fc36077a6e4ce in term 1.
I20260710 13:20:05.255808 17701 leader_election.cc:304] T 6700306286ba48b18badc45df12229ef P 685bc413083a4fe7be8fc36077a6e4ce [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: 685bc413083a4fe7be8fc36077a6e4ce, 8a2029523b334704ad9490d03d5a0169; no voters: 5b051976434b49a9995995eb11b8462e
I20260710 13:20:05.256687 17778 tablet_bootstrap.cc:654] T c2d0d17804c642e3812b410274c9f259 P 8a2029523b334704ad9490d03d5a0169: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:05.257022 17662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c474ed074c4499cb3f598ee4ac17094" candidate_uuid: "5b051976434b49a9995995eb11b8462e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2029523b334704ad9490d03d5a0169"
I20260710 13:20:05.257589 17662 raft_consensus.cc:3060] T 4c474ed074c4499cb3f598ee4ac17094 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:05.258361 17733 raft_consensus.cc:2468] T 65f683e3363748669b9fe8aaf611574c P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a2029523b334704ad9490d03d5a0169 in term 1.
I20260710 13:20:05.260075 17875 leader_election.cc:290] T 6700306286ba48b18badc45df12229ef P 685bc413083a4fe7be8fc36077a6e4ce [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407), 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935)
I20260710 13:20:05.261821 17875 raft_consensus.cc:493] T 54fb4b16d2674b2c96bbae23d0a961fb P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:05.262239 17875 raft_consensus.cc:515] T 54fb4b16d2674b2c96bbae23d0a961fb P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:05.231148 17780 tablet_bootstrap.cc:654] T 48ebbbd70ab4419fb412792117e13857 P 685bc413083a4fe7be8fc36077a6e4ce: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:05.265470 17626 leader_election.cc:304] T 65f683e3363748669b9fe8aaf611574c P 8a2029523b334704ad9490d03d5a0169 [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: 685bc413083a4fe7be8fc36077a6e4ce, 8a2029523b334704ad9490d03d5a0169; no voters: 5b051976434b49a9995995eb11b8462e
I20260710 13:20:05.268553 17551 leader_election.cc:304] T 65f683e3363748669b9fe8aaf611574c P 5b051976434b49a9995995eb11b8462e [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: 5b051976434b49a9995995eb11b8462e; no voters: 685bc413083a4fe7be8fc36077a6e4ce, 8a2029523b334704ad9490d03d5a0169
I20260710 13:20:05.270212 17885 raft_consensus.cc:2749] T 65f683e3363748669b9fe8aaf611574c P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:20:05.275296 17662 raft_consensus.cc:2468] T 4c474ed074c4499cb3f598ee4ac17094 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b051976434b49a9995995eb11b8462e in term 1.
I20260710 13:20:05.276352 17778 tablet_bootstrap.cc:492] T c2d0d17804c642e3812b410274c9f259 P 8a2029523b334704ad9490d03d5a0169: No bootstrap required, opened a new log
I20260710 13:20:05.276852 17778 ts_tablet_manager.cc:1403] T c2d0d17804c642e3812b410274c9f259 P 8a2029523b334704ad9490d03d5a0169: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.004s
I20260710 13:20:05.277442 17586 raft_consensus.cc:2468] T f581700500a34d36be346882bcaa37ea P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 685bc413083a4fe7be8fc36077a6e4ce in term 1.
I20260710 13:20:05.279783 17884 consensus_queue.cc:1048] T a3441663055f4edbbf3e3a859c672827 P 5b051976434b49a9995995eb11b8462e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:05.281319 17816 raft_consensus.cc:2804] T 65f683e3363748669b9fe8aaf611574c P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:05.281934 17816 raft_consensus.cc:697] T 65f683e3363748669b9fe8aaf611574c P 8a2029523b334704ad9490d03d5a0169 [term 1 LEADER]: Becoming Leader. State: Replica: 8a2029523b334704ad9490d03d5a0169, State: Running, Role: LEADER
I20260710 13:20:05.282215 17552 leader_election.cc:304] T 4c474ed074c4499cb3f598ee4ac17094 P 5b051976434b49a9995995eb11b8462e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b051976434b49a9995995eb11b8462e, 8a2029523b334704ad9490d03d5a0169; no voters: 
I20260710 13:20:05.283107 17885 raft_consensus.cc:2804] T 4c474ed074c4499cb3f598ee4ac17094 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:05.282829 17816 consensus_queue.cc:237] T 65f683e3363748669b9fe8aaf611574c P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:05.283668 17885 raft_consensus.cc:697] T 4c474ed074c4499cb3f598ee4ac17094 P 5b051976434b49a9995995eb11b8462e [term 1 LEADER]: Becoming Leader. State: Replica: 5b051976434b49a9995995eb11b8462e, State: Running, Role: LEADER
W20260710 13:20:05.284564 17533 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:05.284817 17885 consensus_queue.cc:237] T 4c474ed074c4499cb3f598ee4ac17094 P 5b051976434b49a9995995eb11b8462e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:05.287724 17938 consensus_queue.cc:1048] T 6700306286ba48b18badc45df12229ef P 5b051976434b49a9995995eb11b8462e [LEADER]: Connected to new peer: Peer: permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260710 13:20:05.283134 17876 raft_consensus.cc:2804] T 6700306286ba48b18badc45df12229ef P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:20:05.299569 17876 raft_consensus.cc:493] T 6700306286ba48b18badc45df12229ef P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:05.300092 17876 raft_consensus.cc:3060] T 6700306286ba48b18badc45df12229ef P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:05.286473 17875 leader_election.cc:290] T 54fb4b16d2674b2c96bbae23d0a961fb P 685bc413083a4fe7be8fc36077a6e4ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407), 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935)
I20260710 13:20:05.305775 17661 raft_consensus.cc:2468] T f581700500a34d36be346882bcaa37ea P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 685bc413083a4fe7be8fc36077a6e4ce in term 1.
I20260710 13:20:05.288609 17778 raft_consensus.cc:359] T c2d0d17804c642e3812b410274c9f259 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
W20260710 13:20:05.309254 17701 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.20.66:41935, user_credentials={real_user=slave}} blocked reactor thread for 53540.5us
I20260710 13:20:05.309522 17778 raft_consensus.cc:385] T c2d0d17804c642e3812b410274c9f259 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:05.291957 17731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c474ed074c4499cb3f598ee4ac17094" candidate_uuid: "5b051976434b49a9995995eb11b8462e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "685bc413083a4fe7be8fc36077a6e4ce"
I20260710 13:20:05.312213 17731 raft_consensus.cc:3060] T 4c474ed074c4499cb3f598ee4ac17094 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:05.288513 17859 leader_election.cc:290] T 4c474ed074c4499cb3f598ee4ac17094 P 5b051976434b49a9995995eb11b8462e [CANDIDATE]: Term 1 election: Requested vote from peers 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935), 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297)
I20260710 13:20:05.309984 17778 raft_consensus.cc:740] T c2d0d17804c642e3812b410274c9f259 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a2029523b334704ad9490d03d5a0169, State: Initialized, Role: FOLLOWER
I20260710 13:20:05.317097 17778 consensus_queue.cc:260] T c2d0d17804c642e3812b410274c9f259 P 8a2029523b334704ad9490d03d5a0169 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:05.325968 17662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54fb4b16d2674b2c96bbae23d0a961fb" candidate_uuid: "685bc413083a4fe7be8fc36077a6e4ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2029523b334704ad9490d03d5a0169" is_pre_election: true
I20260710 13:20:05.326784 17731 raft_consensus.cc:2468] T 4c474ed074c4499cb3f598ee4ac17094 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b051976434b49a9995995eb11b8462e in term 1.
I20260710 13:20:05.327037 17778 ts_tablet_manager.cc:1434] T c2d0d17804c642e3812b410274c9f259 P 8a2029523b334704ad9490d03d5a0169: Time spent starting tablet: real 0.050s	user 0.004s	sys 0.002s
I20260710 13:20:05.329118 17780 tablet_bootstrap.cc:492] T 48ebbbd70ab4419fb412792117e13857 P 685bc413083a4fe7be8fc36077a6e4ce: No bootstrap required, opened a new log
I20260710 13:20:05.329676 17780 ts_tablet_manager.cc:1403] T 48ebbbd70ab4419fb412792117e13857 P 685bc413083a4fe7be8fc36077a6e4ce: Time spent bootstrapping tablet: real 0.110s	user 0.011s	sys 0.000s
I20260710 13:20:05.330169 17485 catalog_manager.cc:5697] T 4c474ed074c4499cb3f598ee4ac17094 P 5b051976434b49a9995995eb11b8462e reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b051976434b49a9995995eb11b8462e (127.16.20.65). New cstate: current_term: 1 leader_uuid: "5b051976434b49a9995995eb11b8462e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:05.338536 17482 catalog_manager.cc:5697] T 65f683e3363748669b9fe8aaf611574c P 8a2029523b334704ad9490d03d5a0169 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a2029523b334704ad9490d03d5a0169 (127.16.20.66). New cstate: current_term: 1 leader_uuid: "8a2029523b334704ad9490d03d5a0169" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:05.339452 17586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54fb4b16d2674b2c96bbae23d0a961fb" candidate_uuid: "685bc413083a4fe7be8fc36077a6e4ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b051976434b49a9995995eb11b8462e" is_pre_election: true
I20260710 13:20:05.340283 17586 raft_consensus.cc:2393] T 54fb4b16d2674b2c96bbae23d0a961fb P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 685bc413083a4fe7be8fc36077a6e4ce in current term 1: Already voted for candidate 8a2029523b334704ad9490d03d5a0169 in this term.
I20260710 13:20:05.345580 17876 raft_consensus.cc:515] T 6700306286ba48b18badc45df12229ef P 685bc413083a4fe7be8fc36077a6e4ce [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:05.346823 17733 raft_consensus.cc:1240] T 6700306286ba48b18badc45df12229ef P 685bc413083a4fe7be8fc36077a6e4ce [term 2 FOLLOWER]: Rejecting Update request from peer 5b051976434b49a9995995eb11b8462e for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260710 13:20:05.337781 17701 leader_election.cc:304] T f581700500a34d36be346882bcaa37ea P 685bc413083a4fe7be8fc36077a6e4ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 685bc413083a4fe7be8fc36077a6e4ce, 8a2029523b334704ad9490d03d5a0169; no voters: 
I20260710 13:20:05.348964 17945 raft_consensus.cc:2804] T f581700500a34d36be346882bcaa37ea P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:05.349651 17945 raft_consensus.cc:697] T f581700500a34d36be346882bcaa37ea P 685bc413083a4fe7be8fc36077a6e4ce [term 1 LEADER]: Becoming Leader. State: Replica: 685bc413083a4fe7be8fc36077a6e4ce, State: Running, Role: LEADER
I20260710 13:20:05.350617 17945 consensus_queue.cc:237] T f581700500a34d36be346882bcaa37ea P 685bc413083a4fe7be8fc36077a6e4ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:05.351236 17941 consensus_queue.cc:1059] T 6700306286ba48b18badc45df12229ef P 5b051976434b49a9995995eb11b8462e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:05.352690 17859 raft_consensus.cc:3055] T 6700306286ba48b18badc45df12229ef P 5b051976434b49a9995995eb11b8462e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:05.353097 17876 leader_election.cc:290] T 6700306286ba48b18badc45df12229ef P 685bc413083a4fe7be8fc36077a6e4ce [CANDIDATE]: Term 2 election: Requested vote from peers 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407), 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935)
I20260710 13:20:05.353075 17859 raft_consensus.cc:740] T 6700306286ba48b18badc45df12229ef P 5b051976434b49a9995995eb11b8462e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5b051976434b49a9995995eb11b8462e, State: Running, Role: LEADER
I20260710 13:20:05.353834 17659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6700306286ba48b18badc45df12229ef" candidate_uuid: "685bc413083a4fe7be8fc36077a6e4ce" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2029523b334704ad9490d03d5a0169"
I20260710 13:20:05.354251 17859 consensus_queue.cc:260] T 6700306286ba48b18badc45df12229ef P 5b051976434b49a9995995eb11b8462e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:05.355515 17859 raft_consensus.cc:3060] T 6700306286ba48b18badc45df12229ef P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:05.355990 17733 raft_consensus.cc:3060] T 524764aac8bb4f76bc0f32e62a41b581 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:05.364795 17780 raft_consensus.cc:359] T 48ebbbd70ab4419fb412792117e13857 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:05.365576 17780 raft_consensus.cc:385] T 48ebbbd70ab4419fb412792117e13857 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:05.365912 17780 raft_consensus.cc:740] T 48ebbbd70ab4419fb412792117e13857 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 685bc413083a4fe7be8fc36077a6e4ce, State: Initialized, Role: FOLLOWER
I20260710 13:20:05.366564 17780 consensus_queue.cc:260] T 48ebbbd70ab4419fb412792117e13857 P 685bc413083a4fe7be8fc36077a6e4ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:05.368629 17780 ts_tablet_manager.cc:1434] T 48ebbbd70ab4419fb412792117e13857 P 685bc413083a4fe7be8fc36077a6e4ce: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.000s
I20260710 13:20:05.369575 17897 raft_consensus.cc:493] T 58f571e533c7411aaf7500107a4839d6 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:05.370175 17897 raft_consensus.cc:515] T 58f571e533c7411aaf7500107a4839d6 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:05.372192 17897 leader_election.cc:290] T 58f571e533c7411aaf7500107a4839d6 P 8a2029523b334704ad9490d03d5a0169 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407), 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297)
I20260710 13:20:05.372547 17699 leader_election.cc:304] T 54fb4b16d2674b2c96bbae23d0a961fb P 685bc413083a4fe7be8fc36077a6e4ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 685bc413083a4fe7be8fc36077a6e4ce; no voters: 5b051976434b49a9995995eb11b8462e, 8a2029523b334704ad9490d03d5a0169
I20260710 13:20:05.373330 17876 raft_consensus.cc:3060] T 54fb4b16d2674b2c96bbae23d0a961fb P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:05.374985 17584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58f571e533c7411aaf7500107a4839d6" candidate_uuid: "8a2029523b334704ad9490d03d5a0169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b051976434b49a9995995eb11b8462e" is_pre_election: true
I20260710 13:20:05.375620 17584 raft_consensus.cc:2468] T 58f571e533c7411aaf7500107a4839d6 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a2029523b334704ad9490d03d5a0169 in term 0.
I20260710 13:20:05.376766 17586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6700306286ba48b18badc45df12229ef" candidate_uuid: "685bc413083a4fe7be8fc36077a6e4ce" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b051976434b49a9995995eb11b8462e"
I20260710 13:20:05.378028 17586 raft_consensus.cc:2410] T 6700306286ba48b18badc45df12229ef P 5b051976434b49a9995995eb11b8462e [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 685bc413083a4fe7be8fc36077a6e4ce for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260710 13:20:05.379869 17625 leader_election.cc:304] T 58f571e533c7411aaf7500107a4839d6 P 8a2029523b334704ad9490d03d5a0169 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b051976434b49a9995995eb11b8462e, 8a2029523b334704ad9490d03d5a0169; no voters: 
I20260710 13:20:05.380231 17876 raft_consensus.cc:2749] T 54fb4b16d2674b2c96bbae23d0a961fb P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:05.381276 17816 raft_consensus.cc:2804] T 58f571e533c7411aaf7500107a4839d6 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:05.381654 17816 raft_consensus.cc:493] T 58f571e533c7411aaf7500107a4839d6 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:05.381860 17732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58f571e533c7411aaf7500107a4839d6" candidate_uuid: "8a2029523b334704ad9490d03d5a0169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "685bc413083a4fe7be8fc36077a6e4ce" is_pre_election: true
I20260710 13:20:05.381975 17816 raft_consensus.cc:3060] T 58f571e533c7411aaf7500107a4839d6 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:05.384624 17780 tablet_bootstrap.cc:492] T 58f571e533c7411aaf7500107a4839d6 P 685bc413083a4fe7be8fc36077a6e4ce: Bootstrap starting.
W20260710 13:20:05.384589 17626 leader_election.cc:343] T 58f571e533c7411aaf7500107a4839d6 P 8a2029523b334704ad9490d03d5a0169 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:05.391438 17780 tablet_bootstrap.cc:654] T 58f571e533c7411aaf7500107a4839d6 P 685bc413083a4fe7be8fc36077a6e4ce: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:05.391963 17816 raft_consensus.cc:515] T 58f571e533c7411aaf7500107a4839d6 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:05.394028 17859 raft_consensus.cc:493] T c2d0d17804c642e3812b410274c9f259 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:05.394552 17859 raft_consensus.cc:515] T c2d0d17804c642e3812b410274c9f259 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:05.395104 17897 consensus_queue.cc:1048] T 54fb4b16d2674b2c96bbae23d0a961fb P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:05.396855 17859 leader_election.cc:290] T c2d0d17804c642e3812b410274c9f259 P 5b051976434b49a9995995eb11b8462e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935), 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297)
I20260710 13:20:05.400355 17732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58f571e533c7411aaf7500107a4839d6" candidate_uuid: "8a2029523b334704ad9490d03d5a0169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "685bc413083a4fe7be8fc36077a6e4ce"
I20260710 13:20:05.400355 17659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2d0d17804c642e3812b410274c9f259" candidate_uuid: "5b051976434b49a9995995eb11b8462e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2029523b334704ad9490d03d5a0169" is_pre_election: true
W20260710 13:20:05.401634 17626 leader_election.cc:343] T 58f571e533c7411aaf7500107a4839d6 P 8a2029523b334704ad9490d03d5a0169 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:05.401782 17659 raft_consensus.cc:2468] T c2d0d17804c642e3812b410274c9f259 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b051976434b49a9995995eb11b8462e in term 0.
I20260710 13:20:05.402702 17816 leader_election.cc:290] T 58f571e533c7411aaf7500107a4839d6 P 8a2029523b334704ad9490d03d5a0169 [CANDIDATE]: Term 1 election: Requested vote from peers 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407), 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297)
I20260710 13:20:05.402861 17552 leader_election.cc:304] T c2d0d17804c642e3812b410274c9f259 P 5b051976434b49a9995995eb11b8462e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b051976434b49a9995995eb11b8462e, 8a2029523b334704ad9490d03d5a0169; no voters: 
I20260710 13:20:05.403695 17732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2d0d17804c642e3812b410274c9f259" candidate_uuid: "5b051976434b49a9995995eb11b8462e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "685bc413083a4fe7be8fc36077a6e4ce" is_pre_election: true
I20260710 13:20:05.403826 17859 raft_consensus.cc:2804] T c2d0d17804c642e3812b410274c9f259 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:05.404520 17859 raft_consensus.cc:493] T c2d0d17804c642e3812b410274c9f259 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:05.404803 17859 raft_consensus.cc:3060] T c2d0d17804c642e3812b410274c9f259 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:05.404624 17732 raft_consensus.cc:2468] T c2d0d17804c642e3812b410274c9f259 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b051976434b49a9995995eb11b8462e in term 0.
I20260710 13:20:05.407271 17586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58f571e533c7411aaf7500107a4839d6" candidate_uuid: "8a2029523b334704ad9490d03d5a0169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b051976434b49a9995995eb11b8462e"
I20260710 13:20:05.408150 17586 raft_consensus.cc:3060] T 58f571e533c7411aaf7500107a4839d6 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:05.389668 17485 catalog_manager.cc:5697] T f581700500a34d36be346882bcaa37ea P 685bc413083a4fe7be8fc36077a6e4ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67). New cstate: current_term: 1 leader_uuid: "685bc413083a4fe7be8fc36077a6e4ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:05.415303 17941 raft_consensus.cc:493] T d9008154ab064e519a97d153e2bc3341 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:05.415517 17859 raft_consensus.cc:515] T c2d0d17804c642e3812b410274c9f259 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:05.415850 17941 raft_consensus.cc:515] T d9008154ab064e519a97d153e2bc3341 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:05.417685 17941 leader_election.cc:290] T d9008154ab064e519a97d153e2bc3341 P 5b051976434b49a9995995eb11b8462e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935), 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297)
I20260710 13:20:05.419736 17659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2d0d17804c642e3812b410274c9f259" candidate_uuid: "5b051976434b49a9995995eb11b8462e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2029523b334704ad9490d03d5a0169"
I20260710 13:20:05.419341 17699 leader_election.cc:304] T 6700306286ba48b18badc45df12229ef P 685bc413083a4fe7be8fc36077a6e4ce [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: 685bc413083a4fe7be8fc36077a6e4ce; no voters: 5b051976434b49a9995995eb11b8462e, 8a2029523b334704ad9490d03d5a0169
I20260710 13:20:05.423233 17659 raft_consensus.cc:3060] T c2d0d17804c642e3812b410274c9f259 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:05.425987 17945 raft_consensus.cc:2749] T 6700306286ba48b18badc45df12229ef P 685bc413083a4fe7be8fc36077a6e4ce [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:20:05.426640 17945 raft_consensus.cc:493] T 48ebbbd70ab4419fb412792117e13857 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:05.427081 17945 raft_consensus.cc:515] T 48ebbbd70ab4419fb412792117e13857 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:05.429169 17945 leader_election.cc:290] T 48ebbbd70ab4419fb412792117e13857 P 685bc413083a4fe7be8fc36077a6e4ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407), 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935)
I20260710 13:20:05.429989 17659 raft_consensus.cc:2468] T c2d0d17804c642e3812b410274c9f259 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b051976434b49a9995995eb11b8462e in term 1.
I20260710 13:20:05.430330 17585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48ebbbd70ab4419fb412792117e13857" candidate_uuid: "685bc413083a4fe7be8fc36077a6e4ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b051976434b49a9995995eb11b8462e" is_pre_election: true
I20260710 13:20:05.428683 17586 raft_consensus.cc:2468] T 58f571e533c7411aaf7500107a4839d6 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a2029523b334704ad9490d03d5a0169 in term 1.
I20260710 13:20:05.431078 17552 leader_election.cc:304] T c2d0d17804c642e3812b410274c9f259 P 5b051976434b49a9995995eb11b8462e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b051976434b49a9995995eb11b8462e, 8a2029523b334704ad9490d03d5a0169; no voters: 
I20260710 13:20:05.420397 17662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9008154ab064e519a97d153e2bc3341" candidate_uuid: "5b051976434b49a9995995eb11b8462e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2029523b334704ad9490d03d5a0169" is_pre_election: true
I20260710 13:20:05.420245 17732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9008154ab064e519a97d153e2bc3341" candidate_uuid: "5b051976434b49a9995995eb11b8462e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "685bc413083a4fe7be8fc36077a6e4ce" is_pre_election: true
I20260710 13:20:05.437875 17625 leader_election.cc:304] T 58f571e533c7411aaf7500107a4839d6 P 8a2029523b334704ad9490d03d5a0169 [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: 5b051976434b49a9995995eb11b8462e, 8a2029523b334704ad9490d03d5a0169; no voters: 685bc413083a4fe7be8fc36077a6e4ce
I20260710 13:20:05.437940 17662 raft_consensus.cc:2468] T d9008154ab064e519a97d153e2bc3341 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b051976434b49a9995995eb11b8462e in term 0.
I20260710 13:20:05.438446 17732 raft_consensus.cc:2468] T d9008154ab064e519a97d153e2bc3341 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b051976434b49a9995995eb11b8462e in term 0.
I20260710 13:20:05.439276 17941 raft_consensus.cc:2804] T c2d0d17804c642e3812b410274c9f259 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:05.440269 17659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48ebbbd70ab4419fb412792117e13857" candidate_uuid: "685bc413083a4fe7be8fc36077a6e4ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2029523b334704ad9490d03d5a0169" is_pre_election: true
I20260710 13:20:05.440860 17941 raft_consensus.cc:697] T c2d0d17804c642e3812b410274c9f259 P 5b051976434b49a9995995eb11b8462e [term 1 LEADER]: Becoming Leader. State: Replica: 5b051976434b49a9995995eb11b8462e, State: Running, Role: LEADER
I20260710 13:20:05.441637 17701 leader_election.cc:304] T 48ebbbd70ab4419fb412792117e13857 P 685bc413083a4fe7be8fc36077a6e4ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 685bc413083a4fe7be8fc36077a6e4ce; no voters: 5b051976434b49a9995995eb11b8462e, 8a2029523b334704ad9490d03d5a0169
I20260710 13:20:05.441720 17941 consensus_queue.cc:237] T c2d0d17804c642e3812b410274c9f259 P 5b051976434b49a9995995eb11b8462e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:05.443084 17876 raft_consensus.cc:2749] T 48ebbbd70ab4419fb412792117e13857 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:05.443873 17816 raft_consensus.cc:2804] T 58f571e533c7411aaf7500107a4839d6 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:05.444794 17816 raft_consensus.cc:697] T 58f571e533c7411aaf7500107a4839d6 P 8a2029523b334704ad9490d03d5a0169 [term 1 LEADER]: Becoming Leader. State: Replica: 8a2029523b334704ad9490d03d5a0169, State: Running, Role: LEADER
I20260710 13:20:05.439134 17552 leader_election.cc:304] T d9008154ab064e519a97d153e2bc3341 P 5b051976434b49a9995995eb11b8462e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b051976434b49a9995995eb11b8462e, 8a2029523b334704ad9490d03d5a0169; no voters: 
I20260710 13:20:05.439162 17731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2d0d17804c642e3812b410274c9f259" candidate_uuid: "5b051976434b49a9995995eb11b8462e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "685bc413083a4fe7be8fc36077a6e4ce"
I20260710 13:20:05.446316 17731 raft_consensus.cc:3060] T c2d0d17804c642e3812b410274c9f259 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:05.446506 17780 tablet_bootstrap.cc:492] T 58f571e533c7411aaf7500107a4839d6 P 685bc413083a4fe7be8fc36077a6e4ce: No bootstrap required, opened a new log
I20260710 13:20:05.446959 17780 ts_tablet_manager.cc:1403] T 58f571e533c7411aaf7500107a4839d6 P 685bc413083a4fe7be8fc36077a6e4ce: Time spent bootstrapping tablet: real 0.063s	user 0.014s	sys 0.030s
I20260710 13:20:05.449404 17732 raft_consensus.cc:3060] T 48ebbbd70ab4419fb412792117e13857 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:05.449080 17816 consensus_queue.cc:237] T 58f571e533c7411aaf7500107a4839d6 P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:05.449753 17780 raft_consensus.cc:359] T 58f571e533c7411aaf7500107a4839d6 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:05.450435 17780 raft_consensus.cc:385] T 58f571e533c7411aaf7500107a4839d6 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:05.435658 17859 leader_election.cc:290] T c2d0d17804c642e3812b410274c9f259 P 5b051976434b49a9995995eb11b8462e [CANDIDATE]: Term 1 election: Requested vote from peers 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935), 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297)
I20260710 13:20:05.453608 17731 raft_consensus.cc:2468] T c2d0d17804c642e3812b410274c9f259 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b051976434b49a9995995eb11b8462e in term 1.
I20260710 13:20:05.454849 17859 raft_consensus.cc:2804] T d9008154ab064e519a97d153e2bc3341 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:05.450685 17780 raft_consensus.cc:740] T 58f571e533c7411aaf7500107a4839d6 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 685bc413083a4fe7be8fc36077a6e4ce, State: Initialized, Role: FOLLOWER
I20260710 13:20:05.455430 17859 raft_consensus.cc:493] T d9008154ab064e519a97d153e2bc3341 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:05.456116 17780 consensus_queue.cc:260] T 58f571e533c7411aaf7500107a4839d6 P 685bc413083a4fe7be8fc36077a6e4ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:05.455789 17859 raft_consensus.cc:3060] T d9008154ab064e519a97d153e2bc3341 P 5b051976434b49a9995995eb11b8462e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:05.457712 17485 catalog_manager.cc:5697] T c2d0d17804c642e3812b410274c9f259 P 5b051976434b49a9995995eb11b8462e reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b051976434b49a9995995eb11b8462e (127.16.20.65). New cstate: current_term: 1 leader_uuid: "5b051976434b49a9995995eb11b8462e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:05.458527 17780 ts_tablet_manager.cc:1434] T 58f571e533c7411aaf7500107a4839d6 P 685bc413083a4fe7be8fc36077a6e4ce: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260710 13:20:05.474391 17859 raft_consensus.cc:515] T d9008154ab064e519a97d153e2bc3341 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:05.477141 17659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9008154ab064e519a97d153e2bc3341" candidate_uuid: "5b051976434b49a9995995eb11b8462e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2029523b334704ad9490d03d5a0169"
I20260710 13:20:05.477771 17659 raft_consensus.cc:3060] T d9008154ab064e519a97d153e2bc3341 P 8a2029523b334704ad9490d03d5a0169 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:05.479123 17859 leader_election.cc:290] T d9008154ab064e519a97d153e2bc3341 P 5b051976434b49a9995995eb11b8462e [CANDIDATE]: Term 1 election: Requested vote from peers 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935), 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297)
I20260710 13:20:05.481559 17731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9008154ab064e519a97d153e2bc3341" candidate_uuid: "5b051976434b49a9995995eb11b8462e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "685bc413083a4fe7be8fc36077a6e4ce"
I20260710 13:20:05.482144 17731 raft_consensus.cc:3060] T d9008154ab064e519a97d153e2bc3341 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:05.483770 17659 raft_consensus.cc:2468] T d9008154ab064e519a97d153e2bc3341 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b051976434b49a9995995eb11b8462e in term 1.
I20260710 13:20:05.487434 17552 leader_election.cc:304] T d9008154ab064e519a97d153e2bc3341 P 5b051976434b49a9995995eb11b8462e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b051976434b49a9995995eb11b8462e, 8a2029523b334704ad9490d03d5a0169; no voters: 
I20260710 13:20:05.487294 17482 catalog_manager.cc:5697] T 58f571e533c7411aaf7500107a4839d6 P 8a2029523b334704ad9490d03d5a0169 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a2029523b334704ad9490d03d5a0169 (127.16.20.66). New cstate: current_term: 1 leader_uuid: "8a2029523b334704ad9490d03d5a0169" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:05.488822 17731 raft_consensus.cc:2468] T d9008154ab064e519a97d153e2bc3341 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b051976434b49a9995995eb11b8462e in term 1.
I20260710 13:20:05.490000 17787 consensus_queue.cc:1048] T 54fb4b16d2674b2c96bbae23d0a961fb P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:05.490408 17859 raft_consensus.cc:2804] T d9008154ab064e519a97d153e2bc3341 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:05.491379 17859 raft_consensus.cc:697] T d9008154ab064e519a97d153e2bc3341 P 5b051976434b49a9995995eb11b8462e [term 1 LEADER]: Becoming Leader. State: Replica: 5b051976434b49a9995995eb11b8462e, State: Running, Role: LEADER
I20260710 13:20:05.492239 17859 consensus_queue.cc:237] T d9008154ab064e519a97d153e2bc3341 P 5b051976434b49a9995995eb11b8462e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:05.509439 17485 catalog_manager.cc:5697] T d9008154ab064e519a97d153e2bc3341 P 5b051976434b49a9995995eb11b8462e reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b051976434b49a9995995eb11b8462e (127.16.20.65). New cstate: current_term: 1 leader_uuid: "5b051976434b49a9995995eb11b8462e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:05.537444 16465 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:05.544369 17963 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:05.545611 17964 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:05.547266 17966 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:05.548326 16465 server_base.cc:1061] running on GCE node
I20260710 13:20:05.549490 16465 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:05.549765 16465 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:05.549980 16465 hybrid_clock.cc:648] HybridClock initialized: now 1783689605549960 us; error 0 us; skew 500 ppm
I20260710 13:20:05.550608 16465 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:05.553282 16465 webserver.cc:533] Webserver started at http://127.16.20.68:46857/ using document root <none> and password file <none>
I20260710 13:20:05.553794 16465 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:05.554016 16465 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:05.554281 16465 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:05.555359 16465 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689577187165-16465-0/minicluster-data/ts-3-root/instance:
uuid: "55d89277cd4c4ef59bebc57453da9a82"
format_stamp: "Formatted at 2026-07-10 13:20:05 on dist-test-slave-kpkl"
I20260710 13:20:05.560370 16465 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:20:05.563880 17971 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:05.564724 16465 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:20:05.565019 16465 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689577187165-16465-0/minicluster-data/ts-3-root
uuid: "55d89277cd4c4ef59bebc57453da9a82"
format_stamp: "Formatted at 2026-07-10 13:20:05 on dist-test-slave-kpkl"
I20260710 13:20:05.565258 16465 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689577187165-16465-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689577187165-16465-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689577187165-16465-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:05.575865 16465 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:05.577630 16465 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:05.579391 16465 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:05.581907 16465 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:05.582146 16465 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:05.582396 16465 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:05.582577 16465 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:05.661649 16465 rpc_server.cc:307] RPC server started. Bound to: 127.16.20.68:41459
I20260710 13:20:05.661767 18033 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.20.68:41459 every 8 connection(s)
I20260710 13:20:05.667860 16465 auto_leader_rebalancer-test.cc:388] add a tserver: 55d89277cd4c4ef59bebc57453da9a82
I20260710 13:20:05.680951 18034 heartbeater.cc:344] Connected to a master server at 127.16.20.126:42451
I20260710 13:20:05.681301 18034 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:05.682128 18034 heartbeater.cc:507] Master 127.16.20.126:42451 requested a full tablet report, sending...
I20260710 13:20:05.684031 17482 ts_manager.cc:194] Registered new tserver with Master: 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68:41459)
I20260710 13:20:05.685204 17482 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60592
I20260710 13:20:05.751971 17876 raft_consensus.cc:493] T 58f571e533c7411aaf7500107a4839d6 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:05.752470 17876 raft_consensus.cc:515] T 58f571e533c7411aaf7500107a4839d6 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:05.754206 17876 leader_election.cc:290] T 58f571e533c7411aaf7500107a4839d6 P 685bc413083a4fe7be8fc36077a6e4ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407), 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935)
I20260710 13:20:05.755264 17659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58f571e533c7411aaf7500107a4839d6" candidate_uuid: "685bc413083a4fe7be8fc36077a6e4ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2029523b334704ad9490d03d5a0169" is_pre_election: true
I20260710 13:20:05.755208 17584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58f571e533c7411aaf7500107a4839d6" candidate_uuid: "685bc413083a4fe7be8fc36077a6e4ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b051976434b49a9995995eb11b8462e" is_pre_election: true
I20260710 13:20:05.756264 17584 raft_consensus.cc:2393] T 58f571e533c7411aaf7500107a4839d6 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 685bc413083a4fe7be8fc36077a6e4ce in current term 1: Already voted for candidate 8a2029523b334704ad9490d03d5a0169 in this term.
I20260710 13:20:05.757364 17699 leader_election.cc:304] T 58f571e533c7411aaf7500107a4839d6 P 685bc413083a4fe7be8fc36077a6e4ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 685bc413083a4fe7be8fc36077a6e4ce; no voters: 5b051976434b49a9995995eb11b8462e, 8a2029523b334704ad9490d03d5a0169
I20260710 13:20:05.758065 17876 raft_consensus.cc:3060] T 58f571e533c7411aaf7500107a4839d6 P 685bc413083a4fe7be8fc36077a6e4ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:05.758309 17859 consensus_queue.cc:1048] T 4c474ed074c4499cb3f598ee4ac17094 P 5b051976434b49a9995995eb11b8462e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:05.767479 17876 raft_consensus.cc:2749] T 58f571e533c7411aaf7500107a4839d6 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:05.769516 17885 consensus_queue.cc:1048] T 4c474ed074c4499cb3f598ee4ac17094 P 5b051976434b49a9995995eb11b8462e [LEADER]: Connected to new peer: Peer: permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:05.783749 17787 consensus_queue.cc:1048] T 65f683e3363748669b9fe8aaf611574c P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:05.788331 17816 consensus_queue.cc:1048] T 65f683e3363748669b9fe8aaf611574c P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:05.818655 17876 consensus_queue.cc:1048] T f581700500a34d36be346882bcaa37ea P 685bc413083a4fe7be8fc36077a6e4ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:05.830863 17875 consensus_queue.cc:1048] T f581700500a34d36be346882bcaa37ea P 685bc413083a4fe7be8fc36077a6e4ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:05.910226 17885 consensus_queue.cc:1048] T c2d0d17804c642e3812b410274c9f259 P 5b051976434b49a9995995eb11b8462e [LEADER]: Connected to new peer: Peer: permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:05.914695 17816 consensus_queue.cc:1048] T 58f571e533c7411aaf7500107a4839d6 P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:05.921988 17942 consensus_queue.cc:1048] T c2d0d17804c642e3812b410274c9f259 P 5b051976434b49a9995995eb11b8462e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:05.938298 17816 consensus_queue.cc:1048] T 58f571e533c7411aaf7500107a4839d6 P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:05.959390 17942 consensus_queue.cc:1048] T d9008154ab064e519a97d153e2bc3341 P 5b051976434b49a9995995eb11b8462e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:05.970479 17942 consensus_queue.cc:1048] T d9008154ab064e519a97d153e2bc3341 P 5b051976434b49a9995995eb11b8462e [LEADER]: Connected to new peer: Peer: permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:06.339221 17659 consensus_queue.cc:237] T 94ab4c1af029444d88c5cda186da78b0 P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Queue 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: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } }
I20260710 13:20:06.347725 17584 raft_consensus.cc:1275] T 94ab4c1af029444d88c5cda186da78b0 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Refusing update from remote peer 8a2029523b334704ad9490d03d5a0169: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:06.349419 17787 consensus_queue.cc:1048] T 94ab4c1af029444d88c5cda186da78b0 P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:06.349721 17731 raft_consensus.cc:1275] T 94ab4c1af029444d88c5cda186da78b0 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Refusing update from remote peer 8a2029523b334704ad9490d03d5a0169: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:06.351171 17787 consensus_queue.cc:1048] T 94ab4c1af029444d88c5cda186da78b0 P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:20:06.359229 17627 consensus_peers.cc:597] T 94ab4c1af029444d88c5cda186da78b0 P 8a2029523b334704ad9490d03d5a0169 -> Peer 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68:41459): Couldn't send request to peer 55d89277cd4c4ef59bebc57453da9a82. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 94ab4c1af029444d88c5cda186da78b0. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:06.368574 17898 raft_consensus.cc:2955] T 94ab4c1af029444d88c5cda186da78b0 P 8a2029523b334704ad9490d03d5a0169 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } } }
I20260710 13:20:06.369809 17584 raft_consensus.cc:2955] T 94ab4c1af029444d88c5cda186da78b0 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } } }
I20260710 13:20:06.372913 17732 raft_consensus.cc:2955] T 94ab4c1af029444d88c5cda186da78b0 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } } }
I20260710 13:20:06.388643 17662 consensus_queue.cc:237] T 969dd0f3fb4a43bca9041b65a10bb562 P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Queue 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: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } }
I20260710 13:20:06.389464 17483 catalog_manager.cc:5697] T 94ab4c1af029444d88c5cda186da78b0 P 8a2029523b334704ad9490d03d5a0169 reported cstate change: config changed from index -1 to 2, NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) added. New cstate: current_term: 1 leader_uuid: "8a2029523b334704ad9490d03d5a0169" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 13:20:06.403319 17627 consensus_peers.cc:597] T 969dd0f3fb4a43bca9041b65a10bb562 P 8a2029523b334704ad9490d03d5a0169 -> Peer 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68:41459): Couldn't send request to peer 55d89277cd4c4ef59bebc57453da9a82. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 969dd0f3fb4a43bca9041b65a10bb562. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:06.405316 17732 raft_consensus.cc:1275] T 969dd0f3fb4a43bca9041b65a10bb562 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Refusing update from remote peer 8a2029523b334704ad9490d03d5a0169: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:06.406755 17787 consensus_queue.cc:1048] T 969dd0f3fb4a43bca9041b65a10bb562 P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:06.406968 17584 raft_consensus.cc:1275] T 969dd0f3fb4a43bca9041b65a10bb562 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Refusing update from remote peer 8a2029523b334704ad9490d03d5a0169: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:06.409190 17787 consensus_queue.cc:1048] T 969dd0f3fb4a43bca9041b65a10bb562 P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:06.426882 17898 raft_consensus.cc:2955] T 969dd0f3fb4a43bca9041b65a10bb562 P 8a2029523b334704ad9490d03d5a0169 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } } }
I20260710 13:20:06.428529 17584 raft_consensus.cc:2955] T 969dd0f3fb4a43bca9041b65a10bb562 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } } }
I20260710 13:20:06.436671 17732 raft_consensus.cc:2955] T 969dd0f3fb4a43bca9041b65a10bb562 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } } }
I20260710 13:20:06.447153 17485 catalog_manager.cc:5697] T 969dd0f3fb4a43bca9041b65a10bb562 P 8a2029523b334704ad9490d03d5a0169 reported cstate change: config changed from index -1 to 2, NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) added. New cstate: current_term: 1 leader_uuid: "8a2029523b334704ad9490d03d5a0169" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:06.461584 17584 consensus_queue.cc:237] T 4c474ed074c4499cb3f598ee4ac17094 P 5b051976434b49a9995995eb11b8462e [LEADER]: Queue 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: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } }
I20260710 13:20:06.468330 17732 raft_consensus.cc:1275] T 4c474ed074c4499cb3f598ee4ac17094 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Refusing update from remote peer 5b051976434b49a9995995eb11b8462e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:06.470448 17662 raft_consensus.cc:1275] T 4c474ed074c4499cb3f598ee4ac17094 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Refusing update from remote peer 5b051976434b49a9995995eb11b8462e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:06.471254 17885 consensus_queue.cc:1048] T 4c474ed074c4499cb3f598ee4ac17094 P 5b051976434b49a9995995eb11b8462e [LEADER]: Connected to new peer: Peer: permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:06.472199 17941 consensus_queue.cc:1048] T 4c474ed074c4499cb3f598ee4ac17094 P 5b051976434b49a9995995eb11b8462e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:20:06.479290 17552 consensus_peers.cc:597] T 4c474ed074c4499cb3f598ee4ac17094 P 5b051976434b49a9995995eb11b8462e -> Peer 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68:41459): Couldn't send request to peer 55d89277cd4c4ef59bebc57453da9a82. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4c474ed074c4499cb3f598ee4ac17094. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:06.479808 17942 raft_consensus.cc:2955] T 4c474ed074c4499cb3f598ee4ac17094 P 5b051976434b49a9995995eb11b8462e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } } }
I20260710 13:20:06.481598 17662 raft_consensus.cc:2955] T 4c474ed074c4499cb3f598ee4ac17094 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } } }
I20260710 13:20:06.483250 17732 raft_consensus.cc:2955] T 4c474ed074c4499cb3f598ee4ac17094 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } } }
I20260710 13:20:06.497255 17482 catalog_manager.cc:5697] T 4c474ed074c4499cb3f598ee4ac17094 P 5b051976434b49a9995995eb11b8462e reported cstate change: config changed from index -1 to 2, NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) added. New cstate: current_term: 1 leader_uuid: "5b051976434b49a9995995eb11b8462e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:06.516711 17732 consensus_queue.cc:237] T 1a3efa0e2805446d93f979e00f436733 P 685bc413083a4fe7be8fc36077a6e4ce [LEADER]: Queue 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: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } }
I20260710 13:20:06.525945 17662 raft_consensus.cc:1275] T 1a3efa0e2805446d93f979e00f436733 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Refusing update from remote peer 685bc413083a4fe7be8fc36077a6e4ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:06.527133 17584 raft_consensus.cc:1275] T 1a3efa0e2805446d93f979e00f436733 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Refusing update from remote peer 685bc413083a4fe7be8fc36077a6e4ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:06.527470 18052 consensus_queue.cc:1048] T 1a3efa0e2805446d93f979e00f436733 P 685bc413083a4fe7be8fc36077a6e4ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:06.528633 17875 consensus_queue.cc:1048] T 1a3efa0e2805446d93f979e00f436733 P 685bc413083a4fe7be8fc36077a6e4ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:20:06.542636 17701 consensus_peers.cc:597] T 1a3efa0e2805446d93f979e00f436733 P 685bc413083a4fe7be8fc36077a6e4ce -> Peer 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68:41459): Couldn't send request to peer 55d89277cd4c4ef59bebc57453da9a82. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1a3efa0e2805446d93f979e00f436733. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:06.548970 17945 raft_consensus.cc:2955] T 1a3efa0e2805446d93f979e00f436733 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } } }
I20260710 13:20:06.550663 17662 raft_consensus.cc:2955] T 1a3efa0e2805446d93f979e00f436733 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } } }
I20260710 13:20:06.552484 17584 raft_consensus.cc:2955] T 1a3efa0e2805446d93f979e00f436733 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } } }
I20260710 13:20:06.570202 17483 catalog_manager.cc:5697] T 1a3efa0e2805446d93f979e00f436733 P 8a2029523b334704ad9490d03d5a0169 reported cstate change: config changed from index -1 to 2, NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) added. New cstate: current_term: 1 leader_uuid: "685bc413083a4fe7be8fc36077a6e4ce" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } } }
I20260710 13:20:06.603227 17885 raft_consensus.cc:493] T 6700306286ba48b18badc45df12229ef P 5b051976434b49a9995995eb11b8462e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:06.603818 17885 raft_consensus.cc:515] T 6700306286ba48b18badc45df12229ef P 5b051976434b49a9995995eb11b8462e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:06.606118 17885 leader_election.cc:290] T 6700306286ba48b18badc45df12229ef P 5b051976434b49a9995995eb11b8462e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935), 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297)
I20260710 13:20:06.607183 17732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6700306286ba48b18badc45df12229ef" candidate_uuid: "5b051976434b49a9995995eb11b8462e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "685bc413083a4fe7be8fc36077a6e4ce" is_pre_election: true
I20260710 13:20:06.607867 17732 raft_consensus.cc:2468] T 6700306286ba48b18badc45df12229ef P 685bc413083a4fe7be8fc36077a6e4ce [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b051976434b49a9995995eb11b8462e in term 2.
I20260710 13:20:06.607890 17662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6700306286ba48b18badc45df12229ef" candidate_uuid: "5b051976434b49a9995995eb11b8462e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8a2029523b334704ad9490d03d5a0169" is_pre_election: true
I20260710 13:20:06.609050 17551 leader_election.cc:304] T 6700306286ba48b18badc45df12229ef P 5b051976434b49a9995995eb11b8462e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b051976434b49a9995995eb11b8462e, 685bc413083a4fe7be8fc36077a6e4ce; no voters: 
I20260710 13:20:06.609874 17885 raft_consensus.cc:2804] T 6700306286ba48b18badc45df12229ef P 5b051976434b49a9995995eb11b8462e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:20:06.610234 17885 raft_consensus.cc:493] T 6700306286ba48b18badc45df12229ef P 5b051976434b49a9995995eb11b8462e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:06.610560 17885 raft_consensus.cc:3060] T 6700306286ba48b18badc45df12229ef P 5b051976434b49a9995995eb11b8462e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:06.615473 17885 raft_consensus.cc:515] T 6700306286ba48b18badc45df12229ef P 5b051976434b49a9995995eb11b8462e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:06.617107 17885 leader_election.cc:290] T 6700306286ba48b18badc45df12229ef P 5b051976434b49a9995995eb11b8462e [CANDIDATE]: Term 3 election: Requested vote from peers 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935), 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297)
I20260710 13:20:06.617985 17662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6700306286ba48b18badc45df12229ef" candidate_uuid: "5b051976434b49a9995995eb11b8462e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8a2029523b334704ad9490d03d5a0169"
I20260710 13:20:06.618263 17732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6700306286ba48b18badc45df12229ef" candidate_uuid: "5b051976434b49a9995995eb11b8462e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "685bc413083a4fe7be8fc36077a6e4ce"
I20260710 13:20:06.618860 17732 raft_consensus.cc:3060] T 6700306286ba48b18badc45df12229ef P 685bc413083a4fe7be8fc36077a6e4ce [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:06.625936 17732 raft_consensus.cc:2468] T 6700306286ba48b18badc45df12229ef P 685bc413083a4fe7be8fc36077a6e4ce [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b051976434b49a9995995eb11b8462e in term 3.
I20260710 13:20:06.627283 17551 leader_election.cc:304] T 6700306286ba48b18badc45df12229ef P 5b051976434b49a9995995eb11b8462e [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5b051976434b49a9995995eb11b8462e, 685bc413083a4fe7be8fc36077a6e4ce; no voters: 8a2029523b334704ad9490d03d5a0169
I20260710 13:20:06.628121 17885 raft_consensus.cc:2804] T 6700306286ba48b18badc45df12229ef P 5b051976434b49a9995995eb11b8462e [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:06.628672 17885 raft_consensus.cc:697] T 6700306286ba48b18badc45df12229ef P 5b051976434b49a9995995eb11b8462e [term 3 LEADER]: Becoming Leader. State: Replica: 5b051976434b49a9995995eb11b8462e, State: Running, Role: LEADER
I20260710 13:20:06.629529 17885 consensus_queue.cc:237] T 6700306286ba48b18badc45df12229ef P 5b051976434b49a9995995eb11b8462e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:06.638396 17482 catalog_manager.cc:5697] T 6700306286ba48b18badc45df12229ef P 5b051976434b49a9995995eb11b8462e reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "5b051976434b49a9995995eb11b8462e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:06.687558 18034 heartbeater.cc:499] Master 127.16.20.126:42451 was elected leader, sending a full tablet report...
I20260710 13:20:06.809445 17898 raft_consensus.cc:493] T 6700306286ba48b18badc45df12229ef P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5b051976434b49a9995995eb11b8462e)
I20260710 13:20:06.810046 17898 raft_consensus.cc:515] T 6700306286ba48b18badc45df12229ef P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:06.812762 18072 ts_tablet_manager.cc:933] T 969dd0f3fb4a43bca9041b65a10bb562 P 55d89277cd4c4ef59bebc57453da9a82: Initiating tablet copy from peer 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935)
I20260710 13:20:06.812850 17584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6700306286ba48b18badc45df12229ef" candidate_uuid: "8a2029523b334704ad9490d03d5a0169" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5b051976434b49a9995995eb11b8462e" is_pre_election: true
I20260710 13:20:06.816373 17733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6700306286ba48b18badc45df12229ef" candidate_uuid: "8a2029523b334704ad9490d03d5a0169" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "685bc413083a4fe7be8fc36077a6e4ce" is_pre_election: true
I20260710 13:20:06.817502 17733 raft_consensus.cc:2368] T 6700306286ba48b18badc45df12229ef P 685bc413083a4fe7be8fc36077a6e4ce [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8a2029523b334704ad9490d03d5a0169 for earlier term 2. Current term is 3.
I20260710 13:20:06.818324 17898 leader_election.cc:290] T 6700306286ba48b18badc45df12229ef P 8a2029523b334704ad9490d03d5a0169 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407), 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297)
I20260710 13:20:06.819479 17626 leader_election.cc:400] T 6700306286ba48b18badc45df12229ef P 8a2029523b334704ad9490d03d5a0169 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297) with higher term. Message: Invalid argument: T 6700306286ba48b18badc45df12229ef P 685bc413083a4fe7be8fc36077a6e4ce [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8a2029523b334704ad9490d03d5a0169 for earlier term 2. Current term is 3.
I20260710 13:20:06.819828 17626 leader_election.cc:403] T 6700306286ba48b18badc45df12229ef P 8a2029523b334704ad9490d03d5a0169 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260710 13:20:06.819881 18072 tablet_copy_client.cc:323] T 969dd0f3fb4a43bca9041b65a10bb562 P 55d89277cd4c4ef59bebc57453da9a82: tablet copy: Beginning tablet copy session from remote peer at address 127.16.20.66:41935
I20260710 13:20:06.820497 17898 raft_consensus.cc:3060] T 6700306286ba48b18badc45df12229ef P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Advancing to term 3
I20260710 13:20:06.827611 17898 raft_consensus.cc:2749] T 6700306286ba48b18badc45df12229ef P 8a2029523b334704ad9490d03d5a0169 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297) with higher term. Message: Invalid argument: T 6700306286ba48b18badc45df12229ef P 685bc413083a4fe7be8fc36077a6e4ce [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8a2029523b334704ad9490d03d5a0169 for earlier term 2. Current term is 3.
I20260710 13:20:06.847425 17672 tablet_copy_service.cc:140] P 8a2029523b334704ad9490d03d5a0169: Received BeginTabletCopySession request for tablet 969dd0f3fb4a43bca9041b65a10bb562 from peer 55d89277cd4c4ef59bebc57453da9a82 ({username='slave'} at 127.0.0.1:55930)
I20260710 13:20:06.848045 17672 tablet_copy_service.cc:161] P 8a2029523b334704ad9490d03d5a0169: Beginning new tablet copy session on tablet 969dd0f3fb4a43bca9041b65a10bb562 from peer 55d89277cd4c4ef59bebc57453da9a82 at {username='slave'} at 127.0.0.1:55930: session id = 55d89277cd4c4ef59bebc57453da9a82-969dd0f3fb4a43bca9041b65a10bb562
I20260710 13:20:06.854298 17672 tablet_copy_source_session.cc:215] T 969dd0f3fb4a43bca9041b65a10bb562 P 8a2029523b334704ad9490d03d5a0169: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:06.857936 18072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 969dd0f3fb4a43bca9041b65a10bb562. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:06.871726 18072 tablet_copy_client.cc:806] T 969dd0f3fb4a43bca9041b65a10bb562 P 55d89277cd4c4ef59bebc57453da9a82: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:06.872340 18072 tablet_copy_client.cc:670] T 969dd0f3fb4a43bca9041b65a10bb562 P 55d89277cd4c4ef59bebc57453da9a82: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:06.876654 18072 tablet_copy_client.cc:538] T 969dd0f3fb4a43bca9041b65a10bb562 P 55d89277cd4c4ef59bebc57453da9a82: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:06.883352 18072 tablet_bootstrap.cc:492] T 969dd0f3fb4a43bca9041b65a10bb562 P 55d89277cd4c4ef59bebc57453da9a82: Bootstrap starting.
I20260710 13:20:06.903789 18072 tablet_bootstrap.cc:492] T 969dd0f3fb4a43bca9041b65a10bb562 P 55d89277cd4c4ef59bebc57453da9a82: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:06.904767 18072 tablet_bootstrap.cc:492] T 969dd0f3fb4a43bca9041b65a10bb562 P 55d89277cd4c4ef59bebc57453da9a82: Bootstrap complete.
I20260710 13:20:06.905467 18072 ts_tablet_manager.cc:1403] T 969dd0f3fb4a43bca9041b65a10bb562 P 55d89277cd4c4ef59bebc57453da9a82: Time spent bootstrapping tablet: real 0.022s	user 0.023s	sys 0.000s
I20260710 13:20:06.908638 18072 raft_consensus.cc:359] T 969dd0f3fb4a43bca9041b65a10bb562 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } }
I20260710 13:20:06.909509 18072 raft_consensus.cc:740] T 969dd0f3fb4a43bca9041b65a10bb562 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 55d89277cd4c4ef59bebc57453da9a82, State: Initialized, Role: LEARNER
I20260710 13:20:06.910157 18072 consensus_queue.cc:260] T 969dd0f3fb4a43bca9041b65a10bb562 P 55d89277cd4c4ef59bebc57453da9a82 [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: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } }
I20260710 13:20:06.912878 18072 ts_tablet_manager.cc:1434] T 969dd0f3fb4a43bca9041b65a10bb562 P 55d89277cd4c4ef59bebc57453da9a82: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260710 13:20:06.914639 17672 tablet_copy_service.cc:342] P 8a2029523b334704ad9490d03d5a0169: Request end of tablet copy session 55d89277cd4c4ef59bebc57453da9a82-969dd0f3fb4a43bca9041b65a10bb562 received from {username='slave'} at 127.0.0.1:55930
I20260710 13:20:06.915215 17672 tablet_copy_service.cc:434] P 8a2029523b334704ad9490d03d5a0169: ending tablet copy session 55d89277cd4c4ef59bebc57453da9a82-969dd0f3fb4a43bca9041b65a10bb562 on tablet 969dd0f3fb4a43bca9041b65a10bb562 with peer 55d89277cd4c4ef59bebc57453da9a82
I20260710 13:20:06.956821 18072 ts_tablet_manager.cc:933] T 1a3efa0e2805446d93f979e00f436733 P 55d89277cd4c4ef59bebc57453da9a82: Initiating tablet copy from peer 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297)
I20260710 13:20:06.958431 18072 tablet_copy_client.cc:323] T 1a3efa0e2805446d93f979e00f436733 P 55d89277cd4c4ef59bebc57453da9a82: tablet copy: Beginning tablet copy session from remote peer at address 127.16.20.67:38297
I20260710 13:20:06.968313 17746 tablet_copy_service.cc:140] P 685bc413083a4fe7be8fc36077a6e4ce: Received BeginTabletCopySession request for tablet 1a3efa0e2805446d93f979e00f436733 from peer 55d89277cd4c4ef59bebc57453da9a82 ({username='slave'} at 127.0.0.1:59838)
I20260710 13:20:06.968933 17746 tablet_copy_service.cc:161] P 685bc413083a4fe7be8fc36077a6e4ce: Beginning new tablet copy session on tablet 1a3efa0e2805446d93f979e00f436733 from peer 55d89277cd4c4ef59bebc57453da9a82 at {username='slave'} at 127.0.0.1:59838: session id = 55d89277cd4c4ef59bebc57453da9a82-1a3efa0e2805446d93f979e00f436733
I20260710 13:20:06.978688 17746 tablet_copy_source_session.cc:215] T 1a3efa0e2805446d93f979e00f436733 P 685bc413083a4fe7be8fc36077a6e4ce: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:06.981295 18078 ts_tablet_manager.cc:933] T 94ab4c1af029444d88c5cda186da78b0 P 55d89277cd4c4ef59bebc57453da9a82: Initiating tablet copy from peer 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935)
I20260710 13:20:06.983239 18072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a3efa0e2805446d93f979e00f436733. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:06.992908 18078 tablet_copy_client.cc:323] T 94ab4c1af029444d88c5cda186da78b0 P 55d89277cd4c4ef59bebc57453da9a82: tablet copy: Beginning tablet copy session from remote peer at address 127.16.20.66:41935
I20260710 13:20:06.993310 18080 ts_tablet_manager.cc:933] T 4c474ed074c4499cb3f598ee4ac17094 P 55d89277cd4c4ef59bebc57453da9a82: Initiating tablet copy from peer 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407)
I20260710 13:20:06.997228 17672 tablet_copy_service.cc:140] P 8a2029523b334704ad9490d03d5a0169: Received BeginTabletCopySession request for tablet 94ab4c1af029444d88c5cda186da78b0 from peer 55d89277cd4c4ef59bebc57453da9a82 ({username='slave'} at 127.0.0.1:55930)
I20260710 13:20:06.998061 17672 tablet_copy_service.cc:161] P 8a2029523b334704ad9490d03d5a0169: Beginning new tablet copy session on tablet 94ab4c1af029444d88c5cda186da78b0 from peer 55d89277cd4c4ef59bebc57453da9a82 at {username='slave'} at 127.0.0.1:55930: session id = 55d89277cd4c4ef59bebc57453da9a82-94ab4c1af029444d88c5cda186da78b0
I20260710 13:20:07.006209 18072 tablet_copy_client.cc:806] T 1a3efa0e2805446d93f979e00f436733 P 55d89277cd4c4ef59bebc57453da9a82: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:07.006798 18072 tablet_copy_client.cc:670] T 1a3efa0e2805446d93f979e00f436733 P 55d89277cd4c4ef59bebc57453da9a82: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:07.018147 17672 tablet_copy_source_session.cc:215] T 94ab4c1af029444d88c5cda186da78b0 P 8a2029523b334704ad9490d03d5a0169: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:07.019620 18072 tablet_copy_client.cc:538] T 1a3efa0e2805446d93f979e00f436733 P 55d89277cd4c4ef59bebc57453da9a82: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:07.022667 18078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94ab4c1af029444d88c5cda186da78b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:07.029569 18072 tablet_bootstrap.cc:492] T 1a3efa0e2805446d93f979e00f436733 P 55d89277cd4c4ef59bebc57453da9a82: Bootstrap starting.
I20260710 13:20:07.037354 18080 tablet_copy_client.cc:323] T 4c474ed074c4499cb3f598ee4ac17094 P 55d89277cd4c4ef59bebc57453da9a82: tablet copy: Beginning tablet copy session from remote peer at address 127.16.20.65:34407
I20260710 13:20:07.055001 17659 raft_consensus.cc:1275] T 6700306286ba48b18badc45df12229ef P 8a2029523b334704ad9490d03d5a0169 [term 3 FOLLOWER]: Refusing update from remote peer 5b051976434b49a9995995eb11b8462e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:20:07.057121 17859 consensus_queue.cc:1048] T 6700306286ba48b18badc45df12229ef P 5b051976434b49a9995995eb11b8462e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:07.071157 17597 tablet_copy_service.cc:140] P 5b051976434b49a9995995eb11b8462e: Received BeginTabletCopySession request for tablet 4c474ed074c4499cb3f598ee4ac17094 from peer 55d89277cd4c4ef59bebc57453da9a82 ({username='slave'} at 127.0.0.1:46752)
I20260710 13:20:07.072196 17597 tablet_copy_service.cc:161] P 5b051976434b49a9995995eb11b8462e: Beginning new tablet copy session on tablet 4c474ed074c4499cb3f598ee4ac17094 from peer 55d89277cd4c4ef59bebc57453da9a82 at {username='slave'} at 127.0.0.1:46752: session id = 55d89277cd4c4ef59bebc57453da9a82-4c474ed074c4499cb3f598ee4ac17094
I20260710 13:20:07.082796 17597 tablet_copy_source_session.cc:215] T 4c474ed074c4499cb3f598ee4ac17094 P 5b051976434b49a9995995eb11b8462e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:07.093058 17733 raft_consensus.cc:1275] T 6700306286ba48b18badc45df12229ef P 685bc413083a4fe7be8fc36077a6e4ce [term 3 FOLLOWER]: Refusing update from remote peer 5b051976434b49a9995995eb11b8462e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:20:07.093715 18080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c474ed074c4499cb3f598ee4ac17094. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:07.095117 17885 consensus_queue.cc:1048] T 6700306286ba48b18badc45df12229ef P 5b051976434b49a9995995eb11b8462e [LEADER]: Connected to new peer: Peer: permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:07.109838 18078 tablet_copy_client.cc:806] T 94ab4c1af029444d88c5cda186da78b0 P 55d89277cd4c4ef59bebc57453da9a82: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:07.111343 18078 tablet_copy_client.cc:670] T 94ab4c1af029444d88c5cda186da78b0 P 55d89277cd4c4ef59bebc57453da9a82: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:07.114392 18080 tablet_copy_client.cc:806] T 4c474ed074c4499cb3f598ee4ac17094 P 55d89277cd4c4ef59bebc57453da9a82: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:07.114945 18080 tablet_copy_client.cc:670] T 4c474ed074c4499cb3f598ee4ac17094 P 55d89277cd4c4ef59bebc57453da9a82: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:07.115660 18078 tablet_copy_client.cc:538] T 94ab4c1af029444d88c5cda186da78b0 P 55d89277cd4c4ef59bebc57453da9a82: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:07.122951 18072 tablet_bootstrap.cc:492] T 1a3efa0e2805446d93f979e00f436733 P 55d89277cd4c4ef59bebc57453da9a82: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:07.124529 18072 tablet_bootstrap.cc:492] T 1a3efa0e2805446d93f979e00f436733 P 55d89277cd4c4ef59bebc57453da9a82: Bootstrap complete.
I20260710 13:20:07.125218 18072 ts_tablet_manager.cc:1403] T 1a3efa0e2805446d93f979e00f436733 P 55d89277cd4c4ef59bebc57453da9a82: Time spent bootstrapping tablet: real 0.096s	user 0.045s	sys 0.016s
I20260710 13:20:07.127141 18078 tablet_bootstrap.cc:492] T 94ab4c1af029444d88c5cda186da78b0 P 55d89277cd4c4ef59bebc57453da9a82: Bootstrap starting.
I20260710 13:20:07.128196 18072 raft_consensus.cc:359] T 1a3efa0e2805446d93f979e00f436733 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } }
I20260710 13:20:07.129027 18072 raft_consensus.cc:740] T 1a3efa0e2805446d93f979e00f436733 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 55d89277cd4c4ef59bebc57453da9a82, State: Initialized, Role: LEARNER
I20260710 13:20:07.129655 18072 consensus_queue.cc:260] T 1a3efa0e2805446d93f979e00f436733 P 55d89277cd4c4ef59bebc57453da9a82 [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: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } }
I20260710 13:20:07.130651 18080 tablet_copy_client.cc:538] T 4c474ed074c4499cb3f598ee4ac17094 P 55d89277cd4c4ef59bebc57453da9a82: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:07.139565 18080 tablet_bootstrap.cc:492] T 4c474ed074c4499cb3f598ee4ac17094 P 55d89277cd4c4ef59bebc57453da9a82: Bootstrap starting.
I20260710 13:20:07.147644 18072 ts_tablet_manager.cc:1434] T 1a3efa0e2805446d93f979e00f436733 P 55d89277cd4c4ef59bebc57453da9a82: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260710 13:20:07.153644 17746 tablet_copy_service.cc:342] P 685bc413083a4fe7be8fc36077a6e4ce: Request end of tablet copy session 55d89277cd4c4ef59bebc57453da9a82-1a3efa0e2805446d93f979e00f436733 received from {username='slave'} at 127.0.0.1:59838
I20260710 13:20:07.154282 17746 tablet_copy_service.cc:434] P 685bc413083a4fe7be8fc36077a6e4ce: ending tablet copy session 55d89277cd4c4ef59bebc57453da9a82-1a3efa0e2805446d93f979e00f436733 on tablet 1a3efa0e2805446d93f979e00f436733 with peer 55d89277cd4c4ef59bebc57453da9a82
I20260710 13:20:07.175302 18080 tablet_bootstrap.cc:492] T 4c474ed074c4499cb3f598ee4ac17094 P 55d89277cd4c4ef59bebc57453da9a82: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:07.176255 18080 tablet_bootstrap.cc:492] T 4c474ed074c4499cb3f598ee4ac17094 P 55d89277cd4c4ef59bebc57453da9a82: Bootstrap complete.
I20260710 13:20:07.176932 18080 ts_tablet_manager.cc:1403] T 4c474ed074c4499cb3f598ee4ac17094 P 55d89277cd4c4ef59bebc57453da9a82: Time spent bootstrapping tablet: real 0.038s	user 0.019s	sys 0.005s
I20260710 13:20:07.182062 18080 raft_consensus.cc:359] T 4c474ed074c4499cb3f598ee4ac17094 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } }
I20260710 13:20:07.183048 18080 raft_consensus.cc:740] T 4c474ed074c4499cb3f598ee4ac17094 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 55d89277cd4c4ef59bebc57453da9a82, State: Initialized, Role: LEARNER
I20260710 13:20:07.183804 18080 consensus_queue.cc:260] T 4c474ed074c4499cb3f598ee4ac17094 P 55d89277cd4c4ef59bebc57453da9a82 [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: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } }
I20260710 13:20:07.186661 18078 tablet_bootstrap.cc:492] T 94ab4c1af029444d88c5cda186da78b0 P 55d89277cd4c4ef59bebc57453da9a82: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:07.187609 18078 tablet_bootstrap.cc:492] T 94ab4c1af029444d88c5cda186da78b0 P 55d89277cd4c4ef59bebc57453da9a82: Bootstrap complete.
I20260710 13:20:07.188314 18078 ts_tablet_manager.cc:1403] T 94ab4c1af029444d88c5cda186da78b0 P 55d89277cd4c4ef59bebc57453da9a82: Time spent bootstrapping tablet: real 0.061s	user 0.026s	sys 0.005s
I20260710 13:20:07.191210 18078 raft_consensus.cc:359] T 94ab4c1af029444d88c5cda186da78b0 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } }
I20260710 13:20:07.192052 18078 raft_consensus.cc:740] T 94ab4c1af029444d88c5cda186da78b0 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 55d89277cd4c4ef59bebc57453da9a82, State: Initialized, Role: LEARNER
I20260710 13:20:07.192665 18078 consensus_queue.cc:260] T 94ab4c1af029444d88c5cda186da78b0 P 55d89277cd4c4ef59bebc57453da9a82 [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: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } }
I20260710 13:20:07.193320 18080 ts_tablet_manager.cc:1434] T 4c474ed074c4499cb3f598ee4ac17094 P 55d89277cd4c4ef59bebc57453da9a82: Time spent starting tablet: real 0.016s	user 0.000s	sys 0.007s
I20260710 13:20:07.195015 18078 ts_tablet_manager.cc:1434] T 94ab4c1af029444d88c5cda186da78b0 P 55d89277cd4c4ef59bebc57453da9a82: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:20:07.196652 17672 tablet_copy_service.cc:342] P 8a2029523b334704ad9490d03d5a0169: Request end of tablet copy session 55d89277cd4c4ef59bebc57453da9a82-94ab4c1af029444d88c5cda186da78b0 received from {username='slave'} at 127.0.0.1:55930
I20260710 13:20:07.196866 17597 tablet_copy_service.cc:342] P 5b051976434b49a9995995eb11b8462e: Request end of tablet copy session 55d89277cd4c4ef59bebc57453da9a82-4c474ed074c4499cb3f598ee4ac17094 received from {username='slave'} at 127.0.0.1:46752
I20260710 13:20:07.197069 17672 tablet_copy_service.cc:434] P 8a2029523b334704ad9490d03d5a0169: ending tablet copy session 55d89277cd4c4ef59bebc57453da9a82-94ab4c1af029444d88c5cda186da78b0 on tablet 94ab4c1af029444d88c5cda186da78b0 with peer 55d89277cd4c4ef59bebc57453da9a82
I20260710 13:20:07.197284 17597 tablet_copy_service.cc:434] P 5b051976434b49a9995995eb11b8462e: ending tablet copy session 55d89277cd4c4ef59bebc57453da9a82-4c474ed074c4499cb3f598ee4ac17094 on tablet 4c474ed074c4499cb3f598ee4ac17094 with peer 55d89277cd4c4ef59bebc57453da9a82
I20260710 13:20:07.420765 18009 raft_consensus.cc:1217] T 4c474ed074c4499cb3f598ee4ac17094 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:07.433012 18009 raft_consensus.cc:1217] T 969dd0f3fb4a43bca9041b65a10bb562 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:07.561259 18009 raft_consensus.cc:1217] T 1a3efa0e2805446d93f979e00f436733 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:07.606736 18009 raft_consensus.cc:1217] T 94ab4c1af029444d88c5cda186da78b0 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260710 13:20:07.647758 17701 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.20.66:41935, user_credentials={real_user=slave}} blocked reactor thread for 70524.6us
W20260710 13:20:07.647387 17626 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.20.67:38297, user_credentials={real_user=slave}} blocked reactor thread for 57069.5us
I20260710 13:20:07.947546 18096 raft_consensus.cc:1064] T 1a3efa0e2805446d93f979e00f436733 P 685bc413083a4fe7be8fc36077a6e4ce: attempting to promote NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 to VOTER
I20260710 13:20:07.951429 17898 raft_consensus.cc:1064] T 969dd0f3fb4a43bca9041b65a10bb562 P 8a2029523b334704ad9490d03d5a0169: attempting to promote NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 to VOTER
I20260710 13:20:07.951122 18096 consensus_queue.cc:237] T 1a3efa0e2805446d93f979e00f436733 P 685bc413083a4fe7be8fc36077a6e4ce [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: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } }
I20260710 13:20:07.954639 17898 consensus_queue.cc:237] T 969dd0f3fb4a43bca9041b65a10bb562 P 8a2029523b334704ad9490d03d5a0169 [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: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } }
I20260710 13:20:07.960026 18009 raft_consensus.cc:1275] T 1a3efa0e2805446d93f979e00f436733 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 LEARNER]: Refusing update from remote peer 685bc413083a4fe7be8fc36077a6e4ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:07.961879 17875 consensus_queue.cc:1048] T 1a3efa0e2805446d93f979e00f436733 P 685bc413083a4fe7be8fc36077a6e4ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:07.972874 17659 raft_consensus.cc:1275] T 1a3efa0e2805446d93f979e00f436733 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Refusing update from remote peer 685bc413083a4fe7be8fc36077a6e4ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:07.975654 17584 raft_consensus.cc:1275] T 1a3efa0e2805446d93f979e00f436733 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Refusing update from remote peer 685bc413083a4fe7be8fc36077a6e4ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:07.976096 18090 consensus_queue.cc:1048] T 1a3efa0e2805446d93f979e00f436733 P 685bc413083a4fe7be8fc36077a6e4ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:07.980101 17733 raft_consensus.cc:1275] T 969dd0f3fb4a43bca9041b65a10bb562 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Refusing update from remote peer 8a2029523b334704ad9490d03d5a0169: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:07.980329 18009 raft_consensus.cc:1275] T 969dd0f3fb4a43bca9041b65a10bb562 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 LEARNER]: Refusing update from remote peer 8a2029523b334704ad9490d03d5a0169: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:07.982602 18096 consensus_queue.cc:1048] T 1a3efa0e2805446d93f979e00f436733 P 685bc413083a4fe7be8fc36077a6e4ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:07.982776 18095 consensus_queue.cc:1048] T 969dd0f3fb4a43bca9041b65a10bb562 P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:07.984877 18095 consensus_queue.cc:1048] T 969dd0f3fb4a43bca9041b65a10bb562 P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:07.987215 17584 raft_consensus.cc:1275] T 969dd0f3fb4a43bca9041b65a10bb562 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Refusing update from remote peer 8a2029523b334704ad9490d03d5a0169: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:07.989374 17816 consensus_queue.cc:1048] T 969dd0f3fb4a43bca9041b65a10bb562 P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:08.008868 17816 raft_consensus.cc:2955] T 969dd0f3fb4a43bca9041b65a10bb562 P 8a2029523b334704ad9490d03d5a0169 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:08.010900 18096 raft_consensus.cc:2955] T 1a3efa0e2805446d93f979e00f436733 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:08.017088 17586 raft_consensus.cc:2955] T 1a3efa0e2805446d93f979e00f436733 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:08.023947 17584 raft_consensus.cc:2955] T 969dd0f3fb4a43bca9041b65a10bb562 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:08.030877 17859 raft_consensus.cc:1064] T 4c474ed074c4499cb3f598ee4ac17094 P 5b051976434b49a9995995eb11b8462e: attempting to promote NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 to VOTER
I20260710 13:20:08.033149 17485 catalog_manager.cc:5697] T 1a3efa0e2805446d93f979e00f436733 P 685bc413083a4fe7be8fc36077a6e4ce reported cstate change: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "685bc413083a4fe7be8fc36077a6e4ce" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:08.033914 17859 consensus_queue.cc:237] T 4c474ed074c4499cb3f598ee4ac17094 P 5b051976434b49a9995995eb11b8462e [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: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } }
I20260710 13:20:08.035972 18009 raft_consensus.cc:2955] T 1a3efa0e2805446d93f979e00f436733 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:08.033839 17733 raft_consensus.cc:2955] T 969dd0f3fb4a43bca9041b65a10bb562 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:08.044173 17659 raft_consensus.cc:2955] T 1a3efa0e2805446d93f979e00f436733 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:08.057672 18008 raft_consensus.cc:2955] T 969dd0f3fb4a43bca9041b65a10bb562 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:08.065915 17482 catalog_manager.cc:5697] T 969dd0f3fb4a43bca9041b65a10bb562 P 8a2029523b334704ad9490d03d5a0169 reported cstate change: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8a2029523b334704ad9490d03d5a0169" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:08.070053 18007 raft_consensus.cc:1275] T 4c474ed074c4499cb3f598ee4ac17094 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 LEARNER]: Refusing update from remote peer 5b051976434b49a9995995eb11b8462e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:08.071161 17732 raft_consensus.cc:1275] T 4c474ed074c4499cb3f598ee4ac17094 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Refusing update from remote peer 5b051976434b49a9995995eb11b8462e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:08.073285 17859 consensus_queue.cc:1048] T 4c474ed074c4499cb3f598ee4ac17094 P 5b051976434b49a9995995eb11b8462e [LEADER]: Connected to new peer: Peer: permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:08.073904 17662 raft_consensus.cc:1275] T 4c474ed074c4499cb3f598ee4ac17094 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Refusing update from remote peer 5b051976434b49a9995995eb11b8462e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:08.074481 17885 consensus_queue.cc:1048] T 4c474ed074c4499cb3f598ee4ac17094 P 5b051976434b49a9995995eb11b8462e [LEADER]: Connected to new peer: Peer: permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:08.075557 18092 consensus_queue.cc:1048] T 4c474ed074c4499cb3f598ee4ac17094 P 5b051976434b49a9995995eb11b8462e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:08.086885 18094 raft_consensus.cc:1064] T 94ab4c1af029444d88c5cda186da78b0 P 8a2029523b334704ad9490d03d5a0169: attempting to promote NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 to VOTER
I20260710 13:20:08.093231 18094 consensus_queue.cc:237] T 94ab4c1af029444d88c5cda186da78b0 P 8a2029523b334704ad9490d03d5a0169 [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: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } }
I20260710 13:20:08.115664 17885 raft_consensus.cc:2955] T 4c474ed074c4499cb3f598ee4ac17094 P 5b051976434b49a9995995eb11b8462e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:08.118607 18009 raft_consensus.cc:1275] T 94ab4c1af029444d88c5cda186da78b0 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 LEARNER]: Refusing update from remote peer 8a2029523b334704ad9490d03d5a0169: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:08.122741 17584 raft_consensus.cc:1275] T 94ab4c1af029444d88c5cda186da78b0 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Refusing update from remote peer 8a2029523b334704ad9490d03d5a0169: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:08.126235 18095 consensus_queue.cc:1048] T 94ab4c1af029444d88c5cda186da78b0 P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:08.128069 18095 consensus_queue.cc:1048] T 94ab4c1af029444d88c5cda186da78b0 P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:08.132366 18008 raft_consensus.cc:2955] T 4c474ed074c4499cb3f598ee4ac17094 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:08.143453 17662 raft_consensus.cc:2955] T 4c474ed074c4499cb3f598ee4ac17094 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:08.148283 17732 raft_consensus.cc:1275] T 94ab4c1af029444d88c5cda186da78b0 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Refusing update from remote peer 8a2029523b334704ad9490d03d5a0169: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:08.168107 18095 consensus_queue.cc:1048] T 94ab4c1af029444d88c5cda186da78b0 P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.014s
I20260710 13:20:08.165273 17732 raft_consensus.cc:2955] T 4c474ed074c4499cb3f598ee4ac17094 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:08.214389 17898 raft_consensus.cc:2955] T 94ab4c1af029444d88c5cda186da78b0 P 8a2029523b334704ad9490d03d5a0169 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:08.217978 18008 raft_consensus.cc:2955] T 94ab4c1af029444d88c5cda186da78b0 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:08.230933 17732 raft_consensus.cc:2955] T 94ab4c1af029444d88c5cda186da78b0 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:08.232547 17662 consensus_queue.cc:237] T 969dd0f3fb4a43bca9041b65a10bb562 P 8a2029523b334704ad9490d03d5a0169 [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: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } }
I20260710 13:20:08.237632 17731 consensus_queue.cc:237] T 1a3efa0e2805446d93f979e00f436733 P 685bc413083a4fe7be8fc36077a6e4ce [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: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } }
I20260710 13:20:08.240483 17584 raft_consensus.cc:2955] T 94ab4c1af029444d88c5cda186da78b0 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:08.244563 18007 raft_consensus.cc:1275] T 1a3efa0e2805446d93f979e00f436733 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Refusing update from remote peer 685bc413083a4fe7be8fc36077a6e4ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:08.250486 17586 raft_consensus.cc:1275] T 969dd0f3fb4a43bca9041b65a10bb562 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Refusing update from remote peer 8a2029523b334704ad9490d03d5a0169: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:08.261344 18009 raft_consensus.cc:1275] T 969dd0f3fb4a43bca9041b65a10bb562 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Refusing update from remote peer 8a2029523b334704ad9490d03d5a0169: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:08.252305 18096 consensus_queue.cc:1048] T 1a3efa0e2805446d93f979e00f436733 P 685bc413083a4fe7be8fc36077a6e4ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.010s
I20260710 13:20:08.257673 18095 consensus_queue.cc:1048] T 969dd0f3fb4a43bca9041b65a10bb562 P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.005s
I20260710 13:20:08.251348 17482 catalog_manager.cc:5697] T 4c474ed074c4499cb3f598ee4ac17094 P 5b051976434b49a9995995eb11b8462e reported cstate change: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5b051976434b49a9995995eb11b8462e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:08.266499 18098 consensus_queue.cc:1048] T 969dd0f3fb4a43bca9041b65a10bb562 P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:20:08.267527 17584 raft_consensus.cc:1275] T 1a3efa0e2805446d93f979e00f436733 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Refusing update from remote peer 685bc413083a4fe7be8fc36077a6e4ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:08.268941 18090 consensus_queue.cc:1048] T 1a3efa0e2805446d93f979e00f436733 P 685bc413083a4fe7be8fc36077a6e4ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:08.276727 17875 raft_consensus.cc:2955] T 1a3efa0e2805446d93f979e00f436733 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8a2029523b334704ad9490d03d5a0169 (127.16.20.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:08.283895 17816 raft_consensus.cc:2955] T 969dd0f3fb4a43bca9041b65a10bb562 P 8a2029523b334704ad9490d03d5a0169 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:08.286633 17586 raft_consensus.cc:2955] T 969dd0f3fb4a43bca9041b65a10bb562 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:08.288400 18007 raft_consensus.cc:2955] T 1a3efa0e2805446d93f979e00f436733 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8a2029523b334704ad9490d03d5a0169 (127.16.20.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:08.290782 17470 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1a3efa0e2805446d93f979e00f436733 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:08.297842 17471 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 969dd0f3fb4a43bca9041b65a10bb562 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:08.296921 18009 raft_consensus.cc:2955] T 969dd0f3fb4a43bca9041b65a10bb562 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:08.297572 17483 catalog_manager.cc:5697] T 94ab4c1af029444d88c5cda186da78b0 P 8a2029523b334704ad9490d03d5a0169 reported cstate change: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8a2029523b334704ad9490d03d5a0169" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:08.309226 17585 consensus_queue.cc:237] T 4c474ed074c4499cb3f598ee4ac17094 P 5b051976434b49a9995995eb11b8462e [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: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } }
I20260710 13:20:08.325511 17662 consensus_queue.cc:237] T 94ab4c1af029444d88c5cda186da78b0 P 8a2029523b334704ad9490d03d5a0169 [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: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } }
I20260710 13:20:08.327500 17483 catalog_manager.cc:5697] T 969dd0f3fb4a43bca9041b65a10bb562 P 8a2029523b334704ad9490d03d5a0169 reported cstate change: config changed from index 3 to 4, VOTER 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67) evicted. New cstate: current_term: 1 leader_uuid: "8a2029523b334704ad9490d03d5a0169" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:08.316442 17584 raft_consensus.cc:2955] T 1a3efa0e2805446d93f979e00f436733 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8a2029523b334704ad9490d03d5a0169 (127.16.20.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:08.332508 18009 raft_consensus.cc:1275] T 4c474ed074c4499cb3f598ee4ac17094 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Refusing update from remote peer 5b051976434b49a9995995eb11b8462e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:08.333313 17731 raft_consensus.cc:1275] T 4c474ed074c4499cb3f598ee4ac17094 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Refusing update from remote peer 5b051976434b49a9995995eb11b8462e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:08.337064 17885 consensus_queue.cc:1048] T 4c474ed074c4499cb3f598ee4ac17094 P 5b051976434b49a9995995eb11b8462e [LEADER]: Connected to new peer: Peer: permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:08.338063 18114 consensus_queue.cc:1048] T 4c474ed074c4499cb3f598ee4ac17094 P 5b051976434b49a9995995eb11b8462e [LEADER]: Connected to new peer: Peer: permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:20:08.356065 18007 raft_consensus.cc:1275] T 94ab4c1af029444d88c5cda186da78b0 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Refusing update from remote peer 8a2029523b334704ad9490d03d5a0169: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:08.357681 18095 consensus_queue.cc:1048] T 94ab4c1af029444d88c5cda186da78b0 P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:08.360320 17859 raft_consensus.cc:2955] T 4c474ed074c4499cb3f598ee4ac17094 P 5b051976434b49a9995995eb11b8462e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8a2029523b334704ad9490d03d5a0169 (127.16.20.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:08.364755 17731 raft_consensus.cc:1275] T 94ab4c1af029444d88c5cda186da78b0 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Refusing update from remote peer 8a2029523b334704ad9490d03d5a0169: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:08.366230 18095 consensus_queue.cc:1048] T 94ab4c1af029444d88c5cda186da78b0 P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:08.371212 18008 raft_consensus.cc:2955] T 4c474ed074c4499cb3f598ee4ac17094 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8a2029523b334704ad9490d03d5a0169 (127.16.20.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:08.373687 17732 raft_consensus.cc:2955] T 4c474ed074c4499cb3f598ee4ac17094 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8a2029523b334704ad9490d03d5a0169 (127.16.20.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:08.379727 17816 raft_consensus.cc:2955] T 94ab4c1af029444d88c5cda186da78b0 P 8a2029523b334704ad9490d03d5a0169 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5b051976434b49a9995995eb11b8462e (127.16.20.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:08.385885 17469 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4c474ed074c4499cb3f598ee4ac17094 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:08.389385 17485 catalog_manager.cc:5697] T 1a3efa0e2805446d93f979e00f436733 P 55d89277cd4c4ef59bebc57453da9a82 reported cstate change: config changed from index 3 to 4, VOTER 8a2029523b334704ad9490d03d5a0169 (127.16.20.66) evicted. New cstate: current_term: 1 leader_uuid: "685bc413083a4fe7be8fc36077a6e4ce" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:08.393136 18009 raft_consensus.cc:2955] T 94ab4c1af029444d88c5cda186da78b0 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5b051976434b49a9995995eb11b8462e (127.16.20.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:08.395854 17471 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 94ab4c1af029444d88c5cda186da78b0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:08.397416 17733 raft_consensus.cc:2955] T 94ab4c1af029444d88c5cda186da78b0 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5b051976434b49a9995995eb11b8462e (127.16.20.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:08.399821 17725 tablet_service.cc:1558] Processing DeleteTablet for tablet 969dd0f3fb4a43bca9041b65a10bb562 with delete_type TABLET_DATA_TOMBSTONED (TS 685bc413083a4fe7be8fc36077a6e4ce not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41194
I20260710 13:20:08.404246 17649 tablet_service.cc:1558] Processing DeleteTablet for tablet 1a3efa0e2805446d93f979e00f436733 with delete_type TABLET_DATA_TOMBSTONED (TS 8a2029523b334704ad9490d03d5a0169 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38530
I20260710 13:20:08.409550 17482 catalog_manager.cc:5697] T 4c474ed074c4499cb3f598ee4ac17094 P 5b051976434b49a9995995eb11b8462e reported cstate change: config changed from index 3 to 4, VOTER 8a2029523b334704ad9490d03d5a0169 (127.16.20.66) evicted. New cstate: current_term: 1 leader_uuid: "5b051976434b49a9995995eb11b8462e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:08.416678 18122 tablet_replica.cc:333] T 969dd0f3fb4a43bca9041b65a10bb562 P 685bc413083a4fe7be8fc36077a6e4ce: stopping tablet replica
I20260710 13:20:08.418045 18122 raft_consensus.cc:2243] T 969dd0f3fb4a43bca9041b65a10bb562 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:08.420295 18123 tablet_replica.cc:333] T 1a3efa0e2805446d93f979e00f436733 P 8a2029523b334704ad9490d03d5a0169: stopping tablet replica
I20260710 13:20:08.421384 18123 raft_consensus.cc:2243] T 1a3efa0e2805446d93f979e00f436733 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:08.422825 18122 raft_consensus.cc:2272] T 969dd0f3fb4a43bca9041b65a10bb562 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:08.425321 18123 raft_consensus.cc:2272] T 1a3efa0e2805446d93f979e00f436733 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:08.427537 18122 ts_tablet_manager.cc:1916] T 969dd0f3fb4a43bca9041b65a10bb562 P 685bc413083a4fe7be8fc36077a6e4ce: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:08.432504 17483 catalog_manager.cc:5697] T 94ab4c1af029444d88c5cda186da78b0 P 8a2029523b334704ad9490d03d5a0169 reported cstate change: config changed from index 3 to 4, VOTER 5b051976434b49a9995995eb11b8462e (127.16.20.65) evicted. New cstate: current_term: 1 leader_uuid: "8a2029523b334704ad9490d03d5a0169" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:08.432720 18123 ts_tablet_manager.cc:1916] T 1a3efa0e2805446d93f979e00f436733 P 8a2029523b334704ad9490d03d5a0169: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:08.454562 17577 tablet_service.cc:1558] Processing DeleteTablet for tablet 94ab4c1af029444d88c5cda186da78b0 with delete_type TABLET_DATA_TOMBSTONED (TS 5b051976434b49a9995995eb11b8462e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41760
I20260710 13:20:08.455919 18123 ts_tablet_manager.cc:1929] T 1a3efa0e2805446d93f979e00f436733 P 8a2029523b334704ad9490d03d5a0169: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:08.456508 18123 log.cc:1199] T 1a3efa0e2805446d93f979e00f436733 P 8a2029523b334704ad9490d03d5a0169: Deleting WAL directory at /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689577187165-16465-0/minicluster-data/ts-1-root/wals/1a3efa0e2805446d93f979e00f436733
I20260710 13:20:08.458348 17471 catalog_manager.cc:5028] TS 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935): tablet 1a3efa0e2805446d93f979e00f436733 (table test-workload [id=ee61792caf05469d8dfb3f2217ee3764]) successfully deleted
I20260710 13:20:08.467243 18122 ts_tablet_manager.cc:1929] T 969dd0f3fb4a43bca9041b65a10bb562 P 685bc413083a4fe7be8fc36077a6e4ce: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:08.467949 18122 log.cc:1199] T 969dd0f3fb4a43bca9041b65a10bb562 P 685bc413083a4fe7be8fc36077a6e4ce: Deleting WAL directory at /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689577187165-16465-0/minicluster-data/ts-2-root/wals/969dd0f3fb4a43bca9041b65a10bb562
I20260710 13:20:08.470157 17470 catalog_manager.cc:5028] TS 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297): tablet 969dd0f3fb4a43bca9041b65a10bb562 (table test-workload [id=ee61792caf05469d8dfb3f2217ee3764]) successfully deleted
I20260710 13:20:08.470356 18124 tablet_replica.cc:333] T 94ab4c1af029444d88c5cda186da78b0 P 5b051976434b49a9995995eb11b8462e: stopping tablet replica
I20260710 13:20:08.473984 18124 raft_consensus.cc:2243] T 94ab4c1af029444d88c5cda186da78b0 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:08.474630 18124 raft_consensus.cc:2272] T 94ab4c1af029444d88c5cda186da78b0 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:08.476958 17649 tablet_service.cc:1558] Processing DeleteTablet for tablet 4c474ed074c4499cb3f598ee4ac17094 with delete_type TABLET_DATA_TOMBSTONED (TS 8a2029523b334704ad9490d03d5a0169 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38530
I20260710 13:20:08.478387 18123 tablet_replica.cc:333] T 4c474ed074c4499cb3f598ee4ac17094 P 8a2029523b334704ad9490d03d5a0169: stopping tablet replica
I20260710 13:20:08.479677 18123 raft_consensus.cc:2243] T 4c474ed074c4499cb3f598ee4ac17094 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:08.479985 18124 ts_tablet_manager.cc:1916] T 94ab4c1af029444d88c5cda186da78b0 P 5b051976434b49a9995995eb11b8462e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:08.480602 18123 raft_consensus.cc:2272] T 4c474ed074c4499cb3f598ee4ac17094 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:08.484416 18123 ts_tablet_manager.cc:1916] T 4c474ed074c4499cb3f598ee4ac17094 P 8a2029523b334704ad9490d03d5a0169: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:08.497426 18124 ts_tablet_manager.cc:1929] T 94ab4c1af029444d88c5cda186da78b0 P 5b051976434b49a9995995eb11b8462e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:08.497982 18124 log.cc:1199] T 94ab4c1af029444d88c5cda186da78b0 P 5b051976434b49a9995995eb11b8462e: Deleting WAL directory at /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689577187165-16465-0/minicluster-data/ts-0-root/wals/94ab4c1af029444d88c5cda186da78b0
I20260710 13:20:08.499907 17469 catalog_manager.cc:5028] TS 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407): tablet 94ab4c1af029444d88c5cda186da78b0 (table test-workload [id=ee61792caf05469d8dfb3f2217ee3764]) successfully deleted
I20260710 13:20:08.500811 18123 ts_tablet_manager.cc:1929] T 4c474ed074c4499cb3f598ee4ac17094 P 8a2029523b334704ad9490d03d5a0169: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:08.501202 18123 log.cc:1199] T 4c474ed074c4499cb3f598ee4ac17094 P 8a2029523b334704ad9490d03d5a0169: Deleting WAL directory at /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689577187165-16465-0/minicluster-data/ts-1-root/wals/4c474ed074c4499cb3f598ee4ac17094
I20260710 13:20:08.502620 17471 catalog_manager.cc:5028] TS 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935): tablet 4c474ed074c4499cb3f598ee4ac17094 (table test-workload [id=ee61792caf05469d8dfb3f2217ee3764]) successfully deleted
I20260710 13:20:09.508807 17662 consensus_queue.cc:237] T 58f571e533c7411aaf7500107a4839d6 P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Queue 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: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } }
W20260710 13:20:09.514889 17627 consensus_peers.cc:597] T 58f571e533c7411aaf7500107a4839d6 P 8a2029523b334704ad9490d03d5a0169 -> Peer 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68:41459): Couldn't send request to peer 55d89277cd4c4ef59bebc57453da9a82. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 58f571e533c7411aaf7500107a4839d6. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:09.515292 17732 raft_consensus.cc:1275] T 58f571e533c7411aaf7500107a4839d6 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Refusing update from remote peer 8a2029523b334704ad9490d03d5a0169: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:09.515308 17584 raft_consensus.cc:1275] T 58f571e533c7411aaf7500107a4839d6 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Refusing update from remote peer 8a2029523b334704ad9490d03d5a0169: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:09.516644 18126 consensus_queue.cc:1048] T 58f571e533c7411aaf7500107a4839d6 P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:09.517513 18127 consensus_queue.cc:1048] T 58f571e533c7411aaf7500107a4839d6 P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:09.524525 18126 raft_consensus.cc:2955] T 58f571e533c7411aaf7500107a4839d6 P 8a2029523b334704ad9490d03d5a0169 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } } }
I20260710 13:20:09.527027 17584 raft_consensus.cc:2955] T 58f571e533c7411aaf7500107a4839d6 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } } }
I20260710 13:20:09.528012 17732 raft_consensus.cc:2955] T 58f571e533c7411aaf7500107a4839d6 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } } }
I20260710 13:20:09.539150 17586 consensus_queue.cc:237] T a3441663055f4edbbf3e3a859c672827 P 5b051976434b49a9995995eb11b8462e [LEADER]: Queue 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: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } }
I20260710 13:20:09.539361 17482 catalog_manager.cc:5697] T 58f571e533c7411aaf7500107a4839d6 P 685bc413083a4fe7be8fc36077a6e4ce reported cstate change: config changed from index -1 to 2, NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) added. New cstate: current_term: 1 leader_uuid: "8a2029523b334704ad9490d03d5a0169" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } } }
I20260710 13:20:09.547065 17732 raft_consensus.cc:1275] T a3441663055f4edbbf3e3a859c672827 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Refusing update from remote peer 5b051976434b49a9995995eb11b8462e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:20:09.547796 17552 consensus_peers.cc:597] T a3441663055f4edbbf3e3a859c672827 P 5b051976434b49a9995995eb11b8462e -> Peer 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68:41459): Couldn't send request to peer 55d89277cd4c4ef59bebc57453da9a82. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a3441663055f4edbbf3e3a859c672827. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:09.550382 18114 consensus_queue.cc:1048] T a3441663055f4edbbf3e3a859c672827 P 5b051976434b49a9995995eb11b8462e [LEADER]: Connected to new peer: Peer: permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:09.555851 17662 raft_consensus.cc:1275] T a3441663055f4edbbf3e3a859c672827 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Refusing update from remote peer 5b051976434b49a9995995eb11b8462e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:09.558706 18132 consensus_queue.cc:1048] T a3441663055f4edbbf3e3a859c672827 P 5b051976434b49a9995995eb11b8462e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:09.572738 18114 raft_consensus.cc:2955] T a3441663055f4edbbf3e3a859c672827 P 5b051976434b49a9995995eb11b8462e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } } }
I20260710 13:20:09.575284 17662 raft_consensus.cc:2955] T a3441663055f4edbbf3e3a859c672827 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } } }
I20260710 13:20:09.577572 17733 raft_consensus.cc:2955] T a3441663055f4edbbf3e3a859c672827 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } } }
I20260710 13:20:09.589707 17732 consensus_queue.cc:237] T f00f1b11c1054ca29fae9ee803f19e05 P 685bc413083a4fe7be8fc36077a6e4ce [LEADER]: Queue 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: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } }
I20260710 13:20:09.591148 17485 catalog_manager.cc:5697] T a3441663055f4edbbf3e3a859c672827 P 5b051976434b49a9995995eb11b8462e reported cstate change: config changed from index -1 to 2, NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) added. New cstate: current_term: 1 leader_uuid: "5b051976434b49a9995995eb11b8462e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:09.602191 17586 raft_consensus.cc:1275] T f00f1b11c1054ca29fae9ee803f19e05 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Refusing update from remote peer 685bc413083a4fe7be8fc36077a6e4ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:09.602191 17662 raft_consensus.cc:1275] T f00f1b11c1054ca29fae9ee803f19e05 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Refusing update from remote peer 685bc413083a4fe7be8fc36077a6e4ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:20:09.602699 17701 consensus_peers.cc:597] T f00f1b11c1054ca29fae9ee803f19e05 P 685bc413083a4fe7be8fc36077a6e4ce -> Peer 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68:41459): Couldn't send request to peer 55d89277cd4c4ef59bebc57453da9a82. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f00f1b11c1054ca29fae9ee803f19e05. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:09.603858 18141 consensus_queue.cc:1048] T f00f1b11c1054ca29fae9ee803f19e05 P 685bc413083a4fe7be8fc36077a6e4ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:09.609426 17875 consensus_queue.cc:1048] T f00f1b11c1054ca29fae9ee803f19e05 P 685bc413083a4fe7be8fc36077a6e4ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:09.614625 18140 raft_consensus.cc:2955] T f00f1b11c1054ca29fae9ee803f19e05 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } } }
I20260710 13:20:09.625710 17662 raft_consensus.cc:2955] T f00f1b11c1054ca29fae9ee803f19e05 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } } }
I20260710 13:20:09.631608 17732 consensus_queue.cc:237] T e33387d160d4421499da54226ff01520 P 685bc413083a4fe7be8fc36077a6e4ce [LEADER]: Queue 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: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } }
I20260710 13:20:09.636996 17586 raft_consensus.cc:2955] T f00f1b11c1054ca29fae9ee803f19e05 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } } }
I20260710 13:20:09.643815 17482 catalog_manager.cc:5697] T f00f1b11c1054ca29fae9ee803f19e05 P 8a2029523b334704ad9490d03d5a0169 reported cstate change: config changed from index -1 to 2, NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) added. New cstate: current_term: 1 leader_uuid: "685bc413083a4fe7be8fc36077a6e4ce" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } } }
W20260710 13:20:09.655827 17701 consensus_peers.cc:597] T e33387d160d4421499da54226ff01520 P 685bc413083a4fe7be8fc36077a6e4ce -> Peer 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68:41459): Couldn't send request to peer 55d89277cd4c4ef59bebc57453da9a82. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e33387d160d4421499da54226ff01520. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:09.657111 17586 raft_consensus.cc:1275] T e33387d160d4421499da54226ff01520 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Refusing update from remote peer 685bc413083a4fe7be8fc36077a6e4ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:09.658722 18141 consensus_queue.cc:1048] T e33387d160d4421499da54226ff01520 P 685bc413083a4fe7be8fc36077a6e4ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:09.662153 17662 raft_consensus.cc:1275] T e33387d160d4421499da54226ff01520 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Refusing update from remote peer 685bc413083a4fe7be8fc36077a6e4ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:09.663908 18141 consensus_queue.cc:1048] T e33387d160d4421499da54226ff01520 P 685bc413083a4fe7be8fc36077a6e4ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:09.669761 18140 raft_consensus.cc:2955] T e33387d160d4421499da54226ff01520 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } } }
I20260710 13:20:09.672022 17586 raft_consensus.cc:2955] T e33387d160d4421499da54226ff01520 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } } }
I20260710 13:20:09.674580 17662 raft_consensus.cc:2955] T e33387d160d4421499da54226ff01520 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } } }
I20260710 13:20:09.685060 17485 catalog_manager.cc:5697] T e33387d160d4421499da54226ff01520 P 685bc413083a4fe7be8fc36077a6e4ce reported cstate change: config changed from index -1 to 2, NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) added. New cstate: current_term: 1 leader_uuid: "685bc413083a4fe7be8fc36077a6e4ce" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:09.915145 18147 ts_tablet_manager.cc:933] T 58f571e533c7411aaf7500107a4839d6 P 55d89277cd4c4ef59bebc57453da9a82: Initiating tablet copy from peer 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935)
I20260710 13:20:09.917183 18147 tablet_copy_client.cc:323] T 58f571e533c7411aaf7500107a4839d6 P 55d89277cd4c4ef59bebc57453da9a82: tablet copy: Beginning tablet copy session from remote peer at address 127.16.20.66:41935
I20260710 13:20:09.919130 17672 tablet_copy_service.cc:140] P 8a2029523b334704ad9490d03d5a0169: Received BeginTabletCopySession request for tablet 58f571e533c7411aaf7500107a4839d6 from peer 55d89277cd4c4ef59bebc57453da9a82 ({username='slave'} at 127.0.0.1:55930)
I20260710 13:20:09.919694 17672 tablet_copy_service.cc:161] P 8a2029523b334704ad9490d03d5a0169: Beginning new tablet copy session on tablet 58f571e533c7411aaf7500107a4839d6 from peer 55d89277cd4c4ef59bebc57453da9a82 at {username='slave'} at 127.0.0.1:55930: session id = 55d89277cd4c4ef59bebc57453da9a82-58f571e533c7411aaf7500107a4839d6
I20260710 13:20:09.925143 17672 tablet_copy_source_session.cc:215] T 58f571e533c7411aaf7500107a4839d6 P 8a2029523b334704ad9490d03d5a0169: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:09.927901 18147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58f571e533c7411aaf7500107a4839d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:09.938257 18147 tablet_copy_client.cc:806] T 58f571e533c7411aaf7500107a4839d6 P 55d89277cd4c4ef59bebc57453da9a82: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:09.938831 18147 tablet_copy_client.cc:670] T 58f571e533c7411aaf7500107a4839d6 P 55d89277cd4c4ef59bebc57453da9a82: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:09.942503 18147 tablet_copy_client.cc:538] T 58f571e533c7411aaf7500107a4839d6 P 55d89277cd4c4ef59bebc57453da9a82: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:09.948547 18147 tablet_bootstrap.cc:492] T 58f571e533c7411aaf7500107a4839d6 P 55d89277cd4c4ef59bebc57453da9a82: Bootstrap starting.
I20260710 13:20:09.964880 18147 tablet_bootstrap.cc:492] T 58f571e533c7411aaf7500107a4839d6 P 55d89277cd4c4ef59bebc57453da9a82: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:09.965639 18147 tablet_bootstrap.cc:492] T 58f571e533c7411aaf7500107a4839d6 P 55d89277cd4c4ef59bebc57453da9a82: Bootstrap complete.
I20260710 13:20:09.966360 18147 ts_tablet_manager.cc:1403] T 58f571e533c7411aaf7500107a4839d6 P 55d89277cd4c4ef59bebc57453da9a82: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260710 13:20:09.969815 18147 raft_consensus.cc:359] T 58f571e533c7411aaf7500107a4839d6 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } }
I20260710 13:20:09.970502 18147 raft_consensus.cc:740] T 58f571e533c7411aaf7500107a4839d6 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 55d89277cd4c4ef59bebc57453da9a82, State: Initialized, Role: LEARNER
I20260710 13:20:09.971033 18147 consensus_queue.cc:260] T 58f571e533c7411aaf7500107a4839d6 P 55d89277cd4c4ef59bebc57453da9a82 [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: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } }
I20260710 13:20:09.973855 18147 ts_tablet_manager.cc:1434] T 58f571e533c7411aaf7500107a4839d6 P 55d89277cd4c4ef59bebc57453da9a82: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260710 13:20:09.975601 17672 tablet_copy_service.cc:342] P 8a2029523b334704ad9490d03d5a0169: Request end of tablet copy session 55d89277cd4c4ef59bebc57453da9a82-58f571e533c7411aaf7500107a4839d6 received from {username='slave'} at 127.0.0.1:55930
I20260710 13:20:09.976016 17672 tablet_copy_service.cc:434] P 8a2029523b334704ad9490d03d5a0169: ending tablet copy session 55d89277cd4c4ef59bebc57453da9a82-58f571e533c7411aaf7500107a4839d6 on tablet 58f571e533c7411aaf7500107a4839d6 with peer 55d89277cd4c4ef59bebc57453da9a82
I20260710 13:20:10.037765 18147 ts_tablet_manager.cc:933] T f00f1b11c1054ca29fae9ee803f19e05 P 55d89277cd4c4ef59bebc57453da9a82: Initiating tablet copy from peer 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297)
I20260710 13:20:10.039575 18147 tablet_copy_client.cc:323] T f00f1b11c1054ca29fae9ee803f19e05 P 55d89277cd4c4ef59bebc57453da9a82: tablet copy: Beginning tablet copy session from remote peer at address 127.16.20.67:38297
I20260710 13:20:10.041262 17746 tablet_copy_service.cc:140] P 685bc413083a4fe7be8fc36077a6e4ce: Received BeginTabletCopySession request for tablet f00f1b11c1054ca29fae9ee803f19e05 from peer 55d89277cd4c4ef59bebc57453da9a82 ({username='slave'} at 127.0.0.1:59838)
I20260710 13:20:10.041800 17746 tablet_copy_service.cc:161] P 685bc413083a4fe7be8fc36077a6e4ce: Beginning new tablet copy session on tablet f00f1b11c1054ca29fae9ee803f19e05 from peer 55d89277cd4c4ef59bebc57453da9a82 at {username='slave'} at 127.0.0.1:59838: session id = 55d89277cd4c4ef59bebc57453da9a82-f00f1b11c1054ca29fae9ee803f19e05
I20260710 13:20:10.050977 17746 tablet_copy_source_session.cc:215] T f00f1b11c1054ca29fae9ee803f19e05 P 685bc413083a4fe7be8fc36077a6e4ce: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:10.053781 18147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f00f1b11c1054ca29fae9ee803f19e05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:10.066288 18147 tablet_copy_client.cc:806] T f00f1b11c1054ca29fae9ee803f19e05 P 55d89277cd4c4ef59bebc57453da9a82: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:10.066844 18147 tablet_copy_client.cc:670] T f00f1b11c1054ca29fae9ee803f19e05 P 55d89277cd4c4ef59bebc57453da9a82: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:10.070116 18147 tablet_copy_client.cc:538] T f00f1b11c1054ca29fae9ee803f19e05 P 55d89277cd4c4ef59bebc57453da9a82: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:10.076164 18147 tablet_bootstrap.cc:492] T f00f1b11c1054ca29fae9ee803f19e05 P 55d89277cd4c4ef59bebc57453da9a82: Bootstrap starting.
I20260710 13:20:10.091674 18147 tablet_bootstrap.cc:492] T f00f1b11c1054ca29fae9ee803f19e05 P 55d89277cd4c4ef59bebc57453da9a82: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:10.092391 18147 tablet_bootstrap.cc:492] T f00f1b11c1054ca29fae9ee803f19e05 P 55d89277cd4c4ef59bebc57453da9a82: Bootstrap complete.
I20260710 13:20:10.092940 18147 ts_tablet_manager.cc:1403] T f00f1b11c1054ca29fae9ee803f19e05 P 55d89277cd4c4ef59bebc57453da9a82: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.006s
I20260710 13:20:10.095263 18147 raft_consensus.cc:359] T f00f1b11c1054ca29fae9ee803f19e05 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } }
I20260710 13:20:10.095903 18147 raft_consensus.cc:740] T f00f1b11c1054ca29fae9ee803f19e05 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 55d89277cd4c4ef59bebc57453da9a82, State: Initialized, Role: LEARNER
I20260710 13:20:10.096382 18147 consensus_queue.cc:260] T f00f1b11c1054ca29fae9ee803f19e05 P 55d89277cd4c4ef59bebc57453da9a82 [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: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } }
I20260710 13:20:10.098042 18147 ts_tablet_manager.cc:1434] T f00f1b11c1054ca29fae9ee803f19e05 P 55d89277cd4c4ef59bebc57453da9a82: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.003s
I20260710 13:20:10.100448 17746 tablet_copy_service.cc:342] P 685bc413083a4fe7be8fc36077a6e4ce: Request end of tablet copy session 55d89277cd4c4ef59bebc57453da9a82-f00f1b11c1054ca29fae9ee803f19e05 received from {username='slave'} at 127.0.0.1:59838
I20260710 13:20:10.100855 17746 tablet_copy_service.cc:434] P 685bc413083a4fe7be8fc36077a6e4ce: ending tablet copy session 55d89277cd4c4ef59bebc57453da9a82-f00f1b11c1054ca29fae9ee803f19e05 on tablet f00f1b11c1054ca29fae9ee803f19e05 with peer 55d89277cd4c4ef59bebc57453da9a82
I20260710 13:20:10.106514 18147 ts_tablet_manager.cc:933] T e33387d160d4421499da54226ff01520 P 55d89277cd4c4ef59bebc57453da9a82: Initiating tablet copy from peer 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297)
I20260710 13:20:10.112998 18147 tablet_copy_client.cc:323] T e33387d160d4421499da54226ff01520 P 55d89277cd4c4ef59bebc57453da9a82: tablet copy: Beginning tablet copy session from remote peer at address 127.16.20.67:38297
I20260710 13:20:10.113631 18154 ts_tablet_manager.cc:933] T a3441663055f4edbbf3e3a859c672827 P 55d89277cd4c4ef59bebc57453da9a82: Initiating tablet copy from peer 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407)
I20260710 13:20:10.114485 17746 tablet_copy_service.cc:140] P 685bc413083a4fe7be8fc36077a6e4ce: Received BeginTabletCopySession request for tablet e33387d160d4421499da54226ff01520 from peer 55d89277cd4c4ef59bebc57453da9a82 ({username='slave'} at 127.0.0.1:59838)
I20260710 13:20:10.114941 17746 tablet_copy_service.cc:161] P 685bc413083a4fe7be8fc36077a6e4ce: Beginning new tablet copy session on tablet e33387d160d4421499da54226ff01520 from peer 55d89277cd4c4ef59bebc57453da9a82 at {username='slave'} at 127.0.0.1:59838: session id = 55d89277cd4c4ef59bebc57453da9a82-e33387d160d4421499da54226ff01520
I20260710 13:20:10.115990 18154 tablet_copy_client.cc:323] T a3441663055f4edbbf3e3a859c672827 P 55d89277cd4c4ef59bebc57453da9a82: tablet copy: Beginning tablet copy session from remote peer at address 127.16.20.65:34407
I20260710 13:20:10.117867 17597 tablet_copy_service.cc:140] P 5b051976434b49a9995995eb11b8462e: Received BeginTabletCopySession request for tablet a3441663055f4edbbf3e3a859c672827 from peer 55d89277cd4c4ef59bebc57453da9a82 ({username='slave'} at 127.0.0.1:46752)
I20260710 13:20:10.118381 17597 tablet_copy_service.cc:161] P 5b051976434b49a9995995eb11b8462e: Beginning new tablet copy session on tablet a3441663055f4edbbf3e3a859c672827 from peer 55d89277cd4c4ef59bebc57453da9a82 at {username='slave'} at 127.0.0.1:46752: session id = 55d89277cd4c4ef59bebc57453da9a82-a3441663055f4edbbf3e3a859c672827
I20260710 13:20:10.122179 17746 tablet_copy_source_session.cc:215] T e33387d160d4421499da54226ff01520 P 685bc413083a4fe7be8fc36077a6e4ce: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:10.125092 17597 tablet_copy_source_session.cc:215] T a3441663055f4edbbf3e3a859c672827 P 5b051976434b49a9995995eb11b8462e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:10.125257 18147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e33387d160d4421499da54226ff01520. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:10.127630 18154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3441663055f4edbbf3e3a859c672827. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:10.137648 18154 tablet_copy_client.cc:806] T a3441663055f4edbbf3e3a859c672827 P 55d89277cd4c4ef59bebc57453da9a82: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:10.138180 18154 tablet_copy_client.cc:670] T a3441663055f4edbbf3e3a859c672827 P 55d89277cd4c4ef59bebc57453da9a82: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:10.140517 18147 tablet_copy_client.cc:806] T e33387d160d4421499da54226ff01520 P 55d89277cd4c4ef59bebc57453da9a82: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:10.141048 18147 tablet_copy_client.cc:670] T e33387d160d4421499da54226ff01520 P 55d89277cd4c4ef59bebc57453da9a82: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:10.141882 18154 tablet_copy_client.cc:538] T a3441663055f4edbbf3e3a859c672827 P 55d89277cd4c4ef59bebc57453da9a82: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:10.144709 18147 tablet_copy_client.cc:538] T e33387d160d4421499da54226ff01520 P 55d89277cd4c4ef59bebc57453da9a82: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:10.149106 18154 tablet_bootstrap.cc:492] T a3441663055f4edbbf3e3a859c672827 P 55d89277cd4c4ef59bebc57453da9a82: Bootstrap starting.
I20260710 13:20:10.152575 18147 tablet_bootstrap.cc:492] T e33387d160d4421499da54226ff01520 P 55d89277cd4c4ef59bebc57453da9a82: Bootstrap starting.
I20260710 13:20:10.171339 18154 tablet_bootstrap.cc:492] T a3441663055f4edbbf3e3a859c672827 P 55d89277cd4c4ef59bebc57453da9a82: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:10.172251 18154 tablet_bootstrap.cc:492] T a3441663055f4edbbf3e3a859c672827 P 55d89277cd4c4ef59bebc57453da9a82: Bootstrap complete.
I20260710 13:20:10.172925 18154 ts_tablet_manager.cc:1403] T a3441663055f4edbbf3e3a859c672827 P 55d89277cd4c4ef59bebc57453da9a82: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.008s
I20260710 13:20:10.175045 18147 tablet_bootstrap.cc:492] T e33387d160d4421499da54226ff01520 P 55d89277cd4c4ef59bebc57453da9a82: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:10.175932 18147 tablet_bootstrap.cc:492] T e33387d160d4421499da54226ff01520 P 55d89277cd4c4ef59bebc57453da9a82: Bootstrap complete.
I20260710 13:20:10.175851 18154 raft_consensus.cc:359] T a3441663055f4edbbf3e3a859c672827 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } }
I20260710 13:20:10.176582 18147 ts_tablet_manager.cc:1403] T e33387d160d4421499da54226ff01520 P 55d89277cd4c4ef59bebc57453da9a82: Time spent bootstrapping tablet: real 0.024s	user 0.020s	sys 0.001s
I20260710 13:20:10.176772 18154 raft_consensus.cc:740] T a3441663055f4edbbf3e3a859c672827 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 55d89277cd4c4ef59bebc57453da9a82, State: Initialized, Role: LEARNER
I20260710 13:20:10.177486 18154 consensus_queue.cc:260] T a3441663055f4edbbf3e3a859c672827 P 55d89277cd4c4ef59bebc57453da9a82 [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: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } }
I20260710 13:20:10.178903 18147 raft_consensus.cc:359] T e33387d160d4421499da54226ff01520 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } }
I20260710 13:20:10.179816 18154 ts_tablet_manager.cc:1434] T a3441663055f4edbbf3e3a859c672827 P 55d89277cd4c4ef59bebc57453da9a82: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 13:20:10.180090 18147 raft_consensus.cc:740] T e33387d160d4421499da54226ff01520 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 55d89277cd4c4ef59bebc57453da9a82, State: Initialized, Role: LEARNER
I20260710 13:20:10.180724 18147 consensus_queue.cc:260] T e33387d160d4421499da54226ff01520 P 55d89277cd4c4ef59bebc57453da9a82 [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: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } }
I20260710 13:20:10.182104 17597 tablet_copy_service.cc:342] P 5b051976434b49a9995995eb11b8462e: Request end of tablet copy session 55d89277cd4c4ef59bebc57453da9a82-a3441663055f4edbbf3e3a859c672827 received from {username='slave'} at 127.0.0.1:46752
I20260710 13:20:10.182525 17597 tablet_copy_service.cc:434] P 5b051976434b49a9995995eb11b8462e: ending tablet copy session 55d89277cd4c4ef59bebc57453da9a82-a3441663055f4edbbf3e3a859c672827 on tablet a3441663055f4edbbf3e3a859c672827 with peer 55d89277cd4c4ef59bebc57453da9a82
I20260710 13:20:10.183459 18147 ts_tablet_manager.cc:1434] T e33387d160d4421499da54226ff01520 P 55d89277cd4c4ef59bebc57453da9a82: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:20:10.185391 17746 tablet_copy_service.cc:342] P 685bc413083a4fe7be8fc36077a6e4ce: Request end of tablet copy session 55d89277cd4c4ef59bebc57453da9a82-e33387d160d4421499da54226ff01520 received from {username='slave'} at 127.0.0.1:59838
I20260710 13:20:10.185772 17746 tablet_copy_service.cc:434] P 685bc413083a4fe7be8fc36077a6e4ce: ending tablet copy session 55d89277cd4c4ef59bebc57453da9a82-e33387d160d4421499da54226ff01520 on tablet e33387d160d4421499da54226ff01520 with peer 55d89277cd4c4ef59bebc57453da9a82
I20260710 13:20:10.503877 18008 raft_consensus.cc:1217] T 58f571e533c7411aaf7500107a4839d6 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:10.567233 18008 raft_consensus.cc:1217] T a3441663055f4edbbf3e3a859c672827 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:10.582355 18008 raft_consensus.cc:1217] T e33387d160d4421499da54226ff01520 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:10.653005 18008 raft_consensus.cc:1217] T f00f1b11c1054ca29fae9ee803f19e05 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:10.957481 18160 raft_consensus.cc:1064] T 58f571e533c7411aaf7500107a4839d6 P 8a2029523b334704ad9490d03d5a0169: attempting to promote NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 to VOTER
I20260710 13:20:10.959551 18160 consensus_queue.cc:237] T 58f571e533c7411aaf7500107a4839d6 P 8a2029523b334704ad9490d03d5a0169 [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: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } }
I20260710 13:20:10.966044 17732 raft_consensus.cc:1275] T 58f571e533c7411aaf7500107a4839d6 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Refusing update from remote peer 8a2029523b334704ad9490d03d5a0169: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:10.966167 17584 raft_consensus.cc:1275] T 58f571e533c7411aaf7500107a4839d6 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Refusing update from remote peer 8a2029523b334704ad9490d03d5a0169: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:10.966949 18008 raft_consensus.cc:1275] T 58f571e533c7411aaf7500107a4839d6 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 LEARNER]: Refusing update from remote peer 8a2029523b334704ad9490d03d5a0169: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:10.968571 18158 consensus_queue.cc:1048] T 58f571e533c7411aaf7500107a4839d6 P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:10.969938 18159 consensus_queue.cc:1048] T 58f571e533c7411aaf7500107a4839d6 P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:10.970791 18158 consensus_queue.cc:1048] T 58f571e533c7411aaf7500107a4839d6 P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:10.989101 18161 raft_consensus.cc:1064] T a3441663055f4edbbf3e3a859c672827 P 5b051976434b49a9995995eb11b8462e: attempting to promote NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 to VOTER
I20260710 13:20:10.991757 18161 consensus_queue.cc:237] T a3441663055f4edbbf3e3a859c672827 P 5b051976434b49a9995995eb11b8462e [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: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } }
I20260710 13:20:10.992888 18158 raft_consensus.cc:2955] T 58f571e533c7411aaf7500107a4839d6 P 8a2029523b334704ad9490d03d5a0169 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:10.996368 17586 raft_consensus.cc:2955] T 58f571e533c7411aaf7500107a4839d6 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:10.997475 18008 raft_consensus.cc:2955] T 58f571e533c7411aaf7500107a4839d6 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:11.007514 17732 raft_consensus.cc:2955] T 58f571e533c7411aaf7500107a4839d6 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:11.013005 17481 catalog_manager.cc:5697] T 58f571e533c7411aaf7500107a4839d6 P 8a2029523b334704ad9490d03d5a0169 reported cstate change: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8a2029523b334704ad9490d03d5a0169" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:11.028995 17733 raft_consensus.cc:1275] T a3441663055f4edbbf3e3a859c672827 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Refusing update from remote peer 5b051976434b49a9995995eb11b8462e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:11.030470 18133 consensus_queue.cc:1048] T a3441663055f4edbbf3e3a859c672827 P 5b051976434b49a9995995eb11b8462e [LEADER]: Connected to new peer: Peer: permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:11.030921 17662 raft_consensus.cc:1275] T a3441663055f4edbbf3e3a859c672827 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Refusing update from remote peer 5b051976434b49a9995995eb11b8462e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:11.032455 18133 consensus_queue.cc:1048] T a3441663055f4edbbf3e3a859c672827 P 5b051976434b49a9995995eb11b8462e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:11.032737 18008 raft_consensus.cc:1275] T a3441663055f4edbbf3e3a859c672827 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 LEARNER]: Refusing update from remote peer 5b051976434b49a9995995eb11b8462e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:11.035059 18133 consensus_queue.cc:1048] T a3441663055f4edbbf3e3a859c672827 P 5b051976434b49a9995995eb11b8462e [LEADER]: Connected to new peer: Peer: permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:11.062870 18161 raft_consensus.cc:2955] T a3441663055f4edbbf3e3a859c672827 P 5b051976434b49a9995995eb11b8462e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:11.070336 18009 raft_consensus.cc:2955] T a3441663055f4edbbf3e3a859c672827 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:11.079648 17662 consensus_queue.cc:237] T 58f571e533c7411aaf7500107a4839d6 P 8a2029523b334704ad9490d03d5a0169 [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: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } }
I20260710 13:20:11.079964 17733 raft_consensus.cc:2955] T a3441663055f4edbbf3e3a859c672827 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:11.088043 17731 raft_consensus.cc:1275] T 58f571e533c7411aaf7500107a4839d6 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Refusing update from remote peer 8a2029523b334704ad9490d03d5a0169: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:11.090554 18008 raft_consensus.cc:1275] T 58f571e533c7411aaf7500107a4839d6 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Refusing update from remote peer 8a2029523b334704ad9490d03d5a0169: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:11.090662 17662 raft_consensus.cc:2955] T a3441663055f4edbbf3e3a859c672827 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:11.091636 18160 consensus_queue.cc:1048] T 58f571e533c7411aaf7500107a4839d6 P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:11.093577 18158 consensus_queue.cc:1048] T 58f571e533c7411aaf7500107a4839d6 P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:11.087431 17483 catalog_manager.cc:5697] T a3441663055f4edbbf3e3a859c672827 P 5b051976434b49a9995995eb11b8462e reported cstate change: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5b051976434b49a9995995eb11b8462e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:11.105674 18159 raft_consensus.cc:2955] T 58f571e533c7411aaf7500107a4839d6 P 8a2029523b334704ad9490d03d5a0169 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5b051976434b49a9995995eb11b8462e (127.16.20.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:11.111188 18009 raft_consensus.cc:2955] T 58f571e533c7411aaf7500107a4839d6 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5b051976434b49a9995995eb11b8462e (127.16.20.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:11.119839 18163 raft_consensus.cc:1064] T f00f1b11c1054ca29fae9ee803f19e05 P 685bc413083a4fe7be8fc36077a6e4ce: attempting to promote NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 to VOTER
I20260710 13:20:11.123106 17586 consensus_queue.cc:237] T a3441663055f4edbbf3e3a859c672827 P 5b051976434b49a9995995eb11b8462e [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: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } }
I20260710 13:20:11.122356 18163 consensus_queue.cc:237] T f00f1b11c1054ca29fae9ee803f19e05 P 685bc413083a4fe7be8fc36077a6e4ce [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: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } }
I20260710 13:20:11.128398 17731 raft_consensus.cc:2955] T 58f571e533c7411aaf7500107a4839d6 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5b051976434b49a9995995eb11b8462e (127.16.20.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:11.135398 18009 raft_consensus.cc:1275] T a3441663055f4edbbf3e3a859c672827 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Refusing update from remote peer 5b051976434b49a9995995eb11b8462e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:11.137172 17482 catalog_manager.cc:5697] T 58f571e533c7411aaf7500107a4839d6 P 55d89277cd4c4ef59bebc57453da9a82 reported cstate change: config changed from index 3 to 4, VOTER 5b051976434b49a9995995eb11b8462e (127.16.20.65) evicted. New cstate: current_term: 1 leader_uuid: "8a2029523b334704ad9490d03d5a0169" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:11.137787 18161 consensus_queue.cc:1048] T a3441663055f4edbbf3e3a859c672827 P 5b051976434b49a9995995eb11b8462e [LEADER]: Connected to new peer: Peer: permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:11.141209 17471 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 58f571e533c7411aaf7500107a4839d6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:11.145058 18114 raft_consensus.cc:2955] T a3441663055f4edbbf3e3a859c672827 P 5b051976434b49a9995995eb11b8462e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:11.149019 17659 raft_consensus.cc:1275] T a3441663055f4edbbf3e3a859c672827 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Refusing update from remote peer 5b051976434b49a9995995eb11b8462e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:11.153582 18161 consensus_queue.cc:1048] T a3441663055f4edbbf3e3a859c672827 P 5b051976434b49a9995995eb11b8462e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:11.158814 18162 raft_consensus.cc:1064] T e33387d160d4421499da54226ff01520 P 685bc413083a4fe7be8fc36077a6e4ce: attempting to promote NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 to VOTER
I20260710 13:20:11.160290 17662 raft_consensus.cc:2955] T a3441663055f4edbbf3e3a859c672827 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:11.161453 18162 consensus_queue.cc:237] T e33387d160d4421499da54226ff01520 P 685bc413083a4fe7be8fc36077a6e4ce [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: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } }
I20260710 13:20:11.162967 17577 tablet_service.cc:1558] Processing DeleteTablet for tablet 58f571e533c7411aaf7500107a4839d6 with delete_type TABLET_DATA_TOMBSTONED (TS 5b051976434b49a9995995eb11b8462e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41760
I20260710 13:20:11.177717 18008 raft_consensus.cc:1275] T f00f1b11c1054ca29fae9ee803f19e05 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 LEARNER]: Refusing update from remote peer 685bc413083a4fe7be8fc36077a6e4ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:11.179937 17483 catalog_manager.cc:5697] T a3441663055f4edbbf3e3a859c672827 P 8a2029523b334704ad9490d03d5a0169 reported cstate change: config changed from index 3 to 4, VOTER 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67) evicted. New cstate: current_term: 1 leader_uuid: "5b051976434b49a9995995eb11b8462e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:11.181087 18140 consensus_queue.cc:1048] T f00f1b11c1054ca29fae9ee803f19e05 P 685bc413083a4fe7be8fc36077a6e4ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:11.186180 17469 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a3441663055f4edbbf3e3a859c672827 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:11.182565 18009 raft_consensus.cc:2955] T a3441663055f4edbbf3e3a859c672827 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:11.192709 18177 tablet_replica.cc:333] T 58f571e533c7411aaf7500107a4839d6 P 5b051976434b49a9995995eb11b8462e: stopping tablet replica
I20260710 13:20:11.199888 17725 tablet_service.cc:1558] Processing DeleteTablet for tablet a3441663055f4edbbf3e3a859c672827 with delete_type TABLET_DATA_TOMBSTONED (TS 685bc413083a4fe7be8fc36077a6e4ce not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41194
I20260710 13:20:11.202121 17586 raft_consensus.cc:1275] T f00f1b11c1054ca29fae9ee803f19e05 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Refusing update from remote peer 685bc413083a4fe7be8fc36077a6e4ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:11.208093 18163 consensus_queue.cc:1048] T f00f1b11c1054ca29fae9ee803f19e05 P 685bc413083a4fe7be8fc36077a6e4ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:11.206769 18177 raft_consensus.cc:2243] T 58f571e533c7411aaf7500107a4839d6 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:11.221638 18177 raft_consensus.cc:2272] T 58f571e533c7411aaf7500107a4839d6 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:11.226109 17701 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.20.68:41459, user_credentials={real_user=slave}} blocked reactor thread for 46692.7us
I20260710 13:20:11.232420 17662 raft_consensus.cc:1275] T f00f1b11c1054ca29fae9ee803f19e05 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Refusing update from remote peer 685bc413083a4fe7be8fc36077a6e4ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:11.236330 18140 consensus_queue.cc:1048] T f00f1b11c1054ca29fae9ee803f19e05 P 685bc413083a4fe7be8fc36077a6e4ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:11.291695 18177 ts_tablet_manager.cc:1916] T 58f571e533c7411aaf7500107a4839d6 P 5b051976434b49a9995995eb11b8462e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:11.297786 17662 raft_consensus.cc:1275] T e33387d160d4421499da54226ff01520 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Refusing update from remote peer 685bc413083a4fe7be8fc36077a6e4ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:11.305523 17584 raft_consensus.cc:1275] T e33387d160d4421499da54226ff01520 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Refusing update from remote peer 685bc413083a4fe7be8fc36077a6e4ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:11.291944 18008 raft_consensus.cc:1275] T e33387d160d4421499da54226ff01520 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 LEARNER]: Refusing update from remote peer 685bc413083a4fe7be8fc36077a6e4ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:11.309293 18181 tablet_replica.cc:333] T a3441663055f4edbbf3e3a859c672827 P 685bc413083a4fe7be8fc36077a6e4ce: stopping tablet replica
I20260710 13:20:11.311064 18181 raft_consensus.cc:2243] T a3441663055f4edbbf3e3a859c672827 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:11.315245 18162 consensus_queue.cc:1048] T e33387d160d4421499da54226ff01520 P 685bc413083a4fe7be8fc36077a6e4ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:11.316296 18180 consensus_queue.cc:1048] T e33387d160d4421499da54226ff01520 P 685bc413083a4fe7be8fc36077a6e4ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:11.318027 18140 raft_consensus.cc:2955] T f00f1b11c1054ca29fae9ee803f19e05 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:11.319952 18181 raft_consensus.cc:2272] T a3441663055f4edbbf3e3a859c672827 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.319000 18180 consensus_queue.cc:1048] T e33387d160d4421499da54226ff01520 P 685bc413083a4fe7be8fc36077a6e4ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260710 13:20:11.324882 18181 ts_tablet_manager.cc:1916] T a3441663055f4edbbf3e3a859c672827 P 685bc413083a4fe7be8fc36077a6e4ce: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:11.342865 18181 ts_tablet_manager.cc:1929] T a3441663055f4edbbf3e3a859c672827 P 685bc413083a4fe7be8fc36077a6e4ce: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:11.343375 18181 log.cc:1199] T a3441663055f4edbbf3e3a859c672827 P 685bc413083a4fe7be8fc36077a6e4ce: Deleting WAL directory at /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689577187165-16465-0/minicluster-data/ts-2-root/wals/a3441663055f4edbbf3e3a859c672827
I20260710 13:20:11.345112 17470 catalog_manager.cc:5028] TS 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297): tablet a3441663055f4edbbf3e3a859c672827 (table test-workload [id=ee61792caf05469d8dfb3f2217ee3764]) successfully deleted
I20260710 13:20:11.350898 18177 ts_tablet_manager.cc:1929] T 58f571e533c7411aaf7500107a4839d6 P 5b051976434b49a9995995eb11b8462e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:11.351493 18177 log.cc:1199] T 58f571e533c7411aaf7500107a4839d6 P 5b051976434b49a9995995eb11b8462e: Deleting WAL directory at /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689577187165-16465-0/minicluster-data/ts-0-root/wals/58f571e533c7411aaf7500107a4839d6
I20260710 13:20:11.353116 17469 catalog_manager.cc:5028] TS 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407): tablet 58f571e533c7411aaf7500107a4839d6 (table test-workload [id=ee61792caf05469d8dfb3f2217ee3764]) successfully deleted
I20260710 13:20:11.365864 18162 raft_consensus.cc:2955] T e33387d160d4421499da54226ff01520 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:11.366671 17584 raft_consensus.cc:2955] T f00f1b11c1054ca29fae9ee803f19e05 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:11.372844 17483 catalog_manager.cc:5697] T f00f1b11c1054ca29fae9ee803f19e05 P 685bc413083a4fe7be8fc36077a6e4ce reported cstate change: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "685bc413083a4fe7be8fc36077a6e4ce" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:11.380731 17584 raft_consensus.cc:2955] T e33387d160d4421499da54226ff01520 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
W20260710 13:20:11.400020 17701 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.20.66:41935, user_credentials={real_user=slave}} blocked reactor thread for 47175.2us
I20260710 13:20:11.402174 18007 raft_consensus.cc:2955] T f00f1b11c1054ca29fae9ee803f19e05 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:11.404708 17481 catalog_manager.cc:5697] T e33387d160d4421499da54226ff01520 P 685bc413083a4fe7be8fc36077a6e4ce reported cstate change: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "685bc413083a4fe7be8fc36077a6e4ce" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:11.408475 18008 raft_consensus.cc:2955] T e33387d160d4421499da54226ff01520 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:11.420493 17662 raft_consensus.cc:2955] T f00f1b11c1054ca29fae9ee803f19e05 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:11.445911 17731 consensus_queue.cc:237] T f00f1b11c1054ca29fae9ee803f19e05 P 685bc413083a4fe7be8fc36077a6e4ce [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: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } }
I20260710 13:20:11.448746 17733 consensus_queue.cc:237] T e33387d160d4421499da54226ff01520 P 685bc413083a4fe7be8fc36077a6e4ce [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: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } }
I20260710 13:20:11.452939 18008 raft_consensus.cc:1275] T f00f1b11c1054ca29fae9ee803f19e05 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Refusing update from remote peer 685bc413083a4fe7be8fc36077a6e4ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:11.453424 17662 raft_consensus.cc:1275] T f00f1b11c1054ca29fae9ee803f19e05 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Refusing update from remote peer 685bc413083a4fe7be8fc36077a6e4ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:11.454627 18189 consensus_queue.cc:1048] T f00f1b11c1054ca29fae9ee803f19e05 P 685bc413083a4fe7be8fc36077a6e4ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:20:11.456054 18179 consensus_queue.cc:1048] T f00f1b11c1054ca29fae9ee803f19e05 P 685bc413083a4fe7be8fc36077a6e4ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:20:11.457882 17584 raft_consensus.cc:1275] T e33387d160d4421499da54226ff01520 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Refusing update from remote peer 685bc413083a4fe7be8fc36077a6e4ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:11.460569 18008 raft_consensus.cc:1275] T e33387d160d4421499da54226ff01520 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Refusing update from remote peer 685bc413083a4fe7be8fc36077a6e4ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:11.462142 18189 consensus_queue.cc:1048] T e33387d160d4421499da54226ff01520 P 685bc413083a4fe7be8fc36077a6e4ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:11.465054 18163 raft_consensus.cc:2955] T f00f1b11c1054ca29fae9ee803f19e05 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5b051976434b49a9995995eb11b8462e (127.16.20.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:11.468789 17662 raft_consensus.cc:2955] T f00f1b11c1054ca29fae9ee803f19e05 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5b051976434b49a9995995eb11b8462e (127.16.20.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:11.469352 18180 raft_consensus.cc:2955] T e33387d160d4421499da54226ff01520 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8a2029523b334704ad9490d03d5a0169 (127.16.20.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:11.473526 18189 consensus_queue.cc:1048] T e33387d160d4421499da54226ff01520 P 685bc413083a4fe7be8fc36077a6e4ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:11.478034 17584 raft_consensus.cc:2955] T e33387d160d4421499da54226ff01520 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8a2029523b334704ad9490d03d5a0169 (127.16.20.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:11.482563 18008 raft_consensus.cc:2955] T f00f1b11c1054ca29fae9ee803f19e05 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5b051976434b49a9995995eb11b8462e (127.16.20.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:11.485950 17470 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e33387d160d4421499da54226ff01520 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:11.486116 18007 raft_consensus.cc:2955] T e33387d160d4421499da54226ff01520 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8a2029523b334704ad9490d03d5a0169 (127.16.20.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:11.490370 17470 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f00f1b11c1054ca29fae9ee803f19e05 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:11.499953 17482 catalog_manager.cc:5697] T e33387d160d4421499da54226ff01520 P 685bc413083a4fe7be8fc36077a6e4ce reported cstate change: config changed from index 3 to 4, VOTER 8a2029523b334704ad9490d03d5a0169 (127.16.20.66) evicted. New cstate: current_term: 1 leader_uuid: "685bc413083a4fe7be8fc36077a6e4ce" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:11.502521 17483 catalog_manager.cc:5697] T f00f1b11c1054ca29fae9ee803f19e05 P 8a2029523b334704ad9490d03d5a0169 reported cstate change: config changed from index 3 to 4, VOTER 5b051976434b49a9995995eb11b8462e (127.16.20.65) evicted. New cstate: current_term: 1 leader_uuid: "685bc413083a4fe7be8fc36077a6e4ce" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:11.513573 17649 tablet_service.cc:1558] Processing DeleteTablet for tablet e33387d160d4421499da54226ff01520 with delete_type TABLET_DATA_TOMBSTONED (TS 8a2029523b334704ad9490d03d5a0169 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38530
I20260710 13:20:11.515746 18192 tablet_replica.cc:333] T e33387d160d4421499da54226ff01520 P 8a2029523b334704ad9490d03d5a0169: stopping tablet replica
I20260710 13:20:11.520843 17577 tablet_service.cc:1558] Processing DeleteTablet for tablet f00f1b11c1054ca29fae9ee803f19e05 with delete_type TABLET_DATA_TOMBSTONED (TS 5b051976434b49a9995995eb11b8462e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41760
I20260710 13:20:11.521816 18177 tablet_replica.cc:333] T f00f1b11c1054ca29fae9ee803f19e05 P 5b051976434b49a9995995eb11b8462e: stopping tablet replica
I20260710 13:20:11.522783 18177 raft_consensus.cc:2243] T f00f1b11c1054ca29fae9ee803f19e05 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:11.523550 18177 raft_consensus.cc:2272] T f00f1b11c1054ca29fae9ee803f19e05 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.517123 18192 raft_consensus.cc:2243] T e33387d160d4421499da54226ff01520 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:11.524436 18192 pending_rounds.cc:70] T e33387d160d4421499da54226ff01520 P 8a2029523b334704ad9490d03d5a0169: Trying to abort 1 pending ops.
I20260710 13:20:11.524829 18192 pending_rounds.cc:77] T e33387d160d4421499da54226ff01520 P 8a2029523b334704ad9490d03d5a0169: Aborting op as it isn't in flight: id { term: 1 index: 3 } timestamp: 7305992647311433728 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "e33387d160d4421499da54226ff01520" old_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } } } new_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } } }
I20260710 13:20:11.525952 18192 raft_consensus.cc:2917] T e33387d160d4421499da54226ff01520 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted
I20260710 13:20:11.526314 18192 raft_consensus.cc:2889] T e33387d160d4421499da54226ff01520 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260710 13:20:11.526379 18177 ts_tablet_manager.cc:1916] T f00f1b11c1054ca29fae9ee803f19e05 P 5b051976434b49a9995995eb11b8462e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:11.526675 18192 raft_consensus.cc:2272] T e33387d160d4421499da54226ff01520 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.529302 18192 ts_tablet_manager.cc:1916] T e33387d160d4421499da54226ff01520 P 8a2029523b334704ad9490d03d5a0169: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:11.542894 18177 ts_tablet_manager.cc:1929] T f00f1b11c1054ca29fae9ee803f19e05 P 5b051976434b49a9995995eb11b8462e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:11.543494 18177 log.cc:1199] T f00f1b11c1054ca29fae9ee803f19e05 P 5b051976434b49a9995995eb11b8462e: Deleting WAL directory at /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689577187165-16465-0/minicluster-data/ts-0-root/wals/f00f1b11c1054ca29fae9ee803f19e05
I20260710 13:20:11.545248 17469 catalog_manager.cc:5028] TS 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407): tablet f00f1b11c1054ca29fae9ee803f19e05 (table test-workload [id=ee61792caf05469d8dfb3f2217ee3764]) successfully deleted
I20260710 13:20:11.546198 18192 ts_tablet_manager.cc:1929] T e33387d160d4421499da54226ff01520 P 8a2029523b334704ad9490d03d5a0169: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:11.546622 18192 log.cc:1199] T e33387d160d4421499da54226ff01520 P 8a2029523b334704ad9490d03d5a0169: Deleting WAL directory at /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689577187165-16465-0/minicluster-data/ts-1-root/wals/e33387d160d4421499da54226ff01520
I20260710 13:20:11.548231 17471 catalog_manager.cc:5028] TS 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935): tablet e33387d160d4421499da54226ff01520 (table test-workload [id=ee61792caf05469d8dfb3f2217ee3764]) successfully deleted
I20260710 13:20:12.553406 17662 consensus_queue.cc:237] T 65f683e3363748669b9fe8aaf611574c P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Queue 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: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } }
W20260710 13:20:12.560113 17627 consensus_peers.cc:597] T 65f683e3363748669b9fe8aaf611574c P 8a2029523b334704ad9490d03d5a0169 -> Peer 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68:41459): Couldn't send request to peer 55d89277cd4c4ef59bebc57453da9a82. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 65f683e3363748669b9fe8aaf611574c. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:12.560698 17731 raft_consensus.cc:1275] T 65f683e3363748669b9fe8aaf611574c P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Refusing update from remote peer 8a2029523b334704ad9490d03d5a0169: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:12.561889 18159 consensus_queue.cc:1048] T 65f683e3363748669b9fe8aaf611574c P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:12.562371 17584 raft_consensus.cc:1275] T 65f683e3363748669b9fe8aaf611574c P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Refusing update from remote peer 8a2029523b334704ad9490d03d5a0169: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:12.563536 18194 consensus_queue.cc:1048] T 65f683e3363748669b9fe8aaf611574c P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:12.571908 18159 raft_consensus.cc:2955] T 65f683e3363748669b9fe8aaf611574c P 8a2029523b334704ad9490d03d5a0169 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } } }
I20260710 13:20:12.573866 17731 raft_consensus.cc:2955] T 65f683e3363748669b9fe8aaf611574c P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } } }
I20260710 13:20:12.578680 17584 raft_consensus.cc:2955] T 65f683e3363748669b9fe8aaf611574c P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } } }
I20260710 13:20:12.588111 17662 consensus_queue.cc:237] T 400fc05d0dd8422696e813d91bc00952 P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Queue 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: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } }
I20260710 13:20:12.587977 17482 catalog_manager.cc:5697] T 65f683e3363748669b9fe8aaf611574c P 685bc413083a4fe7be8fc36077a6e4ce reported cstate change: config changed from index -1 to 2, NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) added. New cstate: current_term: 1 leader_uuid: "8a2029523b334704ad9490d03d5a0169" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } } }
I20260710 13:20:12.594897 17733 raft_consensus.cc:1275] T 400fc05d0dd8422696e813d91bc00952 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Refusing update from remote peer 8a2029523b334704ad9490d03d5a0169: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:20:12.595543 17627 consensus_peers.cc:597] T 400fc05d0dd8422696e813d91bc00952 P 8a2029523b334704ad9490d03d5a0169 -> Peer 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68:41459): Couldn't send request to peer 55d89277cd4c4ef59bebc57453da9a82. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 400fc05d0dd8422696e813d91bc00952. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:12.596518 17584 raft_consensus.cc:1275] T 400fc05d0dd8422696e813d91bc00952 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Refusing update from remote peer 8a2029523b334704ad9490d03d5a0169: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:12.596292 18195 consensus_queue.cc:1048] T 400fc05d0dd8422696e813d91bc00952 P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:12.597767 18194 consensus_queue.cc:1048] T 400fc05d0dd8422696e813d91bc00952 P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:12.606828 18195 raft_consensus.cc:2955] T 400fc05d0dd8422696e813d91bc00952 P 8a2029523b334704ad9490d03d5a0169 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } } }
I20260710 13:20:12.610769 17584 raft_consensus.cc:2955] T 400fc05d0dd8422696e813d91bc00952 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } } }
I20260710 13:20:12.616990 17733 raft_consensus.cc:2955] T 400fc05d0dd8422696e813d91bc00952 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } } }
I20260710 13:20:12.629598 17584 consensus_queue.cc:237] T 860e8a6ac8de40969fb4a45eb397e195 P 5b051976434b49a9995995eb11b8462e [LEADER]: Queue 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: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } }
I20260710 13:20:12.630715 17483 catalog_manager.cc:5697] T 400fc05d0dd8422696e813d91bc00952 P 5b051976434b49a9995995eb11b8462e reported cstate change: config changed from index -1 to 2, NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) added. New cstate: current_term: 1 leader_uuid: "8a2029523b334704ad9490d03d5a0169" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } } }
W20260710 13:20:12.637182 17552 consensus_peers.cc:597] T 860e8a6ac8de40969fb4a45eb397e195 P 5b051976434b49a9995995eb11b8462e -> Peer 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68:41459): Couldn't send request to peer 55d89277cd4c4ef59bebc57453da9a82. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 860e8a6ac8de40969fb4a45eb397e195. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:12.638691 17662 raft_consensus.cc:1275] T 860e8a6ac8de40969fb4a45eb397e195 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Refusing update from remote peer 5b051976434b49a9995995eb11b8462e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:12.640067 18114 consensus_queue.cc:1048] T 860e8a6ac8de40969fb4a45eb397e195 P 5b051976434b49a9995995eb11b8462e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:12.640342 17733 raft_consensus.cc:1275] T 860e8a6ac8de40969fb4a45eb397e195 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Refusing update from remote peer 5b051976434b49a9995995eb11b8462e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:12.641548 18133 consensus_queue.cc:1048] T 860e8a6ac8de40969fb4a45eb397e195 P 5b051976434b49a9995995eb11b8462e [LEADER]: Connected to new peer: Peer: permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:12.649797 18114 raft_consensus.cc:2955] T 860e8a6ac8de40969fb4a45eb397e195 P 5b051976434b49a9995995eb11b8462e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } } }
I20260710 13:20:12.650851 17662 raft_consensus.cc:2955] T 860e8a6ac8de40969fb4a45eb397e195 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } } }
I20260710 13:20:12.652055 17733 raft_consensus.cc:2955] T 860e8a6ac8de40969fb4a45eb397e195 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } } }
I20260710 13:20:12.662725 17481 catalog_manager.cc:5697] T 860e8a6ac8de40969fb4a45eb397e195 P 685bc413083a4fe7be8fc36077a6e4ce reported cstate change: config changed from index -1 to 2, NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) added. New cstate: current_term: 1 leader_uuid: "5b051976434b49a9995995eb11b8462e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } } }
I20260710 13:20:12.665861 17584 consensus_queue.cc:237] T 0c30ca4f06f9441e99665c65c6ea74e8 P 5b051976434b49a9995995eb11b8462e [LEADER]: Queue 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: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } }
I20260710 13:20:12.677770 17733 raft_consensus.cc:1275] T 0c30ca4f06f9441e99665c65c6ea74e8 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Refusing update from remote peer 5b051976434b49a9995995eb11b8462e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:20:12.678529 17552 consensus_peers.cc:597] T 0c30ca4f06f9441e99665c65c6ea74e8 P 5b051976434b49a9995995eb11b8462e -> Peer 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68:41459): Couldn't send request to peer 55d89277cd4c4ef59bebc57453da9a82. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0c30ca4f06f9441e99665c65c6ea74e8. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:12.678712 17662 raft_consensus.cc:1275] T 0c30ca4f06f9441e99665c65c6ea74e8 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Refusing update from remote peer 5b051976434b49a9995995eb11b8462e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:12.679199 18210 consensus_queue.cc:1048] T 0c30ca4f06f9441e99665c65c6ea74e8 P 5b051976434b49a9995995eb11b8462e [LEADER]: Connected to new peer: Peer: permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:12.680202 18114 consensus_queue.cc:1048] T 0c30ca4f06f9441e99665c65c6ea74e8 P 5b051976434b49a9995995eb11b8462e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:12.687747 18209 raft_consensus.cc:2955] T 0c30ca4f06f9441e99665c65c6ea74e8 P 5b051976434b49a9995995eb11b8462e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } } }
I20260710 13:20:12.689342 17662 raft_consensus.cc:2955] T 0c30ca4f06f9441e99665c65c6ea74e8 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } } }
I20260710 13:20:12.689458 17733 raft_consensus.cc:2955] T 0c30ca4f06f9441e99665c65c6ea74e8 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } } }
I20260710 13:20:12.700634 17482 catalog_manager.cc:5697] T 0c30ca4f06f9441e99665c65c6ea74e8 P 8a2029523b334704ad9490d03d5a0169 reported cstate change: config changed from index -1 to 2, NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) added. New cstate: current_term: 1 leader_uuid: "5b051976434b49a9995995eb11b8462e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } } }
I20260710 13:20:13.022683 18214 ts_tablet_manager.cc:933] T 860e8a6ac8de40969fb4a45eb397e195 P 55d89277cd4c4ef59bebc57453da9a82: Initiating tablet copy from peer 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407)
I20260710 13:20:13.024742 18214 tablet_copy_client.cc:323] T 860e8a6ac8de40969fb4a45eb397e195 P 55d89277cd4c4ef59bebc57453da9a82: tablet copy: Beginning tablet copy session from remote peer at address 127.16.20.65:34407
I20260710 13:20:13.026448 17597 tablet_copy_service.cc:140] P 5b051976434b49a9995995eb11b8462e: Received BeginTabletCopySession request for tablet 860e8a6ac8de40969fb4a45eb397e195 from peer 55d89277cd4c4ef59bebc57453da9a82 ({username='slave'} at 127.0.0.1:46752)
I20260710 13:20:13.026886 17597 tablet_copy_service.cc:161] P 5b051976434b49a9995995eb11b8462e: Beginning new tablet copy session on tablet 860e8a6ac8de40969fb4a45eb397e195 from peer 55d89277cd4c4ef59bebc57453da9a82 at {username='slave'} at 127.0.0.1:46752: session id = 55d89277cd4c4ef59bebc57453da9a82-860e8a6ac8de40969fb4a45eb397e195
I20260710 13:20:13.031843 17597 tablet_copy_source_session.cc:215] T 860e8a6ac8de40969fb4a45eb397e195 P 5b051976434b49a9995995eb11b8462e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:13.034847 18214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 860e8a6ac8de40969fb4a45eb397e195. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:13.045120 18214 tablet_copy_client.cc:806] T 860e8a6ac8de40969fb4a45eb397e195 P 55d89277cd4c4ef59bebc57453da9a82: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:13.045615 18214 tablet_copy_client.cc:670] T 860e8a6ac8de40969fb4a45eb397e195 P 55d89277cd4c4ef59bebc57453da9a82: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:13.049216 18214 tablet_copy_client.cc:538] T 860e8a6ac8de40969fb4a45eb397e195 P 55d89277cd4c4ef59bebc57453da9a82: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:13.056317 18214 tablet_bootstrap.cc:492] T 860e8a6ac8de40969fb4a45eb397e195 P 55d89277cd4c4ef59bebc57453da9a82: Bootstrap starting.
I20260710 13:20:13.074499 18214 tablet_bootstrap.cc:492] T 860e8a6ac8de40969fb4a45eb397e195 P 55d89277cd4c4ef59bebc57453da9a82: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:13.075276 18214 tablet_bootstrap.cc:492] T 860e8a6ac8de40969fb4a45eb397e195 P 55d89277cd4c4ef59bebc57453da9a82: Bootstrap complete.
I20260710 13:20:13.075877 18214 ts_tablet_manager.cc:1403] T 860e8a6ac8de40969fb4a45eb397e195 P 55d89277cd4c4ef59bebc57453da9a82: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.006s
I20260710 13:20:13.078054 18214 raft_consensus.cc:359] T 860e8a6ac8de40969fb4a45eb397e195 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } }
I20260710 13:20:13.078680 18214 raft_consensus.cc:740] T 860e8a6ac8de40969fb4a45eb397e195 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 55d89277cd4c4ef59bebc57453da9a82, State: Initialized, Role: LEARNER
I20260710 13:20:13.079209 18214 consensus_queue.cc:260] T 860e8a6ac8de40969fb4a45eb397e195 P 55d89277cd4c4ef59bebc57453da9a82 [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: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } }
I20260710 13:20:13.082332 18214 ts_tablet_manager.cc:1434] T 860e8a6ac8de40969fb4a45eb397e195 P 55d89277cd4c4ef59bebc57453da9a82: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260710 13:20:13.084168 17597 tablet_copy_service.cc:342] P 5b051976434b49a9995995eb11b8462e: Request end of tablet copy session 55d89277cd4c4ef59bebc57453da9a82-860e8a6ac8de40969fb4a45eb397e195 received from {username='slave'} at 127.0.0.1:46752
I20260710 13:20:13.084587 17597 tablet_copy_service.cc:434] P 5b051976434b49a9995995eb11b8462e: ending tablet copy session 55d89277cd4c4ef59bebc57453da9a82-860e8a6ac8de40969fb4a45eb397e195 on tablet 860e8a6ac8de40969fb4a45eb397e195 with peer 55d89277cd4c4ef59bebc57453da9a82
I20260710 13:20:13.094156 18214 ts_tablet_manager.cc:933] T 400fc05d0dd8422696e813d91bc00952 P 55d89277cd4c4ef59bebc57453da9a82: Initiating tablet copy from peer 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935)
I20260710 13:20:13.095710 18214 tablet_copy_client.cc:323] T 400fc05d0dd8422696e813d91bc00952 P 55d89277cd4c4ef59bebc57453da9a82: tablet copy: Beginning tablet copy session from remote peer at address 127.16.20.66:41935
I20260710 13:20:13.097205 17672 tablet_copy_service.cc:140] P 8a2029523b334704ad9490d03d5a0169: Received BeginTabletCopySession request for tablet 400fc05d0dd8422696e813d91bc00952 from peer 55d89277cd4c4ef59bebc57453da9a82 ({username='slave'} at 127.0.0.1:55930)
I20260710 13:20:13.097652 17672 tablet_copy_service.cc:161] P 8a2029523b334704ad9490d03d5a0169: Beginning new tablet copy session on tablet 400fc05d0dd8422696e813d91bc00952 from peer 55d89277cd4c4ef59bebc57453da9a82 at {username='slave'} at 127.0.0.1:55930: session id = 55d89277cd4c4ef59bebc57453da9a82-400fc05d0dd8422696e813d91bc00952
I20260710 13:20:13.102897 17672 tablet_copy_source_session.cc:215] T 400fc05d0dd8422696e813d91bc00952 P 8a2029523b334704ad9490d03d5a0169: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:13.105674 18214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 400fc05d0dd8422696e813d91bc00952. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:13.117031 18219 ts_tablet_manager.cc:933] T 65f683e3363748669b9fe8aaf611574c P 55d89277cd4c4ef59bebc57453da9a82: Initiating tablet copy from peer 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935)
I20260710 13:20:13.119060 18219 tablet_copy_client.cc:323] T 65f683e3363748669b9fe8aaf611574c P 55d89277cd4c4ef59bebc57453da9a82: tablet copy: Beginning tablet copy session from remote peer at address 127.16.20.66:41935
I20260710 13:20:13.120759 18214 tablet_copy_client.cc:806] T 400fc05d0dd8422696e813d91bc00952 P 55d89277cd4c4ef59bebc57453da9a82: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:13.120800 17672 tablet_copy_service.cc:140] P 8a2029523b334704ad9490d03d5a0169: Received BeginTabletCopySession request for tablet 65f683e3363748669b9fe8aaf611574c from peer 55d89277cd4c4ef59bebc57453da9a82 ({username='slave'} at 127.0.0.1:55930)
I20260710 13:20:13.121480 18214 tablet_copy_client.cc:670] T 400fc05d0dd8422696e813d91bc00952 P 55d89277cd4c4ef59bebc57453da9a82: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:13.121429 17672 tablet_copy_service.cc:161] P 8a2029523b334704ad9490d03d5a0169: Beginning new tablet copy session on tablet 65f683e3363748669b9fe8aaf611574c from peer 55d89277cd4c4ef59bebc57453da9a82 at {username='slave'} at 127.0.0.1:55930: session id = 55d89277cd4c4ef59bebc57453da9a82-65f683e3363748669b9fe8aaf611574c
I20260710 13:20:13.126874 18214 tablet_copy_client.cc:538] T 400fc05d0dd8422696e813d91bc00952 P 55d89277cd4c4ef59bebc57453da9a82: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:13.129137 17672 tablet_copy_source_session.cc:215] T 65f683e3363748669b9fe8aaf611574c P 8a2029523b334704ad9490d03d5a0169: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:13.132273 18219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65f683e3363748669b9fe8aaf611574c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:13.134538 18214 tablet_bootstrap.cc:492] T 400fc05d0dd8422696e813d91bc00952 P 55d89277cd4c4ef59bebc57453da9a82: Bootstrap starting.
I20260710 13:20:13.148238 18219 tablet_copy_client.cc:806] T 65f683e3363748669b9fe8aaf611574c P 55d89277cd4c4ef59bebc57453da9a82: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:13.150564 18219 tablet_copy_client.cc:670] T 65f683e3363748669b9fe8aaf611574c P 55d89277cd4c4ef59bebc57453da9a82: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:13.151336 18214 tablet_bootstrap.cc:492] T 400fc05d0dd8422696e813d91bc00952 P 55d89277cd4c4ef59bebc57453da9a82: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:13.152293 18214 tablet_bootstrap.cc:492] T 400fc05d0dd8422696e813d91bc00952 P 55d89277cd4c4ef59bebc57453da9a82: Bootstrap complete.
I20260710 13:20:13.152932 18214 ts_tablet_manager.cc:1403] T 400fc05d0dd8422696e813d91bc00952 P 55d89277cd4c4ef59bebc57453da9a82: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.003s
I20260710 13:20:13.156102 18219 tablet_copy_client.cc:538] T 65f683e3363748669b9fe8aaf611574c P 55d89277cd4c4ef59bebc57453da9a82: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:13.155965 18214 raft_consensus.cc:359] T 400fc05d0dd8422696e813d91bc00952 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } }
I20260710 13:20:13.156736 18214 raft_consensus.cc:740] T 400fc05d0dd8422696e813d91bc00952 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 55d89277cd4c4ef59bebc57453da9a82, State: Initialized, Role: LEARNER
I20260710 13:20:13.157245 18214 consensus_queue.cc:260] T 400fc05d0dd8422696e813d91bc00952 P 55d89277cd4c4ef59bebc57453da9a82 [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: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } }
I20260710 13:20:13.159052 18214 ts_tablet_manager.cc:1434] T 400fc05d0dd8422696e813d91bc00952 P 55d89277cd4c4ef59bebc57453da9a82: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260710 13:20:13.161186 17672 tablet_copy_service.cc:342] P 8a2029523b334704ad9490d03d5a0169: Request end of tablet copy session 55d89277cd4c4ef59bebc57453da9a82-400fc05d0dd8422696e813d91bc00952 received from {username='slave'} at 127.0.0.1:55930
I20260710 13:20:13.161614 17672 tablet_copy_service.cc:434] P 8a2029523b334704ad9490d03d5a0169: ending tablet copy session 55d89277cd4c4ef59bebc57453da9a82-400fc05d0dd8422696e813d91bc00952 on tablet 400fc05d0dd8422696e813d91bc00952 with peer 55d89277cd4c4ef59bebc57453da9a82
I20260710 13:20:13.166677 18219 tablet_bootstrap.cc:492] T 65f683e3363748669b9fe8aaf611574c P 55d89277cd4c4ef59bebc57453da9a82: Bootstrap starting.
I20260710 13:20:13.184700 18219 tablet_bootstrap.cc:492] T 65f683e3363748669b9fe8aaf611574c P 55d89277cd4c4ef59bebc57453da9a82: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:13.185437 18219 tablet_bootstrap.cc:492] T 65f683e3363748669b9fe8aaf611574c P 55d89277cd4c4ef59bebc57453da9a82: Bootstrap complete.
I20260710 13:20:13.186005 18219 ts_tablet_manager.cc:1403] T 65f683e3363748669b9fe8aaf611574c P 55d89277cd4c4ef59bebc57453da9a82: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260710 13:20:13.188362 18219 raft_consensus.cc:359] T 65f683e3363748669b9fe8aaf611574c P 55d89277cd4c4ef59bebc57453da9a82 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } }
I20260710 13:20:13.189023 18219 raft_consensus.cc:740] T 65f683e3363748669b9fe8aaf611574c P 55d89277cd4c4ef59bebc57453da9a82 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 55d89277cd4c4ef59bebc57453da9a82, State: Initialized, Role: LEARNER
I20260710 13:20:13.189584 18219 consensus_queue.cc:260] T 65f683e3363748669b9fe8aaf611574c P 55d89277cd4c4ef59bebc57453da9a82 [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: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } }
I20260710 13:20:13.191867 18219 ts_tablet_manager.cc:1434] T 65f683e3363748669b9fe8aaf611574c P 55d89277cd4c4ef59bebc57453da9a82: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:20:13.193780 17672 tablet_copy_service.cc:342] P 8a2029523b334704ad9490d03d5a0169: Request end of tablet copy session 55d89277cd4c4ef59bebc57453da9a82-65f683e3363748669b9fe8aaf611574c received from {username='slave'} at 127.0.0.1:55930
I20260710 13:20:13.194175 17672 tablet_copy_service.cc:434] P 8a2029523b334704ad9490d03d5a0169: ending tablet copy session 55d89277cd4c4ef59bebc57453da9a82-65f683e3363748669b9fe8aaf611574c on tablet 65f683e3363748669b9fe8aaf611574c with peer 55d89277cd4c4ef59bebc57453da9a82
I20260710 13:20:13.211490 18219 ts_tablet_manager.cc:933] T 0c30ca4f06f9441e99665c65c6ea74e8 P 55d89277cd4c4ef59bebc57453da9a82: Initiating tablet copy from peer 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407)
I20260710 13:20:13.213145 18219 tablet_copy_client.cc:323] T 0c30ca4f06f9441e99665c65c6ea74e8 P 55d89277cd4c4ef59bebc57453da9a82: tablet copy: Beginning tablet copy session from remote peer at address 127.16.20.65:34407
I20260710 13:20:13.214803 17597 tablet_copy_service.cc:140] P 5b051976434b49a9995995eb11b8462e: Received BeginTabletCopySession request for tablet 0c30ca4f06f9441e99665c65c6ea74e8 from peer 55d89277cd4c4ef59bebc57453da9a82 ({username='slave'} at 127.0.0.1:46752)
I20260710 13:20:13.215291 17597 tablet_copy_service.cc:161] P 5b051976434b49a9995995eb11b8462e: Beginning new tablet copy session on tablet 0c30ca4f06f9441e99665c65c6ea74e8 from peer 55d89277cd4c4ef59bebc57453da9a82 at {username='slave'} at 127.0.0.1:46752: session id = 55d89277cd4c4ef59bebc57453da9a82-0c30ca4f06f9441e99665c65c6ea74e8
I20260710 13:20:13.221115 17597 tablet_copy_source_session.cc:215] T 0c30ca4f06f9441e99665c65c6ea74e8 P 5b051976434b49a9995995eb11b8462e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:13.224077 18219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c30ca4f06f9441e99665c65c6ea74e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:13.240307 18219 tablet_copy_client.cc:806] T 0c30ca4f06f9441e99665c65c6ea74e8 P 55d89277cd4c4ef59bebc57453da9a82: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:13.240929 18219 tablet_copy_client.cc:670] T 0c30ca4f06f9441e99665c65c6ea74e8 P 55d89277cd4c4ef59bebc57453da9a82: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:13.244095 18219 tablet_copy_client.cc:538] T 0c30ca4f06f9441e99665c65c6ea74e8 P 55d89277cd4c4ef59bebc57453da9a82: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:13.253263 18219 tablet_bootstrap.cc:492] T 0c30ca4f06f9441e99665c65c6ea74e8 P 55d89277cd4c4ef59bebc57453da9a82: Bootstrap starting.
I20260710 13:20:13.272081 18219 tablet_bootstrap.cc:492] T 0c30ca4f06f9441e99665c65c6ea74e8 P 55d89277cd4c4ef59bebc57453da9a82: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:13.273018 18219 tablet_bootstrap.cc:492] T 0c30ca4f06f9441e99665c65c6ea74e8 P 55d89277cd4c4ef59bebc57453da9a82: Bootstrap complete.
I20260710 13:20:13.273640 18219 ts_tablet_manager.cc:1403] T 0c30ca4f06f9441e99665c65c6ea74e8 P 55d89277cd4c4ef59bebc57453da9a82: Time spent bootstrapping tablet: real 0.021s	user 0.020s	sys 0.000s
I20260710 13:20:13.275906 18219 raft_consensus.cc:359] T 0c30ca4f06f9441e99665c65c6ea74e8 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } }
I20260710 13:20:13.276553 18219 raft_consensus.cc:740] T 0c30ca4f06f9441e99665c65c6ea74e8 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 55d89277cd4c4ef59bebc57453da9a82, State: Initialized, Role: LEARNER
I20260710 13:20:13.277078 18219 consensus_queue.cc:260] T 0c30ca4f06f9441e99665c65c6ea74e8 P 55d89277cd4c4ef59bebc57453da9a82 [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: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } }
I20260710 13:20:13.279121 18219 ts_tablet_manager.cc:1434] T 0c30ca4f06f9441e99665c65c6ea74e8 P 55d89277cd4c4ef59bebc57453da9a82: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:20:13.281406 17597 tablet_copy_service.cc:342] P 5b051976434b49a9995995eb11b8462e: Request end of tablet copy session 55d89277cd4c4ef59bebc57453da9a82-0c30ca4f06f9441e99665c65c6ea74e8 received from {username='slave'} at 127.0.0.1:46752
I20260710 13:20:13.281773 17597 tablet_copy_service.cc:434] P 5b051976434b49a9995995eb11b8462e: ending tablet copy session 55d89277cd4c4ef59bebc57453da9a82-0c30ca4f06f9441e99665c65c6ea74e8 on tablet 0c30ca4f06f9441e99665c65c6ea74e8 with peer 55d89277cd4c4ef59bebc57453da9a82
I20260710 13:20:13.402405 18008 raft_consensus.cc:1217] T 860e8a6ac8de40969fb4a45eb397e195 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:13.546329 18008 raft_consensus.cc:1217] T 65f683e3363748669b9fe8aaf611574c P 55d89277cd4c4ef59bebc57453da9a82 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:13.555167 18008 raft_consensus.cc:1217] T 400fc05d0dd8422696e813d91bc00952 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:13.687254 18008 raft_consensus.cc:1217] T 0c30ca4f06f9441e99665c65c6ea74e8 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:13.945640 18114 raft_consensus.cc:1064] T 860e8a6ac8de40969fb4a45eb397e195 P 5b051976434b49a9995995eb11b8462e: attempting to promote NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 to VOTER
I20260710 13:20:13.947754 18114 consensus_queue.cc:237] T 860e8a6ac8de40969fb4a45eb397e195 P 5b051976434b49a9995995eb11b8462e [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: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } }
I20260710 13:20:13.950081 18226 raft_consensus.cc:1064] T 400fc05d0dd8422696e813d91bc00952 P 8a2029523b334704ad9490d03d5a0169: attempting to promote NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 to VOTER
I20260710 13:20:13.952760 18226 consensus_queue.cc:237] T 400fc05d0dd8422696e813d91bc00952 P 8a2029523b334704ad9490d03d5a0169 [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: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } }
I20260710 13:20:13.956614 17733 raft_consensus.cc:1275] T 860e8a6ac8de40969fb4a45eb397e195 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Refusing update from remote peer 5b051976434b49a9995995eb11b8462e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:13.956789 17661 raft_consensus.cc:1275] T 860e8a6ac8de40969fb4a45eb397e195 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Refusing update from remote peer 5b051976434b49a9995995eb11b8462e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:13.954352 18008 raft_consensus.cc:1275] T 860e8a6ac8de40969fb4a45eb397e195 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 LEARNER]: Refusing update from remote peer 5b051976434b49a9995995eb11b8462e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:13.958470 18225 consensus_queue.cc:1048] T 860e8a6ac8de40969fb4a45eb397e195 P 5b051976434b49a9995995eb11b8462e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:13.960309 18225 consensus_queue.cc:1048] T 860e8a6ac8de40969fb4a45eb397e195 P 5b051976434b49a9995995eb11b8462e [LEADER]: Connected to new peer: Peer: permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:13.966708 18209 consensus_queue.cc:1048] T 860e8a6ac8de40969fb4a45eb397e195 P 5b051976434b49a9995995eb11b8462e [LEADER]: Connected to new peer: Peer: permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:13.969573 18008 raft_consensus.cc:1275] T 400fc05d0dd8422696e813d91bc00952 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 LEARNER]: Refusing update from remote peer 8a2029523b334704ad9490d03d5a0169: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:13.971069 18195 consensus_queue.cc:1048] T 400fc05d0dd8422696e813d91bc00952 P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:13.972620 17731 raft_consensus.cc:1275] T 400fc05d0dd8422696e813d91bc00952 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Refusing update from remote peer 8a2029523b334704ad9490d03d5a0169: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:13.975538 18194 consensus_queue.cc:1048] T 400fc05d0dd8422696e813d91bc00952 P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:13.988310 18225 raft_consensus.cc:2955] T 860e8a6ac8de40969fb4a45eb397e195 P 5b051976434b49a9995995eb11b8462e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:13.994696 17584 raft_consensus.cc:1275] T 400fc05d0dd8422696e813d91bc00952 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Refusing update from remote peer 8a2029523b334704ad9490d03d5a0169: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:13.997097 18195 consensus_queue.cc:1048] T 400fc05d0dd8422696e813d91bc00952 P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:13.997833 18007 raft_consensus.cc:2955] T 860e8a6ac8de40969fb4a45eb397e195 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:14.018882 17733 raft_consensus.cc:2955] T 860e8a6ac8de40969fb4a45eb397e195 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:14.031950 17481 catalog_manager.cc:5697] T 860e8a6ac8de40969fb4a45eb397e195 P 5b051976434b49a9995995eb11b8462e reported cstate change: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5b051976434b49a9995995eb11b8462e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:14.042049 17662 raft_consensus.cc:2955] T 860e8a6ac8de40969fb4a45eb397e195 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:14.049554 18195 raft_consensus.cc:2955] T 400fc05d0dd8422696e813d91bc00952 P 8a2029523b334704ad9490d03d5a0169 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:14.057219 18008 raft_consensus.cc:2955] T 400fc05d0dd8422696e813d91bc00952 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:14.063621 17584 raft_consensus.cc:2955] T 400fc05d0dd8422696e813d91bc00952 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:14.061941 17731 raft_consensus.cc:2955] T 400fc05d0dd8422696e813d91bc00952 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:14.078027 18194 raft_consensus.cc:1064] T 65f683e3363748669b9fe8aaf611574c P 8a2029523b334704ad9490d03d5a0169: attempting to promote NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 to VOTER
I20260710 13:20:14.080822 18194 consensus_queue.cc:237] T 65f683e3363748669b9fe8aaf611574c P 8a2029523b334704ad9490d03d5a0169 [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: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } }
I20260710 13:20:14.088040 17483 catalog_manager.cc:5697] T 400fc05d0dd8422696e813d91bc00952 P 8a2029523b334704ad9490d03d5a0169 reported cstate change: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8a2029523b334704ad9490d03d5a0169" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:14.096158 18225 raft_consensus.cc:1064] T 0c30ca4f06f9441e99665c65c6ea74e8 P 5b051976434b49a9995995eb11b8462e: attempting to promote NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 to VOTER
I20260710 13:20:14.100780 18225 consensus_queue.cc:237] T 0c30ca4f06f9441e99665c65c6ea74e8 P 5b051976434b49a9995995eb11b8462e [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: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } }
I20260710 13:20:14.111688 17584 consensus_queue.cc:237] T 860e8a6ac8de40969fb4a45eb397e195 P 5b051976434b49a9995995eb11b8462e [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: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } }
I20260710 13:20:14.116113 17662 consensus_queue.cc:237] T 400fc05d0dd8422696e813d91bc00952 P 8a2029523b334704ad9490d03d5a0169 [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: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } }
I20260710 13:20:14.122800 18008 raft_consensus.cc:1275] T 400fc05d0dd8422696e813d91bc00952 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Refusing update from remote peer 8a2029523b334704ad9490d03d5a0169: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:14.125574 17731 raft_consensus.cc:1275] T 400fc05d0dd8422696e813d91bc00952 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Refusing update from remote peer 8a2029523b334704ad9490d03d5a0169: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:14.127173 18239 consensus_queue.cc:1048] T 400fc05d0dd8422696e813d91bc00952 P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:20:14.129112 18007 raft_consensus.cc:1275] T 860e8a6ac8de40969fb4a45eb397e195 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Refusing update from remote peer 5b051976434b49a9995995eb11b8462e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:14.131498 17731 raft_consensus.cc:1275] T 65f683e3363748669b9fe8aaf611574c P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Refusing update from remote peer 8a2029523b334704ad9490d03d5a0169: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:14.132941 17662 raft_consensus.cc:1275] T 860e8a6ac8de40969fb4a45eb397e195 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Refusing update from remote peer 5b051976434b49a9995995eb11b8462e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:14.134711 17733 raft_consensus.cc:1275] T 0c30ca4f06f9441e99665c65c6ea74e8 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Refusing update from remote peer 5b051976434b49a9995995eb11b8462e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:14.135542 18114 consensus_queue.cc:1048] T 860e8a6ac8de40969fb4a45eb397e195 P 5b051976434b49a9995995eb11b8462e [LEADER]: Connected to new peer: Peer: permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:14.136379 18209 consensus_queue.cc:1048] T 860e8a6ac8de40969fb4a45eb397e195 P 5b051976434b49a9995995eb11b8462e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:20:14.138466 18209 consensus_queue.cc:1048] T 0c30ca4f06f9441e99665c65c6ea74e8 P 5b051976434b49a9995995eb11b8462e [LEADER]: Connected to new peer: Peer: permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:14.140908 17584 raft_consensus.cc:1275] T 65f683e3363748669b9fe8aaf611574c P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Refusing update from remote peer 8a2029523b334704ad9490d03d5a0169: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:14.142688 18008 raft_consensus.cc:1275] T 0c30ca4f06f9441e99665c65c6ea74e8 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 LEARNER]: Refusing update from remote peer 5b051976434b49a9995995eb11b8462e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:14.144199 18239 consensus_queue.cc:1048] T 400fc05d0dd8422696e813d91bc00952 P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:14.144450 18007 raft_consensus.cc:1275] T 65f683e3363748669b9fe8aaf611574c P 55d89277cd4c4ef59bebc57453da9a82 [term 1 LEARNER]: Refusing update from remote peer 8a2029523b334704ad9490d03d5a0169: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:14.145504 18195 raft_consensus.cc:2955] T 400fc05d0dd8422696e813d91bc00952 P 8a2029523b334704ad9490d03d5a0169 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5b051976434b49a9995995eb11b8462e (127.16.20.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:14.149290 18114 consensus_queue.cc:1048] T 0c30ca4f06f9441e99665c65c6ea74e8 P 5b051976434b49a9995995eb11b8462e [LEADER]: Connected to new peer: Peer: permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:14.152063 17662 raft_consensus.cc:1275] T 0c30ca4f06f9441e99665c65c6ea74e8 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Refusing update from remote peer 5b051976434b49a9995995eb11b8462e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:14.153523 18007 raft_consensus.cc:2955] T 400fc05d0dd8422696e813d91bc00952 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5b051976434b49a9995995eb11b8462e (127.16.20.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:14.134471 18226 consensus_queue.cc:1048] T 65f683e3363748669b9fe8aaf611574c P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.023s
I20260710 13:20:14.156689 18242 raft_consensus.cc:2955] T 860e8a6ac8de40969fb4a45eb397e195 P 5b051976434b49a9995995eb11b8462e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:14.158046 18239 consensus_queue.cc:1048] T 65f683e3363748669b9fe8aaf611574c P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:14.161841 18239 consensus_queue.cc:1048] T 65f683e3363748669b9fe8aaf611574c P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:14.164431 17731 raft_consensus.cc:2955] T 400fc05d0dd8422696e813d91bc00952 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5b051976434b49a9995995eb11b8462e (127.16.20.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:14.170183 18246 consensus_queue.cc:1048] T 0c30ca4f06f9441e99665c65c6ea74e8 P 5b051976434b49a9995995eb11b8462e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:14.173928 17662 raft_consensus.cc:2955] T 860e8a6ac8de40969fb4a45eb397e195 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:14.177645 18008 raft_consensus.cc:2955] T 860e8a6ac8de40969fb4a45eb397e195 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:14.230247 17483 catalog_manager.cc:5697] T 860e8a6ac8de40969fb4a45eb397e195 P 55d89277cd4c4ef59bebc57453da9a82 reported cstate change: config changed from index 3 to 4, VOTER 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67) evicted. New cstate: current_term: 1 leader_uuid: "5b051976434b49a9995995eb11b8462e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
W20260710 13:20:14.205016 17627 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.20.68:41459, user_credentials={real_user=slave}} blocked reactor thread for 55125.2us
I20260710 13:20:14.238710 17481 catalog_manager.cc:5697] T 400fc05d0dd8422696e813d91bc00952 P 685bc413083a4fe7be8fc36077a6e4ce reported cstate change: config changed from index 3 to 4, VOTER 5b051976434b49a9995995eb11b8462e (127.16.20.65) evicted. New cstate: current_term: 1 leader_uuid: "8a2029523b334704ad9490d03d5a0169" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
W20260710 13:20:14.289463 18245 log.cc:927] Time spent T 0c30ca4f06f9441e99665c65c6ea74e8 P 55d89277cd4c4ef59bebc57453da9a82: Append to log took a long time: real 0.088s	user 0.001s	sys 0.000s
W20260710 13:20:14.313241 17552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.20.68:41459, user_credentials={real_user=slave}} blocked reactor thread for 98597.7us
I20260710 13:20:14.331684 17469 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 860e8a6ac8de40969fb4a45eb397e195 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260710 13:20:14.371306 17626 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.20.67:38297, user_credentials={real_user=slave}} blocked reactor thread for 61263.5us
W20260710 13:20:14.393390 17552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.20.68:41459, user_credentials={real_user=slave}} blocked reactor thread for 74314us
I20260710 13:20:14.405037 18246 raft_consensus.cc:2955] T 0c30ca4f06f9441e99665c65c6ea74e8 P 5b051976434b49a9995995eb11b8462e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
W20260710 13:20:14.381793 17627 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.20.68:41459, user_credentials={real_user=slave}} blocked reactor thread for 76013.5us
I20260710 13:20:14.436741 17471 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 400fc05d0dd8422696e813d91bc00952 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:14.443429 18009 raft_consensus.cc:2955] T 0c30ca4f06f9441e99665c65c6ea74e8 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:14.444331 17661 raft_consensus.cc:2955] T 0c30ca4f06f9441e99665c65c6ea74e8 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
W20260710 13:20:14.449918 17625 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.20.65:34407, user_credentials={real_user=slave}} blocked reactor thread for 56621.2us
I20260710 13:20:14.449117 17733 raft_consensus.cc:2955] T 0c30ca4f06f9441e99665c65c6ea74e8 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:14.453306 18255 raft_consensus.cc:2955] T 65f683e3363748669b9fe8aaf611574c P 8a2029523b334704ad9490d03d5a0169 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:14.466697 18009 raft_consensus.cc:2955] T 65f683e3363748669b9fe8aaf611574c P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:14.469244 17586 raft_consensus.cc:2955] T 65f683e3363748669b9fe8aaf611574c P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:14.472577 17733 raft_consensus.cc:2955] T 65f683e3363748669b9fe8aaf611574c P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:14.479467 17725 tablet_service.cc:1558] Processing DeleteTablet for tablet 860e8a6ac8de40969fb4a45eb397e195 with delete_type TABLET_DATA_TOMBSTONED (TS 685bc413083a4fe7be8fc36077a6e4ce not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41194
I20260710 13:20:14.487615 17481 catalog_manager.cc:5697] T 0c30ca4f06f9441e99665c65c6ea74e8 P 685bc413083a4fe7be8fc36077a6e4ce reported cstate change: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5b051976434b49a9995995eb11b8462e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:14.489912 17577 tablet_service.cc:1558] Processing DeleteTablet for tablet 400fc05d0dd8422696e813d91bc00952 with delete_type TABLET_DATA_TOMBSTONED (TS 5b051976434b49a9995995eb11b8462e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41760
I20260710 13:20:14.491505 18264 tablet_replica.cc:333] T 860e8a6ac8de40969fb4a45eb397e195 P 685bc413083a4fe7be8fc36077a6e4ce: stopping tablet replica
I20260710 13:20:14.492539 18264 raft_consensus.cc:2243] T 860e8a6ac8de40969fb4a45eb397e195 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:14.493403 18264 raft_consensus.cc:2272] T 860e8a6ac8de40969fb4a45eb397e195 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:14.497243 18264 ts_tablet_manager.cc:1916] T 860e8a6ac8de40969fb4a45eb397e195 P 685bc413083a4fe7be8fc36077a6e4ce: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:14.499162 18265 tablet_replica.cc:333] T 400fc05d0dd8422696e813d91bc00952 P 5b051976434b49a9995995eb11b8462e: stopping tablet replica
I20260710 13:20:14.500260 18265 raft_consensus.cc:2243] T 400fc05d0dd8422696e813d91bc00952 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:14.501024 18265 raft_consensus.cc:2272] T 400fc05d0dd8422696e813d91bc00952 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:14.503206 17483 catalog_manager.cc:5697] T 65f683e3363748669b9fe8aaf611574c P 55d89277cd4c4ef59bebc57453da9a82 reported cstate change: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8a2029523b334704ad9490d03d5a0169" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:14.504529 18265 ts_tablet_manager.cc:1916] T 400fc05d0dd8422696e813d91bc00952 P 5b051976434b49a9995995eb11b8462e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:14.516666 18264 ts_tablet_manager.cc:1929] T 860e8a6ac8de40969fb4a45eb397e195 P 685bc413083a4fe7be8fc36077a6e4ce: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:14.517167 18264 log.cc:1199] T 860e8a6ac8de40969fb4a45eb397e195 P 685bc413083a4fe7be8fc36077a6e4ce: Deleting WAL directory at /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689577187165-16465-0/minicluster-data/ts-2-root/wals/860e8a6ac8de40969fb4a45eb397e195
I20260710 13:20:14.518838 17470 catalog_manager.cc:5028] TS 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297): tablet 860e8a6ac8de40969fb4a45eb397e195 (table test-workload [id=ee61792caf05469d8dfb3f2217ee3764]) successfully deleted
I20260710 13:20:14.520015 17586 consensus_queue.cc:237] T 0c30ca4f06f9441e99665c65c6ea74e8 P 5b051976434b49a9995995eb11b8462e [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: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } }
I20260710 13:20:14.528775 18009 raft_consensus.cc:1275] T 0c30ca4f06f9441e99665c65c6ea74e8 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Refusing update from remote peer 5b051976434b49a9995995eb11b8462e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:14.529057 17661 consensus_queue.cc:237] T 65f683e3363748669b9fe8aaf611574c P 8a2029523b334704ad9490d03d5a0169 [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: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } }
I20260710 13:20:14.530035 18225 consensus_queue.cc:1048] T 0c30ca4f06f9441e99665c65c6ea74e8 P 5b051976434b49a9995995eb11b8462e [LEADER]: Connected to new peer: Peer: permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:14.534003 17733 raft_consensus.cc:1275] T 0c30ca4f06f9441e99665c65c6ea74e8 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Refusing update from remote peer 5b051976434b49a9995995eb11b8462e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:14.535938 18209 consensus_queue.cc:1048] T 0c30ca4f06f9441e99665c65c6ea74e8 P 5b051976434b49a9995995eb11b8462e [LEADER]: Connected to new peer: Peer: permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:14.537593 18008 raft_consensus.cc:1275] T 65f683e3363748669b9fe8aaf611574c P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Refusing update from remote peer 8a2029523b334704ad9490d03d5a0169: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:14.543059 18246 raft_consensus.cc:2955] T 0c30ca4f06f9441e99665c65c6ea74e8 P 5b051976434b49a9995995eb11b8462e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8a2029523b334704ad9490d03d5a0169 (127.16.20.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:14.544269 18265 ts_tablet_manager.cc:1929] T 400fc05d0dd8422696e813d91bc00952 P 5b051976434b49a9995995eb11b8462e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:14.544680 18265 log.cc:1199] T 400fc05d0dd8422696e813d91bc00952 P 5b051976434b49a9995995eb11b8462e: Deleting WAL directory at /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689577187165-16465-0/minicluster-data/ts-0-root/wals/400fc05d0dd8422696e813d91bc00952
I20260710 13:20:14.545300 18255 consensus_queue.cc:1048] T 65f683e3363748669b9fe8aaf611574c P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:14.547957 18009 raft_consensus.cc:2955] T 0c30ca4f06f9441e99665c65c6ea74e8 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8a2029523b334704ad9490d03d5a0169 (127.16.20.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:14.551800 17469 catalog_manager.cc:5028] TS 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407): tablet 400fc05d0dd8422696e813d91bc00952 (table test-workload [id=ee61792caf05469d8dfb3f2217ee3764]) successfully deleted
I20260710 13:20:14.555863 17469 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0c30ca4f06f9441e99665c65c6ea74e8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:14.556864 18008 raft_consensus.cc:2955] T 65f683e3363748669b9fe8aaf611574c P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:14.557700 17586 raft_consensus.cc:1275] T 65f683e3363748669b9fe8aaf611574c P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Refusing update from remote peer 8a2029523b334704ad9490d03d5a0169: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:14.554303 18253 raft_consensus.cc:2955] T 65f683e3363748669b9fe8aaf611574c P 8a2029523b334704ad9490d03d5a0169 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:14.562170 17482 catalog_manager.cc:5697] T 0c30ca4f06f9441e99665c65c6ea74e8 P 5b051976434b49a9995995eb11b8462e reported cstate change: config changed from index 3 to 4, VOTER 8a2029523b334704ad9490d03d5a0169 (127.16.20.66) evicted. New cstate: current_term: 1 leader_uuid: "5b051976434b49a9995995eb11b8462e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:14.563122 18244 consensus_queue.cc:1048] T 65f683e3363748669b9fe8aaf611574c P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:20:14.572619 17649 tablet_service.cc:1558] Processing DeleteTablet for tablet 0c30ca4f06f9441e99665c65c6ea74e8 with delete_type TABLET_DATA_TOMBSTONED (TS 8a2029523b334704ad9490d03d5a0169 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38530
I20260710 13:20:14.575712 17733 raft_consensus.cc:2955] T 0c30ca4f06f9441e99665c65c6ea74e8 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8a2029523b334704ad9490d03d5a0169 (127.16.20.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:14.581478 17471 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 65f683e3363748669b9fe8aaf611574c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:14.583730 17586 raft_consensus.cc:2955] T 65f683e3363748669b9fe8aaf611574c P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:14.595989 17482 catalog_manager.cc:5697] T 65f683e3363748669b9fe8aaf611574c P 8a2029523b334704ad9490d03d5a0169 reported cstate change: config changed from index 3 to 4, VOTER 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67) evicted. New cstate: current_term: 1 leader_uuid: "8a2029523b334704ad9490d03d5a0169" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:14.602051 18266 tablet_replica.cc:333] T 0c30ca4f06f9441e99665c65c6ea74e8 P 8a2029523b334704ad9490d03d5a0169: stopping tablet replica
I20260710 13:20:14.603797 18266 raft_consensus.cc:2243] T 0c30ca4f06f9441e99665c65c6ea74e8 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:14.604656 18266 raft_consensus.cc:2272] T 0c30ca4f06f9441e99665c65c6ea74e8 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:14.610644 18266 ts_tablet_manager.cc:1916] T 0c30ca4f06f9441e99665c65c6ea74e8 P 8a2029523b334704ad9490d03d5a0169: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:14.617775 17725 tablet_service.cc:1558] Processing DeleteTablet for tablet 65f683e3363748669b9fe8aaf611574c with delete_type TABLET_DATA_TOMBSTONED (TS 685bc413083a4fe7be8fc36077a6e4ce not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41194
I20260710 13:20:14.618752 18264 tablet_replica.cc:333] T 65f683e3363748669b9fe8aaf611574c P 685bc413083a4fe7be8fc36077a6e4ce: stopping tablet replica
I20260710 13:20:14.619760 18264 raft_consensus.cc:2243] T 65f683e3363748669b9fe8aaf611574c P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:14.623207 18264 raft_consensus.cc:2272] T 65f683e3363748669b9fe8aaf611574c P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:14.626178 18264 ts_tablet_manager.cc:1916] T 65f683e3363748669b9fe8aaf611574c P 685bc413083a4fe7be8fc36077a6e4ce: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:14.629484 18266 ts_tablet_manager.cc:1929] T 0c30ca4f06f9441e99665c65c6ea74e8 P 8a2029523b334704ad9490d03d5a0169: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:14.629902 18266 log.cc:1199] T 0c30ca4f06f9441e99665c65c6ea74e8 P 8a2029523b334704ad9490d03d5a0169: Deleting WAL directory at /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689577187165-16465-0/minicluster-data/ts-1-root/wals/0c30ca4f06f9441e99665c65c6ea74e8
I20260710 13:20:14.631639 17471 catalog_manager.cc:5028] TS 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935): tablet 0c30ca4f06f9441e99665c65c6ea74e8 (table test-workload [id=ee61792caf05469d8dfb3f2217ee3764]) successfully deleted
I20260710 13:20:14.638839 18264 ts_tablet_manager.cc:1929] T 65f683e3363748669b9fe8aaf611574c P 685bc413083a4fe7be8fc36077a6e4ce: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:14.639367 18264 log.cc:1199] T 65f683e3363748669b9fe8aaf611574c P 685bc413083a4fe7be8fc36077a6e4ce: Deleting WAL directory at /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689577187165-16465-0/minicluster-data/ts-2-root/wals/65f683e3363748669b9fe8aaf611574c
I20260710 13:20:14.640982 17470 catalog_manager.cc:5028] TS 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297): tablet 65f683e3363748669b9fe8aaf611574c (table test-workload [id=ee61792caf05469d8dfb3f2217ee3764]) successfully deleted
I20260710 13:20:15.647869 17661 consensus_queue.cc:237] T 524764aac8bb4f76bc0f32e62a41b581 P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Queue 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: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } }
W20260710 13:20:15.654367 17627 consensus_peers.cc:597] T 524764aac8bb4f76bc0f32e62a41b581 P 8a2029523b334704ad9490d03d5a0169 -> Peer 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68:41459): Couldn't send request to peer 55d89277cd4c4ef59bebc57453da9a82. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 524764aac8bb4f76bc0f32e62a41b581. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:15.654404 17730 raft_consensus.cc:1275] T 524764aac8bb4f76bc0f32e62a41b581 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Refusing update from remote peer 8a2029523b334704ad9490d03d5a0169: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:15.655457 17585 raft_consensus.cc:1275] T 524764aac8bb4f76bc0f32e62a41b581 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Refusing update from remote peer 8a2029523b334704ad9490d03d5a0169: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:15.655988 18255 consensus_queue.cc:1048] T 524764aac8bb4f76bc0f32e62a41b581 P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:15.656970 18269 consensus_queue.cc:1048] T 524764aac8bb4f76bc0f32e62a41b581 P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:15.664435 18255 raft_consensus.cc:2955] T 524764aac8bb4f76bc0f32e62a41b581 P 8a2029523b334704ad9490d03d5a0169 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } } }
I20260710 13:20:15.666121 17585 raft_consensus.cc:2955] T 524764aac8bb4f76bc0f32e62a41b581 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } } }
I20260710 13:20:15.671777 17732 raft_consensus.cc:2955] T 524764aac8bb4f76bc0f32e62a41b581 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } } }
I20260710 13:20:15.678604 17661 consensus_queue.cc:237] T 3aa3ba5acfe94ee2b6412486dadd5786 P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Queue 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: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } }
I20260710 13:20:15.683729 17483 catalog_manager.cc:5697] T 524764aac8bb4f76bc0f32e62a41b581 P 8a2029523b334704ad9490d03d5a0169 reported cstate change: config changed from index -1 to 2, NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) added. New cstate: current_term: 1 leader_uuid: "8a2029523b334704ad9490d03d5a0169" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:15.691699 17732 raft_consensus.cc:1275] T 3aa3ba5acfe94ee2b6412486dadd5786 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Refusing update from remote peer 8a2029523b334704ad9490d03d5a0169: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:15.692991 17586 raft_consensus.cc:1275] T 3aa3ba5acfe94ee2b6412486dadd5786 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Refusing update from remote peer 8a2029523b334704ad9490d03d5a0169: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:15.693672 18269 consensus_queue.cc:1048] T 3aa3ba5acfe94ee2b6412486dadd5786 P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:20:15.694697 17627 consensus_peers.cc:597] T 3aa3ba5acfe94ee2b6412486dadd5786 P 8a2029523b334704ad9490d03d5a0169 -> Peer 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68:41459): Couldn't send request to peer 55d89277cd4c4ef59bebc57453da9a82. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3aa3ba5acfe94ee2b6412486dadd5786. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:15.695622 18255 consensus_queue.cc:1048] T 3aa3ba5acfe94ee2b6412486dadd5786 P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:15.703835 18269 raft_consensus.cc:2955] T 3aa3ba5acfe94ee2b6412486dadd5786 P 8a2029523b334704ad9490d03d5a0169 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } } }
I20260710 13:20:15.709259 17585 raft_consensus.cc:2955] T 3aa3ba5acfe94ee2b6412486dadd5786 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } } }
I20260710 13:20:15.716038 17732 raft_consensus.cc:2955] T 3aa3ba5acfe94ee2b6412486dadd5786 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } } }
I20260710 13:20:15.719200 17730 consensus_queue.cc:237] T f581700500a34d36be346882bcaa37ea P 685bc413083a4fe7be8fc36077a6e4ce [LEADER]: Queue 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: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } }
I20260710 13:20:15.722456 17481 catalog_manager.cc:5697] T 3aa3ba5acfe94ee2b6412486dadd5786 P 8a2029523b334704ad9490d03d5a0169 reported cstate change: config changed from index -1 to 2, NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) added. New cstate: current_term: 1 leader_uuid: "8a2029523b334704ad9490d03d5a0169" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:15.733799 17661 raft_consensus.cc:1275] T f581700500a34d36be346882bcaa37ea P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Refusing update from remote peer 685bc413083a4fe7be8fc36077a6e4ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:20:15.733898 17701 consensus_peers.cc:597] T f581700500a34d36be346882bcaa37ea P 685bc413083a4fe7be8fc36077a6e4ce -> Peer 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68:41459): Couldn't send request to peer 55d89277cd4c4ef59bebc57453da9a82. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f581700500a34d36be346882bcaa37ea. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:15.737576 18267 consensus_queue.cc:1048] T f581700500a34d36be346882bcaa37ea P 685bc413083a4fe7be8fc36077a6e4ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:15.744206 17585 raft_consensus.cc:1275] T f581700500a34d36be346882bcaa37ea P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Refusing update from remote peer 685bc413083a4fe7be8fc36077a6e4ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:15.746896 18267 consensus_queue.cc:1048] T f581700500a34d36be346882bcaa37ea P 685bc413083a4fe7be8fc36077a6e4ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:15.750990 18282 raft_consensus.cc:2955] T f581700500a34d36be346882bcaa37ea P 685bc413083a4fe7be8fc36077a6e4ce [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } } }
I20260710 13:20:15.752686 17661 raft_consensus.cc:2955] T f581700500a34d36be346882bcaa37ea P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } } }
I20260710 13:20:15.762645 17585 raft_consensus.cc:2955] T f581700500a34d36be346882bcaa37ea P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } } }
I20260710 13:20:15.765812 17482 catalog_manager.cc:5697] T f581700500a34d36be346882bcaa37ea P 685bc413083a4fe7be8fc36077a6e4ce reported cstate change: config changed from index -1 to 2, NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) added. New cstate: current_term: 1 leader_uuid: "685bc413083a4fe7be8fc36077a6e4ce" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:15.768325 17661 consensus_queue.cc:237] T 48ebbbd70ab4419fb412792117e13857 P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Queue 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: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } }
I20260710 13:20:15.782130 17585 raft_consensus.cc:1275] T 48ebbbd70ab4419fb412792117e13857 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Refusing update from remote peer 8a2029523b334704ad9490d03d5a0169: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:15.782641 17732 raft_consensus.cc:1275] T 48ebbbd70ab4419fb412792117e13857 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Refusing update from remote peer 8a2029523b334704ad9490d03d5a0169: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:15.784405 18269 consensus_queue.cc:1048] T 48ebbbd70ab4419fb412792117e13857 P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:15.785267 18279 consensus_queue.cc:1048] T 48ebbbd70ab4419fb412792117e13857 P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 13:20:15.789904 17627 consensus_peers.cc:597] T 48ebbbd70ab4419fb412792117e13857 P 8a2029523b334704ad9490d03d5a0169 -> Peer 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68:41459): Couldn't send request to peer 55d89277cd4c4ef59bebc57453da9a82. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 48ebbbd70ab4419fb412792117e13857. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:15.794108 18226 raft_consensus.cc:2955] T 48ebbbd70ab4419fb412792117e13857 P 8a2029523b334704ad9490d03d5a0169 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } } }
I20260710 13:20:15.795723 17585 raft_consensus.cc:2955] T 48ebbbd70ab4419fb412792117e13857 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } } }
I20260710 13:20:15.807745 17732 raft_consensus.cc:2955] T 48ebbbd70ab4419fb412792117e13857 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } } }
I20260710 13:20:15.809350 17482 catalog_manager.cc:5697] T 48ebbbd70ab4419fb412792117e13857 P 8a2029523b334704ad9490d03d5a0169 reported cstate change: config changed from index -1 to 2, NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) added. New cstate: current_term: 1 leader_uuid: "8a2029523b334704ad9490d03d5a0169" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:16.202008 18288 ts_tablet_manager.cc:933] T 524764aac8bb4f76bc0f32e62a41b581 P 55d89277cd4c4ef59bebc57453da9a82: Initiating tablet copy from peer 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935)
I20260710 13:20:16.204312 18288 tablet_copy_client.cc:323] T 524764aac8bb4f76bc0f32e62a41b581 P 55d89277cd4c4ef59bebc57453da9a82: tablet copy: Beginning tablet copy session from remote peer at address 127.16.20.66:41935
I20260710 13:20:16.206131 17672 tablet_copy_service.cc:140] P 8a2029523b334704ad9490d03d5a0169: Received BeginTabletCopySession request for tablet 524764aac8bb4f76bc0f32e62a41b581 from peer 55d89277cd4c4ef59bebc57453da9a82 ({username='slave'} at 127.0.0.1:55930)
I20260710 13:20:16.206681 17672 tablet_copy_service.cc:161] P 8a2029523b334704ad9490d03d5a0169: Beginning new tablet copy session on tablet 524764aac8bb4f76bc0f32e62a41b581 from peer 55d89277cd4c4ef59bebc57453da9a82 at {username='slave'} at 127.0.0.1:55930: session id = 55d89277cd4c4ef59bebc57453da9a82-524764aac8bb4f76bc0f32e62a41b581
I20260710 13:20:16.212131 17672 tablet_copy_source_session.cc:215] T 524764aac8bb4f76bc0f32e62a41b581 P 8a2029523b334704ad9490d03d5a0169: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:16.214843 18288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 524764aac8bb4f76bc0f32e62a41b581. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:16.230569 18288 tablet_copy_client.cc:806] T 524764aac8bb4f76bc0f32e62a41b581 P 55d89277cd4c4ef59bebc57453da9a82: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:16.231211 18288 tablet_copy_client.cc:670] T 524764aac8bb4f76bc0f32e62a41b581 P 55d89277cd4c4ef59bebc57453da9a82: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:16.234452 18288 tablet_copy_client.cc:538] T 524764aac8bb4f76bc0f32e62a41b581 P 55d89277cd4c4ef59bebc57453da9a82: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:16.243345 18288 tablet_bootstrap.cc:492] T 524764aac8bb4f76bc0f32e62a41b581 P 55d89277cd4c4ef59bebc57453da9a82: Bootstrap starting.
I20260710 13:20:16.263906 18288 tablet_bootstrap.cc:492] T 524764aac8bb4f76bc0f32e62a41b581 P 55d89277cd4c4ef59bebc57453da9a82: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:16.264822 18288 tablet_bootstrap.cc:492] T 524764aac8bb4f76bc0f32e62a41b581 P 55d89277cd4c4ef59bebc57453da9a82: Bootstrap complete.
I20260710 13:20:16.265501 18288 ts_tablet_manager.cc:1403] T 524764aac8bb4f76bc0f32e62a41b581 P 55d89277cd4c4ef59bebc57453da9a82: Time spent bootstrapping tablet: real 0.022s	user 0.025s	sys 0.000s
I20260710 13:20:16.268468 18291 ts_tablet_manager.cc:933] T 3aa3ba5acfe94ee2b6412486dadd5786 P 55d89277cd4c4ef59bebc57453da9a82: Initiating tablet copy from peer 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935)
I20260710 13:20:16.269318 18292 ts_tablet_manager.cc:933] T f581700500a34d36be346882bcaa37ea P 55d89277cd4c4ef59bebc57453da9a82: Initiating tablet copy from peer 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297)
I20260710 13:20:16.268471 18288 raft_consensus.cc:359] T 524764aac8bb4f76bc0f32e62a41b581 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } }
I20260710 13:20:16.270563 18288 raft_consensus.cc:740] T 524764aac8bb4f76bc0f32e62a41b581 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 55d89277cd4c4ef59bebc57453da9a82, State: Initialized, Role: LEARNER
I20260710 13:20:16.271019 18291 tablet_copy_client.cc:323] T 3aa3ba5acfe94ee2b6412486dadd5786 P 55d89277cd4c4ef59bebc57453da9a82: tablet copy: Beginning tablet copy session from remote peer at address 127.16.20.66:41935
I20260710 13:20:16.271310 18288 consensus_queue.cc:260] T 524764aac8bb4f76bc0f32e62a41b581 P 55d89277cd4c4ef59bebc57453da9a82 [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: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } }
I20260710 13:20:16.273247 17672 tablet_copy_service.cc:140] P 8a2029523b334704ad9490d03d5a0169: Received BeginTabletCopySession request for tablet 3aa3ba5acfe94ee2b6412486dadd5786 from peer 55d89277cd4c4ef59bebc57453da9a82 ({username='slave'} at 127.0.0.1:55930)
I20260710 13:20:16.273989 17672 tablet_copy_service.cc:161] P 8a2029523b334704ad9490d03d5a0169: Beginning new tablet copy session on tablet 3aa3ba5acfe94ee2b6412486dadd5786 from peer 55d89277cd4c4ef59bebc57453da9a82 at {username='slave'} at 127.0.0.1:55930: session id = 55d89277cd4c4ef59bebc57453da9a82-3aa3ba5acfe94ee2b6412486dadd5786
I20260710 13:20:16.279251 18288 ts_tablet_manager.cc:1434] T 524764aac8bb4f76bc0f32e62a41b581 P 55d89277cd4c4ef59bebc57453da9a82: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.004s
I20260710 13:20:16.280846 18292 tablet_copy_client.cc:323] T f581700500a34d36be346882bcaa37ea P 55d89277cd4c4ef59bebc57453da9a82: tablet copy: Beginning tablet copy session from remote peer at address 127.16.20.67:38297
I20260710 13:20:16.282124 17671 tablet_copy_service.cc:342] P 8a2029523b334704ad9490d03d5a0169: Request end of tablet copy session 55d89277cd4c4ef59bebc57453da9a82-524764aac8bb4f76bc0f32e62a41b581 received from {username='slave'} at 127.0.0.1:55930
I20260710 13:20:16.282541 17671 tablet_copy_service.cc:434] P 8a2029523b334704ad9490d03d5a0169: ending tablet copy session 55d89277cd4c4ef59bebc57453da9a82-524764aac8bb4f76bc0f32e62a41b581 on tablet 524764aac8bb4f76bc0f32e62a41b581 with peer 55d89277cd4c4ef59bebc57453da9a82
I20260710 13:20:16.282490 17746 tablet_copy_service.cc:140] P 685bc413083a4fe7be8fc36077a6e4ce: Received BeginTabletCopySession request for tablet f581700500a34d36be346882bcaa37ea from peer 55d89277cd4c4ef59bebc57453da9a82 ({username='slave'} at 127.0.0.1:59838)
I20260710 13:20:16.283236 17746 tablet_copy_service.cc:161] P 685bc413083a4fe7be8fc36077a6e4ce: Beginning new tablet copy session on tablet f581700500a34d36be346882bcaa37ea from peer 55d89277cd4c4ef59bebc57453da9a82 at {username='slave'} at 127.0.0.1:59838: session id = 55d89277cd4c4ef59bebc57453da9a82-f581700500a34d36be346882bcaa37ea
I20260710 13:20:16.288440 17672 tablet_copy_source_session.cc:215] T 3aa3ba5acfe94ee2b6412486dadd5786 P 8a2029523b334704ad9490d03d5a0169: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:16.293296 18291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3aa3ba5acfe94ee2b6412486dadd5786. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:16.294216 17746 tablet_copy_source_session.cc:215] T f581700500a34d36be346882bcaa37ea P 685bc413083a4fe7be8fc36077a6e4ce: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:16.301270 18292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f581700500a34d36be346882bcaa37ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:16.311326 18291 tablet_copy_client.cc:806] T 3aa3ba5acfe94ee2b6412486dadd5786 P 55d89277cd4c4ef59bebc57453da9a82: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:16.312038 18291 tablet_copy_client.cc:670] T 3aa3ba5acfe94ee2b6412486dadd5786 P 55d89277cd4c4ef59bebc57453da9a82: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:16.316510 18292 tablet_copy_client.cc:806] T f581700500a34d36be346882bcaa37ea P 55d89277cd4c4ef59bebc57453da9a82: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:16.317013 18291 tablet_copy_client.cc:538] T 3aa3ba5acfe94ee2b6412486dadd5786 P 55d89277cd4c4ef59bebc57453da9a82: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:16.317123 18292 tablet_copy_client.cc:670] T f581700500a34d36be346882bcaa37ea P 55d89277cd4c4ef59bebc57453da9a82: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:16.320770 18292 tablet_copy_client.cc:538] T f581700500a34d36be346882bcaa37ea P 55d89277cd4c4ef59bebc57453da9a82: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:16.327456 18292 tablet_bootstrap.cc:492] T f581700500a34d36be346882bcaa37ea P 55d89277cd4c4ef59bebc57453da9a82: Bootstrap starting.
I20260710 13:20:16.327762 18291 tablet_bootstrap.cc:492] T 3aa3ba5acfe94ee2b6412486dadd5786 P 55d89277cd4c4ef59bebc57453da9a82: Bootstrap starting.
I20260710 13:20:16.349141 18292 tablet_bootstrap.cc:492] T f581700500a34d36be346882bcaa37ea P 55d89277cd4c4ef59bebc57453da9a82: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:16.350059 18292 tablet_bootstrap.cc:492] T f581700500a34d36be346882bcaa37ea P 55d89277cd4c4ef59bebc57453da9a82: Bootstrap complete.
I20260710 13:20:16.350680 18291 tablet_bootstrap.cc:492] T 3aa3ba5acfe94ee2b6412486dadd5786 P 55d89277cd4c4ef59bebc57453da9a82: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:16.350744 18292 ts_tablet_manager.cc:1403] T f581700500a34d36be346882bcaa37ea P 55d89277cd4c4ef59bebc57453da9a82: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.004s
I20260710 13:20:16.351758 18291 tablet_bootstrap.cc:492] T 3aa3ba5acfe94ee2b6412486dadd5786 P 55d89277cd4c4ef59bebc57453da9a82: Bootstrap complete.
I20260710 13:20:16.352440 18291 ts_tablet_manager.cc:1403] T 3aa3ba5acfe94ee2b6412486dadd5786 P 55d89277cd4c4ef59bebc57453da9a82: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.012s
I20260710 13:20:16.354453 18292 raft_consensus.cc:359] T f581700500a34d36be346882bcaa37ea P 55d89277cd4c4ef59bebc57453da9a82 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } }
I20260710 13:20:16.355320 18292 raft_consensus.cc:740] T f581700500a34d36be346882bcaa37ea P 55d89277cd4c4ef59bebc57453da9a82 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 55d89277cd4c4ef59bebc57453da9a82, State: Initialized, Role: LEARNER
I20260710 13:20:16.355798 18291 raft_consensus.cc:359] T 3aa3ba5acfe94ee2b6412486dadd5786 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } }
I20260710 13:20:16.356024 18292 consensus_queue.cc:260] T f581700500a34d36be346882bcaa37ea P 55d89277cd4c4ef59bebc57453da9a82 [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: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } }
I20260710 13:20:16.356662 18291 raft_consensus.cc:740] T 3aa3ba5acfe94ee2b6412486dadd5786 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 55d89277cd4c4ef59bebc57453da9a82, State: Initialized, Role: LEARNER
I20260710 13:20:16.357326 18291 consensus_queue.cc:260] T 3aa3ba5acfe94ee2b6412486dadd5786 P 55d89277cd4c4ef59bebc57453da9a82 [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: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } }
I20260710 13:20:16.358820 18292 ts_tablet_manager.cc:1434] T f581700500a34d36be346882bcaa37ea P 55d89277cd4c4ef59bebc57453da9a82: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:20:16.366782 18291 ts_tablet_manager.cc:1434] T 3aa3ba5acfe94ee2b6412486dadd5786 P 55d89277cd4c4ef59bebc57453da9a82: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.008s
I20260710 13:20:16.366906 17746 tablet_copy_service.cc:342] P 685bc413083a4fe7be8fc36077a6e4ce: Request end of tablet copy session 55d89277cd4c4ef59bebc57453da9a82-f581700500a34d36be346882bcaa37ea received from {username='slave'} at 127.0.0.1:59838
I20260710 13:20:16.367370 17746 tablet_copy_service.cc:434] P 685bc413083a4fe7be8fc36077a6e4ce: ending tablet copy session 55d89277cd4c4ef59bebc57453da9a82-f581700500a34d36be346882bcaa37ea on tablet f581700500a34d36be346882bcaa37ea with peer 55d89277cd4c4ef59bebc57453da9a82
I20260710 13:20:16.368621 17672 tablet_copy_service.cc:342] P 8a2029523b334704ad9490d03d5a0169: Request end of tablet copy session 55d89277cd4c4ef59bebc57453da9a82-3aa3ba5acfe94ee2b6412486dadd5786 received from {username='slave'} at 127.0.0.1:55930
I20260710 13:20:16.369069 17672 tablet_copy_service.cc:434] P 8a2029523b334704ad9490d03d5a0169: ending tablet copy session 55d89277cd4c4ef59bebc57453da9a82-3aa3ba5acfe94ee2b6412486dadd5786 on tablet 3aa3ba5acfe94ee2b6412486dadd5786 with peer 55d89277cd4c4ef59bebc57453da9a82
I20260710 13:20:16.381381 18291 ts_tablet_manager.cc:933] T 48ebbbd70ab4419fb412792117e13857 P 55d89277cd4c4ef59bebc57453da9a82: Initiating tablet copy from peer 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935)
I20260710 13:20:16.383283 18291 tablet_copy_client.cc:323] T 48ebbbd70ab4419fb412792117e13857 P 55d89277cd4c4ef59bebc57453da9a82: tablet copy: Beginning tablet copy session from remote peer at address 127.16.20.66:41935
I20260710 13:20:16.385268 17672 tablet_copy_service.cc:140] P 8a2029523b334704ad9490d03d5a0169: Received BeginTabletCopySession request for tablet 48ebbbd70ab4419fb412792117e13857 from peer 55d89277cd4c4ef59bebc57453da9a82 ({username='slave'} at 127.0.0.1:55930)
I20260710 13:20:16.385788 17672 tablet_copy_service.cc:161] P 8a2029523b334704ad9490d03d5a0169: Beginning new tablet copy session on tablet 48ebbbd70ab4419fb412792117e13857 from peer 55d89277cd4c4ef59bebc57453da9a82 at {username='slave'} at 127.0.0.1:55930: session id = 55d89277cd4c4ef59bebc57453da9a82-48ebbbd70ab4419fb412792117e13857
I20260710 13:20:16.392709 17672 tablet_copy_source_session.cc:215] T 48ebbbd70ab4419fb412792117e13857 P 8a2029523b334704ad9490d03d5a0169: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:16.395669 18291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48ebbbd70ab4419fb412792117e13857. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:16.410724 18291 tablet_copy_client.cc:806] T 48ebbbd70ab4419fb412792117e13857 P 55d89277cd4c4ef59bebc57453da9a82: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:16.411356 18291 tablet_copy_client.cc:670] T 48ebbbd70ab4419fb412792117e13857 P 55d89277cd4c4ef59bebc57453da9a82: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:16.415226 18291 tablet_copy_client.cc:538] T 48ebbbd70ab4419fb412792117e13857 P 55d89277cd4c4ef59bebc57453da9a82: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:16.421865 18291 tablet_bootstrap.cc:492] T 48ebbbd70ab4419fb412792117e13857 P 55d89277cd4c4ef59bebc57453da9a82: Bootstrap starting.
I20260710 13:20:16.441046 18291 tablet_bootstrap.cc:492] T 48ebbbd70ab4419fb412792117e13857 P 55d89277cd4c4ef59bebc57453da9a82: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:16.441792 18291 tablet_bootstrap.cc:492] T 48ebbbd70ab4419fb412792117e13857 P 55d89277cd4c4ef59bebc57453da9a82: Bootstrap complete.
I20260710 13:20:16.442373 18291 ts_tablet_manager.cc:1403] T 48ebbbd70ab4419fb412792117e13857 P 55d89277cd4c4ef59bebc57453da9a82: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.001s
I20260710 13:20:16.444703 18291 raft_consensus.cc:359] T 48ebbbd70ab4419fb412792117e13857 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } }
I20260710 13:20:16.445416 18291 raft_consensus.cc:740] T 48ebbbd70ab4419fb412792117e13857 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 55d89277cd4c4ef59bebc57453da9a82, State: Initialized, Role: LEARNER
I20260710 13:20:16.445972 18291 consensus_queue.cc:260] T 48ebbbd70ab4419fb412792117e13857 P 55d89277cd4c4ef59bebc57453da9a82 [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: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } }
I20260710 13:20:16.448318 18291 ts_tablet_manager.cc:1434] T 48ebbbd70ab4419fb412792117e13857 P 55d89277cd4c4ef59bebc57453da9a82: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:20:16.450238 17672 tablet_copy_service.cc:342] P 8a2029523b334704ad9490d03d5a0169: Request end of tablet copy session 55d89277cd4c4ef59bebc57453da9a82-48ebbbd70ab4419fb412792117e13857 received from {username='slave'} at 127.0.0.1:55930
I20260710 13:20:16.450676 17672 tablet_copy_service.cc:434] P 8a2029523b334704ad9490d03d5a0169: ending tablet copy session 55d89277cd4c4ef59bebc57453da9a82-48ebbbd70ab4419fb412792117e13857 on tablet 48ebbbd70ab4419fb412792117e13857 with peer 55d89277cd4c4ef59bebc57453da9a82
I20260710 13:20:16.601809 18008 raft_consensus.cc:1217] T 524764aac8bb4f76bc0f32e62a41b581 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:16.690668 18008 raft_consensus.cc:1217] T 3aa3ba5acfe94ee2b6412486dadd5786 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:16.714365 18008 raft_consensus.cc:1217] T f581700500a34d36be346882bcaa37ea P 55d89277cd4c4ef59bebc57453da9a82 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:16.881455 18008 raft_consensus.cc:1217] T 48ebbbd70ab4419fb412792117e13857 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:17.058298 18301 raft_consensus.cc:1064] T 524764aac8bb4f76bc0f32e62a41b581 P 8a2029523b334704ad9490d03d5a0169: attempting to promote NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 to VOTER
I20260710 13:20:17.060343 18301 consensus_queue.cc:237] T 524764aac8bb4f76bc0f32e62a41b581 P 8a2029523b334704ad9490d03d5a0169 [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: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } }
I20260710 13:20:17.066949 18008 raft_consensus.cc:1275] T 524764aac8bb4f76bc0f32e62a41b581 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 LEARNER]: Refusing update from remote peer 8a2029523b334704ad9490d03d5a0169: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:17.068014 17585 raft_consensus.cc:1275] T 524764aac8bb4f76bc0f32e62a41b581 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Refusing update from remote peer 8a2029523b334704ad9490d03d5a0169: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:17.068634 17732 raft_consensus.cc:1275] T 524764aac8bb4f76bc0f32e62a41b581 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Refusing update from remote peer 8a2029523b334704ad9490d03d5a0169: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:17.068462 18279 consensus_queue.cc:1048] T 524764aac8bb4f76bc0f32e62a41b581 P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:17.069691 18301 consensus_queue.cc:1048] T 524764aac8bb4f76bc0f32e62a41b581 P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:17.070614 18226 consensus_queue.cc:1048] T 524764aac8bb4f76bc0f32e62a41b581 P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:17.083570 18301 raft_consensus.cc:2955] T 524764aac8bb4f76bc0f32e62a41b581 P 8a2029523b334704ad9490d03d5a0169 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:17.085656 17585 raft_consensus.cc:2955] T 524764aac8bb4f76bc0f32e62a41b581 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:17.086997 18008 raft_consensus.cc:2955] T 524764aac8bb4f76bc0f32e62a41b581 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:17.096748 17732 raft_consensus.cc:2955] T 524764aac8bb4f76bc0f32e62a41b581 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:17.101728 17481 catalog_manager.cc:5697] T 524764aac8bb4f76bc0f32e62a41b581 P 8a2029523b334704ad9490d03d5a0169 reported cstate change: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8a2029523b334704ad9490d03d5a0169" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:17.116751 18279 raft_consensus.cc:1064] T 3aa3ba5acfe94ee2b6412486dadd5786 P 8a2029523b334704ad9490d03d5a0169: attempting to promote NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 to VOTER
I20260710 13:20:17.120211 18279 consensus_queue.cc:237] T 3aa3ba5acfe94ee2b6412486dadd5786 P 8a2029523b334704ad9490d03d5a0169 [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: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } }
I20260710 13:20:17.133677 18008 raft_consensus.cc:1275] T 3aa3ba5acfe94ee2b6412486dadd5786 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 LEARNER]: Refusing update from remote peer 8a2029523b334704ad9490d03d5a0169: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:17.134233 17732 raft_consensus.cc:1275] T 3aa3ba5acfe94ee2b6412486dadd5786 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Refusing update from remote peer 8a2029523b334704ad9490d03d5a0169: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:17.135906 18226 consensus_queue.cc:1048] T 3aa3ba5acfe94ee2b6412486dadd5786 P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:17.136821 18279 consensus_queue.cc:1048] T 3aa3ba5acfe94ee2b6412486dadd5786 P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:17.147192 17585 raft_consensus.cc:1275] T 3aa3ba5acfe94ee2b6412486dadd5786 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Refusing update from remote peer 8a2029523b334704ad9490d03d5a0169: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:17.148789 18226 consensus_queue.cc:1048] T 3aa3ba5acfe94ee2b6412486dadd5786 P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:17.151180 18226 raft_consensus.cc:2955] T 3aa3ba5acfe94ee2b6412486dadd5786 P 8a2029523b334704ad9490d03d5a0169 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:17.153447 17661 consensus_queue.cc:237] T 524764aac8bb4f76bc0f32e62a41b581 P 8a2029523b334704ad9490d03d5a0169 [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: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } }
I20260710 13:20:17.152932 18008 raft_consensus.cc:2955] T 3aa3ba5acfe94ee2b6412486dadd5786 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:17.173249 17483 catalog_manager.cc:5697] T 3aa3ba5acfe94ee2b6412486dadd5786 P 55d89277cd4c4ef59bebc57453da9a82 reported cstate change: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8a2029523b334704ad9490d03d5a0169" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:17.175066 17732 raft_consensus.cc:2955] T 3aa3ba5acfe94ee2b6412486dadd5786 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:17.179430 17586 raft_consensus.cc:2955] T 3aa3ba5acfe94ee2b6412486dadd5786 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:17.183027 18008 raft_consensus.cc:1275] T 524764aac8bb4f76bc0f32e62a41b581 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Refusing update from remote peer 8a2029523b334704ad9490d03d5a0169: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:17.186671 18279 consensus_queue.cc:1048] T 524764aac8bb4f76bc0f32e62a41b581 P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:17.200976 17586 raft_consensus.cc:1275] T 524764aac8bb4f76bc0f32e62a41b581 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Refusing update from remote peer 8a2029523b334704ad9490d03d5a0169: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:17.202498 18269 consensus_queue.cc:1048] T 524764aac8bb4f76bc0f32e62a41b581 P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:17.204793 18301 raft_consensus.cc:2955] T 524764aac8bb4f76bc0f32e62a41b581 P 8a2029523b334704ad9490d03d5a0169 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:17.208303 18008 raft_consensus.cc:2955] T 524764aac8bb4f76bc0f32e62a41b581 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:17.211928 17586 raft_consensus.cc:2955] T 524764aac8bb4f76bc0f32e62a41b581 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:17.211491 17661 consensus_queue.cc:237] T 3aa3ba5acfe94ee2b6412486dadd5786 P 8a2029523b334704ad9490d03d5a0169 [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: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } }
I20260710 13:20:17.221493 17481 catalog_manager.cc:5697] T 524764aac8bb4f76bc0f32e62a41b581 P 55d89277cd4c4ef59bebc57453da9a82 reported cstate change: config changed from index 3 to 4, VOTER 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67) evicted. New cstate: current_term: 1 leader_uuid: "8a2029523b334704ad9490d03d5a0169" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:17.223107 17732 raft_consensus.cc:1275] T 3aa3ba5acfe94ee2b6412486dadd5786 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Refusing update from remote peer 8a2029523b334704ad9490d03d5a0169: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:17.224186 18008 raft_consensus.cc:1275] T 3aa3ba5acfe94ee2b6412486dadd5786 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Refusing update from remote peer 8a2029523b334704ad9490d03d5a0169: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:17.227041 17471 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 524764aac8bb4f76bc0f32e62a41b581 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:17.227622 18226 consensus_queue.cc:1048] T 3aa3ba5acfe94ee2b6412486dadd5786 P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:17.229633 18226 consensus_queue.cc:1048] T 3aa3ba5acfe94ee2b6412486dadd5786 P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:17.235569 17725 tablet_service.cc:1558] Processing DeleteTablet for tablet 524764aac8bb4f76bc0f32e62a41b581 with delete_type TABLET_DATA_TOMBSTONED (TS 685bc413083a4fe7be8fc36077a6e4ce not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41194
I20260710 13:20:17.238809 18301 raft_consensus.cc:2955] T 3aa3ba5acfe94ee2b6412486dadd5786 P 8a2029523b334704ad9490d03d5a0169 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5b051976434b49a9995995eb11b8462e (127.16.20.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:17.243026 17732 raft_consensus.cc:2955] T 3aa3ba5acfe94ee2b6412486dadd5786 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5b051976434b49a9995995eb11b8462e (127.16.20.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:17.254220 18008 raft_consensus.cc:2955] T 3aa3ba5acfe94ee2b6412486dadd5786 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5b051976434b49a9995995eb11b8462e (127.16.20.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:17.269232 17471 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3aa3ba5acfe94ee2b6412486dadd5786 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:17.274113 17482 catalog_manager.cc:5697] T 3aa3ba5acfe94ee2b6412486dadd5786 P 55d89277cd4c4ef59bebc57453da9a82 reported cstate change: config changed from index 3 to 4, VOTER 5b051976434b49a9995995eb11b8462e (127.16.20.65) evicted. New cstate: current_term: 1 leader_uuid: "8a2029523b334704ad9490d03d5a0169" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:17.287122 18316 tablet_replica.cc:333] T 524764aac8bb4f76bc0f32e62a41b581 P 685bc413083a4fe7be8fc36077a6e4ce: stopping tablet replica
I20260710 13:20:17.288192 18316 raft_consensus.cc:2243] T 524764aac8bb4f76bc0f32e62a41b581 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:17.290509 17577 tablet_service.cc:1558] Processing DeleteTablet for tablet 3aa3ba5acfe94ee2b6412486dadd5786 with delete_type TABLET_DATA_TOMBSTONED (TS 5b051976434b49a9995995eb11b8462e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41760
I20260710 13:20:17.291967 18316 raft_consensus.cc:2272] T 524764aac8bb4f76bc0f32e62a41b581 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:17.296437 18321 tablet_replica.cc:333] T 3aa3ba5acfe94ee2b6412486dadd5786 P 5b051976434b49a9995995eb11b8462e: stopping tablet replica
I20260710 13:20:17.302229 18316 ts_tablet_manager.cc:1916] T 524764aac8bb4f76bc0f32e62a41b581 P 685bc413083a4fe7be8fc36077a6e4ce: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:17.304035 18321 raft_consensus.cc:2243] T 3aa3ba5acfe94ee2b6412486dadd5786 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:17.304759 18321 raft_consensus.cc:2272] T 3aa3ba5acfe94ee2b6412486dadd5786 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:17.308609 18321 ts_tablet_manager.cc:1916] T 3aa3ba5acfe94ee2b6412486dadd5786 P 5b051976434b49a9995995eb11b8462e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:17.311550 18317 raft_consensus.cc:1064] T f581700500a34d36be346882bcaa37ea P 685bc413083a4fe7be8fc36077a6e4ce: attempting to promote NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 to VOTER
I20260710 13:20:17.314563 18317 consensus_queue.cc:237] T f581700500a34d36be346882bcaa37ea P 685bc413083a4fe7be8fc36077a6e4ce [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: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } }
I20260710 13:20:17.323946 18316 ts_tablet_manager.cc:1929] T 524764aac8bb4f76bc0f32e62a41b581 P 685bc413083a4fe7be8fc36077a6e4ce: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:17.328598 18008 raft_consensus.cc:1275] T f581700500a34d36be346882bcaa37ea P 55d89277cd4c4ef59bebc57453da9a82 [term 1 LEARNER]: Refusing update from remote peer 685bc413083a4fe7be8fc36077a6e4ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:17.329725 18316 log.cc:1199] T 524764aac8bb4f76bc0f32e62a41b581 P 685bc413083a4fe7be8fc36077a6e4ce: Deleting WAL directory at /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689577187165-16465-0/minicluster-data/ts-2-root/wals/524764aac8bb4f76bc0f32e62a41b581
I20260710 13:20:17.329277 17661 raft_consensus.cc:1275] T f581700500a34d36be346882bcaa37ea P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Refusing update from remote peer 685bc413083a4fe7be8fc36077a6e4ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:17.331055 18320 consensus_queue.cc:1048] T f581700500a34d36be346882bcaa37ea P 685bc413083a4fe7be8fc36077a6e4ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:17.332269 18319 consensus_queue.cc:1048] T f581700500a34d36be346882bcaa37ea P 685bc413083a4fe7be8fc36077a6e4ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:17.332563 18321 ts_tablet_manager.cc:1929] T 3aa3ba5acfe94ee2b6412486dadd5786 P 5b051976434b49a9995995eb11b8462e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:17.334133 18321 log.cc:1199] T 3aa3ba5acfe94ee2b6412486dadd5786 P 5b051976434b49a9995995eb11b8462e: Deleting WAL directory at /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689577187165-16465-0/minicluster-data/ts-0-root/wals/3aa3ba5acfe94ee2b6412486dadd5786
I20260710 13:20:17.334231 17470 catalog_manager.cc:5028] TS 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297): tablet 524764aac8bb4f76bc0f32e62a41b581 (table test-workload [id=ee61792caf05469d8dfb3f2217ee3764]) successfully deleted
I20260710 13:20:17.335935 17586 raft_consensus.cc:1275] T f581700500a34d36be346882bcaa37ea P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Refusing update from remote peer 685bc413083a4fe7be8fc36077a6e4ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:17.335973 17469 catalog_manager.cc:5028] TS 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407): tablet 3aa3ba5acfe94ee2b6412486dadd5786 (table test-workload [id=ee61792caf05469d8dfb3f2217ee3764]) successfully deleted
I20260710 13:20:17.342753 18317 consensus_queue.cc:1048] T f581700500a34d36be346882bcaa37ea P 685bc413083a4fe7be8fc36077a6e4ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:17.353103 18319 raft_consensus.cc:2955] T f581700500a34d36be346882bcaa37ea P 685bc413083a4fe7be8fc36077a6e4ce [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:17.355065 17586 raft_consensus.cc:2955] T f581700500a34d36be346882bcaa37ea P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:17.356906 17661 raft_consensus.cc:2955] T f581700500a34d36be346882bcaa37ea P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:17.367833 18008 raft_consensus.cc:2955] T f581700500a34d36be346882bcaa37ea P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:17.372195 17481 catalog_manager.cc:5697] T f581700500a34d36be346882bcaa37ea P 5b051976434b49a9995995eb11b8462e reported cstate change: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "685bc413083a4fe7be8fc36077a6e4ce" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:17.389982 17732 consensus_queue.cc:237] T f581700500a34d36be346882bcaa37ea P 685bc413083a4fe7be8fc36077a6e4ce [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: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } }
I20260710 13:20:17.395073 18008 raft_consensus.cc:1275] T f581700500a34d36be346882bcaa37ea P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Refusing update from remote peer 685bc413083a4fe7be8fc36077a6e4ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:17.396203 17586 raft_consensus.cc:1275] T f581700500a34d36be346882bcaa37ea P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Refusing update from remote peer 685bc413083a4fe7be8fc36077a6e4ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:17.396531 18317 consensus_queue.cc:1048] T f581700500a34d36be346882bcaa37ea P 685bc413083a4fe7be8fc36077a6e4ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:17.397876 18320 consensus_queue.cc:1048] T f581700500a34d36be346882bcaa37ea P 685bc413083a4fe7be8fc36077a6e4ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:17.403290 18317 raft_consensus.cc:2955] T f581700500a34d36be346882bcaa37ea P 685bc413083a4fe7be8fc36077a6e4ce [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8a2029523b334704ad9490d03d5a0169 (127.16.20.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:17.409801 18008 raft_consensus.cc:2955] T f581700500a34d36be346882bcaa37ea P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8a2029523b334704ad9490d03d5a0169 (127.16.20.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:17.412088 17470 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f581700500a34d36be346882bcaa37ea with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:17.413110 17586 raft_consensus.cc:2955] T f581700500a34d36be346882bcaa37ea P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8a2029523b334704ad9490d03d5a0169 (127.16.20.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:17.420982 17485 catalog_manager.cc:5697] T f581700500a34d36be346882bcaa37ea P 685bc413083a4fe7be8fc36077a6e4ce reported cstate change: config changed from index 3 to 4, VOTER 8a2029523b334704ad9490d03d5a0169 (127.16.20.66) evicted. New cstate: current_term: 1 leader_uuid: "685bc413083a4fe7be8fc36077a6e4ce" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:17.438681 17649 tablet_service.cc:1558] Processing DeleteTablet for tablet f581700500a34d36be346882bcaa37ea with delete_type TABLET_DATA_TOMBSTONED (TS 8a2029523b334704ad9490d03d5a0169 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38530
I20260710 13:20:17.452278 18326 tablet_replica.cc:333] T f581700500a34d36be346882bcaa37ea P 8a2029523b334704ad9490d03d5a0169: stopping tablet replica
I20260710 13:20:17.453058 18326 raft_consensus.cc:2243] T f581700500a34d36be346882bcaa37ea P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:17.453688 18326 raft_consensus.cc:2272] T f581700500a34d36be346882bcaa37ea P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:17.456461 18326 ts_tablet_manager.cc:1916] T f581700500a34d36be346882bcaa37ea P 8a2029523b334704ad9490d03d5a0169: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:17.468540 18301 raft_consensus.cc:1064] T 48ebbbd70ab4419fb412792117e13857 P 8a2029523b334704ad9490d03d5a0169: attempting to promote NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 to VOTER
I20260710 13:20:17.468873 18326 ts_tablet_manager.cc:1929] T f581700500a34d36be346882bcaa37ea P 8a2029523b334704ad9490d03d5a0169: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:17.469293 18326 log.cc:1199] T f581700500a34d36be346882bcaa37ea P 8a2029523b334704ad9490d03d5a0169: Deleting WAL directory at /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689577187165-16465-0/minicluster-data/ts-1-root/wals/f581700500a34d36be346882bcaa37ea
I20260710 13:20:17.471031 17471 catalog_manager.cc:5028] TS 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935): tablet f581700500a34d36be346882bcaa37ea (table test-workload [id=ee61792caf05469d8dfb3f2217ee3764]) successfully deleted
I20260710 13:20:17.471099 18301 consensus_queue.cc:237] T 48ebbbd70ab4419fb412792117e13857 P 8a2029523b334704ad9490d03d5a0169 [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: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } }
I20260710 13:20:17.481529 17732 raft_consensus.cc:1275] T 48ebbbd70ab4419fb412792117e13857 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Refusing update from remote peer 8a2029523b334704ad9490d03d5a0169: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:17.481593 18009 raft_consensus.cc:1275] T 48ebbbd70ab4419fb412792117e13857 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 LEARNER]: Refusing update from remote peer 8a2029523b334704ad9490d03d5a0169: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:17.481909 17586 raft_consensus.cc:1275] T 48ebbbd70ab4419fb412792117e13857 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Refusing update from remote peer 8a2029523b334704ad9490d03d5a0169: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:17.483166 18226 consensus_queue.cc:1048] T 48ebbbd70ab4419fb412792117e13857 P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:17.484068 18301 consensus_queue.cc:1048] T 48ebbbd70ab4419fb412792117e13857 P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:17.484875 18279 consensus_queue.cc:1048] T 48ebbbd70ab4419fb412792117e13857 P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:17.495695 18226 raft_consensus.cc:2955] T 48ebbbd70ab4419fb412792117e13857 P 8a2029523b334704ad9490d03d5a0169 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:17.498306 18009 raft_consensus.cc:2955] T 48ebbbd70ab4419fb412792117e13857 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:17.499689 17586 raft_consensus.cc:2955] T 48ebbbd70ab4419fb412792117e13857 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:17.508139 17732 raft_consensus.cc:2955] T 48ebbbd70ab4419fb412792117e13857 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:17.515329 17483 catalog_manager.cc:5697] T 48ebbbd70ab4419fb412792117e13857 P 5b051976434b49a9995995eb11b8462e reported cstate change: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8a2029523b334704ad9490d03d5a0169" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } attrs { replace: true } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:17.533393 17661 consensus_queue.cc:237] T 48ebbbd70ab4419fb412792117e13857 P 8a2029523b334704ad9490d03d5a0169 [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: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } }
I20260710 13:20:17.538726 18009 raft_consensus.cc:1275] T 48ebbbd70ab4419fb412792117e13857 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Refusing update from remote peer 8a2029523b334704ad9490d03d5a0169: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:17.539013 17732 raft_consensus.cc:1275] T 48ebbbd70ab4419fb412792117e13857 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Refusing update from remote peer 8a2029523b334704ad9490d03d5a0169: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:17.540102 18279 consensus_queue.cc:1048] T 48ebbbd70ab4419fb412792117e13857 P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:17.540966 18269 consensus_queue.cc:1048] T 48ebbbd70ab4419fb412792117e13857 P 8a2029523b334704ad9490d03d5a0169 [LEADER]: Connected to new peer: Peer: permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:17.547922 18279 raft_consensus.cc:2955] T 48ebbbd70ab4419fb412792117e13857 P 8a2029523b334704ad9490d03d5a0169 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5b051976434b49a9995995eb11b8462e (127.16.20.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:17.549404 18008 raft_consensus.cc:2955] T 48ebbbd70ab4419fb412792117e13857 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5b051976434b49a9995995eb11b8462e (127.16.20.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:17.554111 17730 raft_consensus.cc:2955] T 48ebbbd70ab4419fb412792117e13857 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5b051976434b49a9995995eb11b8462e (127.16.20.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:17.562918 17481 catalog_manager.cc:5697] T 48ebbbd70ab4419fb412792117e13857 P 55d89277cd4c4ef59bebc57453da9a82 reported cstate change: config changed from index 3 to 4, VOTER 5b051976434b49a9995995eb11b8462e (127.16.20.65) evicted. New cstate: current_term: 1 leader_uuid: "8a2029523b334704ad9490d03d5a0169" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:17.566888 17471 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 48ebbbd70ab4419fb412792117e13857 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:17.581668 17577 tablet_service.cc:1558] Processing DeleteTablet for tablet 48ebbbd70ab4419fb412792117e13857 with delete_type TABLET_DATA_TOMBSTONED (TS 5b051976434b49a9995995eb11b8462e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41760
I20260710 13:20:17.582588 18321 tablet_replica.cc:333] T 48ebbbd70ab4419fb412792117e13857 P 5b051976434b49a9995995eb11b8462e: stopping tablet replica
I20260710 13:20:17.583321 18321 raft_consensus.cc:2243] T 48ebbbd70ab4419fb412792117e13857 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:17.583977 18321 raft_consensus.cc:2272] T 48ebbbd70ab4419fb412792117e13857 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:17.586962 18321 ts_tablet_manager.cc:1916] T 48ebbbd70ab4419fb412792117e13857 P 5b051976434b49a9995995eb11b8462e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:17.637562 18321 ts_tablet_manager.cc:1929] T 48ebbbd70ab4419fb412792117e13857 P 5b051976434b49a9995995eb11b8462e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:17.638870 18321 log.cc:1199] T 48ebbbd70ab4419fb412792117e13857 P 5b051976434b49a9995995eb11b8462e: Deleting WAL directory at /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689577187165-16465-0/minicluster-data/ts-0-root/wals/48ebbbd70ab4419fb412792117e13857
I20260710 13:20:17.641690 17469 catalog_manager.cc:5028] TS 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407): tablet 48ebbbd70ab4419fb412792117e13857 (table test-workload [id=ee61792caf05469d8dfb3f2217ee3764]) successfully deleted
I20260710 13:20:18.612839 17586 consensus_queue.cc:237] T c2d0d17804c642e3812b410274c9f259 P 5b051976434b49a9995995eb11b8462e [LEADER]: Queue 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: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } }
I20260710 13:20:18.619320 17732 raft_consensus.cc:1275] T c2d0d17804c642e3812b410274c9f259 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Refusing update from remote peer 5b051976434b49a9995995eb11b8462e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:20:18.620306 17552 consensus_peers.cc:597] T c2d0d17804c642e3812b410274c9f259 P 5b051976434b49a9995995eb11b8462e -> Peer 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68:41459): Couldn't send request to peer 55d89277cd4c4ef59bebc57453da9a82. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c2d0d17804c642e3812b410274c9f259. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:18.621206 18246 consensus_queue.cc:1048] T c2d0d17804c642e3812b410274c9f259 P 5b051976434b49a9995995eb11b8462e [LEADER]: Connected to new peer: Peer: permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:18.621737 17661 raft_consensus.cc:1275] T c2d0d17804c642e3812b410274c9f259 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Refusing update from remote peer 5b051976434b49a9995995eb11b8462e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:18.624033 18334 consensus_queue.cc:1048] T c2d0d17804c642e3812b410274c9f259 P 5b051976434b49a9995995eb11b8462e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:18.634598 18246 raft_consensus.cc:2955] T c2d0d17804c642e3812b410274c9f259 P 5b051976434b49a9995995eb11b8462e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } } }
I20260710 13:20:18.635437 17661 raft_consensus.cc:2955] T c2d0d17804c642e3812b410274c9f259 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } } }
I20260710 13:20:18.635540 17732 raft_consensus.cc:2955] T c2d0d17804c642e3812b410274c9f259 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } } }
I20260710 13:20:18.649065 17482 catalog_manager.cc:5697] T c2d0d17804c642e3812b410274c9f259 P 8a2029523b334704ad9490d03d5a0169 reported cstate change: config changed from index -1 to 2, NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) added. New cstate: current_term: 1 leader_uuid: "5b051976434b49a9995995eb11b8462e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } } }
I20260710 13:20:18.653012 17586 consensus_queue.cc:237] T 298a1a79db9a43f8b8a64ef01ea6c98b P 5b051976434b49a9995995eb11b8462e [LEADER]: Queue 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: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } }
I20260710 13:20:18.660609 17661 raft_consensus.cc:1275] T 298a1a79db9a43f8b8a64ef01ea6c98b P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Refusing update from remote peer 5b051976434b49a9995995eb11b8462e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:20:18.663072 17552 consensus_peers.cc:597] T 298a1a79db9a43f8b8a64ef01ea6c98b P 5b051976434b49a9995995eb11b8462e -> Peer 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68:41459): Couldn't send request to peer 55d89277cd4c4ef59bebc57453da9a82. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 298a1a79db9a43f8b8a64ef01ea6c98b. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:18.663563 18337 consensus_queue.cc:1048] T 298a1a79db9a43f8b8a64ef01ea6c98b P 5b051976434b49a9995995eb11b8462e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:18.664234 17732 raft_consensus.cc:1275] T 298a1a79db9a43f8b8a64ef01ea6c98b P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Refusing update from remote peer 5b051976434b49a9995995eb11b8462e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:18.665679 18246 consensus_queue.cc:1048] T 298a1a79db9a43f8b8a64ef01ea6c98b P 5b051976434b49a9995995eb11b8462e [LEADER]: Connected to new peer: Peer: permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:18.672973 18337 raft_consensus.cc:2955] T 298a1a79db9a43f8b8a64ef01ea6c98b P 5b051976434b49a9995995eb11b8462e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } } }
I20260710 13:20:18.675498 17661 raft_consensus.cc:2955] T 298a1a79db9a43f8b8a64ef01ea6c98b P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } } }
I20260710 13:20:18.682760 17730 raft_consensus.cc:2955] T 298a1a79db9a43f8b8a64ef01ea6c98b P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } } }
I20260710 13:20:18.690084 17485 catalog_manager.cc:5697] T 298a1a79db9a43f8b8a64ef01ea6c98b P 5b051976434b49a9995995eb11b8462e reported cstate change: config changed from index -1 to 2, NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) added. New cstate: current_term: 1 leader_uuid: "5b051976434b49a9995995eb11b8462e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:19.002799 18345 ts_tablet_manager.cc:933] T c2d0d17804c642e3812b410274c9f259 P 55d89277cd4c4ef59bebc57453da9a82: Initiating tablet copy from peer 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407)
I20260710 13:20:19.004693 18345 tablet_copy_client.cc:323] T c2d0d17804c642e3812b410274c9f259 P 55d89277cd4c4ef59bebc57453da9a82: tablet copy: Beginning tablet copy session from remote peer at address 127.16.20.65:34407
I20260710 13:20:19.006656 17597 tablet_copy_service.cc:140] P 5b051976434b49a9995995eb11b8462e: Received BeginTabletCopySession request for tablet c2d0d17804c642e3812b410274c9f259 from peer 55d89277cd4c4ef59bebc57453da9a82 ({username='slave'} at 127.0.0.1:46752)
I20260710 13:20:19.007282 17597 tablet_copy_service.cc:161] P 5b051976434b49a9995995eb11b8462e: Beginning new tablet copy session on tablet c2d0d17804c642e3812b410274c9f259 from peer 55d89277cd4c4ef59bebc57453da9a82 at {username='slave'} at 127.0.0.1:46752: session id = 55d89277cd4c4ef59bebc57453da9a82-c2d0d17804c642e3812b410274c9f259
I20260710 13:20:19.013963 17597 tablet_copy_source_session.cc:215] T c2d0d17804c642e3812b410274c9f259 P 5b051976434b49a9995995eb11b8462e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:19.016798 18345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2d0d17804c642e3812b410274c9f259. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:19.029609 18345 tablet_copy_client.cc:806] T c2d0d17804c642e3812b410274c9f259 P 55d89277cd4c4ef59bebc57453da9a82: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:19.030421 18345 tablet_copy_client.cc:670] T c2d0d17804c642e3812b410274c9f259 P 55d89277cd4c4ef59bebc57453da9a82: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:19.035542 18345 tablet_copy_client.cc:538] T c2d0d17804c642e3812b410274c9f259 P 55d89277cd4c4ef59bebc57453da9a82: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:19.042229 18345 tablet_bootstrap.cc:492] T c2d0d17804c642e3812b410274c9f259 P 55d89277cd4c4ef59bebc57453da9a82: Bootstrap starting.
I20260710 13:20:19.060310 18345 tablet_bootstrap.cc:492] T c2d0d17804c642e3812b410274c9f259 P 55d89277cd4c4ef59bebc57453da9a82: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:19.061175 18345 tablet_bootstrap.cc:492] T c2d0d17804c642e3812b410274c9f259 P 55d89277cd4c4ef59bebc57453da9a82: Bootstrap complete.
I20260710 13:20:19.061903 18345 ts_tablet_manager.cc:1403] T c2d0d17804c642e3812b410274c9f259 P 55d89277cd4c4ef59bebc57453da9a82: Time spent bootstrapping tablet: real 0.020s	user 0.021s	sys 0.000s
I20260710 13:20:19.065166 18345 raft_consensus.cc:359] T c2d0d17804c642e3812b410274c9f259 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } }
I20260710 13:20:19.065824 18345 raft_consensus.cc:740] T c2d0d17804c642e3812b410274c9f259 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 55d89277cd4c4ef59bebc57453da9a82, State: Initialized, Role: LEARNER
I20260710 13:20:19.066371 18345 consensus_queue.cc:260] T c2d0d17804c642e3812b410274c9f259 P 55d89277cd4c4ef59bebc57453da9a82 [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: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } }
I20260710 13:20:19.069350 18345 ts_tablet_manager.cc:1434] T c2d0d17804c642e3812b410274c9f259 P 55d89277cd4c4ef59bebc57453da9a82: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260710 13:20:19.071142 17597 tablet_copy_service.cc:342] P 5b051976434b49a9995995eb11b8462e: Request end of tablet copy session 55d89277cd4c4ef59bebc57453da9a82-c2d0d17804c642e3812b410274c9f259 received from {username='slave'} at 127.0.0.1:46752
I20260710 13:20:19.071609 17597 tablet_copy_service.cc:434] P 5b051976434b49a9995995eb11b8462e: ending tablet copy session 55d89277cd4c4ef59bebc57453da9a82-c2d0d17804c642e3812b410274c9f259 on tablet c2d0d17804c642e3812b410274c9f259 with peer 55d89277cd4c4ef59bebc57453da9a82
I20260710 13:20:19.221001 18345 ts_tablet_manager.cc:933] T 298a1a79db9a43f8b8a64ef01ea6c98b P 55d89277cd4c4ef59bebc57453da9a82: Initiating tablet copy from peer 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407)
I20260710 13:20:19.224735 18345 tablet_copy_client.cc:323] T 298a1a79db9a43f8b8a64ef01ea6c98b P 55d89277cd4c4ef59bebc57453da9a82: tablet copy: Beginning tablet copy session from remote peer at address 127.16.20.65:34407
I20260710 13:20:19.226186 17597 tablet_copy_service.cc:140] P 5b051976434b49a9995995eb11b8462e: Received BeginTabletCopySession request for tablet 298a1a79db9a43f8b8a64ef01ea6c98b from peer 55d89277cd4c4ef59bebc57453da9a82 ({username='slave'} at 127.0.0.1:46752)
I20260710 13:20:19.226644 17597 tablet_copy_service.cc:161] P 5b051976434b49a9995995eb11b8462e: Beginning new tablet copy session on tablet 298a1a79db9a43f8b8a64ef01ea6c98b from peer 55d89277cd4c4ef59bebc57453da9a82 at {username='slave'} at 127.0.0.1:46752: session id = 55d89277cd4c4ef59bebc57453da9a82-298a1a79db9a43f8b8a64ef01ea6c98b
I20260710 13:20:19.232442 17597 tablet_copy_source_session.cc:215] T 298a1a79db9a43f8b8a64ef01ea6c98b P 5b051976434b49a9995995eb11b8462e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:19.235394 18345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 298a1a79db9a43f8b8a64ef01ea6c98b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:19.252274 18345 tablet_copy_client.cc:806] T 298a1a79db9a43f8b8a64ef01ea6c98b P 55d89277cd4c4ef59bebc57453da9a82: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:19.252872 18345 tablet_copy_client.cc:670] T 298a1a79db9a43f8b8a64ef01ea6c98b P 55d89277cd4c4ef59bebc57453da9a82: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:19.257846 18345 tablet_copy_client.cc:538] T 298a1a79db9a43f8b8a64ef01ea6c98b P 55d89277cd4c4ef59bebc57453da9a82: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:19.267494 18345 tablet_bootstrap.cc:492] T 298a1a79db9a43f8b8a64ef01ea6c98b P 55d89277cd4c4ef59bebc57453da9a82: Bootstrap starting.
I20260710 13:20:19.287727 18345 tablet_bootstrap.cc:492] T 298a1a79db9a43f8b8a64ef01ea6c98b P 55d89277cd4c4ef59bebc57453da9a82: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:19.288602 18345 tablet_bootstrap.cc:492] T 298a1a79db9a43f8b8a64ef01ea6c98b P 55d89277cd4c4ef59bebc57453da9a82: Bootstrap complete.
I20260710 13:20:19.289258 18345 ts_tablet_manager.cc:1403] T 298a1a79db9a43f8b8a64ef01ea6c98b P 55d89277cd4c4ef59bebc57453da9a82: Time spent bootstrapping tablet: real 0.022s	user 0.023s	sys 0.000s
I20260710 13:20:19.292182 18345 raft_consensus.cc:359] T 298a1a79db9a43f8b8a64ef01ea6c98b P 55d89277cd4c4ef59bebc57453da9a82 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } }
I20260710 13:20:19.293015 18345 raft_consensus.cc:740] T 298a1a79db9a43f8b8a64ef01ea6c98b P 55d89277cd4c4ef59bebc57453da9a82 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 55d89277cd4c4ef59bebc57453da9a82, State: Initialized, Role: LEARNER
I20260710 13:20:19.293633 18345 consensus_queue.cc:260] T 298a1a79db9a43f8b8a64ef01ea6c98b P 55d89277cd4c4ef59bebc57453da9a82 [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: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: NON_VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: true } }
I20260710 13:20:19.296193 18345 ts_tablet_manager.cc:1434] T 298a1a79db9a43f8b8a64ef01ea6c98b P 55d89277cd4c4ef59bebc57453da9a82: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:20:19.298365 17597 tablet_copy_service.cc:342] P 5b051976434b49a9995995eb11b8462e: Request end of tablet copy session 55d89277cd4c4ef59bebc57453da9a82-298a1a79db9a43f8b8a64ef01ea6c98b received from {username='slave'} at 127.0.0.1:46752
I20260710 13:20:19.298796 17597 tablet_copy_service.cc:434] P 5b051976434b49a9995995eb11b8462e: ending tablet copy session 55d89277cd4c4ef59bebc57453da9a82-298a1a79db9a43f8b8a64ef01ea6c98b on tablet 298a1a79db9a43f8b8a64ef01ea6c98b with peer 55d89277cd4c4ef59bebc57453da9a82
I20260710 13:20:19.551218 18009 raft_consensus.cc:1217] T c2d0d17804c642e3812b410274c9f259 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:19.811983 18009 raft_consensus.cc:1217] T 298a1a79db9a43f8b8a64ef01ea6c98b P 55d89277cd4c4ef59bebc57453da9a82 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:19.965684 18337 raft_consensus.cc:1064] T c2d0d17804c642e3812b410274c9f259 P 5b051976434b49a9995995eb11b8462e: attempting to promote NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 to VOTER
I20260710 13:20:19.968295 18337 consensus_queue.cc:237] T c2d0d17804c642e3812b410274c9f259 P 5b051976434b49a9995995eb11b8462e [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: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } }
I20260710 13:20:19.975464 18009 raft_consensus.cc:1275] T c2d0d17804c642e3812b410274c9f259 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 LEARNER]: Refusing update from remote peer 5b051976434b49a9995995eb11b8462e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:19.977907 17661 raft_consensus.cc:1275] T c2d0d17804c642e3812b410274c9f259 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Refusing update from remote peer 5b051976434b49a9995995eb11b8462e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:19.977964 17730 raft_consensus.cc:1275] T c2d0d17804c642e3812b410274c9f259 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Refusing update from remote peer 5b051976434b49a9995995eb11b8462e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:19.978379 18337 consensus_queue.cc:1048] T c2d0d17804c642e3812b410274c9f259 P 5b051976434b49a9995995eb11b8462e [LEADER]: Connected to new peer: Peer: permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:19.979784 18353 consensus_queue.cc:1048] T c2d0d17804c642e3812b410274c9f259 P 5b051976434b49a9995995eb11b8462e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:19.980729 18352 consensus_queue.cc:1048] T c2d0d17804c642e3812b410274c9f259 P 5b051976434b49a9995995eb11b8462e [LEADER]: Connected to new peer: Peer: permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:20.003046 18353 raft_consensus.cc:2955] T c2d0d17804c642e3812b410274c9f259 P 5b051976434b49a9995995eb11b8462e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:20.003332 17661 raft_consensus.cc:2955] T c2d0d17804c642e3812b410274c9f259 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:20.011690 18008 raft_consensus.cc:2955] T c2d0d17804c642e3812b410274c9f259 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:20.018687 17481 catalog_manager.cc:5697] T c2d0d17804c642e3812b410274c9f259 P 8a2029523b334704ad9490d03d5a0169 reported cstate change: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5b051976434b49a9995995eb11b8462e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:20.023566 17730 raft_consensus.cc:2955] T c2d0d17804c642e3812b410274c9f259 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } attrs { replace: true } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:20.051187 17586 consensus_queue.cc:237] T c2d0d17804c642e3812b410274c9f259 P 5b051976434b49a9995995eb11b8462e [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: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } }
I20260710 13:20:20.056370 18008 raft_consensus.cc:1275] T c2d0d17804c642e3812b410274c9f259 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Refusing update from remote peer 5b051976434b49a9995995eb11b8462e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:20.059427 17661 raft_consensus.cc:1275] T c2d0d17804c642e3812b410274c9f259 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Refusing update from remote peer 5b051976434b49a9995995eb11b8462e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:20.060243 18337 consensus_queue.cc:1048] T c2d0d17804c642e3812b410274c9f259 P 5b051976434b49a9995995eb11b8462e [LEADER]: Connected to new peer: Peer: permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:20.062340 18337 consensus_queue.cc:1048] T c2d0d17804c642e3812b410274c9f259 P 5b051976434b49a9995995eb11b8462e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:20.067289 18353 raft_consensus.cc:2955] T c2d0d17804c642e3812b410274c9f259 P 5b051976434b49a9995995eb11b8462e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:20.071081 17661 raft_consensus.cc:2955] T c2d0d17804c642e3812b410274c9f259 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:20.076503 18008 raft_consensus.cc:2955] T c2d0d17804c642e3812b410274c9f259 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:20.078756 17469 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c2d0d17804c642e3812b410274c9f259 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:20.089649 17485 catalog_manager.cc:5697] T c2d0d17804c642e3812b410274c9f259 P 5b051976434b49a9995995eb11b8462e reported cstate change: config changed from index 3 to 4, VOTER 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67) evicted. New cstate: current_term: 1 leader_uuid: "5b051976434b49a9995995eb11b8462e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:20.102909 17725 tablet_service.cc:1558] Processing DeleteTablet for tablet c2d0d17804c642e3812b410274c9f259 with delete_type TABLET_DATA_TOMBSTONED (TS 685bc413083a4fe7be8fc36077a6e4ce not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41194
I20260710 13:20:20.105022 18365 tablet_replica.cc:333] T c2d0d17804c642e3812b410274c9f259 P 685bc413083a4fe7be8fc36077a6e4ce: stopping tablet replica
I20260710 13:20:20.106104 18365 raft_consensus.cc:2243] T c2d0d17804c642e3812b410274c9f259 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:20.106911 18365 raft_consensus.cc:2272] T c2d0d17804c642e3812b410274c9f259 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:20.110041 18365 ts_tablet_manager.cc:1916] T c2d0d17804c642e3812b410274c9f259 P 685bc413083a4fe7be8fc36077a6e4ce: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:20.120994 18365 ts_tablet_manager.cc:1929] T c2d0d17804c642e3812b410274c9f259 P 685bc413083a4fe7be8fc36077a6e4ce: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:20.121362 18365 log.cc:1199] T c2d0d17804c642e3812b410274c9f259 P 685bc413083a4fe7be8fc36077a6e4ce: Deleting WAL directory at /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689577187165-16465-0/minicluster-data/ts-2-root/wals/c2d0d17804c642e3812b410274c9f259
I20260710 13:20:20.123204 17470 catalog_manager.cc:5028] TS 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297): tablet c2d0d17804c642e3812b410274c9f259 (table test-workload [id=ee61792caf05469d8dfb3f2217ee3764]) successfully deleted
I20260710 13:20:20.400626 18337 raft_consensus.cc:1064] T 298a1a79db9a43f8b8a64ef01ea6c98b P 5b051976434b49a9995995eb11b8462e: attempting to promote NON_VOTER 55d89277cd4c4ef59bebc57453da9a82 to VOTER
I20260710 13:20:20.402601 18337 consensus_queue.cc:237] T 298a1a79db9a43f8b8a64ef01ea6c98b P 5b051976434b49a9995995eb11b8462e [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: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } }
I20260710 13:20:20.409035 18008 raft_consensus.cc:1275] T 298a1a79db9a43f8b8a64ef01ea6c98b P 55d89277cd4c4ef59bebc57453da9a82 [term 1 LEARNER]: Refusing update from remote peer 5b051976434b49a9995995eb11b8462e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:20.410544 18355 consensus_queue.cc:1048] T 298a1a79db9a43f8b8a64ef01ea6c98b P 5b051976434b49a9995995eb11b8462e [LEADER]: Connected to new peer: Peer: permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:20.410862 17730 raft_consensus.cc:1275] T 298a1a79db9a43f8b8a64ef01ea6c98b P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Refusing update from remote peer 5b051976434b49a9995995eb11b8462e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:20.411608 17661 raft_consensus.cc:1275] T 298a1a79db9a43f8b8a64ef01ea6c98b P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Refusing update from remote peer 5b051976434b49a9995995eb11b8462e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:20.412398 18352 consensus_queue.cc:1048] T 298a1a79db9a43f8b8a64ef01ea6c98b P 5b051976434b49a9995995eb11b8462e [LEADER]: Connected to new peer: Peer: permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:20.413400 18355 consensus_queue.cc:1048] T 298a1a79db9a43f8b8a64ef01ea6c98b P 5b051976434b49a9995995eb11b8462e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:20.427642 18337 raft_consensus.cc:2955] T 298a1a79db9a43f8b8a64ef01ea6c98b P 5b051976434b49a9995995eb11b8462e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:20.429936 18008 raft_consensus.cc:2955] T 298a1a79db9a43f8b8a64ef01ea6c98b P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:20.432178 17661 raft_consensus.cc:2955] T 298a1a79db9a43f8b8a64ef01ea6c98b P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:20.440557 17730 raft_consensus.cc:2955] T 298a1a79db9a43f8b8a64ef01ea6c98b P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:20.446570 17483 catalog_manager.cc:5697] T 298a1a79db9a43f8b8a64ef01ea6c98b P 5b051976434b49a9995995eb11b8462e reported cstate change: config changed from index 2 to 3, 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5b051976434b49a9995995eb11b8462e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:20.460564 17586 consensus_queue.cc:237] T 298a1a79db9a43f8b8a64ef01ea6c98b P 5b051976434b49a9995995eb11b8462e [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: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } }
I20260710 13:20:20.465095 18008 raft_consensus.cc:1275] T 298a1a79db9a43f8b8a64ef01ea6c98b P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Refusing update from remote peer 5b051976434b49a9995995eb11b8462e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:20.467497 17730 raft_consensus.cc:1275] T 298a1a79db9a43f8b8a64ef01ea6c98b P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Refusing update from remote peer 5b051976434b49a9995995eb11b8462e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:20.468094 18337 consensus_queue.cc:1048] T 298a1a79db9a43f8b8a64ef01ea6c98b P 5b051976434b49a9995995eb11b8462e [LEADER]: Connected to new peer: Peer: permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:20.469035 18352 consensus_queue.cc:1048] T 298a1a79db9a43f8b8a64ef01ea6c98b P 5b051976434b49a9995995eb11b8462e [LEADER]: Connected to new peer: Peer: permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:20.475363 18355 raft_consensus.cc:2955] T 298a1a79db9a43f8b8a64ef01ea6c98b P 5b051976434b49a9995995eb11b8462e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8a2029523b334704ad9490d03d5a0169 (127.16.20.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:20.481009 18008 raft_consensus.cc:2955] T 298a1a79db9a43f8b8a64ef01ea6c98b P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8a2029523b334704ad9490d03d5a0169 (127.16.20.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:20.481912 17730 raft_consensus.cc:2955] T 298a1a79db9a43f8b8a64ef01ea6c98b P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8a2029523b334704ad9490d03d5a0169 (127.16.20.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:20.494890 17481 catalog_manager.cc:5697] T 298a1a79db9a43f8b8a64ef01ea6c98b P 55d89277cd4c4ef59bebc57453da9a82 reported cstate change: config changed from index 3 to 4, VOTER 8a2029523b334704ad9490d03d5a0169 (127.16.20.66) evicted. New cstate: current_term: 1 leader_uuid: "5b051976434b49a9995995eb11b8462e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } } }
I20260710 13:20:20.496142 17469 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 298a1a79db9a43f8b8a64ef01ea6c98b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:20.508394 17649 tablet_service.cc:1558] Processing DeleteTablet for tablet 298a1a79db9a43f8b8a64ef01ea6c98b with delete_type TABLET_DATA_TOMBSTONED (TS 8a2029523b334704ad9490d03d5a0169 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38530
I20260710 13:20:20.510639 18373 tablet_replica.cc:333] T 298a1a79db9a43f8b8a64ef01ea6c98b P 8a2029523b334704ad9490d03d5a0169: stopping tablet replica
I20260710 13:20:20.511909 18373 raft_consensus.cc:2243] T 298a1a79db9a43f8b8a64ef01ea6c98b P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:20.512667 18373 raft_consensus.cc:2272] T 298a1a79db9a43f8b8a64ef01ea6c98b P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:20.515650 18373 ts_tablet_manager.cc:1916] T 298a1a79db9a43f8b8a64ef01ea6c98b P 8a2029523b334704ad9490d03d5a0169: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:20.526121 18373 ts_tablet_manager.cc:1929] T 298a1a79db9a43f8b8a64ef01ea6c98b P 8a2029523b334704ad9490d03d5a0169: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:20.526513 18373 log.cc:1199] T 298a1a79db9a43f8b8a64ef01ea6c98b P 8a2029523b334704ad9490d03d5a0169: Deleting WAL directory at /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689577187165-16465-0/minicluster-data/ts-1-root/wals/298a1a79db9a43f8b8a64ef01ea6c98b
I20260710 13:20:20.528162 17471 catalog_manager.cc:5028] TS 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935): tablet 298a1a79db9a43f8b8a64ef01ea6c98b (table test-workload [id=ee61792caf05469d8dfb3f2217ee3764]) successfully deleted
I20260710 13:20:25.669085 16465 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:25.702915 17586 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c30ca4f06f9441e99665c65c6ea74e8"
dest_uuid: "5b051976434b49a9995995eb11b8462e"
mode: GRACEFUL
new_leader_uuid: "55d89277cd4c4ef59bebc57453da9a82"
 from {username='slave'} at 127.0.0.1:41612
I20260710 13:20:25.703510 17586 raft_consensus.cc:606] T 0c30ca4f06f9441e99665c65c6ea74e8 P 5b051976434b49a9995995eb11b8462e [term 1 LEADER]: Received request to transfer leadership to TS 55d89277cd4c4ef59bebc57453da9a82
I20260710 13:20:25.714844 17661 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "400fc05d0dd8422696e813d91bc00952"
dest_uuid: "8a2029523b334704ad9490d03d5a0169"
mode: GRACEFUL
new_leader_uuid: "55d89277cd4c4ef59bebc57453da9a82"
 from {username='slave'} at 127.0.0.1:43140
I20260710 13:20:25.715333 17661 raft_consensus.cc:606] T 400fc05d0dd8422696e813d91bc00952 P 8a2029523b334704ad9490d03d5a0169 [term 1 LEADER]: Received request to transfer leadership to TS 55d89277cd4c4ef59bebc57453da9a82
I20260710 13:20:25.718026 17661 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65f683e3363748669b9fe8aaf611574c"
dest_uuid: "8a2029523b334704ad9490d03d5a0169"
mode: GRACEFUL
new_leader_uuid: "55d89277cd4c4ef59bebc57453da9a82"
 from {username='slave'} at 127.0.0.1:43140
I20260710 13:20:25.718525 17661 raft_consensus.cc:606] T 65f683e3363748669b9fe8aaf611574c P 8a2029523b334704ad9490d03d5a0169 [term 1 LEADER]: Received request to transfer leadership to TS 55d89277cd4c4ef59bebc57453da9a82
I20260710 13:20:25.720876 17586 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6700306286ba48b18badc45df12229ef"
dest_uuid: "5b051976434b49a9995995eb11b8462e"
mode: GRACEFUL
new_leader_uuid: "685bc413083a4fe7be8fc36077a6e4ce"
 from {username='slave'} at 127.0.0.1:41612
I20260710 13:20:25.721361 17586 raft_consensus.cc:606] T 6700306286ba48b18badc45df12229ef P 5b051976434b49a9995995eb11b8462e [term 3 LEADER]: Received request to transfer leadership to TS 685bc413083a4fe7be8fc36077a6e4ce
I20260710 13:20:25.723623 17586 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c2d0d17804c642e3812b410274c9f259"
dest_uuid: "5b051976434b49a9995995eb11b8462e"
mode: GRACEFUL
new_leader_uuid: "55d89277cd4c4ef59bebc57453da9a82"
 from {username='slave'} at 127.0.0.1:41612
I20260710 13:20:25.724040 17586 raft_consensus.cc:606] T c2d0d17804c642e3812b410274c9f259 P 5b051976434b49a9995995eb11b8462e [term 1 LEADER]: Received request to transfer leadership to TS 55d89277cd4c4ef59bebc57453da9a82
I20260710 13:20:25.725023 16465 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:20:25.725925 16465 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:25.871704 18381 raft_consensus.cc:993] T c2d0d17804c642e3812b410274c9f259 P 5b051976434b49a9995995eb11b8462e: : Instructing follower 55d89277cd4c4ef59bebc57453da9a82 to start an election
I20260710 13:20:25.872185 18384 raft_consensus.cc:1081] T c2d0d17804c642e3812b410274c9f259 P 5b051976434b49a9995995eb11b8462e [term 1 LEADER]: Signalling peer 55d89277cd4c4ef59bebc57453da9a82 to start an election
I20260710 13:20:25.873497 18008 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c2d0d17804c642e3812b410274c9f259"
dest_uuid: "55d89277cd4c4ef59bebc57453da9a82"
 from {username='slave'} at 127.0.0.1:45498
I20260710 13:20:25.873925 18008 raft_consensus.cc:493] T c2d0d17804c642e3812b410274c9f259 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:25.874145 18008 raft_consensus.cc:3060] T c2d0d17804c642e3812b410274c9f259 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:25.878260 18008 raft_consensus.cc:515] T c2d0d17804c642e3812b410274c9f259 P 55d89277cd4c4ef59bebc57453da9a82 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } }
I20260710 13:20:25.880033 18008 leader_election.cc:290] T c2d0d17804c642e3812b410274c9f259 P 55d89277cd4c4ef59bebc57453da9a82 [CANDIDATE]: Term 2 election: Requested vote from peers 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407), 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935)
I20260710 13:20:25.881037 17586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2d0d17804c642e3812b410274c9f259" candidate_uuid: "55d89277cd4c4ef59bebc57453da9a82" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5b051976434b49a9995995eb11b8462e"
I20260710 13:20:25.881211 17661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2d0d17804c642e3812b410274c9f259" candidate_uuid: "55d89277cd4c4ef59bebc57453da9a82" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8a2029523b334704ad9490d03d5a0169"
I20260710 13:20:25.881660 17586 raft_consensus.cc:3055] T c2d0d17804c642e3812b410274c9f259 P 5b051976434b49a9995995eb11b8462e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:25.881752 17661 raft_consensus.cc:3060] T c2d0d17804c642e3812b410274c9f259 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:25.881969 17586 raft_consensus.cc:740] T c2d0d17804c642e3812b410274c9f259 P 5b051976434b49a9995995eb11b8462e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5b051976434b49a9995995eb11b8462e, State: Running, Role: LEADER
I20260710 13:20:25.882709 17586 consensus_queue.cc:260] T c2d0d17804c642e3812b410274c9f259 P 5b051976434b49a9995995eb11b8462e [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: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } }
I20260710 13:20:25.883644 17586 raft_consensus.cc:3060] T c2d0d17804c642e3812b410274c9f259 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:25.887552 17661 raft_consensus.cc:2468] T c2d0d17804c642e3812b410274c9f259 P 8a2029523b334704ad9490d03d5a0169 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55d89277cd4c4ef59bebc57453da9a82 in term 2.
I20260710 13:20:25.888813 17974 leader_election.cc:304] T c2d0d17804c642e3812b410274c9f259 P 55d89277cd4c4ef59bebc57453da9a82 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55d89277cd4c4ef59bebc57453da9a82, 8a2029523b334704ad9490d03d5a0169; no voters: 
I20260710 13:20:25.890065 17586 raft_consensus.cc:2468] T c2d0d17804c642e3812b410274c9f259 P 5b051976434b49a9995995eb11b8462e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55d89277cd4c4ef59bebc57453da9a82 in term 2.
I20260710 13:20:25.890439 18388 raft_consensus.cc:2804] T c2d0d17804c642e3812b410274c9f259 P 55d89277cd4c4ef59bebc57453da9a82 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:25.891716 18388 raft_consensus.cc:697] T c2d0d17804c642e3812b410274c9f259 P 55d89277cd4c4ef59bebc57453da9a82 [term 2 LEADER]: Becoming Leader. State: Replica: 55d89277cd4c4ef59bebc57453da9a82, State: Running, Role: LEADER
I20260710 13:20:25.892424 18388 consensus_queue.cc:237] T c2d0d17804c642e3812b410274c9f259 P 55d89277cd4c4ef59bebc57453da9a82 [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: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } }
I20260710 13:20:25.899183 17481 catalog_manager.cc:5697] T c2d0d17804c642e3812b410274c9f259 P 55d89277cd4c4ef59bebc57453da9a82 reported cstate change: term changed from 1 to 2, leader changed from 5b051976434b49a9995995eb11b8462e (127.16.20.65) to 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68). New cstate: current_term: 2 leader_uuid: "55d89277cd4c4ef59bebc57453da9a82" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:26.041644 18381 raft_consensus.cc:993] T 0c30ca4f06f9441e99665c65c6ea74e8 P 5b051976434b49a9995995eb11b8462e: : Instructing follower 55d89277cd4c4ef59bebc57453da9a82 to start an election
I20260710 13:20:26.042114 18384 raft_consensus.cc:1081] T 0c30ca4f06f9441e99665c65c6ea74e8 P 5b051976434b49a9995995eb11b8462e [term 1 LEADER]: Signalling peer 55d89277cd4c4ef59bebc57453da9a82 to start an election
I20260710 13:20:26.043584 18008 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c30ca4f06f9441e99665c65c6ea74e8"
dest_uuid: "55d89277cd4c4ef59bebc57453da9a82"
 from {username='slave'} at 127.0.0.1:45498
I20260710 13:20:26.044009 18008 raft_consensus.cc:493] T 0c30ca4f06f9441e99665c65c6ea74e8 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:26.044250 18008 raft_consensus.cc:3060] T 0c30ca4f06f9441e99665c65c6ea74e8 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:26.048808 18008 raft_consensus.cc:515] T 0c30ca4f06f9441e99665c65c6ea74e8 P 55d89277cd4c4ef59bebc57453da9a82 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } }
I20260710 13:20:26.050669 18008 leader_election.cc:290] T 0c30ca4f06f9441e99665c65c6ea74e8 P 55d89277cd4c4ef59bebc57453da9a82 [CANDIDATE]: Term 2 election: Requested vote from peers 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407), 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297)
I20260710 13:20:26.051496 17586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c30ca4f06f9441e99665c65c6ea74e8" candidate_uuid: "55d89277cd4c4ef59bebc57453da9a82" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5b051976434b49a9995995eb11b8462e"
I20260710 13:20:26.051951 17730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c30ca4f06f9441e99665c65c6ea74e8" candidate_uuid: "55d89277cd4c4ef59bebc57453da9a82" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "685bc413083a4fe7be8fc36077a6e4ce"
I20260710 13:20:26.052040 17586 raft_consensus.cc:3055] T 0c30ca4f06f9441e99665c65c6ea74e8 P 5b051976434b49a9995995eb11b8462e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:26.052469 17730 raft_consensus.cc:3060] T 0c30ca4f06f9441e99665c65c6ea74e8 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:26.052487 17586 raft_consensus.cc:740] T 0c30ca4f06f9441e99665c65c6ea74e8 P 5b051976434b49a9995995eb11b8462e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5b051976434b49a9995995eb11b8462e, State: Running, Role: LEADER
I20260710 13:20:26.053413 17586 consensus_queue.cc:260] T 0c30ca4f06f9441e99665c65c6ea74e8 P 5b051976434b49a9995995eb11b8462e [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: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } }
I20260710 13:20:26.054276 17586 raft_consensus.cc:3060] T 0c30ca4f06f9441e99665c65c6ea74e8 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:26.057477 17730 raft_consensus.cc:2468] T 0c30ca4f06f9441e99665c65c6ea74e8 P 685bc413083a4fe7be8fc36077a6e4ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55d89277cd4c4ef59bebc57453da9a82 in term 2.
I20260710 13:20:26.058573 17586 raft_consensus.cc:2468] T 0c30ca4f06f9441e99665c65c6ea74e8 P 5b051976434b49a9995995eb11b8462e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55d89277cd4c4ef59bebc57453da9a82 in term 2.
I20260710 13:20:26.058734 17973 leader_election.cc:304] T 0c30ca4f06f9441e99665c65c6ea74e8 P 55d89277cd4c4ef59bebc57453da9a82 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55d89277cd4c4ef59bebc57453da9a82, 685bc413083a4fe7be8fc36077a6e4ce; no voters: 
I20260710 13:20:26.059741 18388 raft_consensus.cc:2804] T 0c30ca4f06f9441e99665c65c6ea74e8 P 55d89277cd4c4ef59bebc57453da9a82 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:26.060202 18388 raft_consensus.cc:697] T 0c30ca4f06f9441e99665c65c6ea74e8 P 55d89277cd4c4ef59bebc57453da9a82 [term 2 LEADER]: Becoming Leader. State: Replica: 55d89277cd4c4ef59bebc57453da9a82, State: Running, Role: LEADER
I20260710 13:20:26.060982 18388 consensus_queue.cc:237] T 0c30ca4f06f9441e99665c65c6ea74e8 P 55d89277cd4c4ef59bebc57453da9a82 [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: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } }
I20260710 13:20:26.068241 17481 catalog_manager.cc:5697] T 0c30ca4f06f9441e99665c65c6ea74e8 P 55d89277cd4c4ef59bebc57453da9a82 reported cstate change: term changed from 1 to 2, leader changed from 5b051976434b49a9995995eb11b8462e (127.16.20.65) to 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68). New cstate: current_term: 2 leader_uuid: "55d89277cd4c4ef59bebc57453da9a82" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:26.146653 18394 raft_consensus.cc:993] T 400fc05d0dd8422696e813d91bc00952 P 8a2029523b334704ad9490d03d5a0169: : Instructing follower 55d89277cd4c4ef59bebc57453da9a82 to start an election
I20260710 13:20:26.147217 18394 raft_consensus.cc:1081] T 400fc05d0dd8422696e813d91bc00952 P 8a2029523b334704ad9490d03d5a0169 [term 1 LEADER]: Signalling peer 55d89277cd4c4ef59bebc57453da9a82 to start an election
I20260710 13:20:26.148623 18008 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "400fc05d0dd8422696e813d91bc00952"
dest_uuid: "55d89277cd4c4ef59bebc57453da9a82"
 from {username='slave'} at 127.0.0.1:45490
I20260710 13:20:26.149132 18008 raft_consensus.cc:493] T 400fc05d0dd8422696e813d91bc00952 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:26.149487 18008 raft_consensus.cc:3060] T 400fc05d0dd8422696e813d91bc00952 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:26.156173 18008 raft_consensus.cc:515] T 400fc05d0dd8422696e813d91bc00952 P 55d89277cd4c4ef59bebc57453da9a82 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } }
I20260710 13:20:26.158069 18008 leader_election.cc:290] T 400fc05d0dd8422696e813d91bc00952 P 55d89277cd4c4ef59bebc57453da9a82 [CANDIDATE]: Term 2 election: Requested vote from peers 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935), 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297)
I20260710 13:20:26.159164 17661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "400fc05d0dd8422696e813d91bc00952" candidate_uuid: "55d89277cd4c4ef59bebc57453da9a82" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8a2029523b334704ad9490d03d5a0169"
I20260710 13:20:26.159759 17661 raft_consensus.cc:3055] T 400fc05d0dd8422696e813d91bc00952 P 8a2029523b334704ad9490d03d5a0169 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:26.159780 17730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "400fc05d0dd8422696e813d91bc00952" candidate_uuid: "55d89277cd4c4ef59bebc57453da9a82" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "685bc413083a4fe7be8fc36077a6e4ce"
I20260710 13:20:26.160137 17661 raft_consensus.cc:740] T 400fc05d0dd8422696e813d91bc00952 P 8a2029523b334704ad9490d03d5a0169 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8a2029523b334704ad9490d03d5a0169, State: Running, Role: LEADER
I20260710 13:20:26.160398 17730 raft_consensus.cc:3060] T 400fc05d0dd8422696e813d91bc00952 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:26.160923 17661 consensus_queue.cc:260] T 400fc05d0dd8422696e813d91bc00952 P 8a2029523b334704ad9490d03d5a0169 [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: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } }
I20260710 13:20:26.162222 17661 raft_consensus.cc:3060] T 400fc05d0dd8422696e813d91bc00952 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:26.166652 17730 raft_consensus.cc:2468] T 400fc05d0dd8422696e813d91bc00952 P 685bc413083a4fe7be8fc36077a6e4ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55d89277cd4c4ef59bebc57453da9a82 in term 2.
I20260710 13:20:26.167739 17973 leader_election.cc:304] T 400fc05d0dd8422696e813d91bc00952 P 55d89277cd4c4ef59bebc57453da9a82 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55d89277cd4c4ef59bebc57453da9a82, 685bc413083a4fe7be8fc36077a6e4ce; no voters: 
I20260710 13:20:26.168708 18388 raft_consensus.cc:2804] T 400fc05d0dd8422696e813d91bc00952 P 55d89277cd4c4ef59bebc57453da9a82 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:26.169239 18388 raft_consensus.cc:697] T 400fc05d0dd8422696e813d91bc00952 P 55d89277cd4c4ef59bebc57453da9a82 [term 2 LEADER]: Becoming Leader. State: Replica: 55d89277cd4c4ef59bebc57453da9a82, State: Running, Role: LEADER
I20260710 13:20:26.170095 18388 consensus_queue.cc:237] T 400fc05d0dd8422696e813d91bc00952 P 55d89277cd4c4ef59bebc57453da9a82 [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: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } }
I20260710 13:20:26.174976 17661 raft_consensus.cc:2468] T 400fc05d0dd8422696e813d91bc00952 P 8a2029523b334704ad9490d03d5a0169 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55d89277cd4c4ef59bebc57453da9a82 in term 2.
I20260710 13:20:26.180495 17481 catalog_manager.cc:5697] T 400fc05d0dd8422696e813d91bc00952 P 55d89277cd4c4ef59bebc57453da9a82 reported cstate change: term changed from 1 to 2, leader changed from 8a2029523b334704ad9490d03d5a0169 (127.16.20.66) to 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68). New cstate: current_term: 2 leader_uuid: "55d89277cd4c4ef59bebc57453da9a82" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:26.191442 18381 raft_consensus.cc:993] T 6700306286ba48b18badc45df12229ef P 5b051976434b49a9995995eb11b8462e: : Instructing follower 685bc413083a4fe7be8fc36077a6e4ce to start an election
I20260710 13:20:26.193352 18381 raft_consensus.cc:1081] T 6700306286ba48b18badc45df12229ef P 5b051976434b49a9995995eb11b8462e [term 3 LEADER]: Signalling peer 685bc413083a4fe7be8fc36077a6e4ce to start an election
I20260710 13:20:26.196223 17730 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6700306286ba48b18badc45df12229ef"
dest_uuid: "685bc413083a4fe7be8fc36077a6e4ce"
 from {username='slave'} at 127.0.0.1:41198
I20260710 13:20:26.196832 17730 raft_consensus.cc:493] T 6700306286ba48b18badc45df12229ef P 685bc413083a4fe7be8fc36077a6e4ce [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:26.197206 17730 raft_consensus.cc:3060] T 6700306286ba48b18badc45df12229ef P 685bc413083a4fe7be8fc36077a6e4ce [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:26.204478 18378 raft_consensus.cc:993] T 65f683e3363748669b9fe8aaf611574c P 8a2029523b334704ad9490d03d5a0169: : Instructing follower 55d89277cd4c4ef59bebc57453da9a82 to start an election
I20260710 13:20:26.205010 18394 raft_consensus.cc:1081] T 65f683e3363748669b9fe8aaf611574c P 8a2029523b334704ad9490d03d5a0169 [term 1 LEADER]: Signalling peer 55d89277cd4c4ef59bebc57453da9a82 to start an election
I20260710 13:20:26.206791 18008 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "65f683e3363748669b9fe8aaf611574c"
dest_uuid: "55d89277cd4c4ef59bebc57453da9a82"
 from {username='slave'} at 127.0.0.1:45490
I20260710 13:20:26.207587 18008 raft_consensus.cc:493] T 65f683e3363748669b9fe8aaf611574c P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:26.207942 18008 raft_consensus.cc:3060] T 65f683e3363748669b9fe8aaf611574c P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:26.213418 18008 raft_consensus.cc:515] T 65f683e3363748669b9fe8aaf611574c P 55d89277cd4c4ef59bebc57453da9a82 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } }
I20260710 13:20:26.206612 17730 raft_consensus.cc:515] T 6700306286ba48b18badc45df12229ef P 685bc413083a4fe7be8fc36077a6e4ce [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:26.216243 17586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f683e3363748669b9fe8aaf611574c" candidate_uuid: "55d89277cd4c4ef59bebc57453da9a82" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5b051976434b49a9995995eb11b8462e"
I20260710 13:20:26.216820 17586 raft_consensus.cc:3060] T 65f683e3363748669b9fe8aaf611574c P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:26.216873 17661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f683e3363748669b9fe8aaf611574c" candidate_uuid: "55d89277cd4c4ef59bebc57453da9a82" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8a2029523b334704ad9490d03d5a0169"
I20260710 13:20:26.217630 17661 raft_consensus.cc:3055] T 65f683e3363748669b9fe8aaf611574c P 8a2029523b334704ad9490d03d5a0169 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:26.218183 18008 leader_election.cc:290] T 65f683e3363748669b9fe8aaf611574c P 55d89277cd4c4ef59bebc57453da9a82 [CANDIDATE]: Term 2 election: Requested vote from peers 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407), 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935)
I20260710 13:20:26.221154 17730 leader_election.cc:290] T 6700306286ba48b18badc45df12229ef P 685bc413083a4fe7be8fc36077a6e4ce [CANDIDATE]: Term 4 election: Requested vote from peers 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407), 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935)
I20260710 13:20:26.221424 17585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6700306286ba48b18badc45df12229ef" candidate_uuid: "685bc413083a4fe7be8fc36077a6e4ce" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "5b051976434b49a9995995eb11b8462e"
I20260710 13:20:26.222059 17585 raft_consensus.cc:3055] T 6700306286ba48b18badc45df12229ef P 5b051976434b49a9995995eb11b8462e [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:20:26.222376 17585 raft_consensus.cc:740] T 6700306286ba48b18badc45df12229ef P 5b051976434b49a9995995eb11b8462e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5b051976434b49a9995995eb11b8462e, State: Running, Role: LEADER
I20260710 13:20:26.223100 17585 consensus_queue.cc:260] T 6700306286ba48b18badc45df12229ef P 5b051976434b49a9995995eb11b8462e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:26.224023 17586 raft_consensus.cc:2468] T 65f683e3363748669b9fe8aaf611574c P 5b051976434b49a9995995eb11b8462e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55d89277cd4c4ef59bebc57453da9a82 in term 2.
I20260710 13:20:26.224126 17585 raft_consensus.cc:3060] T 6700306286ba48b18badc45df12229ef P 5b051976434b49a9995995eb11b8462e [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:26.224990 17972 leader_election.cc:304] T 65f683e3363748669b9fe8aaf611574c P 55d89277cd4c4ef59bebc57453da9a82 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55d89277cd4c4ef59bebc57453da9a82, 5b051976434b49a9995995eb11b8462e; no voters: 
I20260710 13:20:26.225642 18388 raft_consensus.cc:2804] T 65f683e3363748669b9fe8aaf611574c P 55d89277cd4c4ef59bebc57453da9a82 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:26.226039 18388 raft_consensus.cc:697] T 65f683e3363748669b9fe8aaf611574c P 55d89277cd4c4ef59bebc57453da9a82 [term 2 LEADER]: Becoming Leader. State: Replica: 55d89277cd4c4ef59bebc57453da9a82, State: Running, Role: LEADER
I20260710 13:20:26.226799 18388 consensus_queue.cc:237] T 65f683e3363748669b9fe8aaf611574c P 55d89277cd4c4ef59bebc57453da9a82 [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: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } }
I20260710 13:20:26.227320 17662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6700306286ba48b18badc45df12229ef" candidate_uuid: "685bc413083a4fe7be8fc36077a6e4ce" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "8a2029523b334704ad9490d03d5a0169"
I20260710 13:20:26.227906 17662 raft_consensus.cc:3060] T 6700306286ba48b18badc45df12229ef P 8a2029523b334704ad9490d03d5a0169 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:26.228173 17661 raft_consensus.cc:740] T 65f683e3363748669b9fe8aaf611574c P 8a2029523b334704ad9490d03d5a0169 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8a2029523b334704ad9490d03d5a0169, State: Running, Role: LEADER
I20260710 13:20:26.229002 17661 consensus_queue.cc:260] T 65f683e3363748669b9fe8aaf611574c P 8a2029523b334704ad9490d03d5a0169 [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: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } }
I20260710 13:20:26.235252 17662 raft_consensus.cc:2468] T 6700306286ba48b18badc45df12229ef P 8a2029523b334704ad9490d03d5a0169 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 685bc413083a4fe7be8fc36077a6e4ce in term 4.
I20260710 13:20:26.235275 17481 catalog_manager.cc:5697] T 65f683e3363748669b9fe8aaf611574c P 55d89277cd4c4ef59bebc57453da9a82 reported cstate change: term changed from 1 to 2, leader changed from 8a2029523b334704ad9490d03d5a0169 (127.16.20.66) to 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68). New cstate: current_term: 2 leader_uuid: "55d89277cd4c4ef59bebc57453da9a82" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:26.236740 17701 leader_election.cc:304] T 6700306286ba48b18badc45df12229ef P 685bc413083a4fe7be8fc36077a6e4ce [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: 685bc413083a4fe7be8fc36077a6e4ce, 8a2029523b334704ad9490d03d5a0169; no voters: 
I20260710 13:20:26.237555 18376 raft_consensus.cc:2804] T 6700306286ba48b18badc45df12229ef P 685bc413083a4fe7be8fc36077a6e4ce [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:20:26.243142 17585 raft_consensus.cc:2468] T 6700306286ba48b18badc45df12229ef P 5b051976434b49a9995995eb11b8462e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 685bc413083a4fe7be8fc36077a6e4ce in term 4.
I20260710 13:20:26.232641 17661 raft_consensus.cc:3060] T 65f683e3363748669b9fe8aaf611574c P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:26.246605 18376 raft_consensus.cc:697] T 6700306286ba48b18badc45df12229ef P 685bc413083a4fe7be8fc36077a6e4ce [term 4 LEADER]: Becoming Leader. State: Replica: 685bc413083a4fe7be8fc36077a6e4ce, State: Running, Role: LEADER
I20260710 13:20:26.247677 18376 consensus_queue.cc:237] T 6700306286ba48b18badc45df12229ef P 685bc413083a4fe7be8fc36077a6e4ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:26.249524 17661 raft_consensus.cc:2468] T 65f683e3363748669b9fe8aaf611574c P 8a2029523b334704ad9490d03d5a0169 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55d89277cd4c4ef59bebc57453da9a82 in term 2.
I20260710 13:20:26.256225 17481 catalog_manager.cc:5697] T 6700306286ba48b18badc45df12229ef P 685bc413083a4fe7be8fc36077a6e4ce reported cstate change: term changed from 3 to 4, leader changed from 5b051976434b49a9995995eb11b8462e (127.16.20.65) to 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67). New cstate: current_term: 4 leader_uuid: "685bc413083a4fe7be8fc36077a6e4ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:26.325953 17585 raft_consensus.cc:1275] T c2d0d17804c642e3812b410274c9f259 P 5b051976434b49a9995995eb11b8462e [term 2 FOLLOWER]: Refusing update from remote peer 55d89277cd4c4ef59bebc57453da9a82: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:20:26.327458 18389 consensus_queue.cc:1048] T c2d0d17804c642e3812b410274c9f259 P 55d89277cd4c4ef59bebc57453da9a82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:20:26.328714 17661 raft_consensus.cc:1275] T c2d0d17804c642e3812b410274c9f259 P 8a2029523b334704ad9490d03d5a0169 [term 2 FOLLOWER]: Refusing update from remote peer 55d89277cd4c4ef59bebc57453da9a82: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:20:26.329945 18389 consensus_queue.cc:1048] T c2d0d17804c642e3812b410274c9f259 P 55d89277cd4c4ef59bebc57453da9a82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:20:26.517007 17585 raft_consensus.cc:1275] T 0c30ca4f06f9441e99665c65c6ea74e8 P 5b051976434b49a9995995eb11b8462e [term 2 FOLLOWER]: Refusing update from remote peer 55d89277cd4c4ef59bebc57453da9a82: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:20:26.518081 18388 consensus_queue.cc:1048] T 0c30ca4f06f9441e99665c65c6ea74e8 P 55d89277cd4c4ef59bebc57453da9a82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:20:26.527441 17730 raft_consensus.cc:1275] T 0c30ca4f06f9441e99665c65c6ea74e8 P 685bc413083a4fe7be8fc36077a6e4ce [term 2 FOLLOWER]: Refusing update from remote peer 55d89277cd4c4ef59bebc57453da9a82: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:20:26.529299 18408 consensus_queue.cc:1048] T 0c30ca4f06f9441e99665c65c6ea74e8 P 55d89277cd4c4ef59bebc57453da9a82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.002s
I20260710 13:20:26.561422 17730 raft_consensus.cc:1275] T 400fc05d0dd8422696e813d91bc00952 P 685bc413083a4fe7be8fc36077a6e4ce [term 2 FOLLOWER]: Refusing update from remote peer 55d89277cd4c4ef59bebc57453da9a82: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:20:26.562667 18408 consensus_queue.cc:1048] T 400fc05d0dd8422696e813d91bc00952 P 55d89277cd4c4ef59bebc57453da9a82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:20:26.572185 17662 raft_consensus.cc:1275] T 400fc05d0dd8422696e813d91bc00952 P 8a2029523b334704ad9490d03d5a0169 [term 2 FOLLOWER]: Refusing update from remote peer 55d89277cd4c4ef59bebc57453da9a82: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:20:26.573814 18408 consensus_queue.cc:1048] T 400fc05d0dd8422696e813d91bc00952 P 55d89277cd4c4ef59bebc57453da9a82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:20:26.613758 17585 raft_consensus.cc:1275] T 65f683e3363748669b9fe8aaf611574c P 5b051976434b49a9995995eb11b8462e [term 2 FOLLOWER]: Refusing update from remote peer 55d89277cd4c4ef59bebc57453da9a82: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:20:26.614990 18408 consensus_queue.cc:1048] T 65f683e3363748669b9fe8aaf611574c P 55d89277cd4c4ef59bebc57453da9a82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:20:26.625162 17662 raft_consensus.cc:1275] T 65f683e3363748669b9fe8aaf611574c P 8a2029523b334704ad9490d03d5a0169 [term 2 FOLLOWER]: Refusing update from remote peer 55d89277cd4c4ef59bebc57453da9a82: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:20:26.627267 18389 consensus_queue.cc:1048] T 65f683e3363748669b9fe8aaf611574c P 55d89277cd4c4ef59bebc57453da9a82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:20:26.726953 16465 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:26.742980 16465 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:26.754294 17585 raft_consensus.cc:1275] T 6700306286ba48b18badc45df12229ef P 5b051976434b49a9995995eb11b8462e [term 4 FOLLOWER]: Refusing update from remote peer 685bc413083a4fe7be8fc36077a6e4ce: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 13:20:26.755590 18376 consensus_queue.cc:1048] T 6700306286ba48b18badc45df12229ef P 685bc413083a4fe7be8fc36077a6e4ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:26.762646 17662 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "54fb4b16d2674b2c96bbae23d0a961fb"
dest_uuid: "8a2029523b334704ad9490d03d5a0169"
mode: GRACEFUL
new_leader_uuid: "5b051976434b49a9995995eb11b8462e"
 from {username='slave'} at 127.0.0.1:43140
I20260710 13:20:26.763252 17662 raft_consensus.cc:606] T 54fb4b16d2674b2c96bbae23d0a961fb P 8a2029523b334704ad9490d03d5a0169 [term 1 LEADER]: Received request to transfer leadership to TS 5b051976434b49a9995995eb11b8462e
I20260710 13:20:26.766515 17661 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "58f571e533c7411aaf7500107a4839d6"
dest_uuid: "8a2029523b334704ad9490d03d5a0169"
mode: GRACEFUL
new_leader_uuid: "55d89277cd4c4ef59bebc57453da9a82"
 from {username='slave'} at 127.0.0.1:43140
I20260710 13:20:26.767066 17661 raft_consensus.cc:606] T 58f571e533c7411aaf7500107a4839d6 P 8a2029523b334704ad9490d03d5a0169 [term 1 LEADER]: Received request to transfer leadership to TS 55d89277cd4c4ef59bebc57453da9a82
I20260710 13:20:26.766543 17662 raft_consensus.cc:1275] T 6700306286ba48b18badc45df12229ef P 8a2029523b334704ad9490d03d5a0169 [term 4 FOLLOWER]: Refusing update from remote peer 685bc413083a4fe7be8fc36077a6e4ce: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 13:20:26.768741 16465 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:20:26.770001 18400 consensus_queue.cc:1048] T 6700306286ba48b18badc45df12229ef P 685bc413083a4fe7be8fc36077a6e4ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:26.770274 16465 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:26.864586 18394 raft_consensus.cc:993] T 58f571e533c7411aaf7500107a4839d6 P 8a2029523b334704ad9490d03d5a0169: : Instructing follower 55d89277cd4c4ef59bebc57453da9a82 to start an election
I20260710 13:20:26.865118 18378 raft_consensus.cc:1081] T 58f571e533c7411aaf7500107a4839d6 P 8a2029523b334704ad9490d03d5a0169 [term 1 LEADER]: Signalling peer 55d89277cd4c4ef59bebc57453da9a82 to start an election
I20260710 13:20:26.866778 18009 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "58f571e533c7411aaf7500107a4839d6"
dest_uuid: "55d89277cd4c4ef59bebc57453da9a82"
 from {username='slave'} at 127.0.0.1:45490
I20260710 13:20:26.867342 18009 raft_consensus.cc:493] T 58f571e533c7411aaf7500107a4839d6 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:26.867718 18009 raft_consensus.cc:3060] T 58f571e533c7411aaf7500107a4839d6 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:26.873090 18009 raft_consensus.cc:515] T 58f571e533c7411aaf7500107a4839d6 P 55d89277cd4c4ef59bebc57453da9a82 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } }
I20260710 13:20:26.874595 18009 leader_election.cc:290] T 58f571e533c7411aaf7500107a4839d6 P 55d89277cd4c4ef59bebc57453da9a82 [CANDIDATE]: Term 2 election: Requested vote from peers 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935), 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297)
I20260710 13:20:26.875535 17662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58f571e533c7411aaf7500107a4839d6" candidate_uuid: "55d89277cd4c4ef59bebc57453da9a82" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8a2029523b334704ad9490d03d5a0169"
I20260710 13:20:26.875680 17730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58f571e533c7411aaf7500107a4839d6" candidate_uuid: "55d89277cd4c4ef59bebc57453da9a82" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "685bc413083a4fe7be8fc36077a6e4ce"
I20260710 13:20:26.876077 17662 raft_consensus.cc:3055] T 58f571e533c7411aaf7500107a4839d6 P 8a2029523b334704ad9490d03d5a0169 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:26.876194 17730 raft_consensus.cc:3060] T 58f571e533c7411aaf7500107a4839d6 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:26.876413 17662 raft_consensus.cc:740] T 58f571e533c7411aaf7500107a4839d6 P 8a2029523b334704ad9490d03d5a0169 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8a2029523b334704ad9490d03d5a0169, State: Running, Role: LEADER
I20260710 13:20:26.877135 17662 consensus_queue.cc:260] T 58f571e533c7411aaf7500107a4839d6 P 8a2029523b334704ad9490d03d5a0169 [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: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } }
I20260710 13:20:26.878048 17662 raft_consensus.cc:3060] T 58f571e533c7411aaf7500107a4839d6 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:26.881085 17730 raft_consensus.cc:2468] T 58f571e533c7411aaf7500107a4839d6 P 685bc413083a4fe7be8fc36077a6e4ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55d89277cd4c4ef59bebc57453da9a82 in term 2.
I20260710 13:20:26.882112 17973 leader_election.cc:304] T 58f571e533c7411aaf7500107a4839d6 P 55d89277cd4c4ef59bebc57453da9a82 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55d89277cd4c4ef59bebc57453da9a82, 685bc413083a4fe7be8fc36077a6e4ce; no voters: 
I20260710 13:20:26.883080 18389 raft_consensus.cc:2804] T 58f571e533c7411aaf7500107a4839d6 P 55d89277cd4c4ef59bebc57453da9a82 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:26.883613 18389 raft_consensus.cc:697] T 58f571e533c7411aaf7500107a4839d6 P 55d89277cd4c4ef59bebc57453da9a82 [term 2 LEADER]: Becoming Leader. State: Replica: 55d89277cd4c4ef59bebc57453da9a82, State: Running, Role: LEADER
I20260710 13:20:26.884485 17662 raft_consensus.cc:2468] T 58f571e533c7411aaf7500107a4839d6 P 8a2029523b334704ad9490d03d5a0169 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55d89277cd4c4ef59bebc57453da9a82 in term 2.
I20260710 13:20:26.884658 18389 consensus_queue.cc:237] T 58f571e533c7411aaf7500107a4839d6 P 55d89277cd4c4ef59bebc57453da9a82 [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: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } }
I20260710 13:20:26.893081 17482 catalog_manager.cc:5697] T 58f571e533c7411aaf7500107a4839d6 P 55d89277cd4c4ef59bebc57453da9a82 reported cstate change: term changed from 1 to 2, leader changed from 8a2029523b334704ad9490d03d5a0169 (127.16.20.66) to 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68). New cstate: current_term: 2 leader_uuid: "55d89277cd4c4ef59bebc57453da9a82" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:27.204506 18378 raft_consensus.cc:993] T 54fb4b16d2674b2c96bbae23d0a961fb P 8a2029523b334704ad9490d03d5a0169: : Instructing follower 5b051976434b49a9995995eb11b8462e to start an election
I20260710 13:20:27.204972 18394 raft_consensus.cc:1081] T 54fb4b16d2674b2c96bbae23d0a961fb P 8a2029523b334704ad9490d03d5a0169 [term 1 LEADER]: Signalling peer 5b051976434b49a9995995eb11b8462e to start an election
I20260710 13:20:27.206779 17586 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "54fb4b16d2674b2c96bbae23d0a961fb"
dest_uuid: "5b051976434b49a9995995eb11b8462e"
 from {username='slave'} at 127.0.0.1:41768
I20260710 13:20:27.207346 17586 raft_consensus.cc:493] T 54fb4b16d2674b2c96bbae23d0a961fb P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:27.207731 17586 raft_consensus.cc:3060] T 54fb4b16d2674b2c96bbae23d0a961fb P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:27.212299 17586 raft_consensus.cc:515] T 54fb4b16d2674b2c96bbae23d0a961fb P 5b051976434b49a9995995eb11b8462e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:27.213783 17586 leader_election.cc:290] T 54fb4b16d2674b2c96bbae23d0a961fb P 5b051976434b49a9995995eb11b8462e [CANDIDATE]: Term 2 election: Requested vote from peers 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935), 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297)
I20260710 13:20:27.214469 17661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54fb4b16d2674b2c96bbae23d0a961fb" candidate_uuid: "5b051976434b49a9995995eb11b8462e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8a2029523b334704ad9490d03d5a0169"
I20260710 13:20:27.214700 17730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54fb4b16d2674b2c96bbae23d0a961fb" candidate_uuid: "5b051976434b49a9995995eb11b8462e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "685bc413083a4fe7be8fc36077a6e4ce"
I20260710 13:20:27.215008 17661 raft_consensus.cc:3055] T 54fb4b16d2674b2c96bbae23d0a961fb P 8a2029523b334704ad9490d03d5a0169 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:27.215261 17730 raft_consensus.cc:3060] T 54fb4b16d2674b2c96bbae23d0a961fb P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:27.215441 17661 raft_consensus.cc:740] T 54fb4b16d2674b2c96bbae23d0a961fb P 8a2029523b334704ad9490d03d5a0169 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8a2029523b334704ad9490d03d5a0169, State: Running, Role: LEADER
I20260710 13:20:27.216177 17661 consensus_queue.cc:260] T 54fb4b16d2674b2c96bbae23d0a961fb P 8a2029523b334704ad9490d03d5a0169 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:27.217064 17661 raft_consensus.cc:3060] T 54fb4b16d2674b2c96bbae23d0a961fb P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:27.219998 17730 raft_consensus.cc:2468] T 54fb4b16d2674b2c96bbae23d0a961fb P 685bc413083a4fe7be8fc36077a6e4ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b051976434b49a9995995eb11b8462e in term 2.
I20260710 13:20:27.221069 17551 leader_election.cc:304] T 54fb4b16d2674b2c96bbae23d0a961fb P 5b051976434b49a9995995eb11b8462e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b051976434b49a9995995eb11b8462e, 685bc413083a4fe7be8fc36077a6e4ce; no voters: 
I20260710 13:20:27.221458 17661 raft_consensus.cc:2468] T 54fb4b16d2674b2c96bbae23d0a961fb P 8a2029523b334704ad9490d03d5a0169 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b051976434b49a9995995eb11b8462e in term 2.
I20260710 13:20:27.221777 18384 raft_consensus.cc:2804] T 54fb4b16d2674b2c96bbae23d0a961fb P 5b051976434b49a9995995eb11b8462e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:27.222824 18384 raft_consensus.cc:697] T 54fb4b16d2674b2c96bbae23d0a961fb P 5b051976434b49a9995995eb11b8462e [term 2 LEADER]: Becoming Leader. State: Replica: 5b051976434b49a9995995eb11b8462e, State: Running, Role: LEADER
I20260710 13:20:27.223636 18384 consensus_queue.cc:237] T 54fb4b16d2674b2c96bbae23d0a961fb P 5b051976434b49a9995995eb11b8462e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } }
I20260710 13:20:27.231602 17482 catalog_manager.cc:5697] T 54fb4b16d2674b2c96bbae23d0a961fb P 5b051976434b49a9995995eb11b8462e reported cstate change: term changed from 1 to 2, leader changed from 8a2029523b334704ad9490d03d5a0169 (127.16.20.66) to 5b051976434b49a9995995eb11b8462e (127.16.20.65). New cstate: current_term: 2 leader_uuid: "5b051976434b49a9995995eb11b8462e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:27.400090 17661 raft_consensus.cc:1275] T 58f571e533c7411aaf7500107a4839d6 P 8a2029523b334704ad9490d03d5a0169 [term 2 FOLLOWER]: Refusing update from remote peer 55d89277cd4c4ef59bebc57453da9a82: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:20:27.401211 18408 consensus_queue.cc:1048] T 58f571e533c7411aaf7500107a4839d6 P 55d89277cd4c4ef59bebc57453da9a82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:20:27.413362 17730 raft_consensus.cc:1275] T 58f571e533c7411aaf7500107a4839d6 P 685bc413083a4fe7be8fc36077a6e4ce [term 2 FOLLOWER]: Refusing update from remote peer 55d89277cd4c4ef59bebc57453da9a82: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:20:27.414443 18388 consensus_queue.cc:1048] T 58f571e533c7411aaf7500107a4839d6 P 55d89277cd4c4ef59bebc57453da9a82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:20:27.617842 17661 raft_consensus.cc:1275] T 54fb4b16d2674b2c96bbae23d0a961fb P 8a2029523b334704ad9490d03d5a0169 [term 2 FOLLOWER]: Refusing update from remote peer 5b051976434b49a9995995eb11b8462e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:27.619129 18384 consensus_queue.cc:1048] T 54fb4b16d2674b2c96bbae23d0a961fb P 5b051976434b49a9995995eb11b8462e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2029523b334704ad9490d03d5a0169" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:27.637244 17730 raft_consensus.cc:1275] T 54fb4b16d2674b2c96bbae23d0a961fb P 685bc413083a4fe7be8fc36077a6e4ce [term 2 FOLLOWER]: Refusing update from remote peer 5b051976434b49a9995995eb11b8462e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:27.638872 18421 consensus_queue.cc:1048] T 54fb4b16d2674b2c96bbae23d0a961fb P 5b051976434b49a9995995eb11b8462e [LEADER]: Connected to new peer: Peer: permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:27.772307 16465 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:27.790967 16465 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:27.808009 17586 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c474ed074c4499cb3f598ee4ac17094"
dest_uuid: "5b051976434b49a9995995eb11b8462e"
mode: GRACEFUL
new_leader_uuid: "55d89277cd4c4ef59bebc57453da9a82"
 from {username='slave'} at 127.0.0.1:41612
I20260710 13:20:27.808698 17586 raft_consensus.cc:606] T 4c474ed074c4499cb3f598ee4ac17094 P 5b051976434b49a9995995eb11b8462e [term 1 LEADER]: Received request to transfer leadership to TS 55d89277cd4c4ef59bebc57453da9a82
I20260710 13:20:27.810281 16465 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:20:27.811510 16465 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:27.834918 18421 raft_consensus.cc:993] T 4c474ed074c4499cb3f598ee4ac17094 P 5b051976434b49a9995995eb11b8462e: : Instructing follower 55d89277cd4c4ef59bebc57453da9a82 to start an election
I20260710 13:20:27.835472 18435 raft_consensus.cc:1081] T 4c474ed074c4499cb3f598ee4ac17094 P 5b051976434b49a9995995eb11b8462e [term 1 LEADER]: Signalling peer 55d89277cd4c4ef59bebc57453da9a82 to start an election
I20260710 13:20:27.837018 18009 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4c474ed074c4499cb3f598ee4ac17094"
dest_uuid: "55d89277cd4c4ef59bebc57453da9a82"
 from {username='slave'} at 127.0.0.1:45498
I20260710 13:20:27.837538 18009 raft_consensus.cc:493] T 4c474ed074c4499cb3f598ee4ac17094 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:27.837848 18009 raft_consensus.cc:3060] T 4c474ed074c4499cb3f598ee4ac17094 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:27.843796 18009 raft_consensus.cc:515] T 4c474ed074c4499cb3f598ee4ac17094 P 55d89277cd4c4ef59bebc57453da9a82 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } }
I20260710 13:20:27.846274 18009 leader_election.cc:290] T 4c474ed074c4499cb3f598ee4ac17094 P 55d89277cd4c4ef59bebc57453da9a82 [CANDIDATE]: Term 2 election: Requested vote from peers 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407), 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297)
I20260710 13:20:27.847523 17586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c474ed074c4499cb3f598ee4ac17094" candidate_uuid: "55d89277cd4c4ef59bebc57453da9a82" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5b051976434b49a9995995eb11b8462e"
I20260710 13:20:27.847622 17730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c474ed074c4499cb3f598ee4ac17094" candidate_uuid: "55d89277cd4c4ef59bebc57453da9a82" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "685bc413083a4fe7be8fc36077a6e4ce"
I20260710 13:20:27.848399 17586 raft_consensus.cc:3055] T 4c474ed074c4499cb3f598ee4ac17094 P 5b051976434b49a9995995eb11b8462e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:27.848563 17730 raft_consensus.cc:3060] T 4c474ed074c4499cb3f598ee4ac17094 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:27.848819 17586 raft_consensus.cc:740] T 4c474ed074c4499cb3f598ee4ac17094 P 5b051976434b49a9995995eb11b8462e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5b051976434b49a9995995eb11b8462e, State: Running, Role: LEADER
I20260710 13:20:27.849778 17586 consensus_queue.cc:260] T 4c474ed074c4499cb3f598ee4ac17094 P 5b051976434b49a9995995eb11b8462e [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: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } }
I20260710 13:20:27.850972 17586 raft_consensus.cc:3060] T 4c474ed074c4499cb3f598ee4ac17094 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:27.854519 17730 raft_consensus.cc:2468] T 4c474ed074c4499cb3f598ee4ac17094 P 685bc413083a4fe7be8fc36077a6e4ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55d89277cd4c4ef59bebc57453da9a82 in term 2.
I20260710 13:20:27.855857 17973 leader_election.cc:304] T 4c474ed074c4499cb3f598ee4ac17094 P 55d89277cd4c4ef59bebc57453da9a82 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55d89277cd4c4ef59bebc57453da9a82, 685bc413083a4fe7be8fc36077a6e4ce; no voters: 
I20260710 13:20:27.856715 18388 raft_consensus.cc:2804] T 4c474ed074c4499cb3f598ee4ac17094 P 55d89277cd4c4ef59bebc57453da9a82 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:27.857267 18388 raft_consensus.cc:697] T 4c474ed074c4499cb3f598ee4ac17094 P 55d89277cd4c4ef59bebc57453da9a82 [term 2 LEADER]: Becoming Leader. State: Replica: 55d89277cd4c4ef59bebc57453da9a82, State: Running, Role: LEADER
I20260710 13:20:27.857849 17586 raft_consensus.cc:2468] T 4c474ed074c4499cb3f598ee4ac17094 P 5b051976434b49a9995995eb11b8462e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55d89277cd4c4ef59bebc57453da9a82 in term 2.
I20260710 13:20:27.858258 18388 consensus_queue.cc:237] T 4c474ed074c4499cb3f598ee4ac17094 P 55d89277cd4c4ef59bebc57453da9a82 [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: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } }
I20260710 13:20:27.869925 17482 catalog_manager.cc:5697] T 4c474ed074c4499cb3f598ee4ac17094 P 55d89277cd4c4ef59bebc57453da9a82 reported cstate change: term changed from 1 to 2, leader changed from 5b051976434b49a9995995eb11b8462e (127.16.20.65) to 55d89277cd4c4ef59bebc57453da9a82 (127.16.20.68). New cstate: current_term: 2 leader_uuid: "55d89277cd4c4ef59bebc57453da9a82" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55d89277cd4c4ef59bebc57453da9a82" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 41459 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:28.308305 17730 raft_consensus.cc:1275] T 4c474ed074c4499cb3f598ee4ac17094 P 685bc413083a4fe7be8fc36077a6e4ce [term 2 FOLLOWER]: Refusing update from remote peer 55d89277cd4c4ef59bebc57453da9a82: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:20:28.309805 18441 consensus_queue.cc:1048] T 4c474ed074c4499cb3f598ee4ac17094 P 55d89277cd4c4ef59bebc57453da9a82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "685bc413083a4fe7be8fc36077a6e4ce" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 38297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:20:28.320686 17586 raft_consensus.cc:1275] T 4c474ed074c4499cb3f598ee4ac17094 P 5b051976434b49a9995995eb11b8462e [term 2 FOLLOWER]: Refusing update from remote peer 55d89277cd4c4ef59bebc57453da9a82: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:20:28.322274 18389 consensus_queue.cc:1048] T 4c474ed074c4499cb3f598ee4ac17094 P 55d89277cd4c4ef59bebc57453da9a82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b051976434b49a9995995eb11b8462e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 34407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:20:28.812512 16465 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:28.828959 16465 tablet_server.cc:179] TabletServer@127.16.20.65:0 shutting down...
W20260710 13:20:28.834388 17699 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 1 similar messages]
W20260710 13:20:28.838788 17699 consensus_peers.cc:597] T e33387d160d4421499da54226ff01520 P 685bc413083a4fe7be8fc36077a6e4ce -> Peer 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407): Couldn't send request to peer 5b051976434b49a9995995eb11b8462e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:28.867622 16465 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:28.868487 16465 tablet_replica.cc:333] T 4c474ed074c4499cb3f598ee4ac17094 P 5b051976434b49a9995995eb11b8462e: stopping tablet replica
I20260710 13:20:28.869330 16465 raft_consensus.cc:2243] T 4c474ed074c4499cb3f598ee4ac17094 P 5b051976434b49a9995995eb11b8462e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:28.869827 16465 raft_consensus.cc:2272] T 4c474ed074c4499cb3f598ee4ac17094 P 5b051976434b49a9995995eb11b8462e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:28.872963 16465 tablet_replica.cc:333] T 54fb4b16d2674b2c96bbae23d0a961fb P 5b051976434b49a9995995eb11b8462e: stopping tablet replica
I20260710 13:20:28.873739 16465 raft_consensus.cc:2243] T 54fb4b16d2674b2c96bbae23d0a961fb P 5b051976434b49a9995995eb11b8462e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:28.874781 16465 raft_consensus.cc:2272] T 54fb4b16d2674b2c96bbae23d0a961fb P 5b051976434b49a9995995eb11b8462e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:28.876705 16465 tablet_replica.cc:333] T d9008154ab064e519a97d153e2bc3341 P 5b051976434b49a9995995eb11b8462e: stopping tablet replica
I20260710 13:20:28.877290 16465 raft_consensus.cc:2243] T d9008154ab064e519a97d153e2bc3341 P 5b051976434b49a9995995eb11b8462e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:28.878039 16465 raft_consensus.cc:2272] T d9008154ab064e519a97d153e2bc3341 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:28.880105 16465 tablet_replica.cc:333] T 78ec6257433944758eec57f1d6c94316 P 5b051976434b49a9995995eb11b8462e: stopping tablet replica
I20260710 13:20:28.880698 16465 raft_consensus.cc:2243] T 78ec6257433944758eec57f1d6c94316 P 5b051976434b49a9995995eb11b8462e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:28.881615 16465 raft_consensus.cc:2272] T 78ec6257433944758eec57f1d6c94316 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:28.884280 16465 tablet_replica.cc:333] T 6700306286ba48b18badc45df12229ef P 5b051976434b49a9995995eb11b8462e: stopping tablet replica
I20260710 13:20:28.885160 16465 raft_consensus.cc:2243] T 6700306286ba48b18badc45df12229ef P 5b051976434b49a9995995eb11b8462e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:28.885726 16465 raft_consensus.cc:2272] T 6700306286ba48b18badc45df12229ef P 5b051976434b49a9995995eb11b8462e [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:28.887250 17972 consensus_peers.cc:597] T c2d0d17804c642e3812b410274c9f259 P 55d89277cd4c4ef59bebc57453da9a82 -> Peer 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407): Couldn't send request to peer 5b051976434b49a9995995eb11b8462e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:28.888032 16465 tablet_replica.cc:333] T a3441663055f4edbbf3e3a859c672827 P 5b051976434b49a9995995eb11b8462e: stopping tablet replica
I20260710 13:20:28.888621 16465 raft_consensus.cc:2243] T a3441663055f4edbbf3e3a859c672827 P 5b051976434b49a9995995eb11b8462e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:28.889384 16465 raft_consensus.cc:2272] T a3441663055f4edbbf3e3a859c672827 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:28.891331 16465 tablet_replica.cc:333] T f581700500a34d36be346882bcaa37ea P 5b051976434b49a9995995eb11b8462e: stopping tablet replica
I20260710 13:20:28.891896 16465 raft_consensus.cc:2243] T f581700500a34d36be346882bcaa37ea P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:28.892532 16465 raft_consensus.cc:2272] T f581700500a34d36be346882bcaa37ea P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:28.894323 16465 tablet_replica.cc:333] T 524764aac8bb4f76bc0f32e62a41b581 P 5b051976434b49a9995995eb11b8462e: stopping tablet replica
I20260710 13:20:28.894953 16465 raft_consensus.cc:2243] T 524764aac8bb4f76bc0f32e62a41b581 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:28.895705 16465 raft_consensus.cc:2272] T 524764aac8bb4f76bc0f32e62a41b581 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:28.897554 16465 tablet_replica.cc:333] T 860e8a6ac8de40969fb4a45eb397e195 P 5b051976434b49a9995995eb11b8462e: stopping tablet replica
I20260710 13:20:28.898082 16465 raft_consensus.cc:2243] T 860e8a6ac8de40969fb4a45eb397e195 P 5b051976434b49a9995995eb11b8462e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:28.898904 16465 raft_consensus.cc:2272] T 860e8a6ac8de40969fb4a45eb397e195 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:28.900665 16465 tablet_replica.cc:333] T d8cfe577846c4a24b45a87d9ae59f224 P 5b051976434b49a9995995eb11b8462e: stopping tablet replica
I20260710 13:20:28.901155 16465 raft_consensus.cc:2243] T d8cfe577846c4a24b45a87d9ae59f224 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:28.901551 16465 raft_consensus.cc:2272] T d8cfe577846c4a24b45a87d9ae59f224 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:28.903470 16465 tablet_replica.cc:333] T e33387d160d4421499da54226ff01520 P 5b051976434b49a9995995eb11b8462e: stopping tablet replica
I20260710 13:20:28.904011 16465 raft_consensus.cc:2243] T e33387d160d4421499da54226ff01520 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:28.904676 16465 raft_consensus.cc:2272] T e33387d160d4421499da54226ff01520 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:28.906687 16465 tablet_replica.cc:333] T 582eee7e621c45fcb51a6fd349df6f86 P 5b051976434b49a9995995eb11b8462e: stopping tablet replica
I20260710 13:20:28.907289 16465 raft_consensus.cc:2243] T 582eee7e621c45fcb51a6fd349df6f86 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:28.907769 16465 raft_consensus.cc:2272] T 582eee7e621c45fcb51a6fd349df6f86 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:28.909778 16465 tablet_replica.cc:333] T 65f683e3363748669b9fe8aaf611574c P 5b051976434b49a9995995eb11b8462e: stopping tablet replica
I20260710 13:20:28.910265 16465 raft_consensus.cc:2243] T 65f683e3363748669b9fe8aaf611574c P 5b051976434b49a9995995eb11b8462e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:28.910822 16465 raft_consensus.cc:2272] T 65f683e3363748669b9fe8aaf611574c P 5b051976434b49a9995995eb11b8462e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:28.912779 16465 tablet_replica.cc:333] T 1a3efa0e2805446d93f979e00f436733 P 5b051976434b49a9995995eb11b8462e: stopping tablet replica
I20260710 13:20:28.913282 16465 raft_consensus.cc:2243] T 1a3efa0e2805446d93f979e00f436733 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:28.913993 16465 raft_consensus.cc:2272] T 1a3efa0e2805446d93f979e00f436733 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:28.915820 16465 tablet_replica.cc:333] T 969dd0f3fb4a43bca9041b65a10bb562 P 5b051976434b49a9995995eb11b8462e: stopping tablet replica
I20260710 13:20:28.916330 16465 raft_consensus.cc:2243] T 969dd0f3fb4a43bca9041b65a10bb562 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:28.916803 16465 raft_consensus.cc:2272] T 969dd0f3fb4a43bca9041b65a10bb562 P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:28.918648 16465 tablet_replica.cc:333] T 298a1a79db9a43f8b8a64ef01ea6c98b P 5b051976434b49a9995995eb11b8462e: stopping tablet replica
I20260710 13:20:28.919112 16465 raft_consensus.cc:2243] T 298a1a79db9a43f8b8a64ef01ea6c98b P 5b051976434b49a9995995eb11b8462e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:28.919895 16465 raft_consensus.cc:2272] T 298a1a79db9a43f8b8a64ef01ea6c98b P 5b051976434b49a9995995eb11b8462e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:28.921700 16465 tablet_replica.cc:333] T c2d0d17804c642e3812b410274c9f259 P 5b051976434b49a9995995eb11b8462e: stopping tablet replica
I20260710 13:20:28.922214 16465 raft_consensus.cc:2243] T c2d0d17804c642e3812b410274c9f259 P 5b051976434b49a9995995eb11b8462e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:28.922609 16465 raft_consensus.cc:2272] T c2d0d17804c642e3812b410274c9f259 P 5b051976434b49a9995995eb11b8462e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:28.924266 16465 tablet_replica.cc:333] T 0c30ca4f06f9441e99665c65c6ea74e8 P 5b051976434b49a9995995eb11b8462e: stopping tablet replica
I20260710 13:20:28.924703 16465 raft_consensus.cc:2243] T 0c30ca4f06f9441e99665c65c6ea74e8 P 5b051976434b49a9995995eb11b8462e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:28.925143 16465 raft_consensus.cc:2272] T 0c30ca4f06f9441e99665c65c6ea74e8 P 5b051976434b49a9995995eb11b8462e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:28.959398 16465 tablet_server.cc:196] TabletServer@127.16.20.65:0 shutdown complete.
W20260710 13:20:28.959913 17972 consensus_peers.cc:597] T 0c30ca4f06f9441e99665c65c6ea74e8 P 55d89277cd4c4ef59bebc57453da9a82 -> Peer 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407): Couldn't send request to peer 5b051976434b49a9995995eb11b8462e. Status: Network error: Client connection negotiation failed: client connection to 127.16.20.65:34407: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:29.004171 16465 tablet_server.cc:179] TabletServer@127.16.20.66:0 shutting down...
W20260710 13:20:29.019022 17699 consensus_peers.cc:597] T f581700500a34d36be346882bcaa37ea P 685bc413083a4fe7be8fc36077a6e4ce -> Peer 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407): Couldn't send request to peer 5b051976434b49a9995995eb11b8462e. Status: Network error: Client connection negotiation failed: client connection to 127.16.20.65:34407: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:29.031497 17974 consensus_peers.cc:597] T 65f683e3363748669b9fe8aaf611574c P 55d89277cd4c4ef59bebc57453da9a82 -> Peer 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935): Couldn't send request to peer 8a2029523b334704ad9490d03d5a0169. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:29.038604 16465 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:29.039669 16465 tablet_replica.cc:333] T 58f571e533c7411aaf7500107a4839d6 P 8a2029523b334704ad9490d03d5a0169: stopping tablet replica
I20260710 13:20:29.040373 16465 raft_consensus.cc:2243] T 58f571e533c7411aaf7500107a4839d6 P 8a2029523b334704ad9490d03d5a0169 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:29.040891 16465 raft_consensus.cc:2272] T 58f571e533c7411aaf7500107a4839d6 P 8a2029523b334704ad9490d03d5a0169 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:29.042647 16465 tablet_replica.cc:333] T d9008154ab064e519a97d153e2bc3341 P 8a2029523b334704ad9490d03d5a0169: stopping tablet replica
I20260710 13:20:29.043202 16465 raft_consensus.cc:2243] T d9008154ab064e519a97d153e2bc3341 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:29.043633 16465 raft_consensus.cc:2272] T d9008154ab064e519a97d153e2bc3341 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:29.045385 16465 tablet_replica.cc:333] T a3441663055f4edbbf3e3a859c672827 P 8a2029523b334704ad9490d03d5a0169: stopping tablet replica
I20260710 13:20:29.045912 16465 raft_consensus.cc:2243] T a3441663055f4edbbf3e3a859c672827 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:29.046368 16465 raft_consensus.cc:2272] T a3441663055f4edbbf3e3a859c672827 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:29.048243 16465 tablet_replica.cc:333] T 54fb4b16d2674b2c96bbae23d0a961fb P 8a2029523b334704ad9490d03d5a0169: stopping tablet replica
I20260710 13:20:29.048799 16465 raft_consensus.cc:2243] T 54fb4b16d2674b2c96bbae23d0a961fb P 8a2029523b334704ad9490d03d5a0169 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:29.049211 16465 raft_consensus.cc:2272] T 54fb4b16d2674b2c96bbae23d0a961fb P 8a2029523b334704ad9490d03d5a0169 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:29.051688 16465 tablet_replica.cc:333] T 78ec6257433944758eec57f1d6c94316 P 8a2029523b334704ad9490d03d5a0169: stopping tablet replica
I20260710 13:20:29.052279 16465 raft_consensus.cc:2243] T 78ec6257433944758eec57f1d6c94316 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:29.052842 16465 raft_consensus.cc:2272] T 78ec6257433944758eec57f1d6c94316 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:29.054747 17699 consensus_peers.cc:597] T 1a3efa0e2805446d93f979e00f436733 P 685bc413083a4fe7be8fc36077a6e4ce -> Peer 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407): Couldn't send request to peer 5b051976434b49a9995995eb11b8462e. Status: Network error: Client connection negotiation failed: client connection to 127.16.20.65:34407: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:29.055370 16465 tablet_replica.cc:333] T 6700306286ba48b18badc45df12229ef P 8a2029523b334704ad9490d03d5a0169: stopping tablet replica
I20260710 13:20:29.055951 16465 raft_consensus.cc:2243] T 6700306286ba48b18badc45df12229ef P 8a2029523b334704ad9490d03d5a0169 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:29.056330 16465 raft_consensus.cc:2272] T 6700306286ba48b18badc45df12229ef P 8a2029523b334704ad9490d03d5a0169 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:29.058151 16465 tablet_replica.cc:333] T 94ab4c1af029444d88c5cda186da78b0 P 8a2029523b334704ad9490d03d5a0169: stopping tablet replica
I20260710 13:20:29.058632 16465 raft_consensus.cc:2243] T 94ab4c1af029444d88c5cda186da78b0 P 8a2029523b334704ad9490d03d5a0169 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:29.059384 16465 raft_consensus.cc:2272] T 94ab4c1af029444d88c5cda186da78b0 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:29.061285 16465 tablet_replica.cc:333] T 524764aac8bb4f76bc0f32e62a41b581 P 8a2029523b334704ad9490d03d5a0169: stopping tablet replica
I20260710 13:20:29.061995 16465 raft_consensus.cc:2243] T 524764aac8bb4f76bc0f32e62a41b581 P 8a2029523b334704ad9490d03d5a0169 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:29.062971 16465 raft_consensus.cc:2272] T 524764aac8bb4f76bc0f32e62a41b581 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:29.064878 16465 tablet_replica.cc:333] T 860e8a6ac8de40969fb4a45eb397e195 P 8a2029523b334704ad9490d03d5a0169: stopping tablet replica
I20260710 13:20:29.065376 16465 raft_consensus.cc:2243] T 860e8a6ac8de40969fb4a45eb397e195 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:29.066046 16465 raft_consensus.cc:2272] T 860e8a6ac8de40969fb4a45eb397e195 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:29.068504 16465 tablet_replica.cc:333] T d8cfe577846c4a24b45a87d9ae59f224 P 8a2029523b334704ad9490d03d5a0169: stopping tablet replica
I20260710 13:20:29.069204 16465 raft_consensus.cc:2243] T d8cfe577846c4a24b45a87d9ae59f224 P 8a2029523b334704ad9490d03d5a0169 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:29.070173 16465 raft_consensus.cc:2272] T d8cfe577846c4a24b45a87d9ae59f224 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:29.072269 16465 tablet_replica.cc:333] T 582eee7e621c45fcb51a6fd349df6f86 P 8a2029523b334704ad9490d03d5a0169: stopping tablet replica
I20260710 13:20:29.072829 16465 raft_consensus.cc:2243] T 582eee7e621c45fcb51a6fd349df6f86 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 13:20:29.073071 17699 consensus_peers.cc:597] T 6700306286ba48b18badc45df12229ef P 685bc413083a4fe7be8fc36077a6e4ce -> Peer 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407): Couldn't send request to peer 5b051976434b49a9995995eb11b8462e. Status: Network error: Client connection negotiation failed: client connection to 127.16.20.65:34407: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:29.073295 16465 raft_consensus.cc:2272] T 582eee7e621c45fcb51a6fd349df6f86 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:29.073498 17699 consensus_peers.cc:597] T 582eee7e621c45fcb51a6fd349df6f86 P 685bc413083a4fe7be8fc36077a6e4ce -> Peer 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407): Couldn't send request to peer 5b051976434b49a9995995eb11b8462e. Status: Network error: Client connection negotiation failed: client connection to 127.16.20.65:34407: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:29.075264 16465 tablet_replica.cc:333] T 65f683e3363748669b9fe8aaf611574c P 8a2029523b334704ad9490d03d5a0169: stopping tablet replica
I20260710 13:20:29.075815 16465 raft_consensus.cc:2243] T 65f683e3363748669b9fe8aaf611574c P 8a2029523b334704ad9490d03d5a0169 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:29.076246 16465 raft_consensus.cc:2272] T 65f683e3363748669b9fe8aaf611574c P 8a2029523b334704ad9490d03d5a0169 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:29.077795 16465 tablet_replica.cc:333] T 48ebbbd70ab4419fb412792117e13857 P 8a2029523b334704ad9490d03d5a0169: stopping tablet replica
I20260710 13:20:29.078279 16465 raft_consensus.cc:2243] T 48ebbbd70ab4419fb412792117e13857 P 8a2029523b334704ad9490d03d5a0169 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:29.079008 16465 raft_consensus.cc:2272] T 48ebbbd70ab4419fb412792117e13857 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:29.081193 16465 tablet_replica.cc:333] T 400fc05d0dd8422696e813d91bc00952 P 8a2029523b334704ad9490d03d5a0169: stopping tablet replica
I20260710 13:20:29.081759 16465 raft_consensus.cc:2243] T 400fc05d0dd8422696e813d91bc00952 P 8a2029523b334704ad9490d03d5a0169 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:29.082235 16465 raft_consensus.cc:2272] T 400fc05d0dd8422696e813d91bc00952 P 8a2029523b334704ad9490d03d5a0169 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:29.084291 16465 tablet_replica.cc:333] T 969dd0f3fb4a43bca9041b65a10bb562 P 8a2029523b334704ad9490d03d5a0169: stopping tablet replica
I20260710 13:20:29.084904 16465 raft_consensus.cc:2243] T 969dd0f3fb4a43bca9041b65a10bb562 P 8a2029523b334704ad9490d03d5a0169 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:29.085616 16465 raft_consensus.cc:2272] T 969dd0f3fb4a43bca9041b65a10bb562 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:29.086154 17974 consensus_peers.cc:597] T 58f571e533c7411aaf7500107a4839d6 P 55d89277cd4c4ef59bebc57453da9a82 -> Peer 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935): Couldn't send request to peer 8a2029523b334704ad9490d03d5a0169. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:29.087579 16465 tablet_replica.cc:333] T c2d0d17804c642e3812b410274c9f259 P 8a2029523b334704ad9490d03d5a0169: stopping tablet replica
I20260710 13:20:29.088085 16465 raft_consensus.cc:2243] T c2d0d17804c642e3812b410274c9f259 P 8a2029523b334704ad9490d03d5a0169 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:29.088733 16465 raft_consensus.cc:2272] T c2d0d17804c642e3812b410274c9f259 P 8a2029523b334704ad9490d03d5a0169 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:29.090595 16465 tablet_replica.cc:333] T 3aa3ba5acfe94ee2b6412486dadd5786 P 8a2029523b334704ad9490d03d5a0169: stopping tablet replica
I20260710 13:20:29.091058 16465 raft_consensus.cc:2243] T 3aa3ba5acfe94ee2b6412486dadd5786 P 8a2029523b334704ad9490d03d5a0169 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:29.091912 16465 raft_consensus.cc:2272] T 3aa3ba5acfe94ee2b6412486dadd5786 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:29.093729 16465 tablet_replica.cc:333] T f00f1b11c1054ca29fae9ee803f19e05 P 8a2029523b334704ad9490d03d5a0169: stopping tablet replica
I20260710 13:20:29.094154 16465 raft_consensus.cc:2243] T f00f1b11c1054ca29fae9ee803f19e05 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:29.094605 16465 raft_consensus.cc:2272] T f00f1b11c1054ca29fae9ee803f19e05 P 8a2029523b334704ad9490d03d5a0169 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:29.138067 16465 tablet_server.cc:196] TabletServer@127.16.20.66:0 shutdown complete.
I20260710 13:20:29.177151 16465 tablet_server.cc:179] TabletServer@127.16.20.67:0 shutting down...
I20260710 13:20:29.214401 16465 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:29.215329 16465 tablet_replica.cc:333] T 54fb4b16d2674b2c96bbae23d0a961fb P 685bc413083a4fe7be8fc36077a6e4ce: stopping tablet replica
I20260710 13:20:29.216006 16465 raft_consensus.cc:2243] T 54fb4b16d2674b2c96bbae23d0a961fb P 685bc413083a4fe7be8fc36077a6e4ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:29.216485 16465 raft_consensus.cc:2272] T 54fb4b16d2674b2c96bbae23d0a961fb P 685bc413083a4fe7be8fc36077a6e4ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:29.218443 16465 tablet_replica.cc:333] T 78ec6257433944758eec57f1d6c94316 P 685bc413083a4fe7be8fc36077a6e4ce: stopping tablet replica
I20260710 13:20:29.219027 16465 raft_consensus.cc:2243] T 78ec6257433944758eec57f1d6c94316 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:29.219512 16465 raft_consensus.cc:2272] T 78ec6257433944758eec57f1d6c94316 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:29.221474 16465 tablet_replica.cc:333] T 6700306286ba48b18badc45df12229ef P 685bc413083a4fe7be8fc36077a6e4ce: stopping tablet replica
I20260710 13:20:29.222000 16465 raft_consensus.cc:2243] T 6700306286ba48b18badc45df12229ef P 685bc413083a4fe7be8fc36077a6e4ce [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:20:29.222747 16465 raft_consensus.cc:2272] T 6700306286ba48b18badc45df12229ef P 685bc413083a4fe7be8fc36077a6e4ce [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:29.224591 16465 tablet_replica.cc:333] T 94ab4c1af029444d88c5cda186da78b0 P 685bc413083a4fe7be8fc36077a6e4ce: stopping tablet replica
I20260710 13:20:29.225129 16465 raft_consensus.cc:2243] T 94ab4c1af029444d88c5cda186da78b0 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:29.225600 16465 raft_consensus.cc:2272] T 94ab4c1af029444d88c5cda186da78b0 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:29.227296 16465 tablet_replica.cc:333] T 58f571e533c7411aaf7500107a4839d6 P 685bc413083a4fe7be8fc36077a6e4ce: stopping tablet replica
I20260710 13:20:29.227773 16465 raft_consensus.cc:2243] T 58f571e533c7411aaf7500107a4839d6 P 685bc413083a4fe7be8fc36077a6e4ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:29.228154 16465 raft_consensus.cc:2272] T 58f571e533c7411aaf7500107a4839d6 P 685bc413083a4fe7be8fc36077a6e4ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:29.229895 16465 tablet_replica.cc:333] T d9008154ab064e519a97d153e2bc3341 P 685bc413083a4fe7be8fc36077a6e4ce: stopping tablet replica
I20260710 13:20:29.230321 16465 raft_consensus.cc:2243] T d9008154ab064e519a97d153e2bc3341 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:29.230644 16465 raft_consensus.cc:2272] T d9008154ab064e519a97d153e2bc3341 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:29.232463 16465 tablet_replica.cc:333] T 3aa3ba5acfe94ee2b6412486dadd5786 P 685bc413083a4fe7be8fc36077a6e4ce: stopping tablet replica
I20260710 13:20:29.232985 16465 raft_consensus.cc:2243] T 3aa3ba5acfe94ee2b6412486dadd5786 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:29.233698 16465 raft_consensus.cc:2272] T 3aa3ba5acfe94ee2b6412486dadd5786 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:29.235718 16465 tablet_replica.cc:333] T 4c474ed074c4499cb3f598ee4ac17094 P 685bc413083a4fe7be8fc36077a6e4ce: stopping tablet replica
I20260710 13:20:29.236276 16465 raft_consensus.cc:2243] T 4c474ed074c4499cb3f598ee4ac17094 P 685bc413083a4fe7be8fc36077a6e4ce [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 13:20:29.236769 17972 consensus_peers.cc:597] T 65f683e3363748669b9fe8aaf611574c P 55d89277cd4c4ef59bebc57453da9a82 -> Peer 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407): Couldn't send request to peer 5b051976434b49a9995995eb11b8462e. Status: Network error: Client connection negotiation failed: client connection to 127.16.20.65:34407: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:29.237006 16465 raft_consensus.cc:2272] T 4c474ed074c4499cb3f598ee4ac17094 P 685bc413083a4fe7be8fc36077a6e4ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:29.239044 16465 tablet_replica.cc:333] T 48ebbbd70ab4419fb412792117e13857 P 685bc413083a4fe7be8fc36077a6e4ce: stopping tablet replica
I20260710 13:20:29.239549 16465 raft_consensus.cc:2243] T 48ebbbd70ab4419fb412792117e13857 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:29.239934 16465 raft_consensus.cc:2272] T 48ebbbd70ab4419fb412792117e13857 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:29.241394 16465 tablet_replica.cc:333] T d8cfe577846c4a24b45a87d9ae59f224 P 685bc413083a4fe7be8fc36077a6e4ce: stopping tablet replica
I20260710 13:20:29.241791 16465 raft_consensus.cc:2243] T d8cfe577846c4a24b45a87d9ae59f224 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:29.242152 16465 raft_consensus.cc:2272] T d8cfe577846c4a24b45a87d9ae59f224 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:29.243729 16465 tablet_replica.cc:333] T 298a1a79db9a43f8b8a64ef01ea6c98b P 685bc413083a4fe7be8fc36077a6e4ce: stopping tablet replica
I20260710 13:20:29.244150 16465 raft_consensus.cc:2243] T 298a1a79db9a43f8b8a64ef01ea6c98b P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:29.244858 16465 raft_consensus.cc:2272] T 298a1a79db9a43f8b8a64ef01ea6c98b P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:29.246449 16465 tablet_replica.cc:333] T f00f1b11c1054ca29fae9ee803f19e05 P 685bc413083a4fe7be8fc36077a6e4ce: stopping tablet replica
I20260710 13:20:29.246902 16465 raft_consensus.cc:2243] T f00f1b11c1054ca29fae9ee803f19e05 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:29.247658 16465 raft_consensus.cc:2272] T f00f1b11c1054ca29fae9ee803f19e05 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:29.249576 16465 tablet_replica.cc:333] T 1a3efa0e2805446d93f979e00f436733 P 685bc413083a4fe7be8fc36077a6e4ce: stopping tablet replica
I20260710 13:20:29.250223 16465 raft_consensus.cc:2243] T 1a3efa0e2805446d93f979e00f436733 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:29.250938 16465 raft_consensus.cc:2272] T 1a3efa0e2805446d93f979e00f436733 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:29.252826 16465 tablet_replica.cc:333] T 400fc05d0dd8422696e813d91bc00952 P 685bc413083a4fe7be8fc36077a6e4ce: stopping tablet replica
I20260710 13:20:29.253284 16465 raft_consensus.cc:2243] T 400fc05d0dd8422696e813d91bc00952 P 685bc413083a4fe7be8fc36077a6e4ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:29.253983 16465 raft_consensus.cc:2272] T 400fc05d0dd8422696e813d91bc00952 P 685bc413083a4fe7be8fc36077a6e4ce [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:29.254012 17974 consensus_peers.cc:597] T 400fc05d0dd8422696e813d91bc00952 P 55d89277cd4c4ef59bebc57453da9a82 -> Peer 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935): Couldn't send request to peer 8a2029523b334704ad9490d03d5a0169. Status: Network error: Client connection negotiation failed: client connection to 127.16.20.66:41935: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:29.255846 16465 tablet_replica.cc:333] T 0c30ca4f06f9441e99665c65c6ea74e8 P 685bc413083a4fe7be8fc36077a6e4ce: stopping tablet replica
I20260710 13:20:29.256495 16465 raft_consensus.cc:2243] T 0c30ca4f06f9441e99665c65c6ea74e8 P 685bc413083a4fe7be8fc36077a6e4ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:29.256948 16465 raft_consensus.cc:2272] T 0c30ca4f06f9441e99665c65c6ea74e8 P 685bc413083a4fe7be8fc36077a6e4ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:29.258798 16465 tablet_replica.cc:333] T f581700500a34d36be346882bcaa37ea P 685bc413083a4fe7be8fc36077a6e4ce: stopping tablet replica
I20260710 13:20:29.259266 16465 raft_consensus.cc:2243] T f581700500a34d36be346882bcaa37ea P 685bc413083a4fe7be8fc36077a6e4ce [term 1 LEADER]: Raft consensus shutting down.
W20260710 13:20:29.259990 17974 consensus_peers.cc:597] T c2d0d17804c642e3812b410274c9f259 P 55d89277cd4c4ef59bebc57453da9a82 -> Peer 8a2029523b334704ad9490d03d5a0169 (127.16.20.66:41935): Couldn't send request to peer 8a2029523b334704ad9490d03d5a0169. Status: Network error: Client connection negotiation failed: client connection to 127.16.20.66:41935: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:29.260068 16465 raft_consensus.cc:2272] T f581700500a34d36be346882bcaa37ea P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:29.261785 16465 tablet_replica.cc:333] T e33387d160d4421499da54226ff01520 P 685bc413083a4fe7be8fc36077a6e4ce: stopping tablet replica
I20260710 13:20:29.262246 16465 raft_consensus.cc:2243] T e33387d160d4421499da54226ff01520 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:29.262964 16465 raft_consensus.cc:2272] T e33387d160d4421499da54226ff01520 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:29.264703 16465 tablet_replica.cc:333] T 582eee7e621c45fcb51a6fd349df6f86 P 685bc413083a4fe7be8fc36077a6e4ce: stopping tablet replica
I20260710 13:20:29.265116 16465 raft_consensus.cc:2243] T 582eee7e621c45fcb51a6fd349df6f86 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:29.265862 16465 raft_consensus.cc:2272] T 582eee7e621c45fcb51a6fd349df6f86 P 685bc413083a4fe7be8fc36077a6e4ce [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:29.270519 17972 consensus_peers.cc:597] T 4c474ed074c4499cb3f598ee4ac17094 P 55d89277cd4c4ef59bebc57453da9a82 -> Peer 5b051976434b49a9995995eb11b8462e (127.16.20.65:34407): Couldn't send request to peer 5b051976434b49a9995995eb11b8462e. Status: Network error: Client connection negotiation failed: client connection to 127.16.20.65:34407: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:29.307715 16465 tablet_server.cc:196] TabletServer@127.16.20.67:0 shutdown complete.
W20260710 13:20:29.312055 17973 consensus_peers.cc:597] T 4c474ed074c4499cb3f598ee4ac17094 P 55d89277cd4c4ef59bebc57453da9a82 -> Peer 685bc413083a4fe7be8fc36077a6e4ce (127.16.20.67:38297): Couldn't send request to peer 685bc413083a4fe7be8fc36077a6e4ce. Status: Network error: Client connection negotiation failed: client connection to 127.16.20.67:38297: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:29.349697 16465 tablet_server.cc:179] TabletServer@127.16.20.68:0 shutting down...
I20260710 13:20:29.373917 16465 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:29.374723 16465 tablet_replica.cc:333] T 3aa3ba5acfe94ee2b6412486dadd5786 P 55d89277cd4c4ef59bebc57453da9a82: stopping tablet replica
I20260710 13:20:29.375765 16465 raft_consensus.cc:2243] T 3aa3ba5acfe94ee2b6412486dadd5786 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:29.376284 16465 raft_consensus.cc:2272] T 3aa3ba5acfe94ee2b6412486dadd5786 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:29.378088 16465 tablet_replica.cc:333] T c2d0d17804c642e3812b410274c9f259 P 55d89277cd4c4ef59bebc57453da9a82: stopping tablet replica
I20260710 13:20:29.378577 16465 raft_consensus.cc:2243] T c2d0d17804c642e3812b410274c9f259 P 55d89277cd4c4ef59bebc57453da9a82 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:29.379319 16465 raft_consensus.cc:2272] T c2d0d17804c642e3812b410274c9f259 P 55d89277cd4c4ef59bebc57453da9a82 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:29.381229 16465 tablet_replica.cc:333] T 0c30ca4f06f9441e99665c65c6ea74e8 P 55d89277cd4c4ef59bebc57453da9a82: stopping tablet replica
I20260710 13:20:29.381690 16465 raft_consensus.cc:2243] T 0c30ca4f06f9441e99665c65c6ea74e8 P 55d89277cd4c4ef59bebc57453da9a82 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:29.382360 16465 raft_consensus.cc:2272] T 0c30ca4f06f9441e99665c65c6ea74e8 P 55d89277cd4c4ef59bebc57453da9a82 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:29.384078 16465 tablet_replica.cc:333] T f581700500a34d36be346882bcaa37ea P 55d89277cd4c4ef59bebc57453da9a82: stopping tablet replica
I20260710 13:20:29.384675 16465 raft_consensus.cc:2243] T f581700500a34d36be346882bcaa37ea P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:29.385212 16465 raft_consensus.cc:2272] T f581700500a34d36be346882bcaa37ea P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:29.386930 16465 tablet_replica.cc:333] T 524764aac8bb4f76bc0f32e62a41b581 P 55d89277cd4c4ef59bebc57453da9a82: stopping tablet replica
I20260710 13:20:29.387735 16465 raft_consensus.cc:2243] T 524764aac8bb4f76bc0f32e62a41b581 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:29.388324 16465 raft_consensus.cc:2272] T 524764aac8bb4f76bc0f32e62a41b581 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:29.390033 16465 tablet_replica.cc:333] T e33387d160d4421499da54226ff01520 P 55d89277cd4c4ef59bebc57453da9a82: stopping tablet replica
I20260710 13:20:29.390585 16465 raft_consensus.cc:2243] T e33387d160d4421499da54226ff01520 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:29.391016 16465 raft_consensus.cc:2272] T e33387d160d4421499da54226ff01520 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:29.392642 16465 tablet_replica.cc:333] T 48ebbbd70ab4419fb412792117e13857 P 55d89277cd4c4ef59bebc57453da9a82: stopping tablet replica
I20260710 13:20:29.393118 16465 raft_consensus.cc:2243] T 48ebbbd70ab4419fb412792117e13857 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:29.393594 16465 raft_consensus.cc:2272] T 48ebbbd70ab4419fb412792117e13857 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:29.395112 16465 tablet_replica.cc:333] T 65f683e3363748669b9fe8aaf611574c P 55d89277cd4c4ef59bebc57453da9a82: stopping tablet replica
I20260710 13:20:29.395643 16465 raft_consensus.cc:2243] T 65f683e3363748669b9fe8aaf611574c P 55d89277cd4c4ef59bebc57453da9a82 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:29.396436 16465 raft_consensus.cc:2272] T 65f683e3363748669b9fe8aaf611574c P 55d89277cd4c4ef59bebc57453da9a82 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:29.398460 16465 tablet_replica.cc:333] T 860e8a6ac8de40969fb4a45eb397e195 P 55d89277cd4c4ef59bebc57453da9a82: stopping tablet replica
I20260710 13:20:29.398900 16465 raft_consensus.cc:2243] T 860e8a6ac8de40969fb4a45eb397e195 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:29.399361 16465 raft_consensus.cc:2272] T 860e8a6ac8de40969fb4a45eb397e195 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:29.401078 16465 tablet_replica.cc:333] T a3441663055f4edbbf3e3a859c672827 P 55d89277cd4c4ef59bebc57453da9a82: stopping tablet replica
I20260710 13:20:29.401500 16465 raft_consensus.cc:2243] T a3441663055f4edbbf3e3a859c672827 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:29.401932 16465 raft_consensus.cc:2272] T a3441663055f4edbbf3e3a859c672827 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:29.403549 16465 tablet_replica.cc:333] T 298a1a79db9a43f8b8a64ef01ea6c98b P 55d89277cd4c4ef59bebc57453da9a82: stopping tablet replica
I20260710 13:20:29.404000 16465 raft_consensus.cc:2243] T 298a1a79db9a43f8b8a64ef01ea6c98b P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:29.404451 16465 raft_consensus.cc:2272] T 298a1a79db9a43f8b8a64ef01ea6c98b P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:29.405987 16465 tablet_replica.cc:333] T f00f1b11c1054ca29fae9ee803f19e05 P 55d89277cd4c4ef59bebc57453da9a82: stopping tablet replica
I20260710 13:20:29.406388 16465 raft_consensus.cc:2243] T f00f1b11c1054ca29fae9ee803f19e05 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:29.406785 16465 raft_consensus.cc:2272] T f00f1b11c1054ca29fae9ee803f19e05 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:29.408368 16465 tablet_replica.cc:333] T 58f571e533c7411aaf7500107a4839d6 P 55d89277cd4c4ef59bebc57453da9a82: stopping tablet replica
I20260710 13:20:29.408797 16465 raft_consensus.cc:2243] T 58f571e533c7411aaf7500107a4839d6 P 55d89277cd4c4ef59bebc57453da9a82 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:29.409420 16465 raft_consensus.cc:2272] T 58f571e533c7411aaf7500107a4839d6 P 55d89277cd4c4ef59bebc57453da9a82 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:29.410957 16465 tablet_replica.cc:333] T 4c474ed074c4499cb3f598ee4ac17094 P 55d89277cd4c4ef59bebc57453da9a82: stopping tablet replica
I20260710 13:20:29.411365 16465 raft_consensus.cc:2243] T 4c474ed074c4499cb3f598ee4ac17094 P 55d89277cd4c4ef59bebc57453da9a82 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:29.412205 16465 raft_consensus.cc:2272] T 4c474ed074c4499cb3f598ee4ac17094 P 55d89277cd4c4ef59bebc57453da9a82 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:29.414055 16465 tablet_replica.cc:333] T 400fc05d0dd8422696e813d91bc00952 P 55d89277cd4c4ef59bebc57453da9a82: stopping tablet replica
I20260710 13:20:29.414479 16465 raft_consensus.cc:2243] T 400fc05d0dd8422696e813d91bc00952 P 55d89277cd4c4ef59bebc57453da9a82 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:29.415169 16465 raft_consensus.cc:2272] T 400fc05d0dd8422696e813d91bc00952 P 55d89277cd4c4ef59bebc57453da9a82 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:29.417071 16465 tablet_replica.cc:333] T 969dd0f3fb4a43bca9041b65a10bb562 P 55d89277cd4c4ef59bebc57453da9a82: stopping tablet replica
I20260710 13:20:29.417484 16465 raft_consensus.cc:2243] T 969dd0f3fb4a43bca9041b65a10bb562 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:29.417889 16465 raft_consensus.cc:2272] T 969dd0f3fb4a43bca9041b65a10bb562 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:29.419538 16465 tablet_replica.cc:333] T 1a3efa0e2805446d93f979e00f436733 P 55d89277cd4c4ef59bebc57453da9a82: stopping tablet replica
I20260710 13:20:29.419931 16465 raft_consensus.cc:2243] T 1a3efa0e2805446d93f979e00f436733 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:29.420297 16465 raft_consensus.cc:2272] T 1a3efa0e2805446d93f979e00f436733 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:29.422186 16465 tablet_replica.cc:333] T 94ab4c1af029444d88c5cda186da78b0 P 55d89277cd4c4ef59bebc57453da9a82: stopping tablet replica
I20260710 13:20:29.422570 16465 raft_consensus.cc:2243] T 94ab4c1af029444d88c5cda186da78b0 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:29.422991 16465 raft_consensus.cc:2272] T 94ab4c1af029444d88c5cda186da78b0 P 55d89277cd4c4ef59bebc57453da9a82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:29.458555 16465 tablet_server.cc:196] TabletServer@127.16.20.68:0 shutdown complete.
I20260710 13:20:29.487542 16465 master.cc:562] Master@127.16.20.126:42451 shutting down...
I20260710 13:20:29.512928 16465 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a66358600bf74015ab5f78cb1bee245f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:29.513442 16465 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a66358600bf74015ab5f78cb1bee245f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:29.513724 16465 tablet_replica.cc:333] T 00000000000000000000000000000000 P a66358600bf74015ab5f78cb1bee245f: stopping tablet replica
I20260710 13:20:29.534783 16465 master.cc:584] Master@127.16.20.126:42451 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (28534 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 13:20:29.592461 16465 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.20.126:41423
I20260710 13:20:29.593657 16465 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:29.600087 18454 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:29.600111 18453 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:29.600397 18456 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:29.601372 16465 server_base.cc:1061] running on GCE node
I20260710 13:20:29.602308 16465 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:29.602484 16465 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:29.602597 16465 hybrid_clock.cc:648] HybridClock initialized: now 1783689629602586 us; error 0 us; skew 500 ppm
I20260710 13:20:29.603103 16465 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:29.605554 16465 webserver.cc:533] Webserver started at http://127.16.20.126:42931/ using document root <none> and password file <none>
I20260710 13:20:29.605997 16465 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:29.606158 16465 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:29.606384 16465 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:29.607496 16465 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689577187165-16465-0/minicluster-data/master-0-root/instance:
uuid: "09d06f9f3e5c4bc39bc60394862fb979"
format_stamp: "Formatted at 2026-07-10 13:20:29 on dist-test-slave-kpkl"
I20260710 13:20:29.611810 16465 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260710 13:20:29.615355 18461 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:29.616305 16465 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:20:29.616575 16465 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689577187165-16465-0/minicluster-data/master-0-root
uuid: "09d06f9f3e5c4bc39bc60394862fb979"
format_stamp: "Formatted at 2026-07-10 13:20:29 on dist-test-slave-kpkl"
I20260710 13:20:29.616832 16465 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689577187165-16465-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689577187165-16465-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689577187165-16465-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:29.638427 16465 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:29.639712 16465 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:29.679080 16465 rpc_server.cc:307] RPC server started. Bound to: 127.16.20.126:41423
I20260710 13:20:29.679177 18512 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.20.126:41423 every 8 connection(s)
I20260710 13:20:29.682953 18513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:29.692479 18513 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 09d06f9f3e5c4bc39bc60394862fb979: Bootstrap starting.
I20260710 13:20:29.696967 18513 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 09d06f9f3e5c4bc39bc60394862fb979: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:29.701011 18513 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 09d06f9f3e5c4bc39bc60394862fb979: No bootstrap required, opened a new log
I20260710 13:20:29.703086 18513 raft_consensus.cc:359] T 00000000000000000000000000000000 P 09d06f9f3e5c4bc39bc60394862fb979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09d06f9f3e5c4bc39bc60394862fb979" member_type: VOTER }
I20260710 13:20:29.703512 18513 raft_consensus.cc:385] T 00000000000000000000000000000000 P 09d06f9f3e5c4bc39bc60394862fb979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:29.703739 18513 raft_consensus.cc:740] T 00000000000000000000000000000000 P 09d06f9f3e5c4bc39bc60394862fb979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09d06f9f3e5c4bc39bc60394862fb979, State: Initialized, Role: FOLLOWER
I20260710 13:20:29.704289 18513 consensus_queue.cc:260] T 00000000000000000000000000000000 P 09d06f9f3e5c4bc39bc60394862fb979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "09d06f9f3e5c4bc39bc60394862fb979" member_type: VOTER }
I20260710 13:20:29.704734 18513 raft_consensus.cc:399] T 00000000000000000000000000000000 P 09d06f9f3e5c4bc39bc60394862fb979 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:20:29.704938 18513 raft_consensus.cc:493] T 00000000000000000000000000000000 P 09d06f9f3e5c4bc39bc60394862fb979 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:20:29.705220 18513 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 09d06f9f3e5c4bc39bc60394862fb979 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:29.709455 18513 raft_consensus.cc:515] T 00000000000000000000000000000000 P 09d06f9f3e5c4bc39bc60394862fb979 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09d06f9f3e5c4bc39bc60394862fb979" member_type: VOTER }
I20260710 13:20:29.709952 18513 leader_election.cc:304] T 00000000000000000000000000000000 P 09d06f9f3e5c4bc39bc60394862fb979 [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: 09d06f9f3e5c4bc39bc60394862fb979; no voters: 
I20260710 13:20:29.711089 18513 leader_election.cc:290] T 00000000000000000000000000000000 P 09d06f9f3e5c4bc39bc60394862fb979 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:20:29.711476 18516 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 09d06f9f3e5c4bc39bc60394862fb979 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:29.712817 18516 raft_consensus.cc:697] T 00000000000000000000000000000000 P 09d06f9f3e5c4bc39bc60394862fb979 [term 1 LEADER]: Becoming Leader. State: Replica: 09d06f9f3e5c4bc39bc60394862fb979, State: Running, Role: LEADER
I20260710 13:20:29.713399 18516 consensus_queue.cc:237] T 00000000000000000000000000000000 P 09d06f9f3e5c4bc39bc60394862fb979 [LEADER]: Queue going to LEADER mode. State: All 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: "09d06f9f3e5c4bc39bc60394862fb979" member_type: VOTER }
I20260710 13:20:29.713940 18513 sys_catalog.cc:565] T 00000000000000000000000000000000 P 09d06f9f3e5c4bc39bc60394862fb979 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:20:29.717952 18517 sys_catalog.cc:455] T 00000000000000000000000000000000 P 09d06f9f3e5c4bc39bc60394862fb979 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "09d06f9f3e5c4bc39bc60394862fb979" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09d06f9f3e5c4bc39bc60394862fb979" member_type: VOTER } }
I20260710 13:20:29.718210 18518 sys_catalog.cc:455] T 00000000000000000000000000000000 P 09d06f9f3e5c4bc39bc60394862fb979 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 09d06f9f3e5c4bc39bc60394862fb979. Latest consensus state: current_term: 1 leader_uuid: "09d06f9f3e5c4bc39bc60394862fb979" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09d06f9f3e5c4bc39bc60394862fb979" member_type: VOTER } }
I20260710 13:20:29.718746 18517 sys_catalog.cc:458] T 00000000000000000000000000000000 P 09d06f9f3e5c4bc39bc60394862fb979 [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:29.718914 18518 sys_catalog.cc:458] T 00000000000000000000000000000000 P 09d06f9f3e5c4bc39bc60394862fb979 [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:29.722649 18523 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:20:29.727315 18523 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:20:29.730177 16465 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:20:29.736534 18523 catalog_manager.cc:1383] Generated new cluster ID: e8a9ffd407e34d3b8c5384a08480d6a3
I20260710 13:20:29.736814 18523 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:20:29.757984 18523 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:20:29.759215 18523 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:20:29.779654 18523 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 09d06f9f3e5c4bc39bc60394862fb979: Generated new TSK 0
I20260710 13:20:29.780239 18523 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:20:29.796604 16465 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:29.802532 18534 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:29.803498 18535 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:29.805563 18537 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:29.805714 16465 server_base.cc:1061] running on GCE node
I20260710 13:20:29.806680 16465 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:29.806885 16465 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:29.807050 16465 hybrid_clock.cc:648] HybridClock initialized: now 1783689629807019 us; error 0 us; skew 500 ppm
I20260710 13:20:29.807641 16465 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:29.810071 16465 webserver.cc:533] Webserver started at http://127.16.20.65:44021/ using document root <none> and password file <none>
I20260710 13:20:29.810609 16465 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:29.810809 16465 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:29.811118 16465 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:29.812294 16465 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689577187165-16465-0/minicluster-data/ts-0-root/instance:
uuid: "a007ba8d25b74e2a8479e9f5cf91887e"
format_stamp: "Formatted at 2026-07-10 13:20:29 on dist-test-slave-kpkl"
I20260710 13:20:29.817104 16465 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:20:29.820622 18542 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:29.821456 16465 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:20:29.821797 16465 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689577187165-16465-0/minicluster-data/ts-0-root
uuid: "a007ba8d25b74e2a8479e9f5cf91887e"
format_stamp: "Formatted at 2026-07-10 13:20:29 on dist-test-slave-kpkl"
I20260710 13:20:29.822058 16465 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689577187165-16465-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689577187165-16465-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689577187165-16465-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:29.845280 16465 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:29.846473 16465 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:29.848038 16465 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:29.850294 16465 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:29.850531 16465 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:29.850806 16465 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:29.850997 16465 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:29.891498 16465 rpc_server.cc:307] RPC server started. Bound to: 127.16.20.65:38171
I20260710 13:20:29.891655 18604 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.20.65:38171 every 8 connection(s)
I20260710 13:20:29.896706 16465 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:29.904076 18609 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:29.906147 18610 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:29.908430 16465 server_base.cc:1061] running on GCE node
W20260710 13:20:29.908809 18612 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:29.909947 16465 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:29.910214 16465 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:29.910389 16465 hybrid_clock.cc:648] HybridClock initialized: now 1783689629910374 us; error 0 us; skew 500 ppm
I20260710 13:20:29.911048 16465 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:29.911499 18605 heartbeater.cc:344] Connected to a master server at 127.16.20.126:41423
I20260710 13:20:29.911903 18605 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:29.912832 18605 heartbeater.cc:507] Master 127.16.20.126:41423 requested a full tablet report, sending...
I20260710 13:20:29.913805 16465 webserver.cc:533] Webserver started at http://127.16.20.66:42455/ using document root <none> and password file <none>
I20260710 13:20:29.914323 16465 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:29.914499 16465 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:29.914808 16465 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:29.915444 18478 ts_manager.cc:194] Registered new tserver with Master: a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65:38171)
I20260710 13:20:29.916391 16465 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689577187165-16465-0/minicluster-data/ts-1-root/instance:
uuid: "0cfbc80cdc2b459485581e41ea8e7a6f"
format_stamp: "Formatted at 2026-07-10 13:20:29 on dist-test-slave-kpkl"
I20260710 13:20:29.917770 18478 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47984
I20260710 13:20:29.922109 16465 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:20:29.925866 18617 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:29.926614 16465 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:20:29.926919 16465 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689577187165-16465-0/minicluster-data/ts-1-root
uuid: "0cfbc80cdc2b459485581e41ea8e7a6f"
format_stamp: "Formatted at 2026-07-10 13:20:29 on dist-test-slave-kpkl"
I20260710 13:20:29.927205 16465 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689577187165-16465-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689577187165-16465-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689577187165-16465-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:29.952071 16465 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:29.953240 16465 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:29.954704 16465 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:29.956966 16465 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:29.957252 16465 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:29.957569 16465 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:29.957809 16465 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:29.997366 16465 rpc_server.cc:307] RPC server started. Bound to: 127.16.20.66:44189
I20260710 13:20:29.997490 18679 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.20.66:44189 every 8 connection(s)
I20260710 13:20:30.002203 16465 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:30.008365 18683 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:30.009305 18684 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:30.012035 18687 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:30.012084 16465 server_base.cc:1061] running on GCE node
I20260710 13:20:30.013331 16465 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:30.013558 16465 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:30.013772 16465 hybrid_clock.cc:648] HybridClock initialized: now 1783689630013752 us; error 0 us; skew 500 ppm
I20260710 13:20:30.014021 18680 heartbeater.cc:344] Connected to a master server at 127.16.20.126:41423
I20260710 13:20:30.014398 16465 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:30.014449 18680 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:30.015646 18680 heartbeater.cc:507] Master 127.16.20.126:41423 requested a full tablet report, sending...
I20260710 13:20:30.017210 16465 webserver.cc:533] Webserver started at http://127.16.20.67:33801/ using document root <none> and password file <none>
I20260710 13:20:30.017766 16465 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:30.017994 16465 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:30.017966 18478 ts_manager.cc:194] Registered new tserver with Master: 0cfbc80cdc2b459485581e41ea8e7a6f (127.16.20.66:44189)
I20260710 13:20:30.018508 16465 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:30.019757 18478 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47994
I20260710 13:20:30.019798 16465 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689577187165-16465-0/minicluster-data/ts-2-root/instance:
uuid: "164aafd521ab47dbbab9d3b60b9fa6f0"
format_stamp: "Formatted at 2026-07-10 13:20:30 on dist-test-slave-kpkl"
I20260710 13:20:30.024761 16465 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:20:30.027956 18691 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:30.028735 16465 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:20:30.029031 16465 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689577187165-16465-0/minicluster-data/ts-2-root
uuid: "164aafd521ab47dbbab9d3b60b9fa6f0"
format_stamp: "Formatted at 2026-07-10 13:20:30 on dist-test-slave-kpkl"
I20260710 13:20:30.029309 16465 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689577187165-16465-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689577187165-16465-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689577187165-16465-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:30.037864 16465 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:30.038964 16465 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:30.040395 16465 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:30.042511 16465 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:30.042688 16465 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:30.042979 16465 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:30.043136 16465 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:30.081911 16465 rpc_server.cc:307] RPC server started. Bound to: 127.16.20.67:44511
I20260710 13:20:30.082013 18753 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.20.67:44511 every 8 connection(s)
I20260710 13:20:30.087141 16465 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:30.094215 18757 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:30.095857 18758 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:30.098904 16465 server_base.cc:1061] running on GCE node
W20260710 13:20:30.099437 18760 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:30.100175 18754 heartbeater.cc:344] Connected to a master server at 127.16.20.126:41423
I20260710 13:20:30.100587 18754 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:30.100592 16465 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:30.100991 16465 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:30.101197 16465 hybrid_clock.cc:648] HybridClock initialized: now 1783689630101181 us; error 0 us; skew 500 ppm
I20260710 13:20:30.101600 18754 heartbeater.cc:507] Master 127.16.20.126:41423 requested a full tablet report, sending...
I20260710 13:20:30.101954 16465 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:30.104045 18478 ts_manager.cc:194] Registered new tserver with Master: 164aafd521ab47dbbab9d3b60b9fa6f0 (127.16.20.67:44511)
I20260710 13:20:30.105333 16465 webserver.cc:533] Webserver started at http://127.16.20.68:38649/ using document root <none> and password file <none>
I20260710 13:20:30.106021 16465 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:30.106069 18478 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48006
I20260710 13:20:30.106397 16465 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:30.106781 16465 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:30.108460 16465 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689577187165-16465-0/minicluster-data/ts-3-root/instance:
uuid: "f6d9d549d3c345ba909b83b16d3ad4fe"
format_stamp: "Formatted at 2026-07-10 13:20:30 on dist-test-slave-kpkl"
I20260710 13:20:30.113482 16465 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:20:30.117039 18765 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:30.117856 16465 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:20:30.118168 16465 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689577187165-16465-0/minicluster-data/ts-3-root
uuid: "f6d9d549d3c345ba909b83b16d3ad4fe"
format_stamp: "Formatted at 2026-07-10 13:20:30 on dist-test-slave-kpkl"
I20260710 13:20:30.118548 16465 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689577187165-16465-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689577187165-16465-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689577187165-16465-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:30.129729 16465 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:30.130965 16465 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:30.132638 16465 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:30.134802 16465 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:30.135018 16465 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:30.135246 16465 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:30.135442 16465 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:30.174185 16465 rpc_server.cc:307] RPC server started. Bound to: 127.16.20.68:43383
I20260710 13:20:30.174324 18827 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.20.68:43383 every 8 connection(s)
I20260710 13:20:30.189039 18828 heartbeater.cc:344] Connected to a master server at 127.16.20.126:41423
I20260710 13:20:30.189375 18828 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:30.190069 18828 heartbeater.cc:507] Master 127.16.20.126:41423 requested a full tablet report, sending...
I20260710 13:20:30.192219 18478 ts_manager.cc:194] Registered new tserver with Master: f6d9d549d3c345ba909b83b16d3ad4fe (127.16.20.68:43383)
I20260710 13:20:30.192559 16465 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.015174446s
I20260710 13:20:30.193646 18478 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48012
I20260710 13:20:30.219672 18478 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48016:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260710 13:20:30.364563 18793 tablet_service.cc:1511] Processing CreateTablet for tablet c83c04e5d7504e759da023b3edb84e7a (DEFAULT_TABLE table=test-workload [id=25b12eacf8da49629434c02e0adf3a9f]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:20:30.366173 18793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c83c04e5d7504e759da023b3edb84e7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.367623 18643 tablet_service.cc:1511] Processing CreateTablet for tablet 9afa91c093f54f53ae7051d95be430d8 (DEFAULT_TABLE table=test-workload [id=25b12eacf8da49629434c02e0adf3a9f]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:20:30.368378 18644 tablet_service.cc:1511] Processing CreateTablet for tablet 3a225014c2f14c689671e79290f9131d (DEFAULT_TABLE table=test-workload [id=25b12eacf8da49629434c02e0adf3a9f]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:20:30.369026 18643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9afa91c093f54f53ae7051d95be430d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.369891 18644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a225014c2f14c689671e79290f9131d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.372578 18645 tablet_service.cc:1511] Processing CreateTablet for tablet c83c04e5d7504e759da023b3edb84e7a (DEFAULT_TABLE table=test-workload [id=25b12eacf8da49629434c02e0adf3a9f]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:20:30.374079 18645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c83c04e5d7504e759da023b3edb84e7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.376740 18791 tablet_service.cc:1511] Processing CreateTablet for tablet 9afa91c093f54f53ae7051d95be430d8 (DEFAULT_TABLE table=test-workload [id=25b12eacf8da49629434c02e0adf3a9f]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:20:30.378199 18791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9afa91c093f54f53ae7051d95be430d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.379032 18642 tablet_service.cc:1511] Processing CreateTablet for tablet 84611bcbc34642b18b05bfa541c8f1a0 (DEFAULT_TABLE table=test-workload [id=25b12eacf8da49629434c02e0adf3a9f]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:20:30.380434 18642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84611bcbc34642b18b05bfa541c8f1a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.380662 18792 tablet_service.cc:1511] Processing CreateTablet for tablet 7e2b48feb9b54466ae8c0262563e561d (DEFAULT_TABLE table=test-workload [id=25b12eacf8da49629434c02e0adf3a9f]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:20:30.382172 18792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e2b48feb9b54466ae8c0262563e561d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.387957 18790 tablet_service.cc:1511] Processing CreateTablet for tablet fd975fe5663842e2bc87f6a25ac70137 (DEFAULT_TABLE table=test-workload [id=25b12eacf8da49629434c02e0adf3a9f]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:20:30.389624 18790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd975fe5663842e2bc87f6a25ac70137. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.391692 18641 tablet_service.cc:1511] Processing CreateTablet for tablet fd975fe5663842e2bc87f6a25ac70137 (DEFAULT_TABLE table=test-workload [id=25b12eacf8da49629434c02e0adf3a9f]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:20:30.392570 18789 tablet_service.cc:1511] Processing CreateTablet for tablet 6a84dfecb6ff4cafae58a9d06485b9d9 (DEFAULT_TABLE table=test-workload [id=25b12eacf8da49629434c02e0adf3a9f]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:20:30.394058 18789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a84dfecb6ff4cafae58a9d06485b9d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.396689 18788 tablet_service.cc:1511] Processing CreateTablet for tablet 3b8c594ed4ba45efb3665f1bfd749823 (DEFAULT_TABLE table=test-workload [id=25b12eacf8da49629434c02e0adf3a9f]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:20:30.398204 18788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b8c594ed4ba45efb3665f1bfd749823. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.398789 18641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd975fe5663842e2bc87f6a25ac70137. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.398428 18640 tablet_service.cc:1511] Processing CreateTablet for tablet 3b8c594ed4ba45efb3665f1bfd749823 (DEFAULT_TABLE table=test-workload [id=25b12eacf8da49629434c02e0adf3a9f]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:20:30.399909 18640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b8c594ed4ba45efb3665f1bfd749823. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.401712 18787 tablet_service.cc:1511] Processing CreateTablet for tablet f7b43458bcb145e4bab716e88315252e (DEFAULT_TABLE table=test-workload [id=25b12eacf8da49629434c02e0adf3a9f]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:20:30.403146 18787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7b43458bcb145e4bab716e88315252e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.404661 18786 tablet_service.cc:1511] Processing CreateTablet for tablet 772843251e444ca6a568ad160c6faafa (DEFAULT_TABLE table=test-workload [id=25b12eacf8da49629434c02e0adf3a9f]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:20:30.407088 18785 tablet_service.cc:1511] Processing CreateTablet for tablet dd568e5ee95a44d4b9885aff0659e797 (DEFAULT_TABLE table=test-workload [id=25b12eacf8da49629434c02e0adf3a9f]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:20:30.411111 18784 tablet_service.cc:1511] Processing CreateTablet for tablet dee13714884446f4894e44a82096fb25 (DEFAULT_TABLE table=test-workload [id=25b12eacf8da49629434c02e0adf3a9f]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:20:30.412112 18786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 772843251e444ca6a568ad160c6faafa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.413867 18639 tablet_service.cc:1511] Processing CreateTablet for tablet ca19bc5f1f014d6585dc8f959e8c363f (DEFAULT_TABLE table=test-workload [id=25b12eacf8da49629434c02e0adf3a9f]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:20:30.414346 18784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dee13714884446f4894e44a82096fb25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.415264 18636 tablet_service.cc:1511] Processing CreateTablet for tablet 667ec2f5e23240939a1280a5f3d2c41e (DEFAULT_TABLE table=test-workload [id=25b12eacf8da49629434c02e0adf3a9f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:20:30.415390 18639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca19bc5f1f014d6585dc8f959e8c363f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.416917 18785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd568e5ee95a44d4b9885aff0659e797. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.417866 18637 tablet_service.cc:1511] Processing CreateTablet for tablet dd568e5ee95a44d4b9885aff0659e797 (DEFAULT_TABLE table=test-workload [id=25b12eacf8da49629434c02e0adf3a9f]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:20:30.422428 18637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd568e5ee95a44d4b9885aff0659e797. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.416601 18638 tablet_service.cc:1511] Processing CreateTablet for tablet f7b43458bcb145e4bab716e88315252e (DEFAULT_TABLE table=test-workload [id=25b12eacf8da49629434c02e0adf3a9f]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:20:30.425436 18638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7b43458bcb145e4bab716e88315252e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.432528 18636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 667ec2f5e23240939a1280a5f3d2c41e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.451711 18570 tablet_service.cc:1511] Processing CreateTablet for tablet c83c04e5d7504e759da023b3edb84e7a (DEFAULT_TABLE table=test-workload [id=25b12eacf8da49629434c02e0adf3a9f]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:20:30.453141 18570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c83c04e5d7504e759da023b3edb84e7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.474253 18569 tablet_service.cc:1511] Processing CreateTablet for tablet 3a225014c2f14c689671e79290f9131d (DEFAULT_TABLE table=test-workload [id=25b12eacf8da49629434c02e0adf3a9f]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:20:30.476683 18568 tablet_service.cc:1511] Processing CreateTablet for tablet 7e2b48feb9b54466ae8c0262563e561d (DEFAULT_TABLE table=test-workload [id=25b12eacf8da49629434c02e0adf3a9f]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:20:30.478183 18568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e2b48feb9b54466ae8c0262563e561d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.486724 18567 tablet_service.cc:1511] Processing CreateTablet for tablet 84611bcbc34642b18b05bfa541c8f1a0 (DEFAULT_TABLE table=test-workload [id=25b12eacf8da49629434c02e0adf3a9f]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:20:30.498484 18567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84611bcbc34642b18b05bfa541c8f1a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.499334 18640 tablet_service.cc:1511] Processing CreateTablet for tablet 573da691b5264b99ab496584354fe92a (DEFAULT_TABLE table=test-workload [id=25b12eacf8da49629434c02e0adf3a9f]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:20:30.500550 18640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 573da691b5264b99ab496584354fe92a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.488567 18566 tablet_service.cc:1511] Processing CreateTablet for tablet fd975fe5663842e2bc87f6a25ac70137 (DEFAULT_TABLE table=test-workload [id=25b12eacf8da49629434c02e0adf3a9f]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:20:30.502194 18566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd975fe5663842e2bc87f6a25ac70137. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.489261 18786 tablet_service.cc:1511] Processing CreateTablet for tablet b84992a734cd4b5d94c3e507c94476ab (DEFAULT_TABLE table=test-workload [id=25b12eacf8da49629434c02e0adf3a9f]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:20:30.490298 18565 tablet_service.cc:1511] Processing CreateTablet for tablet 6a84dfecb6ff4cafae58a9d06485b9d9 (DEFAULT_TABLE table=test-workload [id=25b12eacf8da49629434c02e0adf3a9f]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:20:30.505944 18793 tablet_service.cc:1511] Processing CreateTablet for tablet b1ff045e6cb043308c31db9b3babda36 (DEFAULT_TABLE table=test-workload [id=25b12eacf8da49629434c02e0adf3a9f]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:20:30.491997 18564 tablet_service.cc:1511] Processing CreateTablet for tablet ca19bc5f1f014d6585dc8f959e8c363f (DEFAULT_TABLE table=test-workload [id=25b12eacf8da49629434c02e0adf3a9f]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:20:30.492396 18637 tablet_service.cc:1511] Processing CreateTablet for tablet dee13714884446f4894e44a82096fb25 (DEFAULT_TABLE table=test-workload [id=25b12eacf8da49629434c02e0adf3a9f]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:20:30.493631 18563 tablet_service.cc:1511] Processing CreateTablet for tablet f7b43458bcb145e4bab716e88315252e (DEFAULT_TABLE table=test-workload [id=25b12eacf8da49629434c02e0adf3a9f]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:20:30.493990 18638 tablet_service.cc:1511] Processing CreateTablet for tablet d1405ec0a96c4b718342caaf5de68c81 (DEFAULT_TABLE table=test-workload [id=25b12eacf8da49629434c02e0adf3a9f]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:20:30.496548 18561 tablet_service.cc:1511] Processing CreateTablet for tablet 667ec2f5e23240939a1280a5f3d2c41e (DEFAULT_TABLE table=test-workload [id=25b12eacf8da49629434c02e0adf3a9f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:20:30.495343 18562 tablet_service.cc:1511] Processing CreateTablet for tablet 772843251e444ca6a568ad160c6faafa (DEFAULT_TABLE table=test-workload [id=25b12eacf8da49629434c02e0adf3a9f]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:20:30.505911 18569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a225014c2f14c689671e79290f9131d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.505131 18844 tablet_bootstrap.cc:492] T c83c04e5d7504e759da023b3edb84e7a P f6d9d549d3c345ba909b83b16d3ad4fe: Bootstrap starting.
I20260710 13:20:30.510442 18637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dee13714884446f4894e44a82096fb25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.514773 18564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca19bc5f1f014d6585dc8f959e8c363f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.513404 18636 tablet_service.cc:1511] Processing CreateTablet for tablet b1ff045e6cb043308c31db9b3babda36 (DEFAULT_TABLE table=test-workload [id=25b12eacf8da49629434c02e0adf3a9f]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:20:30.519302 18645 tablet_service.cc:1511] Processing CreateTablet for tablet ddd7f9af21a94bfa9ccdbc469042c6e7 (DEFAULT_TABLE table=test-workload [id=25b12eacf8da49629434c02e0adf3a9f]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:20:30.508806 18793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1ff045e6cb043308c31db9b3babda36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.516945 18642 tablet_service.cc:1511] Processing CreateTablet for tablet 2ca15b5b6bac4f308ec56ab9c43a1a96 (DEFAULT_TABLE table=test-workload [id=25b12eacf8da49629434c02e0adf3a9f]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:20:30.530484 18562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 772843251e444ca6a568ad160c6faafa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.532534 18563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7b43458bcb145e4bab716e88315252e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.535734 18561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 667ec2f5e23240939a1280a5f3d2c41e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.539752 18565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a84dfecb6ff4cafae58a9d06485b9d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.539920 18638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1405ec0a96c4b718342caaf5de68c81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.540345 18786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b84992a734cd4b5d94c3e507c94476ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.544009 18645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddd7f9af21a94bfa9ccdbc469042c6e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.549266 18714 tablet_service.cc:1511] Processing CreateTablet for tablet 3b8c594ed4ba45efb3665f1bfd749823 (DEFAULT_TABLE table=test-workload [id=25b12eacf8da49629434c02e0adf3a9f]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:20:30.550612 18714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b8c594ed4ba45efb3665f1bfd749823. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.545590 18718 tablet_service.cc:1511] Processing CreateTablet for tablet 7e2b48feb9b54466ae8c0262563e561d (DEFAULT_TABLE table=test-workload [id=25b12eacf8da49629434c02e0adf3a9f]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:20:30.551678 18718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e2b48feb9b54466ae8c0262563e561d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.552570 18713 tablet_service.cc:1511] Processing CreateTablet for tablet ca19bc5f1f014d6585dc8f959e8c363f (DEFAULT_TABLE table=test-workload [id=25b12eacf8da49629434c02e0adf3a9f]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:20:30.553834 18713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca19bc5f1f014d6585dc8f959e8c363f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.556994 18719 tablet_service.cc:1511] Processing CreateTablet for tablet 3a225014c2f14c689671e79290f9131d (DEFAULT_TABLE table=test-workload [id=25b12eacf8da49629434c02e0adf3a9f]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:20:30.558305 18719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a225014c2f14c689671e79290f9131d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.560570 18712 tablet_service.cc:1511] Processing CreateTablet for tablet 772843251e444ca6a568ad160c6faafa (DEFAULT_TABLE table=test-workload [id=25b12eacf8da49629434c02e0adf3a9f]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:20:30.561738 18642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ca15b5b6bac4f308ec56ab9c43a1a96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.561913 18712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 772843251e444ca6a568ad160c6faafa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.505200 18784 tablet_service.cc:1511] Processing CreateTablet for tablet d1405ec0a96c4b718342caaf5de68c81 (DEFAULT_TABLE table=test-workload [id=25b12eacf8da49629434c02e0adf3a9f]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:20:30.547289 18717 tablet_service.cc:1511] Processing CreateTablet for tablet 9afa91c093f54f53ae7051d95be430d8 (DEFAULT_TABLE table=test-workload [id=25b12eacf8da49629434c02e0adf3a9f]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:20:30.547603 18715 tablet_service.cc:1511] Processing CreateTablet for tablet 6a84dfecb6ff4cafae58a9d06485b9d9 (DEFAULT_TABLE table=test-workload [id=25b12eacf8da49629434c02e0adf3a9f]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:20:30.549027 18716 tablet_service.cc:1511] Processing CreateTablet for tablet 84611bcbc34642b18b05bfa541c8f1a0 (DEFAULT_TABLE table=test-workload [id=25b12eacf8da49629434c02e0adf3a9f]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:20:30.567355 18636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1ff045e6cb043308c31db9b3babda36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.568275 18711 tablet_service.cc:1511] Processing CreateTablet for tablet dd568e5ee95a44d4b9885aff0659e797 (DEFAULT_TABLE table=test-workload [id=25b12eacf8da49629434c02e0adf3a9f]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:20:30.569233 18644 tablet_service.cc:1511] Processing CreateTablet for tablet 6aa4c9987bba4a1dba31e14ad803a4d1 (DEFAULT_TABLE table=test-workload [id=25b12eacf8da49629434c02e0adf3a9f]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:20:30.580255 18845 tablet_bootstrap.cc:492] T 9afa91c093f54f53ae7051d95be430d8 P 0cfbc80cdc2b459485581e41ea8e7a6f: Bootstrap starting.
I20260710 13:20:30.585060 18844 tablet_bootstrap.cc:654] T c83c04e5d7504e759da023b3edb84e7a P f6d9d549d3c345ba909b83b16d3ad4fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:30.607604 18717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9afa91c093f54f53ae7051d95be430d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.607620 18644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6aa4c9987bba4a1dba31e14ad803a4d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.615893 18716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84611bcbc34642b18b05bfa541c8f1a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.629688 18784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1405ec0a96c4b718342caaf5de68c81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.626880 18792 tablet_service.cc:1511] Processing CreateTablet for tablet 3bd4433e763346ceb7ea72cb8dce54d6 (DEFAULT_TABLE table=test-workload [id=25b12eacf8da49629434c02e0adf3a9f]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:20:30.633563 18845 tablet_bootstrap.cc:654] T 9afa91c093f54f53ae7051d95be430d8 P 0cfbc80cdc2b459485581e41ea8e7a6f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:30.636353 18792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bd4433e763346ceb7ea72cb8dce54d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.639278 18710 tablet_service.cc:1511] Processing CreateTablet for tablet 667ec2f5e23240939a1280a5f3d2c41e (DEFAULT_TABLE table=test-workload [id=25b12eacf8da49629434c02e0adf3a9f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:20:30.642978 18561 tablet_service.cc:1511] Processing CreateTablet for tablet b84992a734cd4b5d94c3e507c94476ab (DEFAULT_TABLE table=test-workload [id=25b12eacf8da49629434c02e0adf3a9f]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:20:30.644328 18561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b84992a734cd4b5d94c3e507c94476ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.645756 18791 tablet_service.cc:1511] Processing CreateTablet for tablet 2ca15b5b6bac4f308ec56ab9c43a1a96 (DEFAULT_TABLE table=test-workload [id=25b12eacf8da49629434c02e0adf3a9f]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:20:30.649860 18789 tablet_service.cc:1511] Processing CreateTablet for tablet ab8c930031d54e61ad94de79a6e716eb (DEFAULT_TABLE table=test-workload [id=25b12eacf8da49629434c02e0adf3a9f]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:20:30.650869 18711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd568e5ee95a44d4b9885aff0659e797. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.651710 18715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a84dfecb6ff4cafae58a9d06485b9d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.652336 18710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 667ec2f5e23240939a1280a5f3d2c41e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.660670 18787 tablet_service.cc:1511] Processing CreateTablet for tablet 6aa4c9987bba4a1dba31e14ad803a4d1 (DEFAULT_TABLE table=test-workload [id=25b12eacf8da49629434c02e0adf3a9f]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:20:30.662053 18788 tablet_service.cc:1511] Processing CreateTablet for tablet 0d936420cac44c818d271216fcea9ae5 (DEFAULT_TABLE table=test-workload [id=25b12eacf8da49629434c02e0adf3a9f]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:20:30.666510 18568 tablet_service.cc:1511] Processing CreateTablet for tablet 573da691b5264b99ab496584354fe92a (DEFAULT_TABLE table=test-workload [id=25b12eacf8da49629434c02e0adf3a9f]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:20:30.683212 18569 tablet_service.cc:1511] Processing CreateTablet for tablet b1ff045e6cb043308c31db9b3babda36 (DEFAULT_TABLE table=test-workload [id=25b12eacf8da49629434c02e0adf3a9f]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:20:30.574604 18640 tablet_service.cc:1511] Processing CreateTablet for tablet 0d936420cac44c818d271216fcea9ae5 (DEFAULT_TABLE table=test-workload [id=25b12eacf8da49629434c02e0adf3a9f]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:20:30.647812 18791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ca15b5b6bac4f308ec56ab9c43a1a96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.687566 18640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d936420cac44c818d271216fcea9ae5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.689745 18788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d936420cac44c818d271216fcea9ae5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.690403 18789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab8c930031d54e61ad94de79a6e716eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.567386 18566 tablet_service.cc:1511] Processing CreateTablet for tablet dee13714884446f4894e44a82096fb25 (DEFAULT_TABLE table=test-workload [id=25b12eacf8da49629434c02e0adf3a9f]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:20:30.704214 18787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6aa4c9987bba4a1dba31e14ad803a4d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.704581 18568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 573da691b5264b99ab496584354fe92a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.723315 18564 tablet_service.cc:1511] Processing CreateTablet for tablet 6aa4c9987bba4a1dba31e14ad803a4d1 (DEFAULT_TABLE table=test-workload [id=25b12eacf8da49629434c02e0adf3a9f]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
W20260710 13:20:30.725476 18526 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:30.716688 18569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1ff045e6cb043308c31db9b3babda36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.743743 18566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dee13714884446f4894e44a82096fb25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.749732 18844 tablet_bootstrap.cc:492] T c83c04e5d7504e759da023b3edb84e7a P f6d9d549d3c345ba909b83b16d3ad4fe: No bootstrap required, opened a new log
I20260710 13:20:30.751091 18844 ts_tablet_manager.cc:1403] T c83c04e5d7504e759da023b3edb84e7a P f6d9d549d3c345ba909b83b16d3ad4fe: Time spent bootstrapping tablet: real 0.246s	user 0.040s	sys 0.053s
I20260710 13:20:30.749115 18564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6aa4c9987bba4a1dba31e14ad803a4d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.754875 18844 raft_consensus.cc:359] T c83c04e5d7504e759da023b3edb84e7a P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:30.763679 18844 raft_consensus.cc:385] T c83c04e5d7504e759da023b3edb84e7a P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:30.764029 18844 raft_consensus.cc:740] T c83c04e5d7504e759da023b3edb84e7a P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6d9d549d3c345ba909b83b16d3ad4fe, State: Initialized, Role: FOLLOWER
I20260710 13:20:30.764789 18844 consensus_queue.cc:260] T c83c04e5d7504e759da023b3edb84e7a P f6d9d549d3c345ba909b83b16d3ad4fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:30.758442 18567 tablet_service.cc:1511] Processing CreateTablet for tablet ab8c930031d54e61ad94de79a6e716eb (DEFAULT_TABLE table=test-workload [id=25b12eacf8da49629434c02e0adf3a9f]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:20:30.750227 18847 tablet_bootstrap.cc:492] T c83c04e5d7504e759da023b3edb84e7a P a007ba8d25b74e2a8479e9f5cf91887e: Bootstrap starting.
I20260710 13:20:30.728716 18562 tablet_service.cc:1511] Processing CreateTablet for tablet 3bd4433e763346ceb7ea72cb8dce54d6 (DEFAULT_TABLE table=test-workload [id=25b12eacf8da49629434c02e0adf3a9f]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:20:30.782148 18844 ts_tablet_manager.cc:1434] T c83c04e5d7504e759da023b3edb84e7a P f6d9d549d3c345ba909b83b16d3ad4fe: Time spent starting tablet: real 0.031s	user 0.012s	sys 0.004s
I20260710 13:20:30.782928 18828 heartbeater.cc:499] Master 127.16.20.126:41423 was elected leader, sending a full tablet report...
I20260710 13:20:30.783236 18844 tablet_bootstrap.cc:492] T 772843251e444ca6a568ad160c6faafa P f6d9d549d3c345ba909b83b16d3ad4fe: Bootstrap starting.
I20260710 13:20:30.789362 18844 tablet_bootstrap.cc:654] T 772843251e444ca6a568ad160c6faafa P f6d9d549d3c345ba909b83b16d3ad4fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:30.809902 18716 tablet_service.cc:1511] Processing CreateTablet for tablet 2ca15b5b6bac4f308ec56ab9c43a1a96 (DEFAULT_TABLE table=test-workload [id=25b12eacf8da49629434c02e0adf3a9f]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:20:30.812124 18562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bd4433e763346ceb7ea72cb8dce54d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.813148 18712 tablet_service.cc:1511] Processing CreateTablet for tablet b84992a734cd4b5d94c3e507c94476ab (DEFAULT_TABLE table=test-workload [id=25b12eacf8da49629434c02e0adf3a9f]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:20:30.815820 18567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab8c930031d54e61ad94de79a6e716eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.821350 18716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ca15b5b6bac4f308ec56ab9c43a1a96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.826403 18718 tablet_service.cc:1511] Processing CreateTablet for tablet 573da691b5264b99ab496584354fe92a (DEFAULT_TABLE table=test-workload [id=25b12eacf8da49629434c02e0adf3a9f]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:20:30.828387 18718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 573da691b5264b99ab496584354fe92a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.830451 18713 tablet_service.cc:1511] Processing CreateTablet for tablet d1405ec0a96c4b718342caaf5de68c81 (DEFAULT_TABLE table=test-workload [id=25b12eacf8da49629434c02e0adf3a9f]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:20:30.844085 18570 tablet_service.cc:1511] Processing CreateTablet for tablet ddd7f9af21a94bfa9ccdbc469042c6e7 (DEFAULT_TABLE table=test-workload [id=25b12eacf8da49629434c02e0adf3a9f]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:20:30.833863 18715 tablet_service.cc:1511] Processing CreateTablet for tablet 3bd4433e763346ceb7ea72cb8dce54d6 (DEFAULT_TABLE table=test-workload [id=25b12eacf8da49629434c02e0adf3a9f]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:20:30.845502 18570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddd7f9af21a94bfa9ccdbc469042c6e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.852241 18713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1405ec0a96c4b718342caaf5de68c81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.872970 18719 tablet_service.cc:1511] Processing CreateTablet for tablet ddd7f9af21a94bfa9ccdbc469042c6e7 (DEFAULT_TABLE table=test-workload [id=25b12eacf8da49629434c02e0adf3a9f]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:20:30.874363 18719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddd7f9af21a94bfa9ccdbc469042c6e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.894855 18847 tablet_bootstrap.cc:654] T c83c04e5d7504e759da023b3edb84e7a P a007ba8d25b74e2a8479e9f5cf91887e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:30.908087 18712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b84992a734cd4b5d94c3e507c94476ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.935362 18710 tablet_service.cc:1511] Processing CreateTablet for tablet ab8c930031d54e61ad94de79a6e716eb (DEFAULT_TABLE table=test-workload [id=25b12eacf8da49629434c02e0adf3a9f]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
W20260710 13:20:30.936939 18829 tablet.cc:2406] T c83c04e5d7504e759da023b3edb84e7a P f6d9d549d3c345ba909b83b16d3ad4fe: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:20:30.940160 18714 tablet_service.cc:1511] Processing CreateTablet for tablet 0d936420cac44c818d271216fcea9ae5 (DEFAULT_TABLE table=test-workload [id=25b12eacf8da49629434c02e0adf3a9f]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:20:30.920683 18605 heartbeater.cc:499] Master 127.16.20.126:41423 was elected leader, sending a full tablet report...
I20260710 13:20:30.914772 18845 tablet_bootstrap.cc:492] T 9afa91c093f54f53ae7051d95be430d8 P 0cfbc80cdc2b459485581e41ea8e7a6f: No bootstrap required, opened a new log
I20260710 13:20:30.950397 18845 ts_tablet_manager.cc:1403] T 9afa91c093f54f53ae7051d95be430d8 P 0cfbc80cdc2b459485581e41ea8e7a6f: Time spent bootstrapping tablet: real 0.370s	user 0.016s	sys 0.041s
I20260710 13:20:30.954460 18845 raft_consensus.cc:359] T 9afa91c093f54f53ae7051d95be430d8 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } }
I20260710 13:20:30.955463 18845 raft_consensus.cc:385] T 9afa91c093f54f53ae7051d95be430d8 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:30.955842 18845 raft_consensus.cc:740] T 9afa91c093f54f53ae7051d95be430d8 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cfbc80cdc2b459485581e41ea8e7a6f, State: Initialized, Role: FOLLOWER
I20260710 13:20:30.941290 18710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab8c930031d54e61ad94de79a6e716eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.990123 18715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bd4433e763346ceb7ea72cb8dce54d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.994196 18849 tablet_bootstrap.cc:492] T 3b8c594ed4ba45efb3665f1bfd749823 P 164aafd521ab47dbbab9d3b60b9fa6f0: Bootstrap starting.
I20260710 13:20:30.995560 18850 raft_consensus.cc:493] T c83c04e5d7504e759da023b3edb84e7a P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:30.988099 18845 consensus_queue.cc:260] T 9afa91c093f54f53ae7051d95be430d8 P 0cfbc80cdc2b459485581e41ea8e7a6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } }
I20260710 13:20:30.996037 18850 raft_consensus.cc:515] T c83c04e5d7504e759da023b3edb84e7a P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:31.001441 18850 leader_election.cc:290] T c83c04e5d7504e759da023b3edb84e7a P f6d9d549d3c345ba909b83b16d3ad4fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0cfbc80cdc2b459485581e41ea8e7a6f (127.16.20.66:44189), a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65:38171)
I20260710 13:20:31.002696 18714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d936420cac44c818d271216fcea9ae5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:31.014707 18845 ts_tablet_manager.cc:1434] T 9afa91c093f54f53ae7051d95be430d8 P 0cfbc80cdc2b459485581e41ea8e7a6f: Time spent starting tablet: real 0.064s	user 0.011s	sys 0.004s
I20260710 13:20:31.019165 18680 heartbeater.cc:499] Master 127.16.20.126:41423 was elected leader, sending a full tablet report...
I20260710 13:20:31.025470 18845 tablet_bootstrap.cc:492] T dd568e5ee95a44d4b9885aff0659e797 P 0cfbc80cdc2b459485581e41ea8e7a6f: Bootstrap starting.
I20260710 13:20:31.029539 18849 tablet_bootstrap.cc:654] T 3b8c594ed4ba45efb3665f1bfd749823 P 164aafd521ab47dbbab9d3b60b9fa6f0: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:31.048794 18844 tablet_bootstrap.cc:492] T 772843251e444ca6a568ad160c6faafa P f6d9d549d3c345ba909b83b16d3ad4fe: No bootstrap required, opened a new log
I20260710 13:20:31.049350 18844 ts_tablet_manager.cc:1403] T 772843251e444ca6a568ad160c6faafa P f6d9d549d3c345ba909b83b16d3ad4fe: Time spent bootstrapping tablet: real 0.266s	user 0.041s	sys 0.044s
I20260710 13:20:31.064368 18847 tablet_bootstrap.cc:492] T c83c04e5d7504e759da023b3edb84e7a P a007ba8d25b74e2a8479e9f5cf91887e: No bootstrap required, opened a new log
I20260710 13:20:31.064941 18847 ts_tablet_manager.cc:1403] T c83c04e5d7504e759da023b3edb84e7a P a007ba8d25b74e2a8479e9f5cf91887e: Time spent bootstrapping tablet: real 0.317s	user 0.010s	sys 0.006s
I20260710 13:20:31.068045 18847 raft_consensus.cc:359] T c83c04e5d7504e759da023b3edb84e7a P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:31.068938 18847 raft_consensus.cc:385] T c83c04e5d7504e759da023b3edb84e7a P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:31.069337 18847 raft_consensus.cc:740] T c83c04e5d7504e759da023b3edb84e7a P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a007ba8d25b74e2a8479e9f5cf91887e, State: Initialized, Role: FOLLOWER
I20260710 13:20:31.070286 18847 consensus_queue.cc:260] T c83c04e5d7504e759da023b3edb84e7a P a007ba8d25b74e2a8479e9f5cf91887e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:31.074550 18849 tablet_bootstrap.cc:492] T 3b8c594ed4ba45efb3665f1bfd749823 P 164aafd521ab47dbbab9d3b60b9fa6f0: No bootstrap required, opened a new log
I20260710 13:20:31.075647 18849 ts_tablet_manager.cc:1403] T 3b8c594ed4ba45efb3665f1bfd749823 P 164aafd521ab47dbbab9d3b60b9fa6f0: Time spent bootstrapping tablet: real 0.082s	user 0.012s	sys 0.004s
I20260710 13:20:31.076849 18845 tablet_bootstrap.cc:654] T dd568e5ee95a44d4b9885aff0659e797 P 0cfbc80cdc2b459485581e41ea8e7a6f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:31.083889 18655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c83c04e5d7504e759da023b3edb84e7a" candidate_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" is_pre_election: true
W20260710 13:20:31.090973 18766 leader_election.cc:343] T c83c04e5d7504e759da023b3edb84e7a P f6d9d549d3c345ba909b83b16d3ad4fe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0cfbc80cdc2b459485581e41ea8e7a6f (127.16.20.66:44189): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:31.099354 18580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c83c04e5d7504e759da023b3edb84e7a" candidate_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" is_pre_election: true
I20260710 13:20:31.100600 18580 raft_consensus.cc:2468] T c83c04e5d7504e759da023b3edb84e7a P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6d9d549d3c345ba909b83b16d3ad4fe in term 0.
I20260710 13:20:31.102191 18766 leader_election.cc:304] T c83c04e5d7504e759da023b3edb84e7a P f6d9d549d3c345ba909b83b16d3ad4fe [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: a007ba8d25b74e2a8479e9f5cf91887e, f6d9d549d3c345ba909b83b16d3ad4fe; no voters: 0cfbc80cdc2b459485581e41ea8e7a6f
I20260710 13:20:31.103770 18850 raft_consensus.cc:2804] T c83c04e5d7504e759da023b3edb84e7a P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:31.104228 18850 raft_consensus.cc:493] T c83c04e5d7504e759da023b3edb84e7a P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:31.104666 18850 raft_consensus.cc:3060] T c83c04e5d7504e759da023b3edb84e7a P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:31.109404 18754 heartbeater.cc:499] Master 127.16.20.126:41423 was elected leader, sending a full tablet report...
I20260710 13:20:31.111891 18844 raft_consensus.cc:359] T 772843251e444ca6a568ad160c6faafa P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:31.112910 18844 raft_consensus.cc:385] T 772843251e444ca6a568ad160c6faafa P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:31.113281 18844 raft_consensus.cc:740] T 772843251e444ca6a568ad160c6faafa P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6d9d549d3c345ba909b83b16d3ad4fe, State: Initialized, Role: FOLLOWER
I20260710 13:20:31.114457 18844 consensus_queue.cc:260] T 772843251e444ca6a568ad160c6faafa P f6d9d549d3c345ba909b83b16d3ad4fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:31.078603 18849 raft_consensus.cc:359] T 3b8c594ed4ba45efb3665f1bfd749823 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } }
I20260710 13:20:31.122284 18849 raft_consensus.cc:385] T 3b8c594ed4ba45efb3665f1bfd749823 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:31.122838 18847 ts_tablet_manager.cc:1434] T c83c04e5d7504e759da023b3edb84e7a P a007ba8d25b74e2a8479e9f5cf91887e: Time spent starting tablet: real 0.058s	user 0.014s	sys 0.034s
I20260710 13:20:31.122605 18850 raft_consensus.cc:515] T c83c04e5d7504e759da023b3edb84e7a P f6d9d549d3c345ba909b83b16d3ad4fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:31.122870 18849 raft_consensus.cc:740] T 3b8c594ed4ba45efb3665f1bfd749823 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 164aafd521ab47dbbab9d3b60b9fa6f0, State: Initialized, Role: FOLLOWER
I20260710 13:20:31.125337 18844 ts_tablet_manager.cc:1434] T 772843251e444ca6a568ad160c6faafa P f6d9d549d3c345ba909b83b16d3ad4fe: Time spent starting tablet: real 0.076s	user 0.004s	sys 0.005s
I20260710 13:20:31.126407 18844 tablet_bootstrap.cc:492] T dee13714884446f4894e44a82096fb25 P f6d9d549d3c345ba909b83b16d3ad4fe: Bootstrap starting.
I20260710 13:20:31.126266 18849 consensus_queue.cc:260] T 3b8c594ed4ba45efb3665f1bfd749823 P 164aafd521ab47dbbab9d3b60b9fa6f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } }
I20260710 13:20:31.128347 18847 tablet_bootstrap.cc:492] T fd975fe5663842e2bc87f6a25ac70137 P a007ba8d25b74e2a8479e9f5cf91887e: Bootstrap starting.
I20260710 13:20:31.130307 18655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c83c04e5d7504e759da023b3edb84e7a" candidate_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f"
I20260710 13:20:31.131528 18580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c83c04e5d7504e759da023b3edb84e7a" candidate_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a007ba8d25b74e2a8479e9f5cf91887e"
I20260710 13:20:31.132112 18580 raft_consensus.cc:3060] T c83c04e5d7504e759da023b3edb84e7a P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:31.134759 18844 tablet_bootstrap.cc:654] T dee13714884446f4894e44a82096fb25 P f6d9d549d3c345ba909b83b16d3ad4fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:31.137907 18847 tablet_bootstrap.cc:654] T fd975fe5663842e2bc87f6a25ac70137 P a007ba8d25b74e2a8479e9f5cf91887e: Neither blocks nor log segments found. Creating new log.
W20260710 13:20:31.140100 18766 leader_election.cc:343] T c83c04e5d7504e759da023b3edb84e7a P f6d9d549d3c345ba909b83b16d3ad4fe [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0cfbc80cdc2b459485581e41ea8e7a6f (127.16.20.66:44189): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:31.142992 18580 raft_consensus.cc:2468] T c83c04e5d7504e759da023b3edb84e7a P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6d9d549d3c345ba909b83b16d3ad4fe in term 1.
I20260710 13:20:31.144357 18766 leader_election.cc:304] T c83c04e5d7504e759da023b3edb84e7a P f6d9d549d3c345ba909b83b16d3ad4fe [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: a007ba8d25b74e2a8479e9f5cf91887e, f6d9d549d3c345ba909b83b16d3ad4fe; no voters: 0cfbc80cdc2b459485581e41ea8e7a6f
I20260710 13:20:31.145296 18852 raft_consensus.cc:2804] T c83c04e5d7504e759da023b3edb84e7a P f6d9d549d3c345ba909b83b16d3ad4fe [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:31.126471 18845 tablet_bootstrap.cc:492] T dd568e5ee95a44d4b9885aff0659e797 P 0cfbc80cdc2b459485581e41ea8e7a6f: No bootstrap required, opened a new log
I20260710 13:20:31.150127 18845 ts_tablet_manager.cc:1403] T dd568e5ee95a44d4b9885aff0659e797 P 0cfbc80cdc2b459485581e41ea8e7a6f: Time spent bootstrapping tablet: real 0.125s	user 0.018s	sys 0.028s
I20260710 13:20:31.150686 18844 tablet_bootstrap.cc:492] T dee13714884446f4894e44a82096fb25 P f6d9d549d3c345ba909b83b16d3ad4fe: No bootstrap required, opened a new log
I20260710 13:20:31.151252 18844 ts_tablet_manager.cc:1403] T dee13714884446f4894e44a82096fb25 P f6d9d549d3c345ba909b83b16d3ad4fe: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.011s
I20260710 13:20:31.152894 18847 tablet_bootstrap.cc:492] T fd975fe5663842e2bc87f6a25ac70137 P a007ba8d25b74e2a8479e9f5cf91887e: No bootstrap required, opened a new log
I20260710 13:20:31.153367 18845 raft_consensus.cc:359] T dd568e5ee95a44d4b9885aff0659e797 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } }
I20260710 13:20:31.154157 18845 raft_consensus.cc:385] T dd568e5ee95a44d4b9885aff0659e797 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:31.154462 18845 raft_consensus.cc:740] T dd568e5ee95a44d4b9885aff0659e797 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cfbc80cdc2b459485581e41ea8e7a6f, State: Initialized, Role: FOLLOWER
I20260710 13:20:31.153368 18847 ts_tablet_manager.cc:1403] T fd975fe5663842e2bc87f6a25ac70137 P a007ba8d25b74e2a8479e9f5cf91887e: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.000s
I20260710 13:20:31.154799 18844 raft_consensus.cc:359] T dee13714884446f4894e44a82096fb25 P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:31.155834 18844 raft_consensus.cc:385] T dee13714884446f4894e44a82096fb25 P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:31.156213 18844 raft_consensus.cc:740] T dee13714884446f4894e44a82096fb25 P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6d9d549d3c345ba909b83b16d3ad4fe, State: Initialized, Role: FOLLOWER
I20260710 13:20:31.126912 18850 leader_election.cc:290] T c83c04e5d7504e759da023b3edb84e7a P f6d9d549d3c345ba909b83b16d3ad4fe [CANDIDATE]: Term 1 election: Requested vote from peers 0cfbc80cdc2b459485581e41ea8e7a6f (127.16.20.66:44189), a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65:38171)
I20260710 13:20:31.157164 18844 consensus_queue.cc:260] T dee13714884446f4894e44a82096fb25 P f6d9d549d3c345ba909b83b16d3ad4fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:31.158412 18847 raft_consensus.cc:359] T fd975fe5663842e2bc87f6a25ac70137 P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:31.159157 18847 raft_consensus.cc:385] T fd975fe5663842e2bc87f6a25ac70137 P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:31.159469 18847 raft_consensus.cc:740] T fd975fe5663842e2bc87f6a25ac70137 P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a007ba8d25b74e2a8479e9f5cf91887e, State: Initialized, Role: FOLLOWER
I20260710 13:20:31.159832 18844 ts_tablet_manager.cc:1434] T dee13714884446f4894e44a82096fb25 P f6d9d549d3c345ba909b83b16d3ad4fe: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:20:31.161087 18844 tablet_bootstrap.cc:492] T dd568e5ee95a44d4b9885aff0659e797 P f6d9d549d3c345ba909b83b16d3ad4fe: Bootstrap starting.
I20260710 13:20:31.161331 18845 consensus_queue.cc:260] T dd568e5ee95a44d4b9885aff0659e797 P 0cfbc80cdc2b459485581e41ea8e7a6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } }
I20260710 13:20:31.163483 18845 ts_tablet_manager.cc:1434] T dd568e5ee95a44d4b9885aff0659e797 P 0cfbc80cdc2b459485581e41ea8e7a6f: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260710 13:20:31.164352 18845 tablet_bootstrap.cc:492] T f7b43458bcb145e4bab716e88315252e P 0cfbc80cdc2b459485581e41ea8e7a6f: Bootstrap starting.
I20260710 13:20:31.166373 18847 consensus_queue.cc:260] T fd975fe5663842e2bc87f6a25ac70137 P a007ba8d25b74e2a8479e9f5cf91887e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:31.168661 18847 ts_tablet_manager.cc:1434] T fd975fe5663842e2bc87f6a25ac70137 P a007ba8d25b74e2a8479e9f5cf91887e: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 13:20:31.174530 18844 tablet_bootstrap.cc:654] T dd568e5ee95a44d4b9885aff0659e797 P f6d9d549d3c345ba909b83b16d3ad4fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:31.178680 18845 tablet_bootstrap.cc:654] T f7b43458bcb145e4bab716e88315252e P 0cfbc80cdc2b459485581e41ea8e7a6f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:31.182128 18847 tablet_bootstrap.cc:492] T 667ec2f5e23240939a1280a5f3d2c41e P a007ba8d25b74e2a8479e9f5cf91887e: Bootstrap starting.
I20260710 13:20:31.188743 18844 tablet_bootstrap.cc:492] T dd568e5ee95a44d4b9885aff0659e797 P f6d9d549d3c345ba909b83b16d3ad4fe: No bootstrap required, opened a new log
I20260710 13:20:31.189421 18844 ts_tablet_manager.cc:1403] T dd568e5ee95a44d4b9885aff0659e797 P f6d9d549d3c345ba909b83b16d3ad4fe: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.005s
I20260710 13:20:31.190191 18847 tablet_bootstrap.cc:654] T 667ec2f5e23240939a1280a5f3d2c41e P a007ba8d25b74e2a8479e9f5cf91887e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:31.189466 18845 tablet_bootstrap.cc:492] T f7b43458bcb145e4bab716e88315252e P 0cfbc80cdc2b459485581e41ea8e7a6f: No bootstrap required, opened a new log
I20260710 13:20:31.190913 18845 ts_tablet_manager.cc:1403] T f7b43458bcb145e4bab716e88315252e P 0cfbc80cdc2b459485581e41ea8e7a6f: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.003s
I20260710 13:20:31.193095 18844 raft_consensus.cc:359] T dd568e5ee95a44d4b9885aff0659e797 P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } }
I20260710 13:20:31.193684 18845 raft_consensus.cc:359] T f7b43458bcb145e4bab716e88315252e P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:31.194404 18844 raft_consensus.cc:385] T dd568e5ee95a44d4b9885aff0659e797 P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:31.194983 18844 raft_consensus.cc:740] T dd568e5ee95a44d4b9885aff0659e797 P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6d9d549d3c345ba909b83b16d3ad4fe, State: Initialized, Role: FOLLOWER
I20260710 13:20:31.196266 18844 consensus_queue.cc:260] T dd568e5ee95a44d4b9885aff0659e797 P f6d9d549d3c345ba909b83b16d3ad4fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } }
I20260710 13:20:31.194437 18845 raft_consensus.cc:385] T f7b43458bcb145e4bab716e88315252e P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:31.198947 18845 raft_consensus.cc:740] T f7b43458bcb145e4bab716e88315252e P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cfbc80cdc2b459485581e41ea8e7a6f, State: Initialized, Role: FOLLOWER
I20260710 13:20:31.199544 18844 ts_tablet_manager.cc:1434] T dd568e5ee95a44d4b9885aff0659e797 P f6d9d549d3c345ba909b83b16d3ad4fe: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260710 13:20:31.200749 18844 tablet_bootstrap.cc:492] T 7e2b48feb9b54466ae8c0262563e561d P f6d9d549d3c345ba909b83b16d3ad4fe: Bootstrap starting.
I20260710 13:20:31.200802 18845 consensus_queue.cc:260] T f7b43458bcb145e4bab716e88315252e P 0cfbc80cdc2b459485581e41ea8e7a6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:31.201911 18852 raft_consensus.cc:697] T c83c04e5d7504e759da023b3edb84e7a P f6d9d549d3c345ba909b83b16d3ad4fe [term 1 LEADER]: Becoming Leader. State: Replica: f6d9d549d3c345ba909b83b16d3ad4fe, State: Running, Role: LEADER
I20260710 13:20:31.202818 18852 consensus_queue.cc:237] T c83c04e5d7504e759da023b3edb84e7a P f6d9d549d3c345ba909b83b16d3ad4fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:31.203568 18849 ts_tablet_manager.cc:1434] T 3b8c594ed4ba45efb3665f1bfd749823 P 164aafd521ab47dbbab9d3b60b9fa6f0: Time spent starting tablet: real 0.128s	user 0.023s	sys 0.016s
I20260710 13:20:31.204644 18849 tablet_bootstrap.cc:492] T 772843251e444ca6a568ad160c6faafa P 164aafd521ab47dbbab9d3b60b9fa6f0: Bootstrap starting.
I20260710 13:20:31.208117 18844 tablet_bootstrap.cc:654] T 7e2b48feb9b54466ae8c0262563e561d P f6d9d549d3c345ba909b83b16d3ad4fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:31.208602 18847 tablet_bootstrap.cc:492] T 667ec2f5e23240939a1280a5f3d2c41e P a007ba8d25b74e2a8479e9f5cf91887e: No bootstrap required, opened a new log
I20260710 13:20:31.209102 18847 ts_tablet_manager.cc:1403] T 667ec2f5e23240939a1280a5f3d2c41e P a007ba8d25b74e2a8479e9f5cf91887e: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.002s
I20260710 13:20:31.212236 18847 raft_consensus.cc:359] T 667ec2f5e23240939a1280a5f3d2c41e P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } }
I20260710 13:20:31.213033 18847 raft_consensus.cc:385] T 667ec2f5e23240939a1280a5f3d2c41e P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:31.213372 18847 raft_consensus.cc:740] T 667ec2f5e23240939a1280a5f3d2c41e P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a007ba8d25b74e2a8479e9f5cf91887e, State: Initialized, Role: FOLLOWER
I20260710 13:20:31.213656 18845 ts_tablet_manager.cc:1434] T f7b43458bcb145e4bab716e88315252e P 0cfbc80cdc2b459485581e41ea8e7a6f: Time spent starting tablet: real 0.022s	user 0.000s	sys 0.006s
I20260710 13:20:31.214747 18845 tablet_bootstrap.cc:492] T 3b8c594ed4ba45efb3665f1bfd749823 P 0cfbc80cdc2b459485581e41ea8e7a6f: Bootstrap starting.
I20260710 13:20:31.214356 18847 consensus_queue.cc:260] T 667ec2f5e23240939a1280a5f3d2c41e P a007ba8d25b74e2a8479e9f5cf91887e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } }
I20260710 13:20:31.215826 18849 tablet_bootstrap.cc:654] T 772843251e444ca6a568ad160c6faafa P 164aafd521ab47dbbab9d3b60b9fa6f0: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:31.219086 18847 ts_tablet_manager.cc:1434] T 667ec2f5e23240939a1280a5f3d2c41e P a007ba8d25b74e2a8479e9f5cf91887e: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260710 13:20:31.220346 18847 tablet_bootstrap.cc:492] T 7e2b48feb9b54466ae8c0262563e561d P a007ba8d25b74e2a8479e9f5cf91887e: Bootstrap starting.
I20260710 13:20:31.228049 18847 tablet_bootstrap.cc:654] T 7e2b48feb9b54466ae8c0262563e561d P a007ba8d25b74e2a8479e9f5cf91887e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:31.229583 18844 tablet_bootstrap.cc:492] T 7e2b48feb9b54466ae8c0262563e561d P f6d9d549d3c345ba909b83b16d3ad4fe: No bootstrap required, opened a new log
I20260710 13:20:31.230173 18844 ts_tablet_manager.cc:1403] T 7e2b48feb9b54466ae8c0262563e561d P f6d9d549d3c345ba909b83b16d3ad4fe: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.007s
I20260710 13:20:31.238076 18475 catalog_manager.cc:5697] T c83c04e5d7504e759da023b3edb84e7a P f6d9d549d3c345ba909b83b16d3ad4fe reported cstate change: term changed from 0 to 1, leader changed from <none> to f6d9d549d3c345ba909b83b16d3ad4fe (127.16.20.68). New cstate: current_term: 1 leader_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:31.239876 18845 tablet_bootstrap.cc:654] T 3b8c594ed4ba45efb3665f1bfd749823 P 0cfbc80cdc2b459485581e41ea8e7a6f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:31.243451 18849 tablet_bootstrap.cc:492] T 772843251e444ca6a568ad160c6faafa P 164aafd521ab47dbbab9d3b60b9fa6f0: No bootstrap required, opened a new log
I20260710 13:20:31.243912 18847 tablet_bootstrap.cc:492] T 7e2b48feb9b54466ae8c0262563e561d P a007ba8d25b74e2a8479e9f5cf91887e: No bootstrap required, opened a new log
I20260710 13:20:31.243779 18844 raft_consensus.cc:359] T 7e2b48feb9b54466ae8c0262563e561d P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:31.244323 18849 ts_tablet_manager.cc:1403] T 772843251e444ca6a568ad160c6faafa P 164aafd521ab47dbbab9d3b60b9fa6f0: Time spent bootstrapping tablet: real 0.040s	user 0.016s	sys 0.000s
I20260710 13:20:31.244626 18844 raft_consensus.cc:385] T 7e2b48feb9b54466ae8c0262563e561d P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:31.244992 18844 raft_consensus.cc:740] T 7e2b48feb9b54466ae8c0262563e561d P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6d9d549d3c345ba909b83b16d3ad4fe, State: Initialized, Role: FOLLOWER
I20260710 13:20:31.245743 18844 consensus_queue.cc:260] T 7e2b48feb9b54466ae8c0262563e561d P f6d9d549d3c345ba909b83b16d3ad4fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:31.244441 18847 ts_tablet_manager.cc:1403] T 7e2b48feb9b54466ae8c0262563e561d P a007ba8d25b74e2a8479e9f5cf91887e: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.005s
I20260710 13:20:31.248119 18844 ts_tablet_manager.cc:1434] T 7e2b48feb9b54466ae8c0262563e561d P f6d9d549d3c345ba909b83b16d3ad4fe: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260710 13:20:31.249235 18844 tablet_bootstrap.cc:492] T 9afa91c093f54f53ae7051d95be430d8 P f6d9d549d3c345ba909b83b16d3ad4fe: Bootstrap starting.
I20260710 13:20:31.248761 18849 raft_consensus.cc:359] T 772843251e444ca6a568ad160c6faafa P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:31.249794 18849 raft_consensus.cc:385] T 772843251e444ca6a568ad160c6faafa P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:31.249635 18847 raft_consensus.cc:359] T 7e2b48feb9b54466ae8c0262563e561d P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:31.250221 18849 raft_consensus.cc:740] T 772843251e444ca6a568ad160c6faafa P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 164aafd521ab47dbbab9d3b60b9fa6f0, State: Initialized, Role: FOLLOWER
I20260710 13:20:31.250409 18847 raft_consensus.cc:385] T 7e2b48feb9b54466ae8c0262563e561d P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:31.251263 18849 consensus_queue.cc:260] T 772843251e444ca6a568ad160c6faafa P 164aafd521ab47dbbab9d3b60b9fa6f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:31.254920 18845 tablet_bootstrap.cc:492] T 3b8c594ed4ba45efb3665f1bfd749823 P 0cfbc80cdc2b459485581e41ea8e7a6f: No bootstrap required, opened a new log
I20260710 13:20:31.255446 18845 ts_tablet_manager.cc:1403] T 3b8c594ed4ba45efb3665f1bfd749823 P 0cfbc80cdc2b459485581e41ea8e7a6f: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.000s
I20260710 13:20:31.256754 18844 tablet_bootstrap.cc:654] T 9afa91c093f54f53ae7051d95be430d8 P f6d9d549d3c345ba909b83b16d3ad4fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:31.258417 18845 raft_consensus.cc:359] T 3b8c594ed4ba45efb3665f1bfd749823 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } }
I20260710 13:20:31.259210 18845 raft_consensus.cc:385] T 3b8c594ed4ba45efb3665f1bfd749823 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:31.259544 18845 raft_consensus.cc:740] T 3b8c594ed4ba45efb3665f1bfd749823 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cfbc80cdc2b459485581e41ea8e7a6f, State: Initialized, Role: FOLLOWER
I20260710 13:20:31.260385 18845 consensus_queue.cc:260] T 3b8c594ed4ba45efb3665f1bfd749823 P 0cfbc80cdc2b459485581e41ea8e7a6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } }
I20260710 13:20:31.251889 18847 raft_consensus.cc:740] T 7e2b48feb9b54466ae8c0262563e561d P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a007ba8d25b74e2a8479e9f5cf91887e, State: Initialized, Role: FOLLOWER
I20260710 13:20:31.262565 18845 ts_tablet_manager.cc:1434] T 3b8c594ed4ba45efb3665f1bfd749823 P 0cfbc80cdc2b459485581e41ea8e7a6f: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260710 13:20:31.263585 18845 tablet_bootstrap.cc:492] T 667ec2f5e23240939a1280a5f3d2c41e P 0cfbc80cdc2b459485581e41ea8e7a6f: Bootstrap starting.
I20260710 13:20:31.263379 18847 consensus_queue.cc:260] T 7e2b48feb9b54466ae8c0262563e561d P a007ba8d25b74e2a8479e9f5cf91887e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:31.270493 18845 tablet_bootstrap.cc:654] T 667ec2f5e23240939a1280a5f3d2c41e P 0cfbc80cdc2b459485581e41ea8e7a6f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:31.274216 18847 ts_tablet_manager.cc:1434] T 7e2b48feb9b54466ae8c0262563e561d P a007ba8d25b74e2a8479e9f5cf91887e: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260710 13:20:31.279994 18852 raft_consensus.cc:493] T dee13714884446f4894e44a82096fb25 P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:31.280488 18849 ts_tablet_manager.cc:1434] T 772843251e444ca6a568ad160c6faafa P 164aafd521ab47dbbab9d3b60b9fa6f0: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.004s
I20260710 13:20:31.280548 18852 raft_consensus.cc:515] T dee13714884446f4894e44a82096fb25 P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:31.289139 18847 tablet_bootstrap.cc:492] T 3a225014c2f14c689671e79290f9131d P a007ba8d25b74e2a8479e9f5cf91887e: Bootstrap starting.
I20260710 13:20:31.292049 18844 tablet_bootstrap.cc:492] T 9afa91c093f54f53ae7051d95be430d8 P f6d9d549d3c345ba909b83b16d3ad4fe: No bootstrap required, opened a new log
I20260710 13:20:31.292572 18844 ts_tablet_manager.cc:1403] T 9afa91c093f54f53ae7051d95be430d8 P f6d9d549d3c345ba909b83b16d3ad4fe: Time spent bootstrapping tablet: real 0.044s	user 0.018s	sys 0.024s
I20260710 13:20:31.293201 18580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee13714884446f4894e44a82096fb25" candidate_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" is_pre_election: true
I20260710 13:20:31.293972 18655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee13714884446f4894e44a82096fb25" candidate_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" is_pre_election: true
W20260710 13:20:31.295377 18766 leader_election.cc:343] T dee13714884446f4894e44a82096fb25 P f6d9d549d3c345ba909b83b16d3ad4fe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65:38171): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:31.295640 18844 raft_consensus.cc:359] T 9afa91c093f54f53ae7051d95be430d8 P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } }
I20260710 13:20:31.296422 18853 raft_consensus.cc:493] T dd568e5ee95a44d4b9885aff0659e797 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:20:31.297150 18766 leader_election.cc:343] T dee13714884446f4894e44a82096fb25 P f6d9d549d3c345ba909b83b16d3ad4fe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0cfbc80cdc2b459485581e41ea8e7a6f (127.16.20.66:44189): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:31.296975 18853 raft_consensus.cc:515] T dd568e5ee95a44d4b9885aff0659e797 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } }
I20260710 13:20:31.297513 18847 tablet_bootstrap.cc:654] T 3a225014c2f14c689671e79290f9131d P a007ba8d25b74e2a8479e9f5cf91887e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:31.297606 18766 leader_election.cc:304] T dee13714884446f4894e44a82096fb25 P f6d9d549d3c345ba909b83b16d3ad4fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f6d9d549d3c345ba909b83b16d3ad4fe; no voters: 0cfbc80cdc2b459485581e41ea8e7a6f, a007ba8d25b74e2a8479e9f5cf91887e
I20260710 13:20:31.298645 18865 raft_consensus.cc:2749] T dee13714884446f4894e44a82096fb25 P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:31.299253 18849 tablet_bootstrap.cc:492] T 84611bcbc34642b18b05bfa541c8f1a0 P 164aafd521ab47dbbab9d3b60b9fa6f0: Bootstrap starting.
I20260710 13:20:31.299458 18852 leader_election.cc:290] T dee13714884446f4894e44a82096fb25 P f6d9d549d3c345ba909b83b16d3ad4fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65:38171), 0cfbc80cdc2b459485581e41ea8e7a6f (127.16.20.66:44189)
I20260710 13:20:31.301898 18852 raft_consensus.cc:493] T dd568e5ee95a44d4b9885aff0659e797 P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:31.302345 18852 raft_consensus.cc:515] T dd568e5ee95a44d4b9885aff0659e797 P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } }
I20260710 13:20:31.303318 18847 tablet_bootstrap.cc:492] T 3a225014c2f14c689671e79290f9131d P a007ba8d25b74e2a8479e9f5cf91887e: No bootstrap required, opened a new log
I20260710 13:20:31.303835 18847 ts_tablet_manager.cc:1403] T 3a225014c2f14c689671e79290f9131d P a007ba8d25b74e2a8479e9f5cf91887e: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.002s
I20260710 13:20:31.304590 18852 leader_election.cc:290] T dd568e5ee95a44d4b9885aff0659e797 P f6d9d549d3c345ba909b83b16d3ad4fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0cfbc80cdc2b459485581e41ea8e7a6f (127.16.20.66:44189), 164aafd521ab47dbbab9d3b60b9fa6f0 (127.16.20.67:44511)
I20260710 13:20:31.305533 18849 tablet_bootstrap.cc:654] T 84611bcbc34642b18b05bfa541c8f1a0 P 164aafd521ab47dbbab9d3b60b9fa6f0: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:31.305650 18845 tablet_bootstrap.cc:492] T 667ec2f5e23240939a1280a5f3d2c41e P 0cfbc80cdc2b459485581e41ea8e7a6f: No bootstrap required, opened a new log
I20260710 13:20:31.306134 18845 ts_tablet_manager.cc:1403] T 667ec2f5e23240939a1280a5f3d2c41e P 0cfbc80cdc2b459485581e41ea8e7a6f: Time spent bootstrapping tablet: real 0.043s	user 0.010s	sys 0.006s
I20260710 13:20:31.309644 18845 raft_consensus.cc:359] T 667ec2f5e23240939a1280a5f3d2c41e P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } }
I20260710 13:20:31.310662 18845 raft_consensus.cc:385] T 667ec2f5e23240939a1280a5f3d2c41e P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:31.306840 18847 raft_consensus.cc:359] T 3a225014c2f14c689671e79290f9131d P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:31.311296 18847 raft_consensus.cc:385] T 3a225014c2f14c689671e79290f9131d P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:31.311724 18847 raft_consensus.cc:740] T 3a225014c2f14c689671e79290f9131d P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a007ba8d25b74e2a8479e9f5cf91887e, State: Initialized, Role: FOLLOWER
I20260710 13:20:31.313179 18853 leader_election.cc:290] T dd568e5ee95a44d4b9885aff0659e797 P 0cfbc80cdc2b459485581e41ea8e7a6f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 164aafd521ab47dbbab9d3b60b9fa6f0 (127.16.20.67:44511), f6d9d549d3c345ba909b83b16d3ad4fe (127.16.20.68:43383)
I20260710 13:20:31.296446 18844 raft_consensus.cc:385] T 9afa91c093f54f53ae7051d95be430d8 P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:31.315922 18844 raft_consensus.cc:740] T 9afa91c093f54f53ae7051d95be430d8 P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6d9d549d3c345ba909b83b16d3ad4fe, State: Initialized, Role: FOLLOWER
I20260710 13:20:31.316844 18844 consensus_queue.cc:260] T 9afa91c093f54f53ae7051d95be430d8 P f6d9d549d3c345ba909b83b16d3ad4fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } }
I20260710 13:20:31.317528 18847 consensus_queue.cc:260] T 3a225014c2f14c689671e79290f9131d P a007ba8d25b74e2a8479e9f5cf91887e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:31.317888 18655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd568e5ee95a44d4b9885aff0659e797" candidate_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" is_pre_election: true
I20260710 13:20:31.318715 18655 raft_consensus.cc:2468] T dd568e5ee95a44d4b9885aff0659e797 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6d9d549d3c345ba909b83b16d3ad4fe in term 0.
I20260710 13:20:31.319600 18844 ts_tablet_manager.cc:1434] T 9afa91c093f54f53ae7051d95be430d8 P f6d9d549d3c345ba909b83b16d3ad4fe: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260710 13:20:31.320887 18844 tablet_bootstrap.cc:492] T fd975fe5663842e2bc87f6a25ac70137 P f6d9d549d3c345ba909b83b16d3ad4fe: Bootstrap starting.
I20260710 13:20:31.320763 18766 leader_election.cc:304] T dd568e5ee95a44d4b9885aff0659e797 P f6d9d549d3c345ba909b83b16d3ad4fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cfbc80cdc2b459485581e41ea8e7a6f, f6d9d549d3c345ba909b83b16d3ad4fe; no voters: 
I20260710 13:20:31.322106 18852 raft_consensus.cc:2804] T dd568e5ee95a44d4b9885aff0659e797 P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:31.322566 18852 raft_consensus.cc:493] T dd568e5ee95a44d4b9885aff0659e797 P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:31.323055 18852 raft_consensus.cc:3060] T dd568e5ee95a44d4b9885aff0659e797 P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:31.325323 18853 raft_consensus.cc:493] T 3b8c594ed4ba45efb3665f1bfd749823 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:31.325824 18853 raft_consensus.cc:515] T 3b8c594ed4ba45efb3665f1bfd749823 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } }
I20260710 13:20:31.327935 18853 leader_election.cc:290] T 3b8c594ed4ba45efb3665f1bfd749823 P 0cfbc80cdc2b459485581e41ea8e7a6f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 164aafd521ab47dbbab9d3b60b9fa6f0 (127.16.20.67:44511), f6d9d549d3c345ba909b83b16d3ad4fe (127.16.20.68:43383)
I20260710 13:20:31.331794 18844 tablet_bootstrap.cc:654] T fd975fe5663842e2bc87f6a25ac70137 P f6d9d549d3c345ba909b83b16d3ad4fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:31.332496 18847 ts_tablet_manager.cc:1434] T 3a225014c2f14c689671e79290f9131d P a007ba8d25b74e2a8479e9f5cf91887e: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260710 13:20:31.337428 18852 raft_consensus.cc:515] T dd568e5ee95a44d4b9885aff0659e797 P f6d9d549d3c345ba909b83b16d3ad4fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } }
I20260710 13:20:31.311045 18845 raft_consensus.cc:740] T 667ec2f5e23240939a1280a5f3d2c41e P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cfbc80cdc2b459485581e41ea8e7a6f, State: Initialized, Role: FOLLOWER
I20260710 13:20:31.347971 18845 consensus_queue.cc:260] T 667ec2f5e23240939a1280a5f3d2c41e P 0cfbc80cdc2b459485581e41ea8e7a6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } }
I20260710 13:20:31.342815 18847 tablet_bootstrap.cc:492] T 772843251e444ca6a568ad160c6faafa P a007ba8d25b74e2a8479e9f5cf91887e: Bootstrap starting.
I20260710 13:20:31.350441 18845 ts_tablet_manager.cc:1434] T 667ec2f5e23240939a1280a5f3d2c41e P 0cfbc80cdc2b459485581e41ea8e7a6f: Time spent starting tablet: real 0.044s	user 0.009s	sys 0.001s
I20260710 13:20:31.351776 18728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b8c594ed4ba45efb3665f1bfd749823" candidate_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" is_pre_election: true
I20260710 13:20:31.352525 18728 raft_consensus.cc:2468] T 3b8c594ed4ba45efb3665f1bfd749823 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cfbc80cdc2b459485581e41ea8e7a6f in term 0.
I20260710 13:20:31.354204 18655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd568e5ee95a44d4b9885aff0659e797" candidate_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f"
I20260710 13:20:31.354600 18803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd568e5ee95a44d4b9885aff0659e797" candidate_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" is_pre_election: true
I20260710 13:20:31.355599 18803 raft_consensus.cc:2393] T dd568e5ee95a44d4b9885aff0659e797 P f6d9d549d3c345ba909b83b16d3ad4fe [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0cfbc80cdc2b459485581e41ea8e7a6f in current term 1: Already voted for candidate f6d9d549d3c345ba909b83b16d3ad4fe in this term.
I20260710 13:20:31.356365 18847 tablet_bootstrap.cc:654] T 772843251e444ca6a568ad160c6faafa P a007ba8d25b74e2a8479e9f5cf91887e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:31.356743 18802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b8c594ed4ba45efb3665f1bfd749823" candidate_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" is_pre_election: true
I20260710 13:20:31.358821 18655 raft_consensus.cc:3060] T dd568e5ee95a44d4b9885aff0659e797 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:31.358873 18729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd568e5ee95a44d4b9885aff0659e797" candidate_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" is_pre_election: true
I20260710 13:20:31.360324 18860 raft_consensus.cc:493] T 3a225014c2f14c689671e79290f9131d P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:31.360772 18860 raft_consensus.cc:515] T 3a225014c2f14c689671e79290f9131d P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
W20260710 13:20:31.361931 18619 leader_election.cc:343] T 3b8c594ed4ba45efb3665f1bfd749823 P 0cfbc80cdc2b459485581e41ea8e7a6f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6d9d549d3c345ba909b83b16d3ad4fe (127.16.20.68:43383): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:31.343727 18844 tablet_bootstrap.cc:492] T fd975fe5663842e2bc87f6a25ac70137 P f6d9d549d3c345ba909b83b16d3ad4fe: No bootstrap required, opened a new log
I20260710 13:20:31.362764 18844 ts_tablet_manager.cc:1403] T fd975fe5663842e2bc87f6a25ac70137 P f6d9d549d3c345ba909b83b16d3ad4fe: Time spent bootstrapping tablet: real 0.042s	user 0.015s	sys 0.003s
I20260710 13:20:31.363083 18865 raft_consensus.cc:493] T 772843251e444ca6a568ad160c6faafa P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:31.365131 18865 raft_consensus.cc:515] T 772843251e444ca6a568ad160c6faafa P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:31.366300 18844 raft_consensus.cc:359] T fd975fe5663842e2bc87f6a25ac70137 P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:31.367211 18844 raft_consensus.cc:385] T fd975fe5663842e2bc87f6a25ac70137 P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:31.367617 18844 raft_consensus.cc:740] T fd975fe5663842e2bc87f6a25ac70137 P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6d9d549d3c345ba909b83b16d3ad4fe, State: Initialized, Role: FOLLOWER
I20260710 13:20:31.368559 18844 consensus_queue.cc:260] T fd975fe5663842e2bc87f6a25ac70137 P f6d9d549d3c345ba909b83b16d3ad4fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:31.351800 18845 tablet_bootstrap.cc:492] T 84611bcbc34642b18b05bfa541c8f1a0 P 0cfbc80cdc2b459485581e41ea8e7a6f: Bootstrap starting.
I20260710 13:20:31.372771 18865 leader_election.cc:290] T 772843251e444ca6a568ad160c6faafa P f6d9d549d3c345ba909b83b16d3ad4fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 164aafd521ab47dbbab9d3b60b9fa6f0 (127.16.20.67:44511), a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65:38171)
I20260710 13:20:31.363349 18860 leader_election.cc:290] T 3a225014c2f14c689671e79290f9131d P a007ba8d25b74e2a8479e9f5cf91887e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 164aafd521ab47dbbab9d3b60b9fa6f0 (127.16.20.67:44511), 0cfbc80cdc2b459485581e41ea8e7a6f (127.16.20.66:44189)
I20260710 13:20:31.364144 18618 leader_election.cc:304] T 3b8c594ed4ba45efb3665f1bfd749823 P 0cfbc80cdc2b459485581e41ea8e7a6f [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: 0cfbc80cdc2b459485581e41ea8e7a6f, 164aafd521ab47dbbab9d3b60b9fa6f0; no voters: f6d9d549d3c345ba909b83b16d3ad4fe
W20260710 13:20:31.375676 18618 leader_election.cc:343] T dd568e5ee95a44d4b9885aff0659e797 P 0cfbc80cdc2b459485581e41ea8e7a6f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 164aafd521ab47dbbab9d3b60b9fa6f0 (127.16.20.67:44511): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:31.376296 18618 leader_election.cc:304] T dd568e5ee95a44d4b9885aff0659e797 P 0cfbc80cdc2b459485581e41ea8e7a6f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0cfbc80cdc2b459485581e41ea8e7a6f; no voters: 164aafd521ab47dbbab9d3b60b9fa6f0, f6d9d549d3c345ba909b83b16d3ad4fe
I20260710 13:20:31.377703 18845 tablet_bootstrap.cc:654] T 84611bcbc34642b18b05bfa541c8f1a0 P 0cfbc80cdc2b459485581e41ea8e7a6f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:31.377938 18853 raft_consensus.cc:2804] T 3b8c594ed4ba45efb3665f1bfd749823 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:31.378482 18853 raft_consensus.cc:493] T 3b8c594ed4ba45efb3665f1bfd749823 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:31.378930 18853 raft_consensus.cc:3060] T 3b8c594ed4ba45efb3665f1bfd749823 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:31.384682 18844 ts_tablet_manager.cc:1434] T fd975fe5663842e2bc87f6a25ac70137 P f6d9d549d3c345ba909b83b16d3ad4fe: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260710 13:20:31.386128 18844 tablet_bootstrap.cc:492] T f7b43458bcb145e4bab716e88315252e P f6d9d549d3c345ba909b83b16d3ad4fe: Bootstrap starting.
I20260710 13:20:31.394423 18844 tablet_bootstrap.cc:654] T f7b43458bcb145e4bab716e88315252e P f6d9d549d3c345ba909b83b16d3ad4fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:31.404654 18852 leader_election.cc:290] T dd568e5ee95a44d4b9885aff0659e797 P f6d9d549d3c345ba909b83b16d3ad4fe [CANDIDATE]: Term 1 election: Requested vote from peers 0cfbc80cdc2b459485581e41ea8e7a6f (127.16.20.66:44189), 164aafd521ab47dbbab9d3b60b9fa6f0 (127.16.20.67:44511)
I20260710 13:20:31.405364 18845 tablet_bootstrap.cc:492] T 84611bcbc34642b18b05bfa541c8f1a0 P 0cfbc80cdc2b459485581e41ea8e7a6f: No bootstrap required, opened a new log
I20260710 13:20:31.406512 18845 ts_tablet_manager.cc:1403] T 84611bcbc34642b18b05bfa541c8f1a0 P 0cfbc80cdc2b459485581e41ea8e7a6f: Time spent bootstrapping tablet: real 0.055s	user 0.015s	sys 0.002s
I20260710 13:20:31.416288 18655 raft_consensus.cc:2468] T dd568e5ee95a44d4b9885aff0659e797 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6d9d549d3c345ba909b83b16d3ad4fe in term 1.
I20260710 13:20:31.418028 18766 leader_election.cc:304] T dd568e5ee95a44d4b9885aff0659e797 P f6d9d549d3c345ba909b83b16d3ad4fe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cfbc80cdc2b459485581e41ea8e7a6f, f6d9d549d3c345ba909b83b16d3ad4fe; no voters: 
I20260710 13:20:31.419539 18852 raft_consensus.cc:2804] T dd568e5ee95a44d4b9885aff0659e797 P f6d9d549d3c345ba909b83b16d3ad4fe [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:31.420854 18852 raft_consensus.cc:697] T dd568e5ee95a44d4b9885aff0659e797 P f6d9d549d3c345ba909b83b16d3ad4fe [term 1 LEADER]: Becoming Leader. State: Replica: f6d9d549d3c345ba909b83b16d3ad4fe, State: Running, Role: LEADER
I20260710 13:20:31.422014 18852 consensus_queue.cc:237] T dd568e5ee95a44d4b9885aff0659e797 P f6d9d549d3c345ba909b83b16d3ad4fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } }
I20260710 13:20:31.419090 18853 raft_consensus.cc:515] T 3b8c594ed4ba45efb3665f1bfd749823 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } }
I20260710 13:20:31.429057 18853 leader_election.cc:290] T 3b8c594ed4ba45efb3665f1bfd749823 P 0cfbc80cdc2b459485581e41ea8e7a6f [CANDIDATE]: Term 1 election: Requested vote from peers 164aafd521ab47dbbab9d3b60b9fa6f0 (127.16.20.67:44511), f6d9d549d3c345ba909b83b16d3ad4fe (127.16.20.68:43383)
I20260710 13:20:31.429266 18802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b8c594ed4ba45efb3665f1bfd749823" candidate_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe"
I20260710 13:20:31.430881 18889 raft_consensus.cc:2749] T dd568e5ee95a44d4b9885aff0659e797 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:31.431593 18729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b8c594ed4ba45efb3665f1bfd749823" candidate_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0"
I20260710 13:20:31.432446 18729 raft_consensus.cc:3060] T 3b8c594ed4ba45efb3665f1bfd749823 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:31.434443 18847 tablet_bootstrap.cc:492] T 772843251e444ca6a568ad160c6faafa P a007ba8d25b74e2a8479e9f5cf91887e: No bootstrap required, opened a new log
I20260710 13:20:31.434945 18847 ts_tablet_manager.cc:1403] T 772843251e444ca6a568ad160c6faafa P a007ba8d25b74e2a8479e9f5cf91887e: Time spent bootstrapping tablet: real 0.092s	user 0.012s	sys 0.009s
W20260710 13:20:31.435534 18619 leader_election.cc:343] T 3b8c594ed4ba45efb3665f1bfd749823 P 0cfbc80cdc2b459485581e41ea8e7a6f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f6d9d549d3c345ba909b83b16d3ad4fe (127.16.20.68:43383): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:31.437685 18853 raft_consensus.cc:493] T 9afa91c093f54f53ae7051d95be430d8 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:31.437955 18847 raft_consensus.cc:359] T 772843251e444ca6a568ad160c6faafa P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:31.438733 18847 raft_consensus.cc:385] T 772843251e444ca6a568ad160c6faafa P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:31.439095 18847 raft_consensus.cc:740] T 772843251e444ca6a568ad160c6faafa P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a007ba8d25b74e2a8479e9f5cf91887e, State: Initialized, Role: FOLLOWER
I20260710 13:20:31.440127 18865 raft_consensus.cc:493] T 7e2b48feb9b54466ae8c0262563e561d P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:31.439950 18847 consensus_queue.cc:260] T 772843251e444ca6a568ad160c6faafa P a007ba8d25b74e2a8479e9f5cf91887e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:31.440575 18865 raft_consensus.cc:515] T 7e2b48feb9b54466ae8c0262563e561d P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:31.442504 18865 leader_election.cc:290] T 7e2b48feb9b54466ae8c0262563e561d P f6d9d549d3c345ba909b83b16d3ad4fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 164aafd521ab47dbbab9d3b60b9fa6f0 (127.16.20.67:44511), a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65:38171)
I20260710 13:20:31.438436 18853 raft_consensus.cc:515] T 9afa91c093f54f53ae7051d95be430d8 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } }
I20260710 13:20:31.446362 18728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9afa91c093f54f53ae7051d95be430d8" candidate_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" is_pre_election: true
I20260710 13:20:31.446750 18729 raft_consensus.cc:2468] T 3b8c594ed4ba45efb3665f1bfd749823 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cfbc80cdc2b459485581e41ea8e7a6f in term 1.
W20260710 13:20:31.448671 18618 leader_election.cc:343] T 9afa91c093f54f53ae7051d95be430d8 P 0cfbc80cdc2b459485581e41ea8e7a6f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 164aafd521ab47dbbab9d3b60b9fa6f0 (127.16.20.67:44511): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:31.449488 18847 ts_tablet_manager.cc:1434] T 772843251e444ca6a568ad160c6faafa P a007ba8d25b74e2a8479e9f5cf91887e: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 13:20:31.449704 18618 leader_election.cc:304] T 3b8c594ed4ba45efb3665f1bfd749823 P 0cfbc80cdc2b459485581e41ea8e7a6f [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: 0cfbc80cdc2b459485581e41ea8e7a6f, 164aafd521ab47dbbab9d3b60b9fa6f0; no voters: f6d9d549d3c345ba909b83b16d3ad4fe
I20260710 13:20:31.456079 18847 tablet_bootstrap.cc:492] T 6a84dfecb6ff4cafae58a9d06485b9d9 P a007ba8d25b74e2a8479e9f5cf91887e: Bootstrap starting.
I20260710 13:20:31.457456 18727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd568e5ee95a44d4b9885aff0659e797" candidate_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0"
I20260710 13:20:31.459347 18726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2b48feb9b54466ae8c0262563e561d" candidate_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" is_pre_election: true
I20260710 13:20:31.461149 18728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "772843251e444ca6a568ad160c6faafa" candidate_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" is_pre_election: true
I20260710 13:20:31.460790 18475 catalog_manager.cc:5697] T dd568e5ee95a44d4b9885aff0659e797 P f6d9d549d3c345ba909b83b16d3ad4fe reported cstate change: term changed from 0 to 1, leader changed from <none> to f6d9d549d3c345ba909b83b16d3ad4fe (127.16.20.68). New cstate: current_term: 1 leader_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:31.462155 18728 raft_consensus.cc:2468] T 772843251e444ca6a568ad160c6faafa P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6d9d549d3c345ba909b83b16d3ad4fe in term 0.
W20260710 13:20:31.463657 18766 leader_election.cc:343] T dd568e5ee95a44d4b9885aff0659e797 P f6d9d549d3c345ba909b83b16d3ad4fe [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 164aafd521ab47dbbab9d3b60b9fa6f0 (127.16.20.67:44511): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:20:31.464661 18766 leader_election.cc:343] T 7e2b48feb9b54466ae8c0262563e561d P f6d9d549d3c345ba909b83b16d3ad4fe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 164aafd521ab47dbbab9d3b60b9fa6f0 (127.16.20.67:44511): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:31.464607 18729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd568e5ee95a44d4b9885aff0659e797" candidate_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" is_pre_election: true
I20260710 13:20:31.465521 18766 leader_election.cc:304] T 772843251e444ca6a568ad160c6faafa P f6d9d549d3c345ba909b83b16d3ad4fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 164aafd521ab47dbbab9d3b60b9fa6f0, f6d9d549d3c345ba909b83b16d3ad4fe; no voters: 
W20260710 13:20:31.466648 18766 leader_election.cc:343] T dd568e5ee95a44d4b9885aff0659e797 P f6d9d549d3c345ba909b83b16d3ad4fe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 164aafd521ab47dbbab9d3b60b9fa6f0 (127.16.20.67:44511): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:31.467609 18865 raft_consensus.cc:2804] T 772843251e444ca6a568ad160c6faafa P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:31.468146 18865 raft_consensus.cc:493] T 772843251e444ca6a568ad160c6faafa P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:31.468580 18865 raft_consensus.cc:3060] T 772843251e444ca6a568ad160c6faafa P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:31.469440 18889 raft_consensus.cc:2804] T 3b8c594ed4ba45efb3665f1bfd749823 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:31.479914 18889 raft_consensus.cc:697] T 3b8c594ed4ba45efb3665f1bfd749823 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 LEADER]: Becoming Leader. State: Replica: 0cfbc80cdc2b459485581e41ea8e7a6f, State: Running, Role: LEADER
I20260710 13:20:31.463212 18847 tablet_bootstrap.cc:654] T 6a84dfecb6ff4cafae58a9d06485b9d9 P a007ba8d25b74e2a8479e9f5cf91887e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:31.410832 18845 raft_consensus.cc:359] T 84611bcbc34642b18b05bfa541c8f1a0 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } }
I20260710 13:20:31.482378 18845 raft_consensus.cc:385] T 84611bcbc34642b18b05bfa541c8f1a0 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:31.482517 18860 raft_consensus.cc:493] T fd975fe5663842e2bc87f6a25ac70137 P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:31.482801 18845 raft_consensus.cc:740] T 84611bcbc34642b18b05bfa541c8f1a0 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cfbc80cdc2b459485581e41ea8e7a6f, State: Initialized, Role: FOLLOWER
I20260710 13:20:31.483059 18860 raft_consensus.cc:515] T fd975fe5663842e2bc87f6a25ac70137 P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:31.484005 18845 consensus_queue.cc:260] T 84611bcbc34642b18b05bfa541c8f1a0 P 0cfbc80cdc2b459485581e41ea8e7a6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } }
I20260710 13:20:31.475386 18580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "772843251e444ca6a568ad160c6faafa" candidate_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" is_pre_election: true
I20260710 13:20:31.476341 18849 tablet_bootstrap.cc:492] T 84611bcbc34642b18b05bfa541c8f1a0 P 164aafd521ab47dbbab9d3b60b9fa6f0: No bootstrap required, opened a new log
I20260710 13:20:31.476289 18802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9afa91c093f54f53ae7051d95be430d8" candidate_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" is_pre_election: true
I20260710 13:20:31.476665 18579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2b48feb9b54466ae8c0262563e561d" candidate_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" is_pre_election: true
I20260710 13:20:31.485113 18580 raft_consensus.cc:2468] T 772843251e444ca6a568ad160c6faafa P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6d9d549d3c345ba909b83b16d3ad4fe in term 0.
I20260710 13:20:31.485256 18849 ts_tablet_manager.cc:1403] T 84611bcbc34642b18b05bfa541c8f1a0 P 164aafd521ab47dbbab9d3b60b9fa6f0: Time spent bootstrapping tablet: real 0.186s	user 0.057s	sys 0.095s
I20260710 13:20:31.485260 18802 raft_consensus.cc:2468] T 9afa91c093f54f53ae7051d95be430d8 P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cfbc80cdc2b459485581e41ea8e7a6f in term 0.
I20260710 13:20:31.487815 18619 leader_election.cc:304] T 9afa91c093f54f53ae7051d95be430d8 P 0cfbc80cdc2b459485581e41ea8e7a6f [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: 0cfbc80cdc2b459485581e41ea8e7a6f, f6d9d549d3c345ba909b83b16d3ad4fe; no voters: 164aafd521ab47dbbab9d3b60b9fa6f0
I20260710 13:20:31.488911 18845 ts_tablet_manager.cc:1434] T 84611bcbc34642b18b05bfa541c8f1a0 P 0cfbc80cdc2b459485581e41ea8e7a6f: Time spent starting tablet: real 0.082s	user 0.008s	sys 0.000s
I20260710 13:20:31.488695 18849 raft_consensus.cc:359] T 84611bcbc34642b18b05bfa541c8f1a0 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } }
I20260710 13:20:31.489519 18849 raft_consensus.cc:385] T 84611bcbc34642b18b05bfa541c8f1a0 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:31.489876 18849 raft_consensus.cc:740] T 84611bcbc34642b18b05bfa541c8f1a0 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 164aafd521ab47dbbab9d3b60b9fa6f0, State: Initialized, Role: FOLLOWER
I20260710 13:20:31.485559 18579 raft_consensus.cc:2468] T 7e2b48feb9b54466ae8c0262563e561d P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6d9d549d3c345ba909b83b16d3ad4fe in term 0.
I20260710 13:20:31.485559 18860 leader_election.cc:290] T fd975fe5663842e2bc87f6a25ac70137 P a007ba8d25b74e2a8479e9f5cf91887e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6d9d549d3c345ba909b83b16d3ad4fe (127.16.20.68:43383), 0cfbc80cdc2b459485581e41ea8e7a6f (127.16.20.66:44189)
I20260710 13:20:31.475199 18853 leader_election.cc:290] T 9afa91c093f54f53ae7051d95be430d8 P 0cfbc80cdc2b459485581e41ea8e7a6f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 164aafd521ab47dbbab9d3b60b9fa6f0 (127.16.20.67:44511), f6d9d549d3c345ba909b83b16d3ad4fe (127.16.20.68:43383)
I20260710 13:20:31.492333 18853 raft_consensus.cc:2804] T 9afa91c093f54f53ae7051d95be430d8 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:31.492682 18853 raft_consensus.cc:493] T 9afa91c093f54f53ae7051d95be430d8 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:31.481745 18889 consensus_queue.cc:237] T 3b8c594ed4ba45efb3665f1bfd749823 P 0cfbc80cdc2b459485581e41ea8e7a6f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } }
I20260710 13:20:31.493510 18849 consensus_queue.cc:260] T 84611bcbc34642b18b05bfa541c8f1a0 P 164aafd521ab47dbbab9d3b60b9fa6f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } }
I20260710 13:20:31.494925 18844 tablet_bootstrap.cc:492] T f7b43458bcb145e4bab716e88315252e P f6d9d549d3c345ba909b83b16d3ad4fe: No bootstrap required, opened a new log
I20260710 13:20:31.495421 18844 ts_tablet_manager.cc:1403] T f7b43458bcb145e4bab716e88315252e P f6d9d549d3c345ba909b83b16d3ad4fe: Time spent bootstrapping tablet: real 0.110s	user 0.012s	sys 0.013s
I20260710 13:20:31.497567 18766 leader_election.cc:304] T 7e2b48feb9b54466ae8c0262563e561d P f6d9d549d3c345ba909b83b16d3ad4fe [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: a007ba8d25b74e2a8479e9f5cf91887e, f6d9d549d3c345ba909b83b16d3ad4fe; no voters: 164aafd521ab47dbbab9d3b60b9fa6f0
I20260710 13:20:31.498483 18850 raft_consensus.cc:2804] T 7e2b48feb9b54466ae8c0262563e561d P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:31.498906 18850 raft_consensus.cc:493] T 7e2b48feb9b54466ae8c0262563e561d P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:31.499258 18850 raft_consensus.cc:3060] T 7e2b48feb9b54466ae8c0262563e561d P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:31.481808 18865 raft_consensus.cc:515] T 772843251e444ca6a568ad160c6faafa P f6d9d549d3c345ba909b83b16d3ad4fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:31.500905 18849 ts_tablet_manager.cc:1434] T 84611bcbc34642b18b05bfa541c8f1a0 P 164aafd521ab47dbbab9d3b60b9fa6f0: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260710 13:20:31.502265 18849 tablet_bootstrap.cc:492] T ca19bc5f1f014d6585dc8f959e8c363f P 164aafd521ab47dbbab9d3b60b9fa6f0: Bootstrap starting.
I20260710 13:20:31.504544 18579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "772843251e444ca6a568ad160c6faafa" candidate_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a007ba8d25b74e2a8479e9f5cf91887e"
I20260710 13:20:31.506564 18579 raft_consensus.cc:3060] T 772843251e444ca6a568ad160c6faafa P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:31.504540 18728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a225014c2f14c689671e79290f9131d" candidate_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" is_pre_election: true
I20260710 13:20:31.507987 18844 raft_consensus.cc:359] T f7b43458bcb145e4bab716e88315252e P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:31.508654 18844 raft_consensus.cc:385] T f7b43458bcb145e4bab716e88315252e P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:31.508945 18844 raft_consensus.cc:740] T f7b43458bcb145e4bab716e88315252e P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6d9d549d3c345ba909b83b16d3ad4fe, State: Initialized, Role: FOLLOWER
I20260710 13:20:31.505506 18865 leader_election.cc:290] T 772843251e444ca6a568ad160c6faafa P f6d9d549d3c345ba909b83b16d3ad4fe [CANDIDATE]: Term 1 election: Requested vote from peers 164aafd521ab47dbbab9d3b60b9fa6f0 (127.16.20.67:44511), a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65:38171)
I20260710 13:20:31.505390 18729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "772843251e444ca6a568ad160c6faafa" candidate_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0"
I20260710 13:20:31.509824 18729 raft_consensus.cc:3060] T 772843251e444ca6a568ad160c6faafa P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:31.512396 18655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a225014c2f14c689671e79290f9131d" candidate_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" is_pre_election: true
I20260710 13:20:31.513806 18654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd975fe5663842e2bc87f6a25ac70137" candidate_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" is_pre_election: true
I20260710 13:20:31.514999 18579 raft_consensus.cc:2468] T 772843251e444ca6a568ad160c6faafa P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6d9d549d3c345ba909b83b16d3ad4fe in term 1.
I20260710 13:20:31.515569 18847 tablet_bootstrap.cc:492] T 6a84dfecb6ff4cafae58a9d06485b9d9 P a007ba8d25b74e2a8479e9f5cf91887e: No bootstrap required, opened a new log
I20260710 13:20:31.516160 18847 ts_tablet_manager.cc:1403] T 6a84dfecb6ff4cafae58a9d06485b9d9 P a007ba8d25b74e2a8479e9f5cf91887e: Time spent bootstrapping tablet: real 0.060s	user 0.010s	sys 0.006s
I20260710 13:20:31.516695 18729 raft_consensus.cc:2468] T 772843251e444ca6a568ad160c6faafa P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6d9d549d3c345ba909b83b16d3ad4fe in term 1.
I20260710 13:20:31.517901 18766 leader_election.cc:304] T 772843251e444ca6a568ad160c6faafa P f6d9d549d3c345ba909b83b16d3ad4fe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 164aafd521ab47dbbab9d3b60b9fa6f0, f6d9d549d3c345ba909b83b16d3ad4fe; no voters: 
I20260710 13:20:31.519095 18865 raft_consensus.cc:2804] T 772843251e444ca6a568ad160c6faafa P f6d9d549d3c345ba909b83b16d3ad4fe [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:31.519188 18850 raft_consensus.cc:515] T 7e2b48feb9b54466ae8c0262563e561d P f6d9d549d3c345ba909b83b16d3ad4fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:31.519623 18865 raft_consensus.cc:697] T 772843251e444ca6a568ad160c6faafa P f6d9d549d3c345ba909b83b16d3ad4fe [term 1 LEADER]: Becoming Leader. State: Replica: f6d9d549d3c345ba909b83b16d3ad4fe, State: Running, Role: LEADER
I20260710 13:20:31.521580 18850 leader_election.cc:290] T 7e2b48feb9b54466ae8c0262563e561d P f6d9d549d3c345ba909b83b16d3ad4fe [CANDIDATE]: Term 1 election: Requested vote from peers 164aafd521ab47dbbab9d3b60b9fa6f0 (127.16.20.67:44511), a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65:38171)
W20260710 13:20:31.522418 18543 leader_election.cc:343] T 3a225014c2f14c689671e79290f9131d P a007ba8d25b74e2a8479e9f5cf91887e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0cfbc80cdc2b459485581e41ea8e7a6f (127.16.20.66:44189): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:31.522660 18729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2b48feb9b54466ae8c0262563e561d" candidate_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0"
W20260710 13:20:31.523123 18543 leader_election.cc:343] T fd975fe5663842e2bc87f6a25ac70137 P a007ba8d25b74e2a8479e9f5cf91887e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0cfbc80cdc2b459485581e41ea8e7a6f (127.16.20.66:44189): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:31.523314 18849 tablet_bootstrap.cc:654] T ca19bc5f1f014d6585dc8f959e8c363f P 164aafd521ab47dbbab9d3b60b9fa6f0: Neither blocks nor log segments found. Creating new log.
W20260710 13:20:31.523787 18543 leader_election.cc:343] T 3a225014c2f14c689671e79290f9131d P a007ba8d25b74e2a8479e9f5cf91887e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 164aafd521ab47dbbab9d3b60b9fa6f0 (127.16.20.67:44511): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:20:31.524055 18766 leader_election.cc:343] T 7e2b48feb9b54466ae8c0262563e561d P f6d9d549d3c345ba909b83b16d3ad4fe [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 164aafd521ab47dbbab9d3b60b9fa6f0 (127.16.20.67:44511): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:31.524235 18543 leader_election.cc:304] T 3a225014c2f14c689671e79290f9131d P a007ba8d25b74e2a8479e9f5cf91887e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a007ba8d25b74e2a8479e9f5cf91887e; no voters: 0cfbc80cdc2b459485581e41ea8e7a6f, 164aafd521ab47dbbab9d3b60b9fa6f0
I20260710 13:20:31.491221 18845 tablet_bootstrap.cc:492] T c83c04e5d7504e759da023b3edb84e7a P 0cfbc80cdc2b459485581e41ea8e7a6f: Bootstrap starting.
I20260710 13:20:31.525556 18847 raft_consensus.cc:359] T 6a84dfecb6ff4cafae58a9d06485b9d9 P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:31.525553 18865 consensus_queue.cc:237] T 772843251e444ca6a568ad160c6faafa P f6d9d549d3c345ba909b83b16d3ad4fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:31.527387 18847 raft_consensus.cc:385] T 6a84dfecb6ff4cafae58a9d06485b9d9 P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:31.528337 18853 raft_consensus.cc:3060] T 9afa91c093f54f53ae7051d95be430d8 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:31.528741 18860 raft_consensus.cc:2749] T 3a225014c2f14c689671e79290f9131d P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:31.529390 18844 consensus_queue.cc:260] T f7b43458bcb145e4bab716e88315252e P f6d9d549d3c345ba909b83b16d3ad4fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:31.534168 18844 ts_tablet_manager.cc:1434] T f7b43458bcb145e4bab716e88315252e P f6d9d549d3c345ba909b83b16d3ad4fe: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.000s
I20260710 13:20:31.535141 18844 tablet_bootstrap.cc:492] T 6a84dfecb6ff4cafae58a9d06485b9d9 P f6d9d549d3c345ba909b83b16d3ad4fe: Bootstrap starting.
I20260710 13:20:31.535454 18893 raft_consensus.cc:493] T 84611bcbc34642b18b05bfa541c8f1a0 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:31.536460 18847 raft_consensus.cc:740] T 6a84dfecb6ff4cafae58a9d06485b9d9 P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a007ba8d25b74e2a8479e9f5cf91887e, State: Initialized, Role: FOLLOWER
I20260710 13:20:31.542774 18847 consensus_queue.cc:260] T 6a84dfecb6ff4cafae58a9d06485b9d9 P a007ba8d25b74e2a8479e9f5cf91887e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:31.535928 18893 raft_consensus.cc:515] T 84611bcbc34642b18b05bfa541c8f1a0 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } }
I20260710 13:20:31.546613 18844 tablet_bootstrap.cc:654] T 6a84dfecb6ff4cafae58a9d06485b9d9 P f6d9d549d3c345ba909b83b16d3ad4fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:31.548980 18893 leader_election.cc:290] T 84611bcbc34642b18b05bfa541c8f1a0 P 0cfbc80cdc2b459485581e41ea8e7a6f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65:38171), 164aafd521ab47dbbab9d3b60b9fa6f0 (127.16.20.67:44511)
I20260710 13:20:31.548424 18475 catalog_manager.cc:5697] T 3b8c594ed4ba45efb3665f1bfd749823 P 0cfbc80cdc2b459485581e41ea8e7a6f reported cstate change: term changed from 0 to 1, leader changed from <none> to 0cfbc80cdc2b459485581e41ea8e7a6f (127.16.20.66). New cstate: current_term: 1 leader_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:31.550345 18845 tablet_bootstrap.cc:654] T c83c04e5d7504e759da023b3edb84e7a P 0cfbc80cdc2b459485581e41ea8e7a6f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:31.550619 18729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84611bcbc34642b18b05bfa541c8f1a0" candidate_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" is_pre_election: true
I20260710 13:20:31.551333 18729 raft_consensus.cc:2468] T 84611bcbc34642b18b05bfa541c8f1a0 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cfbc80cdc2b459485581e41ea8e7a6f in term 0.
I20260710 13:20:31.551753 18579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2b48feb9b54466ae8c0262563e561d" candidate_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a007ba8d25b74e2a8479e9f5cf91887e"
I20260710 13:20:31.555105 18618 leader_election.cc:304] T 84611bcbc34642b18b05bfa541c8f1a0 P 0cfbc80cdc2b459485581e41ea8e7a6f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cfbc80cdc2b459485581e41ea8e7a6f, 164aafd521ab47dbbab9d3b60b9fa6f0; no voters: 
I20260710 13:20:31.557771 18893 raft_consensus.cc:2804] T 84611bcbc34642b18b05bfa541c8f1a0 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:31.558216 18893 raft_consensus.cc:493] T 84611bcbc34642b18b05bfa541c8f1a0 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:31.558612 18893 raft_consensus.cc:3060] T 84611bcbc34642b18b05bfa541c8f1a0 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:31.554773 18579 raft_consensus.cc:3060] T 7e2b48feb9b54466ae8c0262563e561d P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:31.567162 18580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84611bcbc34642b18b05bfa541c8f1a0" candidate_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" is_pre_election: true
I20260710 13:20:31.567126 18853 raft_consensus.cc:515] T 9afa91c093f54f53ae7051d95be430d8 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } }
W20260710 13:20:31.569454 18618 leader_election.cc:343] T 84611bcbc34642b18b05bfa541c8f1a0 P 0cfbc80cdc2b459485581e41ea8e7a6f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65:38171): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:31.570510 18853 leader_election.cc:290] T 9afa91c093f54f53ae7051d95be430d8 P 0cfbc80cdc2b459485581e41ea8e7a6f [CANDIDATE]: Term 1 election: Requested vote from peers 164aafd521ab47dbbab9d3b60b9fa6f0 (127.16.20.67:44511), f6d9d549d3c345ba909b83b16d3ad4fe (127.16.20.68:43383)
I20260710 13:20:31.572685 18729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9afa91c093f54f53ae7051d95be430d8" candidate_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0"
I20260710 13:20:31.573361 18849 tablet_bootstrap.cc:492] T ca19bc5f1f014d6585dc8f959e8c363f P 164aafd521ab47dbbab9d3b60b9fa6f0: No bootstrap required, opened a new log
I20260710 13:20:31.573864 18849 ts_tablet_manager.cc:1403] T ca19bc5f1f014d6585dc8f959e8c363f P 164aafd521ab47dbbab9d3b60b9fa6f0: Time spent bootstrapping tablet: real 0.072s	user 0.013s	sys 0.013s
I20260710 13:20:31.573904 18802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9afa91c093f54f53ae7051d95be430d8" candidate_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe"
I20260710 13:20:31.574560 18802 raft_consensus.cc:3060] T 9afa91c093f54f53ae7051d95be430d8 P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:31.572724 18847 ts_tablet_manager.cc:1434] T 6a84dfecb6ff4cafae58a9d06485b9d9 P a007ba8d25b74e2a8479e9f5cf91887e: Time spent starting tablet: real 0.056s	user 0.007s	sys 0.001s
I20260710 13:20:31.578717 18860 raft_consensus.cc:493] T 667ec2f5e23240939a1280a5f3d2c41e P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:31.580668 18860 raft_consensus.cc:515] T 667ec2f5e23240939a1280a5f3d2c41e P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } }
I20260710 13:20:31.582468 18860 leader_election.cc:290] T 667ec2f5e23240939a1280a5f3d2c41e P a007ba8d25b74e2a8479e9f5cf91887e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0cfbc80cdc2b459485581e41ea8e7a6f (127.16.20.66:44189), 164aafd521ab47dbbab9d3b60b9fa6f0 (127.16.20.67:44511)
I20260710 13:20:31.583129 18654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "667ec2f5e23240939a1280a5f3d2c41e" candidate_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" is_pre_election: true
I20260710 13:20:31.585959 18803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd975fe5663842e2bc87f6a25ac70137" candidate_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" is_pre_election: true
I20260710 13:20:31.587298 18729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "667ec2f5e23240939a1280a5f3d2c41e" candidate_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" is_pre_election: true
I20260710 13:20:31.592983 18803 raft_consensus.cc:2468] T fd975fe5663842e2bc87f6a25ac70137 P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a007ba8d25b74e2a8479e9f5cf91887e in term 0.
W20260710 13:20:31.584878 18618 leader_election.cc:343] T 9afa91c093f54f53ae7051d95be430d8 P 0cfbc80cdc2b459485581e41ea8e7a6f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 164aafd521ab47dbbab9d3b60b9fa6f0 (127.16.20.67:44511): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:31.594343 18544 leader_election.cc:304] T fd975fe5663842e2bc87f6a25ac70137 P a007ba8d25b74e2a8479e9f5cf91887e [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: a007ba8d25b74e2a8479e9f5cf91887e, f6d9d549d3c345ba909b83b16d3ad4fe; no voters: 0cfbc80cdc2b459485581e41ea8e7a6f
I20260710 13:20:31.586206 18654 raft_consensus.cc:2468] T 667ec2f5e23240939a1280a5f3d2c41e P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a007ba8d25b74e2a8479e9f5cf91887e in term 0.
W20260710 13:20:31.594703 18543 leader_election.cc:343] T 667ec2f5e23240939a1280a5f3d2c41e P a007ba8d25b74e2a8479e9f5cf91887e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 164aafd521ab47dbbab9d3b60b9fa6f0 (127.16.20.67:44511): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:31.596045 18860 raft_consensus.cc:2804] T fd975fe5663842e2bc87f6a25ac70137 P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:31.596436 18860 raft_consensus.cc:493] T fd975fe5663842e2bc87f6a25ac70137 P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:31.596837 18860 raft_consensus.cc:3060] T fd975fe5663842e2bc87f6a25ac70137 P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:31.597000 18802 raft_consensus.cc:2468] T 9afa91c093f54f53ae7051d95be430d8 P f6d9d549d3c345ba909b83b16d3ad4fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cfbc80cdc2b459485581e41ea8e7a6f in term 1.
I20260710 13:20:31.591184 18847 tablet_bootstrap.cc:492] T ca19bc5f1f014d6585dc8f959e8c363f P a007ba8d25b74e2a8479e9f5cf91887e: Bootstrap starting.
I20260710 13:20:31.598820 18619 leader_election.cc:304] T 9afa91c093f54f53ae7051d95be430d8 P 0cfbc80cdc2b459485581e41ea8e7a6f [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: 0cfbc80cdc2b459485581e41ea8e7a6f, f6d9d549d3c345ba909b83b16d3ad4fe; no voters: 164aafd521ab47dbbab9d3b60b9fa6f0
I20260710 13:20:31.599750 18476 catalog_manager.cc:5697] T 772843251e444ca6a568ad160c6faafa P f6d9d549d3c345ba909b83b16d3ad4fe reported cstate change: term changed from 0 to 1, leader changed from <none> to f6d9d549d3c345ba909b83b16d3ad4fe (127.16.20.68). New cstate: current_term: 1 leader_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:31.600677 18849 raft_consensus.cc:359] T ca19bc5f1f014d6585dc8f959e8c363f P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } }
I20260710 13:20:31.602228 18849 raft_consensus.cc:385] T ca19bc5f1f014d6585dc8f959e8c363f P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:31.602763 18853 raft_consensus.cc:2804] T 9afa91c093f54f53ae7051d95be430d8 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:31.601616 18543 leader_election.cc:304] T 667ec2f5e23240939a1280a5f3d2c41e P a007ba8d25b74e2a8479e9f5cf91887e [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: 0cfbc80cdc2b459485581e41ea8e7a6f, a007ba8d25b74e2a8479e9f5cf91887e; no voters: 164aafd521ab47dbbab9d3b60b9fa6f0
I20260710 13:20:31.604183 18853 raft_consensus.cc:697] T 9afa91c093f54f53ae7051d95be430d8 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 LEADER]: Becoming Leader. State: Replica: 0cfbc80cdc2b459485581e41ea8e7a6f, State: Running, Role: LEADER
I20260710 13:20:31.603194 18849 raft_consensus.cc:740] T ca19bc5f1f014d6585dc8f959e8c363f P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 164aafd521ab47dbbab9d3b60b9fa6f0, State: Initialized, Role: FOLLOWER
I20260710 13:20:31.605093 18853 consensus_queue.cc:237] T 9afa91c093f54f53ae7051d95be430d8 P 0cfbc80cdc2b459485581e41ea8e7a6f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } }
I20260710 13:20:31.605844 18845 tablet_bootstrap.cc:492] T c83c04e5d7504e759da023b3edb84e7a P 0cfbc80cdc2b459485581e41ea8e7a6f: No bootstrap required, opened a new log
I20260710 13:20:31.605474 18849 consensus_queue.cc:260] T ca19bc5f1f014d6585dc8f959e8c363f P 164aafd521ab47dbbab9d3b60b9fa6f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } }
I20260710 13:20:31.606348 18845 ts_tablet_manager.cc:1403] T c83c04e5d7504e759da023b3edb84e7a P 0cfbc80cdc2b459485581e41ea8e7a6f: Time spent bootstrapping tablet: real 0.115s	user 0.014s	sys 0.007s
I20260710 13:20:31.609035 18849 ts_tablet_manager.cc:1434] T ca19bc5f1f014d6585dc8f959e8c363f P 164aafd521ab47dbbab9d3b60b9fa6f0: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.005s
I20260710 13:20:31.610266 18849 tablet_bootstrap.cc:492] T 6a84dfecb6ff4cafae58a9d06485b9d9 P 164aafd521ab47dbbab9d3b60b9fa6f0: Bootstrap starting.
I20260710 13:20:31.609902 18845 raft_consensus.cc:359] T c83c04e5d7504e759da023b3edb84e7a P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:31.610744 18845 raft_consensus.cc:385] T c83c04e5d7504e759da023b3edb84e7a P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:31.611090 18845 raft_consensus.cc:740] T c83c04e5d7504e759da023b3edb84e7a P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cfbc80cdc2b459485581e41ea8e7a6f, State: Initialized, Role: FOLLOWER
I20260710 13:20:31.611927 18845 consensus_queue.cc:260] T c83c04e5d7504e759da023b3edb84e7a P 0cfbc80cdc2b459485581e41ea8e7a6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:31.613945 18844 tablet_bootstrap.cc:492] T 6a84dfecb6ff4cafae58a9d06485b9d9 P f6d9d549d3c345ba909b83b16d3ad4fe: No bootstrap required, opened a new log
I20260710 13:20:31.616276 18844 ts_tablet_manager.cc:1403] T 6a84dfecb6ff4cafae58a9d06485b9d9 P f6d9d549d3c345ba909b83b16d3ad4fe: Time spent bootstrapping tablet: real 0.081s	user 0.026s	sys 0.004s
I20260710 13:20:31.614470 18845 ts_tablet_manager.cc:1434] T c83c04e5d7504e759da023b3edb84e7a P 0cfbc80cdc2b459485581e41ea8e7a6f: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260710 13:20:31.615067 18893 raft_consensus.cc:515] T 84611bcbc34642b18b05bfa541c8f1a0 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } }
I20260710 13:20:31.624941 18860 raft_consensus.cc:515] T fd975fe5663842e2bc87f6a25ac70137 P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:31.632261 18845 tablet_bootstrap.cc:492] T 3a225014c2f14c689671e79290f9131d P 0cfbc80cdc2b459485581e41ea8e7a6f: Bootstrap starting.
I20260710 13:20:31.639055 18902 raft_consensus.cc:2804] T 667ec2f5e23240939a1280a5f3d2c41e P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:31.639711 18902 raft_consensus.cc:493] T 667ec2f5e23240939a1280a5f3d2c41e P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:31.640288 18902 raft_consensus.cc:3060] T 667ec2f5e23240939a1280a5f3d2c41e P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:31.639971 18802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd975fe5663842e2bc87f6a25ac70137" candidate_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe"
I20260710 13:20:31.641125 18802 raft_consensus.cc:3060] T fd975fe5663842e2bc87f6a25ac70137 P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:31.648619 18902 raft_consensus.cc:515] T 667ec2f5e23240939a1280a5f3d2c41e P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } }
I20260710 13:20:31.649618 18802 raft_consensus.cc:2468] T fd975fe5663842e2bc87f6a25ac70137 P f6d9d549d3c345ba909b83b16d3ad4fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a007ba8d25b74e2a8479e9f5cf91887e in term 1.
I20260710 13:20:31.649020 18893 leader_election.cc:290] T 84611bcbc34642b18b05bfa541c8f1a0 P 0cfbc80cdc2b459485581e41ea8e7a6f [CANDIDATE]: Term 1 election: Requested vote from peers a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65:38171), 164aafd521ab47dbbab9d3b60b9fa6f0 (127.16.20.67:44511)
I20260710 13:20:31.652092 18580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84611bcbc34642b18b05bfa541c8f1a0" candidate_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a007ba8d25b74e2a8479e9f5cf91887e"
I20260710 13:20:31.653548 18729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84611bcbc34642b18b05bfa541c8f1a0" candidate_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0"
I20260710 13:20:31.653640 18654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "667ec2f5e23240939a1280a5f3d2c41e" candidate_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f"
I20260710 13:20:31.654202 18729 raft_consensus.cc:3060] T 84611bcbc34642b18b05bfa541c8f1a0 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:31.654364 18654 raft_consensus.cc:3060] T 667ec2f5e23240939a1280a5f3d2c41e P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:31.655912 18844 raft_consensus.cc:359] T 6a84dfecb6ff4cafae58a9d06485b9d9 P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:31.659344 18844 raft_consensus.cc:385] T 6a84dfecb6ff4cafae58a9d06485b9d9 P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:20:31.657914 18618 leader_election.cc:343] T 84611bcbc34642b18b05bfa541c8f1a0 P 0cfbc80cdc2b459485581e41ea8e7a6f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65:38171): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:31.657608 18579 raft_consensus.cc:2468] T 7e2b48feb9b54466ae8c0262563e561d P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6d9d549d3c345ba909b83b16d3ad4fe in term 1.
I20260710 13:20:31.660533 18844 raft_consensus.cc:740] T 6a84dfecb6ff4cafae58a9d06485b9d9 P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6d9d549d3c345ba909b83b16d3ad4fe, State: Initialized, Role: FOLLOWER
I20260710 13:20:31.659746 18476 catalog_manager.cc:5697] T 9afa91c093f54f53ae7051d95be430d8 P 0cfbc80cdc2b459485581e41ea8e7a6f reported cstate change: term changed from 0 to 1, leader changed from <none> to 0cfbc80cdc2b459485581e41ea8e7a6f (127.16.20.66). New cstate: current_term: 1 leader_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:31.661496 18844 consensus_queue.cc:260] T 6a84dfecb6ff4cafae58a9d06485b9d9 P f6d9d549d3c345ba909b83b16d3ad4fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:31.663864 18844 ts_tablet_manager.cc:1434] T 6a84dfecb6ff4cafae58a9d06485b9d9 P f6d9d549d3c345ba909b83b16d3ad4fe: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.000s
I20260710 13:20:31.664885 18844 tablet_bootstrap.cc:492] T 3b8c594ed4ba45efb3665f1bfd749823 P f6d9d549d3c345ba909b83b16d3ad4fe: Bootstrap starting.
I20260710 13:20:31.664274 18654 raft_consensus.cc:2468] T 667ec2f5e23240939a1280a5f3d2c41e P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a007ba8d25b74e2a8479e9f5cf91887e in term 1.
I20260710 13:20:31.666330 18544 leader_election.cc:304] T fd975fe5663842e2bc87f6a25ac70137 P a007ba8d25b74e2a8479e9f5cf91887e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a007ba8d25b74e2a8479e9f5cf91887e, f6d9d549d3c345ba909b83b16d3ad4fe; no voters: 
I20260710 13:20:31.675269 18845 tablet_bootstrap.cc:654] T 3a225014c2f14c689671e79290f9131d P 0cfbc80cdc2b459485581e41ea8e7a6f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:31.684407 18893 raft_consensus.cc:493] T f7b43458bcb145e4bab716e88315252e P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:31.684533 18902 leader_election.cc:290] T 667ec2f5e23240939a1280a5f3d2c41e P a007ba8d25b74e2a8479e9f5cf91887e [CANDIDATE]: Term 1 election: Requested vote from peers 0cfbc80cdc2b459485581e41ea8e7a6f (127.16.20.66:44189), 164aafd521ab47dbbab9d3b60b9fa6f0 (127.16.20.67:44511)
I20260710 13:20:31.685326 18902 raft_consensus.cc:2804] T fd975fe5663842e2bc87f6a25ac70137 P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:31.685098 18893 raft_consensus.cc:515] T f7b43458bcb145e4bab716e88315252e P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:31.685865 18902 raft_consensus.cc:697] T fd975fe5663842e2bc87f6a25ac70137 P a007ba8d25b74e2a8479e9f5cf91887e [term 1 LEADER]: Becoming Leader. State: Replica: a007ba8d25b74e2a8479e9f5cf91887e, State: Running, Role: LEADER
I20260710 13:20:31.671620 18849 tablet_bootstrap.cc:654] T 6a84dfecb6ff4cafae58a9d06485b9d9 P 164aafd521ab47dbbab9d3b60b9fa6f0: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:31.673415 18729 raft_consensus.cc:2468] T 84611bcbc34642b18b05bfa541c8f1a0 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cfbc80cdc2b459485581e41ea8e7a6f in term 1.
I20260710 13:20:31.668831 18543 leader_election.cc:304] T 667ec2f5e23240939a1280a5f3d2c41e P a007ba8d25b74e2a8479e9f5cf91887e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cfbc80cdc2b459485581e41ea8e7a6f, a007ba8d25b74e2a8479e9f5cf91887e; no voters: 
I20260710 13:20:31.669198 18766 leader_election.cc:304] T 7e2b48feb9b54466ae8c0262563e561d P f6d9d549d3c345ba909b83b16d3ad4fe [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: a007ba8d25b74e2a8479e9f5cf91887e, f6d9d549d3c345ba909b83b16d3ad4fe; no voters: 164aafd521ab47dbbab9d3b60b9fa6f0
I20260710 13:20:31.692782 18579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7b43458bcb145e4bab716e88315252e" candidate_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" is_pre_election: true
I20260710 13:20:31.693470 18850 raft_consensus.cc:2804] T 7e2b48feb9b54466ae8c0262563e561d P f6d9d549d3c345ba909b83b16d3ad4fe [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:31.693989 18850 raft_consensus.cc:697] T 7e2b48feb9b54466ae8c0262563e561d P f6d9d549d3c345ba909b83b16d3ad4fe [term 1 LEADER]: Becoming Leader. State: Replica: f6d9d549d3c345ba909b83b16d3ad4fe, State: Running, Role: LEADER
W20260710 13:20:31.694458 18618 leader_election.cc:343] T f7b43458bcb145e4bab716e88315252e P 0cfbc80cdc2b459485581e41ea8e7a6f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65:38171): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:31.694795 18850 consensus_queue.cc:237] T 7e2b48feb9b54466ae8c0262563e561d P f6d9d549d3c345ba909b83b16d3ad4fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:31.689504 18654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd975fe5663842e2bc87f6a25ac70137" candidate_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f"
I20260710 13:20:31.690510 18893 leader_election.cc:290] T f7b43458bcb145e4bab716e88315252e P 0cfbc80cdc2b459485581e41ea8e7a6f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6d9d549d3c345ba909b83b16d3ad4fe (127.16.20.68:43383), a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65:38171)
I20260710 13:20:31.697940 18728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "667ec2f5e23240939a1280a5f3d2c41e" candidate_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0"
I20260710 13:20:31.698629 18618 leader_election.cc:304] T 84611bcbc34642b18b05bfa541c8f1a0 P 0cfbc80cdc2b459485581e41ea8e7a6f [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: 0cfbc80cdc2b459485581e41ea8e7a6f, 164aafd521ab47dbbab9d3b60b9fa6f0; no voters: a007ba8d25b74e2a8479e9f5cf91887e
W20260710 13:20:31.699085 18543 leader_election.cc:343] T fd975fe5663842e2bc87f6a25ac70137 P a007ba8d25b74e2a8479e9f5cf91887e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0cfbc80cdc2b459485581e41ea8e7a6f (127.16.20.66:44189): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:20:31.700217 18543 leader_election.cc:343] T 667ec2f5e23240939a1280a5f3d2c41e P a007ba8d25b74e2a8479e9f5cf91887e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 164aafd521ab47dbbab9d3b60b9fa6f0 (127.16.20.67:44511): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:31.686785 18902 consensus_queue.cc:237] T fd975fe5663842e2bc87f6a25ac70137 P a007ba8d25b74e2a8479e9f5cf91887e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:31.667690 18860 leader_election.cc:290] T fd975fe5663842e2bc87f6a25ac70137 P a007ba8d25b74e2a8479e9f5cf91887e [CANDIDATE]: Term 1 election: Requested vote from peers f6d9d549d3c345ba909b83b16d3ad4fe (127.16.20.68:43383), 0cfbc80cdc2b459485581e41ea8e7a6f (127.16.20.66:44189)
I20260710 13:20:31.701761 18893 raft_consensus.cc:2804] T 84611bcbc34642b18b05bfa541c8f1a0 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:31.702849 18893 raft_consensus.cc:697] T 84611bcbc34642b18b05bfa541c8f1a0 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 LEADER]: Becoming Leader. State: Replica: 0cfbc80cdc2b459485581e41ea8e7a6f, State: Running, Role: LEADER
I20260710 13:20:31.703719 18893 consensus_queue.cc:237] T 84611bcbc34642b18b05bfa541c8f1a0 P 0cfbc80cdc2b459485581e41ea8e7a6f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } }
I20260710 13:20:31.703722 18904 raft_consensus.cc:2804] T 667ec2f5e23240939a1280a5f3d2c41e P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:31.705353 18904 raft_consensus.cc:697] T 667ec2f5e23240939a1280a5f3d2c41e P a007ba8d25b74e2a8479e9f5cf91887e [term 1 LEADER]: Becoming Leader. State: Replica: a007ba8d25b74e2a8479e9f5cf91887e, State: Running, Role: LEADER
I20260710 13:20:31.706404 18904 consensus_queue.cc:237] T 667ec2f5e23240939a1280a5f3d2c41e P a007ba8d25b74e2a8479e9f5cf91887e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } }
I20260710 13:20:31.706427 18852 consensus_queue.cc:1048] T c83c04e5d7504e759da023b3edb84e7a P f6d9d549d3c345ba909b83b16d3ad4fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:31.708815 18847 tablet_bootstrap.cc:654] T ca19bc5f1f014d6585dc8f959e8c363f P a007ba8d25b74e2a8479e9f5cf91887e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:31.696102 18802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7b43458bcb145e4bab716e88315252e" candidate_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" is_pre_election: true
I20260710 13:20:31.714449 18802 raft_consensus.cc:2468] T f7b43458bcb145e4bab716e88315252e P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cfbc80cdc2b459485581e41ea8e7a6f in term 0.
I20260710 13:20:31.716305 18619 leader_election.cc:304] T f7b43458bcb145e4bab716e88315252e P 0cfbc80cdc2b459485581e41ea8e7a6f [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: 0cfbc80cdc2b459485581e41ea8e7a6f, f6d9d549d3c345ba909b83b16d3ad4fe; no voters: a007ba8d25b74e2a8479e9f5cf91887e
I20260710 13:20:31.710033 18844 tablet_bootstrap.cc:654] T 3b8c594ed4ba45efb3665f1bfd749823 P f6d9d549d3c345ba909b83b16d3ad4fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:31.718003 18853 raft_consensus.cc:2804] T f7b43458bcb145e4bab716e88315252e P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:31.718902 18853 raft_consensus.cc:493] T f7b43458bcb145e4bab716e88315252e P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:31.719286 18853 raft_consensus.cc:3060] T f7b43458bcb145e4bab716e88315252e P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:31.726662 18849 tablet_bootstrap.cc:492] T 6a84dfecb6ff4cafae58a9d06485b9d9 P 164aafd521ab47dbbab9d3b60b9fa6f0: No bootstrap required, opened a new log
I20260710 13:20:31.726986 18845 tablet_bootstrap.cc:492] T 3a225014c2f14c689671e79290f9131d P 0cfbc80cdc2b459485581e41ea8e7a6f: No bootstrap required, opened a new log
I20260710 13:20:31.727264 18849 ts_tablet_manager.cc:1403] T 6a84dfecb6ff4cafae58a9d06485b9d9 P 164aafd521ab47dbbab9d3b60b9fa6f0: Time spent bootstrapping tablet: real 0.117s	user 0.010s	sys 0.019s
I20260710 13:20:31.727680 18845 ts_tablet_manager.cc:1403] T 3a225014c2f14c689671e79290f9131d P 0cfbc80cdc2b459485581e41ea8e7a6f: Time spent bootstrapping tablet: real 0.098s	user 0.015s	sys 0.004s
W20260710 13:20:31.729120 18526 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:31.731628 18845 raft_consensus.cc:359] T 3a225014c2f14c689671e79290f9131d P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:31.732451 18853 raft_consensus.cc:515] T f7b43458bcb145e4bab716e88315252e P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:31.732611 18845 raft_consensus.cc:385] T 3a225014c2f14c689671e79290f9131d P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:31.741847 18845 raft_consensus.cc:740] T 3a225014c2f14c689671e79290f9131d P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cfbc80cdc2b459485581e41ea8e7a6f, State: Initialized, Role: FOLLOWER
I20260710 13:20:31.742708 18845 consensus_queue.cc:260] T 3a225014c2f14c689671e79290f9131d P 0cfbc80cdc2b459485581e41ea8e7a6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:31.744767 18845 ts_tablet_manager.cc:1434] T 3a225014c2f14c689671e79290f9131d P 0cfbc80cdc2b459485581e41ea8e7a6f: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 13:20:31.745633 18845 tablet_bootstrap.cc:492] T 573da691b5264b99ab496584354fe92a P 0cfbc80cdc2b459485581e41ea8e7a6f: Bootstrap starting.
I20260710 13:20:31.734689 18852 raft_consensus.cc:493] T 6a84dfecb6ff4cafae58a9d06485b9d9 P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:31.748078 18852 raft_consensus.cc:515] T 6a84dfecb6ff4cafae58a9d06485b9d9 P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:31.749146 18802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7b43458bcb145e4bab716e88315252e" candidate_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe"
I20260710 13:20:31.750515 18852 leader_election.cc:290] T 6a84dfecb6ff4cafae58a9d06485b9d9 P f6d9d549d3c345ba909b83b16d3ad4fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 164aafd521ab47dbbab9d3b60b9fa6f0 (127.16.20.67:44511), a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65:38171)
I20260710 13:20:31.752095 18580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7b43458bcb145e4bab716e88315252e" candidate_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a007ba8d25b74e2a8479e9f5cf91887e"
W20260710 13:20:31.754307 18618 leader_election.cc:343] T f7b43458bcb145e4bab716e88315252e P 0cfbc80cdc2b459485581e41ea8e7a6f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65:38171): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:31.755266 18845 tablet_bootstrap.cc:654] T 573da691b5264b99ab496584354fe92a P 0cfbc80cdc2b459485581e41ea8e7a6f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:31.756553 18475 catalog_manager.cc:5697] T 7e2b48feb9b54466ae8c0262563e561d P f6d9d549d3c345ba909b83b16d3ad4fe reported cstate change: term changed from 0 to 1, leader changed from <none> to f6d9d549d3c345ba909b83b16d3ad4fe (127.16.20.68). New cstate: current_term: 1 leader_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:31.738651 18849 raft_consensus.cc:359] T 6a84dfecb6ff4cafae58a9d06485b9d9 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:31.758505 18849 raft_consensus.cc:385] T 6a84dfecb6ff4cafae58a9d06485b9d9 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:31.758813 18849 raft_consensus.cc:740] T 6a84dfecb6ff4cafae58a9d06485b9d9 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 164aafd521ab47dbbab9d3b60b9fa6f0, State: Initialized, Role: FOLLOWER
I20260710 13:20:31.759822 18728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a84dfecb6ff4cafae58a9d06485b9d9" candidate_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" is_pre_election: true
I20260710 13:20:31.759724 18849 consensus_queue.cc:260] T 6a84dfecb6ff4cafae58a9d06485b9d9 P 164aafd521ab47dbbab9d3b60b9fa6f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:31.760931 18728 raft_consensus.cc:2468] T 6a84dfecb6ff4cafae58a9d06485b9d9 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6d9d549d3c345ba909b83b16d3ad4fe in term 0.
I20260710 13:20:31.761977 18849 ts_tablet_manager.cc:1434] T 6a84dfecb6ff4cafae58a9d06485b9d9 P 164aafd521ab47dbbab9d3b60b9fa6f0: Time spent starting tablet: real 0.034s	user 0.004s	sys 0.001s
I20260710 13:20:31.763192 18580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a84dfecb6ff4cafae58a9d06485b9d9" candidate_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" is_pre_election: true
I20260710 13:20:31.764050 18802 raft_consensus.cc:3060] T f7b43458bcb145e4bab716e88315252e P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:31.765661 18847 tablet_bootstrap.cc:492] T ca19bc5f1f014d6585dc8f959e8c363f P a007ba8d25b74e2a8479e9f5cf91887e: No bootstrap required, opened a new log
I20260710 13:20:31.766240 18847 ts_tablet_manager.cc:1403] T ca19bc5f1f014d6585dc8f959e8c363f P a007ba8d25b74e2a8479e9f5cf91887e: Time spent bootstrapping tablet: real 0.175s	user 0.009s	sys 0.010s
I20260710 13:20:31.766680 18580 raft_consensus.cc:2468] T 6a84dfecb6ff4cafae58a9d06485b9d9 P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6d9d549d3c345ba909b83b16d3ad4fe in term 0.
I20260710 13:20:31.767069 18766 leader_election.cc:304] T 6a84dfecb6ff4cafae58a9d06485b9d9 P f6d9d549d3c345ba909b83b16d3ad4fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 164aafd521ab47dbbab9d3b60b9fa6f0, f6d9d549d3c345ba909b83b16d3ad4fe; no voters: 
I20260710 13:20:31.768678 18852 raft_consensus.cc:2804] T 6a84dfecb6ff4cafae58a9d06485b9d9 P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:31.769119 18852 raft_consensus.cc:493] T 6a84dfecb6ff4cafae58a9d06485b9d9 P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:31.756685 18853 leader_election.cc:290] T f7b43458bcb145e4bab716e88315252e P 0cfbc80cdc2b459485581e41ea8e7a6f [CANDIDATE]: Term 1 election: Requested vote from peers f6d9d549d3c345ba909b83b16d3ad4fe (127.16.20.68:43383), a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65:38171)
I20260710 13:20:31.769532 18852 raft_consensus.cc:3060] T 6a84dfecb6ff4cafae58a9d06485b9d9 P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:31.770859 18654 raft_consensus.cc:3060] T c83c04e5d7504e759da023b3edb84e7a P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:31.771555 18849 tablet_bootstrap.cc:492] T 7e2b48feb9b54466ae8c0262563e561d P 164aafd521ab47dbbab9d3b60b9fa6f0: Bootstrap starting.
I20260710 13:20:31.779870 18847 raft_consensus.cc:359] T ca19bc5f1f014d6585dc8f959e8c363f P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } }
I20260710 13:20:31.783241 18847 raft_consensus.cc:385] T ca19bc5f1f014d6585dc8f959e8c363f P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:31.784703 18850 consensus_queue.cc:1048] T c83c04e5d7504e759da023b3edb84e7a P f6d9d549d3c345ba909b83b16d3ad4fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:31.787915 18847 raft_consensus.cc:740] T ca19bc5f1f014d6585dc8f959e8c363f P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a007ba8d25b74e2a8479e9f5cf91887e, State: Initialized, Role: FOLLOWER
I20260710 13:20:31.789098 18852 raft_consensus.cc:515] T 6a84dfecb6ff4cafae58a9d06485b9d9 P f6d9d549d3c345ba909b83b16d3ad4fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:31.789785 18847 consensus_queue.cc:260] T ca19bc5f1f014d6585dc8f959e8c363f P a007ba8d25b74e2a8479e9f5cf91887e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } }
I20260710 13:20:31.792500 18728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a84dfecb6ff4cafae58a9d06485b9d9" candidate_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0"
I20260710 13:20:31.793188 18728 raft_consensus.cc:3060] T 6a84dfecb6ff4cafae58a9d06485b9d9 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:31.794595 18847 ts_tablet_manager.cc:1434] T ca19bc5f1f014d6585dc8f959e8c363f P a007ba8d25b74e2a8479e9f5cf91887e: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260710 13:20:31.780535 18476 catalog_manager.cc:5697] T fd975fe5663842e2bc87f6a25ac70137 P a007ba8d25b74e2a8479e9f5cf91887e reported cstate change: term changed from 0 to 1, leader changed from <none> to a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65). New cstate: current_term: 1 leader_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:31.797472 18847 tablet_bootstrap.cc:492] T 84611bcbc34642b18b05bfa541c8f1a0 P a007ba8d25b74e2a8479e9f5cf91887e: Bootstrap starting.
I20260710 13:20:31.802686 18802 raft_consensus.cc:2468] T f7b43458bcb145e4bab716e88315252e P f6d9d549d3c345ba909b83b16d3ad4fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cfbc80cdc2b459485581e41ea8e7a6f in term 1.
I20260710 13:20:31.804370 18619 leader_election.cc:304] T f7b43458bcb145e4bab716e88315252e P 0cfbc80cdc2b459485581e41ea8e7a6f [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: 0cfbc80cdc2b459485581e41ea8e7a6f, f6d9d549d3c345ba909b83b16d3ad4fe; no voters: a007ba8d25b74e2a8479e9f5cf91887e
I20260710 13:20:31.809201 18853 raft_consensus.cc:2804] T f7b43458bcb145e4bab716e88315252e P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:31.809903 18853 raft_consensus.cc:697] T f7b43458bcb145e4bab716e88315252e P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 LEADER]: Becoming Leader. State: Replica: 0cfbc80cdc2b459485581e41ea8e7a6f, State: Running, Role: LEADER
I20260710 13:20:31.786954 18849 tablet_bootstrap.cc:654] T 7e2b48feb9b54466ae8c0262563e561d P 164aafd521ab47dbbab9d3b60b9fa6f0: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:31.812251 18847 tablet_bootstrap.cc:654] T 84611bcbc34642b18b05bfa541c8f1a0 P a007ba8d25b74e2a8479e9f5cf91887e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:31.810906 18853 consensus_queue.cc:237] T f7b43458bcb145e4bab716e88315252e P 0cfbc80cdc2b459485581e41ea8e7a6f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:31.825656 18847 tablet_bootstrap.cc:492] T 84611bcbc34642b18b05bfa541c8f1a0 P a007ba8d25b74e2a8479e9f5cf91887e: No bootstrap required, opened a new log
I20260710 13:20:31.826608 18847 ts_tablet_manager.cc:1403] T 84611bcbc34642b18b05bfa541c8f1a0 P a007ba8d25b74e2a8479e9f5cf91887e: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.001s
I20260710 13:20:31.830005 18580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a84dfecb6ff4cafae58a9d06485b9d9" candidate_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a007ba8d25b74e2a8479e9f5cf91887e"
I20260710 13:20:31.827574 18728 raft_consensus.cc:2468] T 6a84dfecb6ff4cafae58a9d06485b9d9 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6d9d549d3c345ba909b83b16d3ad4fe in term 1.
I20260710 13:20:31.830727 18580 raft_consensus.cc:3060] T 6a84dfecb6ff4cafae58a9d06485b9d9 P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:31.828511 18844 tablet_bootstrap.cc:492] T 3b8c594ed4ba45efb3665f1bfd749823 P f6d9d549d3c345ba909b83b16d3ad4fe: No bootstrap required, opened a new log
I20260710 13:20:31.831538 18844 ts_tablet_manager.cc:1403] T 3b8c594ed4ba45efb3665f1bfd749823 P f6d9d549d3c345ba909b83b16d3ad4fe: Time spent bootstrapping tablet: real 0.167s	user 0.018s	sys 0.013s
I20260710 13:20:31.834558 18844 raft_consensus.cc:359] T 3b8c594ed4ba45efb3665f1bfd749823 P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } }
I20260710 13:20:31.835616 18766 leader_election.cc:304] T 6a84dfecb6ff4cafae58a9d06485b9d9 P f6d9d549d3c345ba909b83b16d3ad4fe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 164aafd521ab47dbbab9d3b60b9fa6f0, f6d9d549d3c345ba909b83b16d3ad4fe; no voters: 
I20260710 13:20:31.835592 18844 raft_consensus.cc:385] T 3b8c594ed4ba45efb3665f1bfd749823 P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:31.836591 18865 raft_consensus.cc:2804] T 6a84dfecb6ff4cafae58a9d06485b9d9 P f6d9d549d3c345ba909b83b16d3ad4fe [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:31.838873 18844 raft_consensus.cc:740] T 3b8c594ed4ba45efb3665f1bfd749823 P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6d9d549d3c345ba909b83b16d3ad4fe, State: Initialized, Role: FOLLOWER
I20260710 13:20:31.839042 18865 raft_consensus.cc:697] T 6a84dfecb6ff4cafae58a9d06485b9d9 P f6d9d549d3c345ba909b83b16d3ad4fe [term 1 LEADER]: Becoming Leader. State: Replica: f6d9d549d3c345ba909b83b16d3ad4fe, State: Running, Role: LEADER
I20260710 13:20:31.837899 18475 catalog_manager.cc:5697] T 667ec2f5e23240939a1280a5f3d2c41e P a007ba8d25b74e2a8479e9f5cf91887e reported cstate change: term changed from 0 to 1, leader changed from <none> to a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65). New cstate: current_term: 1 leader_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:31.840037 18865 consensus_queue.cc:237] T 6a84dfecb6ff4cafae58a9d06485b9d9 P f6d9d549d3c345ba909b83b16d3ad4fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:31.837890 18847 raft_consensus.cc:359] T 84611bcbc34642b18b05bfa541c8f1a0 P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } }
I20260710 13:20:31.843226 18847 raft_consensus.cc:385] T 84611bcbc34642b18b05bfa541c8f1a0 P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:31.843739 18847 raft_consensus.cc:740] T 84611bcbc34642b18b05bfa541c8f1a0 P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a007ba8d25b74e2a8479e9f5cf91887e, State: Initialized, Role: FOLLOWER
I20260710 13:20:31.844393 18852 leader_election.cc:290] T 6a84dfecb6ff4cafae58a9d06485b9d9 P f6d9d549d3c345ba909b83b16d3ad4fe [CANDIDATE]: Term 1 election: Requested vote from peers 164aafd521ab47dbbab9d3b60b9fa6f0 (127.16.20.67:44511), a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65:38171)
I20260710 13:20:31.839931 18844 consensus_queue.cc:260] T 3b8c594ed4ba45efb3665f1bfd749823 P f6d9d549d3c345ba909b83b16d3ad4fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } }
I20260710 13:20:31.844672 18847 consensus_queue.cc:260] T 84611bcbc34642b18b05bfa541c8f1a0 P a007ba8d25b74e2a8479e9f5cf91887e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } }
I20260710 13:20:31.846962 18580 raft_consensus.cc:2468] T 6a84dfecb6ff4cafae58a9d06485b9d9 P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6d9d549d3c345ba909b83b16d3ad4fe in term 1.
I20260710 13:20:31.847304 18847 ts_tablet_manager.cc:1434] T 84611bcbc34642b18b05bfa541c8f1a0 P a007ba8d25b74e2a8479e9f5cf91887e: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260710 13:20:31.849733 18844 ts_tablet_manager.cc:1434] T 3b8c594ed4ba45efb3665f1bfd749823 P f6d9d549d3c345ba909b83b16d3ad4fe: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260710 13:20:31.855490 18847 tablet_bootstrap.cc:492] T dee13714884446f4894e44a82096fb25 P a007ba8d25b74e2a8479e9f5cf91887e: Bootstrap starting.
I20260710 13:20:31.851850 18849 tablet_bootstrap.cc:492] T 7e2b48feb9b54466ae8c0262563e561d P 164aafd521ab47dbbab9d3b60b9fa6f0: No bootstrap required, opened a new log
I20260710 13:20:31.856115 18844 tablet_bootstrap.cc:492] T d1405ec0a96c4b718342caaf5de68c81 P f6d9d549d3c345ba909b83b16d3ad4fe: Bootstrap starting.
I20260710 13:20:31.856503 18849 ts_tablet_manager.cc:1403] T 7e2b48feb9b54466ae8c0262563e561d P 164aafd521ab47dbbab9d3b60b9fa6f0: Time spent bootstrapping tablet: real 0.085s	user 0.029s	sys 0.000s
I20260710 13:20:31.859779 18849 raft_consensus.cc:359] T 7e2b48feb9b54466ae8c0262563e561d P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:31.860546 18849 raft_consensus.cc:385] T 7e2b48feb9b54466ae8c0262563e561d P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:31.860849 18849 raft_consensus.cc:740] T 7e2b48feb9b54466ae8c0262563e561d P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 164aafd521ab47dbbab9d3b60b9fa6f0, State: Initialized, Role: FOLLOWER
I20260710 13:20:31.851882 18845 tablet_bootstrap.cc:492] T 573da691b5264b99ab496584354fe92a P 0cfbc80cdc2b459485581e41ea8e7a6f: No bootstrap required, opened a new log
I20260710 13:20:31.861759 18845 ts_tablet_manager.cc:1403] T 573da691b5264b99ab496584354fe92a P 0cfbc80cdc2b459485581e41ea8e7a6f: Time spent bootstrapping tablet: real 0.116s	user 0.016s	sys 0.014s
I20260710 13:20:31.864099 18844 tablet_bootstrap.cc:654] T d1405ec0a96c4b718342caaf5de68c81 P f6d9d549d3c345ba909b83b16d3ad4fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:31.864463 18845 raft_consensus.cc:359] T 573da691b5264b99ab496584354fe92a P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } }
I20260710 13:20:31.865165 18845 raft_consensus.cc:385] T 573da691b5264b99ab496584354fe92a P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:31.865227 18847 tablet_bootstrap.cc:654] T dee13714884446f4894e44a82096fb25 P a007ba8d25b74e2a8479e9f5cf91887e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:31.865571 18845 raft_consensus.cc:740] T 573da691b5264b99ab496584354fe92a P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cfbc80cdc2b459485581e41ea8e7a6f, State: Initialized, Role: FOLLOWER
I20260710 13:20:31.866418 18845 consensus_queue.cc:260] T 573da691b5264b99ab496584354fe92a P 0cfbc80cdc2b459485581e41ea8e7a6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } }
I20260710 13:20:31.868748 18845 ts_tablet_manager.cc:1434] T 573da691b5264b99ab496584354fe92a P 0cfbc80cdc2b459485581e41ea8e7a6f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:20:31.869678 18845 tablet_bootstrap.cc:492] T dee13714884446f4894e44a82096fb25 P 0cfbc80cdc2b459485581e41ea8e7a6f: Bootstrap starting.
I20260710 13:20:31.868907 18478 catalog_manager.cc:5697] T 84611bcbc34642b18b05bfa541c8f1a0 P 0cfbc80cdc2b459485581e41ea8e7a6f reported cstate change: term changed from 0 to 1, leader changed from <none> to 0cfbc80cdc2b459485581e41ea8e7a6f (127.16.20.66). New cstate: current_term: 1 leader_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:31.871127 18849 consensus_queue.cc:260] T 7e2b48feb9b54466ae8c0262563e561d P 164aafd521ab47dbbab9d3b60b9fa6f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:31.872169 18862 raft_consensus.cc:493] T 7e2b48feb9b54466ae8c0262563e561d P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:31.872619 18862 raft_consensus.cc:515] T 7e2b48feb9b54466ae8c0262563e561d P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:31.885509 18862 leader_election.cc:290] T 7e2b48feb9b54466ae8c0262563e561d P 164aafd521ab47dbbab9d3b60b9fa6f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6d9d549d3c345ba909b83b16d3ad4fe (127.16.20.68:43383), a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65:38171)
I20260710 13:20:31.894383 18865 raft_consensus.cc:493] T 3b8c594ed4ba45efb3665f1bfd749823 P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:31.895100 18865 raft_consensus.cc:515] T 3b8c594ed4ba45efb3665f1bfd749823 P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } }
I20260710 13:20:31.897831 18865 leader_election.cc:290] T 3b8c594ed4ba45efb3665f1bfd749823 P f6d9d549d3c345ba909b83b16d3ad4fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0cfbc80cdc2b459485581e41ea8e7a6f (127.16.20.66:44189), 164aafd521ab47dbbab9d3b60b9fa6f0 (127.16.20.67:44511)
I20260710 13:20:31.898705 18655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b8c594ed4ba45efb3665f1bfd749823" candidate_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" is_pre_election: true
I20260710 13:20:31.899744 18475 catalog_manager.cc:5697] T 6a84dfecb6ff4cafae58a9d06485b9d9 P f6d9d549d3c345ba909b83b16d3ad4fe reported cstate change: term changed from 0 to 1, leader changed from <none> to f6d9d549d3c345ba909b83b16d3ad4fe (127.16.20.68). New cstate: current_term: 1 leader_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:31.906838 18849 ts_tablet_manager.cc:1434] T 7e2b48feb9b54466ae8c0262563e561d P 164aafd521ab47dbbab9d3b60b9fa6f0: Time spent starting tablet: real 0.050s	user 0.007s	sys 0.000s
I20260710 13:20:31.908244 18849 tablet_bootstrap.cc:492] T 3a225014c2f14c689671e79290f9131d P 164aafd521ab47dbbab9d3b60b9fa6f0: Bootstrap starting.
I20260710 13:20:31.928555 18849 tablet_bootstrap.cc:654] T 3a225014c2f14c689671e79290f9131d P 164aafd521ab47dbbab9d3b60b9fa6f0: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:31.937582 18845 tablet_bootstrap.cc:654] T dee13714884446f4894e44a82096fb25 P 0cfbc80cdc2b459485581e41ea8e7a6f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:31.939018 18844 tablet_bootstrap.cc:492] T d1405ec0a96c4b718342caaf5de68c81 P f6d9d549d3c345ba909b83b16d3ad4fe: No bootstrap required, opened a new log
I20260710 13:20:31.939865 18844 ts_tablet_manager.cc:1403] T d1405ec0a96c4b718342caaf5de68c81 P f6d9d549d3c345ba909b83b16d3ad4fe: Time spent bootstrapping tablet: real 0.084s	user 0.027s	sys 0.051s
I20260710 13:20:31.943079 18844 raft_consensus.cc:359] T d1405ec0a96c4b718342caaf5de68c81 P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } }
I20260710 13:20:31.943498 18802 raft_consensus.cc:3060] T 3b8c594ed4ba45efb3665f1bfd749823 P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:31.946764 18849 tablet_bootstrap.cc:492] T 3a225014c2f14c689671e79290f9131d P 164aafd521ab47dbbab9d3b60b9fa6f0: No bootstrap required, opened a new log
I20260710 13:20:31.947356 18849 ts_tablet_manager.cc:1403] T 3a225014c2f14c689671e79290f9131d P 164aafd521ab47dbbab9d3b60b9fa6f0: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.002s
I20260710 13:20:31.956319 18849 raft_consensus.cc:359] T 3a225014c2f14c689671e79290f9131d P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:31.957212 18849 raft_consensus.cc:385] T 3a225014c2f14c689671e79290f9131d P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:31.957317 18844 raft_consensus.cc:385] T d1405ec0a96c4b718342caaf5de68c81 P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:31.957592 18849 raft_consensus.cc:740] T 3a225014c2f14c689671e79290f9131d P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 164aafd521ab47dbbab9d3b60b9fa6f0, State: Initialized, Role: FOLLOWER
I20260710 13:20:31.957970 18844 raft_consensus.cc:740] T d1405ec0a96c4b718342caaf5de68c81 P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6d9d549d3c345ba909b83b16d3ad4fe, State: Initialized, Role: FOLLOWER
I20260710 13:20:31.958418 18849 consensus_queue.cc:260] T 3a225014c2f14c689671e79290f9131d P 164aafd521ab47dbbab9d3b60b9fa6f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:31.958966 18844 consensus_queue.cc:260] T d1405ec0a96c4b718342caaf5de68c81 P f6d9d549d3c345ba909b83b16d3ad4fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } }
I20260710 13:20:31.961952 18728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b8c594ed4ba45efb3665f1bfd749823" candidate_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" is_pre_election: true
I20260710 13:20:31.962754 18728 raft_consensus.cc:2393] T 3b8c594ed4ba45efb3665f1bfd749823 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f6d9d549d3c345ba909b83b16d3ad4fe in current term 1: Already voted for candidate 0cfbc80cdc2b459485581e41ea8e7a6f in this term.
W20260710 13:20:31.963842 18766 consensus_peers.cc:597] T dd568e5ee95a44d4b9885aff0659e797 P f6d9d549d3c345ba909b83b16d3ad4fe -> Peer 164aafd521ab47dbbab9d3b60b9fa6f0 (127.16.20.67:44511): Couldn't send request to peer 164aafd521ab47dbbab9d3b60b9fa6f0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:31.964813 18766 leader_election.cc:304] T 3b8c594ed4ba45efb3665f1bfd749823 P f6d9d549d3c345ba909b83b16d3ad4fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f6d9d549d3c345ba909b83b16d3ad4fe; no voters: 0cfbc80cdc2b459485581e41ea8e7a6f, 164aafd521ab47dbbab9d3b60b9fa6f0
I20260710 13:20:31.965967 18865 raft_consensus.cc:2749] T 3b8c594ed4ba45efb3665f1bfd749823 P f6d9d549d3c345ba909b83b16d3ad4fe [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:31.967608 18893 consensus_queue.cc:1048] T 3b8c594ed4ba45efb3665f1bfd749823 P 0cfbc80cdc2b459485581e41ea8e7a6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:31.971758 18478 catalog_manager.cc:5697] T f7b43458bcb145e4bab716e88315252e P 0cfbc80cdc2b459485581e41ea8e7a6f reported cstate change: term changed from 0 to 1, leader changed from <none> to 0cfbc80cdc2b459485581e41ea8e7a6f (127.16.20.66). New cstate: current_term: 1 leader_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:31.972728 18849 ts_tablet_manager.cc:1434] T 3a225014c2f14c689671e79290f9131d P 164aafd521ab47dbbab9d3b60b9fa6f0: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.002s
I20260710 13:20:31.975867 18849 tablet_bootstrap.cc:492] T 667ec2f5e23240939a1280a5f3d2c41e P 164aafd521ab47dbbab9d3b60b9fa6f0: Bootstrap starting.
I20260710 13:20:31.976378 18801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2b48feb9b54466ae8c0262563e561d" candidate_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" is_pre_election: true
I20260710 13:20:31.977711 18847 tablet_bootstrap.cc:492] T dee13714884446f4894e44a82096fb25 P a007ba8d25b74e2a8479e9f5cf91887e: No bootstrap required, opened a new log
I20260710 13:20:31.978313 18847 ts_tablet_manager.cc:1403] T dee13714884446f4894e44a82096fb25 P a007ba8d25b74e2a8479e9f5cf91887e: Time spent bootstrapping tablet: real 0.123s	user 0.035s	sys 0.052s
I20260710 13:20:31.980125 18845 tablet_bootstrap.cc:492] T dee13714884446f4894e44a82096fb25 P 0cfbc80cdc2b459485581e41ea8e7a6f: No bootstrap required, opened a new log
I20260710 13:20:31.979750 18865 consensus_queue.cc:1048] T dd568e5ee95a44d4b9885aff0659e797 P f6d9d549d3c345ba909b83b16d3ad4fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:31.980623 18845 ts_tablet_manager.cc:1403] T dee13714884446f4894e44a82096fb25 P 0cfbc80cdc2b459485581e41ea8e7a6f: Time spent bootstrapping tablet: real 0.111s	user 0.015s	sys 0.004s
I20260710 13:20:31.982211 18849 tablet_bootstrap.cc:654] T 667ec2f5e23240939a1280a5f3d2c41e P 164aafd521ab47dbbab9d3b60b9fa6f0: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:31.981784 18847 raft_consensus.cc:359] T dee13714884446f4894e44a82096fb25 P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:31.982771 18847 raft_consensus.cc:385] T dee13714884446f4894e44a82096fb25 P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:31.983058 18847 raft_consensus.cc:740] T dee13714884446f4894e44a82096fb25 P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a007ba8d25b74e2a8479e9f5cf91887e, State: Initialized, Role: FOLLOWER
I20260710 13:20:31.983222 18845 raft_consensus.cc:359] T dee13714884446f4894e44a82096fb25 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:31.984206 18845 raft_consensus.cc:385] T dee13714884446f4894e44a82096fb25 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:31.983925 18847 consensus_queue.cc:260] T dee13714884446f4894e44a82096fb25 P a007ba8d25b74e2a8479e9f5cf91887e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:31.984551 18845 raft_consensus.cc:740] T dee13714884446f4894e44a82096fb25 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cfbc80cdc2b459485581e41ea8e7a6f, State: Initialized, Role: FOLLOWER
I20260710 13:20:31.985411 18845 consensus_queue.cc:260] T dee13714884446f4894e44a82096fb25 P 0cfbc80cdc2b459485581e41ea8e7a6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:31.987638 18845 ts_tablet_manager.cc:1434] T dee13714884446f4894e44a82096fb25 P 0cfbc80cdc2b459485581e41ea8e7a6f: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260710 13:20:31.989697 18845 tablet_bootstrap.cc:492] T fd975fe5663842e2bc87f6a25ac70137 P 0cfbc80cdc2b459485581e41ea8e7a6f: Bootstrap starting.
I20260710 13:20:31.988454 18844 ts_tablet_manager.cc:1434] T d1405ec0a96c4b718342caaf5de68c81 P f6d9d549d3c345ba909b83b16d3ad4fe: Time spent starting tablet: real 0.048s	user 0.006s	sys 0.001s
I20260710 13:20:31.991552 18847 ts_tablet_manager.cc:1434] T dee13714884446f4894e44a82096fb25 P a007ba8d25b74e2a8479e9f5cf91887e: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.004s
I20260710 13:20:31.992405 18844 tablet_bootstrap.cc:492] T 3bd4433e763346ceb7ea72cb8dce54d6 P f6d9d549d3c345ba909b83b16d3ad4fe: Bootstrap starting.
I20260710 13:20:32.000262 18580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2b48feb9b54466ae8c0262563e561d" candidate_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" is_pre_election: true
I20260710 13:20:32.001435 18580 raft_consensus.cc:2393] T 7e2b48feb9b54466ae8c0262563e561d P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 164aafd521ab47dbbab9d3b60b9fa6f0 in current term 1: Already voted for candidate f6d9d549d3c345ba909b83b16d3ad4fe in this term.
I20260710 13:20:31.992492 18847 tablet_bootstrap.cc:492] T 573da691b5264b99ab496584354fe92a P a007ba8d25b74e2a8479e9f5cf91887e: Bootstrap starting.
I20260710 13:20:32.002856 18692 leader_election.cc:304] T 7e2b48feb9b54466ae8c0262563e561d P 164aafd521ab47dbbab9d3b60b9fa6f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 164aafd521ab47dbbab9d3b60b9fa6f0; no voters: a007ba8d25b74e2a8479e9f5cf91887e, f6d9d549d3c345ba909b83b16d3ad4fe
I20260710 13:20:32.009888 18844 tablet_bootstrap.cc:654] T 3bd4433e763346ceb7ea72cb8dce54d6 P f6d9d549d3c345ba909b83b16d3ad4fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:32.012701 18845 tablet_bootstrap.cc:654] T fd975fe5663842e2bc87f6a25ac70137 P 0cfbc80cdc2b459485581e41ea8e7a6f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:32.019783 18862 raft_consensus.cc:3060] T 7e2b48feb9b54466ae8c0262563e561d P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:32.027380 18889 consensus_queue.cc:1048] T 3b8c594ed4ba45efb3665f1bfd749823 P 0cfbc80cdc2b459485581e41ea8e7a6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:32.036962 18865 consensus_queue.cc:1048] T 772843251e444ca6a568ad160c6faafa P f6d9d549d3c345ba909b83b16d3ad4fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:32.040191 18847 tablet_bootstrap.cc:654] T 573da691b5264b99ab496584354fe92a P a007ba8d25b74e2a8479e9f5cf91887e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:32.033562 18862 raft_consensus.cc:2749] T 7e2b48feb9b54466ae8c0262563e561d P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:32.052845 18849 tablet_bootstrap.cc:492] T 667ec2f5e23240939a1280a5f3d2c41e P 164aafd521ab47dbbab9d3b60b9fa6f0: No bootstrap required, opened a new log
I20260710 13:20:32.054031 18849 ts_tablet_manager.cc:1403] T 667ec2f5e23240939a1280a5f3d2c41e P 164aafd521ab47dbbab9d3b60b9fa6f0: Time spent bootstrapping tablet: real 0.080s	user 0.017s	sys 0.015s
I20260710 13:20:32.056167 18847 tablet_bootstrap.cc:492] T 573da691b5264b99ab496584354fe92a P a007ba8d25b74e2a8479e9f5cf91887e: No bootstrap required, opened a new log
I20260710 13:20:32.056723 18847 ts_tablet_manager.cc:1403] T 573da691b5264b99ab496584354fe92a P a007ba8d25b74e2a8479e9f5cf91887e: Time spent bootstrapping tablet: real 0.064s	user 0.011s	sys 0.011s
I20260710 13:20:32.056723 18849 raft_consensus.cc:359] T 667ec2f5e23240939a1280a5f3d2c41e P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } }
I20260710 13:20:32.057636 18849 raft_consensus.cc:385] T 667ec2f5e23240939a1280a5f3d2c41e P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:32.057937 18849 raft_consensus.cc:740] T 667ec2f5e23240939a1280a5f3d2c41e P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 164aafd521ab47dbbab9d3b60b9fa6f0, State: Initialized, Role: FOLLOWER
I20260710 13:20:32.059705 18849 consensus_queue.cc:260] T 667ec2f5e23240939a1280a5f3d2c41e P 164aafd521ab47dbbab9d3b60b9fa6f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } }
I20260710 13:20:32.061640 18847 raft_consensus.cc:359] T 573da691b5264b99ab496584354fe92a P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } }
I20260710 13:20:32.062609 18847 raft_consensus.cc:385] T 573da691b5264b99ab496584354fe92a P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:32.062830 18847 raft_consensus.cc:740] T 573da691b5264b99ab496584354fe92a P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a007ba8d25b74e2a8479e9f5cf91887e, State: Initialized, Role: FOLLOWER
I20260710 13:20:32.063259 18849 ts_tablet_manager.cc:1434] T 667ec2f5e23240939a1280a5f3d2c41e P 164aafd521ab47dbbab9d3b60b9fa6f0: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 13:20:32.064707 18849 tablet_bootstrap.cc:492] T 2ca15b5b6bac4f308ec56ab9c43a1a96 P 164aafd521ab47dbbab9d3b60b9fa6f0: Bootstrap starting.
I20260710 13:20:32.066171 18847 consensus_queue.cc:260] T 573da691b5264b99ab496584354fe92a P a007ba8d25b74e2a8479e9f5cf91887e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } }
I20260710 13:20:32.067947 18902 raft_consensus.cc:493] T ca19bc5f1f014d6585dc8f959e8c363f P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:32.068244 18847 ts_tablet_manager.cc:1434] T 573da691b5264b99ab496584354fe92a P a007ba8d25b74e2a8479e9f5cf91887e: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.001s
I20260710 13:20:32.068387 18902 raft_consensus.cc:515] T ca19bc5f1f014d6585dc8f959e8c363f P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } }
I20260710 13:20:32.069594 18847 tablet_bootstrap.cc:492] T b1ff045e6cb043308c31db9b3babda36 P a007ba8d25b74e2a8479e9f5cf91887e: Bootstrap starting.
I20260710 13:20:32.070570 18902 leader_election.cc:290] T ca19bc5f1f014d6585dc8f959e8c363f P a007ba8d25b74e2a8479e9f5cf91887e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0cfbc80cdc2b459485581e41ea8e7a6f (127.16.20.66:44189), 164aafd521ab47dbbab9d3b60b9fa6f0 (127.16.20.67:44511)
I20260710 13:20:32.071771 18844 tablet_bootstrap.cc:492] T 3bd4433e763346ceb7ea72cb8dce54d6 P f6d9d549d3c345ba909b83b16d3ad4fe: No bootstrap required, opened a new log
I20260710 13:20:32.072263 18844 ts_tablet_manager.cc:1403] T 3bd4433e763346ceb7ea72cb8dce54d6 P f6d9d549d3c345ba909b83b16d3ad4fe: Time spent bootstrapping tablet: real 0.080s	user 0.026s	sys 0.012s
I20260710 13:20:32.073163 18726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca19bc5f1f014d6585dc8f959e8c363f" candidate_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" is_pre_election: true
I20260710 13:20:32.073808 18726 raft_consensus.cc:2468] T ca19bc5f1f014d6585dc8f959e8c363f P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a007ba8d25b74e2a8479e9f5cf91887e in term 0.
I20260710 13:20:32.074734 18654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca19bc5f1f014d6585dc8f959e8c363f" candidate_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" is_pre_election: true
I20260710 13:20:32.074972 18844 raft_consensus.cc:359] T 3bd4433e763346ceb7ea72cb8dce54d6 P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:32.075711 18844 raft_consensus.cc:385] T 3bd4433e763346ceb7ea72cb8dce54d6 P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:32.075971 18844 raft_consensus.cc:740] T 3bd4433e763346ceb7ea72cb8dce54d6 P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6d9d549d3c345ba909b83b16d3ad4fe, State: Initialized, Role: FOLLOWER
I20260710 13:20:32.076264 18543 leader_election.cc:304] T ca19bc5f1f014d6585dc8f959e8c363f P a007ba8d25b74e2a8479e9f5cf91887e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 164aafd521ab47dbbab9d3b60b9fa6f0, a007ba8d25b74e2a8479e9f5cf91887e; no voters: 
I20260710 13:20:32.076772 18847 tablet_bootstrap.cc:654] T b1ff045e6cb043308c31db9b3babda36 P a007ba8d25b74e2a8479e9f5cf91887e: Neither blocks nor log segments found. Creating new log.
W20260710 13:20:32.077778 18543 leader_election.cc:343] T ca19bc5f1f014d6585dc8f959e8c363f P a007ba8d25b74e2a8479e9f5cf91887e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0cfbc80cdc2b459485581e41ea8e7a6f (127.16.20.66:44189): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:32.079105 18845 tablet_bootstrap.cc:492] T fd975fe5663842e2bc87f6a25ac70137 P 0cfbc80cdc2b459485581e41ea8e7a6f: No bootstrap required, opened a new log
I20260710 13:20:32.079749 18845 ts_tablet_manager.cc:1403] T fd975fe5663842e2bc87f6a25ac70137 P 0cfbc80cdc2b459485581e41ea8e7a6f: Time spent bootstrapping tablet: real 0.090s	user 0.013s	sys 0.004s
I20260710 13:20:32.082381 18865 consensus_queue.cc:1048] T 7e2b48feb9b54466ae8c0262563e561d P f6d9d549d3c345ba909b83b16d3ad4fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:32.083233 18845 raft_consensus.cc:359] T fd975fe5663842e2bc87f6a25ac70137 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:32.084313 18845 raft_consensus.cc:385] T fd975fe5663842e2bc87f6a25ac70137 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:32.084703 18845 raft_consensus.cc:740] T fd975fe5663842e2bc87f6a25ac70137 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cfbc80cdc2b459485581e41ea8e7a6f, State: Initialized, Role: FOLLOWER
I20260710 13:20:32.085127 18889 raft_consensus.cc:493] T 3a225014c2f14c689671e79290f9131d P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:32.085952 18849 tablet_bootstrap.cc:654] T 2ca15b5b6bac4f308ec56ab9c43a1a96 P 164aafd521ab47dbbab9d3b60b9fa6f0: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:32.086580 18844 consensus_queue.cc:260] T 3bd4433e763346ceb7ea72cb8dce54d6 P f6d9d549d3c345ba909b83b16d3ad4fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:32.085465 18845 consensus_queue.cc:260] T fd975fe5663842e2bc87f6a25ac70137 P 0cfbc80cdc2b459485581e41ea8e7a6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:32.085801 18889 raft_consensus.cc:515] T 3a225014c2f14c689671e79290f9131d P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:32.090122 18844 ts_tablet_manager.cc:1434] T 3bd4433e763346ceb7ea72cb8dce54d6 P f6d9d549d3c345ba909b83b16d3ad4fe: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260710 13:20:32.091158 18844 tablet_bootstrap.cc:492] T 0d936420cac44c818d271216fcea9ae5 P f6d9d549d3c345ba909b83b16d3ad4fe: Bootstrap starting.
I20260710 13:20:32.091650 18889 leader_election.cc:290] T 3a225014c2f14c689671e79290f9131d P 0cfbc80cdc2b459485581e41ea8e7a6f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 164aafd521ab47dbbab9d3b60b9fa6f0 (127.16.20.67:44511), a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65:38171)
I20260710 13:20:32.094350 18845 ts_tablet_manager.cc:1434] T fd975fe5663842e2bc87f6a25ac70137 P 0cfbc80cdc2b459485581e41ea8e7a6f: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 13:20:32.095850 18579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a225014c2f14c689671e79290f9131d" candidate_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" is_pre_election: true
I20260710 13:20:32.097075 18579 raft_consensus.cc:2468] T 3a225014c2f14c689671e79290f9131d P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cfbc80cdc2b459485581e41ea8e7a6f in term 0.
I20260710 13:20:32.085091 18902 raft_consensus.cc:2804] T ca19bc5f1f014d6585dc8f959e8c363f P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:32.097493 18844 tablet_bootstrap.cc:654] T 0d936420cac44c818d271216fcea9ae5 P f6d9d549d3c345ba909b83b16d3ad4fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:32.097716 18902 raft_consensus.cc:493] T ca19bc5f1f014d6585dc8f959e8c363f P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:32.098150 18902 raft_consensus.cc:3060] T ca19bc5f1f014d6585dc8f959e8c363f P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:32.098627 18618 leader_election.cc:304] T 3a225014c2f14c689671e79290f9131d P 0cfbc80cdc2b459485581e41ea8e7a6f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cfbc80cdc2b459485581e41ea8e7a6f, a007ba8d25b74e2a8479e9f5cf91887e; no voters: 
I20260710 13:20:32.099699 18853 raft_consensus.cc:493] T 573da691b5264b99ab496584354fe92a P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:32.100154 18853 raft_consensus.cc:515] T 573da691b5264b99ab496584354fe92a P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } }
I20260710 13:20:32.097520 18726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a225014c2f14c689671e79290f9131d" candidate_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" is_pre_election: true
I20260710 13:20:32.101869 18726 raft_consensus.cc:2468] T 3a225014c2f14c689671e79290f9131d P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cfbc80cdc2b459485581e41ea8e7a6f in term 0.
I20260710 13:20:32.102322 18853 leader_election.cc:290] T 573da691b5264b99ab496584354fe92a P 0cfbc80cdc2b459485581e41ea8e7a6f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65:38171), 164aafd521ab47dbbab9d3b60b9fa6f0 (127.16.20.67:44511)
I20260710 13:20:32.102953 18853 raft_consensus.cc:2804] T 3a225014c2f14c689671e79290f9131d P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:32.106222 18579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573da691b5264b99ab496584354fe92a" candidate_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" is_pre_election: true
I20260710 13:20:32.106894 18579 raft_consensus.cc:2468] T 573da691b5264b99ab496584354fe92a P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cfbc80cdc2b459485581e41ea8e7a6f in term 0.
I20260710 13:20:32.108603 18618 leader_election.cc:304] T 573da691b5264b99ab496584354fe92a P 0cfbc80cdc2b459485581e41ea8e7a6f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cfbc80cdc2b459485581e41ea8e7a6f, a007ba8d25b74e2a8479e9f5cf91887e; no voters: 
I20260710 13:20:32.109469 18893 raft_consensus.cc:2804] T 573da691b5264b99ab496584354fe92a P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:32.109835 18893 raft_consensus.cc:493] T 573da691b5264b99ab496584354fe92a P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:32.110169 18893 raft_consensus.cc:3060] T 573da691b5264b99ab496584354fe92a P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:32.112473 18889 consensus_queue.cc:1048] T 9afa91c093f54f53ae7051d95be430d8 P 0cfbc80cdc2b459485581e41ea8e7a6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:32.103355 18853 raft_consensus.cc:493] T 3a225014c2f14c689671e79290f9131d P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:32.116379 18853 raft_consensus.cc:3060] T 3a225014c2f14c689671e79290f9131d P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:32.120332 18726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573da691b5264b99ab496584354fe92a" candidate_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" is_pre_election: true
W20260710 13:20:32.122053 18618 leader_election.cc:343] T 573da691b5264b99ab496584354fe92a P 0cfbc80cdc2b459485581e41ea8e7a6f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 164aafd521ab47dbbab9d3b60b9fa6f0 (127.16.20.67:44511): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:32.125299 18893 raft_consensus.cc:515] T 573da691b5264b99ab496584354fe92a P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } }
I20260710 13:20:32.128834 18579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573da691b5264b99ab496584354fe92a" candidate_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a007ba8d25b74e2a8479e9f5cf91887e"
I20260710 13:20:32.129426 18579 raft_consensus.cc:3060] T 573da691b5264b99ab496584354fe92a P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:32.129853 18726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573da691b5264b99ab496584354fe92a" candidate_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0"
W20260710 13:20:32.131366 18618 leader_election.cc:343] T 573da691b5264b99ab496584354fe92a P 0cfbc80cdc2b459485581e41ea8e7a6f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 164aafd521ab47dbbab9d3b60b9fa6f0 (127.16.20.67:44511): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:32.136857 18579 raft_consensus.cc:2468] T 573da691b5264b99ab496584354fe92a P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cfbc80cdc2b459485581e41ea8e7a6f in term 1.
I20260710 13:20:32.144500 18654 raft_consensus.cc:3060] T fd975fe5663842e2bc87f6a25ac70137 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:32.144651 18618 leader_election.cc:304] T 573da691b5264b99ab496584354fe92a P 0cfbc80cdc2b459485581e41ea8e7a6f [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: 0cfbc80cdc2b459485581e41ea8e7a6f, a007ba8d25b74e2a8479e9f5cf91887e; no voters: 164aafd521ab47dbbab9d3b60b9fa6f0
I20260710 13:20:32.145737 18889 raft_consensus.cc:2804] T 573da691b5264b99ab496584354fe92a P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:32.146262 18889 raft_consensus.cc:697] T 573da691b5264b99ab496584354fe92a P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 LEADER]: Becoming Leader. State: Replica: 0cfbc80cdc2b459485581e41ea8e7a6f, State: Running, Role: LEADER
I20260710 13:20:32.147145 18889 consensus_queue.cc:237] T 573da691b5264b99ab496584354fe92a P 0cfbc80cdc2b459485581e41ea8e7a6f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } }
I20260710 13:20:32.151702 18845 tablet_bootstrap.cc:492] T ca19bc5f1f014d6585dc8f959e8c363f P 0cfbc80cdc2b459485581e41ea8e7a6f: Bootstrap starting.
I20260710 13:20:32.151801 18893 leader_election.cc:290] T 573da691b5264b99ab496584354fe92a P 0cfbc80cdc2b459485581e41ea8e7a6f [CANDIDATE]: Term 1 election: Requested vote from peers a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65:38171), 164aafd521ab47dbbab9d3b60b9fa6f0 (127.16.20.67:44511)
I20260710 13:20:32.167207 18844 tablet_bootstrap.cc:492] T 0d936420cac44c818d271216fcea9ae5 P f6d9d549d3c345ba909b83b16d3ad4fe: No bootstrap required, opened a new log
I20260710 13:20:32.167794 18844 ts_tablet_manager.cc:1403] T 0d936420cac44c818d271216fcea9ae5 P f6d9d549d3c345ba909b83b16d3ad4fe: Time spent bootstrapping tablet: real 0.077s	user 0.028s	sys 0.034s
I20260710 13:20:32.170413 18904 consensus_queue.cc:1048] T fd975fe5663842e2bc87f6a25ac70137 P a007ba8d25b74e2a8479e9f5cf91887e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:20:32.178337 18852 consensus_queue.cc:1048] T 772843251e444ca6a568ad160c6faafa P f6d9d549d3c345ba909b83b16d3ad4fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:32.119818 18902 raft_consensus.cc:515] T ca19bc5f1f014d6585dc8f959e8c363f P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } }
I20260710 13:20:32.185796 18844 raft_consensus.cc:359] T 0d936420cac44c818d271216fcea9ae5 P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } }
I20260710 13:20:32.188908 18844 raft_consensus.cc:385] T 0d936420cac44c818d271216fcea9ae5 P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:32.189258 18844 raft_consensus.cc:740] T 0d936420cac44c818d271216fcea9ae5 P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6d9d549d3c345ba909b83b16d3ad4fe, State: Initialized, Role: FOLLOWER
I20260710 13:20:32.195547 18844 consensus_queue.cc:260] T 0d936420cac44c818d271216fcea9ae5 P f6d9d549d3c345ba909b83b16d3ad4fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } }
I20260710 13:20:32.183962 18865 consensus_queue.cc:1048] T 7e2b48feb9b54466ae8c0262563e561d P f6d9d549d3c345ba909b83b16d3ad4fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260710 13:20:32.220248 18844 ts_tablet_manager.cc:1434] T 0d936420cac44c818d271216fcea9ae5 P f6d9d549d3c345ba909b83b16d3ad4fe: Time spent starting tablet: real 0.052s	user 0.009s	sys 0.000s
I20260710 13:20:32.221365 18844 tablet_bootstrap.cc:492] T b84992a734cd4b5d94c3e507c94476ab P f6d9d549d3c345ba909b83b16d3ad4fe: Bootstrap starting.
I20260710 13:20:32.227989 18580 raft_consensus.cc:3060] T 84611bcbc34642b18b05bfa541c8f1a0 P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:32.197337 18853 raft_consensus.cc:515] T 3a225014c2f14c689671e79290f9131d P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:32.253676 18865 raft_consensus.cc:493] T d1405ec0a96c4b718342caaf5de68c81 P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:32.254703 18865 raft_consensus.cc:515] T d1405ec0a96c4b718342caaf5de68c81 P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } }
I20260710 13:20:32.255529 18847 tablet_bootstrap.cc:492] T b1ff045e6cb043308c31db9b3babda36 P a007ba8d25b74e2a8479e9f5cf91887e: No bootstrap required, opened a new log
W20260710 13:20:32.255985 18618 consensus_peers.cc:597] T 9afa91c093f54f53ae7051d95be430d8 P 0cfbc80cdc2b459485581e41ea8e7a6f -> Peer 164aafd521ab47dbbab9d3b60b9fa6f0 (127.16.20.67:44511): Couldn't send request to peer 164aafd521ab47dbbab9d3b60b9fa6f0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:32.255992 18847 ts_tablet_manager.cc:1403] T b1ff045e6cb043308c31db9b3babda36 P a007ba8d25b74e2a8479e9f5cf91887e: Time spent bootstrapping tablet: real 0.187s	user 0.029s	sys 0.023s
I20260710 13:20:32.256934 18865 leader_election.cc:290] T d1405ec0a96c4b718342caaf5de68c81 P f6d9d549d3c345ba909b83b16d3ad4fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0cfbc80cdc2b459485581e41ea8e7a6f (127.16.20.66:44189), 164aafd521ab47dbbab9d3b60b9fa6f0 (127.16.20.67:44511)
I20260710 13:20:32.245183 18893 consensus_queue.cc:1048] T 84611bcbc34642b18b05bfa541c8f1a0 P 0cfbc80cdc2b459485581e41ea8e7a6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260710 13:20:32.260334 18655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1405ec0a96c4b718342caaf5de68c81" candidate_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" is_pre_election: true
I20260710 13:20:32.253818 18474 catalog_manager.cc:5697] T 573da691b5264b99ab496584354fe92a P 0cfbc80cdc2b459485581e41ea8e7a6f reported cstate change: term changed from 0 to 1, leader changed from <none> to 0cfbc80cdc2b459485581e41ea8e7a6f (127.16.20.66). New cstate: current_term: 1 leader_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:32.263703 18849 tablet_bootstrap.cc:492] T 2ca15b5b6bac4f308ec56ab9c43a1a96 P 164aafd521ab47dbbab9d3b60b9fa6f0: No bootstrap required, opened a new log
I20260710 13:20:32.265034 18849 ts_tablet_manager.cc:1403] T 2ca15b5b6bac4f308ec56ab9c43a1a96 P 164aafd521ab47dbbab9d3b60b9fa6f0: Time spent bootstrapping tablet: real 0.200s	user 0.029s	sys 0.028s
I20260710 13:20:32.266920 18902 leader_election.cc:290] T ca19bc5f1f014d6585dc8f959e8c363f P a007ba8d25b74e2a8479e9f5cf91887e [CANDIDATE]: Term 1 election: Requested vote from peers 0cfbc80cdc2b459485581e41ea8e7a6f (127.16.20.66:44189), 164aafd521ab47dbbab9d3b60b9fa6f0 (127.16.20.67:44511)
W20260710 13:20:32.267122 18766 leader_election.cc:343] T d1405ec0a96c4b718342caaf5de68c81 P f6d9d549d3c345ba909b83b16d3ad4fe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0cfbc80cdc2b459485581e41ea8e7a6f (127.16.20.66:44189): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:32.266023 18847 raft_consensus.cc:359] T b1ff045e6cb043308c31db9b3babda36 P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:32.269160 18847 raft_consensus.cc:385] T b1ff045e6cb043308c31db9b3babda36 P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:32.269434 18847 raft_consensus.cc:740] T b1ff045e6cb043308c31db9b3babda36 P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a007ba8d25b74e2a8479e9f5cf91887e, State: Initialized, Role: FOLLOWER
I20260710 13:20:32.270061 18655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca19bc5f1f014d6585dc8f959e8c363f" candidate_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f"
I20260710 13:20:32.270170 18847 consensus_queue.cc:260] T b1ff045e6cb043308c31db9b3babda36 P a007ba8d25b74e2a8479e9f5cf91887e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:32.265369 18728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1405ec0a96c4b718342caaf5de68c81" candidate_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" is_pre_election: true
I20260710 13:20:32.280898 18853 leader_election.cc:290] T 3a225014c2f14c689671e79290f9131d P 0cfbc80cdc2b459485581e41ea8e7a6f [CANDIDATE]: Term 1 election: Requested vote from peers 164aafd521ab47dbbab9d3b60b9fa6f0 (127.16.20.67:44511), a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65:38171)
I20260710 13:20:32.282603 18728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a225014c2f14c689671e79290f9131d" candidate_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0"
I20260710 13:20:32.283232 18728 raft_consensus.cc:3060] T 3a225014c2f14c689671e79290f9131d P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:32.284005 18847 ts_tablet_manager.cc:1434] T b1ff045e6cb043308c31db9b3babda36 P a007ba8d25b74e2a8479e9f5cf91887e: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
W20260710 13:20:32.286429 18766 leader_election.cc:343] T d1405ec0a96c4b718342caaf5de68c81 P f6d9d549d3c345ba909b83b16d3ad4fe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 164aafd521ab47dbbab9d3b60b9fa6f0 (127.16.20.67:44511): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:32.286899 18766 leader_election.cc:304] T d1405ec0a96c4b718342caaf5de68c81 P f6d9d549d3c345ba909b83b16d3ad4fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f6d9d549d3c345ba909b83b16d3ad4fe; no voters: 0cfbc80cdc2b459485581e41ea8e7a6f, 164aafd521ab47dbbab9d3b60b9fa6f0
I20260710 13:20:32.287339 18577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a225014c2f14c689671e79290f9131d" candidate_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a007ba8d25b74e2a8479e9f5cf91887e"
W20260710 13:20:32.287635 18543 leader_election.cc:343] T ca19bc5f1f014d6585dc8f959e8c363f P a007ba8d25b74e2a8479e9f5cf91887e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0cfbc80cdc2b459485581e41ea8e7a6f (127.16.20.66:44189): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:32.287981 18577 raft_consensus.cc:3060] T 3a225014c2f14c689671e79290f9131d P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:32.288100 18852 raft_consensus.cc:2749] T d1405ec0a96c4b718342caaf5de68c81 P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:32.280951 18845 tablet_bootstrap.cc:654] T ca19bc5f1f014d6585dc8f959e8c363f P 0cfbc80cdc2b459485581e41ea8e7a6f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:32.291989 18902 raft_consensus.cc:493] T dee13714884446f4894e44a82096fb25 P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:32.293213 18847 tablet_bootstrap.cc:492] T ab8c930031d54e61ad94de79a6e716eb P a007ba8d25b74e2a8479e9f5cf91887e: Bootstrap starting.
I20260710 13:20:32.292465 18902 raft_consensus.cc:515] T dee13714884446f4894e44a82096fb25 P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:32.304334 18844 tablet_bootstrap.cc:654] T b84992a734cd4b5d94c3e507c94476ab P f6d9d549d3c345ba909b83b16d3ad4fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:32.305392 18904 raft_consensus.cc:493] T 84611bcbc34642b18b05bfa541c8f1a0 P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:32.308024 18904 raft_consensus.cc:515] T 84611bcbc34642b18b05bfa541c8f1a0 P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } }
I20260710 13:20:32.314132 18865 raft_consensus.cc:493] T 3bd4433e763346ceb7ea72cb8dce54d6 P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:32.298002 18853 consensus_queue.cc:1048] T f7b43458bcb145e4bab716e88315252e P 0cfbc80cdc2b459485581e41ea8e7a6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260710 13:20:32.314757 18865 raft_consensus.cc:515] T 3bd4433e763346ceb7ea72cb8dce54d6 P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:32.316854 18902 leader_election.cc:290] T dee13714884446f4894e44a82096fb25 P a007ba8d25b74e2a8479e9f5cf91887e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6d9d549d3c345ba909b83b16d3ad4fe (127.16.20.68:43383), 0cfbc80cdc2b459485581e41ea8e7a6f (127.16.20.66:44189)
I20260710 13:20:32.317430 18902 consensus_queue.cc:1048] T 667ec2f5e23240939a1280a5f3d2c41e P a007ba8d25b74e2a8479e9f5cf91887e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:32.306692 18803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee13714884446f4894e44a82096fb25" candidate_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" is_pre_election: true
I20260710 13:20:32.306394 18729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca19bc5f1f014d6585dc8f959e8c363f" candidate_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0"
I20260710 13:20:32.325448 18577 raft_consensus.cc:2468] T 3a225014c2f14c689671e79290f9131d P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cfbc80cdc2b459485581e41ea8e7a6f in term 1.
I20260710 13:20:32.325625 18729 raft_consensus.cc:3060] T ca19bc5f1f014d6585dc8f959e8c363f P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:32.330330 18849 raft_consensus.cc:359] T 2ca15b5b6bac4f308ec56ab9c43a1a96 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } }
I20260710 13:20:32.331128 18847 tablet_bootstrap.cc:654] T ab8c930031d54e61ad94de79a6e716eb P a007ba8d25b74e2a8479e9f5cf91887e: Neither blocks nor log segments found. Creating new log.
W20260710 13:20:32.331030 18618 consensus_peers.cc:597] T f7b43458bcb145e4bab716e88315252e P 0cfbc80cdc2b459485581e41ea8e7a6f -> Peer a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65:38171): Couldn't send request to peer a007ba8d25b74e2a8479e9f5cf91887e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:32.331045 18849 raft_consensus.cc:385] T 2ca15b5b6bac4f308ec56ab9c43a1a96 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:32.332680 18849 raft_consensus.cc:740] T 2ca15b5b6bac4f308ec56ab9c43a1a96 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 164aafd521ab47dbbab9d3b60b9fa6f0, State: Initialized, Role: FOLLOWER
I20260710 13:20:32.327054 18904 leader_election.cc:290] T 84611bcbc34642b18b05bfa541c8f1a0 P a007ba8d25b74e2a8479e9f5cf91887e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0cfbc80cdc2b459485581e41ea8e7a6f (127.16.20.66:44189), 164aafd521ab47dbbab9d3b60b9fa6f0 (127.16.20.67:44511)
I20260710 13:20:32.328140 18803 raft_consensus.cc:2468] T dee13714884446f4894e44a82096fb25 P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a007ba8d25b74e2a8479e9f5cf91887e in term 0.
I20260710 13:20:32.343467 18849 consensus_queue.cc:260] T 2ca15b5b6bac4f308ec56ab9c43a1a96 P 164aafd521ab47dbbab9d3b60b9fa6f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } }
I20260710 13:20:32.339818 18655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee13714884446f4894e44a82096fb25" candidate_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" is_pre_election: true
I20260710 13:20:32.344799 18544 leader_election.cc:304] T dee13714884446f4894e44a82096fb25 P a007ba8d25b74e2a8479e9f5cf91887e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a007ba8d25b74e2a8479e9f5cf91887e, f6d9d549d3c345ba909b83b16d3ad4fe; no voters: 
I20260710 13:20:32.345633 18849 ts_tablet_manager.cc:1434] T 2ca15b5b6bac4f308ec56ab9c43a1a96 P 164aafd521ab47dbbab9d3b60b9fa6f0: Time spent starting tablet: real 0.080s	user 0.006s	sys 0.001s
I20260710 13:20:32.347862 18849 tablet_bootstrap.cc:492] T 9afa91c093f54f53ae7051d95be430d8 P 164aafd521ab47dbbab9d3b60b9fa6f0: Bootstrap starting.
I20260710 13:20:32.347654 18618 leader_election.cc:304] T 3a225014c2f14c689671e79290f9131d P 0cfbc80cdc2b459485581e41ea8e7a6f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cfbc80cdc2b459485581e41ea8e7a6f, a007ba8d25b74e2a8479e9f5cf91887e; no voters: 
I20260710 13:20:32.357769 18948 raft_consensus.cc:493] T dee13714884446f4894e44a82096fb25 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:32.358362 18948 raft_consensus.cc:515] T dee13714884446f4894e44a82096fb25 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:32.355670 18865 leader_election.cc:290] T 3bd4433e763346ceb7ea72cb8dce54d6 P f6d9d549d3c345ba909b83b16d3ad4fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 164aafd521ab47dbbab9d3b60b9fa6f0 (127.16.20.67:44511), a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65:38171)
I20260710 13:20:32.360599 18948 leader_election.cc:290] T dee13714884446f4894e44a82096fb25 P 0cfbc80cdc2b459485581e41ea8e7a6f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6d9d549d3c345ba909b83b16d3ad4fe (127.16.20.68:43383), a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65:38171)
I20260710 13:20:32.361240 18902 raft_consensus.cc:2804] T dee13714884446f4894e44a82096fb25 P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:32.361645 18902 raft_consensus.cc:493] T dee13714884446f4894e44a82096fb25 P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:32.362005 18902 raft_consensus.cc:3060] T dee13714884446f4894e44a82096fb25 P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:32.363771 18652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84611bcbc34642b18b05bfa541c8f1a0" candidate_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" is_pre_election: true
I20260710 13:20:32.364279 18801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee13714884446f4894e44a82096fb25" candidate_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" is_pre_election: true
I20260710 13:20:32.365134 18801 raft_consensus.cc:2468] T dee13714884446f4894e44a82096fb25 P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cfbc80cdc2b459485581e41ea8e7a6f in term 0.
I20260710 13:20:32.365542 18893 raft_consensus.cc:2804] T 3a225014c2f14c689671e79290f9131d P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:32.366057 18893 raft_consensus.cc:697] T 3a225014c2f14c689671e79290f9131d P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 LEADER]: Becoming Leader. State: Replica: 0cfbc80cdc2b459485581e41ea8e7a6f, State: Running, Role: LEADER
I20260710 13:20:32.366294 18725 raft_consensus.cc:3060] T 667ec2f5e23240939a1280a5f3d2c41e P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:32.366928 18893 consensus_queue.cc:237] T 3a225014c2f14c689671e79290f9131d P 0cfbc80cdc2b459485581e41ea8e7a6f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:32.367204 18619 leader_election.cc:304] T dee13714884446f4894e44a82096fb25 P 0cfbc80cdc2b459485581e41ea8e7a6f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cfbc80cdc2b459485581e41ea8e7a6f, f6d9d549d3c345ba909b83b16d3ad4fe; no voters: 
I20260710 13:20:32.368739 18943 raft_consensus.cc:2804] T dee13714884446f4894e44a82096fb25 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:32.369210 18943 raft_consensus.cc:493] T dee13714884446f4894e44a82096fb25 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:32.369624 18943 raft_consensus.cc:3060] T dee13714884446f4894e44a82096fb25 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:32.365185 18726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84611bcbc34642b18b05bfa541c8f1a0" candidate_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" is_pre_election: true
I20260710 13:20:32.354265 18853 consensus_queue.cc:1048] T 84611bcbc34642b18b05bfa541c8f1a0 P 0cfbc80cdc2b459485581e41ea8e7a6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.023s
I20260710 13:20:32.388257 18580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee13714884446f4894e44a82096fb25" candidate_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" is_pre_election: true
I20260710 13:20:32.403908 18849 tablet_bootstrap.cc:654] T 9afa91c093f54f53ae7051d95be430d8 P 164aafd521ab47dbbab9d3b60b9fa6f0: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:32.380033 18865 consensus_queue.cc:1048] T 6a84dfecb6ff4cafae58a9d06485b9d9 P f6d9d549d3c345ba909b83b16d3ad4fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.022s
I20260710 13:20:32.391870 18950 consensus_queue.cc:1048] T fd975fe5663842e2bc87f6a25ac70137 P a007ba8d25b74e2a8479e9f5cf91887e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.030s
I20260710 13:20:32.414091 18727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd4433e763346ceb7ea72cb8dce54d6" candidate_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" is_pre_election: true
I20260710 13:20:32.412928 18543 leader_election.cc:304] T 84611bcbc34642b18b05bfa541c8f1a0 P a007ba8d25b74e2a8479e9f5cf91887e [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: a007ba8d25b74e2a8479e9f5cf91887e; no voters: 0cfbc80cdc2b459485581e41ea8e7a6f, 164aafd521ab47dbbab9d3b60b9fa6f0
I20260710 13:20:32.391052 18728 raft_consensus.cc:2468] T 3a225014c2f14c689671e79290f9131d P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cfbc80cdc2b459485581e41ea8e7a6f in term 1.
I20260710 13:20:32.438959 18950 raft_consensus.cc:2749] T 84611bcbc34642b18b05bfa541c8f1a0 P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:20:32.452958 18729 raft_consensus.cc:2468] T ca19bc5f1f014d6585dc8f959e8c363f P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a007ba8d25b74e2a8479e9f5cf91887e in term 1.
W20260710 13:20:32.440245 18766 leader_election.cc:343] T 3bd4433e763346ceb7ea72cb8dce54d6 P f6d9d549d3c345ba909b83b16d3ad4fe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 164aafd521ab47dbbab9d3b60b9fa6f0 (127.16.20.67:44511): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:32.470461 18943 raft_consensus.cc:515] T dee13714884446f4894e44a82096fb25 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:32.471721 18655 raft_consensus.cc:2393] T dee13714884446f4894e44a82096fb25 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a007ba8d25b74e2a8479e9f5cf91887e in current term 1: Already voted for candidate 0cfbc80cdc2b459485581e41ea8e7a6f in this term.
W20260710 13:20:32.449988 18543 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.20.67:44511, user_credentials={real_user=slave}} blocked reactor thread for 46471.9us
I20260710 13:20:32.476959 18577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd4433e763346ceb7ea72cb8dce54d6" candidate_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" is_pre_election: true
I20260710 13:20:32.477095 18543 leader_election.cc:304] T ca19bc5f1f014d6585dc8f959e8c363f P a007ba8d25b74e2a8479e9f5cf91887e [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: 164aafd521ab47dbbab9d3b60b9fa6f0, a007ba8d25b74e2a8479e9f5cf91887e; no voters: 0cfbc80cdc2b459485581e41ea8e7a6f
I20260710 13:20:32.478195 18950 raft_consensus.cc:2804] T ca19bc5f1f014d6585dc8f959e8c363f P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:32.478680 18950 raft_consensus.cc:697] T ca19bc5f1f014d6585dc8f959e8c363f P a007ba8d25b74e2a8479e9f5cf91887e [term 1 LEADER]: Becoming Leader. State: Replica: a007ba8d25b74e2a8479e9f5cf91887e, State: Running, Role: LEADER
W20260710 13:20:32.485132 18766 leader_election.cc:343] T 3bd4433e763346ceb7ea72cb8dce54d6 P f6d9d549d3c345ba909b83b16d3ad4fe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65:38171): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:32.485646 18766 leader_election.cc:304] T 3bd4433e763346ceb7ea72cb8dce54d6 P f6d9d549d3c345ba909b83b16d3ad4fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f6d9d549d3c345ba909b83b16d3ad4fe; no voters: 164aafd521ab47dbbab9d3b60b9fa6f0, a007ba8d25b74e2a8479e9f5cf91887e
I20260710 13:20:32.439167 18902 raft_consensus.cc:515] T dee13714884446f4894e44a82096fb25 P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:32.496099 18845 tablet_bootstrap.cc:492] T ca19bc5f1f014d6585dc8f959e8c363f P 0cfbc80cdc2b459485581e41ea8e7a6f: No bootstrap required, opened a new log
I20260710 13:20:32.496726 18845 ts_tablet_manager.cc:1403] T ca19bc5f1f014d6585dc8f959e8c363f P 0cfbc80cdc2b459485581e41ea8e7a6f: Time spent bootstrapping tablet: real 0.345s	user 0.010s	sys 0.041s
I20260710 13:20:32.508497 18935 raft_consensus.cc:493] T 667ec2f5e23240939a1280a5f3d2c41e P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:32.509284 18935 raft_consensus.cc:515] T 667ec2f5e23240939a1280a5f3d2c41e P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } }
I20260710 13:20:32.515483 18847 tablet_bootstrap.cc:492] T ab8c930031d54e61ad94de79a6e716eb P a007ba8d25b74e2a8479e9f5cf91887e: No bootstrap required, opened a new log
I20260710 13:20:32.516172 18847 ts_tablet_manager.cc:1403] T ab8c930031d54e61ad94de79a6e716eb P a007ba8d25b74e2a8479e9f5cf91887e: Time spent bootstrapping tablet: real 0.223s	user 0.017s	sys 0.013s
I20260710 13:20:32.521849 18947 raft_consensus.cc:2749] T 3bd4433e763346ceb7ea72cb8dce54d6 P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:32.541842 18955 consensus_queue.cc:1048] T 667ec2f5e23240939a1280a5f3d2c41e P a007ba8d25b74e2a8479e9f5cf91887e [LEADER]: Connected to new peer: Peer: permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 13:20:32.514161 18865 consensus_queue.cc:1048] T 6a84dfecb6ff4cafae58a9d06485b9d9 P f6d9d549d3c345ba909b83b16d3ad4fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.026s
I20260710 13:20:32.547456 18580 raft_consensus.cc:2393] T dee13714884446f4894e44a82096fb25 P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0cfbc80cdc2b459485581e41ea8e7a6f in current term 1: Already voted for candidate a007ba8d25b74e2a8479e9f5cf91887e in this term.
I20260710 13:20:32.495024 18950 consensus_queue.cc:237] T ca19bc5f1f014d6585dc8f959e8c363f P a007ba8d25b74e2a8479e9f5cf91887e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } }
I20260710 13:20:32.561129 18847 raft_consensus.cc:359] T ab8c930031d54e61ad94de79a6e716eb P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:32.561882 18847 raft_consensus.cc:385] T ab8c930031d54e61ad94de79a6e716eb P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:32.562309 18847 raft_consensus.cc:740] T ab8c930031d54e61ad94de79a6e716eb P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a007ba8d25b74e2a8479e9f5cf91887e, State: Initialized, Role: FOLLOWER
I20260710 13:20:32.556234 18862 raft_consensus.cc:493] T 2ca15b5b6bac4f308ec56ab9c43a1a96 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:32.563118 18847 consensus_queue.cc:260] T ab8c930031d54e61ad94de79a6e716eb P a007ba8d25b74e2a8479e9f5cf91887e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:32.578675 18847 ts_tablet_manager.cc:1434] T ab8c930031d54e61ad94de79a6e716eb P a007ba8d25b74e2a8479e9f5cf91887e: Time spent starting tablet: real 0.062s	user 0.008s	sys 0.001s
I20260710 13:20:32.583367 18953 raft_consensus.cc:493] T b1ff045e6cb043308c31db9b3babda36 P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:32.584198 18953 raft_consensus.cc:515] T b1ff045e6cb043308c31db9b3babda36 P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:32.586884 18802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee13714884446f4894e44a82096fb25" candidate_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe"
I20260710 13:20:32.587759 18802 raft_consensus.cc:3060] T dee13714884446f4894e44a82096fb25 P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:32.567466 18862 raft_consensus.cc:515] T 2ca15b5b6bac4f308ec56ab9c43a1a96 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } }
I20260710 13:20:32.604790 18862 leader_election.cc:290] T 2ca15b5b6bac4f308ec56ab9c43a1a96 P 164aafd521ab47dbbab9d3b60b9fa6f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0cfbc80cdc2b459485581e41ea8e7a6f (127.16.20.66:44189), f6d9d549d3c345ba909b83b16d3ad4fe (127.16.20.68:43383)
I20260710 13:20:32.601131 18935 leader_election.cc:290] T 667ec2f5e23240939a1280a5f3d2c41e P 164aafd521ab47dbbab9d3b60b9fa6f0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65:38171), 0cfbc80cdc2b459485581e41ea8e7a6f (127.16.20.66:44189)
I20260710 13:20:32.606678 18803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ff045e6cb043308c31db9b3babda36" candidate_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" is_pre_election: true
I20260710 13:20:32.612339 18847 tablet_bootstrap.cc:492] T 3bd4433e763346ceb7ea72cb8dce54d6 P a007ba8d25b74e2a8479e9f5cf91887e: Bootstrap starting.
I20260710 13:20:32.603060 18943 leader_election.cc:290] T dee13714884446f4894e44a82096fb25 P 0cfbc80cdc2b459485581e41ea8e7a6f [CANDIDATE]: Term 1 election: Requested vote from peers f6d9d549d3c345ba909b83b16d3ad4fe (127.16.20.68:43383), a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65:38171)
I20260710 13:20:32.627441 18579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "667ec2f5e23240939a1280a5f3d2c41e" candidate_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" is_pre_election: true
I20260710 13:20:32.626799 18845 raft_consensus.cc:359] T ca19bc5f1f014d6585dc8f959e8c363f P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } }
I20260710 13:20:32.629961 18845 raft_consensus.cc:385] T ca19bc5f1f014d6585dc8f959e8c363f P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:32.630280 18845 raft_consensus.cc:740] T ca19bc5f1f014d6585dc8f959e8c363f P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cfbc80cdc2b459485581e41ea8e7a6f, State: Initialized, Role: FOLLOWER
I20260710 13:20:32.630980 18576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee13714884446f4894e44a82096fb25" candidate_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a007ba8d25b74e2a8479e9f5cf91887e"
I20260710 13:20:32.633986 18576 raft_consensus.cc:2393] T dee13714884446f4894e44a82096fb25 P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0cfbc80cdc2b459485581e41ea8e7a6f in current term 1: Already voted for candidate a007ba8d25b74e2a8479e9f5cf91887e in this term.
I20260710 13:20:32.634478 18800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ca15b5b6bac4f308ec56ab9c43a1a96" candidate_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" is_pre_election: true
I20260710 13:20:32.631625 18902 leader_election.cc:290] T dee13714884446f4894e44a82096fb25 P a007ba8d25b74e2a8479e9f5cf91887e [CANDIDATE]: Term 1 election: Requested vote from peers f6d9d549d3c345ba909b83b16d3ad4fe (127.16.20.68:43383), 0cfbc80cdc2b459485581e41ea8e7a6f (127.16.20.66:44189)
W20260710 13:20:32.638612 18544 leader_election.cc:343] T b1ff045e6cb043308c31db9b3babda36 P a007ba8d25b74e2a8479e9f5cf91887e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6d9d549d3c345ba909b83b16d3ad4fe (127.16.20.68:43383): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:20:32.643210 18693 leader_election.cc:343] T 2ca15b5b6bac4f308ec56ab9c43a1a96 P 164aafd521ab47dbbab9d3b60b9fa6f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6d9d549d3c345ba909b83b16d3ad4fe (127.16.20.68:43383): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:32.649149 18845 consensus_queue.cc:260] T ca19bc5f1f014d6585dc8f959e8c363f P 0cfbc80cdc2b459485581e41ea8e7a6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } }
I20260710 13:20:32.651392 18845 ts_tablet_manager.cc:1434] T ca19bc5f1f014d6585dc8f959e8c363f P 0cfbc80cdc2b459485581e41ea8e7a6f: Time spent starting tablet: real 0.154s	user 0.004s	sys 0.002s
I20260710 13:20:32.652580 18845 tablet_bootstrap.cc:492] T d1405ec0a96c4b718342caaf5de68c81 P 0cfbc80cdc2b459485581e41ea8e7a6f: Bootstrap starting.
I20260710 13:20:32.656287 18800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee13714884446f4894e44a82096fb25" candidate_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe"
I20260710 13:20:32.659132 18844 tablet_bootstrap.cc:492] T b84992a734cd4b5d94c3e507c94476ab P f6d9d549d3c345ba909b83b16d3ad4fe: No bootstrap required, opened a new log
I20260710 13:20:32.659624 18844 ts_tablet_manager.cc:1403] T b84992a734cd4b5d94c3e507c94476ab P f6d9d549d3c345ba909b83b16d3ad4fe: Time spent bootstrapping tablet: real 0.439s	user 0.054s	sys 0.055s
I20260710 13:20:32.662151 18844 raft_consensus.cc:359] T b84992a734cd4b5d94c3e507c94476ab P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:32.662779 18844 raft_consensus.cc:385] T b84992a734cd4b5d94c3e507c94476ab P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:32.663044 18844 raft_consensus.cc:740] T b84992a734cd4b5d94c3e507c94476ab P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6d9d549d3c345ba909b83b16d3ad4fe, State: Initialized, Role: FOLLOWER
I20260710 13:20:32.663161 18849 tablet_bootstrap.cc:492] T 9afa91c093f54f53ae7051d95be430d8 P 164aafd521ab47dbbab9d3b60b9fa6f0: No bootstrap required, opened a new log
I20260710 13:20:32.633595 18953 leader_election.cc:290] T b1ff045e6cb043308c31db9b3babda36 P a007ba8d25b74e2a8479e9f5cf91887e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6d9d549d3c345ba909b83b16d3ad4fe (127.16.20.68:43383), 0cfbc80cdc2b459485581e41ea8e7a6f (127.16.20.66:44189)
I20260710 13:20:32.663949 18849 ts_tablet_manager.cc:1403] T 9afa91c093f54f53ae7051d95be430d8 P 164aafd521ab47dbbab9d3b60b9fa6f0: Time spent bootstrapping tablet: real 0.316s	user 0.058s	sys 0.027s
I20260710 13:20:32.669245 18844 consensus_queue.cc:260] T b84992a734cd4b5d94c3e507c94476ab P f6d9d549d3c345ba909b83b16d3ad4fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:32.670590 18849 raft_consensus.cc:359] T 9afa91c093f54f53ae7051d95be430d8 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } }
I20260710 13:20:32.671103 18849 raft_consensus.cc:385] T 9afa91c093f54f53ae7051d95be430d8 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:32.671325 18849 raft_consensus.cc:740] T 9afa91c093f54f53ae7051d95be430d8 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 164aafd521ab47dbbab9d3b60b9fa6f0, State: Initialized, Role: FOLLOWER
W20260710 13:20:32.680907 18962 log.cc:927] Time spent T fd975fe5663842e2bc87f6a25ac70137 P f6d9d549d3c345ba909b83b16d3ad4fe: Append to log took a long time: real 0.106s	user 0.000s	sys 0.001s
I20260710 13:20:32.678540 18849 consensus_queue.cc:260] T 9afa91c093f54f53ae7051d95be430d8 P 164aafd521ab47dbbab9d3b60b9fa6f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } }
I20260710 13:20:32.682919 18478 catalog_manager.cc:5697] T ca19bc5f1f014d6585dc8f959e8c363f P a007ba8d25b74e2a8479e9f5cf91887e reported cstate change: term changed from 0 to 1, leader changed from <none> to a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65). New cstate: current_term: 1 leader_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:32.688958 18653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee13714884446f4894e44a82096fb25" candidate_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f"
I20260710 13:20:32.689826 18653 raft_consensus.cc:2393] T dee13714884446f4894e44a82096fb25 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a007ba8d25b74e2a8479e9f5cf91887e in current term 1: Already voted for candidate 0cfbc80cdc2b459485581e41ea8e7a6f in this term.
I20260710 13:20:32.690455 18802 raft_consensus.cc:2468] T dee13714884446f4894e44a82096fb25 P f6d9d549d3c345ba909b83b16d3ad4fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cfbc80cdc2b459485581e41ea8e7a6f in term 1.
I20260710 13:20:32.692059 18619 leader_election.cc:304] T dee13714884446f4894e44a82096fb25 P 0cfbc80cdc2b459485581e41ea8e7a6f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cfbc80cdc2b459485581e41ea8e7a6f, f6d9d549d3c345ba909b83b16d3ad4fe; no voters: 
I20260710 13:20:32.693115 18948 raft_consensus.cc:2804] T dee13714884446f4894e44a82096fb25 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:32.693573 18948 raft_consensus.cc:697] T dee13714884446f4894e44a82096fb25 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 LEADER]: Becoming Leader. State: Replica: 0cfbc80cdc2b459485581e41ea8e7a6f, State: Running, Role: LEADER
I20260710 13:20:32.694094 18654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ff045e6cb043308c31db9b3babda36" candidate_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" is_pre_election: true
I20260710 13:20:32.694428 18948 consensus_queue.cc:237] T dee13714884446f4894e44a82096fb25 P 0cfbc80cdc2b459485581e41ea8e7a6f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:32.694132 18865 raft_consensus.cc:493] T 0d936420cac44c818d271216fcea9ae5 P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:32.695899 18865 raft_consensus.cc:515] T 0d936420cac44c818d271216fcea9ae5 P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } }
I20260710 13:20:32.697882 18865 leader_election.cc:290] T 0d936420cac44c818d271216fcea9ae5 P f6d9d549d3c345ba909b83b16d3ad4fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0cfbc80cdc2b459485581e41ea8e7a6f (127.16.20.66:44189), 164aafd521ab47dbbab9d3b60b9fa6f0 (127.16.20.67:44511)
I20260710 13:20:32.698930 18543 leader_election.cc:304] T dee13714884446f4894e44a82096fb25 P a007ba8d25b74e2a8479e9f5cf91887e [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: a007ba8d25b74e2a8479e9f5cf91887e; no voters: 0cfbc80cdc2b459485581e41ea8e7a6f, f6d9d549d3c345ba909b83b16d3ad4fe
I20260710 13:20:32.699759 18953 raft_consensus.cc:2749] T dee13714884446f4894e44a82096fb25 P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260710 13:20:32.700660 18543 leader_election.cc:343] T b1ff045e6cb043308c31db9b3babda36 P a007ba8d25b74e2a8479e9f5cf91887e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0cfbc80cdc2b459485581e41ea8e7a6f (127.16.20.66:44189): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:32.701128 18543 leader_election.cc:304] T b1ff045e6cb043308c31db9b3babda36 P a007ba8d25b74e2a8479e9f5cf91887e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a007ba8d25b74e2a8479e9f5cf91887e; no voters: 0cfbc80cdc2b459485581e41ea8e7a6f, f6d9d549d3c345ba909b83b16d3ad4fe
I20260710 13:20:32.703202 18953 raft_consensus.cc:2749] T b1ff045e6cb043308c31db9b3babda36 P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:32.706178 18844 ts_tablet_manager.cc:1434] T b84992a734cd4b5d94c3e507c94476ab P f6d9d549d3c345ba909b83b16d3ad4fe: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.000s
I20260710 13:20:32.706913 18844 tablet_bootstrap.cc:492] T b1ff045e6cb043308c31db9b3babda36 P f6d9d549d3c345ba909b83b16d3ad4fe: Bootstrap starting.
I20260710 13:20:32.708420 18849 ts_tablet_manager.cc:1434] T 9afa91c093f54f53ae7051d95be430d8 P 164aafd521ab47dbbab9d3b60b9fa6f0: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.000s
I20260710 13:20:32.710803 18724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d936420cac44c818d271216fcea9ae5" candidate_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" is_pre_election: true
I20260710 13:20:32.716746 18849 tablet_bootstrap.cc:492] T ddd7f9af21a94bfa9ccdbc469042c6e7 P 164aafd521ab47dbbab9d3b60b9fa6f0: Bootstrap starting.
I20260710 13:20:32.718266 18847 tablet_bootstrap.cc:654] T 3bd4433e763346ceb7ea72cb8dce54d6 P a007ba8d25b74e2a8479e9f5cf91887e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:32.705174 18475 catalog_manager.cc:5697] T 3a225014c2f14c689671e79290f9131d P 0cfbc80cdc2b459485581e41ea8e7a6f reported cstate change: term changed from 0 to 1, leader changed from <none> to 0cfbc80cdc2b459485581e41ea8e7a6f (127.16.20.66). New cstate: current_term: 1 leader_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } health_report { overall_health: HEALTHY } } }
W20260710 13:20:32.725328 18766 leader_election.cc:343] T 0d936420cac44c818d271216fcea9ae5 P f6d9d549d3c345ba909b83b16d3ad4fe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 164aafd521ab47dbbab9d3b60b9fa6f0 (127.16.20.67:44511): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:32.727247 18654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d936420cac44c818d271216fcea9ae5" candidate_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" is_pre_election: true
I20260710 13:20:32.723973 18849 tablet_bootstrap.cc:654] T ddd7f9af21a94bfa9ccdbc469042c6e7 P 164aafd521ab47dbbab9d3b60b9fa6f0: Neither blocks nor log segments found. Creating new log.
W20260710 13:20:32.732209 18766 leader_election.cc:343] T 0d936420cac44c818d271216fcea9ae5 P f6d9d549d3c345ba909b83b16d3ad4fe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0cfbc80cdc2b459485581e41ea8e7a6f (127.16.20.66:44189): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:32.732648 18766 leader_election.cc:304] T 0d936420cac44c818d271216fcea9ae5 P f6d9d549d3c345ba909b83b16d3ad4fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f6d9d549d3c345ba909b83b16d3ad4fe; no voters: 0cfbc80cdc2b459485581e41ea8e7a6f, 164aafd521ab47dbbab9d3b60b9fa6f0
I20260710 13:20:32.733269 18850 raft_consensus.cc:2749] T 0d936420cac44c818d271216fcea9ae5 P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:20:32.733307 18526 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260710 13:20:32.737073 18618 consensus_peers.cc:597] T 573da691b5264b99ab496584354fe92a P 0cfbc80cdc2b459485581e41ea8e7a6f -> Peer 164aafd521ab47dbbab9d3b60b9fa6f0 (127.16.20.67:44511): Couldn't send request to peer 164aafd521ab47dbbab9d3b60b9fa6f0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:32.738188 18893 consensus_queue.cc:1048] T 573da691b5264b99ab496584354fe92a P 0cfbc80cdc2b459485581e41ea8e7a6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:32.743885 18844 tablet_bootstrap.cc:654] T b1ff045e6cb043308c31db9b3babda36 P f6d9d549d3c345ba909b83b16d3ad4fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:32.744040 18845 tablet_bootstrap.cc:654] T d1405ec0a96c4b718342caaf5de68c81 P 0cfbc80cdc2b459485581e41ea8e7a6f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:32.766773 18847 tablet_bootstrap.cc:492] T 3bd4433e763346ceb7ea72cb8dce54d6 P a007ba8d25b74e2a8479e9f5cf91887e: No bootstrap required, opened a new log
I20260710 13:20:32.767266 18847 ts_tablet_manager.cc:1403] T 3bd4433e763346ceb7ea72cb8dce54d6 P a007ba8d25b74e2a8479e9f5cf91887e: Time spent bootstrapping tablet: real 0.155s	user 0.014s	sys 0.007s
W20260710 13:20:32.768743 18967 log.cc:927] Time spent T 667ec2f5e23240939a1280a5f3d2c41e P 164aafd521ab47dbbab9d3b60b9fa6f0: Append to log took a long time: real 0.063s	user 0.000s	sys 0.001s
I20260710 13:20:32.771113 18847 raft_consensus.cc:359] T 3bd4433e763346ceb7ea72cb8dce54d6 P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:32.772006 18847 raft_consensus.cc:385] T 3bd4433e763346ceb7ea72cb8dce54d6 P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:32.772343 18847 raft_consensus.cc:740] T 3bd4433e763346ceb7ea72cb8dce54d6 P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a007ba8d25b74e2a8479e9f5cf91887e, State: Initialized, Role: FOLLOWER
I20260710 13:20:32.773173 18847 consensus_queue.cc:260] T 3bd4433e763346ceb7ea72cb8dce54d6 P a007ba8d25b74e2a8479e9f5cf91887e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:32.775290 18847 ts_tablet_manager.cc:1434] T 3bd4433e763346ceb7ea72cb8dce54d6 P a007ba8d25b74e2a8479e9f5cf91887e: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 13:20:32.776307 18847 tablet_bootstrap.cc:492] T b84992a734cd4b5d94c3e507c94476ab P a007ba8d25b74e2a8479e9f5cf91887e: Bootstrap starting.
I20260710 13:20:32.782167 18726 raft_consensus.cc:3060] T 9afa91c093f54f53ae7051d95be430d8 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:32.785970 18654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "667ec2f5e23240939a1280a5f3d2c41e" candidate_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" is_pre_election: true
I20260710 13:20:32.787932 18849 tablet_bootstrap.cc:492] T ddd7f9af21a94bfa9ccdbc469042c6e7 P 164aafd521ab47dbbab9d3b60b9fa6f0: No bootstrap required, opened a new log
I20260710 13:20:32.788429 18849 ts_tablet_manager.cc:1403] T ddd7f9af21a94bfa9ccdbc469042c6e7 P 164aafd521ab47dbbab9d3b60b9fa6f0: Time spent bootstrapping tablet: real 0.078s	user 0.015s	sys 0.006s
I20260710 13:20:32.789804 18847 tablet_bootstrap.cc:654] T b84992a734cd4b5d94c3e507c94476ab P a007ba8d25b74e2a8479e9f5cf91887e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:32.791002 18849 raft_consensus.cc:359] T ddd7f9af21a94bfa9ccdbc469042c6e7 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } }
I20260710 13:20:32.791709 18849 raft_consensus.cc:385] T ddd7f9af21a94bfa9ccdbc469042c6e7 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:32.791816 18655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ca15b5b6bac4f308ec56ab9c43a1a96" candidate_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" is_pre_election: true
I20260710 13:20:32.791978 18849 raft_consensus.cc:740] T ddd7f9af21a94bfa9ccdbc469042c6e7 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 164aafd521ab47dbbab9d3b60b9fa6f0, State: Initialized, Role: FOLLOWER
I20260710 13:20:32.800454 18692 leader_election.cc:304] T 667ec2f5e23240939a1280a5f3d2c41e P 164aafd521ab47dbbab9d3b60b9fa6f0 [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: 164aafd521ab47dbbab9d3b60b9fa6f0; no voters: 0cfbc80cdc2b459485581e41ea8e7a6f, a007ba8d25b74e2a8479e9f5cf91887e
W20260710 13:20:32.801934 18692 leader_election.cc:343] T 2ca15b5b6bac4f308ec56ab9c43a1a96 P 164aafd521ab47dbbab9d3b60b9fa6f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0cfbc80cdc2b459485581e41ea8e7a6f (127.16.20.66:44189): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:32.802510 18692 leader_election.cc:304] T 2ca15b5b6bac4f308ec56ab9c43a1a96 P 164aafd521ab47dbbab9d3b60b9fa6f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 164aafd521ab47dbbab9d3b60b9fa6f0; no voters: 0cfbc80cdc2b459485581e41ea8e7a6f, f6d9d549d3c345ba909b83b16d3ad4fe
I20260710 13:20:32.803474 18862 raft_consensus.cc:2749] T 667ec2f5e23240939a1280a5f3d2c41e P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:20:32.803537 18935 raft_consensus.cc:2749] T 2ca15b5b6bac4f308ec56ab9c43a1a96 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:32.809077 18948 consensus_queue.cc:1048] T 3a225014c2f14c689671e79290f9131d P 0cfbc80cdc2b459485581e41ea8e7a6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:32.811751 18849 consensus_queue.cc:260] T ddd7f9af21a94bfa9ccdbc469042c6e7 P 164aafd521ab47dbbab9d3b60b9fa6f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } }
I20260710 13:20:32.818114 18849 ts_tablet_manager.cc:1434] T ddd7f9af21a94bfa9ccdbc469042c6e7 P 164aafd521ab47dbbab9d3b60b9fa6f0: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260710 13:20:32.825484 18849 tablet_bootstrap.cc:492] T dd568e5ee95a44d4b9885aff0659e797 P 164aafd521ab47dbbab9d3b60b9fa6f0: Bootstrap starting.
I20260710 13:20:32.831503 18893 consensus_queue.cc:1048] T 3a225014c2f14c689671e79290f9131d P 0cfbc80cdc2b459485581e41ea8e7a6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:32.833487 18849 tablet_bootstrap.cc:654] T dd568e5ee95a44d4b9885aff0659e797 P 164aafd521ab47dbbab9d3b60b9fa6f0: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:32.841738 18474 catalog_manager.cc:5697] T dee13714884446f4894e44a82096fb25 P 0cfbc80cdc2b459485581e41ea8e7a6f reported cstate change: term changed from 0 to 1, leader changed from <none> to 0cfbc80cdc2b459485581e41ea8e7a6f (127.16.20.66). New cstate: current_term: 1 leader_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:32.846594 18845 tablet_bootstrap.cc:492] T d1405ec0a96c4b718342caaf5de68c81 P 0cfbc80cdc2b459485581e41ea8e7a6f: No bootstrap required, opened a new log
I20260710 13:20:32.847168 18845 ts_tablet_manager.cc:1403] T d1405ec0a96c4b718342caaf5de68c81 P 0cfbc80cdc2b459485581e41ea8e7a6f: Time spent bootstrapping tablet: real 0.195s	user 0.012s	sys 0.019s
I20260710 13:20:32.851881 18845 raft_consensus.cc:359] T d1405ec0a96c4b718342caaf5de68c81 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } }
I20260710 13:20:32.856803 18845 raft_consensus.cc:385] T d1405ec0a96c4b718342caaf5de68c81 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:32.857257 18845 raft_consensus.cc:740] T d1405ec0a96c4b718342caaf5de68c81 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cfbc80cdc2b459485581e41ea8e7a6f, State: Initialized, Role: FOLLOWER
I20260710 13:20:32.858533 18845 consensus_queue.cc:260] T d1405ec0a96c4b718342caaf5de68c81 P 0cfbc80cdc2b459485581e41ea8e7a6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } }
I20260710 13:20:32.863440 18844 tablet_bootstrap.cc:492] T b1ff045e6cb043308c31db9b3babda36 P f6d9d549d3c345ba909b83b16d3ad4fe: No bootstrap required, opened a new log
I20260710 13:20:32.863941 18844 ts_tablet_manager.cc:1403] T b1ff045e6cb043308c31db9b3babda36 P f6d9d549d3c345ba909b83b16d3ad4fe: Time spent bootstrapping tablet: real 0.157s	user 0.024s	sys 0.020s
I20260710 13:20:32.868486 18845 ts_tablet_manager.cc:1434] T d1405ec0a96c4b718342caaf5de68c81 P 0cfbc80cdc2b459485581e41ea8e7a6f: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260710 13:20:32.869727 18845 tablet_bootstrap.cc:492] T 2ca15b5b6bac4f308ec56ab9c43a1a96 P 0cfbc80cdc2b459485581e41ea8e7a6f: Bootstrap starting.
I20260710 13:20:32.885830 18844 raft_consensus.cc:359] T b1ff045e6cb043308c31db9b3babda36 P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:32.890818 18849 tablet_bootstrap.cc:492] T dd568e5ee95a44d4b9885aff0659e797 P 164aafd521ab47dbbab9d3b60b9fa6f0: No bootstrap required, opened a new log
I20260710 13:20:32.905303 18849 ts_tablet_manager.cc:1403] T dd568e5ee95a44d4b9885aff0659e797 P 164aafd521ab47dbbab9d3b60b9fa6f0: Time spent bootstrapping tablet: real 0.080s	user 0.012s	sys 0.003s
I20260710 13:20:32.909101 18849 raft_consensus.cc:359] T dd568e5ee95a44d4b9885aff0659e797 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } }
I20260710 13:20:32.910015 18849 raft_consensus.cc:385] T dd568e5ee95a44d4b9885aff0659e797 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:32.910351 18849 raft_consensus.cc:740] T dd568e5ee95a44d4b9885aff0659e797 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 164aafd521ab47dbbab9d3b60b9fa6f0, State: Initialized, Role: FOLLOWER
I20260710 13:20:32.911810 18849 consensus_queue.cc:260] T dd568e5ee95a44d4b9885aff0659e797 P 164aafd521ab47dbbab9d3b60b9fa6f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } }
I20260710 13:20:32.917208 18849 ts_tablet_manager.cc:1434] T dd568e5ee95a44d4b9885aff0659e797 P 164aafd521ab47dbbab9d3b60b9fa6f0: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260710 13:20:32.899710 18948 raft_consensus.cc:493] T d1405ec0a96c4b718342caaf5de68c81 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:32.917685 18948 raft_consensus.cc:515] T d1405ec0a96c4b718342caaf5de68c81 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } }
I20260710 13:20:32.918228 18849 tablet_bootstrap.cc:492] T b84992a734cd4b5d94c3e507c94476ab P 164aafd521ab47dbbab9d3b60b9fa6f0: Bootstrap starting.
I20260710 13:20:32.893370 18845 tablet_bootstrap.cc:654] T 2ca15b5b6bac4f308ec56ab9c43a1a96 P 0cfbc80cdc2b459485581e41ea8e7a6f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:32.920753 18729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1405ec0a96c4b718342caaf5de68c81" candidate_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" is_pre_election: true
W20260710 13:20:32.922634 18618 leader_election.cc:343] T d1405ec0a96c4b718342caaf5de68c81 P 0cfbc80cdc2b459485581e41ea8e7a6f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 164aafd521ab47dbbab9d3b60b9fa6f0 (127.16.20.67:44511): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:32.926708 18948 leader_election.cc:290] T d1405ec0a96c4b718342caaf5de68c81 P 0cfbc80cdc2b459485581e41ea8e7a6f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 164aafd521ab47dbbab9d3b60b9fa6f0 (127.16.20.67:44511), f6d9d549d3c345ba909b83b16d3ad4fe (127.16.20.68:43383)
I20260710 13:20:32.928246 18802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1405ec0a96c4b718342caaf5de68c81" candidate_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" is_pre_election: true
I20260710 13:20:32.929113 18802 raft_consensus.cc:2468] T d1405ec0a96c4b718342caaf5de68c81 P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cfbc80cdc2b459485581e41ea8e7a6f in term 0.
I20260710 13:20:32.913146 18844 raft_consensus.cc:385] T b1ff045e6cb043308c31db9b3babda36 P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:32.930812 18619 leader_election.cc:304] T d1405ec0a96c4b718342caaf5de68c81 P 0cfbc80cdc2b459485581e41ea8e7a6f [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: 0cfbc80cdc2b459485581e41ea8e7a6f, f6d9d549d3c345ba909b83b16d3ad4fe; no voters: 164aafd521ab47dbbab9d3b60b9fa6f0
I20260710 13:20:32.931540 18844 raft_consensus.cc:740] T b1ff045e6cb043308c31db9b3babda36 P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6d9d549d3c345ba909b83b16d3ad4fe, State: Initialized, Role: FOLLOWER
I20260710 13:20:32.931808 18849 tablet_bootstrap.cc:654] T b84992a734cd4b5d94c3e507c94476ab P 164aafd521ab47dbbab9d3b60b9fa6f0: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:32.935674 18844 consensus_queue.cc:260] T b1ff045e6cb043308c31db9b3babda36 P f6d9d549d3c345ba909b83b16d3ad4fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:32.939896 18847 tablet_bootstrap.cc:492] T b84992a734cd4b5d94c3e507c94476ab P a007ba8d25b74e2a8479e9f5cf91887e: No bootstrap required, opened a new log
I20260710 13:20:32.940671 18847 ts_tablet_manager.cc:1403] T b84992a734cd4b5d94c3e507c94476ab P a007ba8d25b74e2a8479e9f5cf91887e: Time spent bootstrapping tablet: real 0.165s	user 0.017s	sys 0.026s
I20260710 13:20:32.941907 18844 ts_tablet_manager.cc:1434] T b1ff045e6cb043308c31db9b3babda36 P f6d9d549d3c345ba909b83b16d3ad4fe: Time spent starting tablet: real 0.078s	user 0.007s	sys 0.000s
I20260710 13:20:32.942926 18844 tablet_bootstrap.cc:492] T 2ca15b5b6bac4f308ec56ab9c43a1a96 P f6d9d549d3c345ba909b83b16d3ad4fe: Bootstrap starting.
I20260710 13:20:32.952217 18849 tablet_bootstrap.cc:492] T b84992a734cd4b5d94c3e507c94476ab P 164aafd521ab47dbbab9d3b60b9fa6f0: No bootstrap required, opened a new log
I20260710 13:20:32.960517 18849 ts_tablet_manager.cc:1403] T b84992a734cd4b5d94c3e507c94476ab P 164aafd521ab47dbbab9d3b60b9fa6f0: Time spent bootstrapping tablet: real 0.043s	user 0.014s	sys 0.000s
I20260710 13:20:32.944525 18948 raft_consensus.cc:2804] T d1405ec0a96c4b718342caaf5de68c81 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:32.962612 18948 raft_consensus.cc:493] T d1405ec0a96c4b718342caaf5de68c81 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:32.962990 18948 raft_consensus.cc:3060] T d1405ec0a96c4b718342caaf5de68c81 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:32.942858 18847 raft_consensus.cc:359] T b84992a734cd4b5d94c3e507c94476ab P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:32.963718 18847 raft_consensus.cc:385] T b84992a734cd4b5d94c3e507c94476ab P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:32.963639 18849 raft_consensus.cc:359] T b84992a734cd4b5d94c3e507c94476ab P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:32.954645 18845 tablet_bootstrap.cc:492] T 2ca15b5b6bac4f308ec56ab9c43a1a96 P 0cfbc80cdc2b459485581e41ea8e7a6f: No bootstrap required, opened a new log
I20260710 13:20:32.964815 18845 ts_tablet_manager.cc:1403] T 2ca15b5b6bac4f308ec56ab9c43a1a96 P 0cfbc80cdc2b459485581e41ea8e7a6f: Time spent bootstrapping tablet: real 0.095s	user 0.012s	sys 0.008s
I20260710 13:20:32.966845 18845 raft_consensus.cc:359] T 2ca15b5b6bac4f308ec56ab9c43a1a96 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } }
I20260710 13:20:32.964200 18847 raft_consensus.cc:740] T b84992a734cd4b5d94c3e507c94476ab P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a007ba8d25b74e2a8479e9f5cf91887e, State: Initialized, Role: FOLLOWER
I20260710 13:20:32.967393 18845 raft_consensus.cc:385] T 2ca15b5b6bac4f308ec56ab9c43a1a96 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:32.967769 18845 raft_consensus.cc:740] T 2ca15b5b6bac4f308ec56ab9c43a1a96 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cfbc80cdc2b459485581e41ea8e7a6f, State: Initialized, Role: FOLLOWER
I20260710 13:20:32.968238 18847 consensus_queue.cc:260] T b84992a734cd4b5d94c3e507c94476ab P a007ba8d25b74e2a8479e9f5cf91887e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:32.968467 18845 consensus_queue.cc:260] T 2ca15b5b6bac4f308ec56ab9c43a1a96 P 0cfbc80cdc2b459485581e41ea8e7a6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } }
I20260710 13:20:32.970520 18847 ts_tablet_manager.cc:1434] T b84992a734cd4b5d94c3e507c94476ab P a007ba8d25b74e2a8479e9f5cf91887e: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.000s
I20260710 13:20:32.953269 18844 tablet_bootstrap.cc:654] T 2ca15b5b6bac4f308ec56ab9c43a1a96 P f6d9d549d3c345ba909b83b16d3ad4fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:32.970687 18845 ts_tablet_manager.cc:1434] T 2ca15b5b6bac4f308ec56ab9c43a1a96 P 0cfbc80cdc2b459485581e41ea8e7a6f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:20:32.974056 18849 raft_consensus.cc:385] T b84992a734cd4b5d94c3e507c94476ab P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:32.974432 18849 raft_consensus.cc:740] T b84992a734cd4b5d94c3e507c94476ab P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 164aafd521ab47dbbab9d3b60b9fa6f0, State: Initialized, Role: FOLLOWER
I20260710 13:20:32.975142 18847 tablet_bootstrap.cc:492] T f7b43458bcb145e4bab716e88315252e P a007ba8d25b74e2a8479e9f5cf91887e: Bootstrap starting.
I20260710 13:20:32.976012 18845 tablet_bootstrap.cc:492] T ddd7f9af21a94bfa9ccdbc469042c6e7 P 0cfbc80cdc2b459485581e41ea8e7a6f: Bootstrap starting.
I20260710 13:20:32.971130 18948 raft_consensus.cc:515] T d1405ec0a96c4b718342caaf5de68c81 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } }
I20260710 13:20:32.975168 18849 consensus_queue.cc:260] T b84992a734cd4b5d94c3e507c94476ab P 164aafd521ab47dbbab9d3b60b9fa6f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:32.992699 18849 ts_tablet_manager.cc:1434] T b84992a734cd4b5d94c3e507c94476ab P 164aafd521ab47dbbab9d3b60b9fa6f0: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260710 13:20:32.993651 18849 tablet_bootstrap.cc:492] T ab8c930031d54e61ad94de79a6e716eb P 164aafd521ab47dbbab9d3b60b9fa6f0: Bootstrap starting.
I20260710 13:20:32.994632 18904 raft_consensus.cc:493] T 3bd4433e763346ceb7ea72cb8dce54d6 P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:32.995163 18845 tablet_bootstrap.cc:654] T ddd7f9af21a94bfa9ccdbc469042c6e7 P 0cfbc80cdc2b459485581e41ea8e7a6f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:32.995113 18904 raft_consensus.cc:515] T 3bd4433e763346ceb7ea72cb8dce54d6 P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:32.997331 18904 leader_election.cc:290] T 3bd4433e763346ceb7ea72cb8dce54d6 P a007ba8d25b74e2a8479e9f5cf91887e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 164aafd521ab47dbbab9d3b60b9fa6f0 (127.16.20.67:44511), f6d9d549d3c345ba909b83b16d3ad4fe (127.16.20.68:43383)
I20260710 13:20:32.999032 18802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd4433e763346ceb7ea72cb8dce54d6" candidate_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" is_pre_election: true
I20260710 13:20:32.999838 18847 tablet_bootstrap.cc:654] T f7b43458bcb145e4bab716e88315252e P a007ba8d25b74e2a8479e9f5cf91887e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:32.999778 18802 raft_consensus.cc:2468] T 3bd4433e763346ceb7ea72cb8dce54d6 P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a007ba8d25b74e2a8479e9f5cf91887e in term 0.
I20260710 13:20:33.001432 18726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd4433e763346ceb7ea72cb8dce54d6" candidate_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" is_pre_election: true
I20260710 13:20:33.002259 18544 leader_election.cc:304] T 3bd4433e763346ceb7ea72cb8dce54d6 P a007ba8d25b74e2a8479e9f5cf91887e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a007ba8d25b74e2a8479e9f5cf91887e, f6d9d549d3c345ba909b83b16d3ad4fe; no voters: 
I20260710 13:20:33.002920 18849 tablet_bootstrap.cc:654] T ab8c930031d54e61ad94de79a6e716eb P 164aafd521ab47dbbab9d3b60b9fa6f0: Neither blocks nor log segments found. Creating new log.
W20260710 13:20:33.003758 18543 leader_election.cc:343] T 3bd4433e763346ceb7ea72cb8dce54d6 P a007ba8d25b74e2a8479e9f5cf91887e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 164aafd521ab47dbbab9d3b60b9fa6f0 (127.16.20.67:44511): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:33.004815 18904 raft_consensus.cc:2804] T 3bd4433e763346ceb7ea72cb8dce54d6 P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:33.005249 18904 raft_consensus.cc:493] T 3bd4433e763346ceb7ea72cb8dce54d6 P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:33.006974 18904 raft_consensus.cc:3060] T 3bd4433e763346ceb7ea72cb8dce54d6 P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:33.009020 18844 tablet_bootstrap.cc:492] T 2ca15b5b6bac4f308ec56ab9c43a1a96 P f6d9d549d3c345ba909b83b16d3ad4fe: No bootstrap required, opened a new log
I20260710 13:20:33.009914 18844 ts_tablet_manager.cc:1403] T 2ca15b5b6bac4f308ec56ab9c43a1a96 P f6d9d549d3c345ba909b83b16d3ad4fe: Time spent bootstrapping tablet: real 0.067s	user 0.020s	sys 0.022s
I20260710 13:20:33.013190 18844 raft_consensus.cc:359] T 2ca15b5b6bac4f308ec56ab9c43a1a96 P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } }
I20260710 13:20:33.013929 18844 raft_consensus.cc:385] T 2ca15b5b6bac4f308ec56ab9c43a1a96 P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:33.014211 18844 raft_consensus.cc:740] T 2ca15b5b6bac4f308ec56ab9c43a1a96 P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6d9d549d3c345ba909b83b16d3ad4fe, State: Initialized, Role: FOLLOWER
I20260710 13:20:33.014956 18844 consensus_queue.cc:260] T 2ca15b5b6bac4f308ec56ab9c43a1a96 P f6d9d549d3c345ba909b83b16d3ad4fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } }
I20260710 13:20:33.018388 18844 ts_tablet_manager.cc:1434] T 2ca15b5b6bac4f308ec56ab9c43a1a96 P f6d9d549d3c345ba909b83b16d3ad4fe: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:20:33.019805 18844 tablet_bootstrap.cc:492] T 6aa4c9987bba4a1dba31e14ad803a4d1 P f6d9d549d3c345ba909b83b16d3ad4fe: Bootstrap starting.
I20260710 13:20:33.020960 18847 tablet_bootstrap.cc:492] T f7b43458bcb145e4bab716e88315252e P a007ba8d25b74e2a8479e9f5cf91887e: No bootstrap required, opened a new log
I20260710 13:20:33.021457 18847 ts_tablet_manager.cc:1403] T f7b43458bcb145e4bab716e88315252e P a007ba8d25b74e2a8479e9f5cf91887e: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.001s
I20260710 13:20:33.026574 18847 raft_consensus.cc:359] T f7b43458bcb145e4bab716e88315252e P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:33.027251 18847 raft_consensus.cc:385] T f7b43458bcb145e4bab716e88315252e P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:33.027549 18847 raft_consensus.cc:740] T f7b43458bcb145e4bab716e88315252e P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a007ba8d25b74e2a8479e9f5cf91887e, State: Initialized, Role: FOLLOWER
I20260710 13:20:33.028126 18950 raft_consensus.cc:493] T ab8c930031d54e61ad94de79a6e716eb P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:33.028700 18950 raft_consensus.cc:515] T ab8c930031d54e61ad94de79a6e716eb P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:33.030730 18950 leader_election.cc:290] T ab8c930031d54e61ad94de79a6e716eb P a007ba8d25b74e2a8479e9f5cf91887e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 164aafd521ab47dbbab9d3b60b9fa6f0 (127.16.20.67:44511), f6d9d549d3c345ba909b83b16d3ad4fe (127.16.20.68:43383)
I20260710 13:20:33.031327 18844 tablet_bootstrap.cc:654] T 6aa4c9987bba4a1dba31e14ad803a4d1 P f6d9d549d3c345ba909b83b16d3ad4fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:33.032331 18847 consensus_queue.cc:260] T f7b43458bcb145e4bab716e88315252e P a007ba8d25b74e2a8479e9f5cf91887e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:33.033543 18726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab8c930031d54e61ad94de79a6e716eb" candidate_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" is_pre_election: true
I20260710 13:20:33.034430 18847 ts_tablet_manager.cc:1434] T f7b43458bcb145e4bab716e88315252e P a007ba8d25b74e2a8479e9f5cf91887e: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 13:20:33.034674 18802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab8c930031d54e61ad94de79a6e716eb" candidate_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" is_pre_election: true
W20260710 13:20:33.034850 18543 leader_election.cc:343] T ab8c930031d54e61ad94de79a6e716eb P a007ba8d25b74e2a8479e9f5cf91887e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 164aafd521ab47dbbab9d3b60b9fa6f0 (127.16.20.67:44511): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:33.035276 18847 tablet_bootstrap.cc:492] T ddd7f9af21a94bfa9ccdbc469042c6e7 P a007ba8d25b74e2a8479e9f5cf91887e: Bootstrap starting.
W20260710 13:20:33.036108 18544 leader_election.cc:343] T ab8c930031d54e61ad94de79a6e716eb P a007ba8d25b74e2a8479e9f5cf91887e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6d9d549d3c345ba909b83b16d3ad4fe (127.16.20.68:43383): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:33.036959 18544 leader_election.cc:304] T ab8c930031d54e61ad94de79a6e716eb P a007ba8d25b74e2a8479e9f5cf91887e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a007ba8d25b74e2a8479e9f5cf91887e; no voters: 164aafd521ab47dbbab9d3b60b9fa6f0, f6d9d549d3c345ba909b83b16d3ad4fe
I20260710 13:20:33.038652 18950 raft_consensus.cc:2749] T ab8c930031d54e61ad94de79a6e716eb P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:33.042043 18847 tablet_bootstrap.cc:654] T ddd7f9af21a94bfa9ccdbc469042c6e7 P a007ba8d25b74e2a8479e9f5cf91887e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:33.045778 18726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1405ec0a96c4b718342caaf5de68c81" candidate_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0"
I20260710 13:20:33.046432 18850 raft_consensus.cc:493] T 2ca15b5b6bac4f308ec56ab9c43a1a96 P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:33.048043 18850 raft_consensus.cc:515] T 2ca15b5b6bac4f308ec56ab9c43a1a96 P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } }
I20260710 13:20:33.050694 18850 leader_election.cc:290] T 2ca15b5b6bac4f308ec56ab9c43a1a96 P f6d9d549d3c345ba909b83b16d3ad4fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0cfbc80cdc2b459485581e41ea8e7a6f (127.16.20.66:44189), 164aafd521ab47dbbab9d3b60b9fa6f0 (127.16.20.67:44511)
I20260710 13:20:33.052999 18726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ca15b5b6bac4f308ec56ab9c43a1a96" candidate_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" is_pre_election: true
I20260710 13:20:33.053598 18655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ca15b5b6bac4f308ec56ab9c43a1a96" candidate_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" is_pre_election: true
I20260710 13:20:33.053861 18726 raft_consensus.cc:2468] T 2ca15b5b6bac4f308ec56ab9c43a1a96 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6d9d549d3c345ba909b83b16d3ad4fe in term 0.
I20260710 13:20:33.054425 18655 raft_consensus.cc:2468] T 2ca15b5b6bac4f308ec56ab9c43a1a96 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6d9d549d3c345ba909b83b16d3ad4fe in term 0.
I20260710 13:20:33.055310 18766 leader_election.cc:304] T 2ca15b5b6bac4f308ec56ab9c43a1a96 P f6d9d549d3c345ba909b83b16d3ad4fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 164aafd521ab47dbbab9d3b60b9fa6f0, f6d9d549d3c345ba909b83b16d3ad4fe; no voters: 
W20260710 13:20:33.056593 18618 leader_election.cc:343] T d1405ec0a96c4b718342caaf5de68c81 P 0cfbc80cdc2b459485581e41ea8e7a6f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 164aafd521ab47dbbab9d3b60b9fa6f0 (127.16.20.67:44511): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:33.057642 18850 raft_consensus.cc:2804] T 2ca15b5b6bac4f308ec56ab9c43a1a96 P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:33.058149 18850 raft_consensus.cc:493] T 2ca15b5b6bac4f308ec56ab9c43a1a96 P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:33.058588 18850 raft_consensus.cc:3060] T 2ca15b5b6bac4f308ec56ab9c43a1a96 P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:33.060562 18889 raft_consensus.cc:493] T ca19bc5f1f014d6585dc8f959e8c363f P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:33.061208 18889 raft_consensus.cc:515] T ca19bc5f1f014d6585dc8f959e8c363f P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } }
I20260710 13:20:33.063802 18889 leader_election.cc:290] T ca19bc5f1f014d6585dc8f959e8c363f P 0cfbc80cdc2b459485581e41ea8e7a6f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65:38171), 164aafd521ab47dbbab9d3b60b9fa6f0 (127.16.20.67:44511)
I20260710 13:20:33.065608 18802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1405ec0a96c4b718342caaf5de68c81" candidate_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe"
I20260710 13:20:33.065701 18577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca19bc5f1f014d6585dc8f959e8c363f" candidate_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" is_pre_election: true
I20260710 13:20:33.066545 18802 raft_consensus.cc:3060] T d1405ec0a96c4b718342caaf5de68c81 P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:33.069355 18726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca19bc5f1f014d6585dc8f959e8c363f" candidate_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" is_pre_election: true
I20260710 13:20:33.070453 18726 raft_consensus.cc:2393] T ca19bc5f1f014d6585dc8f959e8c363f P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0cfbc80cdc2b459485581e41ea8e7a6f in current term 1: Already voted for candidate a007ba8d25b74e2a8479e9f5cf91887e in this term.
I20260710 13:20:33.071923 18618 leader_election.cc:304] T ca19bc5f1f014d6585dc8f959e8c363f P 0cfbc80cdc2b459485581e41ea8e7a6f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0cfbc80cdc2b459485581e41ea8e7a6f; no voters: 164aafd521ab47dbbab9d3b60b9fa6f0, a007ba8d25b74e2a8479e9f5cf91887e
I20260710 13:20:33.073863 18889 raft_consensus.cc:3060] T ca19bc5f1f014d6585dc8f959e8c363f P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:33.076166 18948 leader_election.cc:290] T d1405ec0a96c4b718342caaf5de68c81 P 0cfbc80cdc2b459485581e41ea8e7a6f [CANDIDATE]: Term 1 election: Requested vote from peers 164aafd521ab47dbbab9d3b60b9fa6f0 (127.16.20.67:44511), f6d9d549d3c345ba909b83b16d3ad4fe (127.16.20.68:43383)
I20260710 13:20:33.078727 18865 raft_consensus.cc:493] T b84992a734cd4b5d94c3e507c94476ab P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:33.079664 18865 raft_consensus.cc:515] T b84992a734cd4b5d94c3e507c94476ab P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:33.082459 18865 leader_election.cc:290] T b84992a734cd4b5d94c3e507c94476ab P f6d9d549d3c345ba909b83b16d3ad4fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 164aafd521ab47dbbab9d3b60b9fa6f0 (127.16.20.67:44511), a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65:38171)
I20260710 13:20:33.085791 18950 raft_consensus.cc:493] T f7b43458bcb145e4bab716e88315252e P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:33.086436 18577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b84992a734cd4b5d94c3e507c94476ab" candidate_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" is_pre_election: true
I20260710 13:20:33.087503 18577 raft_consensus.cc:2468] T b84992a734cd4b5d94c3e507c94476ab P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6d9d549d3c345ba909b83b16d3ad4fe in term 0.
I20260710 13:20:33.087059 18950 raft_consensus.cc:515] T f7b43458bcb145e4bab716e88315252e P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:33.091377 18766 leader_election.cc:304] T b84992a734cd4b5d94c3e507c94476ab P f6d9d549d3c345ba909b83b16d3ad4fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a007ba8d25b74e2a8479e9f5cf91887e, f6d9d549d3c345ba909b83b16d3ad4fe; no voters: 
I20260710 13:20:33.094027 18950 leader_election.cc:290] T f7b43458bcb145e4bab716e88315252e P a007ba8d25b74e2a8479e9f5cf91887e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6d9d549d3c345ba909b83b16d3ad4fe (127.16.20.68:43383), 0cfbc80cdc2b459485581e41ea8e7a6f (127.16.20.66:44189)
I20260710 13:20:33.093700 18904 raft_consensus.cc:515] T 3bd4433e763346ceb7ea72cb8dce54d6 P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:33.094264 18655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7b43458bcb145e4bab716e88315252e" candidate_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" is_pre_election: true
I20260710 13:20:33.094820 18847 tablet_bootstrap.cc:492] T ddd7f9af21a94bfa9ccdbc469042c6e7 P a007ba8d25b74e2a8479e9f5cf91887e: No bootstrap required, opened a new log
I20260710 13:20:33.095312 18847 ts_tablet_manager.cc:1403] T ddd7f9af21a94bfa9ccdbc469042c6e7 P a007ba8d25b74e2a8479e9f5cf91887e: Time spent bootstrapping tablet: real 0.060s	user 0.010s	sys 0.013s
I20260710 13:20:33.094669 18726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b84992a734cd4b5d94c3e507c94476ab" candidate_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" is_pre_election: true
I20260710 13:20:33.096240 18726 raft_consensus.cc:2468] T b84992a734cd4b5d94c3e507c94476ab P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6d9d549d3c345ba909b83b16d3ad4fe in term 0.
I20260710 13:20:33.096544 18849 tablet_bootstrap.cc:492] T ab8c930031d54e61ad94de79a6e716eb P 164aafd521ab47dbbab9d3b60b9fa6f0: No bootstrap required, opened a new log
I20260710 13:20:33.090236 18802 raft_consensus.cc:2468] T d1405ec0a96c4b718342caaf5de68c81 P f6d9d549d3c345ba909b83b16d3ad4fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cfbc80cdc2b459485581e41ea8e7a6f in term 1.
I20260710 13:20:33.096786 18801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7b43458bcb145e4bab716e88315252e" candidate_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" is_pre_election: true
I20260710 13:20:33.097074 18849 ts_tablet_manager.cc:1403] T ab8c930031d54e61ad94de79a6e716eb P 164aafd521ab47dbbab9d3b60b9fa6f0: Time spent bootstrapping tablet: real 0.104s	user 0.017s	sys 0.020s
I20260710 13:20:33.098743 18619 leader_election.cc:304] T d1405ec0a96c4b718342caaf5de68c81 P 0cfbc80cdc2b459485581e41ea8e7a6f [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: 0cfbc80cdc2b459485581e41ea8e7a6f, f6d9d549d3c345ba909b83b16d3ad4fe; no voters: 164aafd521ab47dbbab9d3b60b9fa6f0
I20260710 13:20:33.099426 18845 tablet_bootstrap.cc:492] T ddd7f9af21a94bfa9ccdbc469042c6e7 P 0cfbc80cdc2b459485581e41ea8e7a6f: No bootstrap required, opened a new log
I20260710 13:20:33.099756 18543 leader_election.cc:304] T f7b43458bcb145e4bab716e88315252e P a007ba8d25b74e2a8479e9f5cf91887e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a007ba8d25b74e2a8479e9f5cf91887e; no voters: 0cfbc80cdc2b459485581e41ea8e7a6f, f6d9d549d3c345ba909b83b16d3ad4fe
I20260710 13:20:33.099896 18845 ts_tablet_manager.cc:1403] T ddd7f9af21a94bfa9ccdbc469042c6e7 P 0cfbc80cdc2b459485581e41ea8e7a6f: Time spent bootstrapping tablet: real 0.124s	user 0.038s	sys 0.010s
I20260710 13:20:33.099968 18865 raft_consensus.cc:2804] T b84992a734cd4b5d94c3e507c94476ab P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:33.100492 18865 raft_consensus.cc:493] T b84992a734cd4b5d94c3e507c94476ab P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:33.100862 18865 raft_consensus.cc:3060] T b84992a734cd4b5d94c3e507c94476ab P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:33.101315 18849 raft_consensus.cc:359] T ab8c930031d54e61ad94de79a6e716eb P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:33.101852 18950 raft_consensus.cc:2749] T f7b43458bcb145e4bab716e88315252e P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:33.102073 18849 raft_consensus.cc:385] T ab8c930031d54e61ad94de79a6e716eb P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:33.102663 18845 raft_consensus.cc:359] T ddd7f9af21a94bfa9ccdbc469042c6e7 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } }
I20260710 13:20:33.103204 18845 raft_consensus.cc:385] T ddd7f9af21a94bfa9ccdbc469042c6e7 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:33.103434 18845 raft_consensus.cc:740] T ddd7f9af21a94bfa9ccdbc469042c6e7 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cfbc80cdc2b459485581e41ea8e7a6f, State: Initialized, Role: FOLLOWER
I20260710 13:20:33.103648 18948 raft_consensus.cc:2804] T d1405ec0a96c4b718342caaf5de68c81 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:33.103864 18847 raft_consensus.cc:359] T ddd7f9af21a94bfa9ccdbc469042c6e7 P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } }
I20260710 13:20:33.104625 18847 raft_consensus.cc:385] T ddd7f9af21a94bfa9ccdbc469042c6e7 P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:33.104362 18845 consensus_queue.cc:260] T ddd7f9af21a94bfa9ccdbc469042c6e7 P 0cfbc80cdc2b459485581e41ea8e7a6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } }
I20260710 13:20:33.104935 18847 raft_consensus.cc:740] T ddd7f9af21a94bfa9ccdbc469042c6e7 P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a007ba8d25b74e2a8479e9f5cf91887e, State: Initialized, Role: FOLLOWER
I20260710 13:20:33.102577 18849 raft_consensus.cc:740] T ab8c930031d54e61ad94de79a6e716eb P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 164aafd521ab47dbbab9d3b60b9fa6f0, State: Initialized, Role: FOLLOWER
I20260710 13:20:33.105736 18847 consensus_queue.cc:260] T ddd7f9af21a94bfa9ccdbc469042c6e7 P a007ba8d25b74e2a8479e9f5cf91887e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } }
I20260710 13:20:33.106244 18849 consensus_queue.cc:260] T ab8c930031d54e61ad94de79a6e716eb P 164aafd521ab47dbbab9d3b60b9fa6f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:33.105162 18948 raft_consensus.cc:697] T d1405ec0a96c4b718342caaf5de68c81 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 LEADER]: Becoming Leader. State: Replica: 0cfbc80cdc2b459485581e41ea8e7a6f, State: Running, Role: LEADER
I20260710 13:20:33.107445 18904 leader_election.cc:290] T 3bd4433e763346ceb7ea72cb8dce54d6 P a007ba8d25b74e2a8479e9f5cf91887e [CANDIDATE]: Term 1 election: Requested vote from peers 164aafd521ab47dbbab9d3b60b9fa6f0 (127.16.20.67:44511), f6d9d549d3c345ba909b83b16d3ad4fe (127.16.20.68:43383)
I20260710 13:20:33.108304 18849 ts_tablet_manager.cc:1434] T ab8c930031d54e61ad94de79a6e716eb P 164aafd521ab47dbbab9d3b60b9fa6f0: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:20:33.108608 18801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd4433e763346ceb7ea72cb8dce54d6" candidate_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe"
I20260710 13:20:33.109447 18801 raft_consensus.cc:3060] T 3bd4433e763346ceb7ea72cb8dce54d6 P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:33.109897 18844 tablet_bootstrap.cc:492] T 6aa4c9987bba4a1dba31e14ad803a4d1 P f6d9d549d3c345ba909b83b16d3ad4fe: No bootstrap required, opened a new log
I20260710 13:20:33.110415 18844 ts_tablet_manager.cc:1403] T 6aa4c9987bba4a1dba31e14ad803a4d1 P f6d9d549d3c345ba909b83b16d3ad4fe: Time spent bootstrapping tablet: real 0.091s	user 0.013s	sys 0.012s
I20260710 13:20:33.111793 18845 ts_tablet_manager.cc:1434] T ddd7f9af21a94bfa9ccdbc469042c6e7 P 0cfbc80cdc2b459485581e41ea8e7a6f: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:20:33.112782 18845 tablet_bootstrap.cc:492] T b1ff045e6cb043308c31db9b3babda36 P 0cfbc80cdc2b459485581e41ea8e7a6f: Bootstrap starting.
I20260710 13:20:33.115684 18849 tablet_bootstrap.cc:492] T 3bd4433e763346ceb7ea72cb8dce54d6 P 164aafd521ab47dbbab9d3b60b9fa6f0: Bootstrap starting.
I20260710 13:20:33.117476 18801 raft_consensus.cc:2468] T 3bd4433e763346ceb7ea72cb8dce54d6 P f6d9d549d3c345ba909b83b16d3ad4fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a007ba8d25b74e2a8479e9f5cf91887e in term 1.
I20260710 13:20:33.122691 18844 raft_consensus.cc:359] T 6aa4c9987bba4a1dba31e14ad803a4d1 P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:33.123526 18844 raft_consensus.cc:385] T 6aa4c9987bba4a1dba31e14ad803a4d1 P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:33.123101 18865 raft_consensus.cc:515] T b84992a734cd4b5d94c3e507c94476ab P f6d9d549d3c345ba909b83b16d3ad4fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:33.124720 18544 leader_election.cc:304] T 3bd4433e763346ceb7ea72cb8dce54d6 P a007ba8d25b74e2a8479e9f5cf91887e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a007ba8d25b74e2a8479e9f5cf91887e, f6d9d549d3c345ba909b83b16d3ad4fe; no voters: 
I20260710 13:20:33.125545 18847 ts_tablet_manager.cc:1434] T ddd7f9af21a94bfa9ccdbc469042c6e7 P a007ba8d25b74e2a8479e9f5cf91887e: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.001s
I20260710 13:20:33.126929 18725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b84992a734cd4b5d94c3e507c94476ab" candidate_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0"
I20260710 13:20:33.127475 18577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b84992a734cd4b5d94c3e507c94476ab" candidate_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a007ba8d25b74e2a8479e9f5cf91887e"
I20260710 13:20:33.127638 18725 raft_consensus.cc:3060] T b84992a734cd4b5d94c3e507c94476ab P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:33.128063 18577 raft_consensus.cc:3060] T b84992a734cd4b5d94c3e507c94476ab P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:33.130576 18845 tablet_bootstrap.cc:654] T b1ff045e6cb043308c31db9b3babda36 P 0cfbc80cdc2b459485581e41ea8e7a6f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:33.134387 18849 tablet_bootstrap.cc:654] T 3bd4433e763346ceb7ea72cb8dce54d6 P 164aafd521ab47dbbab9d3b60b9fa6f0: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:33.129740 18948 consensus_queue.cc:237] T d1405ec0a96c4b718342caaf5de68c81 P 0cfbc80cdc2b459485581e41ea8e7a6f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } }
I20260710 13:20:33.136132 18577 raft_consensus.cc:2468] T b84992a734cd4b5d94c3e507c94476ab P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6d9d549d3c345ba909b83b16d3ad4fe in term 1.
I20260710 13:20:33.137743 18766 leader_election.cc:304] T b84992a734cd4b5d94c3e507c94476ab P f6d9d549d3c345ba909b83b16d3ad4fe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a007ba8d25b74e2a8479e9f5cf91887e, f6d9d549d3c345ba909b83b16d3ad4fe; no voters: 
I20260710 13:20:33.138707 18865 leader_election.cc:290] T b84992a734cd4b5d94c3e507c94476ab P f6d9d549d3c345ba909b83b16d3ad4fe [CANDIDATE]: Term 1 election: Requested vote from peers 164aafd521ab47dbbab9d3b60b9fa6f0 (127.16.20.67:44511), a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65:38171)
I20260710 13:20:33.140311 18947 raft_consensus.cc:2804] T b84992a734cd4b5d94c3e507c94476ab P f6d9d549d3c345ba909b83b16d3ad4fe [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:33.140904 18947 raft_consensus.cc:697] T b84992a734cd4b5d94c3e507c94476ab P f6d9d549d3c345ba909b83b16d3ad4fe [term 1 LEADER]: Becoming Leader. State: Replica: f6d9d549d3c345ba909b83b16d3ad4fe, State: Running, Role: LEADER
I20260710 13:20:33.142230 18847 tablet_bootstrap.cc:492] T 6aa4c9987bba4a1dba31e14ad803a4d1 P a007ba8d25b74e2a8479e9f5cf91887e: Bootstrap starting.
I20260710 13:20:33.123880 18844 raft_consensus.cc:740] T 6aa4c9987bba4a1dba31e14ad803a4d1 P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6d9d549d3c345ba909b83b16d3ad4fe, State: Initialized, Role: FOLLOWER
I20260710 13:20:33.144164 18844 consensus_queue.cc:260] T 6aa4c9987bba4a1dba31e14ad803a4d1 P f6d9d549d3c345ba909b83b16d3ad4fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:33.142532 18947 consensus_queue.cc:237] T b84992a734cd4b5d94c3e507c94476ab P f6d9d549d3c345ba909b83b16d3ad4fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:33.143038 18950 raft_consensus.cc:2804] T 3bd4433e763346ceb7ea72cb8dce54d6 P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:33.149685 18726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd4433e763346ceb7ea72cb8dce54d6" candidate_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0"
I20260710 13:20:33.156772 18844 ts_tablet_manager.cc:1434] T 6aa4c9987bba4a1dba31e14ad803a4d1 P f6d9d549d3c345ba909b83b16d3ad4fe: Time spent starting tablet: real 0.046s	user 0.010s	sys 0.000s
I20260710 13:20:33.155166 18853 consensus_queue.cc:1048] T dee13714884446f4894e44a82096fb25 P 0cfbc80cdc2b459485581e41ea8e7a6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 13:20:33.159708 18844 tablet_bootstrap.cc:492] T ab8c930031d54e61ad94de79a6e716eb P f6d9d549d3c345ba909b83b16d3ad4fe: Bootstrap starting.
W20260710 13:20:33.160444 18543 leader_election.cc:343] T 3bd4433e763346ceb7ea72cb8dce54d6 P a007ba8d25b74e2a8479e9f5cf91887e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 164aafd521ab47dbbab9d3b60b9fa6f0 (127.16.20.67:44511): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:33.160056 18725 raft_consensus.cc:2468] T b84992a734cd4b5d94c3e507c94476ab P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6d9d549d3c345ba909b83b16d3ad4fe in term 1.
I20260710 13:20:33.153987 18950 raft_consensus.cc:697] T 3bd4433e763346ceb7ea72cb8dce54d6 P a007ba8d25b74e2a8479e9f5cf91887e [term 1 LEADER]: Becoming Leader. State: Replica: a007ba8d25b74e2a8479e9f5cf91887e, State: Running, Role: LEADER
I20260710 13:20:33.160125 18889 raft_consensus.cc:2749] T ca19bc5f1f014d6585dc8f959e8c363f P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:33.173518 18845 tablet_bootstrap.cc:492] T b1ff045e6cb043308c31db9b3babda36 P 0cfbc80cdc2b459485581e41ea8e7a6f: No bootstrap required, opened a new log
I20260710 13:20:33.174062 18845 ts_tablet_manager.cc:1403] T b1ff045e6cb043308c31db9b3babda36 P 0cfbc80cdc2b459485581e41ea8e7a6f: Time spent bootstrapping tablet: real 0.061s	user 0.011s	sys 0.002s
I20260710 13:20:33.186198 18904 consensus_queue.cc:1048] T ca19bc5f1f014d6585dc8f959e8c363f P a007ba8d25b74e2a8479e9f5cf91887e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:33.185776 18474 catalog_manager.cc:5697] T b84992a734cd4b5d94c3e507c94476ab P f6d9d549d3c345ba909b83b16d3ad4fe reported cstate change: term changed from 0 to 1, leader changed from <none> to f6d9d549d3c345ba909b83b16d3ad4fe (127.16.20.68). New cstate: current_term: 1 leader_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:33.186635 18845 raft_consensus.cc:359] T b1ff045e6cb043308c31db9b3babda36 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:33.187363 18845 raft_consensus.cc:385] T b1ff045e6cb043308c31db9b3babda36 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:33.187676 18845 raft_consensus.cc:740] T b1ff045e6cb043308c31db9b3babda36 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cfbc80cdc2b459485581e41ea8e7a6f, State: Initialized, Role: FOLLOWER
I20260710 13:20:33.188433 18845 consensus_queue.cc:260] T b1ff045e6cb043308c31db9b3babda36 P 0cfbc80cdc2b459485581e41ea8e7a6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:33.190449 18845 ts_tablet_manager.cc:1434] T b1ff045e6cb043308c31db9b3babda36 P 0cfbc80cdc2b459485581e41ea8e7a6f: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260710 13:20:33.191366 18845 tablet_bootstrap.cc:492] T 6aa4c9987bba4a1dba31e14ad803a4d1 P 0cfbc80cdc2b459485581e41ea8e7a6f: Bootstrap starting.
I20260710 13:20:33.192852 18478 catalog_manager.cc:5697] T d1405ec0a96c4b718342caaf5de68c81 P 0cfbc80cdc2b459485581e41ea8e7a6f reported cstate change: term changed from 0 to 1, leader changed from <none> to 0cfbc80cdc2b459485581e41ea8e7a6f (127.16.20.66). New cstate: current_term: 1 leader_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:33.171916 18950 consensus_queue.cc:237] T 3bd4433e763346ceb7ea72cb8dce54d6 P a007ba8d25b74e2a8479e9f5cf91887e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:33.193753 18850 raft_consensus.cc:515] T 2ca15b5b6bac4f308ec56ab9c43a1a96 P f6d9d549d3c345ba909b83b16d3ad4fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } }
I20260710 13:20:33.202760 18849 tablet_bootstrap.cc:492] T 3bd4433e763346ceb7ea72cb8dce54d6 P 164aafd521ab47dbbab9d3b60b9fa6f0: No bootstrap required, opened a new log
I20260710 13:20:33.203250 18849 ts_tablet_manager.cc:1403] T 3bd4433e763346ceb7ea72cb8dce54d6 P 164aafd521ab47dbbab9d3b60b9fa6f0: Time spent bootstrapping tablet: real 0.088s	user 0.012s	sys 0.034s
I20260710 13:20:33.205858 18943 consensus_queue.cc:1048] T dee13714884446f4894e44a82096fb25 P 0cfbc80cdc2b459485581e41ea8e7a6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:33.200760 18953 consensus_queue.cc:1048] T ca19bc5f1f014d6585dc8f959e8c363f P a007ba8d25b74e2a8479e9f5cf91887e [LEADER]: Connected to new peer: Peer: permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260710 13:20:33.212940 18844 tablet_bootstrap.cc:654] T ab8c930031d54e61ad94de79a6e716eb P f6d9d549d3c345ba909b83b16d3ad4fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:33.218544 18850 leader_election.cc:290] T 2ca15b5b6bac4f308ec56ab9c43a1a96 P f6d9d549d3c345ba909b83b16d3ad4fe [CANDIDATE]: Term 1 election: Requested vote from peers 0cfbc80cdc2b459485581e41ea8e7a6f (127.16.20.66:44189), 164aafd521ab47dbbab9d3b60b9fa6f0 (127.16.20.67:44511)
I20260710 13:20:33.220108 18652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ca15b5b6bac4f308ec56ab9c43a1a96" candidate_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f"
I20260710 13:20:33.220772 18652 raft_consensus.cc:3060] T 2ca15b5b6bac4f308ec56ab9c43a1a96 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:33.236465 18862 raft_consensus.cc:493] T ddd7f9af21a94bfa9ccdbc469042c6e7 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:33.237159 18862 raft_consensus.cc:515] T ddd7f9af21a94bfa9ccdbc469042c6e7 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } }
I20260710 13:20:33.239903 18862 leader_election.cc:290] T ddd7f9af21a94bfa9ccdbc469042c6e7 P 164aafd521ab47dbbab9d3b60b9fa6f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65:38171), 0cfbc80cdc2b459485581e41ea8e7a6f (127.16.20.66:44189)
I20260710 13:20:33.241410 18849 raft_consensus.cc:359] T 3bd4433e763346ceb7ea72cb8dce54d6 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:33.242324 18849 raft_consensus.cc:385] T 3bd4433e763346ceb7ea72cb8dce54d6 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:33.242720 18849 raft_consensus.cc:740] T 3bd4433e763346ceb7ea72cb8dce54d6 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 164aafd521ab47dbbab9d3b60b9fa6f0, State: Initialized, Role: FOLLOWER
I20260710 13:20:33.243626 18849 consensus_queue.cc:260] T 3bd4433e763346ceb7ea72cb8dce54d6 P 164aafd521ab47dbbab9d3b60b9fa6f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:33.245033 18578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddd7f9af21a94bfa9ccdbc469042c6e7" candidate_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" is_pre_election: true
I20260710 13:20:33.245937 18578 raft_consensus.cc:2468] T ddd7f9af21a94bfa9ccdbc469042c6e7 P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 164aafd521ab47dbbab9d3b60b9fa6f0 in term 0.
I20260710 13:20:33.246769 18849 ts_tablet_manager.cc:1434] T 3bd4433e763346ceb7ea72cb8dce54d6 P 164aafd521ab47dbbab9d3b60b9fa6f0: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.002s
I20260710 13:20:33.243937 18654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddd7f9af21a94bfa9ccdbc469042c6e7" candidate_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" is_pre_election: true
I20260710 13:20:33.247299 18943 raft_consensus.cc:493] T ddd7f9af21a94bfa9ccdbc469042c6e7 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:33.247872 18943 raft_consensus.cc:515] T ddd7f9af21a94bfa9ccdbc469042c6e7 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } }
I20260710 13:20:33.248068 18692 leader_election.cc:304] T ddd7f9af21a94bfa9ccdbc469042c6e7 P 164aafd521ab47dbbab9d3b60b9fa6f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 164aafd521ab47dbbab9d3b60b9fa6f0, a007ba8d25b74e2a8479e9f5cf91887e; no voters: 
I20260710 13:20:33.224538 18935 raft_consensus.cc:493] T ab8c930031d54e61ad94de79a6e716eb P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:33.251617 18849 tablet_bootstrap.cc:492] T d1405ec0a96c4b718342caaf5de68c81 P 164aafd521ab47dbbab9d3b60b9fa6f0: Bootstrap starting.
I20260710 13:20:33.255750 18862 raft_consensus.cc:2804] T ddd7f9af21a94bfa9ccdbc469042c6e7 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:33.256161 18862 raft_consensus.cc:493] T ddd7f9af21a94bfa9ccdbc469042c6e7 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:33.256496 18862 raft_consensus.cc:3060] T ddd7f9af21a94bfa9ccdbc469042c6e7 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:33.256407 18935 raft_consensus.cc:515] T ab8c930031d54e61ad94de79a6e716eb P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:33.258584 18935 leader_election.cc:290] T ab8c930031d54e61ad94de79a6e716eb P 164aafd521ab47dbbab9d3b60b9fa6f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6d9d549d3c345ba909b83b16d3ad4fe (127.16.20.68:43383), a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65:38171)
I20260710 13:20:33.261399 18943 leader_election.cc:290] T ddd7f9af21a94bfa9ccdbc469042c6e7 P 0cfbc80cdc2b459485581e41ea8e7a6f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65:38171), 164aafd521ab47dbbab9d3b60b9fa6f0 (127.16.20.67:44511)
I20260710 13:20:33.263720 18578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddd7f9af21a94bfa9ccdbc469042c6e7" candidate_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" is_pre_election: true
I20260710 13:20:33.265652 18578 raft_consensus.cc:2468] T ddd7f9af21a94bfa9ccdbc469042c6e7 P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cfbc80cdc2b459485581e41ea8e7a6f in term 0.
I20260710 13:20:33.264470 18729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddd7f9af21a94bfa9ccdbc469042c6e7" candidate_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" is_pre_election: true
I20260710 13:20:33.250334 18726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ca15b5b6bac4f308ec56ab9c43a1a96" candidate_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0"
I20260710 13:20:33.250885 18654 raft_consensus.cc:2468] T ddd7f9af21a94bfa9ccdbc469042c6e7 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 164aafd521ab47dbbab9d3b60b9fa6f0 in term 0.
I20260710 13:20:33.269102 18800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab8c930031d54e61ad94de79a6e716eb" candidate_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" is_pre_election: true
I20260710 13:20:33.282393 18847 tablet_bootstrap.cc:654] T 6aa4c9987bba4a1dba31e14ad803a4d1 P a007ba8d25b74e2a8479e9f5cf91887e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:33.269165 18850 raft_consensus.cc:493] T b1ff045e6cb043308c31db9b3babda36 P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:33.286808 18849 tablet_bootstrap.cc:654] T d1405ec0a96c4b718342caaf5de68c81 P 164aafd521ab47dbbab9d3b60b9fa6f0: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:33.280124 18726 raft_consensus.cc:3060] T 2ca15b5b6bac4f308ec56ab9c43a1a96 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:33.269021 18618 leader_election.cc:304] T ddd7f9af21a94bfa9ccdbc469042c6e7 P 0cfbc80cdc2b459485581e41ea8e7a6f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cfbc80cdc2b459485581e41ea8e7a6f, a007ba8d25b74e2a8479e9f5cf91887e; no voters: 
I20260710 13:20:33.299834 18850 raft_consensus.cc:515] T b1ff045e6cb043308c31db9b3babda36 P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:33.305462 18943 raft_consensus.cc:2804] T ddd7f9af21a94bfa9ccdbc469042c6e7 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:33.312038 18943 raft_consensus.cc:493] T ddd7f9af21a94bfa9ccdbc469042c6e7 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:33.312408 18943 raft_consensus.cc:3060] T ddd7f9af21a94bfa9ccdbc469042c6e7 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:33.316512 18578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab8c930031d54e61ad94de79a6e716eb" candidate_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" is_pre_election: true
I20260710 13:20:33.317281 18578 raft_consensus.cc:2468] T ab8c930031d54e61ad94de79a6e716eb P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 164aafd521ab47dbbab9d3b60b9fa6f0 in term 0.
W20260710 13:20:33.307060 18693 leader_election.cc:343] T ab8c930031d54e61ad94de79a6e716eb P 164aafd521ab47dbbab9d3b60b9fa6f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6d9d549d3c345ba909b83b16d3ad4fe (127.16.20.68:43383): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:33.324007 18728 raft_consensus.cc:3060] T dd568e5ee95a44d4b9885aff0659e797 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:33.330462 18850 leader_election.cc:290] T b1ff045e6cb043308c31db9b3babda36 P f6d9d549d3c345ba909b83b16d3ad4fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65:38171), 0cfbc80cdc2b459485581e41ea8e7a6f (127.16.20.66:44189)
I20260710 13:20:33.331470 18578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ff045e6cb043308c31db9b3babda36" candidate_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" is_pre_election: true
I20260710 13:20:33.332157 18578 raft_consensus.cc:2468] T b1ff045e6cb043308c31db9b3babda36 P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6d9d549d3c345ba909b83b16d3ad4fe in term 0.
I20260710 13:20:33.334712 18766 leader_election.cc:304] T b1ff045e6cb043308c31db9b3babda36 P f6d9d549d3c345ba909b83b16d3ad4fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a007ba8d25b74e2a8479e9f5cf91887e, f6d9d549d3c345ba909b83b16d3ad4fe; no voters: 
I20260710 13:20:33.338037 18845 tablet_bootstrap.cc:654] T 6aa4c9987bba4a1dba31e14ad803a4d1 P 0cfbc80cdc2b459485581e41ea8e7a6f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:33.338572 18692 leader_election.cc:304] T ab8c930031d54e61ad94de79a6e716eb P 164aafd521ab47dbbab9d3b60b9fa6f0 [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: 164aafd521ab47dbbab9d3b60b9fa6f0, a007ba8d25b74e2a8479e9f5cf91887e; no voters: f6d9d549d3c345ba909b83b16d3ad4fe
I20260710 13:20:33.344434 18935 raft_consensus.cc:2804] T ab8c930031d54e61ad94de79a6e716eb P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:33.344465 18654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ff045e6cb043308c31db9b3babda36" candidate_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" is_pre_election: true
I20260710 13:20:33.347919 18935 raft_consensus.cc:493] T ab8c930031d54e61ad94de79a6e716eb P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:33.348117 18654 raft_consensus.cc:2468] T b1ff045e6cb043308c31db9b3babda36 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6d9d549d3c345ba909b83b16d3ad4fe in term 0.
I20260710 13:20:33.348336 18935 raft_consensus.cc:3060] T ab8c930031d54e61ad94de79a6e716eb P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:33.349659 18844 tablet_bootstrap.cc:492] T ab8c930031d54e61ad94de79a6e716eb P f6d9d549d3c345ba909b83b16d3ad4fe: No bootstrap required, opened a new log
I20260710 13:20:33.350162 18844 ts_tablet_manager.cc:1403] T ab8c930031d54e61ad94de79a6e716eb P f6d9d549d3c345ba909b83b16d3ad4fe: Time spent bootstrapping tablet: real 0.191s	user 0.017s	sys 0.047s
I20260710 13:20:33.349001 18474 catalog_manager.cc:5697] T 3bd4433e763346ceb7ea72cb8dce54d6 P a007ba8d25b74e2a8479e9f5cf91887e reported cstate change: term changed from 0 to 1, leader changed from <none> to a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65). New cstate: current_term: 1 leader_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:33.354912 18844 raft_consensus.cc:359] T ab8c930031d54e61ad94de79a6e716eb P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:33.355611 18844 raft_consensus.cc:385] T ab8c930031d54e61ad94de79a6e716eb P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:33.355891 18844 raft_consensus.cc:740] T ab8c930031d54e61ad94de79a6e716eb P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6d9d549d3c345ba909b83b16d3ad4fe, State: Initialized, Role: FOLLOWER
I20260710 13:20:33.357374 18862 raft_consensus.cc:515] T ddd7f9af21a94bfa9ccdbc469042c6e7 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } }
I20260710 13:20:33.342823 18850 raft_consensus.cc:2804] T b1ff045e6cb043308c31db9b3babda36 P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:33.358549 18850 raft_consensus.cc:493] T b1ff045e6cb043308c31db9b3babda36 P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:33.358964 18850 raft_consensus.cc:3060] T b1ff045e6cb043308c31db9b3babda36 P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:33.359742 18729 raft_consensus.cc:2393] T ddd7f9af21a94bfa9ccdbc469042c6e7 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0cfbc80cdc2b459485581e41ea8e7a6f in current term 1: Already voted for candidate 164aafd521ab47dbbab9d3b60b9fa6f0 in this term.
I20260710 13:20:33.360098 18862 leader_election.cc:290] T ddd7f9af21a94bfa9ccdbc469042c6e7 P 164aafd521ab47dbbab9d3b60b9fa6f0 [CANDIDATE]: Term 1 election: Requested vote from peers a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65:38171), 0cfbc80cdc2b459485581e41ea8e7a6f (127.16.20.66:44189)
I20260710 13:20:33.361680 18578 raft_consensus.cc:3060] T f7b43458bcb145e4bab716e88315252e P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:33.364869 18844 consensus_queue.cc:260] T ab8c930031d54e61ad94de79a6e716eb P f6d9d549d3c345ba909b83b16d3ad4fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:33.320937 18652 raft_consensus.cc:2468] T 2ca15b5b6bac4f308ec56ab9c43a1a96 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6d9d549d3c345ba909b83b16d3ad4fe in term 1.
W20260710 13:20:33.376519 18994 log.cc:927] Time spent T dee13714884446f4894e44a82096fb25 P a007ba8d25b74e2a8479e9f5cf91887e: Append to log took a long time: real 0.071s	user 0.000s	sys 0.000s
I20260710 13:20:33.379940 18844 ts_tablet_manager.cc:1434] T ab8c930031d54e61ad94de79a6e716eb P f6d9d549d3c345ba909b83b16d3ad4fe: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260710 13:20:33.384622 18766 leader_election.cc:304] T 2ca15b5b6bac4f308ec56ab9c43a1a96 P f6d9d549d3c345ba909b83b16d3ad4fe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cfbc80cdc2b459485581e41ea8e7a6f, f6d9d549d3c345ba909b83b16d3ad4fe; no voters: 
I20260710 13:20:33.386987 18865 raft_consensus.cc:2804] T 2ca15b5b6bac4f308ec56ab9c43a1a96 P f6d9d549d3c345ba909b83b16d3ad4fe [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:33.389441 18943 raft_consensus.cc:515] T ddd7f9af21a94bfa9ccdbc469042c6e7 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } }
I20260710 13:20:33.399391 18935 raft_consensus.cc:515] T ab8c930031d54e61ad94de79a6e716eb P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:33.401046 18726 raft_consensus.cc:2468] T 2ca15b5b6bac4f308ec56ab9c43a1a96 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6d9d549d3c345ba909b83b16d3ad4fe in term 1.
I20260710 13:20:33.401948 18935 leader_election.cc:290] T ab8c930031d54e61ad94de79a6e716eb P 164aafd521ab47dbbab9d3b60b9fa6f0 [CANDIDATE]: Term 1 election: Requested vote from peers f6d9d549d3c345ba909b83b16d3ad4fe (127.16.20.68:43383), a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65:38171)
I20260710 13:20:33.405350 18865 raft_consensus.cc:697] T 2ca15b5b6bac4f308ec56ab9c43a1a96 P f6d9d549d3c345ba909b83b16d3ad4fe [term 1 LEADER]: Becoming Leader. State: Replica: f6d9d549d3c345ba909b83b16d3ad4fe, State: Running, Role: LEADER
I20260710 13:20:33.406345 18865 consensus_queue.cc:237] T 2ca15b5b6bac4f308ec56ab9c43a1a96 P f6d9d549d3c345ba909b83b16d3ad4fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } }
I20260710 13:20:33.407749 18802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab8c930031d54e61ad94de79a6e716eb" candidate_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe"
I20260710 13:20:33.408293 18802 raft_consensus.cc:3060] T ab8c930031d54e61ad94de79a6e716eb P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:33.415735 18577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddd7f9af21a94bfa9ccdbc469042c6e7" candidate_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a007ba8d25b74e2a8479e9f5cf91887e"
I20260710 13:20:33.416388 18943 leader_election.cc:290] T ddd7f9af21a94bfa9ccdbc469042c6e7 P 0cfbc80cdc2b459485581e41ea8e7a6f [CANDIDATE]: Term 1 election: Requested vote from peers a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65:38171), 164aafd521ab47dbbab9d3b60b9fa6f0 (127.16.20.67:44511)
I20260710 13:20:33.416546 18577 raft_consensus.cc:3060] T ddd7f9af21a94bfa9ccdbc469042c6e7 P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:33.419147 18726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddd7f9af21a94bfa9ccdbc469042c6e7" candidate_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0"
I20260710 13:20:33.420027 18726 raft_consensus.cc:2393] T ddd7f9af21a94bfa9ccdbc469042c6e7 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0cfbc80cdc2b459485581e41ea8e7a6f in current term 1: Already voted for candidate 164aafd521ab47dbbab9d3b60b9fa6f0 in this term.
W20260710 13:20:33.432082 18692 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.20.65:38171, user_credentials={real_user=slave}} blocked reactor thread for 93648.2us
I20260710 13:20:33.433532 18849 tablet_bootstrap.cc:492] T d1405ec0a96c4b718342caaf5de68c81 P 164aafd521ab47dbbab9d3b60b9fa6f0: No bootstrap required, opened a new log
I20260710 13:20:33.434029 18849 ts_tablet_manager.cc:1403] T d1405ec0a96c4b718342caaf5de68c81 P 164aafd521ab47dbbab9d3b60b9fa6f0: Time spent bootstrapping tablet: real 0.183s	user 0.028s	sys 0.022s
I20260710 13:20:33.433871 18576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddd7f9af21a94bfa9ccdbc469042c6e7" candidate_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a007ba8d25b74e2a8479e9f5cf91887e"
I20260710 13:20:33.434749 18652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddd7f9af21a94bfa9ccdbc469042c6e7" candidate_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f"
I20260710 13:20:33.435560 18652 raft_consensus.cc:2393] T ddd7f9af21a94bfa9ccdbc469042c6e7 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 164aafd521ab47dbbab9d3b60b9fa6f0 in current term 1: Already voted for candidate 0cfbc80cdc2b459485581e41ea8e7a6f in this term.
I20260710 13:20:33.433238 18850 raft_consensus.cc:515] T b1ff045e6cb043308c31db9b3babda36 P f6d9d549d3c345ba909b83b16d3ad4fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:33.441417 18849 raft_consensus.cc:359] T d1405ec0a96c4b718342caaf5de68c81 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } }
I20260710 13:20:33.442289 18849 raft_consensus.cc:385] T d1405ec0a96c4b718342caaf5de68c81 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:33.442616 18849 raft_consensus.cc:740] T d1405ec0a96c4b718342caaf5de68c81 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 164aafd521ab47dbbab9d3b60b9fa6f0, State: Initialized, Role: FOLLOWER
I20260710 13:20:33.430269 18577 raft_consensus.cc:2468] T ddd7f9af21a94bfa9ccdbc469042c6e7 P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cfbc80cdc2b459485581e41ea8e7a6f in term 1.
I20260710 13:20:33.449947 18845 tablet_bootstrap.cc:492] T 6aa4c9987bba4a1dba31e14ad803a4d1 P 0cfbc80cdc2b459485581e41ea8e7a6f: No bootstrap required, opened a new log
I20260710 13:20:33.450655 18845 ts_tablet_manager.cc:1403] T 6aa4c9987bba4a1dba31e14ad803a4d1 P 0cfbc80cdc2b459485581e41ea8e7a6f: Time spent bootstrapping tablet: real 0.260s	user 0.012s	sys 0.003s
I20260710 13:20:33.454784 18850 leader_election.cc:290] T b1ff045e6cb043308c31db9b3babda36 P f6d9d549d3c345ba909b83b16d3ad4fe [CANDIDATE]: Term 1 election: Requested vote from peers a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65:38171), 0cfbc80cdc2b459485581e41ea8e7a6f (127.16.20.66:44189)
I20260710 13:20:33.454656 18845 raft_consensus.cc:359] T 6aa4c9987bba4a1dba31e14ad803a4d1 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:33.455302 18847 tablet_bootstrap.cc:492] T 6aa4c9987bba4a1dba31e14ad803a4d1 P a007ba8d25b74e2a8479e9f5cf91887e: No bootstrap required, opened a new log
I20260710 13:20:33.455437 18845 raft_consensus.cc:385] T 6aa4c9987bba4a1dba31e14ad803a4d1 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:33.446472 18849 consensus_queue.cc:260] T d1405ec0a96c4b718342caaf5de68c81 P 164aafd521ab47dbbab9d3b60b9fa6f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } }
I20260710 13:20:33.457469 18576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ff045e6cb043308c31db9b3babda36" candidate_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a007ba8d25b74e2a8479e9f5cf91887e"
I20260710 13:20:33.458065 18576 raft_consensus.cc:3060] T b1ff045e6cb043308c31db9b3babda36 P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:33.455776 18845 raft_consensus.cc:740] T 6aa4c9987bba4a1dba31e14ad803a4d1 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cfbc80cdc2b459485581e41ea8e7a6f, State: Initialized, Role: FOLLOWER
I20260710 13:20:33.455794 18847 ts_tablet_manager.cc:1403] T 6aa4c9987bba4a1dba31e14ad803a4d1 P a007ba8d25b74e2a8479e9f5cf91887e: Time spent bootstrapping tablet: real 0.314s	user 0.022s	sys 0.005s
I20260710 13:20:33.439304 18802 raft_consensus.cc:2468] T ab8c930031d54e61ad94de79a6e716eb P f6d9d549d3c345ba909b83b16d3ad4fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 164aafd521ab47dbbab9d3b60b9fa6f0 in term 1.
I20260710 13:20:33.460767 18849 ts_tablet_manager.cc:1434] T d1405ec0a96c4b718342caaf5de68c81 P 164aafd521ab47dbbab9d3b60b9fa6f0: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.002s
I20260710 13:20:33.462662 18845 consensus_queue.cc:260] T 6aa4c9987bba4a1dba31e14ad803a4d1 P 0cfbc80cdc2b459485581e41ea8e7a6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:33.466017 18693 leader_election.cc:304] T ab8c930031d54e61ad94de79a6e716eb P 164aafd521ab47dbbab9d3b60b9fa6f0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 164aafd521ab47dbbab9d3b60b9fa6f0, f6d9d549d3c345ba909b83b16d3ad4fe; no voters: 
I20260710 13:20:33.466257 18577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab8c930031d54e61ad94de79a6e716eb" candidate_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a007ba8d25b74e2a8479e9f5cf91887e"
I20260710 13:20:33.466419 18692 leader_election.cc:304] T ddd7f9af21a94bfa9ccdbc469042c6e7 P 164aafd521ab47dbbab9d3b60b9fa6f0 [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: 164aafd521ab47dbbab9d3b60b9fa6f0; no voters: 0cfbc80cdc2b459485581e41ea8e7a6f, a007ba8d25b74e2a8479e9f5cf91887e
I20260710 13:20:33.466765 18847 raft_consensus.cc:359] T 6aa4c9987bba4a1dba31e14ad803a4d1 P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:33.467170 18935 raft_consensus.cc:2749] T ddd7f9af21a94bfa9ccdbc469042c6e7 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:20:33.467531 18847 raft_consensus.cc:385] T 6aa4c9987bba4a1dba31e14ad803a4d1 P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:33.467813 19004 raft_consensus.cc:2804] T ab8c930031d54e61ad94de79a6e716eb P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:33.467854 18847 raft_consensus.cc:740] T 6aa4c9987bba4a1dba31e14ad803a4d1 P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a007ba8d25b74e2a8479e9f5cf91887e, State: Initialized, Role: FOLLOWER
I20260710 13:20:33.468751 19004 raft_consensus.cc:697] T ab8c930031d54e61ad94de79a6e716eb P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 1 LEADER]: Becoming Leader. State: Replica: 164aafd521ab47dbbab9d3b60b9fa6f0, State: Running, Role: LEADER
I20260710 13:20:33.468979 18847 consensus_queue.cc:260] T 6aa4c9987bba4a1dba31e14ad803a4d1 P a007ba8d25b74e2a8479e9f5cf91887e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:33.469624 19004 consensus_queue.cc:237] T ab8c930031d54e61ad94de79a6e716eb P 164aafd521ab47dbbab9d3b60b9fa6f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:33.470310 18652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ff045e6cb043308c31db9b3babda36" candidate_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f"
I20260710 13:20:33.469976 18478 catalog_manager.cc:5697] T 2ca15b5b6bac4f308ec56ab9c43a1a96 P f6d9d549d3c345ba909b83b16d3ad4fe reported cstate change: term changed from 0 to 1, leader changed from <none> to f6d9d549d3c345ba909b83b16d3ad4fe (127.16.20.68). New cstate: current_term: 1 leader_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:33.470932 18652 raft_consensus.cc:3060] T b1ff045e6cb043308c31db9b3babda36 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:33.471567 18577 raft_consensus.cc:3060] T ab8c930031d54e61ad94de79a6e716eb P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:33.477790 18577 raft_consensus.cc:2468] T ab8c930031d54e61ad94de79a6e716eb P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 164aafd521ab47dbbab9d3b60b9fa6f0 in term 1.
I20260710 13:20:33.479754 18849 tablet_bootstrap.cc:492] T 573da691b5264b99ab496584354fe92a P 164aafd521ab47dbbab9d3b60b9fa6f0: Bootstrap starting.
I20260710 13:20:33.485369 18847 ts_tablet_manager.cc:1434] T 6aa4c9987bba4a1dba31e14ad803a4d1 P a007ba8d25b74e2a8479e9f5cf91887e: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260710 13:20:33.486244 18849 tablet_bootstrap.cc:654] T 573da691b5264b99ab496584354fe92a P 164aafd521ab47dbbab9d3b60b9fa6f0: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:33.486727 18652 raft_consensus.cc:2468] T b1ff045e6cb043308c31db9b3babda36 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6d9d549d3c345ba909b83b16d3ad4fe in term 1.
I20260710 13:20:33.490937 18845 ts_tablet_manager.cc:1434] T 6aa4c9987bba4a1dba31e14ad803a4d1 P 0cfbc80cdc2b459485581e41ea8e7a6f: Time spent starting tablet: real 0.040s	user 0.003s	sys 0.003s
I20260710 13:20:33.494575 18845 tablet_bootstrap.cc:492] T 0d936420cac44c818d271216fcea9ae5 P 0cfbc80cdc2b459485581e41ea8e7a6f: Bootstrap starting.
I20260710 13:20:33.495142 18576 raft_consensus.cc:2468] T b1ff045e6cb043308c31db9b3babda36 P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6d9d549d3c345ba909b83b16d3ad4fe in term 1.
I20260710 13:20:33.496345 18766 leader_election.cc:304] T b1ff045e6cb043308c31db9b3babda36 P f6d9d549d3c345ba909b83b16d3ad4fe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a007ba8d25b74e2a8479e9f5cf91887e, f6d9d549d3c345ba909b83b16d3ad4fe; no voters: 
I20260710 13:20:33.497398 18850 raft_consensus.cc:2804] T b1ff045e6cb043308c31db9b3babda36 P f6d9d549d3c345ba909b83b16d3ad4fe [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:33.497968 18850 raft_consensus.cc:697] T b1ff045e6cb043308c31db9b3babda36 P f6d9d549d3c345ba909b83b16d3ad4fe [term 1 LEADER]: Becoming Leader. State: Replica: f6d9d549d3c345ba909b83b16d3ad4fe, State: Running, Role: LEADER
I20260710 13:20:33.498817 18850 consensus_queue.cc:237] T b1ff045e6cb043308c31db9b3babda36 P f6d9d549d3c345ba909b83b16d3ad4fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:33.501196 18618 leader_election.cc:304] T ddd7f9af21a94bfa9ccdbc469042c6e7 P 0cfbc80cdc2b459485581e41ea8e7a6f [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: 0cfbc80cdc2b459485581e41ea8e7a6f, a007ba8d25b74e2a8479e9f5cf91887e; no voters: 164aafd521ab47dbbab9d3b60b9fa6f0
I20260710 13:20:33.502018 18853 raft_consensus.cc:2804] T ddd7f9af21a94bfa9ccdbc469042c6e7 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:33.502542 18948 raft_consensus.cc:493] T 6aa4c9987bba4a1dba31e14ad803a4d1 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:33.502543 18853 raft_consensus.cc:697] T ddd7f9af21a94bfa9ccdbc469042c6e7 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 LEADER]: Becoming Leader. State: Replica: 0cfbc80cdc2b459485581e41ea8e7a6f, State: Running, Role: LEADER
I20260710 13:20:33.504858 18849 tablet_bootstrap.cc:492] T 573da691b5264b99ab496584354fe92a P 164aafd521ab47dbbab9d3b60b9fa6f0: No bootstrap required, opened a new log
I20260710 13:20:33.503096 18948 raft_consensus.cc:515] T 6aa4c9987bba4a1dba31e14ad803a4d1 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:33.505357 18849 ts_tablet_manager.cc:1403] T 573da691b5264b99ab496584354fe92a P 164aafd521ab47dbbab9d3b60b9fa6f0: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.003s
I20260710 13:20:33.507073 18948 leader_election.cc:290] T 6aa4c9987bba4a1dba31e14ad803a4d1 P 0cfbc80cdc2b459485581e41ea8e7a6f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6d9d549d3c345ba909b83b16d3ad4fe (127.16.20.68:43383), a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65:38171)
I20260710 13:20:33.504400 18853 consensus_queue.cc:237] T ddd7f9af21a94bfa9ccdbc469042c6e7 P 0cfbc80cdc2b459485581e41ea8e7a6f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } }
I20260710 13:20:33.510350 18578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aa4c9987bba4a1dba31e14ad803a4d1" candidate_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" is_pre_election: true
I20260710 13:20:33.510280 18849 raft_consensus.cc:359] T 573da691b5264b99ab496584354fe92a P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } }
I20260710 13:20:33.511145 18578 raft_consensus.cc:2468] T 6aa4c9987bba4a1dba31e14ad803a4d1 P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cfbc80cdc2b459485581e41ea8e7a6f in term 0.
I20260710 13:20:33.508679 18802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aa4c9987bba4a1dba31e14ad803a4d1" candidate_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" is_pre_election: true
I20260710 13:20:33.511135 18849 raft_consensus.cc:385] T 573da691b5264b99ab496584354fe92a P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:33.512209 18849 raft_consensus.cc:740] T 573da691b5264b99ab496584354fe92a P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 164aafd521ab47dbbab9d3b60b9fa6f0, State: Initialized, Role: FOLLOWER
I20260710 13:20:33.512224 18618 leader_election.cc:304] T 6aa4c9987bba4a1dba31e14ad803a4d1 P 0cfbc80cdc2b459485581e41ea8e7a6f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cfbc80cdc2b459485581e41ea8e7a6f, a007ba8d25b74e2a8479e9f5cf91887e; no voters: 
I20260710 13:20:33.512458 18802 raft_consensus.cc:2468] T 6aa4c9987bba4a1dba31e14ad803a4d1 P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cfbc80cdc2b459485581e41ea8e7a6f in term 0.
I20260710 13:20:33.513020 18849 consensus_queue.cc:260] T 573da691b5264b99ab496584354fe92a P 164aafd521ab47dbbab9d3b60b9fa6f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } }
I20260710 13:20:33.513640 18948 raft_consensus.cc:2804] T 6aa4c9987bba4a1dba31e14ad803a4d1 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:33.513991 18948 raft_consensus.cc:493] T 6aa4c9987bba4a1dba31e14ad803a4d1 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:33.514310 18948 raft_consensus.cc:3060] T 6aa4c9987bba4a1dba31e14ad803a4d1 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:33.515093 18849 ts_tablet_manager.cc:1434] T 573da691b5264b99ab496584354fe92a P 164aafd521ab47dbbab9d3b60b9fa6f0: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 13:20:33.516155 18849 tablet_bootstrap.cc:492] T 0d936420cac44c818d271216fcea9ae5 P 164aafd521ab47dbbab9d3b60b9fa6f0: Bootstrap starting.
I20260710 13:20:33.522763 18849 tablet_bootstrap.cc:654] T 0d936420cac44c818d271216fcea9ae5 P 164aafd521ab47dbbab9d3b60b9fa6f0: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:33.523252 18948 raft_consensus.cc:515] T 6aa4c9987bba4a1dba31e14ad803a4d1 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:33.532015 18802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aa4c9987bba4a1dba31e14ad803a4d1" candidate_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe"
I20260710 13:20:33.532908 18802 raft_consensus.cc:3060] T 6aa4c9987bba4a1dba31e14ad803a4d1 P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:33.534228 18845 tablet_bootstrap.cc:654] T 0d936420cac44c818d271216fcea9ae5 P 0cfbc80cdc2b459485581e41ea8e7a6f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:33.535830 18475 catalog_manager.cc:5697] T b1ff045e6cb043308c31db9b3babda36 P f6d9d549d3c345ba909b83b16d3ad4fe reported cstate change: term changed from 0 to 1, leader changed from <none> to f6d9d549d3c345ba909b83b16d3ad4fe (127.16.20.68). New cstate: current_term: 1 leader_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:33.533118 18474 catalog_manager.cc:5697] T ddd7f9af21a94bfa9ccdbc469042c6e7 P 0cfbc80cdc2b459485581e41ea8e7a6f reported cstate change: term changed from 0 to 1, leader changed from <none> to 0cfbc80cdc2b459485581e41ea8e7a6f (127.16.20.66). New cstate: current_term: 1 leader_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:33.559051 18948 leader_election.cc:290] T 6aa4c9987bba4a1dba31e14ad803a4d1 P 0cfbc80cdc2b459485581e41ea8e7a6f [CANDIDATE]: Term 1 election: Requested vote from peers f6d9d549d3c345ba909b83b16d3ad4fe (127.16.20.68:43383), a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65:38171)
I20260710 13:20:33.559230 18578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aa4c9987bba4a1dba31e14ad803a4d1" candidate_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a007ba8d25b74e2a8479e9f5cf91887e"
I20260710 13:20:33.560050 18578 raft_consensus.cc:3060] T 6aa4c9987bba4a1dba31e14ad803a4d1 P a007ba8d25b74e2a8479e9f5cf91887e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:33.560170 18802 raft_consensus.cc:2468] T 6aa4c9987bba4a1dba31e14ad803a4d1 P f6d9d549d3c345ba909b83b16d3ad4fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cfbc80cdc2b459485581e41ea8e7a6f in term 1.
I20260710 13:20:33.563169 18619 leader_election.cc:304] T 6aa4c9987bba4a1dba31e14ad803a4d1 P 0cfbc80cdc2b459485581e41ea8e7a6f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cfbc80cdc2b459485581e41ea8e7a6f, f6d9d549d3c345ba909b83b16d3ad4fe; no voters: 
I20260710 13:20:33.564023 18948 raft_consensus.cc:2804] T 6aa4c9987bba4a1dba31e14ad803a4d1 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:33.564473 18948 raft_consensus.cc:697] T 6aa4c9987bba4a1dba31e14ad803a4d1 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 LEADER]: Becoming Leader. State: Replica: 0cfbc80cdc2b459485581e41ea8e7a6f, State: Running, Role: LEADER
I20260710 13:20:33.564891 18845 tablet_bootstrap.cc:492] T 0d936420cac44c818d271216fcea9ae5 P 0cfbc80cdc2b459485581e41ea8e7a6f: No bootstrap required, opened a new log
I20260710 13:20:33.565390 18845 ts_tablet_manager.cc:1403] T 0d936420cac44c818d271216fcea9ae5 P 0cfbc80cdc2b459485581e41ea8e7a6f: Time spent bootstrapping tablet: real 0.071s	user 0.018s	sys 0.014s
I20260710 13:20:33.565253 18948 consensus_queue.cc:237] T 6aa4c9987bba4a1dba31e14ad803a4d1 P 0cfbc80cdc2b459485581e41ea8e7a6f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:33.567535 18578 raft_consensus.cc:2468] T 6aa4c9987bba4a1dba31e14ad803a4d1 P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cfbc80cdc2b459485581e41ea8e7a6f in term 1.
I20260710 13:20:33.568213 18845 raft_consensus.cc:359] T 0d936420cac44c818d271216fcea9ae5 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } }
I20260710 13:20:33.569016 18845 raft_consensus.cc:385] T 0d936420cac44c818d271216fcea9ae5 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:33.569384 18845 raft_consensus.cc:740] T 0d936420cac44c818d271216fcea9ae5 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cfbc80cdc2b459485581e41ea8e7a6f, State: Initialized, Role: FOLLOWER
I20260710 13:20:33.570396 18845 consensus_queue.cc:260] T 0d936420cac44c818d271216fcea9ae5 P 0cfbc80cdc2b459485581e41ea8e7a6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } }
I20260710 13:20:33.571929 18849 tablet_bootstrap.cc:492] T 0d936420cac44c818d271216fcea9ae5 P 164aafd521ab47dbbab9d3b60b9fa6f0: No bootstrap required, opened a new log
I20260710 13:20:33.572417 18849 ts_tablet_manager.cc:1403] T 0d936420cac44c818d271216fcea9ae5 P 164aafd521ab47dbbab9d3b60b9fa6f0: Time spent bootstrapping tablet: real 0.056s	user 0.015s	sys 0.021s
I20260710 13:20:33.572726 18845 ts_tablet_manager.cc:1434] T 0d936420cac44c818d271216fcea9ae5 P 0cfbc80cdc2b459485581e41ea8e7a6f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 13:20:33.573901 18478 catalog_manager.cc:5697] T ab8c930031d54e61ad94de79a6e716eb P 164aafd521ab47dbbab9d3b60b9fa6f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 164aafd521ab47dbbab9d3b60b9fa6f0 (127.16.20.67). New cstate: current_term: 1 leader_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:33.575146 18849 raft_consensus.cc:359] T 0d936420cac44c818d271216fcea9ae5 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } }
I20260710 13:20:33.575825 18849 raft_consensus.cc:385] T 0d936420cac44c818d271216fcea9ae5 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:33.576074 18849 raft_consensus.cc:740] T 0d936420cac44c818d271216fcea9ae5 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 164aafd521ab47dbbab9d3b60b9fa6f0, State: Initialized, Role: FOLLOWER
I20260710 13:20:33.576831 18849 consensus_queue.cc:260] T 0d936420cac44c818d271216fcea9ae5 P 164aafd521ab47dbbab9d3b60b9fa6f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } }
I20260710 13:20:33.579105 18849 ts_tablet_manager.cc:1434] T 0d936420cac44c818d271216fcea9ae5 P 164aafd521ab47dbbab9d3b60b9fa6f0: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:20:33.583722 18475 catalog_manager.cc:5697] T 6aa4c9987bba4a1dba31e14ad803a4d1 P 0cfbc80cdc2b459485581e41ea8e7a6f reported cstate change: term changed from 0 to 1, leader changed from <none> to 0cfbc80cdc2b459485581e41ea8e7a6f (127.16.20.66). New cstate: current_term: 1 leader_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:33.597007 18728 raft_consensus.cc:3060] T 3bd4433e763346ceb7ea72cb8dce54d6 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:33.602470 18850 consensus_queue.cc:1048] T b84992a734cd4b5d94c3e507c94476ab P f6d9d549d3c345ba909b83b16d3ad4fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:33.604868 18904 consensus_queue.cc:1048] T 3bd4433e763346ceb7ea72cb8dce54d6 P a007ba8d25b74e2a8479e9f5cf91887e [LEADER]: Connected to new peer: Peer: permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:33.615968 18947 consensus_queue.cc:1048] T b84992a734cd4b5d94c3e507c94476ab P f6d9d549d3c345ba909b83b16d3ad4fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:33.627914 18953 consensus_queue.cc:1048] T 3bd4433e763346ceb7ea72cb8dce54d6 P a007ba8d25b74e2a8479e9f5cf91887e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:33.656347 18948 consensus_queue.cc:1048] T d1405ec0a96c4b718342caaf5de68c81 P 0cfbc80cdc2b459485581e41ea8e7a6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:33.665047 18728 raft_consensus.cc:3060] T d1405ec0a96c4b718342caaf5de68c81 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:33.674103 18853 consensus_queue.cc:1048] T d1405ec0a96c4b718342caaf5de68c81 P 0cfbc80cdc2b459485581e41ea8e7a6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:33.738623 19004 raft_consensus.cc:493] T 573da691b5264b99ab496584354fe92a P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:33.739182 19004 raft_consensus.cc:515] T 573da691b5264b99ab496584354fe92a P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } }
I20260710 13:20:33.741380 19004 leader_election.cc:290] T 573da691b5264b99ab496584354fe92a P 164aafd521ab47dbbab9d3b60b9fa6f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65:38171), 0cfbc80cdc2b459485581e41ea8e7a6f (127.16.20.66:44189)
I20260710 13:20:33.742610 18652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573da691b5264b99ab496584354fe92a" candidate_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" is_pre_election: true
I20260710 13:20:33.742609 18578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573da691b5264b99ab496584354fe92a" candidate_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" is_pre_election: true
I20260710 13:20:33.744670 18692 leader_election.cc:304] T 573da691b5264b99ab496584354fe92a P 164aafd521ab47dbbab9d3b60b9fa6f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 164aafd521ab47dbbab9d3b60b9fa6f0; no voters: 0cfbc80cdc2b459485581e41ea8e7a6f, a007ba8d25b74e2a8479e9f5cf91887e
I20260710 13:20:33.745481 19004 raft_consensus.cc:2749] T 573da691b5264b99ab496584354fe92a P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:20:33.753121 18526 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:33.788021 18726 raft_consensus.cc:3060] T 573da691b5264b99ab496584354fe92a P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:33.841230 18850 consensus_queue.cc:1048] T 2ca15b5b6bac4f308ec56ab9c43a1a96 P f6d9d549d3c345ba909b83b16d3ad4fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:33.848338 18943 raft_consensus.cc:493] T 0d936420cac44c818d271216fcea9ae5 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:33.848809 18943 raft_consensus.cc:515] T 0d936420cac44c818d271216fcea9ae5 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } }
I20260710 13:20:33.851078 18943 leader_election.cc:290] T 0d936420cac44c818d271216fcea9ae5 P 0cfbc80cdc2b459485581e41ea8e7a6f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 164aafd521ab47dbbab9d3b60b9fa6f0 (127.16.20.67:44511), f6d9d549d3c345ba909b83b16d3ad4fe (127.16.20.68:43383)
I20260710 13:20:33.851693 18728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d936420cac44c818d271216fcea9ae5" candidate_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" is_pre_election: true
I20260710 13:20:33.852367 18728 raft_consensus.cc:2468] T 0d936420cac44c818d271216fcea9ae5 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cfbc80cdc2b459485581e41ea8e7a6f in term 0.
I20260710 13:20:33.852701 18802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d936420cac44c818d271216fcea9ae5" candidate_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" is_pre_election: true
I20260710 13:20:33.853327 18802 raft_consensus.cc:2468] T 0d936420cac44c818d271216fcea9ae5 P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cfbc80cdc2b459485581e41ea8e7a6f in term 0.
I20260710 13:20:33.853549 18618 leader_election.cc:304] T 0d936420cac44c818d271216fcea9ae5 P 0cfbc80cdc2b459485581e41ea8e7a6f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cfbc80cdc2b459485581e41ea8e7a6f, 164aafd521ab47dbbab9d3b60b9fa6f0; no voters: 
I20260710 13:20:33.854862 18943 raft_consensus.cc:2804] T 0d936420cac44c818d271216fcea9ae5 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:33.855227 18943 raft_consensus.cc:493] T 0d936420cac44c818d271216fcea9ae5 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:33.855600 18943 raft_consensus.cc:3060] T 0d936420cac44c818d271216fcea9ae5 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:33.857077 18947 consensus_queue.cc:1048] T 2ca15b5b6bac4f308ec56ab9c43a1a96 P f6d9d549d3c345ba909b83b16d3ad4fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:33.863480 18943 raft_consensus.cc:515] T 0d936420cac44c818d271216fcea9ae5 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } }
I20260710 13:20:33.866070 18943 leader_election.cc:290] T 0d936420cac44c818d271216fcea9ae5 P 0cfbc80cdc2b459485581e41ea8e7a6f [CANDIDATE]: Term 1 election: Requested vote from peers 164aafd521ab47dbbab9d3b60b9fa6f0 (127.16.20.67:44511), f6d9d549d3c345ba909b83b16d3ad4fe (127.16.20.68:43383)
I20260710 13:20:33.866279 18728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d936420cac44c818d271216fcea9ae5" candidate_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0"
I20260710 13:20:33.866961 18728 raft_consensus.cc:3060] T 0d936420cac44c818d271216fcea9ae5 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:33.867141 18802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d936420cac44c818d271216fcea9ae5" candidate_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe"
I20260710 13:20:33.867756 18802 raft_consensus.cc:3060] T 0d936420cac44c818d271216fcea9ae5 P f6d9d549d3c345ba909b83b16d3ad4fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:33.874308 18728 raft_consensus.cc:2468] T 0d936420cac44c818d271216fcea9ae5 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cfbc80cdc2b459485581e41ea8e7a6f in term 1.
I20260710 13:20:33.875627 18618 leader_election.cc:304] T 0d936420cac44c818d271216fcea9ae5 P 0cfbc80cdc2b459485581e41ea8e7a6f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cfbc80cdc2b459485581e41ea8e7a6f, 164aafd521ab47dbbab9d3b60b9fa6f0; no voters: 
I20260710 13:20:33.876498 18943 raft_consensus.cc:2804] T 0d936420cac44c818d271216fcea9ae5 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:33.876498 18802 raft_consensus.cc:2468] T 0d936420cac44c818d271216fcea9ae5 P f6d9d549d3c345ba909b83b16d3ad4fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cfbc80cdc2b459485581e41ea8e7a6f in term 1.
I20260710 13:20:33.877125 18943 raft_consensus.cc:697] T 0d936420cac44c818d271216fcea9ae5 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 LEADER]: Becoming Leader. State: Replica: 0cfbc80cdc2b459485581e41ea8e7a6f, State: Running, Role: LEADER
I20260710 13:20:33.877955 18943 consensus_queue.cc:237] T 0d936420cac44c818d271216fcea9ae5 P 0cfbc80cdc2b459485581e41ea8e7a6f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } }
I20260710 13:20:33.885676 18478 catalog_manager.cc:5697] T 0d936420cac44c818d271216fcea9ae5 P 0cfbc80cdc2b459485581e41ea8e7a6f reported cstate change: term changed from 0 to 1, leader changed from <none> to 0cfbc80cdc2b459485581e41ea8e7a6f (127.16.20.66). New cstate: current_term: 1 leader_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:33.920994 18947 consensus_queue.cc:1048] T b1ff045e6cb043308c31db9b3babda36 P f6d9d549d3c345ba909b83b16d3ad4fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:33.931362 18865 consensus_queue.cc:1048] T b1ff045e6cb043308c31db9b3babda36 P f6d9d549d3c345ba909b83b16d3ad4fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:33.985086 18943 consensus_queue.cc:1048] T ddd7f9af21a94bfa9ccdbc469042c6e7 P 0cfbc80cdc2b459485581e41ea8e7a6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:33.996541 18893 consensus_queue.cc:1048] T ddd7f9af21a94bfa9ccdbc469042c6e7 P 0cfbc80cdc2b459485581e41ea8e7a6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:34.055117 18943 consensus_queue.cc:1048] T 6aa4c9987bba4a1dba31e14ad803a4d1 P 0cfbc80cdc2b459485581e41ea8e7a6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:34.057364 18943 consensus_queue.cc:1048] T 6aa4c9987bba4a1dba31e14ad803a4d1 P 0cfbc80cdc2b459485581e41ea8e7a6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:34.071514 19004 consensus_queue.cc:1048] T ab8c930031d54e61ad94de79a6e716eb P 164aafd521ab47dbbab9d3b60b9fa6f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:34.091868 19036 consensus_queue.cc:1048] T ab8c930031d54e61ad94de79a6e716eb P 164aafd521ab47dbbab9d3b60b9fa6f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:34.385057 18943 consensus_queue.cc:1048] T 0d936420cac44c818d271216fcea9ae5 P 0cfbc80cdc2b459485581e41ea8e7a6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:34.385792 18893 consensus_queue.cc:1048] T 0d936420cac44c818d271216fcea9ae5 P 0cfbc80cdc2b459485581e41ea8e7a6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:34.648907 16465 tablet_server.cc:179] TabletServer@127.16.20.65:0 shutting down...
I20260710 13:20:34.677038 16465 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:34.677759 16465 tablet_replica.cc:333] T 6aa4c9987bba4a1dba31e14ad803a4d1 P a007ba8d25b74e2a8479e9f5cf91887e: stopping tablet replica
I20260710 13:20:34.678522 16465 raft_consensus.cc:2243] T 6aa4c9987bba4a1dba31e14ad803a4d1 P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:34.678946 16465 raft_consensus.cc:2272] T 6aa4c9987bba4a1dba31e14ad803a4d1 P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:34.681386 16465 tablet_replica.cc:333] T f7b43458bcb145e4bab716e88315252e P a007ba8d25b74e2a8479e9f5cf91887e: stopping tablet replica
I20260710 13:20:34.681963 16465 raft_consensus.cc:2243] T f7b43458bcb145e4bab716e88315252e P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:34.682345 16465 raft_consensus.cc:2272] T f7b43458bcb145e4bab716e88315252e P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:34.684139 16465 tablet_replica.cc:333] T b84992a734cd4b5d94c3e507c94476ab P a007ba8d25b74e2a8479e9f5cf91887e: stopping tablet replica
I20260710 13:20:34.684669 16465 raft_consensus.cc:2243] T b84992a734cd4b5d94c3e507c94476ab P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:34.685026 16465 raft_consensus.cc:2272] T b84992a734cd4b5d94c3e507c94476ab P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:34.687507 16465 tablet_replica.cc:333] T 3bd4433e763346ceb7ea72cb8dce54d6 P a007ba8d25b74e2a8479e9f5cf91887e: stopping tablet replica
I20260710 13:20:34.688285 16465 raft_consensus.cc:2243] T 3bd4433e763346ceb7ea72cb8dce54d6 P a007ba8d25b74e2a8479e9f5cf91887e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:34.689343 16465 raft_consensus.cc:2272] T 3bd4433e763346ceb7ea72cb8dce54d6 P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:34.691669 16465 tablet_replica.cc:333] T ddd7f9af21a94bfa9ccdbc469042c6e7 P a007ba8d25b74e2a8479e9f5cf91887e: stopping tablet replica
I20260710 13:20:34.692456 16465 raft_consensus.cc:2243] T ddd7f9af21a94bfa9ccdbc469042c6e7 P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:34.692906 16465 raft_consensus.cc:2272] T ddd7f9af21a94bfa9ccdbc469042c6e7 P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:34.695039 16465 tablet_replica.cc:333] T b1ff045e6cb043308c31db9b3babda36 P a007ba8d25b74e2a8479e9f5cf91887e: stopping tablet replica
I20260710 13:20:34.695680 16465 raft_consensus.cc:2243] T b1ff045e6cb043308c31db9b3babda36 P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:34.696082 16465 raft_consensus.cc:2272] T b1ff045e6cb043308c31db9b3babda36 P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:34.698170 16465 tablet_replica.cc:333] T dee13714884446f4894e44a82096fb25 P a007ba8d25b74e2a8479e9f5cf91887e: stopping tablet replica
I20260710 13:20:34.698679 16465 raft_consensus.cc:2243] T dee13714884446f4894e44a82096fb25 P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:34.699069 16465 raft_consensus.cc:2272] T dee13714884446f4894e44a82096fb25 P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:34.700663 16465 tablet_replica.cc:333] T 6a84dfecb6ff4cafae58a9d06485b9d9 P a007ba8d25b74e2a8479e9f5cf91887e: stopping tablet replica
I20260710 13:20:34.701125 16465 raft_consensus.cc:2243] T 6a84dfecb6ff4cafae58a9d06485b9d9 P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:34.701485 16465 raft_consensus.cc:2272] T 6a84dfecb6ff4cafae58a9d06485b9d9 P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:34.703106 16465 tablet_replica.cc:333] T ca19bc5f1f014d6585dc8f959e8c363f P a007ba8d25b74e2a8479e9f5cf91887e: stopping tablet replica
I20260710 13:20:34.703811 16465 raft_consensus.cc:2243] T ca19bc5f1f014d6585dc8f959e8c363f P a007ba8d25b74e2a8479e9f5cf91887e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:34.704674 16465 raft_consensus.cc:2272] T ca19bc5f1f014d6585dc8f959e8c363f P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:34.706494 16465 tablet_replica.cc:333] T 772843251e444ca6a568ad160c6faafa P a007ba8d25b74e2a8479e9f5cf91887e: stopping tablet replica
I20260710 13:20:34.707185 16465 raft_consensus.cc:2243] T 772843251e444ca6a568ad160c6faafa P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:34.707614 16465 raft_consensus.cc:2272] T 772843251e444ca6a568ad160c6faafa P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:34.709386 16465 tablet_replica.cc:333] T ab8c930031d54e61ad94de79a6e716eb P a007ba8d25b74e2a8479e9f5cf91887e: stopping tablet replica
I20260710 13:20:34.709930 16465 raft_consensus.cc:2243] T ab8c930031d54e61ad94de79a6e716eb P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:34.710270 16465 raft_consensus.cc:2272] T ab8c930031d54e61ad94de79a6e716eb P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:34.712177 16465 tablet_replica.cc:333] T 84611bcbc34642b18b05bfa541c8f1a0 P a007ba8d25b74e2a8479e9f5cf91887e: stopping tablet replica
I20260710 13:20:34.712628 16465 raft_consensus.cc:2243] T 84611bcbc34642b18b05bfa541c8f1a0 P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:34.712963 16465 raft_consensus.cc:2272] T 84611bcbc34642b18b05bfa541c8f1a0 P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:34.714468 16465 tablet_replica.cc:333] T 667ec2f5e23240939a1280a5f3d2c41e P a007ba8d25b74e2a8479e9f5cf91887e: stopping tablet replica
I20260710 13:20:34.714942 16465 raft_consensus.cc:2243] T 667ec2f5e23240939a1280a5f3d2c41e P a007ba8d25b74e2a8479e9f5cf91887e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:34.715723 16465 raft_consensus.cc:2272] T 667ec2f5e23240939a1280a5f3d2c41e P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:34.717343 16465 tablet_replica.cc:333] T 3a225014c2f14c689671e79290f9131d P a007ba8d25b74e2a8479e9f5cf91887e: stopping tablet replica
I20260710 13:20:34.717845 16465 raft_consensus.cc:2243] T 3a225014c2f14c689671e79290f9131d P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:34.718242 16465 raft_consensus.cc:2272] T 3a225014c2f14c689671e79290f9131d P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:34.719937 16465 tablet_replica.cc:333] T c83c04e5d7504e759da023b3edb84e7a P a007ba8d25b74e2a8479e9f5cf91887e: stopping tablet replica
I20260710 13:20:34.720456 16465 raft_consensus.cc:2243] T c83c04e5d7504e759da023b3edb84e7a P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:34.720845 16465 raft_consensus.cc:2272] T c83c04e5d7504e759da023b3edb84e7a P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:34.722400 16465 tablet_replica.cc:333] T 7e2b48feb9b54466ae8c0262563e561d P a007ba8d25b74e2a8479e9f5cf91887e: stopping tablet replica
I20260710 13:20:34.722880 16465 raft_consensus.cc:2243] T 7e2b48feb9b54466ae8c0262563e561d P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:34.723287 16465 raft_consensus.cc:2272] T 7e2b48feb9b54466ae8c0262563e561d P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:34.725059 16465 tablet_replica.cc:333] T 573da691b5264b99ab496584354fe92a P a007ba8d25b74e2a8479e9f5cf91887e: stopping tablet replica
I20260710 13:20:34.725533 16465 raft_consensus.cc:2243] T 573da691b5264b99ab496584354fe92a P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:34.725948 16465 raft_consensus.cc:2272] T 573da691b5264b99ab496584354fe92a P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:34.727620 16465 tablet_replica.cc:333] T fd975fe5663842e2bc87f6a25ac70137 P a007ba8d25b74e2a8479e9f5cf91887e: stopping tablet replica
I20260710 13:20:34.728093 16465 raft_consensus.cc:2243] T fd975fe5663842e2bc87f6a25ac70137 P a007ba8d25b74e2a8479e9f5cf91887e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:34.728899 16465 raft_consensus.cc:2272] T fd975fe5663842e2bc87f6a25ac70137 P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:34.769244 16465 tablet_server.cc:196] TabletServer@127.16.20.65:0 shutdown complete.
I20260710 13:20:34.797541 16465 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:34.803558 19043 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:34.803851 19042 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:34.811019 16465 server_base.cc:1061] running on GCE node
W20260710 13:20:34.811082 19045 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:34.811228 18766 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.20.65:38171: connect: Connection refused (error 111) [suppressed 13 similar messages]
I20260710 13:20:34.812808 16465 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:34.813203 16465 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:34.813441 16465 hybrid_clock.cc:648] HybridClock initialized: now 1783689634813424 us; error 0 us; skew 500 ppm
I20260710 13:20:34.814155 16465 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
W20260710 13:20:34.815474 18766 consensus_peers.cc:597] T b84992a734cd4b5d94c3e507c94476ab P f6d9d549d3c345ba909b83b16d3ad4fe -> Peer a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65:38171): Couldn't send request to peer a007ba8d25b74e2a8479e9f5cf91887e. Status: Network error: Client connection negotiation failed: client connection to 127.16.20.65:38171: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:34.817142 16465 webserver.cc:533] Webserver started at http://127.16.20.65:44021/ using document root <none> and password file <none>
I20260710 13:20:34.817878 16465 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:34.818128 16465 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 13:20:34.823300 16465 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 13:20:34.828871 19052 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:34.829689 16465 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:20:34.830039 16465 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689577187165-16465-0/minicluster-data/ts-0-root
uuid: "a007ba8d25b74e2a8479e9f5cf91887e"
format_stamp: "Formatted at 2026-07-10 13:20:29 on dist-test-slave-kpkl"
I20260710 13:20:34.830299 16465 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689577187165-16465-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689577187165-16465-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689577187165-16465-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260710 13:20:34.842592 18618 consensus_peers.cc:597] T f7b43458bcb145e4bab716e88315252e P 0cfbc80cdc2b459485581e41ea8e7a6f -> Peer a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65:38171): Couldn't send request to peer a007ba8d25b74e2a8479e9f5cf91887e. Status: Network error: Client connection negotiation failed: client connection to 127.16.20.65:38171: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:34.849043 16465 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:34.850551 16465 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:34.852068 16465 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:34.856117 19061 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260710 13:20:34.876719 18618 consensus_peers.cc:597] T 3a225014c2f14c689671e79290f9131d P 0cfbc80cdc2b459485581e41ea8e7a6f -> Peer a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65:38171): Couldn't send request to peer a007ba8d25b74e2a8479e9f5cf91887e. Status: Network error: Client connection negotiation failed: client connection to 127.16.20.65:38171: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:34.886926 18618 consensus_peers.cc:597] T 6aa4c9987bba4a1dba31e14ad803a4d1 P 0cfbc80cdc2b459485581e41ea8e7a6f -> Peer a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65:38171): Couldn't send request to peer a007ba8d25b74e2a8479e9f5cf91887e. Status: Network error: Client connection negotiation failed: client connection to 127.16.20.65:38171: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:34.903553 18766 consensus_peers.cc:597] T 7e2b48feb9b54466ae8c0262563e561d P f6d9d549d3c345ba909b83b16d3ad4fe -> Peer a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65:38171): Couldn't send request to peer a007ba8d25b74e2a8479e9f5cf91887e. Status: Network error: Client connection negotiation failed: client connection to 127.16.20.65:38171: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:34.904119 18766 consensus_peers.cc:597] T 772843251e444ca6a568ad160c6faafa P f6d9d549d3c345ba909b83b16d3ad4fe -> Peer a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65:38171): Couldn't send request to peer a007ba8d25b74e2a8479e9f5cf91887e. Status: Network error: Client connection negotiation failed: client connection to 127.16.20.65:38171: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:34.952544 18618 consensus_peers.cc:597] T ddd7f9af21a94bfa9ccdbc469042c6e7 P 0cfbc80cdc2b459485581e41ea8e7a6f -> Peer a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65:38171): Couldn't send request to peer a007ba8d25b74e2a8479e9f5cf91887e. Status: Network error: Client connection negotiation failed: client connection to 127.16.20.65:38171: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:34.954998 16465 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 13:20:34.955329 16465 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.100s	user 0.000s	sys 0.004s
I20260710 13:20:34.955628 16465 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260710 13:20:34.959684 19061 tablet_bootstrap.cc:492] T 772843251e444ca6a568ad160c6faafa P a007ba8d25b74e2a8479e9f5cf91887e: Bootstrap starting.
I20260710 13:20:34.975256 19061 tablet_bootstrap.cc:492] T 772843251e444ca6a568ad160c6faafa P a007ba8d25b74e2a8479e9f5cf91887e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:34.976198 19061 tablet_bootstrap.cc:492] T 772843251e444ca6a568ad160c6faafa P a007ba8d25b74e2a8479e9f5cf91887e: Bootstrap complete.
I20260710 13:20:34.976841 19061 ts_tablet_manager.cc:1403] T 772843251e444ca6a568ad160c6faafa P a007ba8d25b74e2a8479e9f5cf91887e: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260710 13:20:34.979429 19061 raft_consensus.cc:359] T 772843251e444ca6a568ad160c6faafa P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:34.980085 19061 raft_consensus.cc:740] T 772843251e444ca6a568ad160c6faafa P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a007ba8d25b74e2a8479e9f5cf91887e, State: Initialized, Role: FOLLOWER
I20260710 13:20:34.980764 19061 consensus_queue.cc:260] T 772843251e444ca6a568ad160c6faafa P a007ba8d25b74e2a8479e9f5cf91887e [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: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:34.983058 19061 ts_tablet_manager.cc:1434] T 772843251e444ca6a568ad160c6faafa P a007ba8d25b74e2a8479e9f5cf91887e: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:20:34.983820 19061 tablet_bootstrap.cc:492] T ab8c930031d54e61ad94de79a6e716eb P a007ba8d25b74e2a8479e9f5cf91887e: Bootstrap starting.
W20260710 13:20:34.993856 18766 consensus_peers.cc:597] T 6a84dfecb6ff4cafae58a9d06485b9d9 P f6d9d549d3c345ba909b83b16d3ad4fe -> Peer a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65:38171): Couldn't send request to peer a007ba8d25b74e2a8479e9f5cf91887e. Status: Network error: Client connection negotiation failed: client connection to 127.16.20.65:38171: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:34.997742 19061 tablet_bootstrap.cc:492] T ab8c930031d54e61ad94de79a6e716eb P a007ba8d25b74e2a8479e9f5cf91887e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:34.998636 19061 tablet_bootstrap.cc:492] T ab8c930031d54e61ad94de79a6e716eb P a007ba8d25b74e2a8479e9f5cf91887e: Bootstrap complete.
I20260710 13:20:34.999261 19061 ts_tablet_manager.cc:1403] T ab8c930031d54e61ad94de79a6e716eb P a007ba8d25b74e2a8479e9f5cf91887e: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.000s
I20260710 13:20:35.001547 19061 raft_consensus.cc:359] T ab8c930031d54e61ad94de79a6e716eb P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:35.002180 19061 raft_consensus.cc:740] T ab8c930031d54e61ad94de79a6e716eb P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a007ba8d25b74e2a8479e9f5cf91887e, State: Initialized, Role: FOLLOWER
I20260710 13:20:35.002862 19061 consensus_queue.cc:260] T ab8c930031d54e61ad94de79a6e716eb P a007ba8d25b74e2a8479e9f5cf91887e [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: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:35.004604 19061 ts_tablet_manager.cc:1434] T ab8c930031d54e61ad94de79a6e716eb P a007ba8d25b74e2a8479e9f5cf91887e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:20:35.005321 19061 tablet_bootstrap.cc:492] T f7b43458bcb145e4bab716e88315252e P a007ba8d25b74e2a8479e9f5cf91887e: Bootstrap starting.
I20260710 13:20:35.018013 19061 tablet_bootstrap.cc:492] T f7b43458bcb145e4bab716e88315252e P a007ba8d25b74e2a8479e9f5cf91887e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:35.018900 19061 tablet_bootstrap.cc:492] T f7b43458bcb145e4bab716e88315252e P a007ba8d25b74e2a8479e9f5cf91887e: Bootstrap complete.
I20260710 13:20:35.019532 19061 ts_tablet_manager.cc:1403] T f7b43458bcb145e4bab716e88315252e P a007ba8d25b74e2a8479e9f5cf91887e: Time spent bootstrapping tablet: real 0.014s	user 0.014s	sys 0.000s
I20260710 13:20:35.021669 19061 raft_consensus.cc:359] T f7b43458bcb145e4bab716e88315252e P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:35.022327 19061 raft_consensus.cc:740] T f7b43458bcb145e4bab716e88315252e P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a007ba8d25b74e2a8479e9f5cf91887e, State: Initialized, Role: FOLLOWER
I20260710 13:20:35.022931 19061 consensus_queue.cc:260] T f7b43458bcb145e4bab716e88315252e P a007ba8d25b74e2a8479e9f5cf91887e [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: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:35.024812 19061 ts_tablet_manager.cc:1434] T f7b43458bcb145e4bab716e88315252e P a007ba8d25b74e2a8479e9f5cf91887e: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:20:35.025517 19061 tablet_bootstrap.cc:492] T 6a84dfecb6ff4cafae58a9d06485b9d9 P a007ba8d25b74e2a8479e9f5cf91887e: Bootstrap starting.
W20260710 13:20:35.037715 18618 consensus_peers.cc:597] T 573da691b5264b99ab496584354fe92a P 0cfbc80cdc2b459485581e41ea8e7a6f -> Peer a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65:38171): Couldn't send request to peer a007ba8d25b74e2a8479e9f5cf91887e. Status: Network error: Client connection negotiation failed: client connection to 127.16.20.65:38171: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:35.039261 19061 tablet_bootstrap.cc:492] T 6a84dfecb6ff4cafae58a9d06485b9d9 P a007ba8d25b74e2a8479e9f5cf91887e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:35.040148 19061 tablet_bootstrap.cc:492] T 6a84dfecb6ff4cafae58a9d06485b9d9 P a007ba8d25b74e2a8479e9f5cf91887e: Bootstrap complete.
I20260710 13:20:35.040881 19061 ts_tablet_manager.cc:1403] T 6a84dfecb6ff4cafae58a9d06485b9d9 P a007ba8d25b74e2a8479e9f5cf91887e: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260710 13:20:35.042712 19061 raft_consensus.cc:359] T 6a84dfecb6ff4cafae58a9d06485b9d9 P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:35.043243 19061 raft_consensus.cc:740] T 6a84dfecb6ff4cafae58a9d06485b9d9 P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a007ba8d25b74e2a8479e9f5cf91887e, State: Initialized, Role: FOLLOWER
I20260710 13:20:35.044143 19061 consensus_queue.cc:260] T 6a84dfecb6ff4cafae58a9d06485b9d9 P a007ba8d25b74e2a8479e9f5cf91887e [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: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:35.046613 19061 ts_tablet_manager.cc:1434] T 6a84dfecb6ff4cafae58a9d06485b9d9 P a007ba8d25b74e2a8479e9f5cf91887e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:20:35.047442 19061 tablet_bootstrap.cc:492] T fd975fe5663842e2bc87f6a25ac70137 P a007ba8d25b74e2a8479e9f5cf91887e: Bootstrap starting.
I20260710 13:20:35.054581 16465 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 13:20:35.054910 16465 ts_tablet_manager.cc:595] Time spent register tablets: real 0.099s	user 0.096s	sys 0.000s
W20260710 13:20:35.054910 18692 consensus_peers.cc:597] T ab8c930031d54e61ad94de79a6e716eb P 164aafd521ab47dbbab9d3b60b9fa6f0 -> Peer a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65:38171): Couldn't send request to peer a007ba8d25b74e2a8479e9f5cf91887e. Status: Network error: Client connection negotiation failed: client connection to 127.16.20.65:38171: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:35.060235 19061 tablet_bootstrap.cc:492] T fd975fe5663842e2bc87f6a25ac70137 P a007ba8d25b74e2a8479e9f5cf91887e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:35.061079 19061 tablet_bootstrap.cc:492] T fd975fe5663842e2bc87f6a25ac70137 P a007ba8d25b74e2a8479e9f5cf91887e: Bootstrap complete.
I20260710 13:20:35.061930 19061 ts_tablet_manager.cc:1403] T fd975fe5663842e2bc87f6a25ac70137 P a007ba8d25b74e2a8479e9f5cf91887e: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260710 13:20:35.064420 19061 raft_consensus.cc:359] T fd975fe5663842e2bc87f6a25ac70137 P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:35.065323 19061 raft_consensus.cc:740] T fd975fe5663842e2bc87f6a25ac70137 P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a007ba8d25b74e2a8479e9f5cf91887e, State: Initialized, Role: FOLLOWER
I20260710 13:20:35.065994 19061 consensus_queue.cc:260] T fd975fe5663842e2bc87f6a25ac70137 P a007ba8d25b74e2a8479e9f5cf91887e [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: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:35.068243 19061 ts_tablet_manager.cc:1434] T fd975fe5663842e2bc87f6a25ac70137 P a007ba8d25b74e2a8479e9f5cf91887e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
W20260710 13:20:35.068039 18618 consensus_peers.cc:597] T dee13714884446f4894e44a82096fb25 P 0cfbc80cdc2b459485581e41ea8e7a6f -> Peer a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65:38171): Couldn't send request to peer a007ba8d25b74e2a8479e9f5cf91887e. Status: Network error: Client connection negotiation failed: client connection to 127.16.20.65:38171: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:35.068971 19061 tablet_bootstrap.cc:492] T 7e2b48feb9b54466ae8c0262563e561d P a007ba8d25b74e2a8479e9f5cf91887e: Bootstrap starting.
I20260710 13:20:35.083544 19061 tablet_bootstrap.cc:492] T 7e2b48feb9b54466ae8c0262563e561d P a007ba8d25b74e2a8479e9f5cf91887e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:35.084720 19061 tablet_bootstrap.cc:492] T 7e2b48feb9b54466ae8c0262563e561d P a007ba8d25b74e2a8479e9f5cf91887e: Bootstrap complete.
W20260710 13:20:35.085104 18618 consensus_peers.cc:597] T 84611bcbc34642b18b05bfa541c8f1a0 P 0cfbc80cdc2b459485581e41ea8e7a6f -> Peer a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65:38171): Couldn't send request to peer a007ba8d25b74e2a8479e9f5cf91887e. Status: Network error: Client connection negotiation failed: client connection to 127.16.20.65:38171: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:35.085562 19061 ts_tablet_manager.cc:1403] T 7e2b48feb9b54466ae8c0262563e561d P a007ba8d25b74e2a8479e9f5cf91887e: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260710 13:20:35.088719 19061 raft_consensus.cc:359] T 7e2b48feb9b54466ae8c0262563e561d P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:35.089506 19061 raft_consensus.cc:740] T 7e2b48feb9b54466ae8c0262563e561d P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a007ba8d25b74e2a8479e9f5cf91887e, State: Initialized, Role: FOLLOWER
I20260710 13:20:35.090359 19061 consensus_queue.cc:260] T 7e2b48feb9b54466ae8c0262563e561d P a007ba8d25b74e2a8479e9f5cf91887e [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: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:35.092638 19061 ts_tablet_manager.cc:1434] T 7e2b48feb9b54466ae8c0262563e561d P a007ba8d25b74e2a8479e9f5cf91887e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:20:35.093509 19061 tablet_bootstrap.cc:492] T 3bd4433e763346ceb7ea72cb8dce54d6 P a007ba8d25b74e2a8479e9f5cf91887e: Bootstrap starting.
I20260710 13:20:35.108557 19061 tablet_bootstrap.cc:492] T 3bd4433e763346ceb7ea72cb8dce54d6 P a007ba8d25b74e2a8479e9f5cf91887e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:35.109531 19061 tablet_bootstrap.cc:492] T 3bd4433e763346ceb7ea72cb8dce54d6 P a007ba8d25b74e2a8479e9f5cf91887e: Bootstrap complete.
I20260710 13:20:35.110193 19061 ts_tablet_manager.cc:1403] T 3bd4433e763346ceb7ea72cb8dce54d6 P a007ba8d25b74e2a8479e9f5cf91887e: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260710 13:20:35.112603 19061 raft_consensus.cc:359] T 3bd4433e763346ceb7ea72cb8dce54d6 P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:35.113336 19061 raft_consensus.cc:740] T 3bd4433e763346ceb7ea72cb8dce54d6 P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a007ba8d25b74e2a8479e9f5cf91887e, State: Initialized, Role: FOLLOWER
I20260710 13:20:35.114061 19061 consensus_queue.cc:260] T 3bd4433e763346ceb7ea72cb8dce54d6 P a007ba8d25b74e2a8479e9f5cf91887e [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: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:35.116111 19061 ts_tablet_manager.cc:1434] T 3bd4433e763346ceb7ea72cb8dce54d6 P a007ba8d25b74e2a8479e9f5cf91887e: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:20:35.116886 19061 tablet_bootstrap.cc:492] T b84992a734cd4b5d94c3e507c94476ab P a007ba8d25b74e2a8479e9f5cf91887e: Bootstrap starting.
I20260710 13:20:35.118173 16465 rpc_server.cc:307] RPC server started. Bound to: 127.16.20.65:38171
I20260710 13:20:35.118350 19127 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.20.65:38171 every 8 connection(s)
I20260710 13:20:35.175428 19061 tablet_bootstrap.cc:492] T b84992a734cd4b5d94c3e507c94476ab P a007ba8d25b74e2a8479e9f5cf91887e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:35.176357 19061 tablet_bootstrap.cc:492] T b84992a734cd4b5d94c3e507c94476ab P a007ba8d25b74e2a8479e9f5cf91887e: Bootstrap complete.
I20260710 13:20:35.177034 19061 ts_tablet_manager.cc:1403] T b84992a734cd4b5d94c3e507c94476ab P a007ba8d25b74e2a8479e9f5cf91887e: Time spent bootstrapping tablet: real 0.060s	user 0.033s	sys 0.024s
I20260710 13:20:35.177883 19128 heartbeater.cc:344] Connected to a master server at 127.16.20.126:41423
I20260710 13:20:35.178340 19128 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:35.179204 19128 heartbeater.cc:507] Master 127.16.20.126:41423 requested a full tablet report, sending...
I20260710 13:20:35.179546 19061 raft_consensus.cc:359] T b84992a734cd4b5d94c3e507c94476ab P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:35.180231 19061 raft_consensus.cc:740] T b84992a734cd4b5d94c3e507c94476ab P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a007ba8d25b74e2a8479e9f5cf91887e, State: Initialized, Role: FOLLOWER
I20260710 13:20:35.180896 19061 consensus_queue.cc:260] T b84992a734cd4b5d94c3e507c94476ab P a007ba8d25b74e2a8479e9f5cf91887e [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: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:35.182803 19061 ts_tablet_manager.cc:1434] T b84992a734cd4b5d94c3e507c94476ab P a007ba8d25b74e2a8479e9f5cf91887e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
W20260710 13:20:35.183612 18766 consensus_peers.cc:597] T b1ff045e6cb043308c31db9b3babda36 P f6d9d549d3c345ba909b83b16d3ad4fe -> Peer a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65:38171): Couldn't send request to peer a007ba8d25b74e2a8479e9f5cf91887e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:35.184309 19061 tablet_bootstrap.cc:492] T 667ec2f5e23240939a1280a5f3d2c41e P a007ba8d25b74e2a8479e9f5cf91887e: Bootstrap starting.
W20260710 13:20:35.184394 18766 consensus_peers.cc:597] T c83c04e5d7504e759da023b3edb84e7a P f6d9d549d3c345ba909b83b16d3ad4fe -> Peer a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65:38171): Couldn't send request to peer a007ba8d25b74e2a8479e9f5cf91887e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:35.187912 18475 ts_manager.cc:194] Re-registered known tserver with Master: a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65:38171)
I20260710 13:20:35.195336 19061 tablet_bootstrap.cc:492] T 667ec2f5e23240939a1280a5f3d2c41e P a007ba8d25b74e2a8479e9f5cf91887e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:35.196224 19061 tablet_bootstrap.cc:492] T 667ec2f5e23240939a1280a5f3d2c41e P a007ba8d25b74e2a8479e9f5cf91887e: Bootstrap complete.
I20260710 13:20:35.196856 19061 ts_tablet_manager.cc:1403] T 667ec2f5e23240939a1280a5f3d2c41e P a007ba8d25b74e2a8479e9f5cf91887e: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260710 13:20:35.198588 19061 raft_consensus.cc:359] T 667ec2f5e23240939a1280a5f3d2c41e P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } }
I20260710 13:20:35.199086 19061 raft_consensus.cc:740] T 667ec2f5e23240939a1280a5f3d2c41e P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a007ba8d25b74e2a8479e9f5cf91887e, State: Initialized, Role: FOLLOWER
I20260710 13:20:35.199759 19061 consensus_queue.cc:260] T 667ec2f5e23240939a1280a5f3d2c41e P a007ba8d25b74e2a8479e9f5cf91887e [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: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } }
I20260710 13:20:35.200680 18475 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48030
I20260710 13:20:35.201268 19061 ts_tablet_manager.cc:1434] T 667ec2f5e23240939a1280a5f3d2c41e P a007ba8d25b74e2a8479e9f5cf91887e: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:20:35.202029 19061 tablet_bootstrap.cc:492] T 3a225014c2f14c689671e79290f9131d P a007ba8d25b74e2a8479e9f5cf91887e: Bootstrap starting.
I20260710 13:20:35.204147 19128 heartbeater.cc:499] Master 127.16.20.126:41423 was elected leader, sending a full tablet report...
I20260710 13:20:35.215174 19061 tablet_bootstrap.cc:492] T 3a225014c2f14c689671e79290f9131d P a007ba8d25b74e2a8479e9f5cf91887e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:35.215971 19061 tablet_bootstrap.cc:492] T 3a225014c2f14c689671e79290f9131d P a007ba8d25b74e2a8479e9f5cf91887e: Bootstrap complete.
I20260710 13:20:35.216507 19061 ts_tablet_manager.cc:1403] T 3a225014c2f14c689671e79290f9131d P a007ba8d25b74e2a8479e9f5cf91887e: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260710 13:20:35.218163 19061 raft_consensus.cc:359] T 3a225014c2f14c689671e79290f9131d P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:35.218750 19061 raft_consensus.cc:740] T 3a225014c2f14c689671e79290f9131d P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a007ba8d25b74e2a8479e9f5cf91887e, State: Initialized, Role: FOLLOWER
I20260710 13:20:35.219396 19061 consensus_queue.cc:260] T 3a225014c2f14c689671e79290f9131d P a007ba8d25b74e2a8479e9f5cf91887e [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: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:35.220907 19061 ts_tablet_manager.cc:1434] T 3a225014c2f14c689671e79290f9131d P a007ba8d25b74e2a8479e9f5cf91887e: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:20:35.221503 19061 tablet_bootstrap.cc:492] T c83c04e5d7504e759da023b3edb84e7a P a007ba8d25b74e2a8479e9f5cf91887e: Bootstrap starting.
I20260710 13:20:35.232815 19061 tablet_bootstrap.cc:492] T c83c04e5d7504e759da023b3edb84e7a P a007ba8d25b74e2a8479e9f5cf91887e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:35.233521 19061 tablet_bootstrap.cc:492] T c83c04e5d7504e759da023b3edb84e7a P a007ba8d25b74e2a8479e9f5cf91887e: Bootstrap complete.
I20260710 13:20:35.234032 19061 ts_tablet_manager.cc:1403] T c83c04e5d7504e759da023b3edb84e7a P a007ba8d25b74e2a8479e9f5cf91887e: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 13:20:35.235814 19061 raft_consensus.cc:359] T c83c04e5d7504e759da023b3edb84e7a P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:35.236450 19061 raft_consensus.cc:740] T c83c04e5d7504e759da023b3edb84e7a P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a007ba8d25b74e2a8479e9f5cf91887e, State: Initialized, Role: FOLLOWER
I20260710 13:20:35.237097 19061 consensus_queue.cc:260] T c83c04e5d7504e759da023b3edb84e7a P a007ba8d25b74e2a8479e9f5cf91887e [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: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:35.239009 19061 ts_tablet_manager.cc:1434] T c83c04e5d7504e759da023b3edb84e7a P a007ba8d25b74e2a8479e9f5cf91887e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:20:35.239768 19061 tablet_bootstrap.cc:492] T 6aa4c9987bba4a1dba31e14ad803a4d1 P a007ba8d25b74e2a8479e9f5cf91887e: Bootstrap starting.
I20260710 13:20:35.251371 19061 tablet_bootstrap.cc:492] T 6aa4c9987bba4a1dba31e14ad803a4d1 P a007ba8d25b74e2a8479e9f5cf91887e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:35.252137 19061 tablet_bootstrap.cc:492] T 6aa4c9987bba4a1dba31e14ad803a4d1 P a007ba8d25b74e2a8479e9f5cf91887e: Bootstrap complete.
I20260710 13:20:35.252678 19061 ts_tablet_manager.cc:1403] T 6aa4c9987bba4a1dba31e14ad803a4d1 P a007ba8d25b74e2a8479e9f5cf91887e: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.006s
I20260710 13:20:35.254307 19061 raft_consensus.cc:359] T 6aa4c9987bba4a1dba31e14ad803a4d1 P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:35.254784 19061 raft_consensus.cc:740] T 6aa4c9987bba4a1dba31e14ad803a4d1 P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a007ba8d25b74e2a8479e9f5cf91887e, State: Initialized, Role: FOLLOWER
I20260710 13:20:35.255309 19061 consensus_queue.cc:260] T 6aa4c9987bba4a1dba31e14ad803a4d1 P a007ba8d25b74e2a8479e9f5cf91887e [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: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:35.256979 19061 ts_tablet_manager.cc:1434] T 6aa4c9987bba4a1dba31e14ad803a4d1 P a007ba8d25b74e2a8479e9f5cf91887e: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20260710 13:20:35.258052 19061 tablet_bootstrap.cc:492] T ca19bc5f1f014d6585dc8f959e8c363f P a007ba8d25b74e2a8479e9f5cf91887e: Bootstrap starting.
I20260710 13:20:35.268597 19061 tablet_bootstrap.cc:492] T ca19bc5f1f014d6585dc8f959e8c363f P a007ba8d25b74e2a8479e9f5cf91887e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:35.269320 19061 tablet_bootstrap.cc:492] T ca19bc5f1f014d6585dc8f959e8c363f P a007ba8d25b74e2a8479e9f5cf91887e: Bootstrap complete.
I20260710 13:20:35.269848 19061 ts_tablet_manager.cc:1403] T ca19bc5f1f014d6585dc8f959e8c363f P a007ba8d25b74e2a8479e9f5cf91887e: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 13:20:35.271517 19061 raft_consensus.cc:359] T ca19bc5f1f014d6585dc8f959e8c363f P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } }
I20260710 13:20:35.272004 19061 raft_consensus.cc:740] T ca19bc5f1f014d6585dc8f959e8c363f P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a007ba8d25b74e2a8479e9f5cf91887e, State: Initialized, Role: FOLLOWER
I20260710 13:20:35.272514 19061 consensus_queue.cc:260] T ca19bc5f1f014d6585dc8f959e8c363f P a007ba8d25b74e2a8479e9f5cf91887e [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: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } }
I20260710 13:20:35.273864 19061 ts_tablet_manager.cc:1434] T ca19bc5f1f014d6585dc8f959e8c363f P a007ba8d25b74e2a8479e9f5cf91887e: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:20:35.274567 19061 tablet_bootstrap.cc:492] T b1ff045e6cb043308c31db9b3babda36 P a007ba8d25b74e2a8479e9f5cf91887e: Bootstrap starting.
I20260710 13:20:35.285908 19061 tablet_bootstrap.cc:492] T b1ff045e6cb043308c31db9b3babda36 P a007ba8d25b74e2a8479e9f5cf91887e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:35.286633 19061 tablet_bootstrap.cc:492] T b1ff045e6cb043308c31db9b3babda36 P a007ba8d25b74e2a8479e9f5cf91887e: Bootstrap complete.
I20260710 13:20:35.287140 19061 ts_tablet_manager.cc:1403] T b1ff045e6cb043308c31db9b3babda36 P a007ba8d25b74e2a8479e9f5cf91887e: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 13:20:35.288785 19061 raft_consensus.cc:359] T b1ff045e6cb043308c31db9b3babda36 P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:35.289276 19061 raft_consensus.cc:740] T b1ff045e6cb043308c31db9b3babda36 P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a007ba8d25b74e2a8479e9f5cf91887e, State: Initialized, Role: FOLLOWER
I20260710 13:20:35.289850 19061 consensus_queue.cc:260] T b1ff045e6cb043308c31db9b3babda36 P a007ba8d25b74e2a8479e9f5cf91887e [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: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:35.291194 19061 ts_tablet_manager.cc:1434] T b1ff045e6cb043308c31db9b3babda36 P a007ba8d25b74e2a8479e9f5cf91887e: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:20:35.291895 19061 tablet_bootstrap.cc:492] T dee13714884446f4894e44a82096fb25 P a007ba8d25b74e2a8479e9f5cf91887e: Bootstrap starting.
I20260710 13:20:35.304641 19061 tablet_bootstrap.cc:492] T dee13714884446f4894e44a82096fb25 P a007ba8d25b74e2a8479e9f5cf91887e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:35.305397 19061 tablet_bootstrap.cc:492] T dee13714884446f4894e44a82096fb25 P a007ba8d25b74e2a8479e9f5cf91887e: Bootstrap complete.
I20260710 13:20:35.306010 19061 ts_tablet_manager.cc:1403] T dee13714884446f4894e44a82096fb25 P a007ba8d25b74e2a8479e9f5cf91887e: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260710 13:20:35.307646 19061 raft_consensus.cc:359] T dee13714884446f4894e44a82096fb25 P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:35.308081 19061 raft_consensus.cc:740] T dee13714884446f4894e44a82096fb25 P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a007ba8d25b74e2a8479e9f5cf91887e, State: Initialized, Role: FOLLOWER
I20260710 13:20:35.308591 19061 consensus_queue.cc:260] T dee13714884446f4894e44a82096fb25 P a007ba8d25b74e2a8479e9f5cf91887e [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: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:35.310309 19061 ts_tablet_manager.cc:1434] T dee13714884446f4894e44a82096fb25 P a007ba8d25b74e2a8479e9f5cf91887e: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:20:35.311280 19061 tablet_bootstrap.cc:492] T 573da691b5264b99ab496584354fe92a P a007ba8d25b74e2a8479e9f5cf91887e: Bootstrap starting.
I20260710 13:20:35.324100 19061 tablet_bootstrap.cc:492] T 573da691b5264b99ab496584354fe92a P a007ba8d25b74e2a8479e9f5cf91887e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:35.324754 19061 tablet_bootstrap.cc:492] T 573da691b5264b99ab496584354fe92a P a007ba8d25b74e2a8479e9f5cf91887e: Bootstrap complete.
I20260710 13:20:35.325281 19061 ts_tablet_manager.cc:1403] T 573da691b5264b99ab496584354fe92a P a007ba8d25b74e2a8479e9f5cf91887e: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 13:20:35.326943 19061 raft_consensus.cc:359] T 573da691b5264b99ab496584354fe92a P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } }
I20260710 13:20:35.327597 19061 raft_consensus.cc:740] T 573da691b5264b99ab496584354fe92a P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a007ba8d25b74e2a8479e9f5cf91887e, State: Initialized, Role: FOLLOWER
I20260710 13:20:35.328930 19061 consensus_queue.cc:260] T 573da691b5264b99ab496584354fe92a P a007ba8d25b74e2a8479e9f5cf91887e [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: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } }
I20260710 13:20:35.331708 19061 ts_tablet_manager.cc:1434] T 573da691b5264b99ab496584354fe92a P a007ba8d25b74e2a8479e9f5cf91887e: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:20:35.334131 19061 tablet_bootstrap.cc:492] T 84611bcbc34642b18b05bfa541c8f1a0 P a007ba8d25b74e2a8479e9f5cf91887e: Bootstrap starting.
I20260710 13:20:35.346894 19061 tablet_bootstrap.cc:492] T 84611bcbc34642b18b05bfa541c8f1a0 P a007ba8d25b74e2a8479e9f5cf91887e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:35.347843 19061 tablet_bootstrap.cc:492] T 84611bcbc34642b18b05bfa541c8f1a0 P a007ba8d25b74e2a8479e9f5cf91887e: Bootstrap complete.
I20260710 13:20:35.348425 19061 ts_tablet_manager.cc:1403] T 84611bcbc34642b18b05bfa541c8f1a0 P a007ba8d25b74e2a8479e9f5cf91887e: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.003s
I20260710 13:20:35.350212 19061 raft_consensus.cc:359] T 84611bcbc34642b18b05bfa541c8f1a0 P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } }
I20260710 13:20:35.350718 19061 raft_consensus.cc:740] T 84611bcbc34642b18b05bfa541c8f1a0 P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a007ba8d25b74e2a8479e9f5cf91887e, State: Initialized, Role: FOLLOWER
I20260710 13:20:35.351327 19061 consensus_queue.cc:260] T 84611bcbc34642b18b05bfa541c8f1a0 P a007ba8d25b74e2a8479e9f5cf91887e [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: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } }
I20260710 13:20:35.353065 19061 ts_tablet_manager.cc:1434] T 84611bcbc34642b18b05bfa541c8f1a0 P a007ba8d25b74e2a8479e9f5cf91887e: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:20:35.354156 19061 tablet_bootstrap.cc:492] T ddd7f9af21a94bfa9ccdbc469042c6e7 P a007ba8d25b74e2a8479e9f5cf91887e: Bootstrap starting.
I20260710 13:20:35.366194 19061 tablet_bootstrap.cc:492] T ddd7f9af21a94bfa9ccdbc469042c6e7 P a007ba8d25b74e2a8479e9f5cf91887e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:35.366882 19061 tablet_bootstrap.cc:492] T ddd7f9af21a94bfa9ccdbc469042c6e7 P a007ba8d25b74e2a8479e9f5cf91887e: Bootstrap complete.
I20260710 13:20:35.367395 19061 ts_tablet_manager.cc:1403] T ddd7f9af21a94bfa9ccdbc469042c6e7 P a007ba8d25b74e2a8479e9f5cf91887e: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 13:20:35.369382 19061 raft_consensus.cc:359] T ddd7f9af21a94bfa9ccdbc469042c6e7 P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } }
I20260710 13:20:35.369997 19061 raft_consensus.cc:740] T ddd7f9af21a94bfa9ccdbc469042c6e7 P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a007ba8d25b74e2a8479e9f5cf91887e, State: Initialized, Role: FOLLOWER
I20260710 13:20:35.370613 19061 consensus_queue.cc:260] T ddd7f9af21a94bfa9ccdbc469042c6e7 P a007ba8d25b74e2a8479e9f5cf91887e [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: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } }
I20260710 13:20:35.372614 19061 ts_tablet_manager.cc:1434] T ddd7f9af21a94bfa9ccdbc469042c6e7 P a007ba8d25b74e2a8479e9f5cf91887e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:20:35.675561 19148 raft_consensus.cc:493] T 3bd4433e763346ceb7ea72cb8dce54d6 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a007ba8d25b74e2a8479e9f5cf91887e)
I20260710 13:20:35.676142 19148 raft_consensus.cc:515] T 3bd4433e763346ceb7ea72cb8dce54d6 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:35.678195 19148 leader_election.cc:290] T 3bd4433e763346ceb7ea72cb8dce54d6 P 164aafd521ab47dbbab9d3b60b9fa6f0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f6d9d549d3c345ba909b83b16d3ad4fe (127.16.20.68:43383), a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65:38171)
I20260710 13:20:35.678972 18802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd4433e763346ceb7ea72cb8dce54d6" candidate_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" is_pre_election: true
I20260710 13:20:35.679276 19101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd4433e763346ceb7ea72cb8dce54d6" candidate_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" is_pre_election: true
I20260710 13:20:35.679888 19101 raft_consensus.cc:2468] T 3bd4433e763346ceb7ea72cb8dce54d6 P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 164aafd521ab47dbbab9d3b60b9fa6f0 in term 1.
I20260710 13:20:35.681403 18692 leader_election.cc:304] T 3bd4433e763346ceb7ea72cb8dce54d6 P 164aafd521ab47dbbab9d3b60b9fa6f0 [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: 164aafd521ab47dbbab9d3b60b9fa6f0, a007ba8d25b74e2a8479e9f5cf91887e; no voters: f6d9d549d3c345ba909b83b16d3ad4fe
I20260710 13:20:35.681983 19148 raft_consensus.cc:2804] T 3bd4433e763346ceb7ea72cb8dce54d6 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:20:35.682305 19148 raft_consensus.cc:493] T 3bd4433e763346ceb7ea72cb8dce54d6 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a007ba8d25b74e2a8479e9f5cf91887e)
I20260710 13:20:35.682610 19148 raft_consensus.cc:3060] T 3bd4433e763346ceb7ea72cb8dce54d6 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:35.687309 19148 raft_consensus.cc:515] T 3bd4433e763346ceb7ea72cb8dce54d6 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:35.688874 19148 leader_election.cc:290] T 3bd4433e763346ceb7ea72cb8dce54d6 P 164aafd521ab47dbbab9d3b60b9fa6f0 [CANDIDATE]: Term 2 election: Requested vote from peers f6d9d549d3c345ba909b83b16d3ad4fe (127.16.20.68:43383), a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65:38171)
I20260710 13:20:35.689945 18802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd4433e763346ceb7ea72cb8dce54d6" candidate_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe"
I20260710 13:20:35.689987 19101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd4433e763346ceb7ea72cb8dce54d6" candidate_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a007ba8d25b74e2a8479e9f5cf91887e"
I20260710 13:20:35.690922 19101 raft_consensus.cc:3060] T 3bd4433e763346ceb7ea72cb8dce54d6 P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:35.698549 19101 raft_consensus.cc:2468] T 3bd4433e763346ceb7ea72cb8dce54d6 P a007ba8d25b74e2a8479e9f5cf91887e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 164aafd521ab47dbbab9d3b60b9fa6f0 in term 2.
I20260710 13:20:35.699729 18692 leader_election.cc:304] T 3bd4433e763346ceb7ea72cb8dce54d6 P 164aafd521ab47dbbab9d3b60b9fa6f0 [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: 164aafd521ab47dbbab9d3b60b9fa6f0, a007ba8d25b74e2a8479e9f5cf91887e; no voters: f6d9d549d3c345ba909b83b16d3ad4fe
I20260710 13:20:35.700627 19148 raft_consensus.cc:2804] T 3bd4433e763346ceb7ea72cb8dce54d6 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:35.701184 19148 raft_consensus.cc:697] T 3bd4433e763346ceb7ea72cb8dce54d6 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 2 LEADER]: Becoming Leader. State: Replica: 164aafd521ab47dbbab9d3b60b9fa6f0, State: Running, Role: LEADER
I20260710 13:20:35.701989 19148 consensus_queue.cc:237] T 3bd4433e763346ceb7ea72cb8dce54d6 P 164aafd521ab47dbbab9d3b60b9fa6f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:35.708911 18475 catalog_manager.cc:5697] T 3bd4433e763346ceb7ea72cb8dce54d6 P 164aafd521ab47dbbab9d3b60b9fa6f0 reported cstate change: term changed from 1 to 2, leader changed from a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65) to 164aafd521ab47dbbab9d3b60b9fa6f0 (127.16.20.67). New cstate: current_term: 2 leader_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:35.833494 18853 raft_consensus.cc:493] T 667ec2f5e23240939a1280a5f3d2c41e P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a007ba8d25b74e2a8479e9f5cf91887e)
I20260710 13:20:35.833968 18853 raft_consensus.cc:515] T 667ec2f5e23240939a1280a5f3d2c41e P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } }
I20260710 13:20:35.835624 18853 leader_election.cc:290] T 667ec2f5e23240939a1280a5f3d2c41e P 0cfbc80cdc2b459485581e41ea8e7a6f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65:38171), 164aafd521ab47dbbab9d3b60b9fa6f0 (127.16.20.67:44511)
I20260710 13:20:35.836422 19101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "667ec2f5e23240939a1280a5f3d2c41e" candidate_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" is_pre_election: true
I20260710 13:20:35.836699 18726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "667ec2f5e23240939a1280a5f3d2c41e" candidate_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" is_pre_election: true
I20260710 13:20:35.837062 19101 raft_consensus.cc:2468] T 667ec2f5e23240939a1280a5f3d2c41e P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cfbc80cdc2b459485581e41ea8e7a6f in term 1.
I20260710 13:20:35.838197 18618 leader_election.cc:304] T 667ec2f5e23240939a1280a5f3d2c41e P 0cfbc80cdc2b459485581e41ea8e7a6f [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: 0cfbc80cdc2b459485581e41ea8e7a6f, a007ba8d25b74e2a8479e9f5cf91887e; no voters: 164aafd521ab47dbbab9d3b60b9fa6f0
I20260710 13:20:35.838821 18853 raft_consensus.cc:2804] T 667ec2f5e23240939a1280a5f3d2c41e P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:20:35.839144 18853 raft_consensus.cc:493] T 667ec2f5e23240939a1280a5f3d2c41e P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 FOLLOWER]: Starting leader election (detected failure of leader a007ba8d25b74e2a8479e9f5cf91887e)
I20260710 13:20:35.839484 18853 raft_consensus.cc:3060] T 667ec2f5e23240939a1280a5f3d2c41e P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:35.844358 18853 raft_consensus.cc:515] T 667ec2f5e23240939a1280a5f3d2c41e P 0cfbc80cdc2b459485581e41ea8e7a6f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } }
I20260710 13:20:35.845940 18853 leader_election.cc:290] T 667ec2f5e23240939a1280a5f3d2c41e P 0cfbc80cdc2b459485581e41ea8e7a6f [CANDIDATE]: Term 2 election: Requested vote from peers a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65:38171), 164aafd521ab47dbbab9d3b60b9fa6f0 (127.16.20.67:44511)
I20260710 13:20:35.846820 19101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "667ec2f5e23240939a1280a5f3d2c41e" candidate_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a007ba8d25b74e2a8479e9f5cf91887e"
I20260710 13:20:35.847134 18726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "667ec2f5e23240939a1280a5f3d2c41e" candidate_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0"
I20260710 13:20:35.847474 19101 raft_consensus.cc:3060] T 667ec2f5e23240939a1280a5f3d2c41e P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:35.852864 19101 raft_consensus.cc:2468] T 667ec2f5e23240939a1280a5f3d2c41e P a007ba8d25b74e2a8479e9f5cf91887e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cfbc80cdc2b459485581e41ea8e7a6f in term 2.
I20260710 13:20:35.853856 18618 leader_election.cc:304] T 667ec2f5e23240939a1280a5f3d2c41e P 0cfbc80cdc2b459485581e41ea8e7a6f [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: 0cfbc80cdc2b459485581e41ea8e7a6f, a007ba8d25b74e2a8479e9f5cf91887e; no voters: 164aafd521ab47dbbab9d3b60b9fa6f0
I20260710 13:20:35.854630 18853 raft_consensus.cc:2804] T 667ec2f5e23240939a1280a5f3d2c41e P 0cfbc80cdc2b459485581e41ea8e7a6f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:35.855099 18853 raft_consensus.cc:697] T 667ec2f5e23240939a1280a5f3d2c41e P 0cfbc80cdc2b459485581e41ea8e7a6f [term 2 LEADER]: Becoming Leader. State: Replica: 0cfbc80cdc2b459485581e41ea8e7a6f, State: Running, Role: LEADER
I20260710 13:20:35.855957 18853 consensus_queue.cc:237] T 667ec2f5e23240939a1280a5f3d2c41e P 0cfbc80cdc2b459485581e41ea8e7a6f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } }
I20260710 13:20:35.863067 18474 catalog_manager.cc:5697] T 667ec2f5e23240939a1280a5f3d2c41e P 0cfbc80cdc2b459485581e41ea8e7a6f reported cstate change: term changed from 1 to 2, leader changed from a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65) to 0cfbc80cdc2b459485581e41ea8e7a6f (127.16.20.66). New cstate: current_term: 2 leader_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:35.981091 18853 raft_consensus.cc:493] T ca19bc5f1f014d6585dc8f959e8c363f P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a007ba8d25b74e2a8479e9f5cf91887e)
I20260710 13:20:35.981575 18853 raft_consensus.cc:515] T ca19bc5f1f014d6585dc8f959e8c363f P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } }
I20260710 13:20:35.983217 18853 leader_election.cc:290] T ca19bc5f1f014d6585dc8f959e8c363f P 0cfbc80cdc2b459485581e41ea8e7a6f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65:38171), 164aafd521ab47dbbab9d3b60b9fa6f0 (127.16.20.67:44511)
I20260710 13:20:35.984107 19102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca19bc5f1f014d6585dc8f959e8c363f" candidate_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" is_pre_election: true
I20260710 13:20:35.984253 18726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca19bc5f1f014d6585dc8f959e8c363f" candidate_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" is_pre_election: true
I20260710 13:20:35.984704 19102 raft_consensus.cc:2468] T ca19bc5f1f014d6585dc8f959e8c363f P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cfbc80cdc2b459485581e41ea8e7a6f in term 1.
I20260710 13:20:35.985816 18618 leader_election.cc:304] T ca19bc5f1f014d6585dc8f959e8c363f P 0cfbc80cdc2b459485581e41ea8e7a6f [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: 0cfbc80cdc2b459485581e41ea8e7a6f, a007ba8d25b74e2a8479e9f5cf91887e; no voters: 164aafd521ab47dbbab9d3b60b9fa6f0
I20260710 13:20:35.986521 18853 raft_consensus.cc:2804] T ca19bc5f1f014d6585dc8f959e8c363f P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:20:35.986496 19148 raft_consensus.cc:493] T 667ec2f5e23240939a1280a5f3d2c41e P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a007ba8d25b74e2a8479e9f5cf91887e)
I20260710 13:20:35.987114 18853 raft_consensus.cc:493] T ca19bc5f1f014d6585dc8f959e8c363f P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 FOLLOWER]: Starting leader election (detected failure of leader a007ba8d25b74e2a8479e9f5cf91887e)
I20260710 13:20:35.987506 18853 raft_consensus.cc:3060] T ca19bc5f1f014d6585dc8f959e8c363f P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:35.987275 19148 raft_consensus.cc:515] T 667ec2f5e23240939a1280a5f3d2c41e P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } }
I20260710 13:20:35.989410 19148 leader_election.cc:290] T 667ec2f5e23240939a1280a5f3d2c41e P 164aafd521ab47dbbab9d3b60b9fa6f0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65:38171), 0cfbc80cdc2b459485581e41ea8e7a6f (127.16.20.66:44189)
I20260710 13:20:35.990201 19102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "667ec2f5e23240939a1280a5f3d2c41e" candidate_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" is_pre_election: true
I20260710 13:20:35.990556 18652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "667ec2f5e23240939a1280a5f3d2c41e" candidate_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" is_pre_election: true
I20260710 13:20:35.990939 19102 raft_consensus.cc:2393] T 667ec2f5e23240939a1280a5f3d2c41e P a007ba8d25b74e2a8479e9f5cf91887e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 164aafd521ab47dbbab9d3b60b9fa6f0 in current term 2: Already voted for candidate 0cfbc80cdc2b459485581e41ea8e7a6f in this term.
I20260710 13:20:35.992396 18692 leader_election.cc:304] T 667ec2f5e23240939a1280a5f3d2c41e P 164aafd521ab47dbbab9d3b60b9fa6f0 [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: 164aafd521ab47dbbab9d3b60b9fa6f0; no voters: 0cfbc80cdc2b459485581e41ea8e7a6f, a007ba8d25b74e2a8479e9f5cf91887e
I20260710 13:20:35.993409 19148 raft_consensus.cc:3060] T 667ec2f5e23240939a1280a5f3d2c41e P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:35.994215 18853 raft_consensus.cc:515] T ca19bc5f1f014d6585dc8f959e8c363f P 0cfbc80cdc2b459485581e41ea8e7a6f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } }
I20260710 13:20:35.996110 18853 leader_election.cc:290] T ca19bc5f1f014d6585dc8f959e8c363f P 0cfbc80cdc2b459485581e41ea8e7a6f [CANDIDATE]: Term 2 election: Requested vote from peers a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65:38171), 164aafd521ab47dbbab9d3b60b9fa6f0 (127.16.20.67:44511)
I20260710 13:20:35.997084 18947 raft_consensus.cc:493] T fd975fe5663842e2bc87f6a25ac70137 P f6d9d549d3c345ba909b83b16d3ad4fe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a007ba8d25b74e2a8479e9f5cf91887e)
I20260710 13:20:35.996696 19102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca19bc5f1f014d6585dc8f959e8c363f" candidate_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a007ba8d25b74e2a8479e9f5cf91887e"
I20260710 13:20:35.997849 19102 raft_consensus.cc:3060] T ca19bc5f1f014d6585dc8f959e8c363f P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:35.997682 18947 raft_consensus.cc:515] T fd975fe5663842e2bc87f6a25ac70137 P f6d9d549d3c345ba909b83b16d3ad4fe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:35.998868 18726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca19bc5f1f014d6585dc8f959e8c363f" candidate_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0"
I20260710 13:20:36.000703 18947 leader_election.cc:290] T fd975fe5663842e2bc87f6a25ac70137 P f6d9d549d3c345ba909b83b16d3ad4fe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65:38171), 0cfbc80cdc2b459485581e41ea8e7a6f (127.16.20.66:44189)
I20260710 13:20:36.001019 19148 raft_consensus.cc:2749] T 667ec2f5e23240939a1280a5f3d2c41e P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:20:36.001767 19101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd975fe5663842e2bc87f6a25ac70137" candidate_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" is_pre_election: true
I20260710 13:20:36.002737 19101 raft_consensus.cc:2468] T fd975fe5663842e2bc87f6a25ac70137 P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6d9d549d3c345ba909b83b16d3ad4fe in term 1.
I20260710 13:20:36.001961 18652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd975fe5663842e2bc87f6a25ac70137" candidate_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" is_pre_election: true
I20260710 13:20:36.004527 18766 leader_election.cc:304] T fd975fe5663842e2bc87f6a25ac70137 P f6d9d549d3c345ba909b83b16d3ad4fe [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: a007ba8d25b74e2a8479e9f5cf91887e, f6d9d549d3c345ba909b83b16d3ad4fe; no voters: 
I20260710 13:20:36.005743 19102 raft_consensus.cc:2468] T ca19bc5f1f014d6585dc8f959e8c363f P a007ba8d25b74e2a8479e9f5cf91887e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cfbc80cdc2b459485581e41ea8e7a6f in term 2.
I20260710 13:20:36.005848 18947 raft_consensus.cc:2804] T fd975fe5663842e2bc87f6a25ac70137 P f6d9d549d3c345ba909b83b16d3ad4fe [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:20:36.006392 18947 raft_consensus.cc:493] T fd975fe5663842e2bc87f6a25ac70137 P f6d9d549d3c345ba909b83b16d3ad4fe [term 1 FOLLOWER]: Starting leader election (detected failure of leader a007ba8d25b74e2a8479e9f5cf91887e)
I20260710 13:20:36.006826 18947 raft_consensus.cc:3060] T fd975fe5663842e2bc87f6a25ac70137 P f6d9d549d3c345ba909b83b16d3ad4fe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:36.008272 18618 leader_election.cc:304] T ca19bc5f1f014d6585dc8f959e8c363f P 0cfbc80cdc2b459485581e41ea8e7a6f [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: 0cfbc80cdc2b459485581e41ea8e7a6f, a007ba8d25b74e2a8479e9f5cf91887e; no voters: 164aafd521ab47dbbab9d3b60b9fa6f0
I20260710 13:20:36.009213 18853 raft_consensus.cc:2804] T ca19bc5f1f014d6585dc8f959e8c363f P 0cfbc80cdc2b459485581e41ea8e7a6f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:36.009653 18853 raft_consensus.cc:697] T ca19bc5f1f014d6585dc8f959e8c363f P 0cfbc80cdc2b459485581e41ea8e7a6f [term 2 LEADER]: Becoming Leader. State: Replica: 0cfbc80cdc2b459485581e41ea8e7a6f, State: Running, Role: LEADER
I20260710 13:20:36.010388 18853 consensus_queue.cc:237] T ca19bc5f1f014d6585dc8f959e8c363f P 0cfbc80cdc2b459485581e41ea8e7a6f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } }
I20260710 13:20:36.013828 18947 raft_consensus.cc:515] T fd975fe5663842e2bc87f6a25ac70137 P f6d9d549d3c345ba909b83b16d3ad4fe [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:36.016919 19102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd975fe5663842e2bc87f6a25ac70137" candidate_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a007ba8d25b74e2a8479e9f5cf91887e"
I20260710 13:20:36.017567 19102 raft_consensus.cc:3060] T fd975fe5663842e2bc87f6a25ac70137 P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:36.017849 18652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd975fe5663842e2bc87f6a25ac70137" candidate_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f"
I20260710 13:20:36.017350 18947 leader_election.cc:290] T fd975fe5663842e2bc87f6a25ac70137 P f6d9d549d3c345ba909b83b16d3ad4fe [CANDIDATE]: Term 2 election: Requested vote from peers a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65:38171), 0cfbc80cdc2b459485581e41ea8e7a6f (127.16.20.66:44189)
I20260710 13:20:36.019153 18474 catalog_manager.cc:5697] T ca19bc5f1f014d6585dc8f959e8c363f P 0cfbc80cdc2b459485581e41ea8e7a6f reported cstate change: term changed from 1 to 2, leader changed from a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65) to 0cfbc80cdc2b459485581e41ea8e7a6f (127.16.20.66). New cstate: current_term: 2 leader_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:36.023784 19102 raft_consensus.cc:2468] T fd975fe5663842e2bc87f6a25ac70137 P a007ba8d25b74e2a8479e9f5cf91887e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6d9d549d3c345ba909b83b16d3ad4fe in term 2.
I20260710 13:20:36.024849 18766 leader_election.cc:304] T fd975fe5663842e2bc87f6a25ac70137 P f6d9d549d3c345ba909b83b16d3ad4fe [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: a007ba8d25b74e2a8479e9f5cf91887e, f6d9d549d3c345ba909b83b16d3ad4fe; no voters: 0cfbc80cdc2b459485581e41ea8e7a6f
I20260710 13:20:36.025556 18947 raft_consensus.cc:2804] T fd975fe5663842e2bc87f6a25ac70137 P f6d9d549d3c345ba909b83b16d3ad4fe [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:36.026033 18947 raft_consensus.cc:697] T fd975fe5663842e2bc87f6a25ac70137 P f6d9d549d3c345ba909b83b16d3ad4fe [term 2 LEADER]: Becoming Leader. State: Replica: f6d9d549d3c345ba909b83b16d3ad4fe, State: Running, Role: LEADER
I20260710 13:20:36.026836 18947 consensus_queue.cc:237] T fd975fe5663842e2bc87f6a25ac70137 P f6d9d549d3c345ba909b83b16d3ad4fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:36.033996 18474 catalog_manager.cc:5697] T fd975fe5663842e2bc87f6a25ac70137 P f6d9d549d3c345ba909b83b16d3ad4fe reported cstate change: term changed from 1 to 2, leader changed from a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65) to f6d9d549d3c345ba909b83b16d3ad4fe (127.16.20.68). New cstate: current_term: 2 leader_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:36.037032 18947 raft_consensus.cc:493] T 3bd4433e763346ceb7ea72cb8dce54d6 P f6d9d549d3c345ba909b83b16d3ad4fe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a007ba8d25b74e2a8479e9f5cf91887e)
I20260710 13:20:36.037577 18947 raft_consensus.cc:515] T 3bd4433e763346ceb7ea72cb8dce54d6 P f6d9d549d3c345ba909b83b16d3ad4fe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:36.039602 18947 leader_election.cc:290] T 3bd4433e763346ceb7ea72cb8dce54d6 P f6d9d549d3c345ba909b83b16d3ad4fe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 164aafd521ab47dbbab9d3b60b9fa6f0 (127.16.20.67:44511), a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65:38171)
I20260710 13:20:36.041901 19102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd4433e763346ceb7ea72cb8dce54d6" candidate_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" is_pre_election: true
I20260710 13:20:36.042730 19102 raft_consensus.cc:2393] T 3bd4433e763346ceb7ea72cb8dce54d6 P a007ba8d25b74e2a8479e9f5cf91887e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f6d9d549d3c345ba909b83b16d3ad4fe in current term 2: Already voted for candidate 164aafd521ab47dbbab9d3b60b9fa6f0 in this term.
I20260710 13:20:36.042100 18726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd4433e763346ceb7ea72cb8dce54d6" candidate_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" is_pre_election: true
I20260710 13:20:36.044378 18766 leader_election.cc:304] T 3bd4433e763346ceb7ea72cb8dce54d6 P f6d9d549d3c345ba909b83b16d3ad4fe [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: f6d9d549d3c345ba909b83b16d3ad4fe; no voters: 164aafd521ab47dbbab9d3b60b9fa6f0, a007ba8d25b74e2a8479e9f5cf91887e
I20260710 13:20:36.045154 18947 raft_consensus.cc:3060] T 3bd4433e763346ceb7ea72cb8dce54d6 P f6d9d549d3c345ba909b83b16d3ad4fe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:36.050714 18947 raft_consensus.cc:2749] T 3bd4433e763346ceb7ea72cb8dce54d6 P f6d9d549d3c345ba909b83b16d3ad4fe [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:20:36.118696 18802 raft_consensus.cc:1275] T 3bd4433e763346ceb7ea72cb8dce54d6 P f6d9d549d3c345ba909b83b16d3ad4fe [term 2 FOLLOWER]: Refusing update from remote peer 164aafd521ab47dbbab9d3b60b9fa6f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:36.120134 19148 consensus_queue.cc:1048] T 3bd4433e763346ceb7ea72cb8dce54d6 P 164aafd521ab47dbbab9d3b60b9fa6f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:36.129663 19101 raft_consensus.cc:1275] T 3bd4433e763346ceb7ea72cb8dce54d6 P a007ba8d25b74e2a8479e9f5cf91887e [term 2 FOLLOWER]: Refusing update from remote peer 164aafd521ab47dbbab9d3b60b9fa6f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:36.131253 19147 consensus_queue.cc:1048] T 3bd4433e763346ceb7ea72cb8dce54d6 P 164aafd521ab47dbbab9d3b60b9fa6f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:36.192189 19164 raft_consensus.cc:493] T ca19bc5f1f014d6585dc8f959e8c363f P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a007ba8d25b74e2a8479e9f5cf91887e)
I20260710 13:20:36.192674 19164 raft_consensus.cc:515] T ca19bc5f1f014d6585dc8f959e8c363f P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } }
I20260710 13:20:36.194585 19164 leader_election.cc:290] T ca19bc5f1f014d6585dc8f959e8c363f P 164aafd521ab47dbbab9d3b60b9fa6f0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65:38171), 0cfbc80cdc2b459485581e41ea8e7a6f (127.16.20.66:44189)
I20260710 13:20:36.195323 19101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca19bc5f1f014d6585dc8f959e8c363f" candidate_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" is_pre_election: true
I20260710 13:20:36.195668 18652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca19bc5f1f014d6585dc8f959e8c363f" candidate_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" is_pre_election: true
I20260710 13:20:36.196229 19101 raft_consensus.cc:2393] T ca19bc5f1f014d6585dc8f959e8c363f P a007ba8d25b74e2a8479e9f5cf91887e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 164aafd521ab47dbbab9d3b60b9fa6f0 in current term 2: Already voted for candidate 0cfbc80cdc2b459485581e41ea8e7a6f in this term.
I20260710 13:20:36.197288 18692 leader_election.cc:304] T ca19bc5f1f014d6585dc8f959e8c363f P 164aafd521ab47dbbab9d3b60b9fa6f0 [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: 164aafd521ab47dbbab9d3b60b9fa6f0; no voters: 0cfbc80cdc2b459485581e41ea8e7a6f, a007ba8d25b74e2a8479e9f5cf91887e
I20260710 13:20:36.197943 19164 raft_consensus.cc:3060] T ca19bc5f1f014d6585dc8f959e8c363f P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:36.203068 19164 raft_consensus.cc:2749] T ca19bc5f1f014d6585dc8f959e8c363f P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:20:36.205835 18943 raft_consensus.cc:493] T fd975fe5663842e2bc87f6a25ac70137 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a007ba8d25b74e2a8479e9f5cf91887e)
I20260710 13:20:36.206393 18943 raft_consensus.cc:515] T fd975fe5663842e2bc87f6a25ac70137 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:36.208803 18943 leader_election.cc:290] T fd975fe5663842e2bc87f6a25ac70137 P 0cfbc80cdc2b459485581e41ea8e7a6f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f6d9d549d3c345ba909b83b16d3ad4fe (127.16.20.68:43383), a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65:38171)
I20260710 13:20:36.209194 18802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd975fe5663842e2bc87f6a25ac70137" candidate_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" is_pre_election: true
I20260710 13:20:36.209434 19101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd975fe5663842e2bc87f6a25ac70137" candidate_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" is_pre_election: true
I20260710 13:20:36.210243 19101 raft_consensus.cc:2393] T fd975fe5663842e2bc87f6a25ac70137 P a007ba8d25b74e2a8479e9f5cf91887e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0cfbc80cdc2b459485581e41ea8e7a6f in current term 2: Already voted for candidate f6d9d549d3c345ba909b83b16d3ad4fe in this term.
I20260710 13:20:36.211163 18618 leader_election.cc:304] T fd975fe5663842e2bc87f6a25ac70137 P 0cfbc80cdc2b459485581e41ea8e7a6f [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: 0cfbc80cdc2b459485581e41ea8e7a6f; no voters: a007ba8d25b74e2a8479e9f5cf91887e, f6d9d549d3c345ba909b83b16d3ad4fe
I20260710 13:20:36.211776 18943 raft_consensus.cc:3060] T fd975fe5663842e2bc87f6a25ac70137 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:36.217783 18943 raft_consensus.cc:2749] T fd975fe5663842e2bc87f6a25ac70137 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:20:36.250926 18726 raft_consensus.cc:1275] T 667ec2f5e23240939a1280a5f3d2c41e P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 2 FOLLOWER]: Refusing update from remote peer 0cfbc80cdc2b459485581e41ea8e7a6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:36.253892 18943 consensus_queue.cc:1048] T 667ec2f5e23240939a1280a5f3d2c41e P 0cfbc80cdc2b459485581e41ea8e7a6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:36.273310 19101 raft_consensus.cc:1275] T 667ec2f5e23240939a1280a5f3d2c41e P a007ba8d25b74e2a8479e9f5cf91887e [term 2 FOLLOWER]: Refusing update from remote peer 0cfbc80cdc2b459485581e41ea8e7a6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:36.275924 18853 consensus_queue.cc:1048] T 667ec2f5e23240939a1280a5f3d2c41e P 0cfbc80cdc2b459485581e41ea8e7a6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:36.470746 19101 raft_consensus.cc:1275] T ca19bc5f1f014d6585dc8f959e8c363f P a007ba8d25b74e2a8479e9f5cf91887e [term 2 FOLLOWER]: Refusing update from remote peer 0cfbc80cdc2b459485581e41ea8e7a6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:36.472218 18853 consensus_queue.cc:1048] T ca19bc5f1f014d6585dc8f959e8c363f P 0cfbc80cdc2b459485581e41ea8e7a6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:36.480895 18728 raft_consensus.cc:1275] T ca19bc5f1f014d6585dc8f959e8c363f P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 2 FOLLOWER]: Refusing update from remote peer 0cfbc80cdc2b459485581e41ea8e7a6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:36.482661 18853 consensus_queue.cc:1048] T ca19bc5f1f014d6585dc8f959e8c363f P 0cfbc80cdc2b459485581e41ea8e7a6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:36.502102 19101 raft_consensus.cc:1275] T fd975fe5663842e2bc87f6a25ac70137 P a007ba8d25b74e2a8479e9f5cf91887e [term 2 FOLLOWER]: Refusing update from remote peer f6d9d549d3c345ba909b83b16d3ad4fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:36.503207 19158 consensus_queue.cc:1048] T fd975fe5663842e2bc87f6a25ac70137 P f6d9d549d3c345ba909b83b16d3ad4fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:36.507467 18652 raft_consensus.cc:1275] T fd975fe5663842e2bc87f6a25ac70137 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 2 FOLLOWER]: Refusing update from remote peer f6d9d549d3c345ba909b83b16d3ad4fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:36.509128 18947 consensus_queue.cc:1048] T fd975fe5663842e2bc87f6a25ac70137 P f6d9d549d3c345ba909b83b16d3ad4fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:20:43.887501 18750 debug-util.cc:398] Leaking SignalData structure 0x7b08001229a0 after lost signal to thread 16468
W20260710 13:20:43.888736 18750 debug-util.cc:398] Leaking SignalData structure 0x7b0800125b00 after lost signal to thread 18512
W20260710 13:20:43.889778 18750 debug-util.cc:398] Leaking SignalData structure 0x7b0800233ae0 after lost signal to thread 18679
W20260710 13:20:43.890836 18750 debug-util.cc:398] Leaking SignalData structure 0x7b080011e980 after lost signal to thread 18753
W20260710 13:20:43.891777 18750 debug-util.cc:398] Leaking SignalData structure 0x7b08001b52c0 after lost signal to thread 18827
W20260710 13:20:43.892943 18750 debug-util.cc:398] Leaking SignalData structure 0x7b080012cb80 after lost signal to thread 19127
I20260710 13:20:45.289517 16465 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:45.322247 18654 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3a225014c2f14c689671e79290f9131d"
dest_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f"
mode: GRACEFUL
new_leader_uuid: "a007ba8d25b74e2a8479e9f5cf91887e"
 from {username='slave'} at 127.0.0.1:39802
I20260710 13:20:45.323382 18654 raft_consensus.cc:606] T 3a225014c2f14c689671e79290f9131d P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 LEADER]: Received request to transfer leadership to TS a007ba8d25b74e2a8479e9f5cf91887e
I20260710 13:20:45.326682 18654 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "573da691b5264b99ab496584354fe92a"
dest_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f"
mode: GRACEFUL
new_leader_uuid: "a007ba8d25b74e2a8479e9f5cf91887e"
 from {username='slave'} at 127.0.0.1:39802
I20260710 13:20:45.327302 18654 raft_consensus.cc:606] T 573da691b5264b99ab496584354fe92a P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 LEADER]: Received request to transfer leadership to TS a007ba8d25b74e2a8479e9f5cf91887e
I20260710 13:20:45.340858 18801 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7e2b48feb9b54466ae8c0262563e561d"
dest_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe"
mode: GRACEFUL
new_leader_uuid: "a007ba8d25b74e2a8479e9f5cf91887e"
 from {username='slave'} at 127.0.0.1:50890
I20260710 13:20:45.341583 18801 raft_consensus.cc:606] T 7e2b48feb9b54466ae8c0262563e561d P f6d9d549d3c345ba909b83b16d3ad4fe [term 1 LEADER]: Received request to transfer leadership to TS a007ba8d25b74e2a8479e9f5cf91887e
I20260710 13:20:45.345667 18654 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9afa91c093f54f53ae7051d95be430d8"
dest_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f"
mode: GRACEFUL
new_leader_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0"
 from {username='slave'} at 127.0.0.1:39802
I20260710 13:20:45.346433 18654 raft_consensus.cc:606] T 9afa91c093f54f53ae7051d95be430d8 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 LEADER]: Received request to transfer leadership to TS 164aafd521ab47dbbab9d3b60b9fa6f0
I20260710 13:20:45.349800 18654 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d1405ec0a96c4b718342caaf5de68c81"
dest_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f"
mode: GRACEFUL
new_leader_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0"
 from {username='slave'} at 127.0.0.1:39802
I20260710 13:20:45.350340 18654 raft_consensus.cc:606] T d1405ec0a96c4b718342caaf5de68c81 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 LEADER]: Received request to transfer leadership to TS 164aafd521ab47dbbab9d3b60b9fa6f0
I20260710 13:20:45.352766 18654 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ddd7f9af21a94bfa9ccdbc469042c6e7"
dest_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f"
mode: GRACEFUL
new_leader_uuid: "a007ba8d25b74e2a8479e9f5cf91887e"
 from {username='slave'} at 127.0.0.1:39802
I20260710 13:20:45.353274 18654 raft_consensus.cc:606] T ddd7f9af21a94bfa9ccdbc469042c6e7 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 LEADER]: Received request to transfer leadership to TS a007ba8d25b74e2a8479e9f5cf91887e
I20260710 13:20:45.354337 16465 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260710 13:20:45.355050 16465 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:45.445791 19195 raft_consensus.cc:993] T d1405ec0a96c4b718342caaf5de68c81 P 0cfbc80cdc2b459485581e41ea8e7a6f: : Instructing follower 164aafd521ab47dbbab9d3b60b9fa6f0 to start an election
I20260710 13:20:45.446070 19187 raft_consensus.cc:993] T 3a225014c2f14c689671e79290f9131d P 0cfbc80cdc2b459485581e41ea8e7a6f: : Instructing follower a007ba8d25b74e2a8479e9f5cf91887e to start an election
I20260710 13:20:45.446619 19196 raft_consensus.cc:1081] T d1405ec0a96c4b718342caaf5de68c81 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 LEADER]: Signalling peer 164aafd521ab47dbbab9d3b60b9fa6f0 to start an election
I20260710 13:20:45.446652 19187 raft_consensus.cc:1081] T 3a225014c2f14c689671e79290f9131d P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 LEADER]: Signalling peer a007ba8d25b74e2a8479e9f5cf91887e to start an election
I20260710 13:20:45.448734 18726 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d1405ec0a96c4b718342caaf5de68c81"
dest_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0"
 from {username='slave'} at 127.0.0.1:52550
I20260710 13:20:45.449098 19101 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3a225014c2f14c689671e79290f9131d"
dest_uuid: "a007ba8d25b74e2a8479e9f5cf91887e"
 from {username='slave'} at 127.0.0.1:40648
I20260710 13:20:45.449399 18726 raft_consensus.cc:493] T d1405ec0a96c4b718342caaf5de68c81 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:45.449600 19101 raft_consensus.cc:493] T 3a225014c2f14c689671e79290f9131d P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:45.449862 18726 raft_consensus.cc:3060] T d1405ec0a96c4b718342caaf5de68c81 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:45.449972 19101 raft_consensus.cc:3060] T 3a225014c2f14c689671e79290f9131d P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:45.458505 19101 raft_consensus.cc:515] T 3a225014c2f14c689671e79290f9131d P a007ba8d25b74e2a8479e9f5cf91887e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:45.459282 18726 raft_consensus.cc:515] T d1405ec0a96c4b718342caaf5de68c81 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } }
I20260710 13:20:45.461390 19101 leader_election.cc:290] T 3a225014c2f14c689671e79290f9131d P a007ba8d25b74e2a8479e9f5cf91887e [CANDIDATE]: Term 2 election: Requested vote from peers 164aafd521ab47dbbab9d3b60b9fa6f0 (127.16.20.67:44511), 0cfbc80cdc2b459485581e41ea8e7a6f (127.16.20.66:44189)
I20260710 13:20:45.464401 18654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1405ec0a96c4b718342caaf5de68c81" candidate_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f"
I20260710 13:20:45.465216 18654 raft_consensus.cc:3055] T d1405ec0a96c4b718342caaf5de68c81 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:45.465521 18654 raft_consensus.cc:740] T d1405ec0a96c4b718342caaf5de68c81 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0cfbc80cdc2b459485581e41ea8e7a6f, State: Running, Role: LEADER
I20260710 13:20:45.466354 18654 consensus_queue.cc:260] T d1405ec0a96c4b718342caaf5de68c81 P 0cfbc80cdc2b459485581e41ea8e7a6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } }
I20260710 13:20:45.467701 18654 raft_consensus.cc:3060] T d1405ec0a96c4b718342caaf5de68c81 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:45.468022 19187 raft_consensus.cc:993] T 573da691b5264b99ab496584354fe92a P 0cfbc80cdc2b459485581e41ea8e7a6f: : Instructing follower a007ba8d25b74e2a8479e9f5cf91887e to start an election
I20260710 13:20:45.469544 19187 raft_consensus.cc:1081] T 573da691b5264b99ab496584354fe92a P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 LEADER]: Signalling peer a007ba8d25b74e2a8479e9f5cf91887e to start an election
I20260710 13:20:45.471783 19101 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "573da691b5264b99ab496584354fe92a"
dest_uuid: "a007ba8d25b74e2a8479e9f5cf91887e"
 from {username='slave'} at 127.0.0.1:40648
I20260710 13:20:45.472599 19101 raft_consensus.cc:493] T 573da691b5264b99ab496584354fe92a P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:45.473083 19101 raft_consensus.cc:3060] T 573da691b5264b99ab496584354fe92a P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:45.479387 18726 leader_election.cc:290] T d1405ec0a96c4b718342caaf5de68c81 P 164aafd521ab47dbbab9d3b60b9fa6f0 [CANDIDATE]: Term 2 election: Requested vote from peers 0cfbc80cdc2b459485581e41ea8e7a6f (127.16.20.66:44189), f6d9d549d3c345ba909b83b16d3ad4fe (127.16.20.68:43383)
I20260710 13:20:45.480777 18801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1405ec0a96c4b718342caaf5de68c81" candidate_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe"
I20260710 13:20:45.481400 18801 raft_consensus.cc:3060] T d1405ec0a96c4b718342caaf5de68c81 P f6d9d549d3c345ba909b83b16d3ad4fe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:45.483042 19101 raft_consensus.cc:515] T 573da691b5264b99ab496584354fe92a P a007ba8d25b74e2a8479e9f5cf91887e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } }
I20260710 13:20:45.485100 19101 leader_election.cc:290] T 573da691b5264b99ab496584354fe92a P a007ba8d25b74e2a8479e9f5cf91887e [CANDIDATE]: Term 2 election: Requested vote from peers 0cfbc80cdc2b459485581e41ea8e7a6f (127.16.20.66:44189), 164aafd521ab47dbbab9d3b60b9fa6f0 (127.16.20.67:44511)
I20260710 13:20:45.489046 18801 raft_consensus.cc:2468] T d1405ec0a96c4b718342caaf5de68c81 P f6d9d549d3c345ba909b83b16d3ad4fe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 164aafd521ab47dbbab9d3b60b9fa6f0 in term 2.
I20260710 13:20:45.490883 18693 leader_election.cc:304] T d1405ec0a96c4b718342caaf5de68c81 P 164aafd521ab47dbbab9d3b60b9fa6f0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 164aafd521ab47dbbab9d3b60b9fa6f0, f6d9d549d3c345ba909b83b16d3ad4fe; no voters: 
I20260710 13:20:45.492563 19172 raft_consensus.cc:2804] T d1405ec0a96c4b718342caaf5de68c81 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:45.493080 19172 raft_consensus.cc:697] T d1405ec0a96c4b718342caaf5de68c81 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 2 LEADER]: Becoming Leader. State: Replica: 164aafd521ab47dbbab9d3b60b9fa6f0, State: Running, Role: LEADER
I20260710 13:20:45.494112 19172 consensus_queue.cc:237] T d1405ec0a96c4b718342caaf5de68c81 P 164aafd521ab47dbbab9d3b60b9fa6f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } }
I20260710 13:20:45.485105 18654 raft_consensus.cc:2468] T d1405ec0a96c4b718342caaf5de68c81 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 164aafd521ab47dbbab9d3b60b9fa6f0 in term 2.
I20260710 13:20:45.507583 18652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573da691b5264b99ab496584354fe92a" candidate_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f"
I20260710 13:20:45.508271 18652 raft_consensus.cc:3055] T 573da691b5264b99ab496584354fe92a P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:45.508599 18652 raft_consensus.cc:740] T 573da691b5264b99ab496584354fe92a P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0cfbc80cdc2b459485581e41ea8e7a6f, State: Running, Role: LEADER
I20260710 13:20:45.509454 18652 consensus_queue.cc:260] T 573da691b5264b99ab496584354fe92a P 0cfbc80cdc2b459485581e41ea8e7a6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } }
I20260710 13:20:45.513684 18652 raft_consensus.cc:3060] T 573da691b5264b99ab496584354fe92a P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:45.515309 19196 raft_consensus.cc:993] T 9afa91c093f54f53ae7051d95be430d8 P 0cfbc80cdc2b459485581e41ea8e7a6f: : Instructing follower 164aafd521ab47dbbab9d3b60b9fa6f0 to start an election
I20260710 13:20:45.515866 19196 raft_consensus.cc:1081] T 9afa91c093f54f53ae7051d95be430d8 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 LEADER]: Signalling peer 164aafd521ab47dbbab9d3b60b9fa6f0 to start an election
I20260710 13:20:45.516584 18474 catalog_manager.cc:5697] T d1405ec0a96c4b718342caaf5de68c81 P 164aafd521ab47dbbab9d3b60b9fa6f0 reported cstate change: term changed from 1 to 2, leader changed from 0cfbc80cdc2b459485581e41ea8e7a6f (127.16.20.66) to 164aafd521ab47dbbab9d3b60b9fa6f0 (127.16.20.67). New cstate: current_term: 2 leader_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:45.517748 18726 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9afa91c093f54f53ae7051d95be430d8"
dest_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0"
 from {username='slave'} at 127.0.0.1:52550
I20260710 13:20:45.518364 18726 raft_consensus.cc:493] T 9afa91c093f54f53ae7051d95be430d8 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:45.518812 18726 raft_consensus.cc:3060] T 9afa91c093f54f53ae7051d95be430d8 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:45.517942 18654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a225014c2f14c689671e79290f9131d" candidate_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f"
I20260710 13:20:45.535982 18654 raft_consensus.cc:3055] T 3a225014c2f14c689671e79290f9131d P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:45.536348 18728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a225014c2f14c689671e79290f9131d" candidate_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0"
I20260710 13:20:45.540874 18654 raft_consensus.cc:740] T 3a225014c2f14c689671e79290f9131d P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0cfbc80cdc2b459485581e41ea8e7a6f, State: Running, Role: LEADER
I20260710 13:20:45.541093 18728 raft_consensus.cc:3060] T 3a225014c2f14c689671e79290f9131d P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:45.542207 18652 raft_consensus.cc:2468] T 573da691b5264b99ab496584354fe92a P 0cfbc80cdc2b459485581e41ea8e7a6f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a007ba8d25b74e2a8479e9f5cf91887e in term 2.
I20260710 13:20:45.539778 18726 raft_consensus.cc:515] T 9afa91c093f54f53ae7051d95be430d8 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } }
I20260710 13:20:45.536792 18729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573da691b5264b99ab496584354fe92a" candidate_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0"
I20260710 13:20:45.545619 18652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9afa91c093f54f53ae7051d95be430d8" candidate_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f"
I20260710 13:20:45.546020 18729 raft_consensus.cc:3060] T 573da691b5264b99ab496584354fe92a P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:45.547286 19053 leader_election.cc:304] T 573da691b5264b99ab496584354fe92a P a007ba8d25b74e2a8479e9f5cf91887e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cfbc80cdc2b459485581e41ea8e7a6f, a007ba8d25b74e2a8479e9f5cf91887e; no voters: 
I20260710 13:20:45.557456 19187 raft_consensus.cc:993] T ddd7f9af21a94bfa9ccdbc469042c6e7 P 0cfbc80cdc2b459485581e41ea8e7a6f: : Instructing follower a007ba8d25b74e2a8479e9f5cf91887e to start an election
I20260710 13:20:45.558262 19188 raft_consensus.cc:1081] T ddd7f9af21a94bfa9ccdbc469042c6e7 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 LEADER]: Signalling peer a007ba8d25b74e2a8479e9f5cf91887e to start an election
I20260710 13:20:45.563828 18652 raft_consensus.cc:3055] T 9afa91c093f54f53ae7051d95be430d8 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:45.566447 19101 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ddd7f9af21a94bfa9ccdbc469042c6e7"
dest_uuid: "a007ba8d25b74e2a8479e9f5cf91887e"
 from {username='slave'} at 127.0.0.1:40648
I20260710 13:20:45.566967 19205 raft_consensus.cc:2804] T 573da691b5264b99ab496584354fe92a P a007ba8d25b74e2a8479e9f5cf91887e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:45.558717 18728 raft_consensus.cc:2468] T 3a225014c2f14c689671e79290f9131d P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a007ba8d25b74e2a8479e9f5cf91887e in term 2.
I20260710 13:20:45.557456 18729 raft_consensus.cc:2468] T 573da691b5264b99ab496584354fe92a P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a007ba8d25b74e2a8479e9f5cf91887e in term 2.
I20260710 13:20:45.569422 19053 leader_election.cc:304] T 3a225014c2f14c689671e79290f9131d P a007ba8d25b74e2a8479e9f5cf91887e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 164aafd521ab47dbbab9d3b60b9fa6f0, a007ba8d25b74e2a8479e9f5cf91887e; no voters: 
I20260710 13:20:45.567096 19101 raft_consensus.cc:493] T ddd7f9af21a94bfa9ccdbc469042c6e7 P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:45.570029 19101 raft_consensus.cc:3060] T ddd7f9af21a94bfa9ccdbc469042c6e7 P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:45.577700 19101 raft_consensus.cc:515] T ddd7f9af21a94bfa9ccdbc469042c6e7 P a007ba8d25b74e2a8479e9f5cf91887e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } }
I20260710 13:20:45.587914 18801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9afa91c093f54f53ae7051d95be430d8" candidate_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe"
I20260710 13:20:45.588591 18801 raft_consensus.cc:3060] T 9afa91c093f54f53ae7051d95be430d8 P f6d9d549d3c345ba909b83b16d3ad4fe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:45.589107 19101 leader_election.cc:290] T ddd7f9af21a94bfa9ccdbc469042c6e7 P a007ba8d25b74e2a8479e9f5cf91887e [CANDIDATE]: Term 2 election: Requested vote from peers 0cfbc80cdc2b459485581e41ea8e7a6f (127.16.20.66:44189), 164aafd521ab47dbbab9d3b60b9fa6f0 (127.16.20.67:44511)
I20260710 13:20:45.593205 18655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddd7f9af21a94bfa9ccdbc469042c6e7" candidate_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f"
I20260710 13:20:45.593977 18655 raft_consensus.cc:3055] T ddd7f9af21a94bfa9ccdbc469042c6e7 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:45.594425 18655 raft_consensus.cc:740] T ddd7f9af21a94bfa9ccdbc469042c6e7 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0cfbc80cdc2b459485581e41ea8e7a6f, State: Running, Role: LEADER
I20260710 13:20:45.595564 18655 consensus_queue.cc:260] T ddd7f9af21a94bfa9ccdbc469042c6e7 P 0cfbc80cdc2b459485581e41ea8e7a6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } }
I20260710 13:20:45.606613 18655 raft_consensus.cc:3060] T ddd7f9af21a94bfa9ccdbc469042c6e7 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:45.605782 18801 raft_consensus.cc:2468] T 9afa91c093f54f53ae7051d95be430d8 P f6d9d549d3c345ba909b83b16d3ad4fe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 164aafd521ab47dbbab9d3b60b9fa6f0 in term 2.
I20260710 13:20:45.585841 19208 raft_consensus.cc:2804] T 3a225014c2f14c689671e79290f9131d P a007ba8d25b74e2a8479e9f5cf91887e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:45.541855 18654 consensus_queue.cc:260] T 3a225014c2f14c689671e79290f9131d P 0cfbc80cdc2b459485581e41ea8e7a6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:45.586634 18726 leader_election.cc:290] T 9afa91c093f54f53ae7051d95be430d8 P 164aafd521ab47dbbab9d3b60b9fa6f0 [CANDIDATE]: Term 2 election: Requested vote from peers 0cfbc80cdc2b459485581e41ea8e7a6f (127.16.20.66:44189), f6d9d549d3c345ba909b83b16d3ad4fe (127.16.20.68:43383)
I20260710 13:20:45.610387 19208 raft_consensus.cc:697] T 3a225014c2f14c689671e79290f9131d P a007ba8d25b74e2a8479e9f5cf91887e [term 2 LEADER]: Becoming Leader. State: Replica: a007ba8d25b74e2a8479e9f5cf91887e, State: Running, Role: LEADER
I20260710 13:20:45.611449 19208 consensus_queue.cc:237] T 3a225014c2f14c689671e79290f9131d P a007ba8d25b74e2a8479e9f5cf91887e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:45.565002 18652 raft_consensus.cc:740] T 9afa91c093f54f53ae7051d95be430d8 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0cfbc80cdc2b459485581e41ea8e7a6f, State: Running, Role: LEADER
I20260710 13:20:45.584992 19205 raft_consensus.cc:697] T 573da691b5264b99ab496584354fe92a P a007ba8d25b74e2a8479e9f5cf91887e [term 2 LEADER]: Becoming Leader. State: Replica: a007ba8d25b74e2a8479e9f5cf91887e, State: Running, Role: LEADER
I20260710 13:20:45.613463 18652 consensus_queue.cc:260] T 9afa91c093f54f53ae7051d95be430d8 P 0cfbc80cdc2b459485581e41ea8e7a6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } }
I20260710 13:20:45.613684 19205 consensus_queue.cc:237] T 573da691b5264b99ab496584354fe92a P a007ba8d25b74e2a8479e9f5cf91887e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } }
I20260710 13:20:45.614717 18652 raft_consensus.cc:3060] T 9afa91c093f54f53ae7051d95be430d8 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:45.619925 19190 raft_consensus.cc:993] T 7e2b48feb9b54466ae8c0262563e561d P f6d9d549d3c345ba909b83b16d3ad4fe: : Instructing follower a007ba8d25b74e2a8479e9f5cf91887e to start an election
I20260710 13:20:45.625881 18726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddd7f9af21a94bfa9ccdbc469042c6e7" candidate_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0"
I20260710 13:20:45.626544 18726 raft_consensus.cc:3060] T ddd7f9af21a94bfa9ccdbc469042c6e7 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:45.632843 18654 raft_consensus.cc:3060] T 3a225014c2f14c689671e79290f9131d P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:45.649989 18652 raft_consensus.cc:2468] T 9afa91c093f54f53ae7051d95be430d8 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 164aafd521ab47dbbab9d3b60b9fa6f0 in term 2.
I20260710 13:20:45.650476 19190 raft_consensus.cc:1081] T 7e2b48feb9b54466ae8c0262563e561d P f6d9d549d3c345ba909b83b16d3ad4fe [term 1 LEADER]: Signalling peer a007ba8d25b74e2a8479e9f5cf91887e to start an election
I20260710 13:20:45.658685 19101 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7e2b48feb9b54466ae8c0262563e561d"
dest_uuid: "a007ba8d25b74e2a8479e9f5cf91887e"
 from {username='slave'} at 127.0.0.1:40646
I20260710 13:20:45.655267 18655 raft_consensus.cc:2468] T ddd7f9af21a94bfa9ccdbc469042c6e7 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a007ba8d25b74e2a8479e9f5cf91887e in term 2.
I20260710 13:20:45.661212 19101 raft_consensus.cc:493] T 7e2b48feb9b54466ae8c0262563e561d P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:45.668305 19101 raft_consensus.cc:3060] T 7e2b48feb9b54466ae8c0262563e561d P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:45.668756 19053 leader_election.cc:304] T ddd7f9af21a94bfa9ccdbc469042c6e7 P a007ba8d25b74e2a8479e9f5cf91887e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cfbc80cdc2b459485581e41ea8e7a6f, a007ba8d25b74e2a8479e9f5cf91887e; no voters: 
I20260710 13:20:45.670029 19207 raft_consensus.cc:2804] T ddd7f9af21a94bfa9ccdbc469042c6e7 P a007ba8d25b74e2a8479e9f5cf91887e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:45.672529 18654 raft_consensus.cc:2468] T 3a225014c2f14c689671e79290f9131d P 0cfbc80cdc2b459485581e41ea8e7a6f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a007ba8d25b74e2a8479e9f5cf91887e in term 2.
I20260710 13:20:45.653049 18726 raft_consensus.cc:2468] T ddd7f9af21a94bfa9ccdbc469042c6e7 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a007ba8d25b74e2a8479e9f5cf91887e in term 2.
I20260710 13:20:45.664502 18692 leader_election.cc:304] T 9afa91c093f54f53ae7051d95be430d8 P 164aafd521ab47dbbab9d3b60b9fa6f0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cfbc80cdc2b459485581e41ea8e7a6f, 164aafd521ab47dbbab9d3b60b9fa6f0; no voters: 
I20260710 13:20:45.677920 19202 raft_consensus.cc:2804] T 9afa91c093f54f53ae7051d95be430d8 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:45.678449 19202 raft_consensus.cc:697] T 9afa91c093f54f53ae7051d95be430d8 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 2 LEADER]: Becoming Leader. State: Replica: 164aafd521ab47dbbab9d3b60b9fa6f0, State: Running, Role: LEADER
I20260710 13:20:45.679525 19207 raft_consensus.cc:697] T ddd7f9af21a94bfa9ccdbc469042c6e7 P a007ba8d25b74e2a8479e9f5cf91887e [term 2 LEADER]: Becoming Leader. State: Replica: a007ba8d25b74e2a8479e9f5cf91887e, State: Running, Role: LEADER
I20260710 13:20:45.679301 19202 consensus_queue.cc:237] T 9afa91c093f54f53ae7051d95be430d8 P 164aafd521ab47dbbab9d3b60b9fa6f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } }
I20260710 13:20:45.680436 19207 consensus_queue.cc:237] T ddd7f9af21a94bfa9ccdbc469042c6e7 P a007ba8d25b74e2a8479e9f5cf91887e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } }
I20260710 13:20:45.688309 19101 raft_consensus.cc:515] T 7e2b48feb9b54466ae8c0262563e561d P a007ba8d25b74e2a8479e9f5cf91887e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:45.692839 18726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2b48feb9b54466ae8c0262563e561d" candidate_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0"
I20260710 13:20:45.693568 18726 raft_consensus.cc:3060] T 7e2b48feb9b54466ae8c0262563e561d P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:45.699903 19101 leader_election.cc:290] T 7e2b48feb9b54466ae8c0262563e561d P a007ba8d25b74e2a8479e9f5cf91887e [CANDIDATE]: Term 2 election: Requested vote from peers 164aafd521ab47dbbab9d3b60b9fa6f0 (127.16.20.67:44511), f6d9d549d3c345ba909b83b16d3ad4fe (127.16.20.68:43383)
I20260710 13:20:45.701864 18726 raft_consensus.cc:2468] T 7e2b48feb9b54466ae8c0262563e561d P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a007ba8d25b74e2a8479e9f5cf91887e in term 2.
I20260710 13:20:45.703305 19053 leader_election.cc:304] T 7e2b48feb9b54466ae8c0262563e561d P a007ba8d25b74e2a8479e9f5cf91887e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 164aafd521ab47dbbab9d3b60b9fa6f0, a007ba8d25b74e2a8479e9f5cf91887e; no voters: 
I20260710 13:20:45.704438 19214 raft_consensus.cc:2804] T 7e2b48feb9b54466ae8c0262563e561d P a007ba8d25b74e2a8479e9f5cf91887e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:45.704918 19214 raft_consensus.cc:697] T 7e2b48feb9b54466ae8c0262563e561d P a007ba8d25b74e2a8479e9f5cf91887e [term 2 LEADER]: Becoming Leader. State: Replica: a007ba8d25b74e2a8479e9f5cf91887e, State: Running, Role: LEADER
I20260710 13:20:45.705854 19214 consensus_queue.cc:237] T 7e2b48feb9b54466ae8c0262563e561d P a007ba8d25b74e2a8479e9f5cf91887e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:45.706583 18801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2b48feb9b54466ae8c0262563e561d" candidate_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe"
I20260710 13:20:45.707242 18801 raft_consensus.cc:3055] T 7e2b48feb9b54466ae8c0262563e561d P f6d9d549d3c345ba909b83b16d3ad4fe [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:45.707602 18801 raft_consensus.cc:740] T 7e2b48feb9b54466ae8c0262563e561d P f6d9d549d3c345ba909b83b16d3ad4fe [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f6d9d549d3c345ba909b83b16d3ad4fe, State: Running, Role: LEADER
I20260710 13:20:45.708473 18801 consensus_queue.cc:260] T 7e2b48feb9b54466ae8c0262563e561d P f6d9d549d3c345ba909b83b16d3ad4fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:45.708830 18474 catalog_manager.cc:5697] T 9afa91c093f54f53ae7051d95be430d8 P 164aafd521ab47dbbab9d3b60b9fa6f0 reported cstate change: term changed from 1 to 2, leader changed from 0cfbc80cdc2b459485581e41ea8e7a6f (127.16.20.66) to 164aafd521ab47dbbab9d3b60b9fa6f0 (127.16.20.67). New cstate: current_term: 2 leader_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:45.709880 18801 raft_consensus.cc:3060] T 7e2b48feb9b54466ae8c0262563e561d P f6d9d549d3c345ba909b83b16d3ad4fe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:45.718655 18801 raft_consensus.cc:2468] T 7e2b48feb9b54466ae8c0262563e561d P f6d9d549d3c345ba909b83b16d3ad4fe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a007ba8d25b74e2a8479e9f5cf91887e in term 2.
I20260710 13:20:45.730149 18474 catalog_manager.cc:5697] T 3a225014c2f14c689671e79290f9131d P a007ba8d25b74e2a8479e9f5cf91887e reported cstate change: term changed from 1 to 2, leader changed from 0cfbc80cdc2b459485581e41ea8e7a6f (127.16.20.66) to a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65). New cstate: current_term: 2 leader_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:45.731534 18474 catalog_manager.cc:5697] T 573da691b5264b99ab496584354fe92a P a007ba8d25b74e2a8479e9f5cf91887e reported cstate change: term changed from 1 to 2, leader changed from 0cfbc80cdc2b459485581e41ea8e7a6f (127.16.20.66) to a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65). New cstate: current_term: 2 leader_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:45.732631 18474 catalog_manager.cc:5697] T ddd7f9af21a94bfa9ccdbc469042c6e7 P a007ba8d25b74e2a8479e9f5cf91887e reported cstate change: term changed from 1 to 2, leader changed from 0cfbc80cdc2b459485581e41ea8e7a6f (127.16.20.66) to a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65). New cstate: current_term: 2 leader_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:45.733724 18474 catalog_manager.cc:5697] T 7e2b48feb9b54466ae8c0262563e561d P a007ba8d25b74e2a8479e9f5cf91887e reported cstate change: term changed from 1 to 2, leader changed from f6d9d549d3c345ba909b83b16d3ad4fe (127.16.20.68) to a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65). New cstate: current_term: 2 leader_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:45.899528 18801 raft_consensus.cc:1275] T d1405ec0a96c4b718342caaf5de68c81 P f6d9d549d3c345ba909b83b16d3ad4fe [term 2 FOLLOWER]: Refusing update from remote peer 164aafd521ab47dbbab9d3b60b9fa6f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:45.901008 19202 consensus_queue.cc:1048] T d1405ec0a96c4b718342caaf5de68c81 P 164aafd521ab47dbbab9d3b60b9fa6f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:45.912664 18654 raft_consensus.cc:1275] T d1405ec0a96c4b718342caaf5de68c81 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 2 FOLLOWER]: Refusing update from remote peer 164aafd521ab47dbbab9d3b60b9fa6f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:45.915562 19202 consensus_queue.cc:1048] T d1405ec0a96c4b718342caaf5de68c81 P 164aafd521ab47dbbab9d3b60b9fa6f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:46.103315 18729 raft_consensus.cc:1275] T 3a225014c2f14c689671e79290f9131d P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 2 FOLLOWER]: Refusing update from remote peer a007ba8d25b74e2a8479e9f5cf91887e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:46.104357 18654 raft_consensus.cc:1275] T ddd7f9af21a94bfa9ccdbc469042c6e7 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 2 FOLLOWER]: Refusing update from remote peer a007ba8d25b74e2a8479e9f5cf91887e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:46.104837 19214 consensus_queue.cc:1048] T 3a225014c2f14c689671e79290f9131d P a007ba8d25b74e2a8479e9f5cf91887e [LEADER]: Connected to new peer: Peer: permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:46.105648 19207 consensus_queue.cc:1048] T ddd7f9af21a94bfa9ccdbc469042c6e7 P a007ba8d25b74e2a8479e9f5cf91887e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:46.126788 18654 raft_consensus.cc:1275] T 3a225014c2f14c689671e79290f9131d P 0cfbc80cdc2b459485581e41ea8e7a6f [term 2 FOLLOWER]: Refusing update from remote peer a007ba8d25b74e2a8479e9f5cf91887e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:46.128280 19214 consensus_queue.cc:1048] T 3a225014c2f14c689671e79290f9131d P a007ba8d25b74e2a8479e9f5cf91887e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:46.138092 18726 raft_consensus.cc:1275] T ddd7f9af21a94bfa9ccdbc469042c6e7 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 2 FOLLOWER]: Refusing update from remote peer a007ba8d25b74e2a8479e9f5cf91887e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:46.140162 19208 consensus_queue.cc:1048] T ddd7f9af21a94bfa9ccdbc469042c6e7 P a007ba8d25b74e2a8479e9f5cf91887e [LEADER]: Connected to new peer: Peer: permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:46.150700 18655 raft_consensus.cc:1275] T 9afa91c093f54f53ae7051d95be430d8 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 2 FOLLOWER]: Refusing update from remote peer 164aafd521ab47dbbab9d3b60b9fa6f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:46.152732 19202 consensus_queue.cc:1048] T 9afa91c093f54f53ae7051d95be430d8 P 164aafd521ab47dbbab9d3b60b9fa6f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:46.170440 18801 raft_consensus.cc:1275] T 9afa91c093f54f53ae7051d95be430d8 P f6d9d549d3c345ba909b83b16d3ad4fe [term 2 FOLLOWER]: Refusing update from remote peer 164aafd521ab47dbbab9d3b60b9fa6f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:46.173375 19202 consensus_queue.cc:1048] T 9afa91c093f54f53ae7051d95be430d8 P 164aafd521ab47dbbab9d3b60b9fa6f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:46.175477 18726 raft_consensus.cc:1275] T 573da691b5264b99ab496584354fe92a P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 2 FOLLOWER]: Refusing update from remote peer a007ba8d25b74e2a8479e9f5cf91887e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:46.177522 19214 consensus_queue.cc:1048] T 573da691b5264b99ab496584354fe92a P a007ba8d25b74e2a8479e9f5cf91887e [LEADER]: Connected to new peer: Peer: permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:46.191795 18654 raft_consensus.cc:1275] T 573da691b5264b99ab496584354fe92a P 0cfbc80cdc2b459485581e41ea8e7a6f [term 2 FOLLOWER]: Refusing update from remote peer a007ba8d25b74e2a8479e9f5cf91887e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:46.193882 19214 consensus_queue.cc:1048] T 573da691b5264b99ab496584354fe92a P a007ba8d25b74e2a8479e9f5cf91887e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:46.248947 18729 raft_consensus.cc:1275] T 7e2b48feb9b54466ae8c0262563e561d P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 2 FOLLOWER]: Refusing update from remote peer a007ba8d25b74e2a8479e9f5cf91887e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:46.250273 19205 consensus_queue.cc:1048] T 7e2b48feb9b54466ae8c0262563e561d P a007ba8d25b74e2a8479e9f5cf91887e [LEADER]: Connected to new peer: Peer: permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:46.262594 18801 raft_consensus.cc:1275] T 7e2b48feb9b54466ae8c0262563e561d P f6d9d549d3c345ba909b83b16d3ad4fe [term 2 FOLLOWER]: Refusing update from remote peer a007ba8d25b74e2a8479e9f5cf91887e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:46.264181 19214 consensus_queue.cc:1048] T 7e2b48feb9b54466ae8c0262563e561d P a007ba8d25b74e2a8479e9f5cf91887e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:46.356066 16465 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:46.380443 16465 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:46.397073 18654 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0d936420cac44c818d271216fcea9ae5"
dest_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f"
mode: GRACEFUL
new_leader_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0"
 from {username='slave'} at 127.0.0.1:39802
I20260710 13:20:46.397778 18654 raft_consensus.cc:606] T 0d936420cac44c818d271216fcea9ae5 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 LEADER]: Received request to transfer leadership to TS 164aafd521ab47dbbab9d3b60b9fa6f0
I20260710 13:20:46.400934 18654 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6aa4c9987bba4a1dba31e14ad803a4d1"
dest_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f"
mode: GRACEFUL
new_leader_uuid: "a007ba8d25b74e2a8479e9f5cf91887e"
 from {username='slave'} at 127.0.0.1:39802
I20260710 13:20:46.401553 18654 raft_consensus.cc:606] T 6aa4c9987bba4a1dba31e14ad803a4d1 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 LEADER]: Received request to transfer leadership to TS a007ba8d25b74e2a8479e9f5cf91887e
I20260710 13:20:46.404831 18801 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b1ff045e6cb043308c31db9b3babda36"
dest_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe"
mode: GRACEFUL
new_leader_uuid: "a007ba8d25b74e2a8479e9f5cf91887e"
 from {username='slave'} at 127.0.0.1:50890
I20260710 13:20:46.405483 18801 raft_consensus.cc:606] T b1ff045e6cb043308c31db9b3babda36 P f6d9d549d3c345ba909b83b16d3ad4fe [term 1 LEADER]: Received request to transfer leadership to TS a007ba8d25b74e2a8479e9f5cf91887e
I20260710 13:20:46.408176 18801 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c83c04e5d7504e759da023b3edb84e7a"
dest_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe"
mode: GRACEFUL
new_leader_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f"
 from {username='slave'} at 127.0.0.1:50890
I20260710 13:20:46.408811 18801 raft_consensus.cc:606] T c83c04e5d7504e759da023b3edb84e7a P f6d9d549d3c345ba909b83b16d3ad4fe [term 1 LEADER]: Received request to transfer leadership to TS 0cfbc80cdc2b459485581e41ea8e7a6f
I20260710 13:20:46.410029 16465 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 13:20:46.410851 16465 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:46.702615 19187 raft_consensus.cc:993] T 6aa4c9987bba4a1dba31e14ad803a4d1 P 0cfbc80cdc2b459485581e41ea8e7a6f: : Instructing follower a007ba8d25b74e2a8479e9f5cf91887e to start an election
I20260710 13:20:46.703199 19196 raft_consensus.cc:1081] T 6aa4c9987bba4a1dba31e14ad803a4d1 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 LEADER]: Signalling peer a007ba8d25b74e2a8479e9f5cf91887e to start an election
I20260710 13:20:46.704607 19101 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6aa4c9987bba4a1dba31e14ad803a4d1"
dest_uuid: "a007ba8d25b74e2a8479e9f5cf91887e"
 from {username='slave'} at 127.0.0.1:40648
I20260710 13:20:46.705053 19101 raft_consensus.cc:493] T 6aa4c9987bba4a1dba31e14ad803a4d1 P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:46.705328 19101 raft_consensus.cc:3060] T 6aa4c9987bba4a1dba31e14ad803a4d1 P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:46.710604 19101 raft_consensus.cc:515] T 6aa4c9987bba4a1dba31e14ad803a4d1 P a007ba8d25b74e2a8479e9f5cf91887e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:46.712086 19101 leader_election.cc:290] T 6aa4c9987bba4a1dba31e14ad803a4d1 P a007ba8d25b74e2a8479e9f5cf91887e [CANDIDATE]: Term 2 election: Requested vote from peers f6d9d549d3c345ba909b83b16d3ad4fe (127.16.20.68:43383), 0cfbc80cdc2b459485581e41ea8e7a6f (127.16.20.66:44189)
I20260710 13:20:46.713135 18654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aa4c9987bba4a1dba31e14ad803a4d1" candidate_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f"
I20260710 13:20:46.713097 18801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aa4c9987bba4a1dba31e14ad803a4d1" candidate_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe"
I20260710 13:20:46.713920 18654 raft_consensus.cc:3055] T 6aa4c9987bba4a1dba31e14ad803a4d1 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:46.714033 18801 raft_consensus.cc:3060] T 6aa4c9987bba4a1dba31e14ad803a4d1 P f6d9d549d3c345ba909b83b16d3ad4fe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:46.714329 18654 raft_consensus.cc:740] T 6aa4c9987bba4a1dba31e14ad803a4d1 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0cfbc80cdc2b459485581e41ea8e7a6f, State: Running, Role: LEADER
I20260710 13:20:46.715309 18654 consensus_queue.cc:260] T 6aa4c9987bba4a1dba31e14ad803a4d1 P 0cfbc80cdc2b459485581e41ea8e7a6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:46.716274 18654 raft_consensus.cc:3060] T 6aa4c9987bba4a1dba31e14ad803a4d1 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:46.721637 18654 raft_consensus.cc:2468] T 6aa4c9987bba4a1dba31e14ad803a4d1 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a007ba8d25b74e2a8479e9f5cf91887e in term 2.
I20260710 13:20:46.722683 19053 leader_election.cc:304] T 6aa4c9987bba4a1dba31e14ad803a4d1 P a007ba8d25b74e2a8479e9f5cf91887e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cfbc80cdc2b459485581e41ea8e7a6f, a007ba8d25b74e2a8479e9f5cf91887e; no voters: 
I20260710 13:20:46.723424 19205 raft_consensus.cc:2804] T 6aa4c9987bba4a1dba31e14ad803a4d1 P a007ba8d25b74e2a8479e9f5cf91887e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:46.723979 19205 raft_consensus.cc:697] T 6aa4c9987bba4a1dba31e14ad803a4d1 P a007ba8d25b74e2a8479e9f5cf91887e [term 2 LEADER]: Becoming Leader. State: Replica: a007ba8d25b74e2a8479e9f5cf91887e, State: Running, Role: LEADER
I20260710 13:20:46.724920 19205 consensus_queue.cc:237] T 6aa4c9987bba4a1dba31e14ad803a4d1 P a007ba8d25b74e2a8479e9f5cf91887e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:46.727882 18801 raft_consensus.cc:2468] T 6aa4c9987bba4a1dba31e14ad803a4d1 P f6d9d549d3c345ba909b83b16d3ad4fe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a007ba8d25b74e2a8479e9f5cf91887e in term 2.
I20260710 13:20:46.734784 18476 catalog_manager.cc:5697] T 6aa4c9987bba4a1dba31e14ad803a4d1 P a007ba8d25b74e2a8479e9f5cf91887e reported cstate change: term changed from 1 to 2, leader changed from 0cfbc80cdc2b459485581e41ea8e7a6f (127.16.20.66) to a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65). New cstate: current_term: 2 leader_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:46.850322 19240 raft_consensus.cc:993] T c83c04e5d7504e759da023b3edb84e7a P f6d9d549d3c345ba909b83b16d3ad4fe: : Instructing follower 0cfbc80cdc2b459485581e41ea8e7a6f to start an election
I20260710 13:20:46.850926 19240 raft_consensus.cc:1081] T c83c04e5d7504e759da023b3edb84e7a P f6d9d549d3c345ba909b83b16d3ad4fe [term 1 LEADER]: Signalling peer 0cfbc80cdc2b459485581e41ea8e7a6f to start an election
I20260710 13:20:46.853111 18654 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c83c04e5d7504e759da023b3edb84e7a"
dest_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f"
 from {username='slave'} at 127.0.0.1:51496
I20260710 13:20:46.853645 18654 raft_consensus.cc:493] T c83c04e5d7504e759da023b3edb84e7a P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:46.853988 18654 raft_consensus.cc:3060] T c83c04e5d7504e759da023b3edb84e7a P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:46.859381 19196 raft_consensus.cc:993] T 0d936420cac44c818d271216fcea9ae5 P 0cfbc80cdc2b459485581e41ea8e7a6f: : Instructing follower 164aafd521ab47dbbab9d3b60b9fa6f0 to start an election
I20260710 13:20:46.859973 19196 raft_consensus.cc:1081] T 0d936420cac44c818d271216fcea9ae5 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 LEADER]: Signalling peer 164aafd521ab47dbbab9d3b60b9fa6f0 to start an election
I20260710 13:20:46.860190 18654 raft_consensus.cc:515] T c83c04e5d7504e759da023b3edb84e7a P 0cfbc80cdc2b459485581e41ea8e7a6f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:46.862054 18726 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0d936420cac44c818d271216fcea9ae5"
dest_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0"
 from {username='slave'} at 127.0.0.1:52550
I20260710 13:20:46.862313 18654 leader_election.cc:290] T c83c04e5d7504e759da023b3edb84e7a P 0cfbc80cdc2b459485581e41ea8e7a6f [CANDIDATE]: Term 2 election: Requested vote from peers f6d9d549d3c345ba909b83b16d3ad4fe (127.16.20.68:43383), a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65:38171)
I20260710 13:20:46.862579 18726 raft_consensus.cc:493] T 0d936420cac44c818d271216fcea9ae5 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:46.862947 18726 raft_consensus.cc:3060] T 0d936420cac44c818d271216fcea9ae5 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:46.863451 18801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c83c04e5d7504e759da023b3edb84e7a" candidate_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe"
I20260710 13:20:46.864066 18801 raft_consensus.cc:3055] T c83c04e5d7504e759da023b3edb84e7a P f6d9d549d3c345ba909b83b16d3ad4fe [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:46.864362 18801 raft_consensus.cc:740] T c83c04e5d7504e759da023b3edb84e7a P f6d9d549d3c345ba909b83b16d3ad4fe [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f6d9d549d3c345ba909b83b16d3ad4fe, State: Running, Role: LEADER
I20260710 13:20:46.865160 18801 consensus_queue.cc:260] T c83c04e5d7504e759da023b3edb84e7a P f6d9d549d3c345ba909b83b16d3ad4fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:46.866216 19101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c83c04e5d7504e759da023b3edb84e7a" candidate_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a007ba8d25b74e2a8479e9f5cf91887e"
I20260710 13:20:46.866523 18801 raft_consensus.cc:3060] T c83c04e5d7504e759da023b3edb84e7a P f6d9d549d3c345ba909b83b16d3ad4fe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:46.866791 19101 raft_consensus.cc:3060] T c83c04e5d7504e759da023b3edb84e7a P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:46.869583 18726 raft_consensus.cc:515] T 0d936420cac44c818d271216fcea9ae5 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } }
I20260710 13:20:46.871558 18726 leader_election.cc:290] T 0d936420cac44c818d271216fcea9ae5 P 164aafd521ab47dbbab9d3b60b9fa6f0 [CANDIDATE]: Term 2 election: Requested vote from peers 0cfbc80cdc2b459485581e41ea8e7a6f (127.16.20.66:44189), f6d9d549d3c345ba909b83b16d3ad4fe (127.16.20.68:43383)
I20260710 13:20:46.872709 18800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d936420cac44c818d271216fcea9ae5" candidate_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe"
I20260710 13:20:46.873165 18800 raft_consensus.cc:3060] T 0d936420cac44c818d271216fcea9ae5 P f6d9d549d3c345ba909b83b16d3ad4fe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:46.879221 19101 raft_consensus.cc:2468] T c83c04e5d7504e759da023b3edb84e7a P a007ba8d25b74e2a8479e9f5cf91887e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cfbc80cdc2b459485581e41ea8e7a6f in term 2.
I20260710 13:20:46.880177 19241 raft_consensus.cc:993] T b1ff045e6cb043308c31db9b3babda36 P f6d9d549d3c345ba909b83b16d3ad4fe: : Instructing follower a007ba8d25b74e2a8479e9f5cf91887e to start an election
I20260710 13:20:46.880268 18800 raft_consensus.cc:2468] T 0d936420cac44c818d271216fcea9ae5 P f6d9d549d3c345ba909b83b16d3ad4fe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 164aafd521ab47dbbab9d3b60b9fa6f0 in term 2.
I20260710 13:20:46.880903 19241 raft_consensus.cc:1081] T b1ff045e6cb043308c31db9b3babda36 P f6d9d549d3c345ba909b83b16d3ad4fe [term 1 LEADER]: Signalling peer a007ba8d25b74e2a8479e9f5cf91887e to start an election
I20260710 13:20:46.881856 18693 leader_election.cc:304] T 0d936420cac44c818d271216fcea9ae5 P 164aafd521ab47dbbab9d3b60b9fa6f0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 164aafd521ab47dbbab9d3b60b9fa6f0, f6d9d549d3c345ba909b83b16d3ad4fe; no voters: 
I20260710 13:20:46.882884 19202 raft_consensus.cc:2804] T 0d936420cac44c818d271216fcea9ae5 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:46.883381 19101 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b1ff045e6cb043308c31db9b3babda36"
dest_uuid: "a007ba8d25b74e2a8479e9f5cf91887e"
 from {username='slave'} at 127.0.0.1:40646
I20260710 13:20:46.884040 19101 raft_consensus.cc:493] T b1ff045e6cb043308c31db9b3babda36 P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:46.883438 19202 raft_consensus.cc:697] T 0d936420cac44c818d271216fcea9ae5 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 2 LEADER]: Becoming Leader. State: Replica: 164aafd521ab47dbbab9d3b60b9fa6f0, State: Running, Role: LEADER
I20260710 13:20:46.884467 19101 raft_consensus.cc:3060] T b1ff045e6cb043308c31db9b3babda36 P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:46.885134 19202 consensus_queue.cc:237] T 0d936420cac44c818d271216fcea9ae5 P 164aafd521ab47dbbab9d3b60b9fa6f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } }
I20260710 13:20:46.885800 18801 raft_consensus.cc:2468] T c83c04e5d7504e759da023b3edb84e7a P f6d9d549d3c345ba909b83b16d3ad4fe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cfbc80cdc2b459485581e41ea8e7a6f in term 2.
I20260710 13:20:46.882771 18618 leader_election.cc:304] T c83c04e5d7504e759da023b3edb84e7a P 0cfbc80cdc2b459485581e41ea8e7a6f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cfbc80cdc2b459485581e41ea8e7a6f, a007ba8d25b74e2a8479e9f5cf91887e; no voters: 
I20260710 13:20:46.888396 19187 raft_consensus.cc:2804] T c83c04e5d7504e759da023b3edb84e7a P 0cfbc80cdc2b459485581e41ea8e7a6f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:46.889173 19187 raft_consensus.cc:697] T c83c04e5d7504e759da023b3edb84e7a P 0cfbc80cdc2b459485581e41ea8e7a6f [term 2 LEADER]: Becoming Leader. State: Replica: 0cfbc80cdc2b459485581e41ea8e7a6f, State: Running, Role: LEADER
I20260710 13:20:46.890359 19187 consensus_queue.cc:237] T c83c04e5d7504e759da023b3edb84e7a P 0cfbc80cdc2b459485581e41ea8e7a6f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } }
I20260710 13:20:46.892485 19101 raft_consensus.cc:515] T b1ff045e6cb043308c31db9b3babda36 P a007ba8d25b74e2a8479e9f5cf91887e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:46.883442 18654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d936420cac44c818d271216fcea9ae5" candidate_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f"
I20260710 13:20:46.894531 18654 raft_consensus.cc:3055] T 0d936420cac44c818d271216fcea9ae5 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:46.894848 18654 raft_consensus.cc:740] T 0d936420cac44c818d271216fcea9ae5 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0cfbc80cdc2b459485581e41ea8e7a6f, State: Running, Role: LEADER
I20260710 13:20:46.896535 18654 consensus_queue.cc:260] T 0d936420cac44c818d271216fcea9ae5 P 0cfbc80cdc2b459485581e41ea8e7a6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } }
I20260710 13:20:46.897874 18654 raft_consensus.cc:3060] T 0d936420cac44c818d271216fcea9ae5 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:46.904284 18801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ff045e6cb043308c31db9b3babda36" candidate_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe"
I20260710 13:20:46.904978 18801 raft_consensus.cc:3055] T b1ff045e6cb043308c31db9b3babda36 P f6d9d549d3c345ba909b83b16d3ad4fe [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:46.905287 18801 raft_consensus.cc:740] T b1ff045e6cb043308c31db9b3babda36 P f6d9d549d3c345ba909b83b16d3ad4fe [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f6d9d549d3c345ba909b83b16d3ad4fe, State: Running, Role: LEADER
I20260710 13:20:46.905318 19101 leader_election.cc:290] T b1ff045e6cb043308c31db9b3babda36 P a007ba8d25b74e2a8479e9f5cf91887e [CANDIDATE]: Term 2 election: Requested vote from peers f6d9d549d3c345ba909b83b16d3ad4fe (127.16.20.68:43383), 0cfbc80cdc2b459485581e41ea8e7a6f (127.16.20.66:44189)
I20260710 13:20:46.905825 18655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ff045e6cb043308c31db9b3babda36" candidate_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f"
I20260710 13:20:46.906421 18655 raft_consensus.cc:3060] T b1ff045e6cb043308c31db9b3babda36 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:46.906116 18801 consensus_queue.cc:260] T b1ff045e6cb043308c31db9b3babda36 P f6d9d549d3c345ba909b83b16d3ad4fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:46.907265 18801 raft_consensus.cc:3060] T b1ff045e6cb043308c31db9b3babda36 P f6d9d549d3c345ba909b83b16d3ad4fe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:46.914430 18655 raft_consensus.cc:2468] T b1ff045e6cb043308c31db9b3babda36 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a007ba8d25b74e2a8479e9f5cf91887e in term 2.
I20260710 13:20:46.914088 18476 catalog_manager.cc:5697] T 0d936420cac44c818d271216fcea9ae5 P 164aafd521ab47dbbab9d3b60b9fa6f0 reported cstate change: term changed from 1 to 2, leader changed from 0cfbc80cdc2b459485581e41ea8e7a6f (127.16.20.66) to 164aafd521ab47dbbab9d3b60b9fa6f0 (127.16.20.67). New cstate: current_term: 2 leader_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:46.917532 18654 raft_consensus.cc:2468] T 0d936420cac44c818d271216fcea9ae5 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 164aafd521ab47dbbab9d3b60b9fa6f0 in term 2.
I20260710 13:20:46.917532 18801 raft_consensus.cc:2468] T b1ff045e6cb043308c31db9b3babda36 P f6d9d549d3c345ba909b83b16d3ad4fe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a007ba8d25b74e2a8479e9f5cf91887e in term 2.
I20260710 13:20:46.920440 19054 leader_election.cc:304] T b1ff045e6cb043308c31db9b3babda36 P a007ba8d25b74e2a8479e9f5cf91887e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a007ba8d25b74e2a8479e9f5cf91887e, f6d9d549d3c345ba909b83b16d3ad4fe; no voters: 
I20260710 13:20:46.921790 19214 raft_consensus.cc:2804] T b1ff045e6cb043308c31db9b3babda36 P a007ba8d25b74e2a8479e9f5cf91887e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:46.922362 19214 raft_consensus.cc:697] T b1ff045e6cb043308c31db9b3babda36 P a007ba8d25b74e2a8479e9f5cf91887e [term 2 LEADER]: Becoming Leader. State: Replica: a007ba8d25b74e2a8479e9f5cf91887e, State: Running, Role: LEADER
I20260710 13:20:46.923319 19214 consensus_queue.cc:237] T b1ff045e6cb043308c31db9b3babda36 P a007ba8d25b74e2a8479e9f5cf91887e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:46.932556 18474 catalog_manager.cc:5697] T c83c04e5d7504e759da023b3edb84e7a P 0cfbc80cdc2b459485581e41ea8e7a6f reported cstate change: term changed from 1 to 2, leader changed from f6d9d549d3c345ba909b83b16d3ad4fe (127.16.20.68) to 0cfbc80cdc2b459485581e41ea8e7a6f (127.16.20.66). New cstate: current_term: 2 leader_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:46.942518 18476 catalog_manager.cc:5697] T b1ff045e6cb043308c31db9b3babda36 P a007ba8d25b74e2a8479e9f5cf91887e reported cstate change: term changed from 1 to 2, leader changed from f6d9d549d3c345ba909b83b16d3ad4fe (127.16.20.68) to a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65). New cstate: current_term: 2 leader_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:47.284250 18655 raft_consensus.cc:1275] T 6aa4c9987bba4a1dba31e14ad803a4d1 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 2 FOLLOWER]: Refusing update from remote peer a007ba8d25b74e2a8479e9f5cf91887e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:47.285676 19214 consensus_queue.cc:1048] T 6aa4c9987bba4a1dba31e14ad803a4d1 P a007ba8d25b74e2a8479e9f5cf91887e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:47.296943 18801 raft_consensus.cc:1275] T 6aa4c9987bba4a1dba31e14ad803a4d1 P f6d9d549d3c345ba909b83b16d3ad4fe [term 2 FOLLOWER]: Refusing update from remote peer a007ba8d25b74e2a8479e9f5cf91887e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:47.301726 19214 consensus_queue.cc:1048] T 6aa4c9987bba4a1dba31e14ad803a4d1 P a007ba8d25b74e2a8479e9f5cf91887e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:47.399871 18801 raft_consensus.cc:1275] T c83c04e5d7504e759da023b3edb84e7a P f6d9d549d3c345ba909b83b16d3ad4fe [term 2 FOLLOWER]: Refusing update from remote peer 0cfbc80cdc2b459485581e41ea8e7a6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:47.401050 19187 consensus_queue.cc:1048] T c83c04e5d7504e759da023b3edb84e7a P 0cfbc80cdc2b459485581e41ea8e7a6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:47.411809 19101 raft_consensus.cc:1275] T c83c04e5d7504e759da023b3edb84e7a P a007ba8d25b74e2a8479e9f5cf91887e [term 2 FOLLOWER]: Refusing update from remote peer 0cfbc80cdc2b459485581e41ea8e7a6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:47.412199 16465 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:47.413470 19187 consensus_queue.cc:1048] T c83c04e5d7504e759da023b3edb84e7a P 0cfbc80cdc2b459485581e41ea8e7a6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:47.424793 18655 raft_consensus.cc:1275] T b1ff045e6cb043308c31db9b3babda36 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 2 FOLLOWER]: Refusing update from remote peer a007ba8d25b74e2a8479e9f5cf91887e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:47.426522 19214 consensus_queue.cc:1048] T b1ff045e6cb043308c31db9b3babda36 P a007ba8d25b74e2a8479e9f5cf91887e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:47.427644 18655 raft_consensus.cc:1275] T 0d936420cac44c818d271216fcea9ae5 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 2 FOLLOWER]: Refusing update from remote peer 164aafd521ab47dbbab9d3b60b9fa6f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:47.429188 19202 consensus_queue.cc:1048] T 0d936420cac44c818d271216fcea9ae5 P 164aafd521ab47dbbab9d3b60b9fa6f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:47.439265 18801 raft_consensus.cc:1275] T b1ff045e6cb043308c31db9b3babda36 P f6d9d549d3c345ba909b83b16d3ad4fe [term 2 FOLLOWER]: Refusing update from remote peer a007ba8d25b74e2a8479e9f5cf91887e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:47.441803 19239 consensus_queue.cc:1048] T b1ff045e6cb043308c31db9b3babda36 P a007ba8d25b74e2a8479e9f5cf91887e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:47.462878 16465 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:47.467792 18801 raft_consensus.cc:1275] T 0d936420cac44c818d271216fcea9ae5 P f6d9d549d3c345ba909b83b16d3ad4fe [term 2 FOLLOWER]: Refusing update from remote peer 164aafd521ab47dbbab9d3b60b9fa6f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:47.471611 19259 consensus_queue.cc:1048] T 0d936420cac44c818d271216fcea9ae5 P 164aafd521ab47dbbab9d3b60b9fa6f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:47.485442 18654 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f7b43458bcb145e4bab716e88315252e"
dest_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f"
mode: GRACEFUL
new_leader_uuid: "a007ba8d25b74e2a8479e9f5cf91887e"
 from {username='slave'} at 127.0.0.1:39802
I20260710 13:20:47.485991 18654 raft_consensus.cc:606] T f7b43458bcb145e4bab716e88315252e P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 LEADER]: Received request to transfer leadership to TS a007ba8d25b74e2a8479e9f5cf91887e
I20260710 13:20:47.487241 16465 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:20:47.488011 16465 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:47.901002 19187 raft_consensus.cc:993] T f7b43458bcb145e4bab716e88315252e P 0cfbc80cdc2b459485581e41ea8e7a6f: : Instructing follower a007ba8d25b74e2a8479e9f5cf91887e to start an election
I20260710 13:20:47.901897 19252 raft_consensus.cc:1081] T f7b43458bcb145e4bab716e88315252e P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 LEADER]: Signalling peer a007ba8d25b74e2a8479e9f5cf91887e to start an election
I20260710 13:20:47.904961 19101 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f7b43458bcb145e4bab716e88315252e"
dest_uuid: "a007ba8d25b74e2a8479e9f5cf91887e"
 from {username='slave'} at 127.0.0.1:40648
I20260710 13:20:47.906095 19101 raft_consensus.cc:493] T f7b43458bcb145e4bab716e88315252e P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:47.906625 19101 raft_consensus.cc:3060] T f7b43458bcb145e4bab716e88315252e P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:47.913925 19101 raft_consensus.cc:515] T f7b43458bcb145e4bab716e88315252e P a007ba8d25b74e2a8479e9f5cf91887e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:47.915997 19101 leader_election.cc:290] T f7b43458bcb145e4bab716e88315252e P a007ba8d25b74e2a8479e9f5cf91887e [CANDIDATE]: Term 2 election: Requested vote from peers f6d9d549d3c345ba909b83b16d3ad4fe (127.16.20.68:43383), 0cfbc80cdc2b459485581e41ea8e7a6f (127.16.20.66:44189)
I20260710 13:20:47.917135 18801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7b43458bcb145e4bab716e88315252e" candidate_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe"
I20260710 13:20:47.917346 18655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7b43458bcb145e4bab716e88315252e" candidate_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f"
I20260710 13:20:47.918213 18655 raft_consensus.cc:3055] T f7b43458bcb145e4bab716e88315252e P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:47.918574 18655 raft_consensus.cc:740] T f7b43458bcb145e4bab716e88315252e P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0cfbc80cdc2b459485581e41ea8e7a6f, State: Running, Role: LEADER
I20260710 13:20:47.918892 18801 raft_consensus.cc:3060] T f7b43458bcb145e4bab716e88315252e P f6d9d549d3c345ba909b83b16d3ad4fe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:47.919973 18655 consensus_queue.cc:260] T f7b43458bcb145e4bab716e88315252e P 0cfbc80cdc2b459485581e41ea8e7a6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:47.922143 18655 raft_consensus.cc:3060] T f7b43458bcb145e4bab716e88315252e P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:47.928859 18801 raft_consensus.cc:2468] T f7b43458bcb145e4bab716e88315252e P f6d9d549d3c345ba909b83b16d3ad4fe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a007ba8d25b74e2a8479e9f5cf91887e in term 2.
I20260710 13:20:47.930446 19054 leader_election.cc:304] T f7b43458bcb145e4bab716e88315252e P a007ba8d25b74e2a8479e9f5cf91887e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a007ba8d25b74e2a8479e9f5cf91887e, f6d9d549d3c345ba909b83b16d3ad4fe; no voters: 
I20260710 13:20:47.931599 19214 raft_consensus.cc:2804] T f7b43458bcb145e4bab716e88315252e P a007ba8d25b74e2a8479e9f5cf91887e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:47.931912 18655 raft_consensus.cc:2468] T f7b43458bcb145e4bab716e88315252e P 0cfbc80cdc2b459485581e41ea8e7a6f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a007ba8d25b74e2a8479e9f5cf91887e in term 2.
I20260710 13:20:47.932755 19214 raft_consensus.cc:697] T f7b43458bcb145e4bab716e88315252e P a007ba8d25b74e2a8479e9f5cf91887e [term 2 LEADER]: Becoming Leader. State: Replica: a007ba8d25b74e2a8479e9f5cf91887e, State: Running, Role: LEADER
I20260710 13:20:47.933998 19214 consensus_queue.cc:237] T f7b43458bcb145e4bab716e88315252e P a007ba8d25b74e2a8479e9f5cf91887e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:47.946323 18473 catalog_manager.cc:5697] T f7b43458bcb145e4bab716e88315252e P a007ba8d25b74e2a8479e9f5cf91887e reported cstate change: term changed from 1 to 2, leader changed from 0cfbc80cdc2b459485581e41ea8e7a6f (127.16.20.66) to a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65). New cstate: current_term: 2 leader_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:48.489003 16465 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:48.508994 16465 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:48.534456 19101 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6aa4c9987bba4a1dba31e14ad803a4d1"
dest_uuid: "a007ba8d25b74e2a8479e9f5cf91887e"
mode: GRACEFUL
new_leader_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f"
 from {username='slave'} at 127.0.0.1:46360
I20260710 13:20:48.535183 19101 raft_consensus.cc:606] T 6aa4c9987bba4a1dba31e14ad803a4d1 P a007ba8d25b74e2a8479e9f5cf91887e [term 2 LEADER]: Received request to transfer leadership to TS 0cfbc80cdc2b459485581e41ea8e7a6f
I20260710 13:20:48.536635 16465 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:20:48.537307 16465 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:48.539889 18800 raft_consensus.cc:1275] T f7b43458bcb145e4bab716e88315252e P f6d9d549d3c345ba909b83b16d3ad4fe [term 2 FOLLOWER]: Refusing update from remote peer a007ba8d25b74e2a8479e9f5cf91887e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:48.541527 19239 consensus_queue.cc:1048] T f7b43458bcb145e4bab716e88315252e P a007ba8d25b74e2a8479e9f5cf91887e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:48.556656 18654 raft_consensus.cc:1275] T f7b43458bcb145e4bab716e88315252e P 0cfbc80cdc2b459485581e41ea8e7a6f [term 2 FOLLOWER]: Refusing update from remote peer a007ba8d25b74e2a8479e9f5cf91887e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:48.558497 19274 consensus_queue.cc:1048] T f7b43458bcb145e4bab716e88315252e P a007ba8d25b74e2a8479e9f5cf91887e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:48.757943 19272 raft_consensus.cc:993] T 6aa4c9987bba4a1dba31e14ad803a4d1 P a007ba8d25b74e2a8479e9f5cf91887e: : Instructing follower 0cfbc80cdc2b459485581e41ea8e7a6f to start an election
I20260710 13:20:48.758376 19274 raft_consensus.cc:1081] T 6aa4c9987bba4a1dba31e14ad803a4d1 P a007ba8d25b74e2a8479e9f5cf91887e [term 2 LEADER]: Signalling peer 0cfbc80cdc2b459485581e41ea8e7a6f to start an election
I20260710 13:20:48.760174 18654 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6aa4c9987bba4a1dba31e14ad803a4d1"
dest_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f"
 from {username='slave'} at 127.0.0.1:39814
I20260710 13:20:48.760771 18654 raft_consensus.cc:493] T 6aa4c9987bba4a1dba31e14ad803a4d1 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:48.761111 18654 raft_consensus.cc:3060] T 6aa4c9987bba4a1dba31e14ad803a4d1 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:48.766359 18654 raft_consensus.cc:515] T 6aa4c9987bba4a1dba31e14ad803a4d1 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:48.768498 18654 leader_election.cc:290] T 6aa4c9987bba4a1dba31e14ad803a4d1 P 0cfbc80cdc2b459485581e41ea8e7a6f [CANDIDATE]: Term 3 election: Requested vote from peers f6d9d549d3c345ba909b83b16d3ad4fe (127.16.20.68:43383), a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65:38171)
I20260710 13:20:48.769479 19101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aa4c9987bba4a1dba31e14ad803a4d1" candidate_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a007ba8d25b74e2a8479e9f5cf91887e"
I20260710 13:20:48.769366 18800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aa4c9987bba4a1dba31e14ad803a4d1" candidate_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe"
I20260710 13:20:48.770131 19101 raft_consensus.cc:3055] T 6aa4c9987bba4a1dba31e14ad803a4d1 P a007ba8d25b74e2a8479e9f5cf91887e [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:48.770167 18800 raft_consensus.cc:3060] T 6aa4c9987bba4a1dba31e14ad803a4d1 P f6d9d549d3c345ba909b83b16d3ad4fe [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:48.770676 19101 raft_consensus.cc:740] T 6aa4c9987bba4a1dba31e14ad803a4d1 P a007ba8d25b74e2a8479e9f5cf91887e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a007ba8d25b74e2a8479e9f5cf91887e, State: Running, Role: LEADER
I20260710 13:20:48.771543 19101 consensus_queue.cc:260] T 6aa4c9987bba4a1dba31e14ad803a4d1 P a007ba8d25b74e2a8479e9f5cf91887e [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: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:48.772781 19101 raft_consensus.cc:3060] T 6aa4c9987bba4a1dba31e14ad803a4d1 P a007ba8d25b74e2a8479e9f5cf91887e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:48.778030 18800 raft_consensus.cc:2468] T 6aa4c9987bba4a1dba31e14ad803a4d1 P f6d9d549d3c345ba909b83b16d3ad4fe [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cfbc80cdc2b459485581e41ea8e7a6f in term 3.
I20260710 13:20:48.779599 18619 leader_election.cc:304] T 6aa4c9987bba4a1dba31e14ad803a4d1 P 0cfbc80cdc2b459485581e41ea8e7a6f [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: 0cfbc80cdc2b459485581e41ea8e7a6f, f6d9d549d3c345ba909b83b16d3ad4fe; no voters: 
I20260710 13:20:48.779750 19101 raft_consensus.cc:2468] T 6aa4c9987bba4a1dba31e14ad803a4d1 P a007ba8d25b74e2a8479e9f5cf91887e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cfbc80cdc2b459485581e41ea8e7a6f in term 3.
I20260710 13:20:48.780371 19252 raft_consensus.cc:2804] T 6aa4c9987bba4a1dba31e14ad803a4d1 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:48.780948 19252 raft_consensus.cc:697] T 6aa4c9987bba4a1dba31e14ad803a4d1 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 3 LEADER]: Becoming Leader. State: Replica: 0cfbc80cdc2b459485581e41ea8e7a6f, State: Running, Role: LEADER
I20260710 13:20:48.781888 19252 consensus_queue.cc:237] T 6aa4c9987bba4a1dba31e14ad803a4d1 P 0cfbc80cdc2b459485581e41ea8e7a6f [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: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } }
I20260710 13:20:48.790295 18473 catalog_manager.cc:5697] T 6aa4c9987bba4a1dba31e14ad803a4d1 P 0cfbc80cdc2b459485581e41ea8e7a6f reported cstate change: term changed from 2 to 3, leader changed from a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65) to 0cfbc80cdc2b459485581e41ea8e7a6f (127.16.20.66). New cstate: current_term: 3 leader_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:49.171392 19102 raft_consensus.cc:1275] T 6aa4c9987bba4a1dba31e14ad803a4d1 P a007ba8d25b74e2a8479e9f5cf91887e [term 3 FOLLOWER]: Refusing update from remote peer 0cfbc80cdc2b459485581e41ea8e7a6f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:49.172783 19252 consensus_queue.cc:1048] T 6aa4c9987bba4a1dba31e14ad803a4d1 P 0cfbc80cdc2b459485581e41ea8e7a6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:49.184402 18800 raft_consensus.cc:1275] T 6aa4c9987bba4a1dba31e14ad803a4d1 P f6d9d549d3c345ba909b83b16d3ad4fe [term 3 FOLLOWER]: Refusing update from remote peer 0cfbc80cdc2b459485581e41ea8e7a6f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:49.186317 19252 consensus_queue.cc:1048] T 6aa4c9987bba4a1dba31e14ad803a4d1 P 0cfbc80cdc2b459485581e41ea8e7a6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6d9d549d3c345ba909b83b16d3ad4fe" member_type: VOTER last_known_addr { host: "127.16.20.68" port: 43383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:49.538223 16465 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:49.561081 16465 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:49.577628 18654 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ca19bc5f1f014d6585dc8f959e8c363f"
dest_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f"
mode: GRACEFUL
new_leader_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0"
 from {username='slave'} at 127.0.0.1:39802
I20260710 13:20:49.578145 18654 raft_consensus.cc:606] T ca19bc5f1f014d6585dc8f959e8c363f P 0cfbc80cdc2b459485581e41ea8e7a6f [term 2 LEADER]: Received request to transfer leadership to TS 164aafd521ab47dbbab9d3b60b9fa6f0
I20260710 13:20:49.579535 16465 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:20:49.580416 16465 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:49.777114 19288 raft_consensus.cc:993] T ca19bc5f1f014d6585dc8f959e8c363f P 0cfbc80cdc2b459485581e41ea8e7a6f: : Instructing follower 164aafd521ab47dbbab9d3b60b9fa6f0 to start an election
I20260710 13:20:49.777612 19187 raft_consensus.cc:1081] T ca19bc5f1f014d6585dc8f959e8c363f P 0cfbc80cdc2b459485581e41ea8e7a6f [term 2 LEADER]: Signalling peer 164aafd521ab47dbbab9d3b60b9fa6f0 to start an election
I20260710 13:20:49.779117 18729 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ca19bc5f1f014d6585dc8f959e8c363f"
dest_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0"
 from {username='slave'} at 127.0.0.1:52550
I20260710 13:20:49.779788 18729 raft_consensus.cc:493] T ca19bc5f1f014d6585dc8f959e8c363f P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:49.780120 18729 raft_consensus.cc:3060] T ca19bc5f1f014d6585dc8f959e8c363f P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:49.786746 18729 raft_consensus.cc:515] T ca19bc5f1f014d6585dc8f959e8c363f P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } }
I20260710 13:20:49.788805 18729 leader_election.cc:290] T ca19bc5f1f014d6585dc8f959e8c363f P 164aafd521ab47dbbab9d3b60b9fa6f0 [CANDIDATE]: Term 3 election: Requested vote from peers a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65:38171), 0cfbc80cdc2b459485581e41ea8e7a6f (127.16.20.66:44189)
I20260710 13:20:49.789422 19102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca19bc5f1f014d6585dc8f959e8c363f" candidate_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a007ba8d25b74e2a8479e9f5cf91887e"
I20260710 13:20:49.789777 18654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca19bc5f1f014d6585dc8f959e8c363f" candidate_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f"
I20260710 13:20:49.790051 19102 raft_consensus.cc:3060] T ca19bc5f1f014d6585dc8f959e8c363f P a007ba8d25b74e2a8479e9f5cf91887e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:49.790309 18654 raft_consensus.cc:3055] T ca19bc5f1f014d6585dc8f959e8c363f P 0cfbc80cdc2b459485581e41ea8e7a6f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:49.790620 18654 raft_consensus.cc:740] T ca19bc5f1f014d6585dc8f959e8c363f P 0cfbc80cdc2b459485581e41ea8e7a6f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0cfbc80cdc2b459485581e41ea8e7a6f, State: Running, Role: LEADER
I20260710 13:20:49.791270 18654 consensus_queue.cc:260] T ca19bc5f1f014d6585dc8f959e8c363f P 0cfbc80cdc2b459485581e41ea8e7a6f [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: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } }
I20260710 13:20:49.792193 18654 raft_consensus.cc:3060] T ca19bc5f1f014d6585dc8f959e8c363f P 0cfbc80cdc2b459485581e41ea8e7a6f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:49.794766 19102 raft_consensus.cc:2468] T ca19bc5f1f014d6585dc8f959e8c363f P a007ba8d25b74e2a8479e9f5cf91887e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 164aafd521ab47dbbab9d3b60b9fa6f0 in term 3.
I20260710 13:20:49.796101 18692 leader_election.cc:304] T ca19bc5f1f014d6585dc8f959e8c363f P 164aafd521ab47dbbab9d3b60b9fa6f0 [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: 164aafd521ab47dbbab9d3b60b9fa6f0, a007ba8d25b74e2a8479e9f5cf91887e; no voters: 
I20260710 13:20:49.796800 19256 raft_consensus.cc:2804] T ca19bc5f1f014d6585dc8f959e8c363f P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:49.797128 18654 raft_consensus.cc:2468] T ca19bc5f1f014d6585dc8f959e8c363f P 0cfbc80cdc2b459485581e41ea8e7a6f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 164aafd521ab47dbbab9d3b60b9fa6f0 in term 3.
I20260710 13:20:49.798275 19256 raft_consensus.cc:697] T ca19bc5f1f014d6585dc8f959e8c363f P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 3 LEADER]: Becoming Leader. State: Replica: 164aafd521ab47dbbab9d3b60b9fa6f0, State: Running, Role: LEADER
I20260710 13:20:49.799235 19256 consensus_queue.cc:237] T ca19bc5f1f014d6585dc8f959e8c363f P 164aafd521ab47dbbab9d3b60b9fa6f0 [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: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } }
I20260710 13:20:49.806615 18476 catalog_manager.cc:5697] T ca19bc5f1f014d6585dc8f959e8c363f P 164aafd521ab47dbbab9d3b60b9fa6f0 reported cstate change: term changed from 2 to 3, leader changed from 0cfbc80cdc2b459485581e41ea8e7a6f (127.16.20.66) to 164aafd521ab47dbbab9d3b60b9fa6f0 (127.16.20.67). New cstate: current_term: 3 leader_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "164aafd521ab47dbbab9d3b60b9fa6f0" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 44511 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:50.263763 18655 raft_consensus.cc:1275] T ca19bc5f1f014d6585dc8f959e8c363f P 0cfbc80cdc2b459485581e41ea8e7a6f [term 3 FOLLOWER]: Refusing update from remote peer 164aafd521ab47dbbab9d3b60b9fa6f0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:50.264926 19256 consensus_queue.cc:1048] T ca19bc5f1f014d6585dc8f959e8c363f P 164aafd521ab47dbbab9d3b60b9fa6f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cfbc80cdc2b459485581e41ea8e7a6f" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 44189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:50.274480 19102 raft_consensus.cc:1275] T ca19bc5f1f014d6585dc8f959e8c363f P a007ba8d25b74e2a8479e9f5cf91887e [term 3 FOLLOWER]: Refusing update from remote peer 164aafd521ab47dbbab9d3b60b9fa6f0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:50.276247 19298 consensus_queue.cc:1048] T ca19bc5f1f014d6585dc8f959e8c363f P 164aafd521ab47dbbab9d3b60b9fa6f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a007ba8d25b74e2a8479e9f5cf91887e" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:50.581462 16465 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:50.594848 16465 tablet_server.cc:179] TabletServer@127.16.20.65:38171 shutting down...
W20260710 13:20:50.604404 18618 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 11 similar messages]
W20260710 13:20:50.608592 18618 consensus_peers.cc:597] T 84611bcbc34642b18b05bfa541c8f1a0 P 0cfbc80cdc2b459485581e41ea8e7a6f -> Peer a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65:38171): Couldn't send request to peer a007ba8d25b74e2a8479e9f5cf91887e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:50.609361 18766 consensus_peers.cc:597] T fd975fe5663842e2bc87f6a25ac70137 P f6d9d549d3c345ba909b83b16d3ad4fe -> Peer a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65:38171): Couldn't send request to peer a007ba8d25b74e2a8479e9f5cf91887e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:50.627796 16465 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:50.628693 16465 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:50.629472 16465 raft_consensus.cc:2243] T 573da691b5264b99ab496584354fe92a P a007ba8d25b74e2a8479e9f5cf91887e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:50.630297 16465 raft_consensus.cc:2272] T 573da691b5264b99ab496584354fe92a P a007ba8d25b74e2a8479e9f5cf91887e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.632669 16465 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:50.633275 16465 raft_consensus.cc:2243] T dee13714884446f4894e44a82096fb25 P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:50.633677 16465 raft_consensus.cc:2272] T dee13714884446f4894e44a82096fb25 P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.635756 16465 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:50.636292 16465 raft_consensus.cc:2243] T ddd7f9af21a94bfa9ccdbc469042c6e7 P a007ba8d25b74e2a8479e9f5cf91887e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:50.637109 16465 raft_consensus.cc:2272] T ddd7f9af21a94bfa9ccdbc469042c6e7 P a007ba8d25b74e2a8479e9f5cf91887e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.639542 16465 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:50.640108 16465 raft_consensus.cc:2243] T b1ff045e6cb043308c31db9b3babda36 P a007ba8d25b74e2a8479e9f5cf91887e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:50.640872 16465 raft_consensus.cc:2272] T b1ff045e6cb043308c31db9b3babda36 P a007ba8d25b74e2a8479e9f5cf91887e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.642915 16465 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:50.643512 16465 raft_consensus.cc:2243] T ca19bc5f1f014d6585dc8f959e8c363f P a007ba8d25b74e2a8479e9f5cf91887e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:50.643899 16465 raft_consensus.cc:2272] T ca19bc5f1f014d6585dc8f959e8c363f P a007ba8d25b74e2a8479e9f5cf91887e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.648356 16465 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:50.648895 16465 raft_consensus.cc:2243] T 6aa4c9987bba4a1dba31e14ad803a4d1 P a007ba8d25b74e2a8479e9f5cf91887e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:50.649257 16465 raft_consensus.cc:2272] T 6aa4c9987bba4a1dba31e14ad803a4d1 P a007ba8d25b74e2a8479e9f5cf91887e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.651481 16465 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:50.652077 16465 raft_consensus.cc:2243] T 7e2b48feb9b54466ae8c0262563e561d P a007ba8d25b74e2a8479e9f5cf91887e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:50.652983 16465 raft_consensus.cc:2272] T 7e2b48feb9b54466ae8c0262563e561d P a007ba8d25b74e2a8479e9f5cf91887e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.655205 16465 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:50.655783 16465 raft_consensus.cc:2243] T c83c04e5d7504e759da023b3edb84e7a P a007ba8d25b74e2a8479e9f5cf91887e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:50.656203 16465 raft_consensus.cc:2272] T c83c04e5d7504e759da023b3edb84e7a P a007ba8d25b74e2a8479e9f5cf91887e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.658428 16465 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:50.659066 16465 raft_consensus.cc:2243] T 3a225014c2f14c689671e79290f9131d P a007ba8d25b74e2a8479e9f5cf91887e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:50.659943 16465 raft_consensus.cc:2272] T 3a225014c2f14c689671e79290f9131d P a007ba8d25b74e2a8479e9f5cf91887e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.661948 16465 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:50.662516 16465 raft_consensus.cc:2243] T 667ec2f5e23240939a1280a5f3d2c41e P a007ba8d25b74e2a8479e9f5cf91887e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:50.662947 16465 raft_consensus.cc:2272] T 667ec2f5e23240939a1280a5f3d2c41e P a007ba8d25b74e2a8479e9f5cf91887e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.664939 16465 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:50.665488 16465 raft_consensus.cc:2243] T 3bd4433e763346ceb7ea72cb8dce54d6 P a007ba8d25b74e2a8479e9f5cf91887e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:50.665980 16465 raft_consensus.cc:2272] T 3bd4433e763346ceb7ea72cb8dce54d6 P a007ba8d25b74e2a8479e9f5cf91887e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.668107 16465 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:50.668851 16465 raft_consensus.cc:2243] T fd975fe5663842e2bc87f6a25ac70137 P a007ba8d25b74e2a8479e9f5cf91887e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:50.669360 16465 raft_consensus.cc:2272] T fd975fe5663842e2bc87f6a25ac70137 P a007ba8d25b74e2a8479e9f5cf91887e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.672227 16465 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:50.672953 16465 raft_consensus.cc:2243] T 6a84dfecb6ff4cafae58a9d06485b9d9 P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:50.673511 16465 raft_consensus.cc:2272] T 6a84dfecb6ff4cafae58a9d06485b9d9 P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:50.674769 18618 consensus_peers.cc:597] T 6aa4c9987bba4a1dba31e14ad803a4d1 P 0cfbc80cdc2b459485581e41ea8e7a6f -> Peer a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65:38171): Couldn't send request to peer a007ba8d25b74e2a8479e9f5cf91887e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:50.676637 16465 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:50.677274 16465 raft_consensus.cc:2243] T f7b43458bcb145e4bab716e88315252e P a007ba8d25b74e2a8479e9f5cf91887e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:50.678174 16465 raft_consensus.cc:2272] T f7b43458bcb145e4bab716e88315252e P a007ba8d25b74e2a8479e9f5cf91887e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.681030 16465 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:50.681689 16465 raft_consensus.cc:2243] T 84611bcbc34642b18b05bfa541c8f1a0 P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:50.682140 16465 raft_consensus.cc:2272] T 84611bcbc34642b18b05bfa541c8f1a0 P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.683971 16465 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:50.684397 16465 raft_consensus.cc:2243] T ab8c930031d54e61ad94de79a6e716eb P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:50.684720 16465 raft_consensus.cc:2272] T ab8c930031d54e61ad94de79a6e716eb P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.686560 16465 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:50.686981 16465 raft_consensus.cc:2243] T b84992a734cd4b5d94c3e507c94476ab P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:50.687430 16465 raft_consensus.cc:2272] T b84992a734cd4b5d94c3e507c94476ab P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.689705 16465 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:50.690333 16465 raft_consensus.cc:2243] T 772843251e444ca6a568ad160c6faafa P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:50.690778 16465 raft_consensus.cc:2272] T 772843251e444ca6a568ad160c6faafa P a007ba8d25b74e2a8479e9f5cf91887e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.731209 16465 tablet_server.cc:196] TabletServer@127.16.20.65:38171 shutdown complete.
W20260710 13:20:50.764387 18692 consensus_peers.cc:597] T ab8c930031d54e61ad94de79a6e716eb P 164aafd521ab47dbbab9d3b60b9fa6f0 -> Peer a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65:38171): Couldn't send request to peer a007ba8d25b74e2a8479e9f5cf91887e. Status: Network error: Client connection negotiation failed: client connection to 127.16.20.65:38171: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:50.776126 18692 consensus_peers.cc:597] T ca19bc5f1f014d6585dc8f959e8c363f P 164aafd521ab47dbbab9d3b60b9fa6f0 -> Peer a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65:38171): Couldn't send request to peer a007ba8d25b74e2a8479e9f5cf91887e. Status: Network error: Client connection negotiation failed: client connection to 127.16.20.65:38171: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:50.778599 16465 tablet_server.cc:179] TabletServer@127.16.20.66:0 shutting down...
W20260710 13:20:50.782636 18618 consensus_peers.cc:597] T dee13714884446f4894e44a82096fb25 P 0cfbc80cdc2b459485581e41ea8e7a6f -> Peer a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65:38171): Couldn't send request to peer a007ba8d25b74e2a8479e9f5cf91887e. Status: Network error: Client connection negotiation failed: client connection to 127.16.20.65:38171: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:50.810139 16465 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:50.810930 16465 tablet_replica.cc:333] T 0d936420cac44c818d271216fcea9ae5 P 0cfbc80cdc2b459485581e41ea8e7a6f: stopping tablet replica
I20260710 13:20:50.811689 16465 raft_consensus.cc:2243] T 0d936420cac44c818d271216fcea9ae5 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:50.812224 16465 raft_consensus.cc:2272] T 0d936420cac44c818d271216fcea9ae5 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.814293 16465 tablet_replica.cc:333] T 6aa4c9987bba4a1dba31e14ad803a4d1 P 0cfbc80cdc2b459485581e41ea8e7a6f: stopping tablet replica
I20260710 13:20:50.814872 16465 raft_consensus.cc:2243] T 6aa4c9987bba4a1dba31e14ad803a4d1 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:50.815757 16465 raft_consensus.cc:2272] T 6aa4c9987bba4a1dba31e14ad803a4d1 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.817663 16465 tablet_replica.cc:333] T b1ff045e6cb043308c31db9b3babda36 P 0cfbc80cdc2b459485581e41ea8e7a6f: stopping tablet replica
I20260710 13:20:50.818243 16465 raft_consensus.cc:2243] T b1ff045e6cb043308c31db9b3babda36 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:50.818849 16465 raft_consensus.cc:2272] T b1ff045e6cb043308c31db9b3babda36 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.821682 16465 tablet_replica.cc:333] T ddd7f9af21a94bfa9ccdbc469042c6e7 P 0cfbc80cdc2b459485581e41ea8e7a6f: stopping tablet replica
I20260710 13:20:50.822312 16465 raft_consensus.cc:2243] T ddd7f9af21a94bfa9ccdbc469042c6e7 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:50.822808 16465 raft_consensus.cc:2272] T ddd7f9af21a94bfa9ccdbc469042c6e7 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.824988 16465 tablet_replica.cc:333] T d1405ec0a96c4b718342caaf5de68c81 P 0cfbc80cdc2b459485581e41ea8e7a6f: stopping tablet replica
I20260710 13:20:50.825533 16465 raft_consensus.cc:2243] T d1405ec0a96c4b718342caaf5de68c81 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:50.825985 16465 raft_consensus.cc:2272] T d1405ec0a96c4b718342caaf5de68c81 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.828023 16465 tablet_replica.cc:333] T dee13714884446f4894e44a82096fb25 P 0cfbc80cdc2b459485581e41ea8e7a6f: stopping tablet replica
I20260710 13:20:50.828608 16465 raft_consensus.cc:2243] T dee13714884446f4894e44a82096fb25 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:50.829523 16465 raft_consensus.cc:2272] T dee13714884446f4894e44a82096fb25 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.831888 16465 tablet_replica.cc:333] T fd975fe5663842e2bc87f6a25ac70137 P 0cfbc80cdc2b459485581e41ea8e7a6f: stopping tablet replica
I20260710 13:20:50.832692 16465 raft_consensus.cc:2243] T fd975fe5663842e2bc87f6a25ac70137 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:50.833355 16465 raft_consensus.cc:2272] T fd975fe5663842e2bc87f6a25ac70137 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.835883 16465 tablet_replica.cc:333] T 573da691b5264b99ab496584354fe92a P 0cfbc80cdc2b459485581e41ea8e7a6f: stopping tablet replica
I20260710 13:20:50.836447 16465 raft_consensus.cc:2243] T 573da691b5264b99ab496584354fe92a P 0cfbc80cdc2b459485581e41ea8e7a6f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:50.836934 16465 raft_consensus.cc:2272] T 573da691b5264b99ab496584354fe92a P 0cfbc80cdc2b459485581e41ea8e7a6f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.838939 16465 tablet_replica.cc:333] T 667ec2f5e23240939a1280a5f3d2c41e P 0cfbc80cdc2b459485581e41ea8e7a6f: stopping tablet replica
I20260710 13:20:50.839634 16465 raft_consensus.cc:2243] T 667ec2f5e23240939a1280a5f3d2c41e P 0cfbc80cdc2b459485581e41ea8e7a6f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:50.840476 16465 raft_consensus.cc:2272] T 667ec2f5e23240939a1280a5f3d2c41e P 0cfbc80cdc2b459485581e41ea8e7a6f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.842487 16465 tablet_replica.cc:333] T c83c04e5d7504e759da023b3edb84e7a P 0cfbc80cdc2b459485581e41ea8e7a6f: stopping tablet replica
I20260710 13:20:50.843122 16465 raft_consensus.cc:2243] T c83c04e5d7504e759da023b3edb84e7a P 0cfbc80cdc2b459485581e41ea8e7a6f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:50.843994 16465 raft_consensus.cc:2272] T c83c04e5d7504e759da023b3edb84e7a P 0cfbc80cdc2b459485581e41ea8e7a6f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.845932 16465 tablet_replica.cc:333] T 3a225014c2f14c689671e79290f9131d P 0cfbc80cdc2b459485581e41ea8e7a6f: stopping tablet replica
I20260710 13:20:50.846510 16465 raft_consensus.cc:2243] T 3a225014c2f14c689671e79290f9131d P 0cfbc80cdc2b459485581e41ea8e7a6f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:50.846952 16465 raft_consensus.cc:2272] T 3a225014c2f14c689671e79290f9131d P 0cfbc80cdc2b459485581e41ea8e7a6f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.848955 16465 tablet_replica.cc:333] T 84611bcbc34642b18b05bfa541c8f1a0 P 0cfbc80cdc2b459485581e41ea8e7a6f: stopping tablet replica
I20260710 13:20:50.849515 16465 raft_consensus.cc:2243] T 84611bcbc34642b18b05bfa541c8f1a0 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:50.850360 16465 raft_consensus.cc:2272] T 84611bcbc34642b18b05bfa541c8f1a0 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.852290 16465 tablet_replica.cc:333] T 3b8c594ed4ba45efb3665f1bfd749823 P 0cfbc80cdc2b459485581e41ea8e7a6f: stopping tablet replica
I20260710 13:20:50.852859 16465 raft_consensus.cc:2243] T 3b8c594ed4ba45efb3665f1bfd749823 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:50.853653 16465 raft_consensus.cc:2272] T 3b8c594ed4ba45efb3665f1bfd749823 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.855623 16465 tablet_replica.cc:333] T 2ca15b5b6bac4f308ec56ab9c43a1a96 P 0cfbc80cdc2b459485581e41ea8e7a6f: stopping tablet replica
I20260710 13:20:50.856173 16465 raft_consensus.cc:2243] T 2ca15b5b6bac4f308ec56ab9c43a1a96 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:50.856642 16465 raft_consensus.cc:2272] T 2ca15b5b6bac4f308ec56ab9c43a1a96 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.858582 16465 tablet_replica.cc:333] T f7b43458bcb145e4bab716e88315252e P 0cfbc80cdc2b459485581e41ea8e7a6f: stopping tablet replica
I20260710 13:20:50.859459 16465 raft_consensus.cc:2243] T f7b43458bcb145e4bab716e88315252e P 0cfbc80cdc2b459485581e41ea8e7a6f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:50.859958 16465 raft_consensus.cc:2272] T f7b43458bcb145e4bab716e88315252e P 0cfbc80cdc2b459485581e41ea8e7a6f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.862033 16465 tablet_replica.cc:333] T ca19bc5f1f014d6585dc8f959e8c363f P 0cfbc80cdc2b459485581e41ea8e7a6f: stopping tablet replica
I20260710 13:20:50.862560 16465 raft_consensus.cc:2243] T ca19bc5f1f014d6585dc8f959e8c363f P 0cfbc80cdc2b459485581e41ea8e7a6f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:50.862986 16465 raft_consensus.cc:2272] T ca19bc5f1f014d6585dc8f959e8c363f P 0cfbc80cdc2b459485581e41ea8e7a6f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.865383 16465 tablet_replica.cc:333] T dd568e5ee95a44d4b9885aff0659e797 P 0cfbc80cdc2b459485581e41ea8e7a6f: stopping tablet replica
I20260710 13:20:50.865932 16465 raft_consensus.cc:2243] T dd568e5ee95a44d4b9885aff0659e797 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:50.866345 16465 raft_consensus.cc:2272] T dd568e5ee95a44d4b9885aff0659e797 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.868146 16465 tablet_replica.cc:333] T 9afa91c093f54f53ae7051d95be430d8 P 0cfbc80cdc2b459485581e41ea8e7a6f: stopping tablet replica
I20260710 13:20:50.868582 16465 raft_consensus.cc:2243] T 9afa91c093f54f53ae7051d95be430d8 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:50.869019 16465 raft_consensus.cc:2272] T 9afa91c093f54f53ae7051d95be430d8 P 0cfbc80cdc2b459485581e41ea8e7a6f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:50.885241 18766 consensus_peers.cc:597] T 6a84dfecb6ff4cafae58a9d06485b9d9 P f6d9d549d3c345ba909b83b16d3ad4fe -> Peer a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65:38171): Couldn't send request to peer a007ba8d25b74e2a8479e9f5cf91887e. Status: Network error: Client connection negotiation failed: client connection to 127.16.20.65:38171: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:50.900414 18692 consensus_peers.cc:597] T 9afa91c093f54f53ae7051d95be430d8 P 164aafd521ab47dbbab9d3b60b9fa6f0 -> Peer 0cfbc80cdc2b459485581e41ea8e7a6f (127.16.20.66:44189): Couldn't send request to peer 0cfbc80cdc2b459485581e41ea8e7a6f. Status: Network error: Client connection negotiation failed: client connection to 127.16.20.66:44189: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:50.908401 16465 tablet_server.cc:196] TabletServer@127.16.20.66:0 shutdown complete.
W20260710 13:20:50.913543 18766 consensus_peers.cc:597] T b84992a734cd4b5d94c3e507c94476ab P f6d9d549d3c345ba909b83b16d3ad4fe -> Peer a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65:38171): Couldn't send request to peer a007ba8d25b74e2a8479e9f5cf91887e. Status: Network error: Client connection negotiation failed: client connection to 127.16.20.65:38171: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:50.944572 16465 tablet_server.cc:179] TabletServer@127.16.20.67:0 shutting down...
W20260710 13:20:50.963737 18692 consensus_peers.cc:597] T 3bd4433e763346ceb7ea72cb8dce54d6 P 164aafd521ab47dbbab9d3b60b9fa6f0 -> Peer a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65:38171): Couldn't send request to peer a007ba8d25b74e2a8479e9f5cf91887e. Status: Network error: Client connection negotiation failed: client connection to 127.16.20.65:38171: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:50.967665 18766 consensus_peers.cc:597] T 6a84dfecb6ff4cafae58a9d06485b9d9 P f6d9d549d3c345ba909b83b16d3ad4fe -> Peer 164aafd521ab47dbbab9d3b60b9fa6f0 (127.16.20.67:44511): Couldn't send request to peer 164aafd521ab47dbbab9d3b60b9fa6f0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:50.980929 16465 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:50.981750 16465 tablet_replica.cc:333] T 0d936420cac44c818d271216fcea9ae5 P 164aafd521ab47dbbab9d3b60b9fa6f0: stopping tablet replica
I20260710 13:20:50.982430 16465 raft_consensus.cc:2243] T 0d936420cac44c818d271216fcea9ae5 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:50.983189 16465 raft_consensus.cc:2272] T 0d936420cac44c818d271216fcea9ae5 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.985148 16465 tablet_replica.cc:333] T 573da691b5264b99ab496584354fe92a P 164aafd521ab47dbbab9d3b60b9fa6f0: stopping tablet replica
I20260710 13:20:50.985733 16465 raft_consensus.cc:2243] T 573da691b5264b99ab496584354fe92a P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:50.986158 16465 raft_consensus.cc:2272] T 573da691b5264b99ab496584354fe92a P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.987964 16465 tablet_replica.cc:333] T d1405ec0a96c4b718342caaf5de68c81 P 164aafd521ab47dbbab9d3b60b9fa6f0: stopping tablet replica
I20260710 13:20:50.988533 16465 raft_consensus.cc:2243] T d1405ec0a96c4b718342caaf5de68c81 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:50.989444 16465 raft_consensus.cc:2272] T d1405ec0a96c4b718342caaf5de68c81 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.991609 16465 tablet_replica.cc:333] T ddd7f9af21a94bfa9ccdbc469042c6e7 P 164aafd521ab47dbbab9d3b60b9fa6f0: stopping tablet replica
W20260710 13:20:50.991814 18766 consensus_peers.cc:597] T 772843251e444ca6a568ad160c6faafa P f6d9d549d3c345ba909b83b16d3ad4fe -> Peer 164aafd521ab47dbbab9d3b60b9fa6f0 (127.16.20.67:44511): Couldn't send request to peer 164aafd521ab47dbbab9d3b60b9fa6f0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:50.992321 16465 raft_consensus.cc:2243] T ddd7f9af21a94bfa9ccdbc469042c6e7 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:50.992746 16465 raft_consensus.cc:2272] T ddd7f9af21a94bfa9ccdbc469042c6e7 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.994479 16465 tablet_replica.cc:333] T 3bd4433e763346ceb7ea72cb8dce54d6 P 164aafd521ab47dbbab9d3b60b9fa6f0: stopping tablet replica
I20260710 13:20:50.994953 16465 raft_consensus.cc:2243] T 3bd4433e763346ceb7ea72cb8dce54d6 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:50.995685 16465 raft_consensus.cc:2272] T 3bd4433e763346ceb7ea72cb8dce54d6 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.997328 16465 tablet_replica.cc:333] T 9afa91c093f54f53ae7051d95be430d8 P 164aafd521ab47dbbab9d3b60b9fa6f0: stopping tablet replica
I20260710 13:20:50.997785 16465 raft_consensus.cc:2243] T 9afa91c093f54f53ae7051d95be430d8 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:50.998445 16465 raft_consensus.cc:2272] T 9afa91c093f54f53ae7051d95be430d8 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:51.000283 16465 tablet_replica.cc:333] T 2ca15b5b6bac4f308ec56ab9c43a1a96 P 164aafd521ab47dbbab9d3b60b9fa6f0: stopping tablet replica
I20260710 13:20:51.000730 16465 raft_consensus.cc:2243] T 2ca15b5b6bac4f308ec56ab9c43a1a96 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:51.001099 16465 raft_consensus.cc:2272] T 2ca15b5b6bac4f308ec56ab9c43a1a96 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:51.002728 16465 tablet_replica.cc:333] T 3a225014c2f14c689671e79290f9131d P 164aafd521ab47dbbab9d3b60b9fa6f0: stopping tablet replica
I20260710 13:20:51.003170 16465 raft_consensus.cc:2243] T 3a225014c2f14c689671e79290f9131d P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:51.003567 16465 raft_consensus.cc:2272] T 3a225014c2f14c689671e79290f9131d P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:51.005311 16465 tablet_replica.cc:333] T 7e2b48feb9b54466ae8c0262563e561d P 164aafd521ab47dbbab9d3b60b9fa6f0: stopping tablet replica
I20260710 13:20:51.005733 16465 raft_consensus.cc:2243] T 7e2b48feb9b54466ae8c0262563e561d P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:51.006083 16465 raft_consensus.cc:2272] T 7e2b48feb9b54466ae8c0262563e561d P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:51.007818 16465 tablet_replica.cc:333] T 667ec2f5e23240939a1280a5f3d2c41e P 164aafd521ab47dbbab9d3b60b9fa6f0: stopping tablet replica
I20260710 13:20:51.008261 16465 raft_consensus.cc:2243] T 667ec2f5e23240939a1280a5f3d2c41e P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:51.008599 16465 raft_consensus.cc:2272] T 667ec2f5e23240939a1280a5f3d2c41e P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:51.010221 16465 tablet_replica.cc:333] T 6a84dfecb6ff4cafae58a9d06485b9d9 P 164aafd521ab47dbbab9d3b60b9fa6f0: stopping tablet replica
I20260710 13:20:51.010632 16465 raft_consensus.cc:2243] T 6a84dfecb6ff4cafae58a9d06485b9d9 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:51.010998 16465 raft_consensus.cc:2272] T 6a84dfecb6ff4cafae58a9d06485b9d9 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:51.012748 16465 tablet_replica.cc:333] T b84992a734cd4b5d94c3e507c94476ab P 164aafd521ab47dbbab9d3b60b9fa6f0: stopping tablet replica
I20260710 13:20:51.013212 16465 raft_consensus.cc:2243] T b84992a734cd4b5d94c3e507c94476ab P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:51.013548 16465 raft_consensus.cc:2272] T b84992a734cd4b5d94c3e507c94476ab P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:51.015112 16465 tablet_replica.cc:333] T 3b8c594ed4ba45efb3665f1bfd749823 P 164aafd521ab47dbbab9d3b60b9fa6f0: stopping tablet replica
I20260710 13:20:51.015673 16465 raft_consensus.cc:2243] T 3b8c594ed4ba45efb3665f1bfd749823 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:51.016026 16465 raft_consensus.cc:2272] T 3b8c594ed4ba45efb3665f1bfd749823 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:51.017961 16465 tablet_replica.cc:333] T 772843251e444ca6a568ad160c6faafa P 164aafd521ab47dbbab9d3b60b9fa6f0: stopping tablet replica
I20260710 13:20:51.018450 16465 raft_consensus.cc:2243] T 772843251e444ca6a568ad160c6faafa P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:51.018918 16465 raft_consensus.cc:2272] T 772843251e444ca6a568ad160c6faafa P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:51.020684 16465 tablet_replica.cc:333] T dd568e5ee95a44d4b9885aff0659e797 P 164aafd521ab47dbbab9d3b60b9fa6f0: stopping tablet replica
I20260710 13:20:51.021169 16465 raft_consensus.cc:2243] T dd568e5ee95a44d4b9885aff0659e797 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:51.021565 16465 raft_consensus.cc:2272] T dd568e5ee95a44d4b9885aff0659e797 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:51.023334 16465 tablet_replica.cc:333] T ca19bc5f1f014d6585dc8f959e8c363f P 164aafd521ab47dbbab9d3b60b9fa6f0: stopping tablet replica
I20260710 13:20:51.023859 16465 raft_consensus.cc:2243] T ca19bc5f1f014d6585dc8f959e8c363f P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:51.024778 16465 raft_consensus.cc:2272] T ca19bc5f1f014d6585dc8f959e8c363f P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:51.027590 16465 tablet_replica.cc:333] T ab8c930031d54e61ad94de79a6e716eb P 164aafd521ab47dbbab9d3b60b9fa6f0: stopping tablet replica
W20260710 13:20:51.027968 18766 consensus_peers.cc:597] T 772843251e444ca6a568ad160c6faafa P f6d9d549d3c345ba909b83b16d3ad4fe -> Peer a007ba8d25b74e2a8479e9f5cf91887e (127.16.20.65:38171): Couldn't send request to peer a007ba8d25b74e2a8479e9f5cf91887e. Status: Network error: Client connection negotiation failed: client connection to 127.16.20.65:38171: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:51.028209 16465 raft_consensus.cc:2243] T ab8c930031d54e61ad94de79a6e716eb P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:51.029009 16465 raft_consensus.cc:2272] T ab8c930031d54e61ad94de79a6e716eb P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:51.030851 16465 tablet_replica.cc:333] T 84611bcbc34642b18b05bfa541c8f1a0 P 164aafd521ab47dbbab9d3b60b9fa6f0: stopping tablet replica
I20260710 13:20:51.031349 16465 raft_consensus.cc:2243] T 84611bcbc34642b18b05bfa541c8f1a0 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:51.031840 16465 raft_consensus.cc:2272] T 84611bcbc34642b18b05bfa541c8f1a0 P 164aafd521ab47dbbab9d3b60b9fa6f0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:51.068666 18766 consensus_peers.cc:597] T b84992a734cd4b5d94c3e507c94476ab P f6d9d549d3c345ba909b83b16d3ad4fe -> Peer 164aafd521ab47dbbab9d3b60b9fa6f0 (127.16.20.67:44511): Couldn't send request to peer 164aafd521ab47dbbab9d3b60b9fa6f0. Status: Network error: Client connection negotiation failed: client connection to 127.16.20.67:44511: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:51.084142 18766 consensus_peers.cc:597] T 2ca15b5b6bac4f308ec56ab9c43a1a96 P f6d9d549d3c345ba909b83b16d3ad4fe -> Peer 0cfbc80cdc2b459485581e41ea8e7a6f (127.16.20.66:44189): Couldn't send request to peer 0cfbc80cdc2b459485581e41ea8e7a6f. Status: Network error: Client connection negotiation failed: client connection to 127.16.20.66:44189: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:51.085821 16465 tablet_server.cc:196] TabletServer@127.16.20.67:0 shutdown complete.
W20260710 13:20:51.089550 18766 consensus_peers.cc:597] T dd568e5ee95a44d4b9885aff0659e797 P f6d9d549d3c345ba909b83b16d3ad4fe -> Peer 164aafd521ab47dbbab9d3b60b9fa6f0 (127.16.20.67:44511): Couldn't send request to peer 164aafd521ab47dbbab9d3b60b9fa6f0. Status: Network error: Client connection negotiation failed: client connection to 127.16.20.67:44511: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:51.116523 16465 tablet_server.cc:179] TabletServer@127.16.20.68:0 shutting down...
I20260710 13:20:51.149608 16465 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:51.150401 16465 tablet_replica.cc:333] T ab8c930031d54e61ad94de79a6e716eb P f6d9d549d3c345ba909b83b16d3ad4fe: stopping tablet replica
I20260710 13:20:51.151064 16465 raft_consensus.cc:2243] T ab8c930031d54e61ad94de79a6e716eb P f6d9d549d3c345ba909b83b16d3ad4fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:51.151638 16465 raft_consensus.cc:2272] T ab8c930031d54e61ad94de79a6e716eb P f6d9d549d3c345ba909b83b16d3ad4fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:51.154484 16465 tablet_replica.cc:333] T 6aa4c9987bba4a1dba31e14ad803a4d1 P f6d9d549d3c345ba909b83b16d3ad4fe: stopping tablet replica
I20260710 13:20:51.155449 16465 raft_consensus.cc:2243] T 6aa4c9987bba4a1dba31e14ad803a4d1 P f6d9d549d3c345ba909b83b16d3ad4fe [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:51.155992 16465 raft_consensus.cc:2272] T 6aa4c9987bba4a1dba31e14ad803a4d1 P f6d9d549d3c345ba909b83b16d3ad4fe [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:51.157330 18766 consensus_peers.cc:597] T dd568e5ee95a44d4b9885aff0659e797 P f6d9d549d3c345ba909b83b16d3ad4fe -> Peer 0cfbc80cdc2b459485581e41ea8e7a6f (127.16.20.66:44189): Couldn't send request to peer 0cfbc80cdc2b459485581e41ea8e7a6f. Status: Network error: Client connection negotiation failed: client connection to 127.16.20.66:44189: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:51.158310 16465 tablet_replica.cc:333] T b1ff045e6cb043308c31db9b3babda36 P f6d9d549d3c345ba909b83b16d3ad4fe: stopping tablet replica
I20260710 13:20:51.158967 16465 raft_consensus.cc:2243] T b1ff045e6cb043308c31db9b3babda36 P f6d9d549d3c345ba909b83b16d3ad4fe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:51.159512 16465 raft_consensus.cc:2272] T b1ff045e6cb043308c31db9b3babda36 P f6d9d549d3c345ba909b83b16d3ad4fe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:51.161597 16465 tablet_replica.cc:333] T 0d936420cac44c818d271216fcea9ae5 P f6d9d549d3c345ba909b83b16d3ad4fe: stopping tablet replica
I20260710 13:20:51.162175 16465 raft_consensus.cc:2243] T 0d936420cac44c818d271216fcea9ae5 P f6d9d549d3c345ba909b83b16d3ad4fe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:51.162654 16465 raft_consensus.cc:2272] T 0d936420cac44c818d271216fcea9ae5 P f6d9d549d3c345ba909b83b16d3ad4fe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:51.164676 16465 tablet_replica.cc:333] T 6a84dfecb6ff4cafae58a9d06485b9d9 P f6d9d549d3c345ba909b83b16d3ad4fe: stopping tablet replica
I20260710 13:20:51.165289 16465 raft_consensus.cc:2243] T 6a84dfecb6ff4cafae58a9d06485b9d9 P f6d9d549d3c345ba909b83b16d3ad4fe [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:51.166105 16465 raft_consensus.cc:2272] T 6a84dfecb6ff4cafae58a9d06485b9d9 P f6d9d549d3c345ba909b83b16d3ad4fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:51.168085 16465 tablet_replica.cc:333] T 2ca15b5b6bac4f308ec56ab9c43a1a96 P f6d9d549d3c345ba909b83b16d3ad4fe: stopping tablet replica
I20260710 13:20:51.168660 16465 raft_consensus.cc:2243] T 2ca15b5b6bac4f308ec56ab9c43a1a96 P f6d9d549d3c345ba909b83b16d3ad4fe [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:51.169448 16465 raft_consensus.cc:2272] T 2ca15b5b6bac4f308ec56ab9c43a1a96 P f6d9d549d3c345ba909b83b16d3ad4fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:51.171300 16465 tablet_replica.cc:333] T f7b43458bcb145e4bab716e88315252e P f6d9d549d3c345ba909b83b16d3ad4fe: stopping tablet replica
I20260710 13:20:51.171933 16465 raft_consensus.cc:2243] T f7b43458bcb145e4bab716e88315252e P f6d9d549d3c345ba909b83b16d3ad4fe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:51.172370 16465 raft_consensus.cc:2272] T f7b43458bcb145e4bab716e88315252e P f6d9d549d3c345ba909b83b16d3ad4fe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:51.174197 16465 tablet_replica.cc:333] T fd975fe5663842e2bc87f6a25ac70137 P f6d9d549d3c345ba909b83b16d3ad4fe: stopping tablet replica
I20260710 13:20:51.174770 16465 raft_consensus.cc:2243] T fd975fe5663842e2bc87f6a25ac70137 P f6d9d549d3c345ba909b83b16d3ad4fe [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:51.175606 16465 raft_consensus.cc:2272] T fd975fe5663842e2bc87f6a25ac70137 P f6d9d549d3c345ba909b83b16d3ad4fe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:51.177431 16465 tablet_replica.cc:333] T 3bd4433e763346ceb7ea72cb8dce54d6 P f6d9d549d3c345ba909b83b16d3ad4fe: stopping tablet replica
I20260710 13:20:51.178056 16465 raft_consensus.cc:2243] T 3bd4433e763346ceb7ea72cb8dce54d6 P f6d9d549d3c345ba909b83b16d3ad4fe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:51.178583 16465 raft_consensus.cc:2272] T 3bd4433e763346ceb7ea72cb8dce54d6 P f6d9d549d3c345ba909b83b16d3ad4fe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:51.180516 16465 tablet_replica.cc:333] T 9afa91c093f54f53ae7051d95be430d8 P f6d9d549d3c345ba909b83b16d3ad4fe: stopping tablet replica
I20260710 13:20:51.181068 16465 raft_consensus.cc:2243] T 9afa91c093f54f53ae7051d95be430d8 P f6d9d549d3c345ba909b83b16d3ad4fe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:51.181522 16465 raft_consensus.cc:2272] T 9afa91c093f54f53ae7051d95be430d8 P f6d9d549d3c345ba909b83b16d3ad4fe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:51.183277 16465 tablet_replica.cc:333] T dd568e5ee95a44d4b9885aff0659e797 P f6d9d549d3c345ba909b83b16d3ad4fe: stopping tablet replica
I20260710 13:20:51.183856 16465 raft_consensus.cc:2243] T dd568e5ee95a44d4b9885aff0659e797 P f6d9d549d3c345ba909b83b16d3ad4fe [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:51.184650 16465 raft_consensus.cc:2272] T dd568e5ee95a44d4b9885aff0659e797 P f6d9d549d3c345ba909b83b16d3ad4fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:51.186543 16465 tablet_replica.cc:333] T d1405ec0a96c4b718342caaf5de68c81 P f6d9d549d3c345ba909b83b16d3ad4fe: stopping tablet replica
I20260710 13:20:51.187098 16465 raft_consensus.cc:2243] T d1405ec0a96c4b718342caaf5de68c81 P f6d9d549d3c345ba909b83b16d3ad4fe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:51.187561 16465 raft_consensus.cc:2272] T d1405ec0a96c4b718342caaf5de68c81 P f6d9d549d3c345ba909b83b16d3ad4fe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:51.189420 16465 tablet_replica.cc:333] T b84992a734cd4b5d94c3e507c94476ab P f6d9d549d3c345ba909b83b16d3ad4fe: stopping tablet replica
I20260710 13:20:51.189980 16465 raft_consensus.cc:2243] T b84992a734cd4b5d94c3e507c94476ab P f6d9d549d3c345ba909b83b16d3ad4fe [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:51.190765 16465 raft_consensus.cc:2272] T b84992a734cd4b5d94c3e507c94476ab P f6d9d549d3c345ba909b83b16d3ad4fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:51.192667 16465 tablet_replica.cc:333] T 3b8c594ed4ba45efb3665f1bfd749823 P f6d9d549d3c345ba909b83b16d3ad4fe: stopping tablet replica
I20260710 13:20:51.193202 16465 raft_consensus.cc:2243] T 3b8c594ed4ba45efb3665f1bfd749823 P f6d9d549d3c345ba909b83b16d3ad4fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:51.193622 16465 raft_consensus.cc:2272] T 3b8c594ed4ba45efb3665f1bfd749823 P f6d9d549d3c345ba909b83b16d3ad4fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:51.195426 16465 tablet_replica.cc:333] T c83c04e5d7504e759da023b3edb84e7a P f6d9d549d3c345ba909b83b16d3ad4fe: stopping tablet replica
I20260710 13:20:51.195962 16465 raft_consensus.cc:2243] T c83c04e5d7504e759da023b3edb84e7a P f6d9d549d3c345ba909b83b16d3ad4fe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:51.196412 16465 raft_consensus.cc:2272] T c83c04e5d7504e759da023b3edb84e7a P f6d9d549d3c345ba909b83b16d3ad4fe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:51.198491 16465 tablet_replica.cc:333] T 7e2b48feb9b54466ae8c0262563e561d P f6d9d549d3c345ba909b83b16d3ad4fe: stopping tablet replica
I20260710 13:20:51.199043 16465 raft_consensus.cc:2243] T 7e2b48feb9b54466ae8c0262563e561d P f6d9d549d3c345ba909b83b16d3ad4fe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:51.199512 16465 raft_consensus.cc:2272] T 7e2b48feb9b54466ae8c0262563e561d P f6d9d549d3c345ba909b83b16d3ad4fe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:51.201274 16465 tablet_replica.cc:333] T dee13714884446f4894e44a82096fb25 P f6d9d549d3c345ba909b83b16d3ad4fe: stopping tablet replica
I20260710 13:20:51.201783 16465 raft_consensus.cc:2243] T dee13714884446f4894e44a82096fb25 P f6d9d549d3c345ba909b83b16d3ad4fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:51.202244 16465 raft_consensus.cc:2272] T dee13714884446f4894e44a82096fb25 P f6d9d549d3c345ba909b83b16d3ad4fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:51.204154 16465 tablet_replica.cc:333] T 772843251e444ca6a568ad160c6faafa P f6d9d549d3c345ba909b83b16d3ad4fe: stopping tablet replica
I20260710 13:20:51.204648 16465 raft_consensus.cc:2243] T 772843251e444ca6a568ad160c6faafa P f6d9d549d3c345ba909b83b16d3ad4fe [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:51.205499 16465 raft_consensus.cc:2272] T 772843251e444ca6a568ad160c6faafa P f6d9d549d3c345ba909b83b16d3ad4fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:51.246917 16465 tablet_server.cc:196] TabletServer@127.16.20.68:0 shutdown complete.
I20260710 13:20:51.279502 16465 master.cc:562] Master@127.16.20.126:41423 shutting down...
I20260710 13:20:51.302523 16465 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 09d06f9f3e5c4bc39bc60394862fb979 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:51.303112 16465 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 09d06f9f3e5c4bc39bc60394862fb979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:51.303511 16465 tablet_replica.cc:333] T 00000000000000000000000000000000 P 09d06f9f3e5c4bc39bc60394862fb979: stopping tablet replica
I20260710 13:20:51.325788 16465 master.cc:584] Master@127.16.20.126:41423 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (21790 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 13:20:51.383639 16465 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.20.126:39001
I20260710 13:20:51.384801 16465 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:51.390233 19311 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:51.391258 19312 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:51.392158 19314 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:51.392203 16465 server_base.cc:1061] running on GCE node
I20260710 13:20:51.393324 16465 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:51.393532 16465 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:51.393700 16465 hybrid_clock.cc:648] HybridClock initialized: now 1783689651393684 us; error 0 us; skew 500 ppm
I20260710 13:20:51.394224 16465 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:51.399863 16465 webserver.cc:533] Webserver started at http://127.16.20.126:44037/ using document root <none> and password file <none>
I20260710 13:20:51.400668 16465 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:51.400924 16465 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:51.401317 16465 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:51.403472 16465 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689577187165-16465-0/minicluster-data/master-0-root/instance:
uuid: "c57508036307474e92895e5ba9e9ef9b"
format_stamp: "Formatted at 2026-07-10 13:20:51 on dist-test-slave-kpkl"
I20260710 13:20:51.413653 16465 fs_manager.cc:696] Time spent creating directory manager: real 0.009s	user 0.006s	sys 0.001s
I20260710 13:20:51.421142 19319 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:51.422431 16465 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.001s
I20260710 13:20:51.422933 16465 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689577187165-16465-0/minicluster-data/master-0-root
uuid: "c57508036307474e92895e5ba9e9ef9b"
format_stamp: "Formatted at 2026-07-10 13:20:51 on dist-test-slave-kpkl"
I20260710 13:20:51.423388 16465 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689577187165-16465-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689577187165-16465-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689577187165-16465-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:51.445106 16465 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:51.447064 16465 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:51.491617 16465 rpc_server.cc:307] RPC server started. Bound to: 127.16.20.126:39001
I20260710 13:20:51.491716 19370 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.20.126:39001 every 8 connection(s)
I20260710 13:20:51.497192 19371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:51.513608 19371 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c57508036307474e92895e5ba9e9ef9b: Bootstrap starting.
I20260710 13:20:51.518469 19371 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c57508036307474e92895e5ba9e9ef9b: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:51.523069 19371 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c57508036307474e92895e5ba9e9ef9b: No bootstrap required, opened a new log
I20260710 13:20:51.526098 19371 raft_consensus.cc:359] T 00000000000000000000000000000000 P c57508036307474e92895e5ba9e9ef9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c57508036307474e92895e5ba9e9ef9b" member_type: VOTER }
I20260710 13:20:51.526521 19371 raft_consensus.cc:385] T 00000000000000000000000000000000 P c57508036307474e92895e5ba9e9ef9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:51.526719 19371 raft_consensus.cc:740] T 00000000000000000000000000000000 P c57508036307474e92895e5ba9e9ef9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c57508036307474e92895e5ba9e9ef9b, State: Initialized, Role: FOLLOWER
I20260710 13:20:51.527249 19371 consensus_queue.cc:260] T 00000000000000000000000000000000 P c57508036307474e92895e5ba9e9ef9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c57508036307474e92895e5ba9e9ef9b" member_type: VOTER }
I20260710 13:20:51.527788 19371 raft_consensus.cc:399] T 00000000000000000000000000000000 P c57508036307474e92895e5ba9e9ef9b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:20:51.528002 19371 raft_consensus.cc:493] T 00000000000000000000000000000000 P c57508036307474e92895e5ba9e9ef9b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:20:51.528229 19371 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c57508036307474e92895e5ba9e9ef9b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:51.533325 19371 raft_consensus.cc:515] T 00000000000000000000000000000000 P c57508036307474e92895e5ba9e9ef9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c57508036307474e92895e5ba9e9ef9b" member_type: VOTER }
I20260710 13:20:51.533883 19371 leader_election.cc:304] T 00000000000000000000000000000000 P c57508036307474e92895e5ba9e9ef9b [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: c57508036307474e92895e5ba9e9ef9b; no voters: 
I20260710 13:20:51.535050 19371 leader_election.cc:290] T 00000000000000000000000000000000 P c57508036307474e92895e5ba9e9ef9b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:20:51.535624 19374 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c57508036307474e92895e5ba9e9ef9b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:51.537089 19374 raft_consensus.cc:697] T 00000000000000000000000000000000 P c57508036307474e92895e5ba9e9ef9b [term 1 LEADER]: Becoming Leader. State: Replica: c57508036307474e92895e5ba9e9ef9b, State: Running, Role: LEADER
I20260710 13:20:51.537709 19374 consensus_queue.cc:237] T 00000000000000000000000000000000 P c57508036307474e92895e5ba9e9ef9b [LEADER]: Queue going to LEADER mode. State: All 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: "c57508036307474e92895e5ba9e9ef9b" member_type: VOTER }
I20260710 13:20:51.538349 19371 sys_catalog.cc:565] T 00000000000000000000000000000000 P c57508036307474e92895e5ba9e9ef9b [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:20:51.543130 19375 sys_catalog.cc:455] T 00000000000000000000000000000000 P c57508036307474e92895e5ba9e9ef9b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c57508036307474e92895e5ba9e9ef9b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c57508036307474e92895e5ba9e9ef9b" member_type: VOTER } }
I20260710 13:20:51.543500 19376 sys_catalog.cc:455] T 00000000000000000000000000000000 P c57508036307474e92895e5ba9e9ef9b [sys.catalog]: SysCatalogTable state changed. Reason: New leader c57508036307474e92895e5ba9e9ef9b. Latest consensus state: current_term: 1 leader_uuid: "c57508036307474e92895e5ba9e9ef9b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c57508036307474e92895e5ba9e9ef9b" member_type: VOTER } }
I20260710 13:20:51.544194 19375 sys_catalog.cc:458] T 00000000000000000000000000000000 P c57508036307474e92895e5ba9e9ef9b [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:51.544428 19376 sys_catalog.cc:458] T 00000000000000000000000000000000 P c57508036307474e92895e5ba9e9ef9b [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:51.547305 19381 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:20:51.553009 19381 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:20:51.556192 16465 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:20:51.563360 19381 catalog_manager.cc:1383] Generated new cluster ID: 36fc918b2de944d5a8c13b2dd0ca2f86
I20260710 13:20:51.563722 19381 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:20:51.583333 19381 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:20:51.584678 19381 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:20:51.605157 19381 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c57508036307474e92895e5ba9e9ef9b: Generated new TSK 0
I20260710 13:20:51.605767 19381 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:20:51.626366 16465 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:51.632802 19392 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:51.634102 19393 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:51.635541 19395 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:51.636358 16465 server_base.cc:1061] running on GCE node
I20260710 13:20:51.637312 16465 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:51.637504 16465 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:51.637638 16465 hybrid_clock.cc:648] HybridClock initialized: now 1783689651637626 us; error 0 us; skew 500 ppm
I20260710 13:20:51.638162 16465 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:51.640867 16465 webserver.cc:533] Webserver started at http://127.16.20.65:38707/ using document root <none> and password file <none>
I20260710 13:20:51.641317 16465 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:51.641469 16465 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:51.641671 16465 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:51.642665 16465 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689577187165-16465-0/minicluster-data/ts-0-root/instance:
uuid: "34321d77714f4c3eafa0b70394d78b4f"
format_stamp: "Formatted at 2026-07-10 13:20:51 on dist-test-slave-kpkl"
I20260710 13:20:51.647118 16465 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:20:51.650607 19400 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:51.651459 16465 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:20:51.651711 16465 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689577187165-16465-0/minicluster-data/ts-0-root
uuid: "34321d77714f4c3eafa0b70394d78b4f"
format_stamp: "Formatted at 2026-07-10 13:20:51 on dist-test-slave-kpkl"
I20260710 13:20:51.651960 16465 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689577187165-16465-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689577187165-16465-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689577187165-16465-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:51.694464 16465 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:51.695704 16465 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:51.697101 16465 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:51.699471 16465 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:51.699645 16465 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:51.699996 16465 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:51.700172 16465 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:51.741261 16465 rpc_server.cc:307] RPC server started. Bound to: 127.16.20.65:43673
I20260710 13:20:51.741359 19462 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.20.65:43673 every 8 connection(s)
I20260710 13:20:51.746527 16465 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:51.755101 19467 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:51.756404 19468 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:51.758934 19470 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:51.759298 16465 server_base.cc:1061] running on GCE node
I20260710 13:20:51.760762 16465 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:51.761010 16465 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:51.761261 16465 hybrid_clock.cc:648] HybridClock initialized: now 1783689651761242 us; error 0 us; skew 500 ppm
I20260710 13:20:51.761831 16465 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:51.763641 19463 heartbeater.cc:344] Connected to a master server at 127.16.20.126:39001
I20260710 13:20:51.763978 19463 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:51.764678 16465 webserver.cc:533] Webserver started at http://127.16.20.66:32893/ using document root <none> and password file <none>
I20260710 13:20:51.764823 19463 heartbeater.cc:507] Master 127.16.20.126:39001 requested a full tablet report, sending...
I20260710 13:20:51.765296 16465 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:51.765537 16465 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:51.765823 16465 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:51.767215 19336 ts_manager.cc:194] Registered new tserver with Master: 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65:43673)
I20260710 13:20:51.767243 16465 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689577187165-16465-0/minicluster-data/ts-1-root/instance:
uuid: "d4ab748446be472da51ae9dad079f488"
format_stamp: "Formatted at 2026-07-10 13:20:51 on dist-test-slave-kpkl"
I20260710 13:20:51.769266 19336 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38602
I20260710 13:20:51.772897 16465 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:20:51.776456 19475 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:51.777330 16465 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:20:51.777650 16465 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689577187165-16465-0/minicluster-data/ts-1-root
uuid: "d4ab748446be472da51ae9dad079f488"
format_stamp: "Formatted at 2026-07-10 13:20:51 on dist-test-slave-kpkl"
I20260710 13:20:51.777968 16465 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689577187165-16465-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689577187165-16465-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689577187165-16465-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:51.807126 16465 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:51.808457 16465 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:51.810032 16465 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:51.812289 16465 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:51.812520 16465 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:51.812770 16465 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:51.812959 16465 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:51.855942 16465 rpc_server.cc:307] RPC server started. Bound to: 127.16.20.66:41525
I20260710 13:20:51.856048 19537 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.20.66:41525 every 8 connection(s)
I20260710 13:20:51.861433 16465 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:51.870430 19541 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:51.870520 19542 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:51.872189 19544 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:51.874244 16465 server_base.cc:1061] running on GCE node
I20260710 13:20:51.875003 19538 heartbeater.cc:344] Connected to a master server at 127.16.20.126:39001
I20260710 13:20:51.875353 16465 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:20:51.875492 19538 heartbeater.cc:461] Registering TS with master...
W20260710 13:20:51.875684 16465 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:51.875911 16465 hybrid_clock.cc:648] HybridClock initialized: now 1783689651875893 us; error 0 us; skew 500 ppm
I20260710 13:20:51.876426 19538 heartbeater.cc:507] Master 127.16.20.126:39001 requested a full tablet report, sending...
I20260710 13:20:51.876670 16465 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:51.878765 19336 ts_manager.cc:194] Registered new tserver with Master: d4ab748446be472da51ae9dad079f488 (127.16.20.66:41525)
I20260710 13:20:51.879593 16465 webserver.cc:533] Webserver started at http://127.16.20.67:45857/ using document root <none> and password file <none>
I20260710 13:20:51.880306 16465 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:51.880512 16465 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:51.880812 16465 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:51.880725 19336 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38612
I20260710 13:20:51.882519 16465 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689577187165-16465-0/minicluster-data/ts-2-root/instance:
uuid: "ff5aa0bbeba645d79c3d19db15bb2f70"
format_stamp: "Formatted at 2026-07-10 13:20:51 on dist-test-slave-kpkl"
I20260710 13:20:51.887545 16465 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.008s	sys 0.000s
I20260710 13:20:51.891001 19549 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:51.891975 16465 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:20:51.892305 16465 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689577187165-16465-0/minicluster-data/ts-2-root
uuid: "ff5aa0bbeba645d79c3d19db15bb2f70"
format_stamp: "Formatted at 2026-07-10 13:20:51 on dist-test-slave-kpkl"
I20260710 13:20:51.892577 16465 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689577187165-16465-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689577187165-16465-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689577187165-16465-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:51.914491 16465 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:51.915781 16465 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:51.917239 16465 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:51.919639 16465 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:51.919862 16465 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:51.920094 16465 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:51.920259 16465 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:51.962059 16465 rpc_server.cc:307] RPC server started. Bound to: 127.16.20.67:37827
I20260710 13:20:51.962226 19611 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.20.67:37827 every 8 connection(s)
I20260710 13:20:51.977027 19612 heartbeater.cc:344] Connected to a master server at 127.16.20.126:39001
I20260710 13:20:51.977487 19612 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:51.978267 19612 heartbeater.cc:507] Master 127.16.20.126:39001 requested a full tablet report, sending...
I20260710 13:20:51.980423 19336 ts_manager.cc:194] Registered new tserver with Master: ff5aa0bbeba645d79c3d19db15bb2f70 (127.16.20.67:37827)
I20260710 13:20:51.981200 16465 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016114672s
I20260710 13:20:51.982139 19336 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38626
I20260710 13:20:52.008639 19336 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38630:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:20:52.011826 19336 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:20:52.089365 19503 tablet_service.cc:1511] Processing CreateTablet for tablet 5bd1015780974e8aa22b9d1137d0221c (DEFAULT_TABLE table=test-workload [id=985abd615f094dad9ab566027155beab]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:20:52.089679 19502 tablet_service.cc:1511] Processing CreateTablet for tablet 5c96bccc7d4547619019ecef77698bb9 (DEFAULT_TABLE table=test-workload [id=985abd615f094dad9ab566027155beab]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:20:52.090906 19503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bd1015780974e8aa22b9d1137d0221c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:52.090485 19501 tablet_service.cc:1511] Processing CreateTablet for tablet 2bb54a28be3849a395af5c3dfec4dee6 (DEFAULT_TABLE table=test-workload [id=985abd615f094dad9ab566027155beab]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:20:52.092027 19501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bb54a28be3849a395af5c3dfec4dee6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:52.092798 19500 tablet_service.cc:1511] Processing CreateTablet for tablet a2522a53ac4540bc947cc74bcc0c39c9 (DEFAULT_TABLE table=test-workload [id=985abd615f094dad9ab566027155beab]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:20:52.094048 19502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c96bccc7d4547619019ecef77698bb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:52.094446 19428 tablet_service.cc:1511] Processing CreateTablet for tablet 5bd1015780974e8aa22b9d1137d0221c (DEFAULT_TABLE table=test-workload [id=985abd615f094dad9ab566027155beab]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:20:52.094777 19499 tablet_service.cc:1511] Processing CreateTablet for tablet bf80563b6b0041719836655c97f0018d (DEFAULT_TABLE table=test-workload [id=985abd615f094dad9ab566027155beab]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:20:52.095695 19428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bd1015780974e8aa22b9d1137d0221c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:52.094802 19500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2522a53ac4540bc947cc74bcc0c39c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:52.098382 19499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf80563b6b0041719836655c97f0018d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:52.100663 19427 tablet_service.cc:1511] Processing CreateTablet for tablet 5c96bccc7d4547619019ecef77698bb9 (DEFAULT_TABLE table=test-workload [id=985abd615f094dad9ab566027155beab]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:20:52.102080 19427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c96bccc7d4547619019ecef77698bb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:52.104614 19426 tablet_service.cc:1511] Processing CreateTablet for tablet 2bb54a28be3849a395af5c3dfec4dee6 (DEFAULT_TABLE table=test-workload [id=985abd615f094dad9ab566027155beab]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:20:52.105947 19426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bb54a28be3849a395af5c3dfec4dee6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:52.108618 19425 tablet_service.cc:1511] Processing CreateTablet for tablet a2522a53ac4540bc947cc74bcc0c39c9 (DEFAULT_TABLE table=test-workload [id=985abd615f094dad9ab566027155beab]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:20:52.110018 19425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2522a53ac4540bc947cc74bcc0c39c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:52.114589 19424 tablet_service.cc:1511] Processing CreateTablet for tablet bf80563b6b0041719836655c97f0018d (DEFAULT_TABLE table=test-workload [id=985abd615f094dad9ab566027155beab]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:20:52.116005 19424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf80563b6b0041719836655c97f0018d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:52.117358 19498 tablet_service.cc:1511] Processing CreateTablet for tablet 66a653d87c6144a986808c0efd7478f5 (DEFAULT_TABLE table=test-workload [id=985abd615f094dad9ab566027155beab]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:20:52.118696 19498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66a653d87c6144a986808c0efd7478f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:52.120604 19423 tablet_service.cc:1511] Processing CreateTablet for tablet 66a653d87c6144a986808c0efd7478f5 (DEFAULT_TABLE table=test-workload [id=985abd615f094dad9ab566027155beab]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:20:52.121965 19423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66a653d87c6144a986808c0efd7478f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:52.134837 19577 tablet_service.cc:1511] Processing CreateTablet for tablet 5bd1015780974e8aa22b9d1137d0221c (DEFAULT_TABLE table=test-workload [id=985abd615f094dad9ab566027155beab]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:20:52.136341 19577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bd1015780974e8aa22b9d1137d0221c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:52.137351 19422 tablet_service.cc:1511] Processing CreateTablet for tablet 8a53d0e266a643c48af40024d1fd2a1d (DEFAULT_TABLE table=test-workload [id=985abd615f094dad9ab566027155beab]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:20:52.138756 19422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a53d0e266a643c48af40024d1fd2a1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:52.140576 19576 tablet_service.cc:1511] Processing CreateTablet for tablet 5c96bccc7d4547619019ecef77698bb9 (DEFAULT_TABLE table=test-workload [id=985abd615f094dad9ab566027155beab]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:20:52.142020 19576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c96bccc7d4547619019ecef77698bb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:52.144626 19575 tablet_service.cc:1511] Processing CreateTablet for tablet 2bb54a28be3849a395af5c3dfec4dee6 (DEFAULT_TABLE table=test-workload [id=985abd615f094dad9ab566027155beab]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:20:52.146356 19575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bb54a28be3849a395af5c3dfec4dee6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:52.148597 19574 tablet_service.cc:1511] Processing CreateTablet for tablet a2522a53ac4540bc947cc74bcc0c39c9 (DEFAULT_TABLE table=test-workload [id=985abd615f094dad9ab566027155beab]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:20:52.152227 19572 tablet_service.cc:1511] Processing CreateTablet for tablet 66a653d87c6144a986808c0efd7478f5 (DEFAULT_TABLE table=test-workload [id=985abd615f094dad9ab566027155beab]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:20:52.152227 19571 tablet_service.cc:1511] Processing CreateTablet for tablet 8a53d0e266a643c48af40024d1fd2a1d (DEFAULT_TABLE table=test-workload [id=985abd615f094dad9ab566027155beab]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:20:52.153306 19574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2522a53ac4540bc947cc74bcc0c39c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:52.153966 19571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a53d0e266a643c48af40024d1fd2a1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:52.152392 19573 tablet_service.cc:1511] Processing CreateTablet for tablet bf80563b6b0041719836655c97f0018d (DEFAULT_TABLE table=test-workload [id=985abd615f094dad9ab566027155beab]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:20:52.156564 19572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66a653d87c6144a986808c0efd7478f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:52.159591 19421 tablet_service.cc:1511] Processing CreateTablet for tablet c596219ea9ad4c8cb5ffd73cab8d0d0a (DEFAULT_TABLE table=test-workload [id=985abd615f094dad9ab566027155beab]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:20:52.160151 19573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf80563b6b0041719836655c97f0018d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:52.161087 19421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c596219ea9ad4c8cb5ffd73cab8d0d0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:52.166464 19502 tablet_service.cc:1511] Processing CreateTablet for tablet 8a53d0e266a643c48af40024d1fd2a1d (DEFAULT_TABLE table=test-workload [id=985abd615f094dad9ab566027155beab]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:20:52.168357 19502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a53d0e266a643c48af40024d1fd2a1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:52.182194 19501 tablet_service.cc:1511] Processing CreateTablet for tablet c596219ea9ad4c8cb5ffd73cab8d0d0a (DEFAULT_TABLE table=test-workload [id=985abd615f094dad9ab566027155beab]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:20:52.184432 19501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c596219ea9ad4c8cb5ffd73cab8d0d0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:52.184373 19570 tablet_service.cc:1511] Processing CreateTablet for tablet c596219ea9ad4c8cb5ffd73cab8d0d0a (DEFAULT_TABLE table=test-workload [id=985abd615f094dad9ab566027155beab]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:20:52.185927 19570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c596219ea9ad4c8cb5ffd73cab8d0d0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:52.192287 19420 tablet_service.cc:1511] Processing CreateTablet for tablet 40683c5426fe495aa04d89f21a86202c (DEFAULT_TABLE table=test-workload [id=985abd615f094dad9ab566027155beab]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:20:52.193785 19420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40683c5426fe495aa04d89f21a86202c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:52.204854 19627 tablet_bootstrap.cc:492] T 2bb54a28be3849a395af5c3dfec4dee6 P d4ab748446be472da51ae9dad079f488: Bootstrap starting.
I20260710 13:20:52.211784 19627 tablet_bootstrap.cc:654] T 2bb54a28be3849a395af5c3dfec4dee6 P d4ab748446be472da51ae9dad079f488: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:52.214905 19499 tablet_service.cc:1511] Processing CreateTablet for tablet 40683c5426fe495aa04d89f21a86202c (DEFAULT_TABLE table=test-workload [id=985abd615f094dad9ab566027155beab]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:20:52.217171 19499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40683c5426fe495aa04d89f21a86202c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:52.217864 19574 tablet_service.cc:1511] Processing CreateTablet for tablet 40683c5426fe495aa04d89f21a86202c (DEFAULT_TABLE table=test-workload [id=985abd615f094dad9ab566027155beab]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:20:52.219278 19426 tablet_service.cc:1511] Processing CreateTablet for tablet d6212995bf6648eab7f2d105ee2dc4a2 (DEFAULT_TABLE table=test-workload [id=985abd615f094dad9ab566027155beab]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:20:52.220690 19426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6212995bf6648eab7f2d105ee2dc4a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:52.220988 19497 tablet_service.cc:1511] Processing CreateTablet for tablet d6212995bf6648eab7f2d105ee2dc4a2 (DEFAULT_TABLE table=test-workload [id=985abd615f094dad9ab566027155beab]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:20:52.222299 19497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6212995bf6648eab7f2d105ee2dc4a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:52.219209 19574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40683c5426fe495aa04d89f21a86202c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:52.239224 19569 tablet_service.cc:1511] Processing CreateTablet for tablet d6212995bf6648eab7f2d105ee2dc4a2 (DEFAULT_TABLE table=test-workload [id=985abd615f094dad9ab566027155beab]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:20:52.240775 19569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6212995bf6648eab7f2d105ee2dc4a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:52.254530 19628 tablet_bootstrap.cc:492] T 8a53d0e266a643c48af40024d1fd2a1d P ff5aa0bbeba645d79c3d19db15bb2f70: Bootstrap starting.
I20260710 13:20:52.287631 19629 tablet_bootstrap.cc:492] T a2522a53ac4540bc947cc74bcc0c39c9 P 34321d77714f4c3eafa0b70394d78b4f: Bootstrap starting.
I20260710 13:20:52.294569 19629 tablet_bootstrap.cc:654] T a2522a53ac4540bc947cc74bcc0c39c9 P 34321d77714f4c3eafa0b70394d78b4f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:52.329852 19629 tablet_bootstrap.cc:492] T a2522a53ac4540bc947cc74bcc0c39c9 P 34321d77714f4c3eafa0b70394d78b4f: No bootstrap required, opened a new log
I20260710 13:20:52.323729 19628 tablet_bootstrap.cc:654] T 8a53d0e266a643c48af40024d1fd2a1d P ff5aa0bbeba645d79c3d19db15bb2f70: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:52.330428 19629 ts_tablet_manager.cc:1403] T a2522a53ac4540bc947cc74bcc0c39c9 P 34321d77714f4c3eafa0b70394d78b4f: Time spent bootstrapping tablet: real 0.055s	user 0.015s	sys 0.021s
I20260710 13:20:52.333809 19629 raft_consensus.cc:359] T a2522a53ac4540bc947cc74bcc0c39c9 P 34321d77714f4c3eafa0b70394d78b4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:52.334573 19629 raft_consensus.cc:385] T a2522a53ac4540bc947cc74bcc0c39c9 P 34321d77714f4c3eafa0b70394d78b4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:52.334877 19629 raft_consensus.cc:740] T a2522a53ac4540bc947cc74bcc0c39c9 P 34321d77714f4c3eafa0b70394d78b4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34321d77714f4c3eafa0b70394d78b4f, State: Initialized, Role: FOLLOWER
I20260710 13:20:52.334992 19627 tablet_bootstrap.cc:492] T 2bb54a28be3849a395af5c3dfec4dee6 P d4ab748446be472da51ae9dad079f488: No bootstrap required, opened a new log
I20260710 13:20:52.335971 19627 ts_tablet_manager.cc:1403] T 2bb54a28be3849a395af5c3dfec4dee6 P d4ab748446be472da51ae9dad079f488: Time spent bootstrapping tablet: real 0.131s	user 0.019s	sys 0.050s
I20260710 13:20:52.337855 19629 consensus_queue.cc:260] T a2522a53ac4540bc947cc74bcc0c39c9 P 34321d77714f4c3eafa0b70394d78b4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:52.339000 19627 raft_consensus.cc:359] T 2bb54a28be3849a395af5c3dfec4dee6 P d4ab748446be472da51ae9dad079f488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:52.339888 19627 raft_consensus.cc:385] T 2bb54a28be3849a395af5c3dfec4dee6 P d4ab748446be472da51ae9dad079f488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:52.340271 19627 raft_consensus.cc:740] T 2bb54a28be3849a395af5c3dfec4dee6 P d4ab748446be472da51ae9dad079f488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4ab748446be472da51ae9dad079f488, State: Initialized, Role: FOLLOWER
I20260710 13:20:52.341202 19627 consensus_queue.cc:260] T 2bb54a28be3849a395af5c3dfec4dee6 P d4ab748446be472da51ae9dad079f488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:52.345379 19629 ts_tablet_manager.cc:1434] T a2522a53ac4540bc947cc74bcc0c39c9 P 34321d77714f4c3eafa0b70394d78b4f: Time spent starting tablet: real 0.015s	user 0.011s	sys 0.003s
I20260710 13:20:52.345480 19538 heartbeater.cc:499] Master 127.16.20.126:39001 was elected leader, sending a full tablet report...
I20260710 13:20:52.345996 19627 ts_tablet_manager.cc:1434] T 2bb54a28be3849a395af5c3dfec4dee6 P d4ab748446be472da51ae9dad079f488: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260710 13:20:52.346288 19463 heartbeater.cc:499] Master 127.16.20.126:39001 was elected leader, sending a full tablet report...
I20260710 13:20:52.346333 19628 tablet_bootstrap.cc:492] T 8a53d0e266a643c48af40024d1fd2a1d P ff5aa0bbeba645d79c3d19db15bb2f70: No bootstrap required, opened a new log
I20260710 13:20:52.347060 19627 tablet_bootstrap.cc:492] T 5c96bccc7d4547619019ecef77698bb9 P d4ab748446be472da51ae9dad079f488: Bootstrap starting.
I20260710 13:20:52.347236 19628 ts_tablet_manager.cc:1403] T 8a53d0e266a643c48af40024d1fd2a1d P ff5aa0bbeba645d79c3d19db15bb2f70: Time spent bootstrapping tablet: real 0.093s	user 0.011s	sys 0.006s
I20260710 13:20:52.350950 19629 tablet_bootstrap.cc:492] T 8a53d0e266a643c48af40024d1fd2a1d P 34321d77714f4c3eafa0b70394d78b4f: Bootstrap starting.
I20260710 13:20:52.353945 19627 tablet_bootstrap.cc:654] T 5c96bccc7d4547619019ecef77698bb9 P d4ab748446be472da51ae9dad079f488: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:52.355034 19628 raft_consensus.cc:359] T 8a53d0e266a643c48af40024d1fd2a1d P ff5aa0bbeba645d79c3d19db15bb2f70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:52.355995 19628 raft_consensus.cc:385] T 8a53d0e266a643c48af40024d1fd2a1d P ff5aa0bbeba645d79c3d19db15bb2f70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:52.356353 19628 raft_consensus.cc:740] T 8a53d0e266a643c48af40024d1fd2a1d P ff5aa0bbeba645d79c3d19db15bb2f70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff5aa0bbeba645d79c3d19db15bb2f70, State: Initialized, Role: FOLLOWER
I20260710 13:20:52.357450 19628 consensus_queue.cc:260] T 8a53d0e266a643c48af40024d1fd2a1d P ff5aa0bbeba645d79c3d19db15bb2f70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:52.358515 19629 tablet_bootstrap.cc:654] T 8a53d0e266a643c48af40024d1fd2a1d P 34321d77714f4c3eafa0b70394d78b4f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:52.365260 19628 ts_tablet_manager.cc:1434] T 8a53d0e266a643c48af40024d1fd2a1d P ff5aa0bbeba645d79c3d19db15bb2f70: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.005s
I20260710 13:20:52.367789 19612 heartbeater.cc:499] Master 127.16.20.126:39001 was elected leader, sending a full tablet report...
I20260710 13:20:52.369283 19627 tablet_bootstrap.cc:492] T 5c96bccc7d4547619019ecef77698bb9 P d4ab748446be472da51ae9dad079f488: No bootstrap required, opened a new log
I20260710 13:20:52.369854 19627 ts_tablet_manager.cc:1403] T 5c96bccc7d4547619019ecef77698bb9 P d4ab748446be472da51ae9dad079f488: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.000s
I20260710 13:20:52.372936 19627 raft_consensus.cc:359] T 5c96bccc7d4547619019ecef77698bb9 P d4ab748446be472da51ae9dad079f488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:52.373692 19628 tablet_bootstrap.cc:492] T a2522a53ac4540bc947cc74bcc0c39c9 P ff5aa0bbeba645d79c3d19db15bb2f70: Bootstrap starting.
I20260710 13:20:52.374150 19627 raft_consensus.cc:385] T 5c96bccc7d4547619019ecef77698bb9 P d4ab748446be472da51ae9dad079f488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:52.374490 19627 raft_consensus.cc:740] T 5c96bccc7d4547619019ecef77698bb9 P d4ab748446be472da51ae9dad079f488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4ab748446be472da51ae9dad079f488, State: Initialized, Role: FOLLOWER
I20260710 13:20:52.375460 19627 consensus_queue.cc:260] T 5c96bccc7d4547619019ecef77698bb9 P d4ab748446be472da51ae9dad079f488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:52.377948 19627 ts_tablet_manager.cc:1434] T 5c96bccc7d4547619019ecef77698bb9 P d4ab748446be472da51ae9dad079f488: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.003s
I20260710 13:20:52.379302 19627 tablet_bootstrap.cc:492] T bf80563b6b0041719836655c97f0018d P d4ab748446be472da51ae9dad079f488: Bootstrap starting.
I20260710 13:20:52.382335 19628 tablet_bootstrap.cc:654] T a2522a53ac4540bc947cc74bcc0c39c9 P ff5aa0bbeba645d79c3d19db15bb2f70: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:52.385762 19629 tablet_bootstrap.cc:492] T 8a53d0e266a643c48af40024d1fd2a1d P 34321d77714f4c3eafa0b70394d78b4f: No bootstrap required, opened a new log
I20260710 13:20:52.385972 19627 tablet_bootstrap.cc:654] T bf80563b6b0041719836655c97f0018d P d4ab748446be472da51ae9dad079f488: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:52.386487 19629 ts_tablet_manager.cc:1403] T 8a53d0e266a643c48af40024d1fd2a1d P 34321d77714f4c3eafa0b70394d78b4f: Time spent bootstrapping tablet: real 0.036s	user 0.021s	sys 0.012s
I20260710 13:20:52.389906 19628 tablet_bootstrap.cc:492] T a2522a53ac4540bc947cc74bcc0c39c9 P ff5aa0bbeba645d79c3d19db15bb2f70: No bootstrap required, opened a new log
I20260710 13:20:52.390501 19628 ts_tablet_manager.cc:1403] T a2522a53ac4540bc947cc74bcc0c39c9 P ff5aa0bbeba645d79c3d19db15bb2f70: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260710 13:20:52.390280 19629 raft_consensus.cc:359] T 8a53d0e266a643c48af40024d1fd2a1d P 34321d77714f4c3eafa0b70394d78b4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:52.391549 19629 raft_consensus.cc:385] T 8a53d0e266a643c48af40024d1fd2a1d P 34321d77714f4c3eafa0b70394d78b4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:52.393625 19628 raft_consensus.cc:359] T a2522a53ac4540bc947cc74bcc0c39c9 P ff5aa0bbeba645d79c3d19db15bb2f70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:52.394418 19628 raft_consensus.cc:385] T a2522a53ac4540bc947cc74bcc0c39c9 P ff5aa0bbeba645d79c3d19db15bb2f70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:52.394704 19628 raft_consensus.cc:740] T a2522a53ac4540bc947cc74bcc0c39c9 P ff5aa0bbeba645d79c3d19db15bb2f70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff5aa0bbeba645d79c3d19db15bb2f70, State: Initialized, Role: FOLLOWER
I20260710 13:20:52.395501 19628 consensus_queue.cc:260] T a2522a53ac4540bc947cc74bcc0c39c9 P ff5aa0bbeba645d79c3d19db15bb2f70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:52.397631 19628 ts_tablet_manager.cc:1434] T a2522a53ac4540bc947cc74bcc0c39c9 P ff5aa0bbeba645d79c3d19db15bb2f70: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:20:52.398614 19628 tablet_bootstrap.cc:492] T 5bd1015780974e8aa22b9d1137d0221c P ff5aa0bbeba645d79c3d19db15bb2f70: Bootstrap starting.
I20260710 13:20:52.392045 19629 raft_consensus.cc:740] T 8a53d0e266a643c48af40024d1fd2a1d P 34321d77714f4c3eafa0b70394d78b4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34321d77714f4c3eafa0b70394d78b4f, State: Initialized, Role: FOLLOWER
I20260710 13:20:52.400316 19629 consensus_queue.cc:260] T 8a53d0e266a643c48af40024d1fd2a1d P 34321d77714f4c3eafa0b70394d78b4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:52.403431 19627 tablet_bootstrap.cc:492] T bf80563b6b0041719836655c97f0018d P d4ab748446be472da51ae9dad079f488: No bootstrap required, opened a new log
I20260710 13:20:52.403949 19627 ts_tablet_manager.cc:1403] T bf80563b6b0041719836655c97f0018d P d4ab748446be472da51ae9dad079f488: Time spent bootstrapping tablet: real 0.025s	user 0.003s	sys 0.015s
I20260710 13:20:52.405205 19628 tablet_bootstrap.cc:654] T 5bd1015780974e8aa22b9d1137d0221c P ff5aa0bbeba645d79c3d19db15bb2f70: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:52.405386 19629 ts_tablet_manager.cc:1434] T 8a53d0e266a643c48af40024d1fd2a1d P 34321d77714f4c3eafa0b70394d78b4f: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.003s
I20260710 13:20:52.406487 19629 tablet_bootstrap.cc:492] T 2bb54a28be3849a395af5c3dfec4dee6 P 34321d77714f4c3eafa0b70394d78b4f: Bootstrap starting.
I20260710 13:20:52.406849 19627 raft_consensus.cc:359] T bf80563b6b0041719836655c97f0018d P d4ab748446be472da51ae9dad079f488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:52.407626 19627 raft_consensus.cc:385] T bf80563b6b0041719836655c97f0018d P d4ab748446be472da51ae9dad079f488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:52.407934 19627 raft_consensus.cc:740] T bf80563b6b0041719836655c97f0018d P d4ab748446be472da51ae9dad079f488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4ab748446be472da51ae9dad079f488, State: Initialized, Role: FOLLOWER
I20260710 13:20:52.408820 19627 consensus_queue.cc:260] T bf80563b6b0041719836655c97f0018d P d4ab748446be472da51ae9dad079f488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:52.413810 19629 tablet_bootstrap.cc:654] T 2bb54a28be3849a395af5c3dfec4dee6 P 34321d77714f4c3eafa0b70394d78b4f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:52.416879 19628 tablet_bootstrap.cc:492] T 5bd1015780974e8aa22b9d1137d0221c P ff5aa0bbeba645d79c3d19db15bb2f70: No bootstrap required, opened a new log
I20260710 13:20:52.417135 19627 ts_tablet_manager.cc:1434] T bf80563b6b0041719836655c97f0018d P d4ab748446be472da51ae9dad079f488: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260710 13:20:52.417397 19628 ts_tablet_manager.cc:1403] T 5bd1015780974e8aa22b9d1137d0221c P ff5aa0bbeba645d79c3d19db15bb2f70: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260710 13:20:52.418239 19627 tablet_bootstrap.cc:492] T 66a653d87c6144a986808c0efd7478f5 P d4ab748446be472da51ae9dad079f488: Bootstrap starting.
I20260710 13:20:52.420686 19628 raft_consensus.cc:359] T 5bd1015780974e8aa22b9d1137d0221c P ff5aa0bbeba645d79c3d19db15bb2f70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } } peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } }
I20260710 13:20:52.421473 19628 raft_consensus.cc:385] T 5bd1015780974e8aa22b9d1137d0221c P ff5aa0bbeba645d79c3d19db15bb2f70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:52.421813 19628 raft_consensus.cc:740] T 5bd1015780974e8aa22b9d1137d0221c P ff5aa0bbeba645d79c3d19db15bb2f70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff5aa0bbeba645d79c3d19db15bb2f70, State: Initialized, Role: FOLLOWER
I20260710 13:20:52.422677 19628 consensus_queue.cc:260] T 5bd1015780974e8aa22b9d1137d0221c P ff5aa0bbeba645d79c3d19db15bb2f70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } } peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } }
I20260710 13:20:52.424858 19627 tablet_bootstrap.cc:654] T 66a653d87c6144a986808c0efd7478f5 P d4ab748446be472da51ae9dad079f488: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:52.425223 19628 ts_tablet_manager.cc:1434] T 5bd1015780974e8aa22b9d1137d0221c P ff5aa0bbeba645d79c3d19db15bb2f70: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260710 13:20:52.426298 19628 tablet_bootstrap.cc:492] T bf80563b6b0041719836655c97f0018d P ff5aa0bbeba645d79c3d19db15bb2f70: Bootstrap starting.
I20260710 13:20:52.434518 19628 tablet_bootstrap.cc:654] T bf80563b6b0041719836655c97f0018d P ff5aa0bbeba645d79c3d19db15bb2f70: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:52.447464 19628 tablet_bootstrap.cc:492] T bf80563b6b0041719836655c97f0018d P ff5aa0bbeba645d79c3d19db15bb2f70: No bootstrap required, opened a new log
I20260710 13:20:52.448005 19628 ts_tablet_manager.cc:1403] T bf80563b6b0041719836655c97f0018d P ff5aa0bbeba645d79c3d19db15bb2f70: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.004s
I20260710 13:20:52.448313 19629 tablet_bootstrap.cc:492] T 2bb54a28be3849a395af5c3dfec4dee6 P 34321d77714f4c3eafa0b70394d78b4f: No bootstrap required, opened a new log
I20260710 13:20:52.448370 19627 tablet_bootstrap.cc:492] T 66a653d87c6144a986808c0efd7478f5 P d4ab748446be472da51ae9dad079f488: No bootstrap required, opened a new log
I20260710 13:20:52.449000 19629 ts_tablet_manager.cc:1403] T 2bb54a28be3849a395af5c3dfec4dee6 P 34321d77714f4c3eafa0b70394d78b4f: Time spent bootstrapping tablet: real 0.043s	user 0.021s	sys 0.019s
I20260710 13:20:52.449134 19627 ts_tablet_manager.cc:1403] T 66a653d87c6144a986808c0efd7478f5 P d4ab748446be472da51ae9dad079f488: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.012s
I20260710 13:20:52.450898 19628 raft_consensus.cc:359] T bf80563b6b0041719836655c97f0018d P ff5aa0bbeba645d79c3d19db15bb2f70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:52.451713 19628 raft_consensus.cc:385] T bf80563b6b0041719836655c97f0018d P ff5aa0bbeba645d79c3d19db15bb2f70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:52.451669 19627 raft_consensus.cc:359] T 66a653d87c6144a986808c0efd7478f5 P d4ab748446be472da51ae9dad079f488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:52.452176 19628 raft_consensus.cc:740] T bf80563b6b0041719836655c97f0018d P ff5aa0bbeba645d79c3d19db15bb2f70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff5aa0bbeba645d79c3d19db15bb2f70, State: Initialized, Role: FOLLOWER
I20260710 13:20:52.452416 19627 raft_consensus.cc:385] T 66a653d87c6144a986808c0efd7478f5 P d4ab748446be472da51ae9dad079f488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:52.452064 19629 raft_consensus.cc:359] T 2bb54a28be3849a395af5c3dfec4dee6 P 34321d77714f4c3eafa0b70394d78b4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:52.452785 19627 raft_consensus.cc:740] T 66a653d87c6144a986808c0efd7478f5 P d4ab748446be472da51ae9dad079f488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4ab748446be472da51ae9dad079f488, State: Initialized, Role: FOLLOWER
I20260710 13:20:52.452863 19629 raft_consensus.cc:385] T 2bb54a28be3849a395af5c3dfec4dee6 P 34321d77714f4c3eafa0b70394d78b4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:52.453401 19629 raft_consensus.cc:740] T 2bb54a28be3849a395af5c3dfec4dee6 P 34321d77714f4c3eafa0b70394d78b4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34321d77714f4c3eafa0b70394d78b4f, State: Initialized, Role: FOLLOWER
I20260710 13:20:52.453058 19628 consensus_queue.cc:260] T bf80563b6b0041719836655c97f0018d P ff5aa0bbeba645d79c3d19db15bb2f70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:52.453781 19627 consensus_queue.cc:260] T 66a653d87c6144a986808c0efd7478f5 P d4ab748446be472da51ae9dad079f488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:52.454159 19629 consensus_queue.cc:260] T 2bb54a28be3849a395af5c3dfec4dee6 P 34321d77714f4c3eafa0b70394d78b4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:52.455753 19628 ts_tablet_manager.cc:1434] T bf80563b6b0041719836655c97f0018d P ff5aa0bbeba645d79c3d19db15bb2f70: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:20:52.456342 19629 ts_tablet_manager.cc:1434] T 2bb54a28be3849a395af5c3dfec4dee6 P 34321d77714f4c3eafa0b70394d78b4f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:20:52.457247 19629 tablet_bootstrap.cc:492] T c596219ea9ad4c8cb5ffd73cab8d0d0a P 34321d77714f4c3eafa0b70394d78b4f: Bootstrap starting.
I20260710 13:20:52.458015 19627 ts_tablet_manager.cc:1434] T 66a653d87c6144a986808c0efd7478f5 P d4ab748446be472da51ae9dad079f488: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:20:52.459066 19627 tablet_bootstrap.cc:492] T 40683c5426fe495aa04d89f21a86202c P d4ab748446be472da51ae9dad079f488: Bootstrap starting.
I20260710 13:20:52.463647 19629 tablet_bootstrap.cc:654] T c596219ea9ad4c8cb5ffd73cab8d0d0a P 34321d77714f4c3eafa0b70394d78b4f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:52.465375 19627 tablet_bootstrap.cc:654] T 40683c5426fe495aa04d89f21a86202c P d4ab748446be472da51ae9dad079f488: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:52.469817 19629 tablet_bootstrap.cc:492] T c596219ea9ad4c8cb5ffd73cab8d0d0a P 34321d77714f4c3eafa0b70394d78b4f: No bootstrap required, opened a new log
I20260710 13:20:52.470247 19628 tablet_bootstrap.cc:492] T 66a653d87c6144a986808c0efd7478f5 P ff5aa0bbeba645d79c3d19db15bb2f70: Bootstrap starting.
I20260710 13:20:52.470389 19629 ts_tablet_manager.cc:1403] T c596219ea9ad4c8cb5ffd73cab8d0d0a P 34321d77714f4c3eafa0b70394d78b4f: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.005s
I20260710 13:20:52.473831 19629 raft_consensus.cc:359] T c596219ea9ad4c8cb5ffd73cab8d0d0a P 34321d77714f4c3eafa0b70394d78b4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:52.474664 19629 raft_consensus.cc:385] T c596219ea9ad4c8cb5ffd73cab8d0d0a P 34321d77714f4c3eafa0b70394d78b4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:52.475029 19629 raft_consensus.cc:740] T c596219ea9ad4c8cb5ffd73cab8d0d0a P 34321d77714f4c3eafa0b70394d78b4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34321d77714f4c3eafa0b70394d78b4f, State: Initialized, Role: FOLLOWER
I20260710 13:20:52.475972 19629 consensus_queue.cc:260] T c596219ea9ad4c8cb5ffd73cab8d0d0a P 34321d77714f4c3eafa0b70394d78b4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:52.479861 19629 ts_tablet_manager.cc:1434] T c596219ea9ad4c8cb5ffd73cab8d0d0a P 34321d77714f4c3eafa0b70394d78b4f: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:20:52.480479 19628 tablet_bootstrap.cc:654] T 66a653d87c6144a986808c0efd7478f5 P ff5aa0bbeba645d79c3d19db15bb2f70: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:52.481060 19629 tablet_bootstrap.cc:492] T 5c96bccc7d4547619019ecef77698bb9 P 34321d77714f4c3eafa0b70394d78b4f: Bootstrap starting.
I20260710 13:20:52.487838 19629 tablet_bootstrap.cc:654] T 5c96bccc7d4547619019ecef77698bb9 P 34321d77714f4c3eafa0b70394d78b4f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:52.494153 19636 raft_consensus.cc:493] T 5bd1015780974e8aa22b9d1137d0221c P ff5aa0bbeba645d79c3d19db15bb2f70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:52.494886 19636 raft_consensus.cc:515] T 5bd1015780974e8aa22b9d1137d0221c P ff5aa0bbeba645d79c3d19db15bb2f70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } } peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } }
I20260710 13:20:52.498165 19633 raft_consensus.cc:493] T a2522a53ac4540bc947cc74bcc0c39c9 P 34321d77714f4c3eafa0b70394d78b4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:52.498906 19633 raft_consensus.cc:515] T a2522a53ac4540bc947cc74bcc0c39c9 P 34321d77714f4c3eafa0b70394d78b4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:52.503687 19633 leader_election.cc:290] T a2522a53ac4540bc947cc74bcc0c39c9 P 34321d77714f4c3eafa0b70394d78b4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4ab748446be472da51ae9dad079f488 (127.16.20.66:41525), ff5aa0bbeba645d79c3d19db15bb2f70 (127.16.20.67:37827)
I20260710 13:20:52.515121 19636 leader_election.cc:290] T 5bd1015780974e8aa22b9d1137d0221c P ff5aa0bbeba645d79c3d19db15bb2f70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4ab748446be472da51ae9dad079f488 (127.16.20.66:41525), 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65:43673)
I20260710 13:20:52.523049 19628 tablet_bootstrap.cc:492] T 66a653d87c6144a986808c0efd7478f5 P ff5aa0bbeba645d79c3d19db15bb2f70: No bootstrap required, opened a new log
I20260710 13:20:52.523901 19628 ts_tablet_manager.cc:1403] T 66a653d87c6144a986808c0efd7478f5 P ff5aa0bbeba645d79c3d19db15bb2f70: Time spent bootstrapping tablet: real 0.054s	user 0.012s	sys 0.010s
I20260710 13:20:52.538504 19627 tablet_bootstrap.cc:492] T 40683c5426fe495aa04d89f21a86202c P d4ab748446be472da51ae9dad079f488: No bootstrap required, opened a new log
I20260710 13:20:52.539306 19627 ts_tablet_manager.cc:1403] T 40683c5426fe495aa04d89f21a86202c P d4ab748446be472da51ae9dad079f488: Time spent bootstrapping tablet: real 0.080s	user 0.014s	sys 0.061s
I20260710 13:20:52.541141 19634 raft_consensus.cc:493] T 2bb54a28be3849a395af5c3dfec4dee6 P d4ab748446be472da51ae9dad079f488 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:52.541023 19628 raft_consensus.cc:359] T 66a653d87c6144a986808c0efd7478f5 P ff5aa0bbeba645d79c3d19db15bb2f70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:52.541862 19634 raft_consensus.cc:515] T 2bb54a28be3849a395af5c3dfec4dee6 P d4ab748446be472da51ae9dad079f488 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:52.541879 19628 raft_consensus.cc:385] T 66a653d87c6144a986808c0efd7478f5 P ff5aa0bbeba645d79c3d19db15bb2f70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:52.542994 19628 raft_consensus.cc:740] T 66a653d87c6144a986808c0efd7478f5 P ff5aa0bbeba645d79c3d19db15bb2f70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff5aa0bbeba645d79c3d19db15bb2f70, State: Initialized, Role: FOLLOWER
I20260710 13:20:52.543841 19628 consensus_queue.cc:260] T 66a653d87c6144a986808c0efd7478f5 P ff5aa0bbeba645d79c3d19db15bb2f70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:52.546118 19628 ts_tablet_manager.cc:1434] T 66a653d87c6144a986808c0efd7478f5 P ff5aa0bbeba645d79c3d19db15bb2f70: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.003s
I20260710 13:20:52.547345 19628 tablet_bootstrap.cc:492] T 5c96bccc7d4547619019ecef77698bb9 P ff5aa0bbeba645d79c3d19db15bb2f70: Bootstrap starting.
I20260710 13:20:52.547148 19634 leader_election.cc:290] T 2bb54a28be3849a395af5c3dfec4dee6 P d4ab748446be472da51ae9dad079f488 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65:43673), ff5aa0bbeba645d79c3d19db15bb2f70 (127.16.20.67:37827)
W20260710 13:20:52.551681 19384 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:52.556409 19629 tablet_bootstrap.cc:492] T 5c96bccc7d4547619019ecef77698bb9 P 34321d77714f4c3eafa0b70394d78b4f: No bootstrap required, opened a new log
I20260710 13:20:52.557107 19629 ts_tablet_manager.cc:1403] T 5c96bccc7d4547619019ecef77698bb9 P 34321d77714f4c3eafa0b70394d78b4f: Time spent bootstrapping tablet: real 0.076s	user 0.031s	sys 0.041s
I20260710 13:20:52.560590 19629 raft_consensus.cc:359] T 5c96bccc7d4547619019ecef77698bb9 P 34321d77714f4c3eafa0b70394d78b4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:52.561447 19629 raft_consensus.cc:385] T 5c96bccc7d4547619019ecef77698bb9 P 34321d77714f4c3eafa0b70394d78b4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:52.561836 19629 raft_consensus.cc:740] T 5c96bccc7d4547619019ecef77698bb9 P 34321d77714f4c3eafa0b70394d78b4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34321d77714f4c3eafa0b70394d78b4f, State: Initialized, Role: FOLLOWER
I20260710 13:20:52.556038 19627 raft_consensus.cc:359] T 40683c5426fe495aa04d89f21a86202c P d4ab748446be472da51ae9dad079f488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:52.563019 19627 raft_consensus.cc:385] T 40683c5426fe495aa04d89f21a86202c P d4ab748446be472da51ae9dad079f488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:52.563547 19627 raft_consensus.cc:740] T 40683c5426fe495aa04d89f21a86202c P d4ab748446be472da51ae9dad079f488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4ab748446be472da51ae9dad079f488, State: Initialized, Role: FOLLOWER
I20260710 13:20:52.564618 19627 consensus_queue.cc:260] T 40683c5426fe495aa04d89f21a86202c P d4ab748446be472da51ae9dad079f488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:52.568794 19513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2522a53ac4540bc947cc74bcc0c39c9" candidate_uuid: "34321d77714f4c3eafa0b70394d78b4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4ab748446be472da51ae9dad079f488" is_pre_election: true
I20260710 13:20:52.566027 19629 consensus_queue.cc:260] T 5c96bccc7d4547619019ecef77698bb9 P 34321d77714f4c3eafa0b70394d78b4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:52.571069 19629 ts_tablet_manager.cc:1434] T 5c96bccc7d4547619019ecef77698bb9 P 34321d77714f4c3eafa0b70394d78b4f: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.004s
I20260710 13:20:52.572559 19629 tablet_bootstrap.cc:492] T 5bd1015780974e8aa22b9d1137d0221c P 34321d77714f4c3eafa0b70394d78b4f: Bootstrap starting.
W20260710 13:20:52.574654 19403 leader_election.cc:343] T a2522a53ac4540bc947cc74bcc0c39c9 P 34321d77714f4c3eafa0b70394d78b4f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4ab748446be472da51ae9dad079f488 (127.16.20.66:41525): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:52.571483 19627 ts_tablet_manager.cc:1434] T 40683c5426fe495aa04d89f21a86202c P d4ab748446be472da51ae9dad079f488: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.003s
I20260710 13:20:52.576012 19627 tablet_bootstrap.cc:492] T c596219ea9ad4c8cb5ffd73cab8d0d0a P d4ab748446be472da51ae9dad079f488: Bootstrap starting.
I20260710 13:20:52.578876 19628 tablet_bootstrap.cc:654] T 5c96bccc7d4547619019ecef77698bb9 P ff5aa0bbeba645d79c3d19db15bb2f70: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:52.585812 19629 tablet_bootstrap.cc:654] T 5bd1015780974e8aa22b9d1137d0221c P 34321d77714f4c3eafa0b70394d78b4f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:52.587234 19627 tablet_bootstrap.cc:654] T c596219ea9ad4c8cb5ffd73cab8d0d0a P d4ab748446be472da51ae9dad079f488: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:52.593122 19628 tablet_bootstrap.cc:492] T 5c96bccc7d4547619019ecef77698bb9 P ff5aa0bbeba645d79c3d19db15bb2f70: No bootstrap required, opened a new log
I20260710 13:20:52.593904 19628 ts_tablet_manager.cc:1403] T 5c96bccc7d4547619019ecef77698bb9 P ff5aa0bbeba645d79c3d19db15bb2f70: Time spent bootstrapping tablet: real 0.047s	user 0.009s	sys 0.010s
I20260710 13:20:52.597805 19628 raft_consensus.cc:359] T 5c96bccc7d4547619019ecef77698bb9 P ff5aa0bbeba645d79c3d19db15bb2f70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:52.598601 19628 raft_consensus.cc:385] T 5c96bccc7d4547619019ecef77698bb9 P ff5aa0bbeba645d79c3d19db15bb2f70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:52.598932 19628 raft_consensus.cc:740] T 5c96bccc7d4547619019ecef77698bb9 P ff5aa0bbeba645d79c3d19db15bb2f70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff5aa0bbeba645d79c3d19db15bb2f70, State: Initialized, Role: FOLLOWER
I20260710 13:20:52.599814 19628 consensus_queue.cc:260] T 5c96bccc7d4547619019ecef77698bb9 P ff5aa0bbeba645d79c3d19db15bb2f70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:52.601202 19587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2522a53ac4540bc947cc74bcc0c39c9" candidate_uuid: "34321d77714f4c3eafa0b70394d78b4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" is_pre_election: true
I20260710 13:20:52.601938 19587 raft_consensus.cc:2468] T a2522a53ac4540bc947cc74bcc0c39c9 P ff5aa0bbeba645d79c3d19db15bb2f70 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34321d77714f4c3eafa0b70394d78b4f in term 0.
I20260710 13:20:52.603369 19402 leader_election.cc:304] T a2522a53ac4540bc947cc74bcc0c39c9 P 34321d77714f4c3eafa0b70394d78b4f [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: 34321d77714f4c3eafa0b70394d78b4f, ff5aa0bbeba645d79c3d19db15bb2f70; no voters: d4ab748446be472da51ae9dad079f488
I20260710 13:20:52.603369 19629 tablet_bootstrap.cc:492] T 5bd1015780974e8aa22b9d1137d0221c P 34321d77714f4c3eafa0b70394d78b4f: No bootstrap required, opened a new log
I20260710 13:20:52.604972 19629 ts_tablet_manager.cc:1403] T 5bd1015780974e8aa22b9d1137d0221c P 34321d77714f4c3eafa0b70394d78b4f: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.001s
I20260710 13:20:52.605165 19628 ts_tablet_manager.cc:1434] T 5c96bccc7d4547619019ecef77698bb9 P ff5aa0bbeba645d79c3d19db15bb2f70: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 13:20:52.606223 19628 tablet_bootstrap.cc:492] T 40683c5426fe495aa04d89f21a86202c P ff5aa0bbeba645d79c3d19db15bb2f70: Bootstrap starting.
I20260710 13:20:52.606359 19633 raft_consensus.cc:2804] T a2522a53ac4540bc947cc74bcc0c39c9 P 34321d77714f4c3eafa0b70394d78b4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:52.606894 19633 raft_consensus.cc:493] T a2522a53ac4540bc947cc74bcc0c39c9 P 34321d77714f4c3eafa0b70394d78b4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:52.607347 19633 raft_consensus.cc:3060] T a2522a53ac4540bc947cc74bcc0c39c9 P 34321d77714f4c3eafa0b70394d78b4f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:52.612825 19628 tablet_bootstrap.cc:654] T 40683c5426fe495aa04d89f21a86202c P ff5aa0bbeba645d79c3d19db15bb2f70: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:52.617363 19629 raft_consensus.cc:359] T 5bd1015780974e8aa22b9d1137d0221c P 34321d77714f4c3eafa0b70394d78b4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } } peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } }
I20260710 13:20:52.618499 19629 raft_consensus.cc:385] T 5bd1015780974e8aa22b9d1137d0221c P 34321d77714f4c3eafa0b70394d78b4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:52.618920 19629 raft_consensus.cc:740] T 5bd1015780974e8aa22b9d1137d0221c P 34321d77714f4c3eafa0b70394d78b4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34321d77714f4c3eafa0b70394d78b4f, State: Initialized, Role: FOLLOWER
I20260710 13:20:52.624644 19513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bd1015780974e8aa22b9d1137d0221c" candidate_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4ab748446be472da51ae9dad079f488" is_pre_election: true
I20260710 13:20:52.624176 19629 consensus_queue.cc:260] T 5bd1015780974e8aa22b9d1137d0221c P 34321d77714f4c3eafa0b70394d78b4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } } peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } }
W20260710 13:20:52.626549 19552 leader_election.cc:343] T 5bd1015780974e8aa22b9d1137d0221c P ff5aa0bbeba645d79c3d19db15bb2f70 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4ab748446be472da51ae9dad079f488 (127.16.20.66:41525): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:52.628084 19438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bd1015780974e8aa22b9d1137d0221c" candidate_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34321d77714f4c3eafa0b70394d78b4f" is_pre_election: true
I20260710 13:20:52.629056 19438 raft_consensus.cc:2468] T 5bd1015780974e8aa22b9d1137d0221c P 34321d77714f4c3eafa0b70394d78b4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff5aa0bbeba645d79c3d19db15bb2f70 in term 0.
I20260710 13:20:52.631505 19550 leader_election.cc:304] T 5bd1015780974e8aa22b9d1137d0221c P ff5aa0bbeba645d79c3d19db15bb2f70 [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: 34321d77714f4c3eafa0b70394d78b4f, ff5aa0bbeba645d79c3d19db15bb2f70; no voters: d4ab748446be472da51ae9dad079f488
I20260710 13:20:52.632696 19636 raft_consensus.cc:2804] T 5bd1015780974e8aa22b9d1137d0221c P ff5aa0bbeba645d79c3d19db15bb2f70 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:52.633077 19636 raft_consensus.cc:493] T 5bd1015780974e8aa22b9d1137d0221c P ff5aa0bbeba645d79c3d19db15bb2f70 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:52.633355 19627 tablet_bootstrap.cc:492] T c596219ea9ad4c8cb5ffd73cab8d0d0a P d4ab748446be472da51ae9dad079f488: No bootstrap required, opened a new log
I20260710 13:20:52.633417 19636 raft_consensus.cc:3060] T 5bd1015780974e8aa22b9d1137d0221c P ff5aa0bbeba645d79c3d19db15bb2f70 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:52.633991 19627 ts_tablet_manager.cc:1403] T c596219ea9ad4c8cb5ffd73cab8d0d0a P d4ab748446be472da51ae9dad079f488: Time spent bootstrapping tablet: real 0.058s	user 0.029s	sys 0.006s
I20260710 13:20:52.629639 19633 raft_consensus.cc:515] T a2522a53ac4540bc947cc74bcc0c39c9 P 34321d77714f4c3eafa0b70394d78b4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:52.637108 19627 raft_consensus.cc:359] T c596219ea9ad4c8cb5ffd73cab8d0d0a P d4ab748446be472da51ae9dad079f488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:52.637831 19627 raft_consensus.cc:385] T c596219ea9ad4c8cb5ffd73cab8d0d0a P d4ab748446be472da51ae9dad079f488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:52.638120 19627 raft_consensus.cc:740] T c596219ea9ad4c8cb5ffd73cab8d0d0a P d4ab748446be472da51ae9dad079f488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4ab748446be472da51ae9dad079f488, State: Initialized, Role: FOLLOWER
I20260710 13:20:52.638283 19513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2522a53ac4540bc947cc74bcc0c39c9" candidate_uuid: "34321d77714f4c3eafa0b70394d78b4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4ab748446be472da51ae9dad079f488"
W20260710 13:20:52.639807 19403 leader_election.cc:343] T a2522a53ac4540bc947cc74bcc0c39c9 P 34321d77714f4c3eafa0b70394d78b4f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d4ab748446be472da51ae9dad079f488 (127.16.20.66:41525): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:52.641631 19636 raft_consensus.cc:515] T 5bd1015780974e8aa22b9d1137d0221c P ff5aa0bbeba645d79c3d19db15bb2f70 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } } peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } }
I20260710 13:20:52.642683 19628 tablet_bootstrap.cc:492] T 40683c5426fe495aa04d89f21a86202c P ff5aa0bbeba645d79c3d19db15bb2f70: No bootstrap required, opened a new log
I20260710 13:20:52.643214 19628 ts_tablet_manager.cc:1403] T 40683c5426fe495aa04d89f21a86202c P ff5aa0bbeba645d79c3d19db15bb2f70: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.014s
I20260710 13:20:52.647331 19587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bb54a28be3849a395af5c3dfec4dee6" candidate_uuid: "d4ab748446be472da51ae9dad079f488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" is_pre_election: true
I20260710 13:20:52.648432 19636 leader_election.cc:290] T 5bd1015780974e8aa22b9d1137d0221c P ff5aa0bbeba645d79c3d19db15bb2f70 [CANDIDATE]: Term 1 election: Requested vote from peers d4ab748446be472da51ae9dad079f488 (127.16.20.66:41525), 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65:43673)
I20260710 13:20:52.649008 19513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bd1015780974e8aa22b9d1137d0221c" candidate_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4ab748446be472da51ae9dad079f488"
I20260710 13:20:52.638927 19627 consensus_queue.cc:260] T c596219ea9ad4c8cb5ffd73cab8d0d0a P d4ab748446be472da51ae9dad079f488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:52.649505 19628 raft_consensus.cc:359] T 40683c5426fe495aa04d89f21a86202c P ff5aa0bbeba645d79c3d19db15bb2f70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:52.650260 19628 raft_consensus.cc:385] T 40683c5426fe495aa04d89f21a86202c P ff5aa0bbeba645d79c3d19db15bb2f70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:52.650575 19628 raft_consensus.cc:740] T 40683c5426fe495aa04d89f21a86202c P ff5aa0bbeba645d79c3d19db15bb2f70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff5aa0bbeba645d79c3d19db15bb2f70, State: Initialized, Role: FOLLOWER
W20260710 13:20:52.650689 19552 leader_election.cc:343] T 5bd1015780974e8aa22b9d1137d0221c P ff5aa0bbeba645d79c3d19db15bb2f70 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d4ab748446be472da51ae9dad079f488 (127.16.20.66:41525): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:52.652237 19661 raft_consensus.cc:493] T 5bd1015780974e8aa22b9d1137d0221c P 34321d77714f4c3eafa0b70394d78b4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:52.652824 19438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bd1015780974e8aa22b9d1137d0221c" candidate_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34321d77714f4c3eafa0b70394d78b4f"
I20260710 13:20:52.652695 19661 raft_consensus.cc:515] T 5bd1015780974e8aa22b9d1137d0221c P 34321d77714f4c3eafa0b70394d78b4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } } peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } }
I20260710 13:20:52.646178 19633 leader_election.cc:290] T a2522a53ac4540bc947cc74bcc0c39c9 P 34321d77714f4c3eafa0b70394d78b4f [CANDIDATE]: Term 1 election: Requested vote from peers d4ab748446be472da51ae9dad079f488 (127.16.20.66:41525), ff5aa0bbeba645d79c3d19db15bb2f70 (127.16.20.67:37827)
I20260710 13:20:52.653251 19629 ts_tablet_manager.cc:1434] T 5bd1015780974e8aa22b9d1137d0221c P 34321d77714f4c3eafa0b70394d78b4f: Time spent starting tablet: real 0.048s	user 0.017s	sys 0.004s
W20260710 13:20:52.653779 19477 leader_election.cc:343] T 2bb54a28be3849a395af5c3dfec4dee6 P d4ab748446be472da51ae9dad079f488 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff5aa0bbeba645d79c3d19db15bb2f70 (127.16.20.67:37827): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:52.654476 19629 tablet_bootstrap.cc:492] T bf80563b6b0041719836655c97f0018d P 34321d77714f4c3eafa0b70394d78b4f: Bootstrap starting.
I20260710 13:20:52.655457 19627 ts_tablet_manager.cc:1434] T c596219ea9ad4c8cb5ffd73cab8d0d0a P d4ab748446be472da51ae9dad079f488: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260710 13:20:52.656500 19627 tablet_bootstrap.cc:492] T a2522a53ac4540bc947cc74bcc0c39c9 P d4ab748446be472da51ae9dad079f488: Bootstrap starting.
I20260710 13:20:52.658188 19438 raft_consensus.cc:3060] T 5bd1015780974e8aa22b9d1137d0221c P 34321d77714f4c3eafa0b70394d78b4f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:52.661757 19661 leader_election.cc:290] T 5bd1015780974e8aa22b9d1137d0221c P 34321d77714f4c3eafa0b70394d78b4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4ab748446be472da51ae9dad079f488 (127.16.20.66:41525), ff5aa0bbeba645d79c3d19db15bb2f70 (127.16.20.67:37827)
I20260710 13:20:52.662209 19513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bd1015780974e8aa22b9d1137d0221c" candidate_uuid: "34321d77714f4c3eafa0b70394d78b4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4ab748446be472da51ae9dad079f488" is_pre_election: true
I20260710 13:20:52.651338 19628 consensus_queue.cc:260] T 40683c5426fe495aa04d89f21a86202c P ff5aa0bbeba645d79c3d19db15bb2f70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:52.663184 19587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2522a53ac4540bc947cc74bcc0c39c9" candidate_uuid: "34321d77714f4c3eafa0b70394d78b4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70"
W20260710 13:20:52.663694 19403 leader_election.cc:343] T 5bd1015780974e8aa22b9d1137d0221c P 34321d77714f4c3eafa0b70394d78b4f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4ab748446be472da51ae9dad079f488 (127.16.20.66:41525): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:52.663822 19587 raft_consensus.cc:3060] T a2522a53ac4540bc947cc74bcc0c39c9 P ff5aa0bbeba645d79c3d19db15bb2f70 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:52.665117 19628 ts_tablet_manager.cc:1434] T 40683c5426fe495aa04d89f21a86202c P ff5aa0bbeba645d79c3d19db15bb2f70: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.003s
I20260710 13:20:52.667042 19438 raft_consensus.cc:2468] T 5bd1015780974e8aa22b9d1137d0221c P 34321d77714f4c3eafa0b70394d78b4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff5aa0bbeba645d79c3d19db15bb2f70 in term 1.
I20260710 13:20:52.668586 19634 raft_consensus.cc:493] T 5c96bccc7d4547619019ecef77698bb9 P d4ab748446be472da51ae9dad079f488 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:52.669132 19634 raft_consensus.cc:515] T 5c96bccc7d4547619019ecef77698bb9 P d4ab748446be472da51ae9dad079f488 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:52.671339 19634 leader_election.cc:290] T 5c96bccc7d4547619019ecef77698bb9 P d4ab748446be472da51ae9dad079f488 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65:43673), ff5aa0bbeba645d79c3d19db15bb2f70 (127.16.20.67:37827)
I20260710 13:20:52.672613 19586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c96bccc7d4547619019ecef77698bb9" candidate_uuid: "d4ab748446be472da51ae9dad079f488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" is_pre_election: true
I20260710 13:20:52.673588 19586 raft_consensus.cc:2468] T 5c96bccc7d4547619019ecef77698bb9 P ff5aa0bbeba645d79c3d19db15bb2f70 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4ab748446be472da51ae9dad079f488 in term 0.
I20260710 13:20:52.675048 19477 leader_election.cc:304] T 5c96bccc7d4547619019ecef77698bb9 P d4ab748446be472da51ae9dad079f488 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d4ab748446be472da51ae9dad079f488, ff5aa0bbeba645d79c3d19db15bb2f70; no voters: 
I20260710 13:20:52.676017 19634 raft_consensus.cc:2804] T 5c96bccc7d4547619019ecef77698bb9 P d4ab748446be472da51ae9dad079f488 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:52.676393 19634 raft_consensus.cc:493] T 5c96bccc7d4547619019ecef77698bb9 P d4ab748446be472da51ae9dad079f488 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:52.676748 19634 raft_consensus.cc:3060] T 5c96bccc7d4547619019ecef77698bb9 P d4ab748446be472da51ae9dad079f488 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:52.677377 19629 tablet_bootstrap.cc:654] T bf80563b6b0041719836655c97f0018d P 34321d77714f4c3eafa0b70394d78b4f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:52.684648 19628 tablet_bootstrap.cc:492] T c596219ea9ad4c8cb5ffd73cab8d0d0a P ff5aa0bbeba645d79c3d19db15bb2f70: Bootstrap starting.
I20260710 13:20:52.671615 19587 raft_consensus.cc:2468] T a2522a53ac4540bc947cc74bcc0c39c9 P ff5aa0bbeba645d79c3d19db15bb2f70 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34321d77714f4c3eafa0b70394d78b4f in term 1.
I20260710 13:20:52.687716 19550 leader_election.cc:304] T 5bd1015780974e8aa22b9d1137d0221c P ff5aa0bbeba645d79c3d19db15bb2f70 [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: 34321d77714f4c3eafa0b70394d78b4f, ff5aa0bbeba645d79c3d19db15bb2f70; no voters: d4ab748446be472da51ae9dad079f488
I20260710 13:20:52.689230 19661 raft_consensus.cc:493] T 8a53d0e266a643c48af40024d1fd2a1d P 34321d77714f4c3eafa0b70394d78b4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:52.689736 19636 raft_consensus.cc:2804] T 5bd1015780974e8aa22b9d1137d0221c P ff5aa0bbeba645d79c3d19db15bb2f70 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:52.689956 19661 raft_consensus.cc:515] T 8a53d0e266a643c48af40024d1fd2a1d P 34321d77714f4c3eafa0b70394d78b4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:52.693320 19628 tablet_bootstrap.cc:654] T c596219ea9ad4c8cb5ffd73cab8d0d0a P ff5aa0bbeba645d79c3d19db15bb2f70: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:52.694134 19513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a53d0e266a643c48af40024d1fd2a1d" candidate_uuid: "34321d77714f4c3eafa0b70394d78b4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4ab748446be472da51ae9dad079f488" is_pre_election: true
W20260710 13:20:52.696436 19403 leader_election.cc:343] T 8a53d0e266a643c48af40024d1fd2a1d P 34321d77714f4c3eafa0b70394d78b4f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4ab748446be472da51ae9dad079f488 (127.16.20.66:41525): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:52.698021 19661 leader_election.cc:290] T 8a53d0e266a643c48af40024d1fd2a1d P 34321d77714f4c3eafa0b70394d78b4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4ab748446be472da51ae9dad079f488 (127.16.20.66:41525), ff5aa0bbeba645d79c3d19db15bb2f70 (127.16.20.67:37827)
I20260710 13:20:52.697475 19636 raft_consensus.cc:697] T 5bd1015780974e8aa22b9d1137d0221c P ff5aa0bbeba645d79c3d19db15bb2f70 [term 1 LEADER]: Becoming Leader. State: Replica: ff5aa0bbeba645d79c3d19db15bb2f70, State: Running, Role: LEADER
I20260710 13:20:52.699628 19636 consensus_queue.cc:237] T 5bd1015780974e8aa22b9d1137d0221c P ff5aa0bbeba645d79c3d19db15bb2f70 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } } peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } }
I20260710 13:20:52.700383 19586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a53d0e266a643c48af40024d1fd2a1d" candidate_uuid: "34321d77714f4c3eafa0b70394d78b4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" is_pre_election: true
I20260710 13:20:52.701135 19586 raft_consensus.cc:2468] T 8a53d0e266a643c48af40024d1fd2a1d P ff5aa0bbeba645d79c3d19db15bb2f70 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34321d77714f4c3eafa0b70394d78b4f in term 0.
I20260710 13:20:52.702603 19628 tablet_bootstrap.cc:492] T c596219ea9ad4c8cb5ffd73cab8d0d0a P ff5aa0bbeba645d79c3d19db15bb2f70: No bootstrap required, opened a new log
I20260710 13:20:52.703194 19628 ts_tablet_manager.cc:1403] T c596219ea9ad4c8cb5ffd73cab8d0d0a P ff5aa0bbeba645d79c3d19db15bb2f70: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260710 13:20:52.703043 19587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bd1015780974e8aa22b9d1137d0221c" candidate_uuid: "34321d77714f4c3eafa0b70394d78b4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" is_pre_election: true
I20260710 13:20:52.704610 19438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bb54a28be3849a395af5c3dfec4dee6" candidate_uuid: "d4ab748446be472da51ae9dad079f488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34321d77714f4c3eafa0b70394d78b4f" is_pre_election: true
I20260710 13:20:52.705466 19438 raft_consensus.cc:2468] T 2bb54a28be3849a395af5c3dfec4dee6 P 34321d77714f4c3eafa0b70394d78b4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4ab748446be472da51ae9dad079f488 in term 0.
I20260710 13:20:52.705693 19661 raft_consensus.cc:493] T c596219ea9ad4c8cb5ffd73cab8d0d0a P 34321d77714f4c3eafa0b70394d78b4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:52.706544 19437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c96bccc7d4547619019ecef77698bb9" candidate_uuid: "d4ab748446be472da51ae9dad079f488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34321d77714f4c3eafa0b70394d78b4f" is_pre_election: true
I20260710 13:20:52.706157 19661 raft_consensus.cc:515] T c596219ea9ad4c8cb5ffd73cab8d0d0a P 34321d77714f4c3eafa0b70394d78b4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:52.707533 19437 raft_consensus.cc:2468] T 5c96bccc7d4547619019ecef77698bb9 P 34321d77714f4c3eafa0b70394d78b4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4ab748446be472da51ae9dad079f488 in term 0.
I20260710 13:20:52.708593 19628 raft_consensus.cc:359] T c596219ea9ad4c8cb5ffd73cab8d0d0a P ff5aa0bbeba645d79c3d19db15bb2f70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:52.709375 19628 raft_consensus.cc:385] T c596219ea9ad4c8cb5ffd73cab8d0d0a P ff5aa0bbeba645d79c3d19db15bb2f70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:52.709728 19628 raft_consensus.cc:740] T c596219ea9ad4c8cb5ffd73cab8d0d0a P ff5aa0bbeba645d79c3d19db15bb2f70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff5aa0bbeba645d79c3d19db15bb2f70, State: Initialized, Role: FOLLOWER
I20260710 13:20:52.709996 19513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c596219ea9ad4c8cb5ffd73cab8d0d0a" candidate_uuid: "34321d77714f4c3eafa0b70394d78b4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4ab748446be472da51ae9dad079f488" is_pre_election: true
I20260710 13:20:52.687124 19634 raft_consensus.cc:515] T 5c96bccc7d4547619019ecef77698bb9 P d4ab748446be472da51ae9dad079f488 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:52.710602 19513 raft_consensus.cc:2468] T c596219ea9ad4c8cb5ffd73cab8d0d0a P d4ab748446be472da51ae9dad079f488 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34321d77714f4c3eafa0b70394d78b4f in term 0.
I20260710 13:20:52.710665 19628 consensus_queue.cc:260] T c596219ea9ad4c8cb5ffd73cab8d0d0a P ff5aa0bbeba645d79c3d19db15bb2f70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:52.708976 19402 leader_election.cc:304] T a2522a53ac4540bc947cc74bcc0c39c9 P 34321d77714f4c3eafa0b70394d78b4f [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: 34321d77714f4c3eafa0b70394d78b4f, ff5aa0bbeba645d79c3d19db15bb2f70; no voters: d4ab748446be472da51ae9dad079f488
I20260710 13:20:52.712038 19403 leader_election.cc:304] T c596219ea9ad4c8cb5ffd73cab8d0d0a P 34321d77714f4c3eafa0b70394d78b4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34321d77714f4c3eafa0b70394d78b4f, d4ab748446be472da51ae9dad079f488; no voters: 
I20260710 13:20:52.712268 19660 raft_consensus.cc:2804] T a2522a53ac4540bc947cc74bcc0c39c9 P 34321d77714f4c3eafa0b70394d78b4f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:52.712857 19660 raft_consensus.cc:697] T a2522a53ac4540bc947cc74bcc0c39c9 P 34321d77714f4c3eafa0b70394d78b4f [term 1 LEADER]: Becoming Leader. State: Replica: 34321d77714f4c3eafa0b70394d78b4f, State: Running, Role: LEADER
I20260710 13:20:52.713294 19661 leader_election.cc:290] T c596219ea9ad4c8cb5ffd73cab8d0d0a P 34321d77714f4c3eafa0b70394d78b4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4ab748446be472da51ae9dad079f488 (127.16.20.66:41525), ff5aa0bbeba645d79c3d19db15bb2f70 (127.16.20.67:37827)
I20260710 13:20:52.713726 19660 consensus_queue.cc:237] T a2522a53ac4540bc947cc74bcc0c39c9 P 34321d77714f4c3eafa0b70394d78b4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:52.713980 19587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c96bccc7d4547619019ecef77698bb9" candidate_uuid: "d4ab748446be472da51ae9dad079f488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70"
I20260710 13:20:52.714917 19587 raft_consensus.cc:3060] T 5c96bccc7d4547619019ecef77698bb9 P ff5aa0bbeba645d79c3d19db15bb2f70 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:52.719559 19634 leader_election.cc:290] T 5c96bccc7d4547619019ecef77698bb9 P d4ab748446be472da51ae9dad079f488 [CANDIDATE]: Term 1 election: Requested vote from peers 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65:43673), ff5aa0bbeba645d79c3d19db15bb2f70 (127.16.20.67:37827)
I20260710 13:20:52.722050 19633 raft_consensus.cc:2804] T c596219ea9ad4c8cb5ffd73cab8d0d0a P 34321d77714f4c3eafa0b70394d78b4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:52.722602 19633 raft_consensus.cc:493] T c596219ea9ad4c8cb5ffd73cab8d0d0a P 34321d77714f4c3eafa0b70394d78b4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:52.723039 19633 raft_consensus.cc:3060] T c596219ea9ad4c8cb5ffd73cab8d0d0a P 34321d77714f4c3eafa0b70394d78b4f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:52.726063 19628 ts_tablet_manager.cc:1434] T c596219ea9ad4c8cb5ffd73cab8d0d0a P ff5aa0bbeba645d79c3d19db15bb2f70: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260710 13:20:52.727218 19628 tablet_bootstrap.cc:492] T 2bb54a28be3849a395af5c3dfec4dee6 P ff5aa0bbeba645d79c3d19db15bb2f70: Bootstrap starting.
I20260710 13:20:52.729734 19627 tablet_bootstrap.cc:654] T a2522a53ac4540bc947cc74bcc0c39c9 P d4ab748446be472da51ae9dad079f488: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:52.731588 19402 leader_election.cc:304] T 8a53d0e266a643c48af40024d1fd2a1d P 34321d77714f4c3eafa0b70394d78b4f [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: 34321d77714f4c3eafa0b70394d78b4f, ff5aa0bbeba645d79c3d19db15bb2f70; no voters: d4ab748446be472da51ae9dad079f488
I20260710 13:20:52.732800 19661 raft_consensus.cc:2804] T 8a53d0e266a643c48af40024d1fd2a1d P 34321d77714f4c3eafa0b70394d78b4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:52.733340 19661 raft_consensus.cc:493] T 8a53d0e266a643c48af40024d1fd2a1d P 34321d77714f4c3eafa0b70394d78b4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:52.733911 19628 tablet_bootstrap.cc:654] T 2bb54a28be3849a395af5c3dfec4dee6 P ff5aa0bbeba645d79c3d19db15bb2f70: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:52.733809 19661 raft_consensus.cc:3060] T 8a53d0e266a643c48af40024d1fd2a1d P 34321d77714f4c3eafa0b70394d78b4f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:52.737795 19402 leader_election.cc:304] T 5bd1015780974e8aa22b9d1137d0221c P 34321d77714f4c3eafa0b70394d78b4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 34321d77714f4c3eafa0b70394d78b4f; no voters: d4ab748446be472da51ae9dad079f488, ff5aa0bbeba645d79c3d19db15bb2f70
I20260710 13:20:52.738063 19636 raft_consensus.cc:493] T bf80563b6b0041719836655c97f0018d P ff5aa0bbeba645d79c3d19db15bb2f70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:52.738615 19636 raft_consensus.cc:515] T bf80563b6b0041719836655c97f0018d P ff5aa0bbeba645d79c3d19db15bb2f70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:52.739305 19476 leader_election.cc:304] T 2bb54a28be3849a395af5c3dfec4dee6 P d4ab748446be472da51ae9dad079f488 [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: 34321d77714f4c3eafa0b70394d78b4f, d4ab748446be472da51ae9dad079f488; no voters: ff5aa0bbeba645d79c3d19db15bb2f70
I20260710 13:20:52.740728 19634 raft_consensus.cc:2804] T 2bb54a28be3849a395af5c3dfec4dee6 P d4ab748446be472da51ae9dad079f488 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:52.741138 19634 raft_consensus.cc:493] T 2bb54a28be3849a395af5c3dfec4dee6 P d4ab748446be472da51ae9dad079f488 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:52.740974 19587 raft_consensus.cc:2468] T 5c96bccc7d4547619019ecef77698bb9 P ff5aa0bbeba645d79c3d19db15bb2f70 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4ab748446be472da51ae9dad079f488 in term 1.
I20260710 13:20:52.741616 19437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf80563b6b0041719836655c97f0018d" candidate_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34321d77714f4c3eafa0b70394d78b4f" is_pre_election: true
I20260710 13:20:52.741827 19660 raft_consensus.cc:2749] T 5bd1015780974e8aa22b9d1137d0221c P 34321d77714f4c3eafa0b70394d78b4f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:20:52.743166 19550 leader_election.cc:343] T bf80563b6b0041719836655c97f0018d P ff5aa0bbeba645d79c3d19db15bb2f70 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65:43673): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:52.743291 19334 catalog_manager.cc:5697] T a2522a53ac4540bc947cc74bcc0c39c9 P 34321d77714f4c3eafa0b70394d78b4f reported cstate change: term changed from 0 to 1, leader changed from <none> to 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65). New cstate: current_term: 1 leader_uuid: "34321d77714f4c3eafa0b70394d78b4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:52.744692 19477 leader_election.cc:304] T 5c96bccc7d4547619019ecef77698bb9 P d4ab748446be472da51ae9dad079f488 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d4ab748446be472da51ae9dad079f488, ff5aa0bbeba645d79c3d19db15bb2f70; no voters: 
I20260710 13:20:52.744504 19587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c596219ea9ad4c8cb5ffd73cab8d0d0a" candidate_uuid: "34321d77714f4c3eafa0b70394d78b4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" is_pre_election: true
I20260710 13:20:52.741662 19634 raft_consensus.cc:3060] T 2bb54a28be3849a395af5c3dfec4dee6 P d4ab748446be472da51ae9dad079f488 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:52.745925 19587 raft_consensus.cc:2468] T c596219ea9ad4c8cb5ffd73cab8d0d0a P ff5aa0bbeba645d79c3d19db15bb2f70 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34321d77714f4c3eafa0b70394d78b4f in term 0.
I20260710 13:20:52.743973 19437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c96bccc7d4547619019ecef77698bb9" candidate_uuid: "d4ab748446be472da51ae9dad079f488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34321d77714f4c3eafa0b70394d78b4f"
I20260710 13:20:52.750982 19437 raft_consensus.cc:3060] T 5c96bccc7d4547619019ecef77698bb9 P 34321d77714f4c3eafa0b70394d78b4f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:52.754041 19634 raft_consensus.cc:515] T 2bb54a28be3849a395af5c3dfec4dee6 P d4ab748446be472da51ae9dad079f488 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:52.756425 19634 leader_election.cc:290] T 2bb54a28be3849a395af5c3dfec4dee6 P d4ab748446be472da51ae9dad079f488 [CANDIDATE]: Term 1 election: Requested vote from peers 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65:43673), ff5aa0bbeba645d79c3d19db15bb2f70 (127.16.20.67:37827)
I20260710 13:20:52.757040 19634 raft_consensus.cc:2804] T 5c96bccc7d4547619019ecef77698bb9 P d4ab748446be472da51ae9dad079f488 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:52.757515 19634 raft_consensus.cc:697] T 5c96bccc7d4547619019ecef77698bb9 P d4ab748446be472da51ae9dad079f488 [term 1 LEADER]: Becoming Leader. State: Replica: d4ab748446be472da51ae9dad079f488, State: Running, Role: LEADER
I20260710 13:20:52.757867 19636 leader_election.cc:290] T bf80563b6b0041719836655c97f0018d P ff5aa0bbeba645d79c3d19db15bb2f70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65:43673), d4ab748446be472da51ae9dad079f488 (127.16.20.66:41525)
I20260710 13:20:52.758441 19634 consensus_queue.cc:237] T 5c96bccc7d4547619019ecef77698bb9 P d4ab748446be472da51ae9dad079f488 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:52.759042 19587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bb54a28be3849a395af5c3dfec4dee6" candidate_uuid: "d4ab748446be472da51ae9dad079f488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70"
I20260710 13:20:52.759596 19513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf80563b6b0041719836655c97f0018d" candidate_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4ab748446be472da51ae9dad079f488" is_pre_election: true
I20260710 13:20:52.759939 19438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bb54a28be3849a395af5c3dfec4dee6" candidate_uuid: "d4ab748446be472da51ae9dad079f488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34321d77714f4c3eafa0b70394d78b4f"
I20260710 13:20:52.734524 19332 catalog_manager.cc:5697] T 5bd1015780974e8aa22b9d1137d0221c P ff5aa0bbeba645d79c3d19db15bb2f70 reported cstate change: term changed from 0 to 1, leader changed from <none> to ff5aa0bbeba645d79c3d19db15bb2f70 (127.16.20.67). New cstate: current_term: 1 leader_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:52.761508 19437 raft_consensus.cc:2468] T 5c96bccc7d4547619019ecef77698bb9 P 34321d77714f4c3eafa0b70394d78b4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4ab748446be472da51ae9dad079f488 in term 1.
I20260710 13:20:52.766721 19629 tablet_bootstrap.cc:492] T bf80563b6b0041719836655c97f0018d P 34321d77714f4c3eafa0b70394d78b4f: No bootstrap required, opened a new log
I20260710 13:20:52.763350 19438 raft_consensus.cc:3060] T 2bb54a28be3849a395af5c3dfec4dee6 P 34321d77714f4c3eafa0b70394d78b4f [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:52.772871 19477 leader_election.cc:343] T 2bb54a28be3849a395af5c3dfec4dee6 P d4ab748446be472da51ae9dad079f488 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ff5aa0bbeba645d79c3d19db15bb2f70 (127.16.20.67:37827): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:52.763896 19513 raft_consensus.cc:2468] T bf80563b6b0041719836655c97f0018d P d4ab748446be472da51ae9dad079f488 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff5aa0bbeba645d79c3d19db15bb2f70 in term 0.
I20260710 13:20:52.773941 19629 ts_tablet_manager.cc:1403] T bf80563b6b0041719836655c97f0018d P 34321d77714f4c3eafa0b70394d78b4f: Time spent bootstrapping tablet: real 0.120s	user 0.027s	sys 0.030s
I20260710 13:20:52.775430 19552 leader_election.cc:304] T bf80563b6b0041719836655c97f0018d P ff5aa0bbeba645d79c3d19db15bb2f70 [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: d4ab748446be472da51ae9dad079f488, ff5aa0bbeba645d79c3d19db15bb2f70; no voters: 34321d77714f4c3eafa0b70394d78b4f
I20260710 13:20:52.777171 19636 raft_consensus.cc:2804] T bf80563b6b0041719836655c97f0018d P ff5aa0bbeba645d79c3d19db15bb2f70 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:52.777824 19636 raft_consensus.cc:493] T bf80563b6b0041719836655c97f0018d P ff5aa0bbeba645d79c3d19db15bb2f70 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:52.778345 19636 raft_consensus.cc:3060] T bf80563b6b0041719836655c97f0018d P ff5aa0bbeba645d79c3d19db15bb2f70 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:52.778589 19667 raft_consensus.cc:493] T 40683c5426fe495aa04d89f21a86202c P d4ab748446be472da51ae9dad079f488 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:52.779134 19667 raft_consensus.cc:515] T 40683c5426fe495aa04d89f21a86202c P d4ab748446be472da51ae9dad079f488 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:52.777056 19629 raft_consensus.cc:359] T bf80563b6b0041719836655c97f0018d P 34321d77714f4c3eafa0b70394d78b4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:52.787679 19661 raft_consensus.cc:515] T 8a53d0e266a643c48af40024d1fd2a1d P 34321d77714f4c3eafa0b70394d78b4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:52.790409 19661 leader_election.cc:290] T 8a53d0e266a643c48af40024d1fd2a1d P 34321d77714f4c3eafa0b70394d78b4f [CANDIDATE]: Term 1 election: Requested vote from peers d4ab748446be472da51ae9dad079f488 (127.16.20.66:41525), ff5aa0bbeba645d79c3d19db15bb2f70 (127.16.20.67:37827)
I20260710 13:20:52.766942 19633 raft_consensus.cc:515] T c596219ea9ad4c8cb5ffd73cab8d0d0a P 34321d77714f4c3eafa0b70394d78b4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:52.791256 19513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a53d0e266a643c48af40024d1fd2a1d" candidate_uuid: "34321d77714f4c3eafa0b70394d78b4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4ab748446be472da51ae9dad079f488"
W20260710 13:20:52.792759 19403 leader_election.cc:343] T 8a53d0e266a643c48af40024d1fd2a1d P 34321d77714f4c3eafa0b70394d78b4f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d4ab748446be472da51ae9dad079f488 (127.16.20.66:41525): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:52.792960 19633 leader_election.cc:290] T c596219ea9ad4c8cb5ffd73cab8d0d0a P 34321d77714f4c3eafa0b70394d78b4f [CANDIDATE]: Term 1 election: Requested vote from peers d4ab748446be472da51ae9dad079f488 (127.16.20.66:41525), ff5aa0bbeba645d79c3d19db15bb2f70 (127.16.20.67:37827)
I20260710 13:20:52.794548 19513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c596219ea9ad4c8cb5ffd73cab8d0d0a" candidate_uuid: "34321d77714f4c3eafa0b70394d78b4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4ab748446be472da51ae9dad079f488"
I20260710 13:20:52.783895 19629 raft_consensus.cc:385] T bf80563b6b0041719836655c97f0018d P 34321d77714f4c3eafa0b70394d78b4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:52.795109 19513 raft_consensus.cc:3060] T c596219ea9ad4c8cb5ffd73cab8d0d0a P d4ab748446be472da51ae9dad079f488 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:52.797384 19629 raft_consensus.cc:740] T bf80563b6b0041719836655c97f0018d P 34321d77714f4c3eafa0b70394d78b4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34321d77714f4c3eafa0b70394d78b4f, State: Initialized, Role: FOLLOWER
I20260710 13:20:52.800611 19629 consensus_queue.cc:260] T bf80563b6b0041719836655c97f0018d P 34321d77714f4c3eafa0b70394d78b4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:52.810554 19587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40683c5426fe495aa04d89f21a86202c" candidate_uuid: "d4ab748446be472da51ae9dad079f488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" is_pre_election: true
I20260710 13:20:52.811313 19587 raft_consensus.cc:2468] T 40683c5426fe495aa04d89f21a86202c P ff5aa0bbeba645d79c3d19db15bb2f70 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4ab748446be472da51ae9dad079f488 in term 0.
I20260710 13:20:52.811620 19437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40683c5426fe495aa04d89f21a86202c" candidate_uuid: "d4ab748446be472da51ae9dad079f488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34321d77714f4c3eafa0b70394d78b4f" is_pre_election: true
I20260710 13:20:52.805641 19667 leader_election.cc:290] T 40683c5426fe495aa04d89f21a86202c P d4ab748446be472da51ae9dad079f488 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65:43673), ff5aa0bbeba645d79c3d19db15bb2f70 (127.16.20.67:37827)
I20260710 13:20:52.812772 19477 leader_election.cc:304] T 40683c5426fe495aa04d89f21a86202c P d4ab748446be472da51ae9dad079f488 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d4ab748446be472da51ae9dad079f488, ff5aa0bbeba645d79c3d19db15bb2f70; no voters: 
I20260710 13:20:52.812891 19667 raft_consensus.cc:493] T 66a653d87c6144a986808c0efd7478f5 P d4ab748446be472da51ae9dad079f488 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:52.813549 19669 raft_consensus.cc:2804] T 40683c5426fe495aa04d89f21a86202c P d4ab748446be472da51ae9dad079f488 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:52.813401 19667 raft_consensus.cc:515] T 66a653d87c6144a986808c0efd7478f5 P d4ab748446be472da51ae9dad079f488 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:52.813982 19669 raft_consensus.cc:493] T 40683c5426fe495aa04d89f21a86202c P d4ab748446be472da51ae9dad079f488 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:52.814363 19669 raft_consensus.cc:3060] T 40683c5426fe495aa04d89f21a86202c P d4ab748446be472da51ae9dad079f488 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:52.815145 19627 tablet_bootstrap.cc:492] T a2522a53ac4540bc947cc74bcc0c39c9 P d4ab748446be472da51ae9dad079f488: No bootstrap required, opened a new log
I20260710 13:20:52.815665 19627 ts_tablet_manager.cc:1403] T a2522a53ac4540bc947cc74bcc0c39c9 P d4ab748446be472da51ae9dad079f488: Time spent bootstrapping tablet: real 0.159s	user 0.011s	sys 0.007s
I20260710 13:20:52.814774 19333 catalog_manager.cc:5697] T 5c96bccc7d4547619019ecef77698bb9 P d4ab748446be472da51ae9dad079f488 reported cstate change: term changed from 0 to 1, leader changed from <none> to d4ab748446be472da51ae9dad079f488 (127.16.20.66). New cstate: current_term: 1 leader_uuid: "d4ab748446be472da51ae9dad079f488" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:52.816705 19629 ts_tablet_manager.cc:1434] T bf80563b6b0041719836655c97f0018d P 34321d77714f4c3eafa0b70394d78b4f: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.001s
I20260710 13:20:52.817939 19629 tablet_bootstrap.cc:492] T 40683c5426fe495aa04d89f21a86202c P 34321d77714f4c3eafa0b70394d78b4f: Bootstrap starting.
I20260710 13:20:52.820096 19438 raft_consensus.cc:2468] T 2bb54a28be3849a395af5c3dfec4dee6 P 34321d77714f4c3eafa0b70394d78b4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4ab748446be472da51ae9dad079f488 in term 1.
I20260710 13:20:52.820943 19628 tablet_bootstrap.cc:492] T 2bb54a28be3849a395af5c3dfec4dee6 P ff5aa0bbeba645d79c3d19db15bb2f70: No bootstrap required, opened a new log
I20260710 13:20:52.821453 19628 ts_tablet_manager.cc:1403] T 2bb54a28be3849a395af5c3dfec4dee6 P ff5aa0bbeba645d79c3d19db15bb2f70: Time spent bootstrapping tablet: real 0.094s	user 0.009s	sys 0.009s
I20260710 13:20:52.823232 19669 raft_consensus.cc:515] T 40683c5426fe495aa04d89f21a86202c P d4ab748446be472da51ae9dad079f488 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
W20260710 13:20:52.824517 19476 leader_election.cc:343] T 40683c5426fe495aa04d89f21a86202c P d4ab748446be472da51ae9dad079f488 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65:43673): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:52.824405 19628 raft_consensus.cc:359] T 2bb54a28be3849a395af5c3dfec4dee6 P ff5aa0bbeba645d79c3d19db15bb2f70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:52.825142 19628 raft_consensus.cc:385] T 2bb54a28be3849a395af5c3dfec4dee6 P ff5aa0bbeba645d79c3d19db15bb2f70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:52.825006 19586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c596219ea9ad4c8cb5ffd73cab8d0d0a" candidate_uuid: "34321d77714f4c3eafa0b70394d78b4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70"
I20260710 13:20:52.825440 19628 raft_consensus.cc:740] T 2bb54a28be3849a395af5c3dfec4dee6 P ff5aa0bbeba645d79c3d19db15bb2f70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff5aa0bbeba645d79c3d19db15bb2f70, State: Initialized, Role: FOLLOWER
I20260710 13:20:52.825655 19586 raft_consensus.cc:3060] T c596219ea9ad4c8cb5ffd73cab8d0d0a P ff5aa0bbeba645d79c3d19db15bb2f70 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:52.825717 19476 leader_election.cc:304] T 2bb54a28be3849a395af5c3dfec4dee6 P d4ab748446be472da51ae9dad079f488 [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: 34321d77714f4c3eafa0b70394d78b4f, d4ab748446be472da51ae9dad079f488; no voters: ff5aa0bbeba645d79c3d19db15bb2f70
I20260710 13:20:52.819098 19627 raft_consensus.cc:359] T a2522a53ac4540bc947cc74bcc0c39c9 P d4ab748446be472da51ae9dad079f488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:52.826647 19627 raft_consensus.cc:385] T a2522a53ac4540bc947cc74bcc0c39c9 P d4ab748446be472da51ae9dad079f488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:52.826947 19627 raft_consensus.cc:740] T a2522a53ac4540bc947cc74bcc0c39c9 P d4ab748446be472da51ae9dad079f488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4ab748446be472da51ae9dad079f488, State: Initialized, Role: FOLLOWER
I20260710 13:20:52.827579 19634 raft_consensus.cc:2804] T 2bb54a28be3849a395af5c3dfec4dee6 P d4ab748446be472da51ae9dad079f488 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:52.828370 19628 consensus_queue.cc:260] T 2bb54a28be3849a395af5c3dfec4dee6 P ff5aa0bbeba645d79c3d19db15bb2f70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:52.830565 19587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a53d0e266a643c48af40024d1fd2a1d" candidate_uuid: "34321d77714f4c3eafa0b70394d78b4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70"
I20260710 13:20:52.831971 19587 raft_consensus.cc:3060] T 8a53d0e266a643c48af40024d1fd2a1d P ff5aa0bbeba645d79c3d19db15bb2f70 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:52.832129 19628 ts_tablet_manager.cc:1434] T 2bb54a28be3849a395af5c3dfec4dee6 P ff5aa0bbeba645d79c3d19db15bb2f70: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260710 13:20:52.832406 19585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66a653d87c6144a986808c0efd7478f5" candidate_uuid: "d4ab748446be472da51ae9dad079f488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" is_pre_election: true
I20260710 13:20:52.833340 19628 tablet_bootstrap.cc:492] T d6212995bf6648eab7f2d105ee2dc4a2 P ff5aa0bbeba645d79c3d19db15bb2f70: Bootstrap starting.
I20260710 13:20:52.833222 19585 raft_consensus.cc:2468] T 66a653d87c6144a986808c0efd7478f5 P ff5aa0bbeba645d79c3d19db15bb2f70 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4ab748446be472da51ae9dad079f488 in term 0.
I20260710 13:20:52.835638 19477 leader_election.cc:304] T 66a653d87c6144a986808c0efd7478f5 P d4ab748446be472da51ae9dad079f488 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d4ab748446be472da51ae9dad079f488, ff5aa0bbeba645d79c3d19db15bb2f70; no voters: 
I20260710 13:20:52.833806 19627 consensus_queue.cc:260] T a2522a53ac4540bc947cc74bcc0c39c9 P d4ab748446be472da51ae9dad079f488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:52.839160 19513 raft_consensus.cc:2468] T c596219ea9ad4c8cb5ffd73cab8d0d0a P d4ab748446be472da51ae9dad079f488 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34321d77714f4c3eafa0b70394d78b4f in term 1.
I20260710 13:20:52.829226 19667 leader_election.cc:290] T 66a653d87c6144a986808c0efd7478f5 P d4ab748446be472da51ae9dad079f488 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65:43673), ff5aa0bbeba645d79c3d19db15bb2f70 (127.16.20.67:37827)
I20260710 13:20:52.845394 19628 tablet_bootstrap.cc:654] T d6212995bf6648eab7f2d105ee2dc4a2 P ff5aa0bbeba645d79c3d19db15bb2f70: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:52.844786 19634 raft_consensus.cc:697] T 2bb54a28be3849a395af5c3dfec4dee6 P d4ab748446be472da51ae9dad079f488 [term 1 LEADER]: Becoming Leader. State: Replica: d4ab748446be472da51ae9dad079f488, State: Running, Role: LEADER
I20260710 13:20:52.846517 19403 leader_election.cc:304] T c596219ea9ad4c8cb5ffd73cab8d0d0a P 34321d77714f4c3eafa0b70394d78b4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34321d77714f4c3eafa0b70394d78b4f, d4ab748446be472da51ae9dad079f488; no voters: 
I20260710 13:20:52.847337 19633 raft_consensus.cc:2804] T c596219ea9ad4c8cb5ffd73cab8d0d0a P 34321d77714f4c3eafa0b70394d78b4f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:52.847242 19634 consensus_queue.cc:237] T 2bb54a28be3849a395af5c3dfec4dee6 P d4ab748446be472da51ae9dad079f488 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:52.847725 19674 raft_consensus.cc:2804] T 66a653d87c6144a986808c0efd7478f5 P d4ab748446be472da51ae9dad079f488 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:52.834059 19438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66a653d87c6144a986808c0efd7478f5" candidate_uuid: "d4ab748446be472da51ae9dad079f488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34321d77714f4c3eafa0b70394d78b4f" is_pre_election: true
I20260710 13:20:52.847934 19633 raft_consensus.cc:697] T c596219ea9ad4c8cb5ffd73cab8d0d0a P 34321d77714f4c3eafa0b70394d78b4f [term 1 LEADER]: Becoming Leader. State: Replica: 34321d77714f4c3eafa0b70394d78b4f, State: Running, Role: LEADER
I20260710 13:20:52.850143 19669 leader_election.cc:290] T 40683c5426fe495aa04d89f21a86202c P d4ab748446be472da51ae9dad079f488 [CANDIDATE]: Term 1 election: Requested vote from peers 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65:43673), ff5aa0bbeba645d79c3d19db15bb2f70 (127.16.20.67:37827)
I20260710 13:20:52.850306 19633 consensus_queue.cc:237] T c596219ea9ad4c8cb5ffd73cab8d0d0a P 34321d77714f4c3eafa0b70394d78b4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:52.849305 19674 raft_consensus.cc:493] T 66a653d87c6144a986808c0efd7478f5 P d4ab748446be472da51ae9dad079f488 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:52.851349 19585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40683c5426fe495aa04d89f21a86202c" candidate_uuid: "d4ab748446be472da51ae9dad079f488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70"
I20260710 13:20:52.852062 19674 raft_consensus.cc:3060] T 66a653d87c6144a986808c0efd7478f5 P d4ab748446be472da51ae9dad079f488 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:52.852200 19585 raft_consensus.cc:3060] T 40683c5426fe495aa04d89f21a86202c P ff5aa0bbeba645d79c3d19db15bb2f70 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:52.854656 19586 raft_consensus.cc:2468] T c596219ea9ad4c8cb5ffd73cab8d0d0a P ff5aa0bbeba645d79c3d19db15bb2f70 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34321d77714f4c3eafa0b70394d78b4f in term 1.
I20260710 13:20:52.850080 19437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40683c5426fe495aa04d89f21a86202c" candidate_uuid: "d4ab748446be472da51ae9dad079f488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34321d77714f4c3eafa0b70394d78b4f"
W20260710 13:20:52.856755 19476 leader_election.cc:343] T 40683c5426fe495aa04d89f21a86202c P d4ab748446be472da51ae9dad079f488 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65:43673): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:52.857012 19587 raft_consensus.cc:2468] T 8a53d0e266a643c48af40024d1fd2a1d P ff5aa0bbeba645d79c3d19db15bb2f70 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34321d77714f4c3eafa0b70394d78b4f in term 1.
I20260710 13:20:52.858968 19402 leader_election.cc:304] T 8a53d0e266a643c48af40024d1fd2a1d P 34321d77714f4c3eafa0b70394d78b4f [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: 34321d77714f4c3eafa0b70394d78b4f, ff5aa0bbeba645d79c3d19db15bb2f70; no voters: d4ab748446be472da51ae9dad079f488
I20260710 13:20:52.862128 19661 raft_consensus.cc:2804] T 8a53d0e266a643c48af40024d1fd2a1d P 34321d77714f4c3eafa0b70394d78b4f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:52.862645 19661 raft_consensus.cc:697] T 8a53d0e266a643c48af40024d1fd2a1d P 34321d77714f4c3eafa0b70394d78b4f [term 1 LEADER]: Becoming Leader. State: Replica: 34321d77714f4c3eafa0b70394d78b4f, State: Running, Role: LEADER
I20260710 13:20:52.863564 19661 consensus_queue.cc:237] T 8a53d0e266a643c48af40024d1fd2a1d P 34321d77714f4c3eafa0b70394d78b4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:52.869437 19629 tablet_bootstrap.cc:654] T 40683c5426fe495aa04d89f21a86202c P 34321d77714f4c3eafa0b70394d78b4f: Neither blocks nor log segments found. Creating new log.
W20260710 13:20:52.871703 19476 leader_election.cc:343] T 66a653d87c6144a986808c0efd7478f5 P d4ab748446be472da51ae9dad079f488 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65:43673): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:52.872287 19627 ts_tablet_manager.cc:1434] T a2522a53ac4540bc947cc74bcc0c39c9 P d4ab748446be472da51ae9dad079f488: Time spent starting tablet: real 0.056s	user 0.007s	sys 0.009s
I20260710 13:20:52.859292 19636 raft_consensus.cc:515] T bf80563b6b0041719836655c97f0018d P ff5aa0bbeba645d79c3d19db15bb2f70 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:52.873690 19627 tablet_bootstrap.cc:492] T 5bd1015780974e8aa22b9d1137d0221c P d4ab748446be472da51ae9dad079f488: Bootstrap starting.
I20260710 13:20:52.877993 19636 leader_election.cc:290] T bf80563b6b0041719836655c97f0018d P ff5aa0bbeba645d79c3d19db15bb2f70 [CANDIDATE]: Term 1 election: Requested vote from peers 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65:43673), d4ab748446be472da51ae9dad079f488 (127.16.20.66:41525)
I20260710 13:20:52.877480 19674 raft_consensus.cc:515] T 66a653d87c6144a986808c0efd7478f5 P d4ab748446be472da51ae9dad079f488 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:52.884841 19677 raft_consensus.cc:493] T a2522a53ac4540bc947cc74bcc0c39c9 P d4ab748446be472da51ae9dad079f488 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:52.886869 19585 raft_consensus.cc:2468] T 40683c5426fe495aa04d89f21a86202c P ff5aa0bbeba645d79c3d19db15bb2f70 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4ab748446be472da51ae9dad079f488 in term 1.
I20260710 13:20:52.887319 19633 raft_consensus.cc:493] T bf80563b6b0041719836655c97f0018d P 34321d77714f4c3eafa0b70394d78b4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:52.887745 19437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66a653d87c6144a986808c0efd7478f5" candidate_uuid: "d4ab748446be472da51ae9dad079f488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34321d77714f4c3eafa0b70394d78b4f"
I20260710 13:20:52.888144 19633 raft_consensus.cc:515] T bf80563b6b0041719836655c97f0018d P 34321d77714f4c3eafa0b70394d78b4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:52.888878 19674 leader_election.cc:290] T 66a653d87c6144a986808c0efd7478f5 P d4ab748446be472da51ae9dad079f488 [CANDIDATE]: Term 1 election: Requested vote from peers 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65:43673), ff5aa0bbeba645d79c3d19db15bb2f70 (127.16.20.67:37827)
W20260710 13:20:52.889837 19476 leader_election.cc:343] T 66a653d87c6144a986808c0efd7478f5 P d4ab748446be472da51ae9dad079f488 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65:43673): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:52.891440 19513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf80563b6b0041719836655c97f0018d" candidate_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4ab748446be472da51ae9dad079f488"
I20260710 13:20:52.891824 19477 leader_election.cc:304] T 40683c5426fe495aa04d89f21a86202c P d4ab748446be472da51ae9dad079f488 [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: d4ab748446be472da51ae9dad079f488, ff5aa0bbeba645d79c3d19db15bb2f70; no voters: 34321d77714f4c3eafa0b70394d78b4f
I20260710 13:20:52.892210 19513 raft_consensus.cc:3060] T bf80563b6b0041719836655c97f0018d P d4ab748446be472da51ae9dad079f488 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:52.893316 19512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf80563b6b0041719836655c97f0018d" candidate_uuid: "34321d77714f4c3eafa0b70394d78b4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4ab748446be472da51ae9dad079f488" is_pre_election: true
I20260710 13:20:52.884667 19438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf80563b6b0041719836655c97f0018d" candidate_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34321d77714f4c3eafa0b70394d78b4f"
I20260710 13:20:52.899498 19585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66a653d87c6144a986808c0efd7478f5" candidate_uuid: "d4ab748446be472da51ae9dad079f488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70"
I20260710 13:20:52.899703 19633 leader_election.cc:290] T bf80563b6b0041719836655c97f0018d P 34321d77714f4c3eafa0b70394d78b4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4ab748446be472da51ae9dad079f488 (127.16.20.66:41525), ff5aa0bbeba645d79c3d19db15bb2f70 (127.16.20.67:37827)
I20260710 13:20:52.900578 19585 raft_consensus.cc:3060] T 66a653d87c6144a986808c0efd7478f5 P ff5aa0bbeba645d79c3d19db15bb2f70 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:52.899125 19438 raft_consensus.cc:3060] T bf80563b6b0041719836655c97f0018d P 34321d77714f4c3eafa0b70394d78b4f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:52.903649 19629 tablet_bootstrap.cc:492] T 40683c5426fe495aa04d89f21a86202c P 34321d77714f4c3eafa0b70394d78b4f: No bootstrap required, opened a new log
I20260710 13:20:52.904176 19629 ts_tablet_manager.cc:1403] T 40683c5426fe495aa04d89f21a86202c P 34321d77714f4c3eafa0b70394d78b4f: Time spent bootstrapping tablet: real 0.086s	user 0.012s	sys 0.003s
I20260710 13:20:52.901248 19674 raft_consensus.cc:2804] T 40683c5426fe495aa04d89f21a86202c P d4ab748446be472da51ae9dad079f488 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:52.900640 19586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf80563b6b0041719836655c97f0018d" candidate_uuid: "34321d77714f4c3eafa0b70394d78b4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" is_pre_election: true
I20260710 13:20:52.905092 19586 raft_consensus.cc:2393] T bf80563b6b0041719836655c97f0018d P ff5aa0bbeba645d79c3d19db15bb2f70 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 34321d77714f4c3eafa0b70394d78b4f in current term 1: Already voted for candidate ff5aa0bbeba645d79c3d19db15bb2f70 in this term.
I20260710 13:20:52.906486 19402 leader_election.cc:304] T bf80563b6b0041719836655c97f0018d P 34321d77714f4c3eafa0b70394d78b4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 34321d77714f4c3eafa0b70394d78b4f; no voters: d4ab748446be472da51ae9dad079f488, ff5aa0bbeba645d79c3d19db15bb2f70
I20260710 13:20:52.886642 19677 raft_consensus.cc:515] T a2522a53ac4540bc947cc74bcc0c39c9 P d4ab748446be472da51ae9dad079f488 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:52.906883 19629 raft_consensus.cc:359] T 40683c5426fe495aa04d89f21a86202c P 34321d77714f4c3eafa0b70394d78b4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:52.909109 19629 raft_consensus.cc:385] T 40683c5426fe495aa04d89f21a86202c P 34321d77714f4c3eafa0b70394d78b4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:52.909521 19629 raft_consensus.cc:740] T 40683c5426fe495aa04d89f21a86202c P 34321d77714f4c3eafa0b70394d78b4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34321d77714f4c3eafa0b70394d78b4f, State: Initialized, Role: FOLLOWER
I20260710 13:20:52.915766 19677 leader_election.cc:290] T a2522a53ac4540bc947cc74bcc0c39c9 P d4ab748446be472da51ae9dad079f488 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65:43673), ff5aa0bbeba645d79c3d19db15bb2f70 (127.16.20.67:37827)
I20260710 13:20:52.916778 19437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2522a53ac4540bc947cc74bcc0c39c9" candidate_uuid: "d4ab748446be472da51ae9dad079f488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34321d77714f4c3eafa0b70394d78b4f" is_pre_election: true
I20260710 13:20:52.917023 19586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2522a53ac4540bc947cc74bcc0c39c9" candidate_uuid: "d4ab748446be472da51ae9dad079f488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" is_pre_election: true
I20260710 13:20:52.917801 19586 raft_consensus.cc:2393] T a2522a53ac4540bc947cc74bcc0c39c9 P ff5aa0bbeba645d79c3d19db15bb2f70 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d4ab748446be472da51ae9dad079f488 in current term 1: Already voted for candidate 34321d77714f4c3eafa0b70394d78b4f in this term.
I20260710 13:20:52.911769 19629 consensus_queue.cc:260] T 40683c5426fe495aa04d89f21a86202c P 34321d77714f4c3eafa0b70394d78b4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:52.920091 19629 ts_tablet_manager.cc:1434] T 40683c5426fe495aa04d89f21a86202c P 34321d77714f4c3eafa0b70394d78b4f: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 13:20:52.920244 19477 leader_election.cc:304] T a2522a53ac4540bc947cc74bcc0c39c9 P d4ab748446be472da51ae9dad079f488 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d4ab748446be472da51ae9dad079f488; no voters: 34321d77714f4c3eafa0b70394d78b4f, ff5aa0bbeba645d79c3d19db15bb2f70
I20260710 13:20:52.921130 19513 raft_consensus.cc:2468] T bf80563b6b0041719836655c97f0018d P d4ab748446be472da51ae9dad079f488 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff5aa0bbeba645d79c3d19db15bb2f70 in term 1.
I20260710 13:20:52.911194 19674 raft_consensus.cc:697] T 40683c5426fe495aa04d89f21a86202c P d4ab748446be472da51ae9dad079f488 [term 1 LEADER]: Becoming Leader. State: Replica: d4ab748446be472da51ae9dad079f488, State: Running, Role: LEADER
I20260710 13:20:52.921710 19677 raft_consensus.cc:3060] T a2522a53ac4540bc947cc74bcc0c39c9 P d4ab748446be472da51ae9dad079f488 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:52.922520 19674 consensus_queue.cc:237] T 40683c5426fe495aa04d89f21a86202c P d4ab748446be472da51ae9dad079f488 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:52.922875 19552 leader_election.cc:304] T bf80563b6b0041719836655c97f0018d P ff5aa0bbeba645d79c3d19db15bb2f70 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d4ab748446be472da51ae9dad079f488, ff5aa0bbeba645d79c3d19db15bb2f70; no voters: 
I20260710 13:20:52.924127 19636 raft_consensus.cc:2804] T bf80563b6b0041719836655c97f0018d P ff5aa0bbeba645d79c3d19db15bb2f70 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:52.925165 19636 raft_consensus.cc:697] T bf80563b6b0041719836655c97f0018d P ff5aa0bbeba645d79c3d19db15bb2f70 [term 1 LEADER]: Becoming Leader. State: Replica: ff5aa0bbeba645d79c3d19db15bb2f70, State: Running, Role: LEADER
I20260710 13:20:52.926352 19636 consensus_queue.cc:237] T bf80563b6b0041719836655c97f0018d P ff5aa0bbeba645d79c3d19db15bb2f70 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:52.928720 19628 tablet_bootstrap.cc:492] T d6212995bf6648eab7f2d105ee2dc4a2 P ff5aa0bbeba645d79c3d19db15bb2f70: No bootstrap required, opened a new log
I20260710 13:20:52.929289 19628 ts_tablet_manager.cc:1403] T d6212995bf6648eab7f2d105ee2dc4a2 P ff5aa0bbeba645d79c3d19db15bb2f70: Time spent bootstrapping tablet: real 0.096s	user 0.008s	sys 0.016s
I20260710 13:20:52.919906 19627 tablet_bootstrap.cc:654] T 5bd1015780974e8aa22b9d1137d0221c P d4ab748446be472da51ae9dad079f488: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:52.932273 19628 raft_consensus.cc:359] T d6212995bf6648eab7f2d105ee2dc4a2 P ff5aa0bbeba645d79c3d19db15bb2f70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:52.933247 19628 raft_consensus.cc:385] T d6212995bf6648eab7f2d105ee2dc4a2 P ff5aa0bbeba645d79c3d19db15bb2f70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:52.933636 19628 raft_consensus.cc:740] T d6212995bf6648eab7f2d105ee2dc4a2 P ff5aa0bbeba645d79c3d19db15bb2f70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff5aa0bbeba645d79c3d19db15bb2f70, State: Initialized, Role: FOLLOWER
I20260710 13:20:52.934782 19628 consensus_queue.cc:260] T d6212995bf6648eab7f2d105ee2dc4a2 P ff5aa0bbeba645d79c3d19db15bb2f70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:52.937445 19628 ts_tablet_manager.cc:1434] T d6212995bf6648eab7f2d105ee2dc4a2 P ff5aa0bbeba645d79c3d19db15bb2f70: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 13:20:52.931126 19438 raft_consensus.cc:2468] T bf80563b6b0041719836655c97f0018d P 34321d77714f4c3eafa0b70394d78b4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff5aa0bbeba645d79c3d19db15bb2f70 in term 1.
I20260710 13:20:52.943274 19627 tablet_bootstrap.cc:492] T 5bd1015780974e8aa22b9d1137d0221c P d4ab748446be472da51ae9dad079f488: No bootstrap required, opened a new log
I20260710 13:20:52.943853 19627 ts_tablet_manager.cc:1403] T 5bd1015780974e8aa22b9d1137d0221c P d4ab748446be472da51ae9dad079f488: Time spent bootstrapping tablet: real 0.070s	user 0.015s	sys 0.002s
I20260710 13:20:52.946115 19627 raft_consensus.cc:359] T 5bd1015780974e8aa22b9d1137d0221c P d4ab748446be472da51ae9dad079f488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } } peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } }
I20260710 13:20:52.946662 19627 raft_consensus.cc:385] T 5bd1015780974e8aa22b9d1137d0221c P d4ab748446be472da51ae9dad079f488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:52.946949 19627 raft_consensus.cc:740] T 5bd1015780974e8aa22b9d1137d0221c P d4ab748446be472da51ae9dad079f488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4ab748446be472da51ae9dad079f488, State: Initialized, Role: FOLLOWER
I20260710 13:20:52.949144 19633 raft_consensus.cc:493] T 40683c5426fe495aa04d89f21a86202c P 34321d77714f4c3eafa0b70394d78b4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:52.949676 19633 raft_consensus.cc:515] T 40683c5426fe495aa04d89f21a86202c P 34321d77714f4c3eafa0b70394d78b4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:52.951200 19627 consensus_queue.cc:260] T 5bd1015780974e8aa22b9d1137d0221c P d4ab748446be472da51ae9dad079f488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } } peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } }
I20260710 13:20:52.952178 19633 leader_election.cc:290] T 40683c5426fe495aa04d89f21a86202c P 34321d77714f4c3eafa0b70394d78b4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4ab748446be472da51ae9dad079f488 (127.16.20.66:41525), ff5aa0bbeba645d79c3d19db15bb2f70 (127.16.20.67:37827)
I20260710 13:20:52.953879 19627 ts_tablet_manager.cc:1434] T 5bd1015780974e8aa22b9d1137d0221c P d4ab748446be472da51ae9dad079f488: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 13:20:52.953922 19586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40683c5426fe495aa04d89f21a86202c" candidate_uuid: "34321d77714f4c3eafa0b70394d78b4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" is_pre_election: true
I20260710 13:20:52.954857 19586 raft_consensus.cc:2393] T 40683c5426fe495aa04d89f21a86202c P ff5aa0bbeba645d79c3d19db15bb2f70 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 34321d77714f4c3eafa0b70394d78b4f in current term 1: Already voted for candidate d4ab748446be472da51ae9dad079f488 in this term.
I20260710 13:20:52.954917 19627 tablet_bootstrap.cc:492] T d6212995bf6648eab7f2d105ee2dc4a2 P d4ab748446be472da51ae9dad079f488: Bootstrap starting.
I20260710 13:20:52.958549 19513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40683c5426fe495aa04d89f21a86202c" candidate_uuid: "34321d77714f4c3eafa0b70394d78b4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4ab748446be472da51ae9dad079f488" is_pre_election: true
I20260710 13:20:52.959829 19661 raft_consensus.cc:2749] T bf80563b6b0041719836655c97f0018d P 34321d77714f4c3eafa0b70394d78b4f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:52.960542 19403 leader_election.cc:304] T 40683c5426fe495aa04d89f21a86202c P 34321d77714f4c3eafa0b70394d78b4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 34321d77714f4c3eafa0b70394d78b4f; no voters: d4ab748446be472da51ae9dad079f488, ff5aa0bbeba645d79c3d19db15bb2f70
I20260710 13:20:52.961423 19627 tablet_bootstrap.cc:654] T d6212995bf6648eab7f2d105ee2dc4a2 P d4ab748446be472da51ae9dad079f488: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:52.961941 19633 raft_consensus.cc:3060] T 40683c5426fe495aa04d89f21a86202c P 34321d77714f4c3eafa0b70394d78b4f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:52.962448 19636 raft_consensus.cc:493] T 2bb54a28be3849a395af5c3dfec4dee6 P ff5aa0bbeba645d79c3d19db15bb2f70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:52.962955 19636 raft_consensus.cc:515] T 2bb54a28be3849a395af5c3dfec4dee6 P ff5aa0bbeba645d79c3d19db15bb2f70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:52.965294 19636 leader_election.cc:290] T 2bb54a28be3849a395af5c3dfec4dee6 P ff5aa0bbeba645d79c3d19db15bb2f70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65:43673), d4ab748446be472da51ae9dad079f488 (127.16.20.66:41525)
I20260710 13:20:52.966898 19513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bb54a28be3849a395af5c3dfec4dee6" candidate_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4ab748446be472da51ae9dad079f488" is_pre_election: true
I20260710 13:20:52.967587 19438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bb54a28be3849a395af5c3dfec4dee6" candidate_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34321d77714f4c3eafa0b70394d78b4f" is_pre_election: true
I20260710 13:20:52.968714 19438 raft_consensus.cc:2393] T 2bb54a28be3849a395af5c3dfec4dee6 P 34321d77714f4c3eafa0b70394d78b4f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ff5aa0bbeba645d79c3d19db15bb2f70 in current term 1: Already voted for candidate d4ab748446be472da51ae9dad079f488 in this term.
I20260710 13:20:52.970444 19550 leader_election.cc:304] T 2bb54a28be3849a395af5c3dfec4dee6 P ff5aa0bbeba645d79c3d19db15bb2f70 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff5aa0bbeba645d79c3d19db15bb2f70; no voters: 34321d77714f4c3eafa0b70394d78b4f, d4ab748446be472da51ae9dad079f488
I20260710 13:20:52.971581 19636 raft_consensus.cc:3060] T 2bb54a28be3849a395af5c3dfec4dee6 P ff5aa0bbeba645d79c3d19db15bb2f70 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:52.974098 19633 raft_consensus.cc:2749] T 40683c5426fe495aa04d89f21a86202c P 34321d77714f4c3eafa0b70394d78b4f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:52.973281 19333 catalog_manager.cc:5697] T bf80563b6b0041719836655c97f0018d P ff5aa0bbeba645d79c3d19db15bb2f70 reported cstate change: term changed from 0 to 1, leader changed from <none> to ff5aa0bbeba645d79c3d19db15bb2f70 (127.16.20.67). New cstate: current_term: 1 leader_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:52.978621 19636 raft_consensus.cc:2749] T 2bb54a28be3849a395af5c3dfec4dee6 P ff5aa0bbeba645d79c3d19db15bb2f70 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:52.921077 19629 tablet_bootstrap.cc:492] T 66a653d87c6144a986808c0efd7478f5 P 34321d77714f4c3eafa0b70394d78b4f: Bootstrap starting.
I20260710 13:20:52.985526 19627 tablet_bootstrap.cc:492] T d6212995bf6648eab7f2d105ee2dc4a2 P d4ab748446be472da51ae9dad079f488: No bootstrap required, opened a new log
I20260710 13:20:52.986269 19627 ts_tablet_manager.cc:1403] T d6212995bf6648eab7f2d105ee2dc4a2 P d4ab748446be472da51ae9dad079f488: Time spent bootstrapping tablet: real 0.032s	user 0.017s	sys 0.001s
I20260710 13:20:52.988595 19585 raft_consensus.cc:2468] T 66a653d87c6144a986808c0efd7478f5 P ff5aa0bbeba645d79c3d19db15bb2f70 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4ab748446be472da51ae9dad079f488 in term 1.
I20260710 13:20:52.989049 19627 raft_consensus.cc:359] T d6212995bf6648eab7f2d105ee2dc4a2 P d4ab748446be472da51ae9dad079f488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:52.990054 19627 raft_consensus.cc:385] T d6212995bf6648eab7f2d105ee2dc4a2 P d4ab748446be472da51ae9dad079f488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:52.989997 19477 leader_election.cc:304] T 66a653d87c6144a986808c0efd7478f5 P d4ab748446be472da51ae9dad079f488 [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: d4ab748446be472da51ae9dad079f488, ff5aa0bbeba645d79c3d19db15bb2f70; no voters: 34321d77714f4c3eafa0b70394d78b4f
I20260710 13:20:52.990595 19627 raft_consensus.cc:740] T d6212995bf6648eab7f2d105ee2dc4a2 P d4ab748446be472da51ae9dad079f488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4ab748446be472da51ae9dad079f488, State: Initialized, Role: FOLLOWER
I20260710 13:20:52.991492 19627 consensus_queue.cc:260] T d6212995bf6648eab7f2d105ee2dc4a2 P d4ab748446be472da51ae9dad079f488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:52.991202 19332 catalog_manager.cc:5697] T c596219ea9ad4c8cb5ffd73cab8d0d0a P 34321d77714f4c3eafa0b70394d78b4f reported cstate change: term changed from 0 to 1, leader changed from <none> to 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65). New cstate: current_term: 1 leader_uuid: "34321d77714f4c3eafa0b70394d78b4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:52.992687 19675 raft_consensus.cc:2804] T 66a653d87c6144a986808c0efd7478f5 P d4ab748446be472da51ae9dad079f488 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:52.993189 19675 raft_consensus.cc:697] T 66a653d87c6144a986808c0efd7478f5 P d4ab748446be472da51ae9dad079f488 [term 1 LEADER]: Becoming Leader. State: Replica: d4ab748446be472da51ae9dad079f488, State: Running, Role: LEADER
I20260710 13:20:52.993774 19627 ts_tablet_manager.cc:1434] T d6212995bf6648eab7f2d105ee2dc4a2 P d4ab748446be472da51ae9dad079f488: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:20:52.993247 19332 catalog_manager.cc:5697] T 8a53d0e266a643c48af40024d1fd2a1d P 34321d77714f4c3eafa0b70394d78b4f reported cstate change: term changed from 0 to 1, leader changed from <none> to 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65). New cstate: current_term: 1 leader_uuid: "34321d77714f4c3eafa0b70394d78b4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:52.994113 19675 consensus_queue.cc:237] T 66a653d87c6144a986808c0efd7478f5 P d4ab748446be472da51ae9dad079f488 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:52.994916 19627 tablet_bootstrap.cc:492] T 8a53d0e266a643c48af40024d1fd2a1d P d4ab748446be472da51ae9dad079f488: Bootstrap starting.
I20260710 13:20:53.000360 19677 raft_consensus.cc:2749] T a2522a53ac4540bc947cc74bcc0c39c9 P d4ab748446be472da51ae9dad079f488 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:53.004443 19627 tablet_bootstrap.cc:654] T 8a53d0e266a643c48af40024d1fd2a1d P d4ab748446be472da51ae9dad079f488: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:53.004601 19629 tablet_bootstrap.cc:654] T 66a653d87c6144a986808c0efd7478f5 P 34321d77714f4c3eafa0b70394d78b4f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:53.014432 19627 tablet_bootstrap.cc:492] T 8a53d0e266a643c48af40024d1fd2a1d P d4ab748446be472da51ae9dad079f488: No bootstrap required, opened a new log
I20260710 13:20:53.014871 19627 ts_tablet_manager.cc:1403] T 8a53d0e266a643c48af40024d1fd2a1d P d4ab748446be472da51ae9dad079f488: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.007s
I20260710 13:20:53.015592 19334 catalog_manager.cc:5697] T 2bb54a28be3849a395af5c3dfec4dee6 P d4ab748446be472da51ae9dad079f488 reported cstate change: term changed from 0 to 1, leader changed from <none> to d4ab748446be472da51ae9dad079f488 (127.16.20.66). New cstate: current_term: 1 leader_uuid: "d4ab748446be472da51ae9dad079f488" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:53.017177 19627 raft_consensus.cc:359] T 8a53d0e266a643c48af40024d1fd2a1d P d4ab748446be472da51ae9dad079f488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:53.017719 19627 raft_consensus.cc:385] T 8a53d0e266a643c48af40024d1fd2a1d P d4ab748446be472da51ae9dad079f488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:53.017838 19629 tablet_bootstrap.cc:492] T 66a653d87c6144a986808c0efd7478f5 P 34321d77714f4c3eafa0b70394d78b4f: No bootstrap required, opened a new log
I20260710 13:20:53.017975 19627 raft_consensus.cc:740] T 8a53d0e266a643c48af40024d1fd2a1d P d4ab748446be472da51ae9dad079f488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4ab748446be472da51ae9dad079f488, State: Initialized, Role: FOLLOWER
I20260710 13:20:53.017408 19334 catalog_manager.cc:5697] T 40683c5426fe495aa04d89f21a86202c P d4ab748446be472da51ae9dad079f488 reported cstate change: term changed from 0 to 1, leader changed from <none> to d4ab748446be472da51ae9dad079f488 (127.16.20.66). New cstate: current_term: 1 leader_uuid: "d4ab748446be472da51ae9dad079f488" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:53.018380 19629 ts_tablet_manager.cc:1403] T 66a653d87c6144a986808c0efd7478f5 P 34321d77714f4c3eafa0b70394d78b4f: Time spent bootstrapping tablet: real 0.098s	user 0.011s	sys 0.004s
I20260710 13:20:53.018793 19627 consensus_queue.cc:260] T 8a53d0e266a643c48af40024d1fd2a1d P d4ab748446be472da51ae9dad079f488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:53.020419 19627 ts_tablet_manager.cc:1434] T 8a53d0e266a643c48af40024d1fd2a1d P d4ab748446be472da51ae9dad079f488: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:20:53.020993 19629 raft_consensus.cc:359] T 66a653d87c6144a986808c0efd7478f5 P 34321d77714f4c3eafa0b70394d78b4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:53.021509 19629 raft_consensus.cc:385] T 66a653d87c6144a986808c0efd7478f5 P 34321d77714f4c3eafa0b70394d78b4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:53.021729 19629 raft_consensus.cc:740] T 66a653d87c6144a986808c0efd7478f5 P 34321d77714f4c3eafa0b70394d78b4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34321d77714f4c3eafa0b70394d78b4f, State: Initialized, Role: FOLLOWER
I20260710 13:20:53.022320 19629 consensus_queue.cc:260] T 66a653d87c6144a986808c0efd7478f5 P 34321d77714f4c3eafa0b70394d78b4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:53.024241 19629 ts_tablet_manager.cc:1434] T 66a653d87c6144a986808c0efd7478f5 P 34321d77714f4c3eafa0b70394d78b4f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 13:20:53.025134 19629 tablet_bootstrap.cc:492] T d6212995bf6648eab7f2d105ee2dc4a2 P 34321d77714f4c3eafa0b70394d78b4f: Bootstrap starting.
I20260710 13:20:53.028065 19677 raft_consensus.cc:493] T 5bd1015780974e8aa22b9d1137d0221c P d4ab748446be472da51ae9dad079f488 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:53.028681 19677 raft_consensus.cc:515] T 5bd1015780974e8aa22b9d1137d0221c P d4ab748446be472da51ae9dad079f488 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } } peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } }
I20260710 13:20:53.031910 19677 leader_election.cc:290] T 5bd1015780974e8aa22b9d1137d0221c P d4ab748446be472da51ae9dad079f488 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff5aa0bbeba645d79c3d19db15bb2f70 (127.16.20.67:37827), 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65:43673)
I20260710 13:20:53.033725 19585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bd1015780974e8aa22b9d1137d0221c" candidate_uuid: "d4ab748446be472da51ae9dad079f488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" is_pre_election: true
I20260710 13:20:53.035084 19438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bd1015780974e8aa22b9d1137d0221c" candidate_uuid: "d4ab748446be472da51ae9dad079f488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34321d77714f4c3eafa0b70394d78b4f" is_pre_election: true
I20260710 13:20:53.035955 19438 raft_consensus.cc:2393] T 5bd1015780974e8aa22b9d1137d0221c P 34321d77714f4c3eafa0b70394d78b4f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d4ab748446be472da51ae9dad079f488 in current term 1: Already voted for candidate ff5aa0bbeba645d79c3d19db15bb2f70 in this term.
I20260710 13:20:53.037081 19476 leader_election.cc:304] T 5bd1015780974e8aa22b9d1137d0221c P d4ab748446be472da51ae9dad079f488 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d4ab748446be472da51ae9dad079f488; no voters: 34321d77714f4c3eafa0b70394d78b4f, ff5aa0bbeba645d79c3d19db15bb2f70
I20260710 13:20:53.037921 19629 tablet_bootstrap.cc:654] T d6212995bf6648eab7f2d105ee2dc4a2 P 34321d77714f4c3eafa0b70394d78b4f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:53.037914 19677 raft_consensus.cc:3060] T 5bd1015780974e8aa22b9d1137d0221c P d4ab748446be472da51ae9dad079f488 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:53.038801 19334 catalog_manager.cc:5697] T 66a653d87c6144a986808c0efd7478f5 P d4ab748446be472da51ae9dad079f488 reported cstate change: term changed from 0 to 1, leader changed from <none> to d4ab748446be472da51ae9dad079f488 (127.16.20.66). New cstate: current_term: 1 leader_uuid: "d4ab748446be472da51ae9dad079f488" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:53.043033 19629 tablet_bootstrap.cc:492] T d6212995bf6648eab7f2d105ee2dc4a2 P 34321d77714f4c3eafa0b70394d78b4f: No bootstrap required, opened a new log
I20260710 13:20:53.043555 19629 ts_tablet_manager.cc:1403] T d6212995bf6648eab7f2d105ee2dc4a2 P 34321d77714f4c3eafa0b70394d78b4f: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.004s
I20260710 13:20:53.045060 19677 raft_consensus.cc:2749] T 5bd1015780974e8aa22b9d1137d0221c P d4ab748446be472da51ae9dad079f488 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:53.045977 19629 raft_consensus.cc:359] T d6212995bf6648eab7f2d105ee2dc4a2 P 34321d77714f4c3eafa0b70394d78b4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:53.046689 19629 raft_consensus.cc:385] T d6212995bf6648eab7f2d105ee2dc4a2 P 34321d77714f4c3eafa0b70394d78b4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:53.046963 19629 raft_consensus.cc:740] T d6212995bf6648eab7f2d105ee2dc4a2 P 34321d77714f4c3eafa0b70394d78b4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34321d77714f4c3eafa0b70394d78b4f, State: Initialized, Role: FOLLOWER
I20260710 13:20:53.047758 19629 consensus_queue.cc:260] T d6212995bf6648eab7f2d105ee2dc4a2 P 34321d77714f4c3eafa0b70394d78b4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:53.049765 19629 ts_tablet_manager.cc:1434] T d6212995bf6648eab7f2d105ee2dc4a2 P 34321d77714f4c3eafa0b70394d78b4f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:20:53.072842 19661 raft_consensus.cc:493] T 66a653d87c6144a986808c0efd7478f5 P 34321d77714f4c3eafa0b70394d78b4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:53.073382 19661 raft_consensus.cc:515] T 66a653d87c6144a986808c0efd7478f5 P 34321d77714f4c3eafa0b70394d78b4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:53.075139 19661 leader_election.cc:290] T 66a653d87c6144a986808c0efd7478f5 P 34321d77714f4c3eafa0b70394d78b4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4ab748446be472da51ae9dad079f488 (127.16.20.66:41525), ff5aa0bbeba645d79c3d19db15bb2f70 (127.16.20.67:37827)
I20260710 13:20:53.076050 19513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66a653d87c6144a986808c0efd7478f5" candidate_uuid: "34321d77714f4c3eafa0b70394d78b4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4ab748446be472da51ae9dad079f488" is_pre_election: true
I20260710 13:20:53.076179 19585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66a653d87c6144a986808c0efd7478f5" candidate_uuid: "34321d77714f4c3eafa0b70394d78b4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" is_pre_election: true
I20260710 13:20:53.076913 19585 raft_consensus.cc:2393] T 66a653d87c6144a986808c0efd7478f5 P ff5aa0bbeba645d79c3d19db15bb2f70 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 34321d77714f4c3eafa0b70394d78b4f in current term 1: Already voted for candidate d4ab748446be472da51ae9dad079f488 in this term.
I20260710 13:20:53.077755 19402 leader_election.cc:304] T 66a653d87c6144a986808c0efd7478f5 P 34321d77714f4c3eafa0b70394d78b4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 34321d77714f4c3eafa0b70394d78b4f; no voters: d4ab748446be472da51ae9dad079f488, ff5aa0bbeba645d79c3d19db15bb2f70
I20260710 13:20:53.078474 19661 raft_consensus.cc:3060] T 66a653d87c6144a986808c0efd7478f5 P 34321d77714f4c3eafa0b70394d78b4f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:53.084165 19661 raft_consensus.cc:2749] T 66a653d87c6144a986808c0efd7478f5 P 34321d77714f4c3eafa0b70394d78b4f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:53.118446 19636 consensus_queue.cc:1048] T 5bd1015780974e8aa22b9d1137d0221c P ff5aa0bbeba645d79c3d19db15bb2f70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:53.131022 19636 consensus_queue.cc:1048] T 5bd1015780974e8aa22b9d1137d0221c P ff5aa0bbeba645d79c3d19db15bb2f70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:53.158872 19677 raft_consensus.cc:493] T 8a53d0e266a643c48af40024d1fd2a1d P d4ab748446be472da51ae9dad079f488 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:53.159389 19677 raft_consensus.cc:515] T 8a53d0e266a643c48af40024d1fd2a1d P d4ab748446be472da51ae9dad079f488 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:53.160930 19661 raft_consensus.cc:493] T d6212995bf6648eab7f2d105ee2dc4a2 P 34321d77714f4c3eafa0b70394d78b4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:53.161402 19661 raft_consensus.cc:515] T d6212995bf6648eab7f2d105ee2dc4a2 P 34321d77714f4c3eafa0b70394d78b4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:53.161655 19677 leader_election.cc:290] T 8a53d0e266a643c48af40024d1fd2a1d P d4ab748446be472da51ae9dad079f488 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65:43673), ff5aa0bbeba645d79c3d19db15bb2f70 (127.16.20.67:37827)
I20260710 13:20:53.162074 19438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a53d0e266a643c48af40024d1fd2a1d" candidate_uuid: "d4ab748446be472da51ae9dad079f488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34321d77714f4c3eafa0b70394d78b4f" is_pre_election: true
I20260710 13:20:53.162288 19585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a53d0e266a643c48af40024d1fd2a1d" candidate_uuid: "d4ab748446be472da51ae9dad079f488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" is_pre_election: true
I20260710 13:20:53.163295 19585 raft_consensus.cc:2393] T 8a53d0e266a643c48af40024d1fd2a1d P ff5aa0bbeba645d79c3d19db15bb2f70 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d4ab748446be472da51ae9dad079f488 in current term 1: Already voted for candidate 34321d77714f4c3eafa0b70394d78b4f in this term.
I20260710 13:20:53.163496 19661 leader_election.cc:290] T d6212995bf6648eab7f2d105ee2dc4a2 P 34321d77714f4c3eafa0b70394d78b4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4ab748446be472da51ae9dad079f488 (127.16.20.66:41525), ff5aa0bbeba645d79c3d19db15bb2f70 (127.16.20.67:37827)
I20260710 13:20:53.164271 19513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6212995bf6648eab7f2d105ee2dc4a2" candidate_uuid: "34321d77714f4c3eafa0b70394d78b4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4ab748446be472da51ae9dad079f488" is_pre_election: true
I20260710 13:20:53.164505 19477 leader_election.cc:304] T 8a53d0e266a643c48af40024d1fd2a1d P d4ab748446be472da51ae9dad079f488 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d4ab748446be472da51ae9dad079f488; no voters: 34321d77714f4c3eafa0b70394d78b4f, ff5aa0bbeba645d79c3d19db15bb2f70
I20260710 13:20:53.164978 19585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6212995bf6648eab7f2d105ee2dc4a2" candidate_uuid: "34321d77714f4c3eafa0b70394d78b4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" is_pre_election: true
I20260710 13:20:53.165369 19677 raft_consensus.cc:3060] T 8a53d0e266a643c48af40024d1fd2a1d P d4ab748446be472da51ae9dad079f488 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:53.165616 19585 raft_consensus.cc:2468] T d6212995bf6648eab7f2d105ee2dc4a2 P ff5aa0bbeba645d79c3d19db15bb2f70 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34321d77714f4c3eafa0b70394d78b4f in term 0.
I20260710 13:20:53.164952 19513 raft_consensus.cc:2468] T d6212995bf6648eab7f2d105ee2dc4a2 P d4ab748446be472da51ae9dad079f488 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34321d77714f4c3eafa0b70394d78b4f in term 0.
I20260710 13:20:53.167119 19402 leader_election.cc:304] T d6212995bf6648eab7f2d105ee2dc4a2 P 34321d77714f4c3eafa0b70394d78b4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34321d77714f4c3eafa0b70394d78b4f, ff5aa0bbeba645d79c3d19db15bb2f70; no voters: 
I20260710 13:20:53.167973 19661 raft_consensus.cc:2804] T d6212995bf6648eab7f2d105ee2dc4a2 P 34321d77714f4c3eafa0b70394d78b4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:53.168347 19661 raft_consensus.cc:493] T d6212995bf6648eab7f2d105ee2dc4a2 P 34321d77714f4c3eafa0b70394d78b4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:53.168946 19661 raft_consensus.cc:3060] T d6212995bf6648eab7f2d105ee2dc4a2 P 34321d77714f4c3eafa0b70394d78b4f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:53.168831 19633 consensus_queue.cc:1048] T a2522a53ac4540bc947cc74bcc0c39c9 P 34321d77714f4c3eafa0b70394d78b4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:53.172927 19677 raft_consensus.cc:2749] T 8a53d0e266a643c48af40024d1fd2a1d P d4ab748446be472da51ae9dad079f488 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:53.176110 19661 raft_consensus.cc:515] T d6212995bf6648eab7f2d105ee2dc4a2 P 34321d77714f4c3eafa0b70394d78b4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:53.180796 19661 leader_election.cc:290] T d6212995bf6648eab7f2d105ee2dc4a2 P 34321d77714f4c3eafa0b70394d78b4f [CANDIDATE]: Term 1 election: Requested vote from peers d4ab748446be472da51ae9dad079f488 (127.16.20.66:41525), ff5aa0bbeba645d79c3d19db15bb2f70 (127.16.20.67:37827)
I20260710 13:20:53.180583 19660 consensus_queue.cc:1048] T a2522a53ac4540bc947cc74bcc0c39c9 P 34321d77714f4c3eafa0b70394d78b4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:53.181907 19585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6212995bf6648eab7f2d105ee2dc4a2" candidate_uuid: "34321d77714f4c3eafa0b70394d78b4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70"
I20260710 13:20:53.182515 19585 raft_consensus.cc:3060] T d6212995bf6648eab7f2d105ee2dc4a2 P ff5aa0bbeba645d79c3d19db15bb2f70 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:53.185518 19513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6212995bf6648eab7f2d105ee2dc4a2" candidate_uuid: "34321d77714f4c3eafa0b70394d78b4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4ab748446be472da51ae9dad079f488"
I20260710 13:20:53.186221 19513 raft_consensus.cc:3060] T d6212995bf6648eab7f2d105ee2dc4a2 P d4ab748446be472da51ae9dad079f488 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:53.190115 19585 raft_consensus.cc:2468] T d6212995bf6648eab7f2d105ee2dc4a2 P ff5aa0bbeba645d79c3d19db15bb2f70 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34321d77714f4c3eafa0b70394d78b4f in term 1.
I20260710 13:20:53.191380 19402 leader_election.cc:304] T d6212995bf6648eab7f2d105ee2dc4a2 P 34321d77714f4c3eafa0b70394d78b4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34321d77714f4c3eafa0b70394d78b4f, ff5aa0bbeba645d79c3d19db15bb2f70; no voters: 
I20260710 13:20:53.192790 19698 raft_consensus.cc:2804] T d6212995bf6648eab7f2d105ee2dc4a2 P 34321d77714f4c3eafa0b70394d78b4f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:53.193302 19698 raft_consensus.cc:697] T d6212995bf6648eab7f2d105ee2dc4a2 P 34321d77714f4c3eafa0b70394d78b4f [term 1 LEADER]: Becoming Leader. State: Replica: 34321d77714f4c3eafa0b70394d78b4f, State: Running, Role: LEADER
I20260710 13:20:53.194171 19698 consensus_queue.cc:237] T d6212995bf6648eab7f2d105ee2dc4a2 P 34321d77714f4c3eafa0b70394d78b4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:53.195911 19513 raft_consensus.cc:2468] T d6212995bf6648eab7f2d105ee2dc4a2 P d4ab748446be472da51ae9dad079f488 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34321d77714f4c3eafa0b70394d78b4f in term 1.
I20260710 13:20:53.203290 19333 catalog_manager.cc:5697] T d6212995bf6648eab7f2d105ee2dc4a2 P 34321d77714f4c3eafa0b70394d78b4f reported cstate change: term changed from 0 to 1, leader changed from <none> to 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65). New cstate: current_term: 1 leader_uuid: "34321d77714f4c3eafa0b70394d78b4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:53.231382 19677 consensus_queue.cc:1048] T 5c96bccc7d4547619019ecef77698bb9 P d4ab748446be472da51ae9dad079f488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:53.241633 19675 consensus_queue.cc:1048] T 5c96bccc7d4547619019ecef77698bb9 P d4ab748446be472da51ae9dad079f488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:53.312450 19698 consensus_queue.cc:1048] T c596219ea9ad4c8cb5ffd73cab8d0d0a P 34321d77714f4c3eafa0b70394d78b4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:53.323691 19660 consensus_queue.cc:1048] T c596219ea9ad4c8cb5ffd73cab8d0d0a P 34321d77714f4c3eafa0b70394d78b4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:53.343062 19660 consensus_queue.cc:1048] T 8a53d0e266a643c48af40024d1fd2a1d P 34321d77714f4c3eafa0b70394d78b4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:53.355141 19660 consensus_queue.cc:1048] T 8a53d0e266a643c48af40024d1fd2a1d P 34321d77714f4c3eafa0b70394d78b4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:53.365013 19663 consensus_queue.cc:1048] T bf80563b6b0041719836655c97f0018d P ff5aa0bbeba645d79c3d19db15bb2f70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:53.377118 19663 consensus_queue.cc:1048] T bf80563b6b0041719836655c97f0018d P ff5aa0bbeba645d79c3d19db15bb2f70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:53.386830 19675 consensus_queue.cc:1048] T 40683c5426fe495aa04d89f21a86202c P d4ab748446be472da51ae9dad079f488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:53.391029 19675 consensus_queue.cc:1048] T 2bb54a28be3849a395af5c3dfec4dee6 P d4ab748446be472da51ae9dad079f488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:53.405706 19634 consensus_queue.cc:1048] T 40683c5426fe495aa04d89f21a86202c P d4ab748446be472da51ae9dad079f488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:53.410616 19634 consensus_queue.cc:1048] T 2bb54a28be3849a395af5c3dfec4dee6 P d4ab748446be472da51ae9dad079f488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:53.482069 16465 ts_manager.cc:295] Set tserver state for 34321d77714f4c3eafa0b70394d78b4f to MAINTENANCE_MODE
I20260710 13:20:53.482933 16465 tablet_server.cc:179] TabletServer@127.16.20.65:0 shutting down...
I20260710 13:20:53.504578 16465 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:53.505436 16465 tablet_replica.cc:333] T 66a653d87c6144a986808c0efd7478f5 P 34321d77714f4c3eafa0b70394d78b4f: stopping tablet replica
I20260710 13:20:53.505977 16465 raft_consensus.cc:2243] T 66a653d87c6144a986808c0efd7478f5 P 34321d77714f4c3eafa0b70394d78b4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:53.506332 16465 raft_consensus.cc:2272] T 66a653d87c6144a986808c0efd7478f5 P 34321d77714f4c3eafa0b70394d78b4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:53.508504 16465 tablet_replica.cc:333] T 40683c5426fe495aa04d89f21a86202c P 34321d77714f4c3eafa0b70394d78b4f: stopping tablet replica
I20260710 13:20:53.509012 16465 raft_consensus.cc:2243] T 40683c5426fe495aa04d89f21a86202c P 34321d77714f4c3eafa0b70394d78b4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:53.509403 16465 raft_consensus.cc:2272] T 40683c5426fe495aa04d89f21a86202c P 34321d77714f4c3eafa0b70394d78b4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:53.511489 16465 tablet_replica.cc:333] T bf80563b6b0041719836655c97f0018d P 34321d77714f4c3eafa0b70394d78b4f: stopping tablet replica
I20260710 13:20:53.511991 16465 raft_consensus.cc:2243] T bf80563b6b0041719836655c97f0018d P 34321d77714f4c3eafa0b70394d78b4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:53.512341 16465 raft_consensus.cc:2272] T bf80563b6b0041719836655c97f0018d P 34321d77714f4c3eafa0b70394d78b4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:53.514616 16465 tablet_replica.cc:333] T 5bd1015780974e8aa22b9d1137d0221c P 34321d77714f4c3eafa0b70394d78b4f: stopping tablet replica
I20260710 13:20:53.515123 16465 raft_consensus.cc:2243] T 5bd1015780974e8aa22b9d1137d0221c P 34321d77714f4c3eafa0b70394d78b4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:53.515555 16465 raft_consensus.cc:2272] T 5bd1015780974e8aa22b9d1137d0221c P 34321d77714f4c3eafa0b70394d78b4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:53.517864 16465 tablet_replica.cc:333] T 8a53d0e266a643c48af40024d1fd2a1d P 34321d77714f4c3eafa0b70394d78b4f: stopping tablet replica
I20260710 13:20:53.518605 16465 raft_consensus.cc:2243] T 8a53d0e266a643c48af40024d1fd2a1d P 34321d77714f4c3eafa0b70394d78b4f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:53.519733 16465 raft_consensus.cc:2272] T 8a53d0e266a643c48af40024d1fd2a1d P 34321d77714f4c3eafa0b70394d78b4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:53.521850 16465 tablet_replica.cc:333] T c596219ea9ad4c8cb5ffd73cab8d0d0a P 34321d77714f4c3eafa0b70394d78b4f: stopping tablet replica
I20260710 13:20:53.522392 16465 raft_consensus.cc:2243] T c596219ea9ad4c8cb5ffd73cab8d0d0a P 34321d77714f4c3eafa0b70394d78b4f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:53.523168 16465 raft_consensus.cc:2272] T c596219ea9ad4c8cb5ffd73cab8d0d0a P 34321d77714f4c3eafa0b70394d78b4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:53.525372 16465 tablet_replica.cc:333] T 2bb54a28be3849a395af5c3dfec4dee6 P 34321d77714f4c3eafa0b70394d78b4f: stopping tablet replica
I20260710 13:20:53.525926 16465 raft_consensus.cc:2243] T 2bb54a28be3849a395af5c3dfec4dee6 P 34321d77714f4c3eafa0b70394d78b4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:53.526408 16465 raft_consensus.cc:2272] T 2bb54a28be3849a395af5c3dfec4dee6 P 34321d77714f4c3eafa0b70394d78b4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:53.528630 16465 tablet_replica.cc:333] T d6212995bf6648eab7f2d105ee2dc4a2 P 34321d77714f4c3eafa0b70394d78b4f: stopping tablet replica
I20260710 13:20:53.529147 16465 raft_consensus.cc:2243] T d6212995bf6648eab7f2d105ee2dc4a2 P 34321d77714f4c3eafa0b70394d78b4f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:53.529707 16465 pending_rounds.cc:70] T d6212995bf6648eab7f2d105ee2dc4a2 P 34321d77714f4c3eafa0b70394d78b4f: Trying to abort 1 pending ops.
I20260710 13:20:53.529904 16465 pending_rounds.cc:77] T d6212995bf6648eab7f2d105ee2dc4a2 P 34321d77714f4c3eafa0b70394d78b4f: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305992819492773888 op_type: NO_OP noop_request { }
I20260710 13:20:53.530212 16465 raft_consensus.cc:2889] T d6212995bf6648eab7f2d105ee2dc4a2 P 34321d77714f4c3eafa0b70394d78b4f [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:20:53.530481 16465 raft_consensus.cc:2272] T d6212995bf6648eab7f2d105ee2dc4a2 P 34321d77714f4c3eafa0b70394d78b4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:53.532743 16465 tablet_replica.cc:333] T 5c96bccc7d4547619019ecef77698bb9 P 34321d77714f4c3eafa0b70394d78b4f: stopping tablet replica
I20260710 13:20:53.533279 16465 raft_consensus.cc:2243] T 5c96bccc7d4547619019ecef77698bb9 P 34321d77714f4c3eafa0b70394d78b4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:53.533707 16465 raft_consensus.cc:2272] T 5c96bccc7d4547619019ecef77698bb9 P 34321d77714f4c3eafa0b70394d78b4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:53.535918 16465 tablet_replica.cc:333] T a2522a53ac4540bc947cc74bcc0c39c9 P 34321d77714f4c3eafa0b70394d78b4f: stopping tablet replica
I20260710 13:20:53.536399 16465 raft_consensus.cc:2243] T a2522a53ac4540bc947cc74bcc0c39c9 P 34321d77714f4c3eafa0b70394d78b4f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:53.537149 16465 raft_consensus.cc:2272] T a2522a53ac4540bc947cc74bcc0c39c9 P 34321d77714f4c3eafa0b70394d78b4f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:53.548058 19550 consensus_peers.cc:597] T 5bd1015780974e8aa22b9d1137d0221c P ff5aa0bbeba645d79c3d19db15bb2f70 -> Peer 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65:43673): Couldn't send request to peer 34321d77714f4c3eafa0b70394d78b4f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:53.552901 19384 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:20:53.560719 16465 tablet_server.cc:196] TabletServer@127.16.20.65:0 shutdown complete.
I20260710 13:20:53.590157 19667 consensus_queue.cc:1048] T 66a653d87c6144a986808c0efd7478f5 P d4ab748446be472da51ae9dad079f488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:20:53.604992 19476 consensus_peers.cc:597] T 66a653d87c6144a986808c0efd7478f5 P d4ab748446be472da51ae9dad079f488 -> Peer 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65:43673): Couldn't send request to peer 34321d77714f4c3eafa0b70394d78b4f. Status: Network error: Client connection negotiation failed: client connection to 127.16.20.65:43673: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:53.698870 19476 consensus_peers.cc:597] T 5c96bccc7d4547619019ecef77698bb9 P d4ab748446be472da51ae9dad079f488 -> Peer 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65:43673): Couldn't send request to peer 34321d77714f4c3eafa0b70394d78b4f. Status: Network error: Client connection negotiation failed: client connection to 127.16.20.65:43673: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:53.804224 19550 consensus_peers.cc:597] T bf80563b6b0041719836655c97f0018d P ff5aa0bbeba645d79c3d19db15bb2f70 -> Peer 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65:43673): Couldn't send request to peer 34321d77714f4c3eafa0b70394d78b4f. Status: Network error: Client connection negotiation failed: client connection to 127.16.20.65:43673: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:53.866976 19476 consensus_peers.cc:597] T 2bb54a28be3849a395af5c3dfec4dee6 P d4ab748446be472da51ae9dad079f488 -> Peer 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65:43673): Couldn't send request to peer 34321d77714f4c3eafa0b70394d78b4f. Status: Network error: Client connection negotiation failed: client connection to 127.16.20.65:43673: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:53.917485 19476 consensus_peers.cc:597] T 40683c5426fe495aa04d89f21a86202c P d4ab748446be472da51ae9dad079f488 -> Peer 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65:43673): Couldn't send request to peer 34321d77714f4c3eafa0b70394d78b4f. Status: Network error: Client connection negotiation failed: client connection to 127.16.20.65:43673: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:54.553927 19384 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:20:54.680502 19634 raft_consensus.cc:493] T a2522a53ac4540bc947cc74bcc0c39c9 P d4ab748446be472da51ae9dad079f488 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 34321d77714f4c3eafa0b70394d78b4f)
I20260710 13:20:54.681192 19634 raft_consensus.cc:515] T a2522a53ac4540bc947cc74bcc0c39c9 P d4ab748446be472da51ae9dad079f488 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:54.684314 19636 raft_consensus.cc:493] T a2522a53ac4540bc947cc74bcc0c39c9 P ff5aa0bbeba645d79c3d19db15bb2f70 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 34321d77714f4c3eafa0b70394d78b4f)
I20260710 13:20:54.685014 19634 leader_election.cc:290] T a2522a53ac4540bc947cc74bcc0c39c9 P d4ab748446be472da51ae9dad079f488 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65:43673), ff5aa0bbeba645d79c3d19db15bb2f70 (127.16.20.67:37827)
I20260710 13:20:54.684904 19636 raft_consensus.cc:515] T a2522a53ac4540bc947cc74bcc0c39c9 P ff5aa0bbeba645d79c3d19db15bb2f70 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:54.686512 19586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2522a53ac4540bc947cc74bcc0c39c9" candidate_uuid: "d4ab748446be472da51ae9dad079f488" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" is_pre_election: true
I20260710 13:20:54.687335 19586 raft_consensus.cc:2468] T a2522a53ac4540bc947cc74bcc0c39c9 P ff5aa0bbeba645d79c3d19db15bb2f70 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4ab748446be472da51ae9dad079f488 in term 1.
I20260710 13:20:54.687963 19636 leader_election.cc:290] T a2522a53ac4540bc947cc74bcc0c39c9 P ff5aa0bbeba645d79c3d19db15bb2f70 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65:43673), d4ab748446be472da51ae9dad079f488 (127.16.20.66:41525)
I20260710 13:20:54.689592 19513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2522a53ac4540bc947cc74bcc0c39c9" candidate_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d4ab748446be472da51ae9dad079f488" is_pre_election: true
I20260710 13:20:54.690285 19513 raft_consensus.cc:2468] T a2522a53ac4540bc947cc74bcc0c39c9 P d4ab748446be472da51ae9dad079f488 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff5aa0bbeba645d79c3d19db15bb2f70 in term 1.
I20260710 13:20:54.691927 19477 leader_election.cc:304] T a2522a53ac4540bc947cc74bcc0c39c9 P d4ab748446be472da51ae9dad079f488 [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: d4ab748446be472da51ae9dad079f488, ff5aa0bbeba645d79c3d19db15bb2f70; no voters: 
I20260710 13:20:54.692857 19552 leader_election.cc:304] T a2522a53ac4540bc947cc74bcc0c39c9 P ff5aa0bbeba645d79c3d19db15bb2f70 [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: d4ab748446be472da51ae9dad079f488, ff5aa0bbeba645d79c3d19db15bb2f70; no voters: 
I20260710 13:20:54.693297 19634 raft_consensus.cc:2804] T a2522a53ac4540bc947cc74bcc0c39c9 P d4ab748446be472da51ae9dad079f488 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:20:54.693679 19636 raft_consensus.cc:2804] T a2522a53ac4540bc947cc74bcc0c39c9 P ff5aa0bbeba645d79c3d19db15bb2f70 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:20:54.694212 19636 raft_consensus.cc:493] T a2522a53ac4540bc947cc74bcc0c39c9 P ff5aa0bbeba645d79c3d19db15bb2f70 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 34321d77714f4c3eafa0b70394d78b4f)
I20260710 13:20:54.694595 19636 raft_consensus.cc:3060] T a2522a53ac4540bc947cc74bcc0c39c9 P ff5aa0bbeba645d79c3d19db15bb2f70 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:54.693758 19634 raft_consensus.cc:493] T a2522a53ac4540bc947cc74bcc0c39c9 P d4ab748446be472da51ae9dad079f488 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 34321d77714f4c3eafa0b70394d78b4f)
I20260710 13:20:54.695122 19634 raft_consensus.cc:3060] T a2522a53ac4540bc947cc74bcc0c39c9 P d4ab748446be472da51ae9dad079f488 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:54.703096 19636 raft_consensus.cc:515] T a2522a53ac4540bc947cc74bcc0c39c9 P ff5aa0bbeba645d79c3d19db15bb2f70 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
W20260710 13:20:54.707381 19550 leader_election.cc:336] T a2522a53ac4540bc947cc74bcc0c39c9 P ff5aa0bbeba645d79c3d19db15bb2f70 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65:43673): Network error: Client connection negotiation failed: client connection to 127.16.20.65:43673: connect: Connection refused (error 111)
I20260710 13:20:54.721374 19636 leader_election.cc:290] T a2522a53ac4540bc947cc74bcc0c39c9 P ff5aa0bbeba645d79c3d19db15bb2f70 [CANDIDATE]: Term 2 election: Requested vote from peers 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65:43673), d4ab748446be472da51ae9dad079f488 (127.16.20.66:41525)
I20260710 13:20:54.723016 19634 raft_consensus.cc:515] T a2522a53ac4540bc947cc74bcc0c39c9 P d4ab748446be472da51ae9dad079f488 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:54.735749 19634 leader_election.cc:290] T a2522a53ac4540bc947cc74bcc0c39c9 P d4ab748446be472da51ae9dad079f488 [CANDIDATE]: Term 2 election: Requested vote from peers 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65:43673), ff5aa0bbeba645d79c3d19db15bb2f70 (127.16.20.67:37827)
W20260710 13:20:54.739063 19476 leader_election.cc:336] T a2522a53ac4540bc947cc74bcc0c39c9 P d4ab748446be472da51ae9dad079f488 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65:43673): Network error: Client connection negotiation failed: client connection to 127.16.20.65:43673: connect: Connection refused (error 111)
I20260710 13:20:54.767117 19513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2522a53ac4540bc947cc74bcc0c39c9" candidate_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d4ab748446be472da51ae9dad079f488"
I20260710 13:20:54.768169 19513 raft_consensus.cc:2393] T a2522a53ac4540bc947cc74bcc0c39c9 P d4ab748446be472da51ae9dad079f488 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate ff5aa0bbeba645d79c3d19db15bb2f70 in current term 2: Already voted for candidate d4ab748446be472da51ae9dad079f488 in this term.
W20260710 13:20:54.802330 19550 leader_election.cc:336] T a2522a53ac4540bc947cc74bcc0c39c9 P ff5aa0bbeba645d79c3d19db15bb2f70 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65:43673): Network error: Client connection negotiation failed: client connection to 127.16.20.65:43673: connect: Connection refused (error 111)
I20260710 13:20:54.803432 19550 leader_election.cc:304] T a2522a53ac4540bc947cc74bcc0c39c9 P ff5aa0bbeba645d79c3d19db15bb2f70 [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: ff5aa0bbeba645d79c3d19db15bb2f70; no voters: 34321d77714f4c3eafa0b70394d78b4f, d4ab748446be472da51ae9dad079f488
I20260710 13:20:54.804720 19636 raft_consensus.cc:2749] T a2522a53ac4540bc947cc74bcc0c39c9 P ff5aa0bbeba645d79c3d19db15bb2f70 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260710 13:20:54.807538 19476 leader_election.cc:336] T a2522a53ac4540bc947cc74bcc0c39c9 P d4ab748446be472da51ae9dad079f488 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65:43673): Network error: Client connection negotiation failed: client connection to 127.16.20.65:43673: connect: Connection refused (error 111)
I20260710 13:20:54.807749 19586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2522a53ac4540bc947cc74bcc0c39c9" candidate_uuid: "d4ab748446be472da51ae9dad079f488" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70"
I20260710 13:20:54.808525 19586 raft_consensus.cc:2393] T a2522a53ac4540bc947cc74bcc0c39c9 P ff5aa0bbeba645d79c3d19db15bb2f70 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d4ab748446be472da51ae9dad079f488 in current term 2: Already voted for candidate ff5aa0bbeba645d79c3d19db15bb2f70 in this term.
I20260710 13:20:54.809507 19477 leader_election.cc:304] T a2522a53ac4540bc947cc74bcc0c39c9 P d4ab748446be472da51ae9dad079f488 [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: d4ab748446be472da51ae9dad079f488; no voters: 34321d77714f4c3eafa0b70394d78b4f, ff5aa0bbeba645d79c3d19db15bb2f70
I20260710 13:20:54.810518 19667 raft_consensus.cc:2749] T a2522a53ac4540bc947cc74bcc0c39c9 P d4ab748446be472da51ae9dad079f488 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:20:54.822242 19636 raft_consensus.cc:493] T c596219ea9ad4c8cb5ffd73cab8d0d0a P ff5aa0bbeba645d79c3d19db15bb2f70 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 34321d77714f4c3eafa0b70394d78b4f)
I20260710 13:20:54.822956 19636 raft_consensus.cc:515] T c596219ea9ad4c8cb5ffd73cab8d0d0a P ff5aa0bbeba645d79c3d19db15bb2f70 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:54.824849 19636 leader_election.cc:290] T c596219ea9ad4c8cb5ffd73cab8d0d0a P ff5aa0bbeba645d79c3d19db15bb2f70 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65:43673), d4ab748446be472da51ae9dad079f488 (127.16.20.66:41525)
I20260710 13:20:54.826188 19513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c596219ea9ad4c8cb5ffd73cab8d0d0a" candidate_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d4ab748446be472da51ae9dad079f488" is_pre_election: true
I20260710 13:20:54.826808 19513 raft_consensus.cc:2468] T c596219ea9ad4c8cb5ffd73cab8d0d0a P d4ab748446be472da51ae9dad079f488 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff5aa0bbeba645d79c3d19db15bb2f70 in term 1.
I20260710 13:20:54.827860 19552 leader_election.cc:304] T c596219ea9ad4c8cb5ffd73cab8d0d0a P ff5aa0bbeba645d79c3d19db15bb2f70 [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: d4ab748446be472da51ae9dad079f488, ff5aa0bbeba645d79c3d19db15bb2f70; no voters: 
I20260710 13:20:54.828656 19636 raft_consensus.cc:2804] T c596219ea9ad4c8cb5ffd73cab8d0d0a P ff5aa0bbeba645d79c3d19db15bb2f70 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 13:20:54.828732 19550 leader_election.cc:336] T c596219ea9ad4c8cb5ffd73cab8d0d0a P ff5aa0bbeba645d79c3d19db15bb2f70 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65:43673): Network error: Client connection negotiation failed: client connection to 127.16.20.65:43673: connect: Connection refused (error 111)
I20260710 13:20:54.829032 19636 raft_consensus.cc:493] T c596219ea9ad4c8cb5ffd73cab8d0d0a P ff5aa0bbeba645d79c3d19db15bb2f70 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 34321d77714f4c3eafa0b70394d78b4f)
I20260710 13:20:54.829413 19636 raft_consensus.cc:3060] T c596219ea9ad4c8cb5ffd73cab8d0d0a P ff5aa0bbeba645d79c3d19db15bb2f70 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:54.834343 19636 raft_consensus.cc:515] T c596219ea9ad4c8cb5ffd73cab8d0d0a P ff5aa0bbeba645d79c3d19db15bb2f70 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:54.836000 19636 leader_election.cc:290] T c596219ea9ad4c8cb5ffd73cab8d0d0a P ff5aa0bbeba645d79c3d19db15bb2f70 [CANDIDATE]: Term 2 election: Requested vote from peers 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65:43673), d4ab748446be472da51ae9dad079f488 (127.16.20.66:41525)
I20260710 13:20:54.837212 19513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c596219ea9ad4c8cb5ffd73cab8d0d0a" candidate_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d4ab748446be472da51ae9dad079f488"
I20260710 13:20:54.837908 19513 raft_consensus.cc:3060] T c596219ea9ad4c8cb5ffd73cab8d0d0a P d4ab748446be472da51ae9dad079f488 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:20:54.839737 19550 leader_election.cc:336] T c596219ea9ad4c8cb5ffd73cab8d0d0a P ff5aa0bbeba645d79c3d19db15bb2f70 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65:43673): Network error: Client connection negotiation failed: client connection to 127.16.20.65:43673: connect: Connection refused (error 111)
I20260710 13:20:54.843360 19513 raft_consensus.cc:2468] T c596219ea9ad4c8cb5ffd73cab8d0d0a P d4ab748446be472da51ae9dad079f488 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff5aa0bbeba645d79c3d19db15bb2f70 in term 2.
I20260710 13:20:54.844427 19552 leader_election.cc:304] T c596219ea9ad4c8cb5ffd73cab8d0d0a P ff5aa0bbeba645d79c3d19db15bb2f70 [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: d4ab748446be472da51ae9dad079f488, ff5aa0bbeba645d79c3d19db15bb2f70; no voters: 34321d77714f4c3eafa0b70394d78b4f
I20260710 13:20:54.845065 19636 raft_consensus.cc:2804] T c596219ea9ad4c8cb5ffd73cab8d0d0a P ff5aa0bbeba645d79c3d19db15bb2f70 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:54.845500 19636 raft_consensus.cc:697] T c596219ea9ad4c8cb5ffd73cab8d0d0a P ff5aa0bbeba645d79c3d19db15bb2f70 [term 2 LEADER]: Becoming Leader. State: Replica: ff5aa0bbeba645d79c3d19db15bb2f70, State: Running, Role: LEADER
I20260710 13:20:54.846243 19636 consensus_queue.cc:237] T c596219ea9ad4c8cb5ffd73cab8d0d0a P ff5aa0bbeba645d79c3d19db15bb2f70 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:54.855584 19667 raft_consensus.cc:493] T 8a53d0e266a643c48af40024d1fd2a1d P d4ab748446be472da51ae9dad079f488 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 34321d77714f4c3eafa0b70394d78b4f)
I20260710 13:20:54.856076 19667 raft_consensus.cc:515] T 8a53d0e266a643c48af40024d1fd2a1d P d4ab748446be472da51ae9dad079f488 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:54.856500 19333 catalog_manager.cc:5697] T c596219ea9ad4c8cb5ffd73cab8d0d0a P ff5aa0bbeba645d79c3d19db15bb2f70 reported cstate change: term changed from 1 to 2, leader changed from 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65) to ff5aa0bbeba645d79c3d19db15bb2f70 (127.16.20.67). New cstate: current_term: 2 leader_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:54.857851 19667 leader_election.cc:290] T 8a53d0e266a643c48af40024d1fd2a1d P d4ab748446be472da51ae9dad079f488 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65:43673), ff5aa0bbeba645d79c3d19db15bb2f70 (127.16.20.67:37827)
I20260710 13:20:54.859042 19586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a53d0e266a643c48af40024d1fd2a1d" candidate_uuid: "d4ab748446be472da51ae9dad079f488" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" is_pre_election: true
I20260710 13:20:54.859788 19586 raft_consensus.cc:2468] T 8a53d0e266a643c48af40024d1fd2a1d P ff5aa0bbeba645d79c3d19db15bb2f70 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4ab748446be472da51ae9dad079f488 in term 1.
I20260710 13:20:54.860270 19636 raft_consensus.cc:493] T 8a53d0e266a643c48af40024d1fd2a1d P ff5aa0bbeba645d79c3d19db15bb2f70 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 34321d77714f4c3eafa0b70394d78b4f)
I20260710 13:20:54.860838 19636 raft_consensus.cc:515] T 8a53d0e266a643c48af40024d1fd2a1d P ff5aa0bbeba645d79c3d19db15bb2f70 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:54.861110 19477 leader_election.cc:304] T 8a53d0e266a643c48af40024d1fd2a1d P d4ab748446be472da51ae9dad079f488 [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: d4ab748446be472da51ae9dad079f488, ff5aa0bbeba645d79c3d19db15bb2f70; no voters: 
I20260710 13:20:54.861979 19667 raft_consensus.cc:2804] T 8a53d0e266a643c48af40024d1fd2a1d P d4ab748446be472da51ae9dad079f488 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:20:54.862336 19667 raft_consensus.cc:493] T 8a53d0e266a643c48af40024d1fd2a1d P d4ab748446be472da51ae9dad079f488 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 34321d77714f4c3eafa0b70394d78b4f)
I20260710 13:20:54.862708 19667 raft_consensus.cc:3060] T 8a53d0e266a643c48af40024d1fd2a1d P d4ab748446be472da51ae9dad079f488 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:20:54.870736 19550 leader_election.cc:336] T 8a53d0e266a643c48af40024d1fd2a1d P ff5aa0bbeba645d79c3d19db15bb2f70 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65:43673): Network error: Client connection negotiation failed: client connection to 127.16.20.65:43673: connect: Connection refused (error 111)
I20260710 13:20:54.873020 19667 raft_consensus.cc:515] T 8a53d0e266a643c48af40024d1fd2a1d P d4ab748446be472da51ae9dad079f488 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
W20260710 13:20:54.875617 19476 leader_election.cc:336] T 8a53d0e266a643c48af40024d1fd2a1d P d4ab748446be472da51ae9dad079f488 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65:43673): Network error: Client connection negotiation failed: client connection to 127.16.20.65:43673: connect: Connection refused (error 111)
I20260710 13:20:54.876425 19667 leader_election.cc:290] T 8a53d0e266a643c48af40024d1fd2a1d P d4ab748446be472da51ae9dad079f488 [CANDIDATE]: Term 2 election: Requested vote from peers 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65:43673), ff5aa0bbeba645d79c3d19db15bb2f70 (127.16.20.67:37827)
I20260710 13:20:54.879439 19513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a53d0e266a643c48af40024d1fd2a1d" candidate_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d4ab748446be472da51ae9dad079f488" is_pre_election: true
I20260710 13:20:54.879777 19586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a53d0e266a643c48af40024d1fd2a1d" candidate_uuid: "d4ab748446be472da51ae9dad079f488" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70"
I20260710 13:20:54.880503 19586 raft_consensus.cc:3060] T 8a53d0e266a643c48af40024d1fd2a1d P ff5aa0bbeba645d79c3d19db15bb2f70 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:54.880590 19513 raft_consensus.cc:2393] T 8a53d0e266a643c48af40024d1fd2a1d P d4ab748446be472da51ae9dad079f488 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ff5aa0bbeba645d79c3d19db15bb2f70 in current term 2: Already voted for candidate d4ab748446be472da51ae9dad079f488 in this term.
I20260710 13:20:54.882465 19552 leader_election.cc:304] T 8a53d0e266a643c48af40024d1fd2a1d P ff5aa0bbeba645d79c3d19db15bb2f70 [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: ff5aa0bbeba645d79c3d19db15bb2f70; no voters: 34321d77714f4c3eafa0b70394d78b4f, d4ab748446be472da51ae9dad079f488
I20260710 13:20:54.882581 19636 leader_election.cc:290] T 8a53d0e266a643c48af40024d1fd2a1d P ff5aa0bbeba645d79c3d19db15bb2f70 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65:43673), d4ab748446be472da51ae9dad079f488 (127.16.20.66:41525)
W20260710 13:20:54.882433 19476 leader_election.cc:336] T 8a53d0e266a643c48af40024d1fd2a1d P d4ab748446be472da51ae9dad079f488 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65:43673): Network error: Client connection negotiation failed: client connection to 127.16.20.65:43673: connect: Connection refused (error 111)
I20260710 13:20:54.888787 19586 raft_consensus.cc:2468] T 8a53d0e266a643c48af40024d1fd2a1d P ff5aa0bbeba645d79c3d19db15bb2f70 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4ab748446be472da51ae9dad079f488 in term 2.
I20260710 13:20:54.889379 19719 raft_consensus.cc:2749] T 8a53d0e266a643c48af40024d1fd2a1d P ff5aa0bbeba645d79c3d19db15bb2f70 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:20:54.891131 19477 leader_election.cc:304] T 8a53d0e266a643c48af40024d1fd2a1d P d4ab748446be472da51ae9dad079f488 [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: d4ab748446be472da51ae9dad079f488, ff5aa0bbeba645d79c3d19db15bb2f70; no voters: 34321d77714f4c3eafa0b70394d78b4f
I20260710 13:20:54.892489 19667 raft_consensus.cc:2804] T 8a53d0e266a643c48af40024d1fd2a1d P d4ab748446be472da51ae9dad079f488 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:54.892978 19667 raft_consensus.cc:697] T 8a53d0e266a643c48af40024d1fd2a1d P d4ab748446be472da51ae9dad079f488 [term 2 LEADER]: Becoming Leader. State: Replica: d4ab748446be472da51ae9dad079f488, State: Running, Role: LEADER
I20260710 13:20:54.893817 19667 consensus_queue.cc:237] T 8a53d0e266a643c48af40024d1fd2a1d P d4ab748446be472da51ae9dad079f488 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:54.903275 19333 catalog_manager.cc:5697] T 8a53d0e266a643c48af40024d1fd2a1d P d4ab748446be472da51ae9dad079f488 reported cstate change: term changed from 1 to 2, leader changed from 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65) to d4ab748446be472da51ae9dad079f488 (127.16.20.66). New cstate: current_term: 2 leader_uuid: "d4ab748446be472da51ae9dad079f488" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:55.240386 19513 raft_consensus.cc:1275] T c596219ea9ad4c8cb5ffd73cab8d0d0a P d4ab748446be472da51ae9dad079f488 [term 2 FOLLOWER]: Refusing update from remote peer ff5aa0bbeba645d79c3d19db15bb2f70: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:55.241613 19719 consensus_queue.cc:1048] T c596219ea9ad4c8cb5ffd73cab8d0d0a P ff5aa0bbeba645d79c3d19db15bb2f70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:55.249433 19634 raft_consensus.cc:493] T d6212995bf6648eab7f2d105ee2dc4a2 P d4ab748446be472da51ae9dad079f488 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:55.249946 19634 raft_consensus.cc:515] T d6212995bf6648eab7f2d105ee2dc4a2 P d4ab748446be472da51ae9dad079f488 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:55.252192 19634 leader_election.cc:290] T d6212995bf6648eab7f2d105ee2dc4a2 P d4ab748446be472da51ae9dad079f488 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65:43673), ff5aa0bbeba645d79c3d19db15bb2f70 (127.16.20.67:37827)
I20260710 13:20:55.255442 19586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6212995bf6648eab7f2d105ee2dc4a2" candidate_uuid: "d4ab748446be472da51ae9dad079f488" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" is_pre_election: true
I20260710 13:20:55.256165 19586 raft_consensus.cc:2468] T d6212995bf6648eab7f2d105ee2dc4a2 P ff5aa0bbeba645d79c3d19db15bb2f70 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4ab748446be472da51ae9dad079f488 in term 1.
I20260710 13:20:55.257452 19477 leader_election.cc:304] T d6212995bf6648eab7f2d105ee2dc4a2 P d4ab748446be472da51ae9dad079f488 [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: d4ab748446be472da51ae9dad079f488, ff5aa0bbeba645d79c3d19db15bb2f70; no voters: 
W20260710 13:20:55.258198 19476 leader_election.cc:336] T d6212995bf6648eab7f2d105ee2dc4a2 P d4ab748446be472da51ae9dad079f488 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65:43673): Network error: Client connection negotiation failed: client connection to 127.16.20.65:43673: connect: Connection refused (error 111)
I20260710 13:20:55.258229 19634 raft_consensus.cc:2804] T d6212995bf6648eab7f2d105ee2dc4a2 P d4ab748446be472da51ae9dad079f488 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:20:55.258736 19634 raft_consensus.cc:493] T d6212995bf6648eab7f2d105ee2dc4a2 P d4ab748446be472da51ae9dad079f488 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:55.259092 19634 raft_consensus.cc:3060] T d6212995bf6648eab7f2d105ee2dc4a2 P d4ab748446be472da51ae9dad079f488 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:20:55.259645 19550 consensus_peers.cc:597] T c596219ea9ad4c8cb5ffd73cab8d0d0a P ff5aa0bbeba645d79c3d19db15bb2f70 -> Peer 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65:43673): Couldn't send request to peer 34321d77714f4c3eafa0b70394d78b4f. Status: Network error: Client connection negotiation failed: client connection to 127.16.20.65:43673: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:55.264372 19634 raft_consensus.cc:515] T d6212995bf6648eab7f2d105ee2dc4a2 P d4ab748446be472da51ae9dad079f488 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:55.266047 19634 leader_election.cc:290] T d6212995bf6648eab7f2d105ee2dc4a2 P d4ab748446be472da51ae9dad079f488 [CANDIDATE]: Term 2 election: Requested vote from peers 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65:43673), ff5aa0bbeba645d79c3d19db15bb2f70 (127.16.20.67:37827)
I20260710 13:20:55.267210 19586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6212995bf6648eab7f2d105ee2dc4a2" candidate_uuid: "d4ab748446be472da51ae9dad079f488" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70"
I20260710 13:20:55.267805 19586 raft_consensus.cc:3060] T d6212995bf6648eab7f2d105ee2dc4a2 P ff5aa0bbeba645d79c3d19db15bb2f70 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:20:55.269949 19476 leader_election.cc:336] T d6212995bf6648eab7f2d105ee2dc4a2 P d4ab748446be472da51ae9dad079f488 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65:43673): Network error: Client connection negotiation failed: client connection to 127.16.20.65:43673: connect: Connection refused (error 111)
I20260710 13:20:55.273780 19586 raft_consensus.cc:2468] T d6212995bf6648eab7f2d105ee2dc4a2 P ff5aa0bbeba645d79c3d19db15bb2f70 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4ab748446be472da51ae9dad079f488 in term 2.
I20260710 13:20:55.274749 19477 leader_election.cc:304] T d6212995bf6648eab7f2d105ee2dc4a2 P d4ab748446be472da51ae9dad079f488 [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: d4ab748446be472da51ae9dad079f488, ff5aa0bbeba645d79c3d19db15bb2f70; no voters: 34321d77714f4c3eafa0b70394d78b4f
I20260710 13:20:55.275470 19634 raft_consensus.cc:2804] T d6212995bf6648eab7f2d105ee2dc4a2 P d4ab748446be472da51ae9dad079f488 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:55.275910 19634 raft_consensus.cc:697] T d6212995bf6648eab7f2d105ee2dc4a2 P d4ab748446be472da51ae9dad079f488 [term 2 LEADER]: Becoming Leader. State: Replica: d4ab748446be472da51ae9dad079f488, State: Running, Role: LEADER
I20260710 13:20:55.276531 19634 consensus_queue.cc:237] T d6212995bf6648eab7f2d105ee2dc4a2 P d4ab748446be472da51ae9dad079f488 [LEADER]: Queue going to LEADER 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: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:55.283327 19334 catalog_manager.cc:5697] T d6212995bf6648eab7f2d105ee2dc4a2 P d4ab748446be472da51ae9dad079f488 reported cstate change: term changed from 1 to 2, leader changed from 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65) to d4ab748446be472da51ae9dad079f488 (127.16.20.66). New cstate: current_term: 2 leader_uuid: "d4ab748446be472da51ae9dad079f488" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } health_report { overall_health: UNKNOWN } } }
W20260710 13:20:55.302482 19476 consensus_peers.cc:597] T 8a53d0e266a643c48af40024d1fd2a1d P d4ab748446be472da51ae9dad079f488 -> Peer 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65:43673): Couldn't send request to peer 34321d77714f4c3eafa0b70394d78b4f. Status: Network error: Client connection negotiation failed: client connection to 127.16.20.65:43673: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:55.492225 19586 raft_consensus.cc:1275] T 8a53d0e266a643c48af40024d1fd2a1d P ff5aa0bbeba645d79c3d19db15bb2f70 [term 2 FOLLOWER]: Refusing update from remote peer d4ab748446be472da51ae9dad079f488: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:55.493628 19634 consensus_queue.cc:1048] T 8a53d0e266a643c48af40024d1fd2a1d P d4ab748446be472da51ae9dad079f488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:20:55.554961 19384 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:20:55.608713 19550 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.20.65:43673: connect: Connection refused (error 111) [suppressed 55 similar messages]
I20260710 13:20:55.732828 19586 raft_consensus.cc:1275] T d6212995bf6648eab7f2d105ee2dc4a2 P ff5aa0bbeba645d79c3d19db15bb2f70 [term 2 FOLLOWER]: Refusing update from remote peer d4ab748446be472da51ae9dad079f488: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:20:55.734108 19732 consensus_queue.cc:1048] T d6212995bf6648eab7f2d105ee2dc4a2 P d4ab748446be472da51ae9dad079f488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:20:55.748522 19476 consensus_peers.cc:597] T d6212995bf6648eab7f2d105ee2dc4a2 P d4ab748446be472da51ae9dad079f488 -> Peer 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65:43673): Couldn't send request to peer 34321d77714f4c3eafa0b70394d78b4f. Status: Network error: Client connection negotiation failed: client connection to 127.16.20.65:43673: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:55.749862 19367 debug-util.cc:398] Leaking SignalData structure 0x7b08000b4340 after lost signal to thread 16468
W20260710 13:20:55.751058 19367 debug-util.cc:398] Leaking SignalData structure 0x7b0800048cc0 after lost signal to thread 19370
W20260710 13:20:55.752573 19367 debug-util.cc:398] Leaking SignalData structure 0x7b08001aa140 after lost signal to thread 19537
W20260710 13:20:55.753625 19367 debug-util.cc:398] Leaking SignalData structure 0x7b080029be60 after lost signal to thread 19611
W20260710 13:20:55.852119 19476 consensus_peers.cc:597] T 66a653d87c6144a986808c0efd7478f5 P d4ab748446be472da51ae9dad079f488 -> Peer 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65:43673): Couldn't send request to peer 34321d77714f4c3eafa0b70394d78b4f. Status: Network error: Client connection negotiation failed: client connection to 127.16.20.65:43673: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:20:55.996238 19550 consensus_peers.cc:597] T 5bd1015780974e8aa22b9d1137d0221c P ff5aa0bbeba645d79c3d19db15bb2f70 -> Peer 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65:43673): Couldn't send request to peer 34321d77714f4c3eafa0b70394d78b4f. Status: Network error: Client connection negotiation failed: client connection to 127.16.20.65:43673: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:20:56.266887 19476 consensus_peers.cc:597] T 5c96bccc7d4547619019ecef77698bb9 P d4ab748446be472da51ae9dad079f488 -> Peer 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65:43673): Couldn't send request to peer 34321d77714f4c3eafa0b70394d78b4f. Status: Network error: Client connection negotiation failed: client connection to 127.16.20.65:43673: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:20:56.301688 19550 consensus_peers.cc:597] T bf80563b6b0041719836655c97f0018d P ff5aa0bbeba645d79c3d19db15bb2f70 -> Peer 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65:43673): Couldn't send request to peer 34321d77714f4c3eafa0b70394d78b4f. Status: Network error: Client connection negotiation failed: client connection to 127.16.20.65:43673: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:20:56.456995 19476 consensus_peers.cc:597] T 2bb54a28be3849a395af5c3dfec4dee6 P d4ab748446be472da51ae9dad079f488 -> Peer 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65:43673): Couldn't send request to peer 34321d77714f4c3eafa0b70394d78b4f. Status: Network error: Client connection negotiation failed: client connection to 127.16.20.65:43673: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:20:56.556205 19384 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:20:56.619843 19719 raft_consensus.cc:493] T a2522a53ac4540bc947cc74bcc0c39c9 P ff5aa0bbeba645d79c3d19db15bb2f70 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:56.620398 19719 raft_consensus.cc:515] T a2522a53ac4540bc947cc74bcc0c39c9 P ff5aa0bbeba645d79c3d19db15bb2f70 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:56.622045 19719 leader_election.cc:290] T a2522a53ac4540bc947cc74bcc0c39c9 P ff5aa0bbeba645d79c3d19db15bb2f70 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65:43673), d4ab748446be472da51ae9dad079f488 (127.16.20.66:41525)
I20260710 13:20:56.623328 19513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2522a53ac4540bc947cc74bcc0c39c9" candidate_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d4ab748446be472da51ae9dad079f488" is_pre_election: true
I20260710 13:20:56.624125 19513 raft_consensus.cc:2468] T a2522a53ac4540bc947cc74bcc0c39c9 P d4ab748446be472da51ae9dad079f488 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff5aa0bbeba645d79c3d19db15bb2f70 in term 2.
I20260710 13:20:56.625406 19552 leader_election.cc:304] T a2522a53ac4540bc947cc74bcc0c39c9 P ff5aa0bbeba645d79c3d19db15bb2f70 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d4ab748446be472da51ae9dad079f488, ff5aa0bbeba645d79c3d19db15bb2f70; no voters: 
W20260710 13:20:56.625996 19550 leader_election.cc:336] T a2522a53ac4540bc947cc74bcc0c39c9 P ff5aa0bbeba645d79c3d19db15bb2f70 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65:43673): Network error: Client connection negotiation failed: client connection to 127.16.20.65:43673: connect: Connection refused (error 111)
I20260710 13:20:56.626240 19719 raft_consensus.cc:2804] T a2522a53ac4540bc947cc74bcc0c39c9 P ff5aa0bbeba645d79c3d19db15bb2f70 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:20:56.626717 19719 raft_consensus.cc:493] T a2522a53ac4540bc947cc74bcc0c39c9 P ff5aa0bbeba645d79c3d19db15bb2f70 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:56.627005 19719 raft_consensus.cc:3060] T a2522a53ac4540bc947cc74bcc0c39c9 P ff5aa0bbeba645d79c3d19db15bb2f70 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:56.631769 19719 raft_consensus.cc:515] T a2522a53ac4540bc947cc74bcc0c39c9 P ff5aa0bbeba645d79c3d19db15bb2f70 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:56.633414 19719 leader_election.cc:290] T a2522a53ac4540bc947cc74bcc0c39c9 P ff5aa0bbeba645d79c3d19db15bb2f70 [CANDIDATE]: Term 3 election: Requested vote from peers 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65:43673), d4ab748446be472da51ae9dad079f488 (127.16.20.66:41525)
I20260710 13:20:56.634526 19513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2522a53ac4540bc947cc74bcc0c39c9" candidate_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d4ab748446be472da51ae9dad079f488"
I20260710 13:20:56.635068 19513 raft_consensus.cc:3060] T a2522a53ac4540bc947cc74bcc0c39c9 P d4ab748446be472da51ae9dad079f488 [term 2 FOLLOWER]: Advancing to term 3
W20260710 13:20:56.638360 19550 leader_election.cc:336] T a2522a53ac4540bc947cc74bcc0c39c9 P ff5aa0bbeba645d79c3d19db15bb2f70 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65:43673): Network error: Client connection negotiation failed: client connection to 127.16.20.65:43673: connect: Connection refused (error 111)
I20260710 13:20:56.640892 19513 raft_consensus.cc:2468] T a2522a53ac4540bc947cc74bcc0c39c9 P d4ab748446be472da51ae9dad079f488 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff5aa0bbeba645d79c3d19db15bb2f70 in term 3.
I20260710 13:20:56.642059 19552 leader_election.cc:304] T a2522a53ac4540bc947cc74bcc0c39c9 P ff5aa0bbeba645d79c3d19db15bb2f70 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d4ab748446be472da51ae9dad079f488, ff5aa0bbeba645d79c3d19db15bb2f70; no voters: 34321d77714f4c3eafa0b70394d78b4f
I20260710 13:20:56.642908 19719 raft_consensus.cc:2804] T a2522a53ac4540bc947cc74bcc0c39c9 P ff5aa0bbeba645d79c3d19db15bb2f70 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:56.644047 19719 raft_consensus.cc:697] T a2522a53ac4540bc947cc74bcc0c39c9 P ff5aa0bbeba645d79c3d19db15bb2f70 [term 3 LEADER]: Becoming Leader. State: Replica: ff5aa0bbeba645d79c3d19db15bb2f70, State: Running, Role: LEADER
I20260710 13:20:56.644868 19719 consensus_queue.cc:237] T a2522a53ac4540bc947cc74bcc0c39c9 P ff5aa0bbeba645d79c3d19db15bb2f70 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:56.652583 19333 catalog_manager.cc:5697] T a2522a53ac4540bc947cc74bcc0c39c9 P ff5aa0bbeba645d79c3d19db15bb2f70 reported cstate change: term changed from 1 to 3, leader changed from 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65) to ff5aa0bbeba645d79c3d19db15bb2f70 (127.16.20.67). New cstate: current_term: 3 leader_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } health_report { overall_health: HEALTHY } } }
W20260710 13:20:56.696681 19476 consensus_peers.cc:597] T 40683c5426fe495aa04d89f21a86202c P d4ab748446be472da51ae9dad079f488 -> Peer 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65:43673): Couldn't send request to peer 34321d77714f4c3eafa0b70394d78b4f. Status: Network error: Client connection negotiation failed: client connection to 127.16.20.65:43673: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260710 13:20:57.053341 19513 raft_consensus.cc:1275] T a2522a53ac4540bc947cc74bcc0c39c9 P d4ab748446be472da51ae9dad079f488 [term 3 FOLLOWER]: Refusing update from remote peer ff5aa0bbeba645d79c3d19db15bb2f70: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:20:57.054654 19719 consensus_queue.cc:1048] T a2522a53ac4540bc947cc74bcc0c39c9 P ff5aa0bbeba645d79c3d19db15bb2f70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:20:57.075273 19550 consensus_peers.cc:597] T a2522a53ac4540bc947cc74bcc0c39c9 P ff5aa0bbeba645d79c3d19db15bb2f70 -> Peer 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65:43673): Couldn't send request to peer 34321d77714f4c3eafa0b70394d78b4f. Status: Network error: Client connection negotiation failed: client connection to 127.16.20.65:43673: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:57.557345 19384 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:20:57.690918 19476 consensus_peers.cc:597] T 8a53d0e266a643c48af40024d1fd2a1d P d4ab748446be472da51ae9dad079f488 -> Peer 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65:43673): Couldn't send request to peer 34321d77714f4c3eafa0b70394d78b4f. Status: Network error: Client connection negotiation failed: client connection to 127.16.20.65:43673: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:20:57.778875 19550 consensus_peers.cc:597] T c596219ea9ad4c8cb5ffd73cab8d0d0a P ff5aa0bbeba645d79c3d19db15bb2f70 -> Peer 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65:43673): Couldn't send request to peer 34321d77714f4c3eafa0b70394d78b4f. Status: Network error: Client connection negotiation failed: client connection to 127.16.20.65:43673: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:20:58.207965 19476 consensus_peers.cc:597] T d6212995bf6648eab7f2d105ee2dc4a2 P d4ab748446be472da51ae9dad079f488 -> Peer 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65:43673): Couldn't send request to peer 34321d77714f4c3eafa0b70394d78b4f. Status: Network error: Client connection negotiation failed: client connection to 127.16.20.65:43673: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:20:58.507040 19550 consensus_peers.cc:597] T 5bd1015780974e8aa22b9d1137d0221c P ff5aa0bbeba645d79c3d19db15bb2f70 -> Peer 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65:43673): Couldn't send request to peer 34321d77714f4c3eafa0b70394d78b4f. Status: Network error: Client connection negotiation failed: client connection to 127.16.20.65:43673: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:20:58.555717 19550 consensus_peers.cc:597] T bf80563b6b0041719836655c97f0018d P ff5aa0bbeba645d79c3d19db15bb2f70 -> Peer 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65:43673): Couldn't send request to peer 34321d77714f4c3eafa0b70394d78b4f. Status: Network error: Client connection negotiation failed: client connection to 127.16.20.65:43673: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:20:58.558475 19384 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:20:58.622867 16465 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:58.633193 19746 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:58.635277 19747 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:58.635463 19749 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:58.637508 16465 server_base.cc:1061] running on GCE node
I20260710 13:20:58.638571 16465 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:58.638761 16465 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:58.638988 16465 hybrid_clock.cc:648] HybridClock initialized: now 1783689658638972 us; error 0 us; skew 500 ppm
I20260710 13:20:58.639678 16465 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:58.642457 16465 webserver.cc:533] Webserver started at http://127.16.20.65:38707/ using document root <none> and password file <none>
I20260710 13:20:58.643028 16465 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:58.643214 16465 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 13:20:58.647318 16465 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.001s
I20260710 13:20:58.652315 19754 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:58.653621 16465 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.002s
I20260710 13:20:58.653992 16465 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689577187165-16465-0/minicluster-data/ts-0-root
uuid: "34321d77714f4c3eafa0b70394d78b4f"
format_stamp: "Formatted at 2026-07-10 13:20:51 on dist-test-slave-kpkl"
I20260710 13:20:58.654417 16465 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689577187165-16465-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689577187165-16465-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689577187165-16465-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:58.676342 16465 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:58.677639 16465 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:58.679245 16465 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:58.683230 19761 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260710 13:20:58.738111 16465 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 13:20:58.738385 16465 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.056s	user 0.000s	sys 0.003s
I20260710 13:20:58.738615 16465 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 13:20:58.744433 19761 tablet_bootstrap.cc:492] T d6212995bf6648eab7f2d105ee2dc4a2 P 34321d77714f4c3eafa0b70394d78b4f: Bootstrap starting.
I20260710 13:20:58.761042 19761 tablet_bootstrap.cc:492] T d6212995bf6648eab7f2d105ee2dc4a2 P 34321d77714f4c3eafa0b70394d78b4f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 13:20:58.762116 19761 tablet_bootstrap.cc:492] T d6212995bf6648eab7f2d105ee2dc4a2 P 34321d77714f4c3eafa0b70394d78b4f: Bootstrap complete.
I20260710 13:20:58.762807 19761 ts_tablet_manager.cc:1403] T d6212995bf6648eab7f2d105ee2dc4a2 P 34321d77714f4c3eafa0b70394d78b4f: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260710 13:20:58.765820 19761 raft_consensus.cc:359] T d6212995bf6648eab7f2d105ee2dc4a2 P 34321d77714f4c3eafa0b70394d78b4f [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:58.767043 19761 raft_consensus.cc:740] T d6212995bf6648eab7f2d105ee2dc4a2 P 34321d77714f4c3eafa0b70394d78b4f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34321d77714f4c3eafa0b70394d78b4f, State: Initialized, Role: FOLLOWER
I20260710 13:20:58.767863 19761 consensus_queue.cc:260] T d6212995bf6648eab7f2d105ee2dc4a2 P 34321d77714f4c3eafa0b70394d78b4f [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: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:58.770730 19761 ts_tablet_manager.cc:1434] T d6212995bf6648eab7f2d105ee2dc4a2 P 34321d77714f4c3eafa0b70394d78b4f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.004s
I20260710 13:20:58.771592 19761 tablet_bootstrap.cc:492] T a2522a53ac4540bc947cc74bcc0c39c9 P 34321d77714f4c3eafa0b70394d78b4f: Bootstrap starting.
I20260710 13:20:58.788147 19761 tablet_bootstrap.cc:492] T a2522a53ac4540bc947cc74bcc0c39c9 P 34321d77714f4c3eafa0b70394d78b4f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:58.789111 19761 tablet_bootstrap.cc:492] T a2522a53ac4540bc947cc74bcc0c39c9 P 34321d77714f4c3eafa0b70394d78b4f: Bootstrap complete.
I20260710 13:20:58.789767 19761 ts_tablet_manager.cc:1403] T a2522a53ac4540bc947cc74bcc0c39c9 P 34321d77714f4c3eafa0b70394d78b4f: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260710 13:20:58.792371 19761 raft_consensus.cc:359] T a2522a53ac4540bc947cc74bcc0c39c9 P 34321d77714f4c3eafa0b70394d78b4f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:58.793112 19761 raft_consensus.cc:740] T a2522a53ac4540bc947cc74bcc0c39c9 P 34321d77714f4c3eafa0b70394d78b4f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34321d77714f4c3eafa0b70394d78b4f, State: Initialized, Role: FOLLOWER
I20260710 13:20:58.793787 19761 consensus_queue.cc:260] T a2522a53ac4540bc947cc74bcc0c39c9 P 34321d77714f4c3eafa0b70394d78b4f [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: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:58.795817 19761 ts_tablet_manager.cc:1434] T a2522a53ac4540bc947cc74bcc0c39c9 P 34321d77714f4c3eafa0b70394d78b4f: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:20:58.796617 19761 tablet_bootstrap.cc:492] T 40683c5426fe495aa04d89f21a86202c P 34321d77714f4c3eafa0b70394d78b4f: Bootstrap starting.
W20260710 13:20:58.798007 19476 consensus_peers.cc:597] T 5c96bccc7d4547619019ecef77698bb9 P d4ab748446be472da51ae9dad079f488 -> Peer 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65:43673): Couldn't send request to peer 34321d77714f4c3eafa0b70394d78b4f. Status: Network error: Client connection negotiation failed: client connection to 127.16.20.65:43673: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:20:58.798141 16465 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 13:20:58.798508 16465 ts_tablet_manager.cc:595] Time spent register tablets: real 0.060s	user 0.053s	sys 0.005s
W20260710 13:20:58.812625 19476 consensus_peers.cc:597] T 66a653d87c6144a986808c0efd7478f5 P d4ab748446be472da51ae9dad079f488 -> Peer 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65:43673): Couldn't send request to peer 34321d77714f4c3eafa0b70394d78b4f. Status: Network error: Client connection negotiation failed: client connection to 127.16.20.65:43673: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:20:58.815136 19761 tablet_bootstrap.cc:492] T 40683c5426fe495aa04d89f21a86202c P 34321d77714f4c3eafa0b70394d78b4f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:58.815979 19761 tablet_bootstrap.cc:492] T 40683c5426fe495aa04d89f21a86202c P 34321d77714f4c3eafa0b70394d78b4f: Bootstrap complete.
I20260710 13:20:58.816571 19761 ts_tablet_manager.cc:1403] T 40683c5426fe495aa04d89f21a86202c P 34321d77714f4c3eafa0b70394d78b4f: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.008s
I20260710 13:20:58.818892 19761 raft_consensus.cc:359] T 40683c5426fe495aa04d89f21a86202c P 34321d77714f4c3eafa0b70394d78b4f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:58.819504 19761 raft_consensus.cc:740] T 40683c5426fe495aa04d89f21a86202c P 34321d77714f4c3eafa0b70394d78b4f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34321d77714f4c3eafa0b70394d78b4f, State: Initialized, Role: FOLLOWER
I20260710 13:20:58.820228 19761 consensus_queue.cc:260] T 40683c5426fe495aa04d89f21a86202c P 34321d77714f4c3eafa0b70394d78b4f [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: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:58.821864 19761 ts_tablet_manager.cc:1434] T 40683c5426fe495aa04d89f21a86202c P 34321d77714f4c3eafa0b70394d78b4f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:20:58.822515 19761 tablet_bootstrap.cc:492] T bf80563b6b0041719836655c97f0018d P 34321d77714f4c3eafa0b70394d78b4f: Bootstrap starting.
I20260710 13:20:58.835829 19761 tablet_bootstrap.cc:492] T bf80563b6b0041719836655c97f0018d P 34321d77714f4c3eafa0b70394d78b4f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:58.836817 19761 tablet_bootstrap.cc:492] T bf80563b6b0041719836655c97f0018d P 34321d77714f4c3eafa0b70394d78b4f: Bootstrap complete.
I20260710 13:20:58.837462 19761 ts_tablet_manager.cc:1403] T bf80563b6b0041719836655c97f0018d P 34321d77714f4c3eafa0b70394d78b4f: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.003s
I20260710 13:20:58.839772 19761 raft_consensus.cc:359] T bf80563b6b0041719836655c97f0018d P 34321d77714f4c3eafa0b70394d78b4f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:58.840570 19761 raft_consensus.cc:740] T bf80563b6b0041719836655c97f0018d P 34321d77714f4c3eafa0b70394d78b4f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34321d77714f4c3eafa0b70394d78b4f, State: Initialized, Role: FOLLOWER
I20260710 13:20:58.841279 19761 consensus_queue.cc:260] T bf80563b6b0041719836655c97f0018d P 34321d77714f4c3eafa0b70394d78b4f [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: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:58.842818 19761 ts_tablet_manager.cc:1434] T bf80563b6b0041719836655c97f0018d P 34321d77714f4c3eafa0b70394d78b4f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:20:58.843499 19761 tablet_bootstrap.cc:492] T 5c96bccc7d4547619019ecef77698bb9 P 34321d77714f4c3eafa0b70394d78b4f: Bootstrap starting.
I20260710 13:20:58.855398 19761 tablet_bootstrap.cc:492] T 5c96bccc7d4547619019ecef77698bb9 P 34321d77714f4c3eafa0b70394d78b4f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:58.856366 19761 tablet_bootstrap.cc:492] T 5c96bccc7d4547619019ecef77698bb9 P 34321d77714f4c3eafa0b70394d78b4f: Bootstrap complete.
I20260710 13:20:58.856879 19761 ts_tablet_manager.cc:1403] T 5c96bccc7d4547619019ecef77698bb9 P 34321d77714f4c3eafa0b70394d78b4f: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 13:20:58.858767 19761 raft_consensus.cc:359] T 5c96bccc7d4547619019ecef77698bb9 P 34321d77714f4c3eafa0b70394d78b4f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:58.859341 19761 raft_consensus.cc:740] T 5c96bccc7d4547619019ecef77698bb9 P 34321d77714f4c3eafa0b70394d78b4f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34321d77714f4c3eafa0b70394d78b4f, State: Initialized, Role: FOLLOWER
I20260710 13:20:58.860071 19761 consensus_queue.cc:260] T 5c96bccc7d4547619019ecef77698bb9 P 34321d77714f4c3eafa0b70394d78b4f [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: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:58.861598 19761 ts_tablet_manager.cc:1434] T 5c96bccc7d4547619019ecef77698bb9 P 34321d77714f4c3eafa0b70394d78b4f: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:20:58.862280 19761 tablet_bootstrap.cc:492] T c596219ea9ad4c8cb5ffd73cab8d0d0a P 34321d77714f4c3eafa0b70394d78b4f: Bootstrap starting.
I20260710 13:20:58.864862 16465 rpc_server.cc:307] RPC server started. Bound to: 127.16.20.65:43673
I20260710 13:20:58.864981 19823 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.20.65:43673 every 8 connection(s)
I20260710 13:20:58.869812 16465 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:58.899571 19824 heartbeater.cc:344] Connected to a master server at 127.16.20.126:39001
I20260710 13:20:58.900024 19824 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:58.901046 19824 heartbeater.cc:507] Master 127.16.20.126:39001 requested a full tablet report, sending...
I20260710 13:20:58.903370 19761 tablet_bootstrap.cc:492] T c596219ea9ad4c8cb5ffd73cab8d0d0a P 34321d77714f4c3eafa0b70394d78b4f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:58.904358 19761 tablet_bootstrap.cc:492] T c596219ea9ad4c8cb5ffd73cab8d0d0a P 34321d77714f4c3eafa0b70394d78b4f: Bootstrap complete.
I20260710 13:20:58.905869 19761 ts_tablet_manager.cc:1403] T c596219ea9ad4c8cb5ffd73cab8d0d0a P 34321d77714f4c3eafa0b70394d78b4f: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.028s
I20260710 13:20:58.908332 19333 ts_manager.cc:194] Re-registered known tserver with Master: 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65:43673)
I20260710 13:20:58.908514 19761 raft_consensus.cc:359] T c596219ea9ad4c8cb5ffd73cab8d0d0a P 34321d77714f4c3eafa0b70394d78b4f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:58.909207 19761 raft_consensus.cc:740] T c596219ea9ad4c8cb5ffd73cab8d0d0a P 34321d77714f4c3eafa0b70394d78b4f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34321d77714f4c3eafa0b70394d78b4f, State: Initialized, Role: FOLLOWER
I20260710 13:20:58.910080 19761 consensus_queue.cc:260] T c596219ea9ad4c8cb5ffd73cab8d0d0a P 34321d77714f4c3eafa0b70394d78b4f [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: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
W20260710 13:20:58.910843 19476 consensus_peers.cc:597] T 2bb54a28be3849a395af5c3dfec4dee6 P d4ab748446be472da51ae9dad079f488 -> Peer 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65:43673): Couldn't send request to peer 34321d77714f4c3eafa0b70394d78b4f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260710 13:20:58.914419 19761 ts_tablet_manager.cc:1434] T c596219ea9ad4c8cb5ffd73cab8d0d0a P 34321d77714f4c3eafa0b70394d78b4f: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 13:20:58.915328 19761 tablet_bootstrap.cc:492] T 5bd1015780974e8aa22b9d1137d0221c P 34321d77714f4c3eafa0b70394d78b4f: Bootstrap starting.
I20260710 13:20:58.915904 19798 raft_consensus.cc:3060] T a2522a53ac4540bc947cc74bcc0c39c9 P 34321d77714f4c3eafa0b70394d78b4f [term 1 FOLLOWER]: Advancing to term 3
I20260710 13:20:58.920539 19512 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d6212995bf6648eab7f2d105ee2dc4a2"
dest_uuid: "d4ab748446be472da51ae9dad079f488"
mode: GRACEFUL
new_leader_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70"
 from {username='slave'} at 127.0.0.1:55156
I20260710 13:20:58.921350 19512 raft_consensus.cc:606] T d6212995bf6648eab7f2d105ee2dc4a2 P d4ab748446be472da51ae9dad079f488 [term 2 LEADER]: Received request to transfer leadership to TS ff5aa0bbeba645d79c3d19db15bb2f70
I20260710 13:20:58.922866 16465 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:20:58.923528 16465 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:58.924274 16465 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:58.924641 19333 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48540
I20260710 13:20:58.929407 19824 heartbeater.cc:499] Master 127.16.20.126:39001 was elected leader, sending a full tablet report...
I20260710 13:20:58.939450 19761 tablet_bootstrap.cc:492] T 5bd1015780974e8aa22b9d1137d0221c P 34321d77714f4c3eafa0b70394d78b4f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:58.940419 19761 tablet_bootstrap.cc:492] T 5bd1015780974e8aa22b9d1137d0221c P 34321d77714f4c3eafa0b70394d78b4f: Bootstrap complete.
I20260710 13:20:58.941063 19761 ts_tablet_manager.cc:1403] T 5bd1015780974e8aa22b9d1137d0221c P 34321d77714f4c3eafa0b70394d78b4f: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.004s
I20260710 13:20:58.942905 19761 raft_consensus.cc:359] T 5bd1015780974e8aa22b9d1137d0221c P 34321d77714f4c3eafa0b70394d78b4f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } } peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } }
I20260710 13:20:58.943451 19761 raft_consensus.cc:740] T 5bd1015780974e8aa22b9d1137d0221c P 34321d77714f4c3eafa0b70394d78b4f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34321d77714f4c3eafa0b70394d78b4f, State: Initialized, Role: FOLLOWER
I20260710 13:20:58.944016 19761 consensus_queue.cc:260] T 5bd1015780974e8aa22b9d1137d0221c P 34321d77714f4c3eafa0b70394d78b4f [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: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } } peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } }
I20260710 13:20:58.945482 19761 ts_tablet_manager.cc:1434] T 5bd1015780974e8aa22b9d1137d0221c P 34321d77714f4c3eafa0b70394d78b4f: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:20:58.946080 19761 tablet_bootstrap.cc:492] T 66a653d87c6144a986808c0efd7478f5 P 34321d77714f4c3eafa0b70394d78b4f: Bootstrap starting.
I20260710 13:20:58.957859 19761 tablet_bootstrap.cc:492] T 66a653d87c6144a986808c0efd7478f5 P 34321d77714f4c3eafa0b70394d78b4f: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:58.959558 19761 tablet_bootstrap.cc:492] T 66a653d87c6144a986808c0efd7478f5 P 34321d77714f4c3eafa0b70394d78b4f: Bootstrap complete.
I20260710 13:20:58.960117 19761 ts_tablet_manager.cc:1403] T 66a653d87c6144a986808c0efd7478f5 P 34321d77714f4c3eafa0b70394d78b4f: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 13:20:58.962082 19761 raft_consensus.cc:359] T 66a653d87c6144a986808c0efd7478f5 P 34321d77714f4c3eafa0b70394d78b4f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:58.962579 19761 raft_consensus.cc:740] T 66a653d87c6144a986808c0efd7478f5 P 34321d77714f4c3eafa0b70394d78b4f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34321d77714f4c3eafa0b70394d78b4f, State: Initialized, Role: FOLLOWER
I20260710 13:20:58.963141 19761 consensus_queue.cc:260] T 66a653d87c6144a986808c0efd7478f5 P 34321d77714f4c3eafa0b70394d78b4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:58.964809 19761 ts_tablet_manager.cc:1434] T 66a653d87c6144a986808c0efd7478f5 P 34321d77714f4c3eafa0b70394d78b4f: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:20:58.965399 19761 tablet_bootstrap.cc:492] T 8a53d0e266a643c48af40024d1fd2a1d P 34321d77714f4c3eafa0b70394d78b4f: Bootstrap starting.
I20260710 13:20:58.976912 19761 tablet_bootstrap.cc:492] T 8a53d0e266a643c48af40024d1fd2a1d P 34321d77714f4c3eafa0b70394d78b4f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:58.977612 19761 tablet_bootstrap.cc:492] T 8a53d0e266a643c48af40024d1fd2a1d P 34321d77714f4c3eafa0b70394d78b4f: Bootstrap complete.
I20260710 13:20:58.978119 19761 ts_tablet_manager.cc:1403] T 8a53d0e266a643c48af40024d1fd2a1d P 34321d77714f4c3eafa0b70394d78b4f: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.005s
I20260710 13:20:58.979975 19761 raft_consensus.cc:359] T 8a53d0e266a643c48af40024d1fd2a1d P 34321d77714f4c3eafa0b70394d78b4f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:58.980530 19761 raft_consensus.cc:740] T 8a53d0e266a643c48af40024d1fd2a1d P 34321d77714f4c3eafa0b70394d78b4f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34321d77714f4c3eafa0b70394d78b4f, State: Initialized, Role: FOLLOWER
I20260710 13:20:58.981082 19761 consensus_queue.cc:260] T 8a53d0e266a643c48af40024d1fd2a1d P 34321d77714f4c3eafa0b70394d78b4f [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: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:58.982501 19761 ts_tablet_manager.cc:1434] T 8a53d0e266a643c48af40024d1fd2a1d P 34321d77714f4c3eafa0b70394d78b4f: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.002s
I20260710 13:20:58.983343 19761 tablet_bootstrap.cc:492] T 2bb54a28be3849a395af5c3dfec4dee6 P 34321d77714f4c3eafa0b70394d78b4f: Bootstrap starting.
I20260710 13:20:58.995573 19761 tablet_bootstrap.cc:492] T 2bb54a28be3849a395af5c3dfec4dee6 P 34321d77714f4c3eafa0b70394d78b4f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:58.996281 19761 tablet_bootstrap.cc:492] T 2bb54a28be3849a395af5c3dfec4dee6 P 34321d77714f4c3eafa0b70394d78b4f: Bootstrap complete.
I20260710 13:20:58.996860 19761 ts_tablet_manager.cc:1403] T 2bb54a28be3849a395af5c3dfec4dee6 P 34321d77714f4c3eafa0b70394d78b4f: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 13:20:58.998631 19761 raft_consensus.cc:359] T 2bb54a28be3849a395af5c3dfec4dee6 P 34321d77714f4c3eafa0b70394d78b4f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:58.999131 19761 raft_consensus.cc:740] T 2bb54a28be3849a395af5c3dfec4dee6 P 34321d77714f4c3eafa0b70394d78b4f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34321d77714f4c3eafa0b70394d78b4f, State: Initialized, Role: FOLLOWER
I20260710 13:20:58.999742 19761 consensus_queue.cc:260] T 2bb54a28be3849a395af5c3dfec4dee6 P 34321d77714f4c3eafa0b70394d78b4f [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: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:59.001163 19761 ts_tablet_manager.cc:1434] T 2bb54a28be3849a395af5c3dfec4dee6 P 34321d77714f4c3eafa0b70394d78b4f: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:20:59.116761 19798 raft_consensus.cc:3060] T 8a53d0e266a643c48af40024d1fd2a1d P 34321d77714f4c3eafa0b70394d78b4f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:59.191790 19798 raft_consensus.cc:3060] T c596219ea9ad4c8cb5ffd73cab8d0d0a P 34321d77714f4c3eafa0b70394d78b4f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:59.211146 19798 raft_consensus.cc:3060] T d6212995bf6648eab7f2d105ee2dc4a2 P 34321d77714f4c3eafa0b70394d78b4f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:59.216688 19798 pending_rounds.cc:85] T d6212995bf6648eab7f2d105ee2dc4a2 P 34321d77714f4c3eafa0b70394d78b4f: Aborting all ops after (but not including) 0
I20260710 13:20:59.216990 19798 pending_rounds.cc:107] T d6212995bf6648eab7f2d105ee2dc4a2 P 34321d77714f4c3eafa0b70394d78b4f: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:20:59.217247 19798 raft_consensus.cc:2889] T d6212995bf6648eab7f2d105ee2dc4a2 P 34321d77714f4c3eafa0b70394d78b4f [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:20:59.255448 19839 raft_consensus.cc:993] T d6212995bf6648eab7f2d105ee2dc4a2 P d4ab748446be472da51ae9dad079f488: : Instructing follower ff5aa0bbeba645d79c3d19db15bb2f70 to start an election
I20260710 13:20:59.256040 19740 raft_consensus.cc:1081] T d6212995bf6648eab7f2d105ee2dc4a2 P d4ab748446be472da51ae9dad079f488 [term 2 LEADER]: Signalling peer ff5aa0bbeba645d79c3d19db15bb2f70 to start an election
I20260710 13:20:59.257499 19586 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d6212995bf6648eab7f2d105ee2dc4a2"
dest_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70"
 from {username='slave'} at 127.0.0.1:51700
I20260710 13:20:59.257965 19586 raft_consensus.cc:493] T d6212995bf6648eab7f2d105ee2dc4a2 P ff5aa0bbeba645d79c3d19db15bb2f70 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:59.258288 19586 raft_consensus.cc:3060] T d6212995bf6648eab7f2d105ee2dc4a2 P ff5aa0bbeba645d79c3d19db15bb2f70 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:59.263677 19586 raft_consensus.cc:515] T d6212995bf6648eab7f2d105ee2dc4a2 P ff5aa0bbeba645d79c3d19db15bb2f70 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:59.265362 19586 leader_election.cc:290] T d6212995bf6648eab7f2d105ee2dc4a2 P ff5aa0bbeba645d79c3d19db15bb2f70 [CANDIDATE]: Term 3 election: Requested vote from peers 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65:43673), d4ab748446be472da51ae9dad079f488 (127.16.20.66:41525)
I20260710 13:20:59.266590 19798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6212995bf6648eab7f2d105ee2dc4a2" candidate_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "34321d77714f4c3eafa0b70394d78b4f"
I20260710 13:20:59.267047 19512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6212995bf6648eab7f2d105ee2dc4a2" candidate_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "d4ab748446be472da51ae9dad079f488"
I20260710 13:20:59.267637 19798 raft_consensus.cc:3060] T d6212995bf6648eab7f2d105ee2dc4a2 P 34321d77714f4c3eafa0b70394d78b4f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:59.267871 19512 raft_consensus.cc:3055] T d6212995bf6648eab7f2d105ee2dc4a2 P d4ab748446be472da51ae9dad079f488 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:59.268278 19512 raft_consensus.cc:740] T d6212995bf6648eab7f2d105ee2dc4a2 P d4ab748446be472da51ae9dad079f488 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d4ab748446be472da51ae9dad079f488, State: Running, Role: LEADER
I20260710 13:20:59.269284 19512 consensus_queue.cc:260] T d6212995bf6648eab7f2d105ee2dc4a2 P d4ab748446be472da51ae9dad079f488 [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: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:59.270962 19512 raft_consensus.cc:3060] T d6212995bf6648eab7f2d105ee2dc4a2 P d4ab748446be472da51ae9dad079f488 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:59.274435 19798 raft_consensus.cc:2468] T d6212995bf6648eab7f2d105ee2dc4a2 P 34321d77714f4c3eafa0b70394d78b4f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff5aa0bbeba645d79c3d19db15bb2f70 in term 3.
I20260710 13:20:59.275552 19550 leader_election.cc:304] T d6212995bf6648eab7f2d105ee2dc4a2 P ff5aa0bbeba645d79c3d19db15bb2f70 [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: 34321d77714f4c3eafa0b70394d78b4f, ff5aa0bbeba645d79c3d19db15bb2f70; no voters: 
I20260710 13:20:59.276458 19719 raft_consensus.cc:2804] T d6212995bf6648eab7f2d105ee2dc4a2 P ff5aa0bbeba645d79c3d19db15bb2f70 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:59.277393 19719 raft_consensus.cc:697] T d6212995bf6648eab7f2d105ee2dc4a2 P ff5aa0bbeba645d79c3d19db15bb2f70 [term 3 LEADER]: Becoming Leader. State: Replica: ff5aa0bbeba645d79c3d19db15bb2f70, State: Running, Role: LEADER
I20260710 13:20:59.278443 19719 consensus_queue.cc:237] T d6212995bf6648eab7f2d105ee2dc4a2 P ff5aa0bbeba645d79c3d19db15bb2f70 [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: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } }
I20260710 13:20:59.278874 19512 raft_consensus.cc:2468] T d6212995bf6648eab7f2d105ee2dc4a2 P d4ab748446be472da51ae9dad079f488 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff5aa0bbeba645d79c3d19db15bb2f70 in term 3.
I20260710 13:20:59.286923 19333 catalog_manager.cc:5697] T d6212995bf6648eab7f2d105ee2dc4a2 P ff5aa0bbeba645d79c3d19db15bb2f70 reported cstate change: term changed from 2 to 3, leader changed from d4ab748446be472da51ae9dad079f488 (127.16.20.66) to ff5aa0bbeba645d79c3d19db15bb2f70 (127.16.20.67). New cstate: current_term: 3 leader_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff5aa0bbeba645d79c3d19db15bb2f70" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 37827 } health_report { overall_health: HEALTHY } } }
W20260710 13:20:59.559593 19384 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:20:59.864542 19512 raft_consensus.cc:1275] T d6212995bf6648eab7f2d105ee2dc4a2 P d4ab748446be472da51ae9dad079f488 [term 3 FOLLOWER]: Refusing update from remote peer ff5aa0bbeba645d79c3d19db15bb2f70: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:20:59.866040 19850 consensus_queue.cc:1048] T d6212995bf6648eab7f2d105ee2dc4a2 P ff5aa0bbeba645d79c3d19db15bb2f70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4ab748446be472da51ae9dad079f488" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 41525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:59.867739 19797 raft_consensus.cc:1275] T d6212995bf6648eab7f2d105ee2dc4a2 P 34321d77714f4c3eafa0b70394d78b4f [term 3 FOLLOWER]: Refusing update from remote peer ff5aa0bbeba645d79c3d19db15bb2f70: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:20:59.869135 19850 consensus_queue.cc:1048] T d6212995bf6648eab7f2d105ee2dc4a2 P ff5aa0bbeba645d79c3d19db15bb2f70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34321d77714f4c3eafa0b70394d78b4f" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 43673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:59.937484 16465 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:59.943219 16465 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:20:59.943673 16465 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:59.944144 16465 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:21:00.560505 19384 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:21:00.950820 16465 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:00.956883 16465 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:21:00.957317 16465 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:00.957774 16465 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:21:01.561414 19384 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:21:01.963776 16465 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:01.969219 16465 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:21:01.969726 16465 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:01.970245 16465 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:21:02.562376 19384 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:21:02.976792 16465 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:02.982751 16465 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:21:02.983217 16465 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:02.983704 16465 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:21:03.563335 19384 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:21:03.990176 16465 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:03.996539 16465 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:04.002576 16465 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:21:04.002990 16465 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260710 13:21:04.564335 19384 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:21:05.027071 16465 tablet_server.cc:179] TabletServer@127.16.20.65:43673 shutting down...
I20260710 13:21:05.049249 16465 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:05.049995 16465 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:05.050587 16465 raft_consensus.cc:2243] T 2bb54a28be3849a395af5c3dfec4dee6 P 34321d77714f4c3eafa0b70394d78b4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:05.051085 16465 raft_consensus.cc:2272] T 2bb54a28be3849a395af5c3dfec4dee6 P 34321d77714f4c3eafa0b70394d78b4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:05.053051 16465 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:05.053598 16465 raft_consensus.cc:2243] T 66a653d87c6144a986808c0efd7478f5 P 34321d77714f4c3eafa0b70394d78b4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:05.054003 16465 raft_consensus.cc:2272] T 66a653d87c6144a986808c0efd7478f5 P 34321d77714f4c3eafa0b70394d78b4f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:05.054080 19476 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 65 similar messages]
I20260710 13:21:05.055896 16465 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:05.056460 16465 raft_consensus.cc:2243] T 5bd1015780974e8aa22b9d1137d0221c P 34321d77714f4c3eafa0b70394d78b4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:05.056850 16465 raft_consensus.cc:2272] T 5bd1015780974e8aa22b9d1137d0221c P 34321d77714f4c3eafa0b70394d78b4f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:05.057442 19476 consensus_peers.cc:597] T 40683c5426fe495aa04d89f21a86202c P d4ab748446be472da51ae9dad079f488 -> Peer 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65:43673): Couldn't send request to peer 34321d77714f4c3eafa0b70394d78b4f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:05.058496 16465 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:05.059059 16465 raft_consensus.cc:2243] T 8a53d0e266a643c48af40024d1fd2a1d P 34321d77714f4c3eafa0b70394d78b4f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:05.059484 16465 raft_consensus.cc:2272] T 8a53d0e266a643c48af40024d1fd2a1d P 34321d77714f4c3eafa0b70394d78b4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:05.061131 16465 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:05.061625 16465 raft_consensus.cc:2243] T c596219ea9ad4c8cb5ffd73cab8d0d0a P 34321d77714f4c3eafa0b70394d78b4f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:05.062000 16465 raft_consensus.cc:2272] T c596219ea9ad4c8cb5ffd73cab8d0d0a P 34321d77714f4c3eafa0b70394d78b4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:05.063650 16465 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:05.064132 16465 raft_consensus.cc:2243] T 40683c5426fe495aa04d89f21a86202c P 34321d77714f4c3eafa0b70394d78b4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:05.064491 16465 raft_consensus.cc:2272] T 40683c5426fe495aa04d89f21a86202c P 34321d77714f4c3eafa0b70394d78b4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:05.066047 16465 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:05.066620 16465 raft_consensus.cc:2243] T bf80563b6b0041719836655c97f0018d P 34321d77714f4c3eafa0b70394d78b4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:05.067027 16465 raft_consensus.cc:2272] T bf80563b6b0041719836655c97f0018d P 34321d77714f4c3eafa0b70394d78b4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:05.069010 16465 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:05.069540 16465 raft_consensus.cc:2243] T a2522a53ac4540bc947cc74bcc0c39c9 P 34321d77714f4c3eafa0b70394d78b4f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:05.069923 16465 raft_consensus.cc:2272] T a2522a53ac4540bc947cc74bcc0c39c9 P 34321d77714f4c3eafa0b70394d78b4f [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:05.070755 19550 consensus_peers.cc:597] T d6212995bf6648eab7f2d105ee2dc4a2 P ff5aa0bbeba645d79c3d19db15bb2f70 -> Peer 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65:43673): Couldn't send request to peer 34321d77714f4c3eafa0b70394d78b4f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:05.071614 16465 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:05.072142 16465 raft_consensus.cc:2243] T 5c96bccc7d4547619019ecef77698bb9 P 34321d77714f4c3eafa0b70394d78b4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:05.072491 16465 raft_consensus.cc:2272] T 5c96bccc7d4547619019ecef77698bb9 P 34321d77714f4c3eafa0b70394d78b4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:05.074105 16465 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:05.074550 16465 raft_consensus.cc:2243] T d6212995bf6648eab7f2d105ee2dc4a2 P 34321d77714f4c3eafa0b70394d78b4f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:05.074944 16465 raft_consensus.cc:2272] T d6212995bf6648eab7f2d105ee2dc4a2 P 34321d77714f4c3eafa0b70394d78b4f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:05.102859 16465 tablet_server.cc:196] TabletServer@127.16.20.65:43673 shutdown complete.
W20260710 13:21:05.109560 19476 consensus_peers.cc:597] T 2bb54a28be3849a395af5c3dfec4dee6 P d4ab748446be472da51ae9dad079f488 -> Peer 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65:43673): Couldn't send request to peer 34321d77714f4c3eafa0b70394d78b4f. Status: Network error: Client connection negotiation failed: client connection to 127.16.20.65:43673: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:05.118667 16465 tablet_server.cc:179] TabletServer@127.16.20.66:0 shutting down...
I20260710 13:21:05.144546 16465 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:05.145335 16465 tablet_replica.cc:333] T 5bd1015780974e8aa22b9d1137d0221c P d4ab748446be472da51ae9dad079f488: stopping tablet replica
I20260710 13:21:05.146015 16465 raft_consensus.cc:2243] T 5bd1015780974e8aa22b9d1137d0221c P d4ab748446be472da51ae9dad079f488 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:05.146466 16465 raft_consensus.cc:2272] T 5bd1015780974e8aa22b9d1137d0221c P d4ab748446be472da51ae9dad079f488 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:05.148579 16465 tablet_replica.cc:333] T a2522a53ac4540bc947cc74bcc0c39c9 P d4ab748446be472da51ae9dad079f488: stopping tablet replica
I20260710 13:21:05.149166 16465 raft_consensus.cc:2243] T a2522a53ac4540bc947cc74bcc0c39c9 P d4ab748446be472da51ae9dad079f488 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:05.149639 16465 raft_consensus.cc:2272] T a2522a53ac4540bc947cc74bcc0c39c9 P d4ab748446be472da51ae9dad079f488 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:05.151633 16465 tablet_replica.cc:333] T 8a53d0e266a643c48af40024d1fd2a1d P d4ab748446be472da51ae9dad079f488: stopping tablet replica
I20260710 13:21:05.152202 16465 raft_consensus.cc:2243] T 8a53d0e266a643c48af40024d1fd2a1d P d4ab748446be472da51ae9dad079f488 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:05.152956 16465 raft_consensus.cc:2272] T 8a53d0e266a643c48af40024d1fd2a1d P d4ab748446be472da51ae9dad079f488 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:05.154863 16465 tablet_replica.cc:333] T c596219ea9ad4c8cb5ffd73cab8d0d0a P d4ab748446be472da51ae9dad079f488: stopping tablet replica
I20260710 13:21:05.155371 16465 raft_consensus.cc:2243] T c596219ea9ad4c8cb5ffd73cab8d0d0a P d4ab748446be472da51ae9dad079f488 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:05.155864 16465 raft_consensus.cc:2272] T c596219ea9ad4c8cb5ffd73cab8d0d0a P d4ab748446be472da51ae9dad079f488 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:05.157615 16465 tablet_replica.cc:333] T 40683c5426fe495aa04d89f21a86202c P d4ab748446be472da51ae9dad079f488: stopping tablet replica
I20260710 13:21:05.158090 16465 raft_consensus.cc:2243] T 40683c5426fe495aa04d89f21a86202c P d4ab748446be472da51ae9dad079f488 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:05.158841 16465 raft_consensus.cc:2272] T 40683c5426fe495aa04d89f21a86202c P d4ab748446be472da51ae9dad079f488 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:05.160713 16465 tablet_replica.cc:333] T 66a653d87c6144a986808c0efd7478f5 P d4ab748446be472da51ae9dad079f488: stopping tablet replica
I20260710 13:21:05.161197 16465 raft_consensus.cc:2243] T 66a653d87c6144a986808c0efd7478f5 P d4ab748446be472da51ae9dad079f488 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:05.161895 16465 raft_consensus.cc:2272] T 66a653d87c6144a986808c0efd7478f5 P d4ab748446be472da51ae9dad079f488 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:05.163829 16465 tablet_replica.cc:333] T bf80563b6b0041719836655c97f0018d P d4ab748446be472da51ae9dad079f488: stopping tablet replica
I20260710 13:21:05.164291 16465 raft_consensus.cc:2243] T bf80563b6b0041719836655c97f0018d P d4ab748446be472da51ae9dad079f488 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:05.164692 16465 raft_consensus.cc:2272] T bf80563b6b0041719836655c97f0018d P d4ab748446be472da51ae9dad079f488 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:05.166565 16465 tablet_replica.cc:333] T d6212995bf6648eab7f2d105ee2dc4a2 P d4ab748446be472da51ae9dad079f488: stopping tablet replica
I20260710 13:21:05.167059 16465 raft_consensus.cc:2243] T d6212995bf6648eab7f2d105ee2dc4a2 P d4ab748446be472da51ae9dad079f488 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:05.167511 16465 raft_consensus.cc:2272] T d6212995bf6648eab7f2d105ee2dc4a2 P d4ab748446be472da51ae9dad079f488 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:05.169206 16465 tablet_replica.cc:333] T 5c96bccc7d4547619019ecef77698bb9 P d4ab748446be472da51ae9dad079f488: stopping tablet replica
I20260710 13:21:05.169670 16465 raft_consensus.cc:2243] T 5c96bccc7d4547619019ecef77698bb9 P d4ab748446be472da51ae9dad079f488 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:05.170405 16465 raft_consensus.cc:2272] T 5c96bccc7d4547619019ecef77698bb9 P d4ab748446be472da51ae9dad079f488 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:05.172340 16465 tablet_replica.cc:333] T 2bb54a28be3849a395af5c3dfec4dee6 P d4ab748446be472da51ae9dad079f488: stopping tablet replica
I20260710 13:21:05.172842 16465 raft_consensus.cc:2243] T 2bb54a28be3849a395af5c3dfec4dee6 P d4ab748446be472da51ae9dad079f488 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:05.173609 16465 raft_consensus.cc:2272] T 2bb54a28be3849a395af5c3dfec4dee6 P d4ab748446be472da51ae9dad079f488 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:05.177047 19550 consensus_peers.cc:597] T bf80563b6b0041719836655c97f0018d P ff5aa0bbeba645d79c3d19db15bb2f70 -> Peer 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65:43673): Couldn't send request to peer 34321d77714f4c3eafa0b70394d78b4f. Status: Network error: Client connection negotiation failed: client connection to 127.16.20.65:43673: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:05.199157 19552 consensus_peers.cc:597] T 5bd1015780974e8aa22b9d1137d0221c P ff5aa0bbeba645d79c3d19db15bb2f70 -> Peer d4ab748446be472da51ae9dad079f488 (127.16.20.66:41525): Couldn't send request to peer d4ab748446be472da51ae9dad079f488. Status: Network error: Client connection negotiation failed: client connection to 127.16.20.66:41525: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:05.203939 19552 consensus_peers.cc:597] T d6212995bf6648eab7f2d105ee2dc4a2 P ff5aa0bbeba645d79c3d19db15bb2f70 -> Peer d4ab748446be472da51ae9dad079f488 (127.16.20.66:41525): Couldn't send request to peer d4ab748446be472da51ae9dad079f488. Status: Network error: Client connection negotiation failed: client connection to 127.16.20.66:41525: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:05.205354 16465 tablet_server.cc:196] TabletServer@127.16.20.66:0 shutdown complete.
I20260710 13:21:05.227237 16465 tablet_server.cc:179] TabletServer@127.16.20.67:0 shutting down...
W20260710 13:21:05.241114 19552 consensus_peers.cc:597] T a2522a53ac4540bc947cc74bcc0c39c9 P ff5aa0bbeba645d79c3d19db15bb2f70 -> Peer d4ab748446be472da51ae9dad079f488 (127.16.20.66:41525): Couldn't send request to peer d4ab748446be472da51ae9dad079f488. Status: Network error: Client connection negotiation failed: client connection to 127.16.20.66:41525: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:05.250183 19550 consensus_peers.cc:597] T 5bd1015780974e8aa22b9d1137d0221c P ff5aa0bbeba645d79c3d19db15bb2f70 -> Peer 34321d77714f4c3eafa0b70394d78b4f (127.16.20.65:43673): Couldn't send request to peer 34321d77714f4c3eafa0b70394d78b4f. Status: Network error: Client connection negotiation failed: client connection to 127.16.20.65:43673: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:05.256762 16465 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:05.257500 16465 tablet_replica.cc:333] T 2bb54a28be3849a395af5c3dfec4dee6 P ff5aa0bbeba645d79c3d19db15bb2f70: stopping tablet replica
I20260710 13:21:05.258255 16465 raft_consensus.cc:2243] T 2bb54a28be3849a395af5c3dfec4dee6 P ff5aa0bbeba645d79c3d19db15bb2f70 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:05.258795 16465 raft_consensus.cc:2272] T 2bb54a28be3849a395af5c3dfec4dee6 P ff5aa0bbeba645d79c3d19db15bb2f70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:05.260942 16465 tablet_replica.cc:333] T 40683c5426fe495aa04d89f21a86202c P ff5aa0bbeba645d79c3d19db15bb2f70: stopping tablet replica
I20260710 13:21:05.261490 16465 raft_consensus.cc:2243] T 40683c5426fe495aa04d89f21a86202c P ff5aa0bbeba645d79c3d19db15bb2f70 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:05.261932 16465 raft_consensus.cc:2272] T 40683c5426fe495aa04d89f21a86202c P ff5aa0bbeba645d79c3d19db15bb2f70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:05.263962 16465 tablet_replica.cc:333] T d6212995bf6648eab7f2d105ee2dc4a2 P ff5aa0bbeba645d79c3d19db15bb2f70: stopping tablet replica
I20260710 13:21:05.264532 16465 raft_consensus.cc:2243] T d6212995bf6648eab7f2d105ee2dc4a2 P ff5aa0bbeba645d79c3d19db15bb2f70 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:21:05.265307 16465 raft_consensus.cc:2272] T d6212995bf6648eab7f2d105ee2dc4a2 P ff5aa0bbeba645d79c3d19db15bb2f70 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:05.267138 16465 tablet_replica.cc:333] T 5c96bccc7d4547619019ecef77698bb9 P ff5aa0bbeba645d79c3d19db15bb2f70: stopping tablet replica
I20260710 13:21:05.267765 16465 raft_consensus.cc:2243] T 5c96bccc7d4547619019ecef77698bb9 P ff5aa0bbeba645d79c3d19db15bb2f70 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:05.268203 16465 raft_consensus.cc:2272] T 5c96bccc7d4547619019ecef77698bb9 P ff5aa0bbeba645d79c3d19db15bb2f70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:05.270066 16465 tablet_replica.cc:333] T 5bd1015780974e8aa22b9d1137d0221c P ff5aa0bbeba645d79c3d19db15bb2f70: stopping tablet replica
I20260710 13:21:05.270593 16465 raft_consensus.cc:2243] T 5bd1015780974e8aa22b9d1137d0221c P ff5aa0bbeba645d79c3d19db15bb2f70 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:05.271394 16465 raft_consensus.cc:2272] T 5bd1015780974e8aa22b9d1137d0221c P ff5aa0bbeba645d79c3d19db15bb2f70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:05.273487 16465 tablet_replica.cc:333] T 66a653d87c6144a986808c0efd7478f5 P ff5aa0bbeba645d79c3d19db15bb2f70: stopping tablet replica
I20260710 13:21:05.274060 16465 raft_consensus.cc:2243] T 66a653d87c6144a986808c0efd7478f5 P ff5aa0bbeba645d79c3d19db15bb2f70 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:05.274497 16465 raft_consensus.cc:2272] T 66a653d87c6144a986808c0efd7478f5 P ff5aa0bbeba645d79c3d19db15bb2f70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:05.276690 16465 tablet_replica.cc:333] T bf80563b6b0041719836655c97f0018d P ff5aa0bbeba645d79c3d19db15bb2f70: stopping tablet replica
I20260710 13:21:05.277275 16465 raft_consensus.cc:2243] T bf80563b6b0041719836655c97f0018d P ff5aa0bbeba645d79c3d19db15bb2f70 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:05.278057 16465 raft_consensus.cc:2272] T bf80563b6b0041719836655c97f0018d P ff5aa0bbeba645d79c3d19db15bb2f70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:05.280015 16465 tablet_replica.cc:333] T a2522a53ac4540bc947cc74bcc0c39c9 P ff5aa0bbeba645d79c3d19db15bb2f70: stopping tablet replica
I20260710 13:21:05.280529 16465 raft_consensus.cc:2243] T a2522a53ac4540bc947cc74bcc0c39c9 P ff5aa0bbeba645d79c3d19db15bb2f70 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:21:05.281287 16465 raft_consensus.cc:2272] T a2522a53ac4540bc947cc74bcc0c39c9 P ff5aa0bbeba645d79c3d19db15bb2f70 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:05.283322 16465 tablet_replica.cc:333] T c596219ea9ad4c8cb5ffd73cab8d0d0a P ff5aa0bbeba645d79c3d19db15bb2f70: stopping tablet replica
I20260710 13:21:05.283883 16465 raft_consensus.cc:2243] T c596219ea9ad4c8cb5ffd73cab8d0d0a P ff5aa0bbeba645d79c3d19db15bb2f70 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:05.284646 16465 raft_consensus.cc:2272] T c596219ea9ad4c8cb5ffd73cab8d0d0a P ff5aa0bbeba645d79c3d19db15bb2f70 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:05.286564 16465 tablet_replica.cc:333] T 8a53d0e266a643c48af40024d1fd2a1d P ff5aa0bbeba645d79c3d19db15bb2f70: stopping tablet replica
I20260710 13:21:05.287050 16465 raft_consensus.cc:2243] T 8a53d0e266a643c48af40024d1fd2a1d P ff5aa0bbeba645d79c3d19db15bb2f70 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:05.287581 16465 raft_consensus.cc:2272] T 8a53d0e266a643c48af40024d1fd2a1d P ff5aa0bbeba645d79c3d19db15bb2f70 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:05.317708 16465 tablet_server.cc:196] TabletServer@127.16.20.67:0 shutdown complete.
I20260710 13:21:05.339201 16465 master.cc:562] Master@127.16.20.126:39001 shutting down...
I20260710 13:21:05.361865 16465 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c57508036307474e92895e5ba9e9ef9b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:05.362406 16465 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c57508036307474e92895e5ba9e9ef9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:05.362742 16465 tablet_replica.cc:333] T 00000000000000000000000000000000 P c57508036307474e92895e5ba9e9ef9b: stopping tablet replica
I20260710 13:21:05.399233 16465 master.cc:584] Master@127.16.20.126:39001 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (14055 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 13:21:05.438802 16465 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.20.126:42587
I20260710 13:21:05.439980 16465 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:05.445421 19868 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:05.445753 19869 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:05.446265 19871 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:05.446805 16465 server_base.cc:1061] running on GCE node
I20260710 13:21:05.447708 16465 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:05.447878 16465 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:05.448071 16465 hybrid_clock.cc:648] HybridClock initialized: now 1783689665448037 us; error 0 us; skew 500 ppm
I20260710 13:21:05.448603 16465 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:05.450814 16465 webserver.cc:533] Webserver started at http://127.16.20.126:40369/ using document root <none> and password file <none>
I20260710 13:21:05.451333 16465 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:05.451566 16465 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:05.451850 16465 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:05.452898 16465 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689577187165-16465-0/minicluster-data/master-0-root/instance:
uuid: "9bb7f7c15f2e49319ffd10ff073cf95b"
format_stamp: "Formatted at 2026-07-10 13:21:05 on dist-test-slave-kpkl"
I20260710 13:21:05.457307 16465 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:21:05.460654 19876 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:05.461632 16465 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:21:05.461973 16465 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689577187165-16465-0/minicluster-data/master-0-root
uuid: "9bb7f7c15f2e49319ffd10ff073cf95b"
format_stamp: "Formatted at 2026-07-10 13:21:05 on dist-test-slave-kpkl"
I20260710 13:21:05.462277 16465 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689577187165-16465-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689577187165-16465-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689577187165-16465-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:05.491223 16465 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:05.492497 16465 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:05.530093 16465 rpc_server.cc:307] RPC server started. Bound to: 127.16.20.126:42587
I20260710 13:21:05.530203 19927 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.20.126:42587 every 8 connection(s)
I20260710 13:21:05.533887 19928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:05.544697 19928 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9bb7f7c15f2e49319ffd10ff073cf95b: Bootstrap starting.
I20260710 13:21:05.549646 19928 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9bb7f7c15f2e49319ffd10ff073cf95b: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:05.554085 19928 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9bb7f7c15f2e49319ffd10ff073cf95b: No bootstrap required, opened a new log
I20260710 13:21:05.556316 19928 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9bb7f7c15f2e49319ffd10ff073cf95b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9bb7f7c15f2e49319ffd10ff073cf95b" member_type: VOTER }
I20260710 13:21:05.556720 19928 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9bb7f7c15f2e49319ffd10ff073cf95b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:05.556934 19928 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9bb7f7c15f2e49319ffd10ff073cf95b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bb7f7c15f2e49319ffd10ff073cf95b, State: Initialized, Role: FOLLOWER
I20260710 13:21:05.557606 19928 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9bb7f7c15f2e49319ffd10ff073cf95b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9bb7f7c15f2e49319ffd10ff073cf95b" member_type: VOTER }
I20260710 13:21:05.558084 19928 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9bb7f7c15f2e49319ffd10ff073cf95b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:21:05.558313 19928 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9bb7f7c15f2e49319ffd10ff073cf95b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:21:05.558602 19928 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9bb7f7c15f2e49319ffd10ff073cf95b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:05.563059 19928 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9bb7f7c15f2e49319ffd10ff073cf95b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9bb7f7c15f2e49319ffd10ff073cf95b" member_type: VOTER }
I20260710 13:21:05.563661 19928 leader_election.cc:304] T 00000000000000000000000000000000 P 9bb7f7c15f2e49319ffd10ff073cf95b [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: 9bb7f7c15f2e49319ffd10ff073cf95b; no voters: 
I20260710 13:21:05.564759 19928 leader_election.cc:290] T 00000000000000000000000000000000 P 9bb7f7c15f2e49319ffd10ff073cf95b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:21:05.565096 19931 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9bb7f7c15f2e49319ffd10ff073cf95b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:05.566394 19931 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9bb7f7c15f2e49319ffd10ff073cf95b [term 1 LEADER]: Becoming Leader. State: Replica: 9bb7f7c15f2e49319ffd10ff073cf95b, State: Running, Role: LEADER
I20260710 13:21:05.567023 19931 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9bb7f7c15f2e49319ffd10ff073cf95b [LEADER]: Queue going to LEADER mode. State: All 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: "9bb7f7c15f2e49319ffd10ff073cf95b" member_type: VOTER }
I20260710 13:21:05.567656 19928 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9bb7f7c15f2e49319ffd10ff073cf95b [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:21:05.571898 19932 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9bb7f7c15f2e49319ffd10ff073cf95b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9bb7f7c15f2e49319ffd10ff073cf95b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9bb7f7c15f2e49319ffd10ff073cf95b" member_type: VOTER } }
I20260710 13:21:05.572005 19933 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9bb7f7c15f2e49319ffd10ff073cf95b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9bb7f7c15f2e49319ffd10ff073cf95b. Latest consensus state: current_term: 1 leader_uuid: "9bb7f7c15f2e49319ffd10ff073cf95b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9bb7f7c15f2e49319ffd10ff073cf95b" member_type: VOTER } }
I20260710 13:21:05.572911 19932 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9bb7f7c15f2e49319ffd10ff073cf95b [sys.catalog]: This master's current role is: LEADER
I20260710 13:21:05.572999 19933 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9bb7f7c15f2e49319ffd10ff073cf95b [sys.catalog]: This master's current role is: LEADER
I20260710 13:21:05.577808 19938 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:21:05.584322 19938 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:21:05.585340 16465 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:21:05.592552 19938 catalog_manager.cc:1383] Generated new cluster ID: 921d1f88b31344c4a4c05dcb336bb841
I20260710 13:21:05.592870 19938 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:21:05.607481 19938 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:21:05.608721 19938 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:21:05.622689 19938 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 9bb7f7c15f2e49319ffd10ff073cf95b: Generated new TSK 0
I20260710 13:21:05.623342 19938 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:21:05.651901 16465 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:05.658564 19949 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:05.659564 19950 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:05.661968 16465 server_base.cc:1061] running on GCE node
W20260710 13:21:05.661934 19952 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:05.663177 16465 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:05.663533 16465 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:05.663666 16465 hybrid_clock.cc:648] HybridClock initialized: now 1783689665663655 us; error 0 us; skew 500 ppm
I20260710 13:21:05.664304 16465 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:05.666772 16465 webserver.cc:533] Webserver started at http://127.16.20.65:45249/ using document root <none> and password file <none>
I20260710 13:21:05.667250 16465 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:05.667479 16465 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:05.667742 16465 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:05.668843 16465 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689577187165-16465-0/minicluster-data/ts-0-root/instance:
uuid: "93cfa12a0d0a475090680a06a77ae420"
format_stamp: "Formatted at 2026-07-10 13:21:05 on dist-test-slave-kpkl"
I20260710 13:21:05.673297 16465 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260710 13:21:05.676643 19957 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:05.677392 16465 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:21:05.677690 16465 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689577187165-16465-0/minicluster-data/ts-0-root
uuid: "93cfa12a0d0a475090680a06a77ae420"
format_stamp: "Formatted at 2026-07-10 13:21:05 on dist-test-slave-kpkl"
I20260710 13:21:05.677982 16465 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689577187165-16465-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689577187165-16465-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689577187165-16465-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:05.693893 16465 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:05.695068 16465 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:05.696594 16465 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:05.698814 16465 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:05.699029 16465 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:05.699270 16465 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:05.699456 16465 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260710 13:21:05.739289 16465 rpc_server.cc:307] RPC server started. Bound to: 127.16.20.65:45177
I20260710 13:21:05.739465 20019 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.20.65:45177 every 8 connection(s)
I20260710 13:21:05.744359 16465 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:05.752856 20024 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:05.754456 20025 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:05.756377 20027 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:05.757376 16465 server_base.cc:1061] running on GCE node
I20260710 13:21:05.758695 16465 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:05.758960 16465 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:05.759160 16465 hybrid_clock.cc:648] HybridClock initialized: now 1783689665759140 us; error 0 us; skew 500 ppm
I20260710 13:21:05.759865 16465 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:05.760049 20020 heartbeater.cc:344] Connected to a master server at 127.16.20.126:42587
I20260710 13:21:05.760512 20020 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:05.761430 20020 heartbeater.cc:507] Master 127.16.20.126:42587 requested a full tablet report, sending...
I20260710 13:21:05.762439 16465 webserver.cc:533] Webserver started at http://127.16.20.66:40635/ using document root <none> and password file <none>
I20260710 13:21:05.763020 16465 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:05.763226 16465 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:05.763543 16465 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:05.763757 19893 ts_manager.cc:194] Registered new tserver with Master: 93cfa12a0d0a475090680a06a77ae420 (127.16.20.65:45177)
I20260710 13:21:05.764892 16465 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689577187165-16465-0/minicluster-data/ts-1-root/instance:
uuid: "4164a80befbb4bdb8f4a6a10965e10fa"
format_stamp: "Formatted at 2026-07-10 13:21:05 on dist-test-slave-kpkl"
I20260710 13:21:05.765657 19893 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34748
I20260710 13:21:05.769681 16465 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:21:05.773202 20032 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:05.773926 16465 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:21:05.774211 16465 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689577187165-16465-0/minicluster-data/ts-1-root
uuid: "4164a80befbb4bdb8f4a6a10965e10fa"
format_stamp: "Formatted at 2026-07-10 13:21:05 on dist-test-slave-kpkl"
I20260710 13:21:05.774482 16465 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689577187165-16465-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689577187165-16465-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689577187165-16465-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:05.797385 16465 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:05.798547 16465 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:05.800109 16465 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:05.802258 16465 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:05.802423 16465 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:05.802745 16465 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:05.802961 16465 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:05.843918 16465 rpc_server.cc:307] RPC server started. Bound to: 127.16.20.66:34709
I20260710 13:21:05.844039 20094 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.20.66:34709 every 8 connection(s)
I20260710 13:21:05.848740 16465 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:05.855871 20098 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:05.857372 20099 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:05.859580 20101 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:05.860543 16465 server_base.cc:1061] running on GCE node
I20260710 13:21:05.860634 20095 heartbeater.cc:344] Connected to a master server at 127.16.20.126:42587
I20260710 13:21:05.861330 20095 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:05.861868 16465 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:05.862125 16465 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:05.862167 20095 heartbeater.cc:507] Master 127.16.20.126:42587 requested a full tablet report, sending...
I20260710 13:21:05.862342 16465 hybrid_clock.cc:648] HybridClock initialized: now 1783689665862325 us; error 0 us; skew 500 ppm
I20260710 13:21:05.863025 16465 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:05.864630 19893 ts_manager.cc:194] Registered new tserver with Master: 4164a80befbb4bdb8f4a6a10965e10fa (127.16.20.66:34709)
I20260710 13:21:05.865811 16465 webserver.cc:533] Webserver started at http://127.16.20.67:46123/ using document root <none> and password file <none>
I20260710 13:21:05.866472 16465 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:05.866466 19893 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34764
I20260710 13:21:05.866973 16465 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:05.867309 16465 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:05.868587 16465 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689577187165-16465-0/minicluster-data/ts-2-root/instance:
uuid: "e1a8d5e6749d46b391eeb96486e32863"
format_stamp: "Formatted at 2026-07-10 13:21:05 on dist-test-slave-kpkl"
I20260710 13:21:05.873328 16465 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:21:05.876626 20106 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:05.877375 16465 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:21:05.877691 16465 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689577187165-16465-0/minicluster-data/ts-2-root
uuid: "e1a8d5e6749d46b391eeb96486e32863"
format_stamp: "Formatted at 2026-07-10 13:21:05 on dist-test-slave-kpkl"
I20260710 13:21:05.877964 16465 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689577187165-16465-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689577187165-16465-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689577187165-16465-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:05.891324 16465 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:05.892637 16465 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:05.894129 16465 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:05.896445 16465 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:05.896729 16465 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:05.896982 16465 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:05.897161 16465 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:05.938093 16465 rpc_server.cc:307] RPC server started. Bound to: 127.16.20.67:41003
I20260710 13:21:05.938182 20168 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.20.67:41003 every 8 connection(s)
I20260710 13:21:05.952432 20169 heartbeater.cc:344] Connected to a master server at 127.16.20.126:42587
I20260710 13:21:05.952822 20169 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:05.953547 20169 heartbeater.cc:507] Master 127.16.20.126:42587 requested a full tablet report, sending...
I20260710 13:21:05.955466 19893 ts_manager.cc:194] Registered new tserver with Master: e1a8d5e6749d46b391eeb96486e32863 (127.16.20.67:41003)
I20260710 13:21:05.956022 16465 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014637407s
I20260710 13:21:05.957216 19893 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34766
I20260710 13:21:05.982118 19893 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34776:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:21:05.984475 19893 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:21:06.038944 20134 tablet_service.cc:1511] Processing CreateTablet for tablet 639fee7e797240e0a8fd82e5ff9537bc (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=b52f3b79764c4aaabd43c3d1fe36be19]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:21:06.040396 20134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 639fee7e797240e0a8fd82e5ff9537bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:06.040655 20133 tablet_service.cc:1511] Processing CreateTablet for tablet 457ee6da5ad74122b566987836c5abf4 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=b52f3b79764c4aaabd43c3d1fe36be19]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:21:06.041245 20060 tablet_service.cc:1511] Processing CreateTablet for tablet 639fee7e797240e0a8fd82e5ff9537bc (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=b52f3b79764c4aaabd43c3d1fe36be19]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:21:06.041512 20059 tablet_service.cc:1511] Processing CreateTablet for tablet 457ee6da5ad74122b566987836c5abf4 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=b52f3b79764c4aaabd43c3d1fe36be19]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:21:06.041922 20133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 457ee6da5ad74122b566987836c5abf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:06.042680 20060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 639fee7e797240e0a8fd82e5ff9537bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:06.044698 19985 tablet_service.cc:1511] Processing CreateTablet for tablet 639fee7e797240e0a8fd82e5ff9537bc (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=b52f3b79764c4aaabd43c3d1fe36be19]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:21:06.045178 20059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 457ee6da5ad74122b566987836c5abf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:06.046037 19985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 639fee7e797240e0a8fd82e5ff9537bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:06.045892 19984 tablet_service.cc:1511] Processing CreateTablet for tablet 457ee6da5ad74122b566987836c5abf4 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=b52f3b79764c4aaabd43c3d1fe36be19]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:21:06.047274 19984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 457ee6da5ad74122b566987836c5abf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:06.080559 20185 tablet_bootstrap.cc:492] T 457ee6da5ad74122b566987836c5abf4 P 4164a80befbb4bdb8f4a6a10965e10fa: Bootstrap starting.
I20260710 13:21:06.080559 20186 tablet_bootstrap.cc:492] T 639fee7e797240e0a8fd82e5ff9537bc P 93cfa12a0d0a475090680a06a77ae420: Bootstrap starting.
I20260710 13:21:06.081256 20184 tablet_bootstrap.cc:492] T 457ee6da5ad74122b566987836c5abf4 P e1a8d5e6749d46b391eeb96486e32863: Bootstrap starting.
I20260710 13:21:06.088619 20185 tablet_bootstrap.cc:654] T 457ee6da5ad74122b566987836c5abf4 P 4164a80befbb4bdb8f4a6a10965e10fa: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:06.090500 20186 tablet_bootstrap.cc:654] T 639fee7e797240e0a8fd82e5ff9537bc P 93cfa12a0d0a475090680a06a77ae420: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:06.092854 20184 tablet_bootstrap.cc:654] T 457ee6da5ad74122b566987836c5abf4 P e1a8d5e6749d46b391eeb96486e32863: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:06.097420 20185 tablet_bootstrap.cc:492] T 457ee6da5ad74122b566987836c5abf4 P 4164a80befbb4bdb8f4a6a10965e10fa: No bootstrap required, opened a new log
I20260710 13:21:06.097910 20185 ts_tablet_manager.cc:1403] T 457ee6da5ad74122b566987836c5abf4 P 4164a80befbb4bdb8f4a6a10965e10fa: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260710 13:21:06.098021 20184 tablet_bootstrap.cc:492] T 457ee6da5ad74122b566987836c5abf4 P e1a8d5e6749d46b391eeb96486e32863: No bootstrap required, opened a new log
I20260710 13:21:06.098512 20184 ts_tablet_manager.cc:1403] T 457ee6da5ad74122b566987836c5abf4 P e1a8d5e6749d46b391eeb96486e32863: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.003s
I20260710 13:21:06.099141 20186 tablet_bootstrap.cc:492] T 639fee7e797240e0a8fd82e5ff9537bc P 93cfa12a0d0a475090680a06a77ae420: No bootstrap required, opened a new log
I20260710 13:21:06.099649 20186 ts_tablet_manager.cc:1403] T 639fee7e797240e0a8fd82e5ff9537bc P 93cfa12a0d0a475090680a06a77ae420: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.010s
I20260710 13:21:06.101097 20184 raft_consensus.cc:359] T 457ee6da5ad74122b566987836c5abf4 P e1a8d5e6749d46b391eeb96486e32863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93cfa12a0d0a475090680a06a77ae420" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 45177 } } peers { permanent_uuid: "4164a80befbb4bdb8f4a6a10965e10fa" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34709 } } peers { permanent_uuid: "e1a8d5e6749d46b391eeb96486e32863" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 41003 } }
I20260710 13:21:06.100979 20185 raft_consensus.cc:359] T 457ee6da5ad74122b566987836c5abf4 P 4164a80befbb4bdb8f4a6a10965e10fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93cfa12a0d0a475090680a06a77ae420" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 45177 } } peers { permanent_uuid: "4164a80befbb4bdb8f4a6a10965e10fa" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34709 } } peers { permanent_uuid: "e1a8d5e6749d46b391eeb96486e32863" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 41003 } }
I20260710 13:21:06.101768 20184 raft_consensus.cc:385] T 457ee6da5ad74122b566987836c5abf4 P e1a8d5e6749d46b391eeb96486e32863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:06.101984 20185 raft_consensus.cc:385] T 457ee6da5ad74122b566987836c5abf4 P 4164a80befbb4bdb8f4a6a10965e10fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:06.102115 20184 raft_consensus.cc:740] T 457ee6da5ad74122b566987836c5abf4 P e1a8d5e6749d46b391eeb96486e32863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1a8d5e6749d46b391eeb96486e32863, State: Initialized, Role: FOLLOWER
I20260710 13:21:06.102373 20185 raft_consensus.cc:740] T 457ee6da5ad74122b566987836c5abf4 P 4164a80befbb4bdb8f4a6a10965e10fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4164a80befbb4bdb8f4a6a10965e10fa, State: Initialized, Role: FOLLOWER
I20260710 13:21:06.102409 20186 raft_consensus.cc:359] T 639fee7e797240e0a8fd82e5ff9537bc P 93cfa12a0d0a475090680a06a77ae420 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1a8d5e6749d46b391eeb96486e32863" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 41003 } } peers { permanent_uuid: "93cfa12a0d0a475090680a06a77ae420" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 45177 } } peers { permanent_uuid: "4164a80befbb4bdb8f4a6a10965e10fa" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34709 } }
I20260710 13:21:06.102934 20184 consensus_queue.cc:260] T 457ee6da5ad74122b566987836c5abf4 P e1a8d5e6749d46b391eeb96486e32863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93cfa12a0d0a475090680a06a77ae420" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 45177 } } peers { permanent_uuid: "4164a80befbb4bdb8f4a6a10965e10fa" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34709 } } peers { permanent_uuid: "e1a8d5e6749d46b391eeb96486e32863" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 41003 } }
I20260710 13:21:06.103201 20186 raft_consensus.cc:385] T 639fee7e797240e0a8fd82e5ff9537bc P 93cfa12a0d0a475090680a06a77ae420 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:06.103243 20185 consensus_queue.cc:260] T 457ee6da5ad74122b566987836c5abf4 P 4164a80befbb4bdb8f4a6a10965e10fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93cfa12a0d0a475090680a06a77ae420" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 45177 } } peers { permanent_uuid: "4164a80befbb4bdb8f4a6a10965e10fa" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34709 } } peers { permanent_uuid: "e1a8d5e6749d46b391eeb96486e32863" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 41003 } }
I20260710 13:21:06.103720 20186 raft_consensus.cc:740] T 639fee7e797240e0a8fd82e5ff9537bc P 93cfa12a0d0a475090680a06a77ae420 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93cfa12a0d0a475090680a06a77ae420, State: Initialized, Role: FOLLOWER
I20260710 13:21:06.104650 20186 consensus_queue.cc:260] T 639fee7e797240e0a8fd82e5ff9537bc P 93cfa12a0d0a475090680a06a77ae420 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1a8d5e6749d46b391eeb96486e32863" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 41003 } } peers { permanent_uuid: "93cfa12a0d0a475090680a06a77ae420" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 45177 } } peers { permanent_uuid: "4164a80befbb4bdb8f4a6a10965e10fa" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34709 } }
I20260710 13:21:06.110193 20095 heartbeater.cc:499] Master 127.16.20.126:42587 was elected leader, sending a full tablet report...
I20260710 13:21:06.110766 20185 ts_tablet_manager.cc:1434] T 457ee6da5ad74122b566987836c5abf4 P 4164a80befbb4bdb8f4a6a10965e10fa: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.005s
I20260710 13:21:06.111728 20185 tablet_bootstrap.cc:492] T 639fee7e797240e0a8fd82e5ff9537bc P 4164a80befbb4bdb8f4a6a10965e10fa: Bootstrap starting.
I20260710 13:21:06.110219 20169 heartbeater.cc:499] Master 127.16.20.126:42587 was elected leader, sending a full tablet report...
I20260710 13:21:06.117022 20186 ts_tablet_manager.cc:1434] T 639fee7e797240e0a8fd82e5ff9537bc P 93cfa12a0d0a475090680a06a77ae420: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.011s
I20260710 13:21:06.116962 20184 ts_tablet_manager.cc:1434] T 457ee6da5ad74122b566987836c5abf4 P e1a8d5e6749d46b391eeb96486e32863: Time spent starting tablet: real 0.018s	user 0.013s	sys 0.000s
I20260710 13:21:06.117403 20185 tablet_bootstrap.cc:654] T 639fee7e797240e0a8fd82e5ff9537bc P 4164a80befbb4bdb8f4a6a10965e10fa: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:06.118047 20184 tablet_bootstrap.cc:492] T 639fee7e797240e0a8fd82e5ff9537bc P e1a8d5e6749d46b391eeb96486e32863: Bootstrap starting.
I20260710 13:21:06.120647 20020 heartbeater.cc:499] Master 127.16.20.126:42587 was elected leader, sending a full tablet report...
I20260710 13:21:06.121577 20186 tablet_bootstrap.cc:492] T 457ee6da5ad74122b566987836c5abf4 P 93cfa12a0d0a475090680a06a77ae420: Bootstrap starting.
I20260710 13:21:06.124455 20184 tablet_bootstrap.cc:654] T 639fee7e797240e0a8fd82e5ff9537bc P e1a8d5e6749d46b391eeb96486e32863: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:06.128669 20186 tablet_bootstrap.cc:654] T 457ee6da5ad74122b566987836c5abf4 P 93cfa12a0d0a475090680a06a77ae420: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:06.135048 20192 raft_consensus.cc:493] T 639fee7e797240e0a8fd82e5ff9537bc P 93cfa12a0d0a475090680a06a77ae420 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:06.135783 20192 raft_consensus.cc:515] T 639fee7e797240e0a8fd82e5ff9537bc P 93cfa12a0d0a475090680a06a77ae420 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1a8d5e6749d46b391eeb96486e32863" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 41003 } } peers { permanent_uuid: "93cfa12a0d0a475090680a06a77ae420" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 45177 } } peers { permanent_uuid: "4164a80befbb4bdb8f4a6a10965e10fa" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34709 } }
I20260710 13:21:06.140334 20184 tablet_bootstrap.cc:492] T 639fee7e797240e0a8fd82e5ff9537bc P e1a8d5e6749d46b391eeb96486e32863: No bootstrap required, opened a new log
I20260710 13:21:06.140491 20185 tablet_bootstrap.cc:492] T 639fee7e797240e0a8fd82e5ff9537bc P 4164a80befbb4bdb8f4a6a10965e10fa: No bootstrap required, opened a new log
I20260710 13:21:06.140842 20184 ts_tablet_manager.cc:1403] T 639fee7e797240e0a8fd82e5ff9537bc P e1a8d5e6749d46b391eeb96486e32863: Time spent bootstrapping tablet: real 0.023s	user 0.004s	sys 0.012s
I20260710 13:21:06.141036 20185 ts_tablet_manager.cc:1403] T 639fee7e797240e0a8fd82e5ff9537bc P 4164a80befbb4bdb8f4a6a10965e10fa: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.000s
I20260710 13:21:06.144130 20192 leader_election.cc:290] T 639fee7e797240e0a8fd82e5ff9537bc P 93cfa12a0d0a475090680a06a77ae420 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1a8d5e6749d46b391eeb96486e32863 (127.16.20.67:41003), 4164a80befbb4bdb8f4a6a10965e10fa (127.16.20.66:34709)
I20260710 13:21:06.144166 20184 raft_consensus.cc:359] T 639fee7e797240e0a8fd82e5ff9537bc P e1a8d5e6749d46b391eeb96486e32863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1a8d5e6749d46b391eeb96486e32863" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 41003 } } peers { permanent_uuid: "93cfa12a0d0a475090680a06a77ae420" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 45177 } } peers { permanent_uuid: "4164a80befbb4bdb8f4a6a10965e10fa" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34709 } }
I20260710 13:21:06.144408 20185 raft_consensus.cc:359] T 639fee7e797240e0a8fd82e5ff9537bc P 4164a80befbb4bdb8f4a6a10965e10fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1a8d5e6749d46b391eeb96486e32863" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 41003 } } peers { permanent_uuid: "93cfa12a0d0a475090680a06a77ae420" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 45177 } } peers { permanent_uuid: "4164a80befbb4bdb8f4a6a10965e10fa" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34709 } }
I20260710 13:21:06.145165 20184 raft_consensus.cc:385] T 639fee7e797240e0a8fd82e5ff9537bc P e1a8d5e6749d46b391eeb96486e32863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:06.145417 20185 raft_consensus.cc:385] T 639fee7e797240e0a8fd82e5ff9537bc P 4164a80befbb4bdb8f4a6a10965e10fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:06.145521 20184 raft_consensus.cc:740] T 639fee7e797240e0a8fd82e5ff9537bc P e1a8d5e6749d46b391eeb96486e32863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1a8d5e6749d46b391eeb96486e32863, State: Initialized, Role: FOLLOWER
I20260710 13:21:06.146034 20185 raft_consensus.cc:740] T 639fee7e797240e0a8fd82e5ff9537bc P 4164a80befbb4bdb8f4a6a10965e10fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4164a80befbb4bdb8f4a6a10965e10fa, State: Initialized, Role: FOLLOWER
I20260710 13:21:06.146736 20184 consensus_queue.cc:260] T 639fee7e797240e0a8fd82e5ff9537bc P e1a8d5e6749d46b391eeb96486e32863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1a8d5e6749d46b391eeb96486e32863" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 41003 } } peers { permanent_uuid: "93cfa12a0d0a475090680a06a77ae420" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 45177 } } peers { permanent_uuid: "4164a80befbb4bdb8f4a6a10965e10fa" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34709 } }
I20260710 13:21:06.147163 20185 consensus_queue.cc:260] T 639fee7e797240e0a8fd82e5ff9537bc P 4164a80befbb4bdb8f4a6a10965e10fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1a8d5e6749d46b391eeb96486e32863" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 41003 } } peers { permanent_uuid: "93cfa12a0d0a475090680a06a77ae420" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 45177 } } peers { permanent_uuid: "4164a80befbb4bdb8f4a6a10965e10fa" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34709 } }
I20260710 13:21:06.148967 20184 ts_tablet_manager.cc:1434] T 639fee7e797240e0a8fd82e5ff9537bc P e1a8d5e6749d46b391eeb96486e32863: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:21:06.149765 20185 ts_tablet_manager.cc:1434] T 639fee7e797240e0a8fd82e5ff9537bc P 4164a80befbb4bdb8f4a6a10965e10fa: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:21:06.152974 20144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "639fee7e797240e0a8fd82e5ff9537bc" candidate_uuid: "93cfa12a0d0a475090680a06a77ae420" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1a8d5e6749d46b391eeb96486e32863" is_pre_election: true
I20260710 13:21:06.153707 20144 raft_consensus.cc:2468] T 639fee7e797240e0a8fd82e5ff9537bc P e1a8d5e6749d46b391eeb96486e32863 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 93cfa12a0d0a475090680a06a77ae420 in term 0.
I20260710 13:21:06.157516 19960 leader_election.cc:304] T 639fee7e797240e0a8fd82e5ff9537bc P 93cfa12a0d0a475090680a06a77ae420 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 93cfa12a0d0a475090680a06a77ae420, e1a8d5e6749d46b391eeb96486e32863; no voters: 
I20260710 13:21:06.158556 20192 raft_consensus.cc:2804] T 639fee7e797240e0a8fd82e5ff9537bc P 93cfa12a0d0a475090680a06a77ae420 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:06.158944 20192 raft_consensus.cc:493] T 639fee7e797240e0a8fd82e5ff9537bc P 93cfa12a0d0a475090680a06a77ae420 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:06.159300 20192 raft_consensus.cc:3060] T 639fee7e797240e0a8fd82e5ff9537bc P 93cfa12a0d0a475090680a06a77ae420 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:06.166827 20192 raft_consensus.cc:515] T 639fee7e797240e0a8fd82e5ff9537bc P 93cfa12a0d0a475090680a06a77ae420 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1a8d5e6749d46b391eeb96486e32863" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 41003 } } peers { permanent_uuid: "93cfa12a0d0a475090680a06a77ae420" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 45177 } } peers { permanent_uuid: "4164a80befbb4bdb8f4a6a10965e10fa" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34709 } }
I20260710 13:21:06.168779 20192 leader_election.cc:290] T 639fee7e797240e0a8fd82e5ff9537bc P 93cfa12a0d0a475090680a06a77ae420 [CANDIDATE]: Term 1 election: Requested vote from peers e1a8d5e6749d46b391eeb96486e32863 (127.16.20.67:41003), 4164a80befbb4bdb8f4a6a10965e10fa (127.16.20.66:34709)
I20260710 13:21:06.169569 20144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "639fee7e797240e0a8fd82e5ff9537bc" candidate_uuid: "93cfa12a0d0a475090680a06a77ae420" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1a8d5e6749d46b391eeb96486e32863"
I20260710 13:21:06.170233 20144 raft_consensus.cc:3060] T 639fee7e797240e0a8fd82e5ff9537bc P e1a8d5e6749d46b391eeb96486e32863 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:06.176932 20144 raft_consensus.cc:2468] T 639fee7e797240e0a8fd82e5ff9537bc P e1a8d5e6749d46b391eeb96486e32863 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93cfa12a0d0a475090680a06a77ae420 in term 1.
I20260710 13:21:06.178076 19960 leader_election.cc:304] T 639fee7e797240e0a8fd82e5ff9537bc P 93cfa12a0d0a475090680a06a77ae420 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 93cfa12a0d0a475090680a06a77ae420, e1a8d5e6749d46b391eeb96486e32863; no voters: 
I20260710 13:21:06.178793 20069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "639fee7e797240e0a8fd82e5ff9537bc" candidate_uuid: "93cfa12a0d0a475090680a06a77ae420" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4164a80befbb4bdb8f4a6a10965e10fa"
I20260710 13:21:06.179466 20069 raft_consensus.cc:3060] T 639fee7e797240e0a8fd82e5ff9537bc P 4164a80befbb4bdb8f4a6a10965e10fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:06.179560 20186 tablet_bootstrap.cc:492] T 457ee6da5ad74122b566987836c5abf4 P 93cfa12a0d0a475090680a06a77ae420: No bootstrap required, opened a new log
I20260710 13:21:06.180181 20186 ts_tablet_manager.cc:1403] T 457ee6da5ad74122b566987836c5abf4 P 93cfa12a0d0a475090680a06a77ae420: Time spent bootstrapping tablet: real 0.059s	user 0.018s	sys 0.028s
I20260710 13:21:06.177965 20070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "639fee7e797240e0a8fd82e5ff9537bc" candidate_uuid: "93cfa12a0d0a475090680a06a77ae420" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4164a80befbb4bdb8f4a6a10965e10fa" is_pre_election: true
I20260710 13:21:06.178907 20192 raft_consensus.cc:2804] T 639fee7e797240e0a8fd82e5ff9537bc P 93cfa12a0d0a475090680a06a77ae420 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:06.183698 20186 raft_consensus.cc:359] T 457ee6da5ad74122b566987836c5abf4 P 93cfa12a0d0a475090680a06a77ae420 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93cfa12a0d0a475090680a06a77ae420" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 45177 } } peers { permanent_uuid: "4164a80befbb4bdb8f4a6a10965e10fa" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34709 } } peers { permanent_uuid: "e1a8d5e6749d46b391eeb96486e32863" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 41003 } }
I20260710 13:21:06.184442 20186 raft_consensus.cc:385] T 457ee6da5ad74122b566987836c5abf4 P 93cfa12a0d0a475090680a06a77ae420 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:06.184756 20186 raft_consensus.cc:740] T 457ee6da5ad74122b566987836c5abf4 P 93cfa12a0d0a475090680a06a77ae420 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93cfa12a0d0a475090680a06a77ae420, State: Initialized, Role: FOLLOWER
I20260710 13:21:06.185629 20186 consensus_queue.cc:260] T 457ee6da5ad74122b566987836c5abf4 P 93cfa12a0d0a475090680a06a77ae420 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93cfa12a0d0a475090680a06a77ae420" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 45177 } } peers { permanent_uuid: "4164a80befbb4bdb8f4a6a10965e10fa" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34709 } } peers { permanent_uuid: "e1a8d5e6749d46b391eeb96486e32863" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 41003 } }
I20260710 13:21:06.189997 20069 raft_consensus.cc:2468] T 639fee7e797240e0a8fd82e5ff9537bc P 4164a80befbb4bdb8f4a6a10965e10fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93cfa12a0d0a475090680a06a77ae420 in term 1.
I20260710 13:21:06.191682 20192 raft_consensus.cc:697] T 639fee7e797240e0a8fd82e5ff9537bc P 93cfa12a0d0a475090680a06a77ae420 [term 1 LEADER]: Becoming Leader. State: Replica: 93cfa12a0d0a475090680a06a77ae420, State: Running, Role: LEADER
W20260710 13:21:06.192239 20170 tablet.cc:2406] T 457ee6da5ad74122b566987836c5abf4 P e1a8d5e6749d46b391eeb96486e32863: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:21:06.192559 20192 consensus_queue.cc:237] T 639fee7e797240e0a8fd82e5ff9537bc P 93cfa12a0d0a475090680a06a77ae420 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1a8d5e6749d46b391eeb96486e32863" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 41003 } } peers { permanent_uuid: "93cfa12a0d0a475090680a06a77ae420" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 45177 } } peers { permanent_uuid: "4164a80befbb4bdb8f4a6a10965e10fa" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34709 } }
I20260710 13:21:06.194842 20186 ts_tablet_manager.cc:1434] T 457ee6da5ad74122b566987836c5abf4 P 93cfa12a0d0a475090680a06a77ae420: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.007s
I20260710 13:21:06.199651 19891 catalog_manager.cc:5697] T 639fee7e797240e0a8fd82e5ff9537bc P 93cfa12a0d0a475090680a06a77ae420 reported cstate change: term changed from 0 to 1, leader changed from <none> to 93cfa12a0d0a475090680a06a77ae420 (127.16.20.65). New cstate: current_term: 1 leader_uuid: "93cfa12a0d0a475090680a06a77ae420" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1a8d5e6749d46b391eeb96486e32863" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 41003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93cfa12a0d0a475090680a06a77ae420" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 45177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4164a80befbb4bdb8f4a6a10965e10fa" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34709 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:06.326445 20192 raft_consensus.cc:493] T 457ee6da5ad74122b566987836c5abf4 P 93cfa12a0d0a475090680a06a77ae420 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:06.326928 20192 raft_consensus.cc:515] T 457ee6da5ad74122b566987836c5abf4 P 93cfa12a0d0a475090680a06a77ae420 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93cfa12a0d0a475090680a06a77ae420" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 45177 } } peers { permanent_uuid: "4164a80befbb4bdb8f4a6a10965e10fa" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34709 } } peers { permanent_uuid: "e1a8d5e6749d46b391eeb96486e32863" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 41003 } }
I20260710 13:21:06.328697 20192 leader_election.cc:290] T 457ee6da5ad74122b566987836c5abf4 P 93cfa12a0d0a475090680a06a77ae420 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4164a80befbb4bdb8f4a6a10965e10fa (127.16.20.66:34709), e1a8d5e6749d46b391eeb96486e32863 (127.16.20.67:41003)
I20260710 13:21:06.329535 20069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "457ee6da5ad74122b566987836c5abf4" candidate_uuid: "93cfa12a0d0a475090680a06a77ae420" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4164a80befbb4bdb8f4a6a10965e10fa" is_pre_election: true
I20260710 13:21:06.329751 20144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "457ee6da5ad74122b566987836c5abf4" candidate_uuid: "93cfa12a0d0a475090680a06a77ae420" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1a8d5e6749d46b391eeb96486e32863" is_pre_election: true
I20260710 13:21:06.330122 20069 raft_consensus.cc:2468] T 457ee6da5ad74122b566987836c5abf4 P 4164a80befbb4bdb8f4a6a10965e10fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 93cfa12a0d0a475090680a06a77ae420 in term 0.
I20260710 13:21:06.330401 20144 raft_consensus.cc:2468] T 457ee6da5ad74122b566987836c5abf4 P e1a8d5e6749d46b391eeb96486e32863 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 93cfa12a0d0a475090680a06a77ae420 in term 0.
I20260710 13:21:06.331437 19958 leader_election.cc:304] T 457ee6da5ad74122b566987836c5abf4 P 93cfa12a0d0a475090680a06a77ae420 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4164a80befbb4bdb8f4a6a10965e10fa, 93cfa12a0d0a475090680a06a77ae420; no voters: 
I20260710 13:21:06.332254 20192 raft_consensus.cc:2804] T 457ee6da5ad74122b566987836c5abf4 P 93cfa12a0d0a475090680a06a77ae420 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:06.332545 20192 raft_consensus.cc:493] T 457ee6da5ad74122b566987836c5abf4 P 93cfa12a0d0a475090680a06a77ae420 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:06.332798 20192 raft_consensus.cc:3060] T 457ee6da5ad74122b566987836c5abf4 P 93cfa12a0d0a475090680a06a77ae420 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:06.338411 20192 raft_consensus.cc:515] T 457ee6da5ad74122b566987836c5abf4 P 93cfa12a0d0a475090680a06a77ae420 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93cfa12a0d0a475090680a06a77ae420" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 45177 } } peers { permanent_uuid: "4164a80befbb4bdb8f4a6a10965e10fa" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34709 } } peers { permanent_uuid: "e1a8d5e6749d46b391eeb96486e32863" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 41003 } }
I20260710 13:21:06.340095 20192 leader_election.cc:290] T 457ee6da5ad74122b566987836c5abf4 P 93cfa12a0d0a475090680a06a77ae420 [CANDIDATE]: Term 1 election: Requested vote from peers 4164a80befbb4bdb8f4a6a10965e10fa (127.16.20.66:34709), e1a8d5e6749d46b391eeb96486e32863 (127.16.20.67:41003)
I20260710 13:21:06.341185 20144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "457ee6da5ad74122b566987836c5abf4" candidate_uuid: "93cfa12a0d0a475090680a06a77ae420" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1a8d5e6749d46b391eeb96486e32863"
I20260710 13:21:06.341197 20069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "457ee6da5ad74122b566987836c5abf4" candidate_uuid: "93cfa12a0d0a475090680a06a77ae420" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4164a80befbb4bdb8f4a6a10965e10fa"
I20260710 13:21:06.341784 20144 raft_consensus.cc:3060] T 457ee6da5ad74122b566987836c5abf4 P e1a8d5e6749d46b391eeb96486e32863 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:06.341939 20069 raft_consensus.cc:3060] T 457ee6da5ad74122b566987836c5abf4 P 4164a80befbb4bdb8f4a6a10965e10fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:06.346946 20144 raft_consensus.cc:2468] T 457ee6da5ad74122b566987836c5abf4 P e1a8d5e6749d46b391eeb96486e32863 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93cfa12a0d0a475090680a06a77ae420 in term 1.
I20260710 13:21:06.346997 20069 raft_consensus.cc:2468] T 457ee6da5ad74122b566987836c5abf4 P 4164a80befbb4bdb8f4a6a10965e10fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93cfa12a0d0a475090680a06a77ae420 in term 1.
I20260710 13:21:06.348167 19960 leader_election.cc:304] T 457ee6da5ad74122b566987836c5abf4 P 93cfa12a0d0a475090680a06a77ae420 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 93cfa12a0d0a475090680a06a77ae420, e1a8d5e6749d46b391eeb96486e32863; no voters: 
I20260710 13:21:06.348893 20192 raft_consensus.cc:2804] T 457ee6da5ad74122b566987836c5abf4 P 93cfa12a0d0a475090680a06a77ae420 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:06.349332 20192 raft_consensus.cc:697] T 457ee6da5ad74122b566987836c5abf4 P 93cfa12a0d0a475090680a06a77ae420 [term 1 LEADER]: Becoming Leader. State: Replica: 93cfa12a0d0a475090680a06a77ae420, State: Running, Role: LEADER
I20260710 13:21:06.350112 20192 consensus_queue.cc:237] T 457ee6da5ad74122b566987836c5abf4 P 93cfa12a0d0a475090680a06a77ae420 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93cfa12a0d0a475090680a06a77ae420" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 45177 } } peers { permanent_uuid: "4164a80befbb4bdb8f4a6a10965e10fa" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34709 } } peers { permanent_uuid: "e1a8d5e6749d46b391eeb96486e32863" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 41003 } }
I20260710 13:21:06.356655 19892 catalog_manager.cc:5697] T 457ee6da5ad74122b566987836c5abf4 P 93cfa12a0d0a475090680a06a77ae420 reported cstate change: term changed from 0 to 1, leader changed from <none> to 93cfa12a0d0a475090680a06a77ae420 (127.16.20.65). New cstate: current_term: 1 leader_uuid: "93cfa12a0d0a475090680a06a77ae420" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93cfa12a0d0a475090680a06a77ae420" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 45177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4164a80befbb4bdb8f4a6a10965e10fa" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1a8d5e6749d46b391eeb96486e32863" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 41003 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:06.411988 19892 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34786:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:21:06.414434 19892 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:21:06.443325 19984 tablet_service.cc:1511] Processing CreateTablet for tablet 084cdf754dac4d1db58ba62b8d30202b (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=5fd838ad45bd469f90c13cda1269da49]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:21:06.444867 19984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 084cdf754dac4d1db58ba62b8d30202b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:06.446426 20134 tablet_service.cc:1511] Processing CreateTablet for tablet 084cdf754dac4d1db58ba62b8d30202b (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=5fd838ad45bd469f90c13cda1269da49]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:21:06.447764 20134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 084cdf754dac4d1db58ba62b8d30202b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:06.448436 20059 tablet_service.cc:1511] Processing CreateTablet for tablet 084cdf754dac4d1db58ba62b8d30202b (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=5fd838ad45bd469f90c13cda1269da49]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:21:06.449664 20059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 084cdf754dac4d1db58ba62b8d30202b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:06.452414 20060 tablet_service.cc:1511] Processing CreateTablet for tablet 0d9c1e23240a4e87b8200a1f36f438d7 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=5fd838ad45bd469f90c13cda1269da49]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:21:06.452631 19985 tablet_service.cc:1511] Processing CreateTablet for tablet 0d9c1e23240a4e87b8200a1f36f438d7 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=5fd838ad45bd469f90c13cda1269da49]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:21:06.453512 20060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d9c1e23240a4e87b8200a1f36f438d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:06.453912 19985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d9c1e23240a4e87b8200a1f36f438d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:06.457206 20133 tablet_service.cc:1511] Processing CreateTablet for tablet 0d9c1e23240a4e87b8200a1f36f438d7 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=5fd838ad45bd469f90c13cda1269da49]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:21:06.466696 20133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d9c1e23240a4e87b8200a1f36f438d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:06.469446 20185 tablet_bootstrap.cc:492] T 084cdf754dac4d1db58ba62b8d30202b P 4164a80befbb4bdb8f4a6a10965e10fa: Bootstrap starting.
I20260710 13:21:06.471490 20186 tablet_bootstrap.cc:492] T 084cdf754dac4d1db58ba62b8d30202b P 93cfa12a0d0a475090680a06a77ae420: Bootstrap starting.
I20260710 13:21:06.475657 20185 tablet_bootstrap.cc:654] T 084cdf754dac4d1db58ba62b8d30202b P 4164a80befbb4bdb8f4a6a10965e10fa: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:06.478251 20186 tablet_bootstrap.cc:654] T 084cdf754dac4d1db58ba62b8d30202b P 93cfa12a0d0a475090680a06a77ae420: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:06.493053 20185 tablet_bootstrap.cc:492] T 084cdf754dac4d1db58ba62b8d30202b P 4164a80befbb4bdb8f4a6a10965e10fa: No bootstrap required, opened a new log
I20260710 13:21:06.493680 20185 ts_tablet_manager.cc:1403] T 084cdf754dac4d1db58ba62b8d30202b P 4164a80befbb4bdb8f4a6a10965e10fa: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.000s
I20260710 13:21:06.495462 20186 tablet_bootstrap.cc:492] T 084cdf754dac4d1db58ba62b8d30202b P 93cfa12a0d0a475090680a06a77ae420: No bootstrap required, opened a new log
I20260710 13:21:06.495916 20184 tablet_bootstrap.cc:492] T 0d9c1e23240a4e87b8200a1f36f438d7 P e1a8d5e6749d46b391eeb96486e32863: Bootstrap starting.
I20260710 13:21:06.496117 20186 ts_tablet_manager.cc:1403] T 084cdf754dac4d1db58ba62b8d30202b P 93cfa12a0d0a475090680a06a77ae420: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.010s
I20260710 13:21:06.498451 20185 raft_consensus.cc:359] T 084cdf754dac4d1db58ba62b8d30202b P 4164a80befbb4bdb8f4a6a10965e10fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93cfa12a0d0a475090680a06a77ae420" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 45177 } } peers { permanent_uuid: "4164a80befbb4bdb8f4a6a10965e10fa" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34709 } } peers { permanent_uuid: "e1a8d5e6749d46b391eeb96486e32863" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 41003 } }
I20260710 13:21:06.499286 20185 raft_consensus.cc:385] T 084cdf754dac4d1db58ba62b8d30202b P 4164a80befbb4bdb8f4a6a10965e10fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:06.499622 20185 raft_consensus.cc:740] T 084cdf754dac4d1db58ba62b8d30202b P 4164a80befbb4bdb8f4a6a10965e10fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4164a80befbb4bdb8f4a6a10965e10fa, State: Initialized, Role: FOLLOWER
I20260710 13:21:06.500262 20186 raft_consensus.cc:359] T 084cdf754dac4d1db58ba62b8d30202b P 93cfa12a0d0a475090680a06a77ae420 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93cfa12a0d0a475090680a06a77ae420" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 45177 } } peers { permanent_uuid: "4164a80befbb4bdb8f4a6a10965e10fa" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34709 } } peers { permanent_uuid: "e1a8d5e6749d46b391eeb96486e32863" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 41003 } }
I20260710 13:21:06.500473 20185 consensus_queue.cc:260] T 084cdf754dac4d1db58ba62b8d30202b P 4164a80befbb4bdb8f4a6a10965e10fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93cfa12a0d0a475090680a06a77ae420" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 45177 } } peers { permanent_uuid: "4164a80befbb4bdb8f4a6a10965e10fa" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34709 } } peers { permanent_uuid: "e1a8d5e6749d46b391eeb96486e32863" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 41003 } }
I20260710 13:21:06.501091 20186 raft_consensus.cc:385] T 084cdf754dac4d1db58ba62b8d30202b P 93cfa12a0d0a475090680a06a77ae420 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:06.501502 20186 raft_consensus.cc:740] T 084cdf754dac4d1db58ba62b8d30202b P 93cfa12a0d0a475090680a06a77ae420 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93cfa12a0d0a475090680a06a77ae420, State: Initialized, Role: FOLLOWER
I20260710 13:21:06.502385 20186 consensus_queue.cc:260] T 084cdf754dac4d1db58ba62b8d30202b P 93cfa12a0d0a475090680a06a77ae420 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93cfa12a0d0a475090680a06a77ae420" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 45177 } } peers { permanent_uuid: "4164a80befbb4bdb8f4a6a10965e10fa" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34709 } } peers { permanent_uuid: "e1a8d5e6749d46b391eeb96486e32863" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 41003 } }
I20260710 13:21:06.503052 20185 ts_tablet_manager.cc:1434] T 084cdf754dac4d1db58ba62b8d30202b P 4164a80befbb4bdb8f4a6a10965e10fa: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:21:06.503763 20192 raft_consensus.cc:493] T 084cdf754dac4d1db58ba62b8d30202b P 93cfa12a0d0a475090680a06a77ae420 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:06.504153 20185 tablet_bootstrap.cc:492] T 0d9c1e23240a4e87b8200a1f36f438d7 P 4164a80befbb4bdb8f4a6a10965e10fa: Bootstrap starting.
I20260710 13:21:06.504199 20192 raft_consensus.cc:515] T 084cdf754dac4d1db58ba62b8d30202b P 93cfa12a0d0a475090680a06a77ae420 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93cfa12a0d0a475090680a06a77ae420" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 45177 } } peers { permanent_uuid: "4164a80befbb4bdb8f4a6a10965e10fa" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34709 } } peers { permanent_uuid: "e1a8d5e6749d46b391eeb96486e32863" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 41003 } }
I20260710 13:21:06.506287 20184 tablet_bootstrap.cc:654] T 0d9c1e23240a4e87b8200a1f36f438d7 P e1a8d5e6749d46b391eeb96486e32863: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:06.506397 20192 leader_election.cc:290] T 084cdf754dac4d1db58ba62b8d30202b P 93cfa12a0d0a475090680a06a77ae420 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4164a80befbb4bdb8f4a6a10965e10fa (127.16.20.66:34709), e1a8d5e6749d46b391eeb96486e32863 (127.16.20.67:41003)
I20260710 13:21:06.509729 20069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "084cdf754dac4d1db58ba62b8d30202b" candidate_uuid: "93cfa12a0d0a475090680a06a77ae420" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4164a80befbb4bdb8f4a6a10965e10fa" is_pre_election: true
I20260710 13:21:06.510426 20069 raft_consensus.cc:2468] T 084cdf754dac4d1db58ba62b8d30202b P 4164a80befbb4bdb8f4a6a10965e10fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 93cfa12a0d0a475090680a06a77ae420 in term 0.
I20260710 13:21:06.511121 20185 tablet_bootstrap.cc:654] T 0d9c1e23240a4e87b8200a1f36f438d7 P 4164a80befbb4bdb8f4a6a10965e10fa: Neither blocks nor log segments found. Creating new log.
W20260710 13:21:06.512171 19960 leader_election.cc:343] T 084cdf754dac4d1db58ba62b8d30202b P 93cfa12a0d0a475090680a06a77ae420 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1a8d5e6749d46b391eeb96486e32863 (127.16.20.67:41003): Not found: Tablet not found: 084cdf754dac4d1db58ba62b8d30202b
I20260710 13:21:06.513054 19958 leader_election.cc:304] T 084cdf754dac4d1db58ba62b8d30202b P 93cfa12a0d0a475090680a06a77ae420 [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: 4164a80befbb4bdb8f4a6a10965e10fa, 93cfa12a0d0a475090680a06a77ae420; no voters: e1a8d5e6749d46b391eeb96486e32863
I20260710 13:21:06.514376 20192 raft_consensus.cc:2804] T 084cdf754dac4d1db58ba62b8d30202b P 93cfa12a0d0a475090680a06a77ae420 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:06.514950 20192 raft_consensus.cc:493] T 084cdf754dac4d1db58ba62b8d30202b P 93cfa12a0d0a475090680a06a77ae420 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:06.515460 20192 raft_consensus.cc:3060] T 084cdf754dac4d1db58ba62b8d30202b P 93cfa12a0d0a475090680a06a77ae420 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:06.521842 20184 tablet_bootstrap.cc:492] T 0d9c1e23240a4e87b8200a1f36f438d7 P e1a8d5e6749d46b391eeb96486e32863: No bootstrap required, opened a new log
I20260710 13:21:06.522341 20184 ts_tablet_manager.cc:1403] T 0d9c1e23240a4e87b8200a1f36f438d7 P e1a8d5e6749d46b391eeb96486e32863: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.003s
I20260710 13:21:06.525697 20184 raft_consensus.cc:359] T 0d9c1e23240a4e87b8200a1f36f438d7 P e1a8d5e6749d46b391eeb96486e32863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93cfa12a0d0a475090680a06a77ae420" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 45177 } } peers { permanent_uuid: "4164a80befbb4bdb8f4a6a10965e10fa" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34709 } } peers { permanent_uuid: "e1a8d5e6749d46b391eeb96486e32863" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 41003 } }
I20260710 13:21:06.526381 20184 raft_consensus.cc:385] T 0d9c1e23240a4e87b8200a1f36f438d7 P e1a8d5e6749d46b391eeb96486e32863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:06.526635 20184 raft_consensus.cc:740] T 0d9c1e23240a4e87b8200a1f36f438d7 P e1a8d5e6749d46b391eeb96486e32863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1a8d5e6749d46b391eeb96486e32863, State: Initialized, Role: FOLLOWER
I20260710 13:21:06.526492 20192 raft_consensus.cc:515] T 084cdf754dac4d1db58ba62b8d30202b P 93cfa12a0d0a475090680a06a77ae420 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93cfa12a0d0a475090680a06a77ae420" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 45177 } } peers { permanent_uuid: "4164a80befbb4bdb8f4a6a10965e10fa" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34709 } } peers { permanent_uuid: "e1a8d5e6749d46b391eeb96486e32863" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 41003 } }
I20260710 13:21:06.527575 20184 consensus_queue.cc:260] T 0d9c1e23240a4e87b8200a1f36f438d7 P e1a8d5e6749d46b391eeb96486e32863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93cfa12a0d0a475090680a06a77ae420" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 45177 } } peers { permanent_uuid: "4164a80befbb4bdb8f4a6a10965e10fa" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34709 } } peers { permanent_uuid: "e1a8d5e6749d46b391eeb96486e32863" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 41003 } }
I20260710 13:21:06.530772 20069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "084cdf754dac4d1db58ba62b8d30202b" candidate_uuid: "93cfa12a0d0a475090680a06a77ae420" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4164a80befbb4bdb8f4a6a10965e10fa"
I20260710 13:21:06.531584 20069 raft_consensus.cc:3060] T 084cdf754dac4d1db58ba62b8d30202b P 4164a80befbb4bdb8f4a6a10965e10fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:06.531898 20186 ts_tablet_manager.cc:1434] T 084cdf754dac4d1db58ba62b8d30202b P 93cfa12a0d0a475090680a06a77ae420: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.003s
I20260710 13:21:06.532984 20186 tablet_bootstrap.cc:492] T 0d9c1e23240a4e87b8200a1f36f438d7 P 93cfa12a0d0a475090680a06a77ae420: Bootstrap starting.
I20260710 13:21:06.537627 20184 ts_tablet_manager.cc:1434] T 0d9c1e23240a4e87b8200a1f36f438d7 P e1a8d5e6749d46b391eeb96486e32863: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 13:21:06.545519 20144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "084cdf754dac4d1db58ba62b8d30202b" candidate_uuid: "93cfa12a0d0a475090680a06a77ae420" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1a8d5e6749d46b391eeb96486e32863"
I20260710 13:21:06.545969 20184 tablet_bootstrap.cc:492] T 084cdf754dac4d1db58ba62b8d30202b P e1a8d5e6749d46b391eeb96486e32863: Bootstrap starting.
I20260710 13:21:06.546042 20186 tablet_bootstrap.cc:654] T 0d9c1e23240a4e87b8200a1f36f438d7 P 93cfa12a0d0a475090680a06a77ae420: Neither blocks nor log segments found. Creating new log.
W20260710 13:21:06.547464 19960 leader_election.cc:343] T 084cdf754dac4d1db58ba62b8d30202b P 93cfa12a0d0a475090680a06a77ae420 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e1a8d5e6749d46b391eeb96486e32863 (127.16.20.67:41003): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:06.551113 20069 raft_consensus.cc:2468] T 084cdf754dac4d1db58ba62b8d30202b P 4164a80befbb4bdb8f4a6a10965e10fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93cfa12a0d0a475090680a06a77ae420 in term 1.
I20260710 13:21:06.552791 19958 leader_election.cc:304] T 084cdf754dac4d1db58ba62b8d30202b P 93cfa12a0d0a475090680a06a77ae420 [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: 4164a80befbb4bdb8f4a6a10965e10fa, 93cfa12a0d0a475090680a06a77ae420; no voters: e1a8d5e6749d46b391eeb96486e32863
I20260710 13:21:06.553131 20184 tablet_bootstrap.cc:654] T 084cdf754dac4d1db58ba62b8d30202b P e1a8d5e6749d46b391eeb96486e32863: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:06.554194 20198 raft_consensus.cc:2804] T 084cdf754dac4d1db58ba62b8d30202b P 93cfa12a0d0a475090680a06a77ae420 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:06.554873 20198 raft_consensus.cc:697] T 084cdf754dac4d1db58ba62b8d30202b P 93cfa12a0d0a475090680a06a77ae420 [term 1 LEADER]: Becoming Leader. State: Replica: 93cfa12a0d0a475090680a06a77ae420, State: Running, Role: LEADER
I20260710 13:21:06.556002 20198 consensus_queue.cc:237] T 084cdf754dac4d1db58ba62b8d30202b P 93cfa12a0d0a475090680a06a77ae420 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93cfa12a0d0a475090680a06a77ae420" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 45177 } } peers { permanent_uuid: "4164a80befbb4bdb8f4a6a10965e10fa" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34709 } } peers { permanent_uuid: "e1a8d5e6749d46b391eeb96486e32863" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 41003 } }
I20260710 13:21:06.562122 20192 leader_election.cc:290] T 084cdf754dac4d1db58ba62b8d30202b P 93cfa12a0d0a475090680a06a77ae420 [CANDIDATE]: Term 1 election: Requested vote from peers 4164a80befbb4bdb8f4a6a10965e10fa (127.16.20.66:34709), e1a8d5e6749d46b391eeb96486e32863 (127.16.20.67:41003)
I20260710 13:21:06.564610 20185 tablet_bootstrap.cc:492] T 0d9c1e23240a4e87b8200a1f36f438d7 P 4164a80befbb4bdb8f4a6a10965e10fa: No bootstrap required, opened a new log
I20260710 13:21:06.565223 20185 ts_tablet_manager.cc:1403] T 0d9c1e23240a4e87b8200a1f36f438d7 P 4164a80befbb4bdb8f4a6a10965e10fa: Time spent bootstrapping tablet: real 0.061s	user 0.028s	sys 0.030s
I20260710 13:21:06.568522 20185 raft_consensus.cc:359] T 0d9c1e23240a4e87b8200a1f36f438d7 P 4164a80befbb4bdb8f4a6a10965e10fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93cfa12a0d0a475090680a06a77ae420" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 45177 } } peers { permanent_uuid: "4164a80befbb4bdb8f4a6a10965e10fa" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34709 } } peers { permanent_uuid: "e1a8d5e6749d46b391eeb96486e32863" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 41003 } }
I20260710 13:21:06.568949 20184 tablet_bootstrap.cc:492] T 084cdf754dac4d1db58ba62b8d30202b P e1a8d5e6749d46b391eeb96486e32863: No bootstrap required, opened a new log
I20260710 13:21:06.569260 20185 raft_consensus.cc:385] T 0d9c1e23240a4e87b8200a1f36f438d7 P 4164a80befbb4bdb8f4a6a10965e10fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:06.569636 20184 ts_tablet_manager.cc:1403] T 084cdf754dac4d1db58ba62b8d30202b P e1a8d5e6749d46b391eeb96486e32863: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.007s
I20260710 13:21:06.569619 20185 raft_consensus.cc:740] T 0d9c1e23240a4e87b8200a1f36f438d7 P 4164a80befbb4bdb8f4a6a10965e10fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4164a80befbb4bdb8f4a6a10965e10fa, State: Initialized, Role: FOLLOWER
I20260710 13:21:06.570969 20185 consensus_queue.cc:260] T 0d9c1e23240a4e87b8200a1f36f438d7 P 4164a80befbb4bdb8f4a6a10965e10fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93cfa12a0d0a475090680a06a77ae420" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 45177 } } peers { permanent_uuid: "4164a80befbb4bdb8f4a6a10965e10fa" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34709 } } peers { permanent_uuid: "e1a8d5e6749d46b391eeb96486e32863" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 41003 } }
I20260710 13:21:06.572650 19891 catalog_manager.cc:5697] T 084cdf754dac4d1db58ba62b8d30202b P 93cfa12a0d0a475090680a06a77ae420 reported cstate change: term changed from 0 to 1, leader changed from <none> to 93cfa12a0d0a475090680a06a77ae420 (127.16.20.65). New cstate: current_term: 1 leader_uuid: "93cfa12a0d0a475090680a06a77ae420" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93cfa12a0d0a475090680a06a77ae420" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 45177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4164a80befbb4bdb8f4a6a10965e10fa" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1a8d5e6749d46b391eeb96486e32863" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 41003 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:06.573601 20185 ts_tablet_manager.cc:1434] T 0d9c1e23240a4e87b8200a1f36f438d7 P 4164a80befbb4bdb8f4a6a10965e10fa: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:21:06.573333 20184 raft_consensus.cc:359] T 084cdf754dac4d1db58ba62b8d30202b P e1a8d5e6749d46b391eeb96486e32863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93cfa12a0d0a475090680a06a77ae420" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 45177 } } peers { permanent_uuid: "4164a80befbb4bdb8f4a6a10965e10fa" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34709 } } peers { permanent_uuid: "e1a8d5e6749d46b391eeb96486e32863" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 41003 } }
I20260710 13:21:06.574111 20184 raft_consensus.cc:385] T 084cdf754dac4d1db58ba62b8d30202b P e1a8d5e6749d46b391eeb96486e32863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:06.574421 20184 raft_consensus.cc:740] T 084cdf754dac4d1db58ba62b8d30202b P e1a8d5e6749d46b391eeb96486e32863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1a8d5e6749d46b391eeb96486e32863, State: Initialized, Role: FOLLOWER
I20260710 13:21:06.575170 20184 consensus_queue.cc:260] T 084cdf754dac4d1db58ba62b8d30202b P e1a8d5e6749d46b391eeb96486e32863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93cfa12a0d0a475090680a06a77ae420" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 45177 } } peers { permanent_uuid: "4164a80befbb4bdb8f4a6a10965e10fa" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34709 } } peers { permanent_uuid: "e1a8d5e6749d46b391eeb96486e32863" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 41003 } }
I20260710 13:21:06.577667 20186 tablet_bootstrap.cc:492] T 0d9c1e23240a4e87b8200a1f36f438d7 P 93cfa12a0d0a475090680a06a77ae420: No bootstrap required, opened a new log
I20260710 13:21:06.578209 20186 ts_tablet_manager.cc:1403] T 0d9c1e23240a4e87b8200a1f36f438d7 P 93cfa12a0d0a475090680a06a77ae420: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.016s
I20260710 13:21:06.580397 20184 ts_tablet_manager.cc:1434] T 084cdf754dac4d1db58ba62b8d30202b P e1a8d5e6749d46b391eeb96486e32863: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:21:06.581640 20186 raft_consensus.cc:359] T 0d9c1e23240a4e87b8200a1f36f438d7 P 93cfa12a0d0a475090680a06a77ae420 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93cfa12a0d0a475090680a06a77ae420" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 45177 } } peers { permanent_uuid: "4164a80befbb4bdb8f4a6a10965e10fa" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34709 } } peers { permanent_uuid: "e1a8d5e6749d46b391eeb96486e32863" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 41003 } }
I20260710 13:21:06.582363 20186 raft_consensus.cc:385] T 0d9c1e23240a4e87b8200a1f36f438d7 P 93cfa12a0d0a475090680a06a77ae420 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:06.582651 20186 raft_consensus.cc:740] T 0d9c1e23240a4e87b8200a1f36f438d7 P 93cfa12a0d0a475090680a06a77ae420 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93cfa12a0d0a475090680a06a77ae420, State: Initialized, Role: FOLLOWER
W20260710 13:21:06.581068 19941 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:21:06.583353 20186 consensus_queue.cc:260] T 0d9c1e23240a4e87b8200a1f36f438d7 P 93cfa12a0d0a475090680a06a77ae420 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93cfa12a0d0a475090680a06a77ae420" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 45177 } } peers { permanent_uuid: "4164a80befbb4bdb8f4a6a10965e10fa" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34709 } } peers { permanent_uuid: "e1a8d5e6749d46b391eeb96486e32863" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 41003 } }
I20260710 13:21:06.585700 20186 ts_tablet_manager.cc:1434] T 0d9c1e23240a4e87b8200a1f36f438d7 P 93cfa12a0d0a475090680a06a77ae420: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:21:06.688513 20198 consensus_queue.cc:1048] T 639fee7e797240e0a8fd82e5ff9537bc P 93cfa12a0d0a475090680a06a77ae420 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1a8d5e6749d46b391eeb96486e32863" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 41003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:06.700207 20192 consensus_queue.cc:1048] T 639fee7e797240e0a8fd82e5ff9537bc P 93cfa12a0d0a475090680a06a77ae420 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4164a80befbb4bdb8f4a6a10965e10fa" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:06.799245 20190 raft_consensus.cc:493] T 0d9c1e23240a4e87b8200a1f36f438d7 P e1a8d5e6749d46b391eeb96486e32863 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:06.799849 20190 raft_consensus.cc:515] T 0d9c1e23240a4e87b8200a1f36f438d7 P e1a8d5e6749d46b391eeb96486e32863 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93cfa12a0d0a475090680a06a77ae420" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 45177 } } peers { permanent_uuid: "4164a80befbb4bdb8f4a6a10965e10fa" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34709 } } peers { permanent_uuid: "e1a8d5e6749d46b391eeb96486e32863" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 41003 } }
I20260710 13:21:06.802052 20190 leader_election.cc:290] T 0d9c1e23240a4e87b8200a1f36f438d7 P e1a8d5e6749d46b391eeb96486e32863 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93cfa12a0d0a475090680a06a77ae420 (127.16.20.65:45177), 4164a80befbb4bdb8f4a6a10965e10fa (127.16.20.66:34709)
I20260710 13:21:06.816541 20069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d9c1e23240a4e87b8200a1f36f438d7" candidate_uuid: "e1a8d5e6749d46b391eeb96486e32863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4164a80befbb4bdb8f4a6a10965e10fa" is_pre_election: true
I20260710 13:21:06.816547 19995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d9c1e23240a4e87b8200a1f36f438d7" candidate_uuid: "e1a8d5e6749d46b391eeb96486e32863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93cfa12a0d0a475090680a06a77ae420" is_pre_election: true
I20260710 13:21:06.817526 19995 raft_consensus.cc:2468] T 0d9c1e23240a4e87b8200a1f36f438d7 P 93cfa12a0d0a475090680a06a77ae420 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1a8d5e6749d46b391eeb96486e32863 in term 0.
I20260710 13:21:06.817526 20069 raft_consensus.cc:2468] T 0d9c1e23240a4e87b8200a1f36f438d7 P 4164a80befbb4bdb8f4a6a10965e10fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1a8d5e6749d46b391eeb96486e32863 in term 0.
I20260710 13:21:06.818933 20107 leader_election.cc:304] T 0d9c1e23240a4e87b8200a1f36f438d7 P e1a8d5e6749d46b391eeb96486e32863 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4164a80befbb4bdb8f4a6a10965e10fa, e1a8d5e6749d46b391eeb96486e32863; no voters: 
I20260710 13:21:06.819758 20190 raft_consensus.cc:2804] T 0d9c1e23240a4e87b8200a1f36f438d7 P e1a8d5e6749d46b391eeb96486e32863 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:06.820086 20190 raft_consensus.cc:493] T 0d9c1e23240a4e87b8200a1f36f438d7 P e1a8d5e6749d46b391eeb96486e32863 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:06.820385 20190 raft_consensus.cc:3060] T 0d9c1e23240a4e87b8200a1f36f438d7 P e1a8d5e6749d46b391eeb96486e32863 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:06.825459 20190 raft_consensus.cc:515] T 0d9c1e23240a4e87b8200a1f36f438d7 P e1a8d5e6749d46b391eeb96486e32863 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93cfa12a0d0a475090680a06a77ae420" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 45177 } } peers { permanent_uuid: "4164a80befbb4bdb8f4a6a10965e10fa" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34709 } } peers { permanent_uuid: "e1a8d5e6749d46b391eeb96486e32863" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 41003 } }
I20260710 13:21:06.827066 20190 leader_election.cc:290] T 0d9c1e23240a4e87b8200a1f36f438d7 P e1a8d5e6749d46b391eeb96486e32863 [CANDIDATE]: Term 1 election: Requested vote from peers 93cfa12a0d0a475090680a06a77ae420 (127.16.20.65:45177), 4164a80befbb4bdb8f4a6a10965e10fa (127.16.20.66:34709)
I20260710 13:21:06.828186 20069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d9c1e23240a4e87b8200a1f36f438d7" candidate_uuid: "e1a8d5e6749d46b391eeb96486e32863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4164a80befbb4bdb8f4a6a10965e10fa"
I20260710 13:21:06.828187 19995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d9c1e23240a4e87b8200a1f36f438d7" candidate_uuid: "e1a8d5e6749d46b391eeb96486e32863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93cfa12a0d0a475090680a06a77ae420"
I20260710 13:21:06.829037 20069 raft_consensus.cc:3060] T 0d9c1e23240a4e87b8200a1f36f438d7 P 4164a80befbb4bdb8f4a6a10965e10fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:06.829120 19995 raft_consensus.cc:3060] T 0d9c1e23240a4e87b8200a1f36f438d7 P 93cfa12a0d0a475090680a06a77ae420 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:06.833787 20069 raft_consensus.cc:2468] T 0d9c1e23240a4e87b8200a1f36f438d7 P 4164a80befbb4bdb8f4a6a10965e10fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1a8d5e6749d46b391eeb96486e32863 in term 1.
I20260710 13:21:06.833962 19995 raft_consensus.cc:2468] T 0d9c1e23240a4e87b8200a1f36f438d7 P 93cfa12a0d0a475090680a06a77ae420 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1a8d5e6749d46b391eeb96486e32863 in term 1.
I20260710 13:21:06.834906 20107 leader_election.cc:304] T 0d9c1e23240a4e87b8200a1f36f438d7 P e1a8d5e6749d46b391eeb96486e32863 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4164a80befbb4bdb8f4a6a10965e10fa, e1a8d5e6749d46b391eeb96486e32863; no voters: 
I20260710 13:21:06.835635 20190 raft_consensus.cc:2804] T 0d9c1e23240a4e87b8200a1f36f438d7 P e1a8d5e6749d46b391eeb96486e32863 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:06.836663 20190 raft_consensus.cc:697] T 0d9c1e23240a4e87b8200a1f36f438d7 P e1a8d5e6749d46b391eeb96486e32863 [term 1 LEADER]: Becoming Leader. State: Replica: e1a8d5e6749d46b391eeb96486e32863, State: Running, Role: LEADER
I20260710 13:21:06.837463 20190 consensus_queue.cc:237] T 0d9c1e23240a4e87b8200a1f36f438d7 P e1a8d5e6749d46b391eeb96486e32863 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93cfa12a0d0a475090680a06a77ae420" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 45177 } } peers { permanent_uuid: "4164a80befbb4bdb8f4a6a10965e10fa" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34709 } } peers { permanent_uuid: "e1a8d5e6749d46b391eeb96486e32863" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 41003 } }
I20260710 13:21:06.844386 19892 catalog_manager.cc:5697] T 0d9c1e23240a4e87b8200a1f36f438d7 P e1a8d5e6749d46b391eeb96486e32863 reported cstate change: term changed from 0 to 1, leader changed from <none> to e1a8d5e6749d46b391eeb96486e32863 (127.16.20.67). New cstate: current_term: 1 leader_uuid: "e1a8d5e6749d46b391eeb96486e32863" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93cfa12a0d0a475090680a06a77ae420" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 45177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4164a80befbb4bdb8f4a6a10965e10fa" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1a8d5e6749d46b391eeb96486e32863" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 41003 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:06.866585 20192 consensus_queue.cc:1048] T 457ee6da5ad74122b566987836c5abf4 P 93cfa12a0d0a475090680a06a77ae420 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1a8d5e6749d46b391eeb96486e32863" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 41003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:06.878655 19995 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "457ee6da5ad74122b566987836c5abf4"
dest_uuid: "93cfa12a0d0a475090680a06a77ae420"
mode: GRACEFUL
new_leader_uuid: "4164a80befbb4bdb8f4a6a10965e10fa"
 from {username='slave'} at 127.0.0.1:37094
I20260710 13:21:06.879325 19995 raft_consensus.cc:606] T 457ee6da5ad74122b566987836c5abf4 P 93cfa12a0d0a475090680a06a77ae420 [term 1 LEADER]: Received request to transfer leadership to TS 4164a80befbb4bdb8f4a6a10965e10fa
I20260710 13:21:06.881371 20197 consensus_queue.cc:1048] T 457ee6da5ad74122b566987836c5abf4 P 93cfa12a0d0a475090680a06a77ae420 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4164a80befbb4bdb8f4a6a10965e10fa" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:06.890372 20198 raft_consensus.cc:993] T 457ee6da5ad74122b566987836c5abf4 P 93cfa12a0d0a475090680a06a77ae420: : Instructing follower 4164a80befbb4bdb8f4a6a10965e10fa to start an election
I20260710 13:21:06.890973 20198 raft_consensus.cc:1081] T 457ee6da5ad74122b566987836c5abf4 P 93cfa12a0d0a475090680a06a77ae420 [term 1 LEADER]: Signalling peer 4164a80befbb4bdb8f4a6a10965e10fa to start an election
I20260710 13:21:06.893247 20069 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "457ee6da5ad74122b566987836c5abf4"
dest_uuid: "4164a80befbb4bdb8f4a6a10965e10fa"
 from {username='slave'} at 127.0.0.1:59396
I20260710 13:21:06.893886 20069 raft_consensus.cc:493] T 457ee6da5ad74122b566987836c5abf4 P 4164a80befbb4bdb8f4a6a10965e10fa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:06.894302 20069 raft_consensus.cc:3060] T 457ee6da5ad74122b566987836c5abf4 P 4164a80befbb4bdb8f4a6a10965e10fa [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:06.901432 20069 raft_consensus.cc:515] T 457ee6da5ad74122b566987836c5abf4 P 4164a80befbb4bdb8f4a6a10965e10fa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93cfa12a0d0a475090680a06a77ae420" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 45177 } } peers { permanent_uuid: "4164a80befbb4bdb8f4a6a10965e10fa" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34709 } } peers { permanent_uuid: "e1a8d5e6749d46b391eeb96486e32863" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 41003 } }
I20260710 13:21:06.902294 20144 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0d9c1e23240a4e87b8200a1f36f438d7"
dest_uuid: "e1a8d5e6749d46b391eeb96486e32863"
mode: GRACEFUL
new_leader_uuid: "93cfa12a0d0a475090680a06a77ae420"
 from {username='slave'} at 127.0.0.1:44700
I20260710 13:21:06.903117 20144 raft_consensus.cc:606] T 0d9c1e23240a4e87b8200a1f36f438d7 P e1a8d5e6749d46b391eeb96486e32863 [term 1 LEADER]: Received request to transfer leadership to TS 93cfa12a0d0a475090680a06a77ae420
I20260710 13:21:06.904456 20069 leader_election.cc:290] T 457ee6da5ad74122b566987836c5abf4 P 4164a80befbb4bdb8f4a6a10965e10fa [CANDIDATE]: Term 2 election: Requested vote from peers 93cfa12a0d0a475090680a06a77ae420 (127.16.20.65:45177), e1a8d5e6749d46b391eeb96486e32863 (127.16.20.67:41003)
I20260710 13:21:06.917361 19995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "457ee6da5ad74122b566987836c5abf4" candidate_uuid: "4164a80befbb4bdb8f4a6a10965e10fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "93cfa12a0d0a475090680a06a77ae420"
I20260710 13:21:06.918020 19995 raft_consensus.cc:3055] T 457ee6da5ad74122b566987836c5abf4 P 93cfa12a0d0a475090680a06a77ae420 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:06.918395 19995 raft_consensus.cc:740] T 457ee6da5ad74122b566987836c5abf4 P 93cfa12a0d0a475090680a06a77ae420 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 93cfa12a0d0a475090680a06a77ae420, State: Running, Role: LEADER
I20260710 13:21:06.919176 19995 consensus_queue.cc:260] T 457ee6da5ad74122b566987836c5abf4 P 93cfa12a0d0a475090680a06a77ae420 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93cfa12a0d0a475090680a06a77ae420" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 45177 } } peers { permanent_uuid: "4164a80befbb4bdb8f4a6a10965e10fa" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34709 } } peers { permanent_uuid: "e1a8d5e6749d46b391eeb96486e32863" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 41003 } }
I20260710 13:21:06.920445 19995 raft_consensus.cc:3060] T 457ee6da5ad74122b566987836c5abf4 P 93cfa12a0d0a475090680a06a77ae420 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:06.923475 20144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "457ee6da5ad74122b566987836c5abf4" candidate_uuid: "4164a80befbb4bdb8f4a6a10965e10fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e1a8d5e6749d46b391eeb96486e32863"
I20260710 13:21:06.924083 20144 raft_consensus.cc:3060] T 457ee6da5ad74122b566987836c5abf4 P e1a8d5e6749d46b391eeb96486e32863 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:06.926654 19995 raft_consensus.cc:2468] T 457ee6da5ad74122b566987836c5abf4 P 93cfa12a0d0a475090680a06a77ae420 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4164a80befbb4bdb8f4a6a10965e10fa in term 2.
I20260710 13:21:06.927803 20036 leader_election.cc:304] T 457ee6da5ad74122b566987836c5abf4 P 4164a80befbb4bdb8f4a6a10965e10fa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4164a80befbb4bdb8f4a6a10965e10fa, 93cfa12a0d0a475090680a06a77ae420; no voters: 
I20260710 13:21:06.928795 20191 raft_consensus.cc:2804] T 457ee6da5ad74122b566987836c5abf4 P 4164a80befbb4bdb8f4a6a10965e10fa [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:06.930996 20144 raft_consensus.cc:2468] T 457ee6da5ad74122b566987836c5abf4 P e1a8d5e6749d46b391eeb96486e32863 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4164a80befbb4bdb8f4a6a10965e10fa in term 2.
I20260710 13:21:06.933125 20191 raft_consensus.cc:697] T 457ee6da5ad74122b566987836c5abf4 P 4164a80befbb4bdb8f4a6a10965e10fa [term 2 LEADER]: Becoming Leader. State: Replica: 4164a80befbb4bdb8f4a6a10965e10fa, State: Running, Role: LEADER
I20260710 13:21:06.934340 20191 consensus_queue.cc:237] T 457ee6da5ad74122b566987836c5abf4 P 4164a80befbb4bdb8f4a6a10965e10fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93cfa12a0d0a475090680a06a77ae420" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 45177 } } peers { permanent_uuid: "4164a80befbb4bdb8f4a6a10965e10fa" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34709 } } peers { permanent_uuid: "e1a8d5e6749d46b391eeb96486e32863" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 41003 } }
I20260710 13:21:06.941012 19890 catalog_manager.cc:5697] T 457ee6da5ad74122b566987836c5abf4 P 4164a80befbb4bdb8f4a6a10965e10fa reported cstate change: term changed from 1 to 2, leader changed from 93cfa12a0d0a475090680a06a77ae420 (127.16.20.65) to 4164a80befbb4bdb8f4a6a10965e10fa (127.16.20.66). New cstate: current_term: 2 leader_uuid: "4164a80befbb4bdb8f4a6a10965e10fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93cfa12a0d0a475090680a06a77ae420" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 45177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4164a80befbb4bdb8f4a6a10965e10fa" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1a8d5e6749d46b391eeb96486e32863" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 41003 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:06.951629 20190 raft_consensus.cc:493] T 084cdf754dac4d1db58ba62b8d30202b P e1a8d5e6749d46b391eeb96486e32863 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:06.952109 20190 raft_consensus.cc:515] T 084cdf754dac4d1db58ba62b8d30202b P e1a8d5e6749d46b391eeb96486e32863 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93cfa12a0d0a475090680a06a77ae420" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 45177 } } peers { permanent_uuid: "4164a80befbb4bdb8f4a6a10965e10fa" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34709 } } peers { permanent_uuid: "e1a8d5e6749d46b391eeb96486e32863" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 41003 } }
I20260710 13:21:06.953774 20190 leader_election.cc:290] T 084cdf754dac4d1db58ba62b8d30202b P e1a8d5e6749d46b391eeb96486e32863 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93cfa12a0d0a475090680a06a77ae420 (127.16.20.65:45177), 4164a80befbb4bdb8f4a6a10965e10fa (127.16.20.66:34709)
I20260710 13:21:06.954645 19995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "084cdf754dac4d1db58ba62b8d30202b" candidate_uuid: "e1a8d5e6749d46b391eeb96486e32863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93cfa12a0d0a475090680a06a77ae420" is_pre_election: true
I20260710 13:21:06.954879 20069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "084cdf754dac4d1db58ba62b8d30202b" candidate_uuid: "e1a8d5e6749d46b391eeb96486e32863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4164a80befbb4bdb8f4a6a10965e10fa" is_pre_election: true
I20260710 13:21:06.955621 20069 raft_consensus.cc:2393] T 084cdf754dac4d1db58ba62b8d30202b P 4164a80befbb4bdb8f4a6a10965e10fa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e1a8d5e6749d46b391eeb96486e32863 in current term 1: Already voted for candidate 93cfa12a0d0a475090680a06a77ae420 in this term.
I20260710 13:21:06.956574 20107 leader_election.cc:304] T 084cdf754dac4d1db58ba62b8d30202b P e1a8d5e6749d46b391eeb96486e32863 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e1a8d5e6749d46b391eeb96486e32863; no voters: 4164a80befbb4bdb8f4a6a10965e10fa, 93cfa12a0d0a475090680a06a77ae420
I20260710 13:21:06.957279 20190 raft_consensus.cc:3060] T 084cdf754dac4d1db58ba62b8d30202b P e1a8d5e6749d46b391eeb96486e32863 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:06.962262 20190 raft_consensus.cc:2749] T 084cdf754dac4d1db58ba62b8d30202b P e1a8d5e6749d46b391eeb96486e32863 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:06.982386 20198 consensus_queue.cc:1048] T 084cdf754dac4d1db58ba62b8d30202b P 93cfa12a0d0a475090680a06a77ae420 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1a8d5e6749d46b391eeb96486e32863" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 41003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:06.995288 20192 consensus_queue.cc:1048] T 084cdf754dac4d1db58ba62b8d30202b P 93cfa12a0d0a475090680a06a77ae420 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4164a80befbb4bdb8f4a6a10965e10fa" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:07.342399 20144 raft_consensus.cc:1275] T 457ee6da5ad74122b566987836c5abf4 P e1a8d5e6749d46b391eeb96486e32863 [term 2 FOLLOWER]: Refusing update from remote peer 4164a80befbb4bdb8f4a6a10965e10fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:07.343875 20191 consensus_queue.cc:1048] T 457ee6da5ad74122b566987836c5abf4 P 4164a80befbb4bdb8f4a6a10965e10fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1a8d5e6749d46b391eeb96486e32863" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 41003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:07.351841 20190 consensus_queue.cc:1048] T 0d9c1e23240a4e87b8200a1f36f438d7 P e1a8d5e6749d46b391eeb96486e32863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4164a80befbb4bdb8f4a6a10965e10fa" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:07.353879 19995 raft_consensus.cc:1275] T 457ee6da5ad74122b566987836c5abf4 P 93cfa12a0d0a475090680a06a77ae420 [term 2 FOLLOWER]: Refusing update from remote peer 4164a80befbb4bdb8f4a6a10965e10fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:07.355968 20230 consensus_queue.cc:1048] T 457ee6da5ad74122b566987836c5abf4 P 4164a80befbb4bdb8f4a6a10965e10fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "93cfa12a0d0a475090680a06a77ae420" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 45177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:07.377936 20190 consensus_queue.cc:1048] T 0d9c1e23240a4e87b8200a1f36f438d7 P e1a8d5e6749d46b391eeb96486e32863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93cfa12a0d0a475090680a06a77ae420" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 45177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:07.387084 20190 raft_consensus.cc:993] T 0d9c1e23240a4e87b8200a1f36f438d7 P e1a8d5e6749d46b391eeb96486e32863: : Instructing follower 93cfa12a0d0a475090680a06a77ae420 to start an election
I20260710 13:21:07.388187 20190 raft_consensus.cc:1081] T 0d9c1e23240a4e87b8200a1f36f438d7 P e1a8d5e6749d46b391eeb96486e32863 [term 1 LEADER]: Signalling peer 93cfa12a0d0a475090680a06a77ae420 to start an election
I20260710 13:21:07.390152 19995 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0d9c1e23240a4e87b8200a1f36f438d7"
dest_uuid: "93cfa12a0d0a475090680a06a77ae420"
 from {username='slave'} at 127.0.0.1:37092
I20260710 13:21:07.391716 19995 raft_consensus.cc:493] T 0d9c1e23240a4e87b8200a1f36f438d7 P 93cfa12a0d0a475090680a06a77ae420 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:07.392089 19995 raft_consensus.cc:3060] T 0d9c1e23240a4e87b8200a1f36f438d7 P 93cfa12a0d0a475090680a06a77ae420 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:07.397061 19995 raft_consensus.cc:515] T 0d9c1e23240a4e87b8200a1f36f438d7 P 93cfa12a0d0a475090680a06a77ae420 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93cfa12a0d0a475090680a06a77ae420" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 45177 } } peers { permanent_uuid: "4164a80befbb4bdb8f4a6a10965e10fa" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34709 } } peers { permanent_uuid: "e1a8d5e6749d46b391eeb96486e32863" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 41003 } }
I20260710 13:21:07.398690 19995 leader_election.cc:290] T 0d9c1e23240a4e87b8200a1f36f438d7 P 93cfa12a0d0a475090680a06a77ae420 [CANDIDATE]: Term 2 election: Requested vote from peers 4164a80befbb4bdb8f4a6a10965e10fa (127.16.20.66:34709), e1a8d5e6749d46b391eeb96486e32863 (127.16.20.67:41003)
I20260710 13:21:07.399784 20069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d9c1e23240a4e87b8200a1f36f438d7" candidate_uuid: "93cfa12a0d0a475090680a06a77ae420" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4164a80befbb4bdb8f4a6a10965e10fa"
I20260710 13:21:07.400027 20144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d9c1e23240a4e87b8200a1f36f438d7" candidate_uuid: "93cfa12a0d0a475090680a06a77ae420" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e1a8d5e6749d46b391eeb96486e32863"
I20260710 13:21:07.400343 20069 raft_consensus.cc:3060] T 0d9c1e23240a4e87b8200a1f36f438d7 P 4164a80befbb4bdb8f4a6a10965e10fa [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:07.400722 20144 raft_consensus.cc:3055] T 0d9c1e23240a4e87b8200a1f36f438d7 P e1a8d5e6749d46b391eeb96486e32863 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:07.401062 20144 raft_consensus.cc:740] T 0d9c1e23240a4e87b8200a1f36f438d7 P e1a8d5e6749d46b391eeb96486e32863 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e1a8d5e6749d46b391eeb96486e32863, State: Running, Role: LEADER
I20260710 13:21:07.402032 20144 consensus_queue.cc:260] T 0d9c1e23240a4e87b8200a1f36f438d7 P e1a8d5e6749d46b391eeb96486e32863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93cfa12a0d0a475090680a06a77ae420" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 45177 } } peers { permanent_uuid: "4164a80befbb4bdb8f4a6a10965e10fa" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34709 } } peers { permanent_uuid: "e1a8d5e6749d46b391eeb96486e32863" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 41003 } }
I20260710 13:21:07.403110 20144 raft_consensus.cc:3060] T 0d9c1e23240a4e87b8200a1f36f438d7 P e1a8d5e6749d46b391eeb96486e32863 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:07.405524 20069 raft_consensus.cc:2468] T 0d9c1e23240a4e87b8200a1f36f438d7 P 4164a80befbb4bdb8f4a6a10965e10fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93cfa12a0d0a475090680a06a77ae420 in term 2.
I20260710 13:21:07.406729 19958 leader_election.cc:304] T 0d9c1e23240a4e87b8200a1f36f438d7 P 93cfa12a0d0a475090680a06a77ae420 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4164a80befbb4bdb8f4a6a10965e10fa, 93cfa12a0d0a475090680a06a77ae420; no voters: 
I20260710 13:21:07.407490 20192 raft_consensus.cc:2804] T 0d9c1e23240a4e87b8200a1f36f438d7 P 93cfa12a0d0a475090680a06a77ae420 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:07.408069 20192 raft_consensus.cc:697] T 0d9c1e23240a4e87b8200a1f36f438d7 P 93cfa12a0d0a475090680a06a77ae420 [term 2 LEADER]: Becoming Leader. State: Replica: 93cfa12a0d0a475090680a06a77ae420, State: Running, Role: LEADER
I20260710 13:21:07.408999 20192 consensus_queue.cc:237] T 0d9c1e23240a4e87b8200a1f36f438d7 P 93cfa12a0d0a475090680a06a77ae420 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93cfa12a0d0a475090680a06a77ae420" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 45177 } } peers { permanent_uuid: "4164a80befbb4bdb8f4a6a10965e10fa" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34709 } } peers { permanent_uuid: "e1a8d5e6749d46b391eeb96486e32863" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 41003 } }
I20260710 13:21:07.409652 20144 raft_consensus.cc:2468] T 0d9c1e23240a4e87b8200a1f36f438d7 P e1a8d5e6749d46b391eeb96486e32863 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93cfa12a0d0a475090680a06a77ae420 in term 2.
I20260710 13:21:07.415880 19892 catalog_manager.cc:5697] T 0d9c1e23240a4e87b8200a1f36f438d7 P 93cfa12a0d0a475090680a06a77ae420 reported cstate change: term changed from 1 to 2, leader changed from e1a8d5e6749d46b391eeb96486e32863 (127.16.20.67) to 93cfa12a0d0a475090680a06a77ae420 (127.16.20.65). New cstate: current_term: 2 leader_uuid: "93cfa12a0d0a475090680a06a77ae420" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93cfa12a0d0a475090680a06a77ae420" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 45177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4164a80befbb4bdb8f4a6a10965e10fa" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1a8d5e6749d46b391eeb96486e32863" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 41003 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:07.650465 16465 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 13:21:07.651960 16465 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 13:21:07.652285 16465 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 13:21:07.663583 19995 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "084cdf754dac4d1db58ba62b8d30202b"
dest_uuid: "93cfa12a0d0a475090680a06a77ae420"
mode: GRACEFUL
new_leader_uuid: "e1a8d5e6749d46b391eeb96486e32863"
 from {username='slave'} at 127.0.0.1:37112
I20260710 13:21:07.664150 19995 raft_consensus.cc:606] T 084cdf754dac4d1db58ba62b8d30202b P 93cfa12a0d0a475090680a06a77ae420 [term 1 LEADER]: Received request to transfer leadership to TS e1a8d5e6749d46b391eeb96486e32863
I20260710 13:21:07.665195 16465 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 13:21:07.810853 20144 raft_consensus.cc:1275] T 0d9c1e23240a4e87b8200a1f36f438d7 P e1a8d5e6749d46b391eeb96486e32863 [term 2 FOLLOWER]: Refusing update from remote peer 93cfa12a0d0a475090680a06a77ae420: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:07.812515 20192 consensus_queue.cc:1048] T 0d9c1e23240a4e87b8200a1f36f438d7 P 93cfa12a0d0a475090680a06a77ae420 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1a8d5e6749d46b391eeb96486e32863" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 41003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:07.821372 20069 raft_consensus.cc:1275] T 0d9c1e23240a4e87b8200a1f36f438d7 P 4164a80befbb4bdb8f4a6a10965e10fa [term 2 FOLLOWER]: Refusing update from remote peer 93cfa12a0d0a475090680a06a77ae420: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:07.823257 20198 consensus_queue.cc:1048] T 0d9c1e23240a4e87b8200a1f36f438d7 P 93cfa12a0d0a475090680a06a77ae420 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4164a80befbb4bdb8f4a6a10965e10fa" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:07.824375 20192 raft_consensus.cc:993] T 084cdf754dac4d1db58ba62b8d30202b P 93cfa12a0d0a475090680a06a77ae420: : Instructing follower e1a8d5e6749d46b391eeb96486e32863 to start an election
I20260710 13:21:07.824792 20197 raft_consensus.cc:1081] T 084cdf754dac4d1db58ba62b8d30202b P 93cfa12a0d0a475090680a06a77ae420 [term 1 LEADER]: Signalling peer e1a8d5e6749d46b391eeb96486e32863 to start an election
I20260710 13:21:07.826398 20144 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "084cdf754dac4d1db58ba62b8d30202b"
dest_uuid: "e1a8d5e6749d46b391eeb96486e32863"
 from {username='slave'} at 127.0.0.1:43118
I20260710 13:21:07.826884 20144 raft_consensus.cc:493] T 084cdf754dac4d1db58ba62b8d30202b P e1a8d5e6749d46b391eeb96486e32863 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:07.827244 20144 raft_consensus.cc:3060] T 084cdf754dac4d1db58ba62b8d30202b P e1a8d5e6749d46b391eeb96486e32863 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:07.833334 20144 raft_consensus.cc:515] T 084cdf754dac4d1db58ba62b8d30202b P e1a8d5e6749d46b391eeb96486e32863 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93cfa12a0d0a475090680a06a77ae420" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 45177 } } peers { permanent_uuid: "4164a80befbb4bdb8f4a6a10965e10fa" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34709 } } peers { permanent_uuid: "e1a8d5e6749d46b391eeb96486e32863" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 41003 } }
I20260710 13:21:07.835224 20144 leader_election.cc:290] T 084cdf754dac4d1db58ba62b8d30202b P e1a8d5e6749d46b391eeb96486e32863 [CANDIDATE]: Term 2 election: Requested vote from peers 93cfa12a0d0a475090680a06a77ae420 (127.16.20.65:45177), 4164a80befbb4bdb8f4a6a10965e10fa (127.16.20.66:34709)
I20260710 13:21:07.835835 19995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "084cdf754dac4d1db58ba62b8d30202b" candidate_uuid: "e1a8d5e6749d46b391eeb96486e32863" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "93cfa12a0d0a475090680a06a77ae420"
I20260710 13:21:07.836256 20069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "084cdf754dac4d1db58ba62b8d30202b" candidate_uuid: "e1a8d5e6749d46b391eeb96486e32863" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4164a80befbb4bdb8f4a6a10965e10fa"
I20260710 13:21:07.836494 19995 raft_consensus.cc:3055] T 084cdf754dac4d1db58ba62b8d30202b P 93cfa12a0d0a475090680a06a77ae420 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:07.836833 19995 raft_consensus.cc:740] T 084cdf754dac4d1db58ba62b8d30202b P 93cfa12a0d0a475090680a06a77ae420 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 93cfa12a0d0a475090680a06a77ae420, State: Running, Role: LEADER
I20260710 13:21:07.836905 20069 raft_consensus.cc:3060] T 084cdf754dac4d1db58ba62b8d30202b P 4164a80befbb4bdb8f4a6a10965e10fa [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:07.837682 19995 consensus_queue.cc:260] T 084cdf754dac4d1db58ba62b8d30202b P 93cfa12a0d0a475090680a06a77ae420 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93cfa12a0d0a475090680a06a77ae420" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 45177 } } peers { permanent_uuid: "4164a80befbb4bdb8f4a6a10965e10fa" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34709 } } peers { permanent_uuid: "e1a8d5e6749d46b391eeb96486e32863" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 41003 } }
I20260710 13:21:07.838919 19995 raft_consensus.cc:3060] T 084cdf754dac4d1db58ba62b8d30202b P 93cfa12a0d0a475090680a06a77ae420 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:07.844007 20069 raft_consensus.cc:2468] T 084cdf754dac4d1db58ba62b8d30202b P 4164a80befbb4bdb8f4a6a10965e10fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1a8d5e6749d46b391eeb96486e32863 in term 2.
I20260710 13:21:07.845160 20107 leader_election.cc:304] T 084cdf754dac4d1db58ba62b8d30202b P e1a8d5e6749d46b391eeb96486e32863 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4164a80befbb4bdb8f4a6a10965e10fa, e1a8d5e6749d46b391eeb96486e32863; no voters: 
I20260710 13:21:07.845860 19995 raft_consensus.cc:2468] T 084cdf754dac4d1db58ba62b8d30202b P 93cfa12a0d0a475090680a06a77ae420 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1a8d5e6749d46b391eeb96486e32863 in term 2.
I20260710 13:21:07.846016 20190 raft_consensus.cc:2804] T 084cdf754dac4d1db58ba62b8d30202b P e1a8d5e6749d46b391eeb96486e32863 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:07.846674 20190 raft_consensus.cc:697] T 084cdf754dac4d1db58ba62b8d30202b P e1a8d5e6749d46b391eeb96486e32863 [term 2 LEADER]: Becoming Leader. State: Replica: e1a8d5e6749d46b391eeb96486e32863, State: Running, Role: LEADER
I20260710 13:21:07.847442 20190 consensus_queue.cc:237] T 084cdf754dac4d1db58ba62b8d30202b P e1a8d5e6749d46b391eeb96486e32863 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93cfa12a0d0a475090680a06a77ae420" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 45177 } } peers { permanent_uuid: "4164a80befbb4bdb8f4a6a10965e10fa" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34709 } } peers { permanent_uuid: "e1a8d5e6749d46b391eeb96486e32863" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 41003 } }
I20260710 13:21:07.855931 19890 catalog_manager.cc:5697] T 084cdf754dac4d1db58ba62b8d30202b P e1a8d5e6749d46b391eeb96486e32863 reported cstate change: term changed from 1 to 2, leader changed from 93cfa12a0d0a475090680a06a77ae420 (127.16.20.65) to e1a8d5e6749d46b391eeb96486e32863 (127.16.20.67). New cstate: current_term: 2 leader_uuid: "e1a8d5e6749d46b391eeb96486e32863" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93cfa12a0d0a475090680a06a77ae420" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 45177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4164a80befbb4bdb8f4a6a10965e10fa" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1a8d5e6749d46b391eeb96486e32863" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 41003 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:07.907673 16465 tablet_server.cc:179] TabletServer@127.16.20.65:0 shutting down...
I20260710 13:21:07.934387 16465 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:07.935617 16465 tablet_replica.cc:333] T 0d9c1e23240a4e87b8200a1f36f438d7 P 93cfa12a0d0a475090680a06a77ae420: stopping tablet replica
I20260710 13:21:07.937767 16465 raft_consensus.cc:2243] T 0d9c1e23240a4e87b8200a1f36f438d7 P 93cfa12a0d0a475090680a06a77ae420 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:07.941357 16465 raft_consensus.cc:2272] T 0d9c1e23240a4e87b8200a1f36f438d7 P 93cfa12a0d0a475090680a06a77ae420 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:07.947551 20036 consensus_peers.cc:597] T 457ee6da5ad74122b566987836c5abf4 P 4164a80befbb4bdb8f4a6a10965e10fa -> Peer 93cfa12a0d0a475090680a06a77ae420 (127.16.20.65:45177): Couldn't send request to peer 93cfa12a0d0a475090680a06a77ae420. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:07.948359 16465 tablet_replica.cc:333] T 084cdf754dac4d1db58ba62b8d30202b P 93cfa12a0d0a475090680a06a77ae420: stopping tablet replica
I20260710 13:21:07.949379 16465 raft_consensus.cc:2243] T 084cdf754dac4d1db58ba62b8d30202b P 93cfa12a0d0a475090680a06a77ae420 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:07.950237 16465 raft_consensus.cc:2272] T 084cdf754dac4d1db58ba62b8d30202b P 93cfa12a0d0a475090680a06a77ae420 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:07.954142 16465 tablet_replica.cc:333] T 457ee6da5ad74122b566987836c5abf4 P 93cfa12a0d0a475090680a06a77ae420: stopping tablet replica
I20260710 13:21:07.954834 16465 raft_consensus.cc:2243] T 457ee6da5ad74122b566987836c5abf4 P 93cfa12a0d0a475090680a06a77ae420 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:07.955693 16465 raft_consensus.cc:2272] T 457ee6da5ad74122b566987836c5abf4 P 93cfa12a0d0a475090680a06a77ae420 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:07.959168 16465 tablet_replica.cc:333] T 639fee7e797240e0a8fd82e5ff9537bc P 93cfa12a0d0a475090680a06a77ae420: stopping tablet replica
I20260710 13:21:07.959782 16465 raft_consensus.cc:2243] T 639fee7e797240e0a8fd82e5ff9537bc P 93cfa12a0d0a475090680a06a77ae420 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:07.961081 16465 raft_consensus.cc:2272] T 639fee7e797240e0a8fd82e5ff9537bc P 93cfa12a0d0a475090680a06a77ae420 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:07.979166 16465 tablet_server.cc:196] TabletServer@127.16.20.65:0 shutdown complete.
I20260710 13:21:07.997473 16465 tablet_server.cc:179] TabletServer@127.16.20.66:0 shutting down...
I20260710 13:21:08.021626 16465 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:08.022403 16465 tablet_replica.cc:333] T 0d9c1e23240a4e87b8200a1f36f438d7 P 4164a80befbb4bdb8f4a6a10965e10fa: stopping tablet replica
I20260710 13:21:08.023378 16465 raft_consensus.cc:2243] T 0d9c1e23240a4e87b8200a1f36f438d7 P 4164a80befbb4bdb8f4a6a10965e10fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:08.024097 16465 raft_consensus.cc:2272] T 0d9c1e23240a4e87b8200a1f36f438d7 P 4164a80befbb4bdb8f4a6a10965e10fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:08.027735 16465 tablet_replica.cc:333] T 084cdf754dac4d1db58ba62b8d30202b P 4164a80befbb4bdb8f4a6a10965e10fa: stopping tablet replica
I20260710 13:21:08.028330 16465 raft_consensus.cc:2243] T 084cdf754dac4d1db58ba62b8d30202b P 4164a80befbb4bdb8f4a6a10965e10fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:08.028968 16465 raft_consensus.cc:2272] T 084cdf754dac4d1db58ba62b8d30202b P 4164a80befbb4bdb8f4a6a10965e10fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:08.031365 16465 tablet_replica.cc:333] T 639fee7e797240e0a8fd82e5ff9537bc P 4164a80befbb4bdb8f4a6a10965e10fa: stopping tablet replica
I20260710 13:21:08.031975 16465 raft_consensus.cc:2243] T 639fee7e797240e0a8fd82e5ff9537bc P 4164a80befbb4bdb8f4a6a10965e10fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:08.032482 16465 raft_consensus.cc:2272] T 639fee7e797240e0a8fd82e5ff9537bc P 4164a80befbb4bdb8f4a6a10965e10fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:08.034648 16465 tablet_replica.cc:333] T 457ee6da5ad74122b566987836c5abf4 P 4164a80befbb4bdb8f4a6a10965e10fa: stopping tablet replica
I20260710 13:21:08.035167 16465 raft_consensus.cc:2243] T 457ee6da5ad74122b566987836c5abf4 P 4164a80befbb4bdb8f4a6a10965e10fa [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:08.036373 16465 raft_consensus.cc:2272] T 457ee6da5ad74122b566987836c5abf4 P 4164a80befbb4bdb8f4a6a10965e10fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:08.062665 16465 tablet_server.cc:196] TabletServer@127.16.20.66:0 shutdown complete.
I20260710 13:21:08.079950 16465 tablet_server.cc:179] TabletServer@127.16.20.67:0 shutting down...
I20260710 13:21:08.104087 16465 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:08.104852 16465 tablet_replica.cc:333] T 084cdf754dac4d1db58ba62b8d30202b P e1a8d5e6749d46b391eeb96486e32863: stopping tablet replica
I20260710 13:21:08.105499 16465 raft_consensus.cc:2243] T 084cdf754dac4d1db58ba62b8d30202b P e1a8d5e6749d46b391eeb96486e32863 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:08.106393 16465 pending_rounds.cc:70] T 084cdf754dac4d1db58ba62b8d30202b P e1a8d5e6749d46b391eeb96486e32863: Trying to abort 1 pending ops.
I20260710 13:21:08.106622 16465 pending_rounds.cc:77] T 084cdf754dac4d1db58ba62b8d30202b P e1a8d5e6749d46b391eeb96486e32863: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305992879510245376 op_type: NO_OP noop_request { }
I20260710 13:21:08.107072 16465 raft_consensus.cc:2889] T 084cdf754dac4d1db58ba62b8d30202b P e1a8d5e6749d46b391eeb96486e32863 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:21:08.107372 16465 raft_consensus.cc:2272] T 084cdf754dac4d1db58ba62b8d30202b P e1a8d5e6749d46b391eeb96486e32863 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:08.110358 16465 tablet_replica.cc:333] T 0d9c1e23240a4e87b8200a1f36f438d7 P e1a8d5e6749d46b391eeb96486e32863: stopping tablet replica
I20260710 13:21:08.110929 16465 raft_consensus.cc:2243] T 0d9c1e23240a4e87b8200a1f36f438d7 P e1a8d5e6749d46b391eeb96486e32863 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:08.111593 16465 raft_consensus.cc:2272] T 0d9c1e23240a4e87b8200a1f36f438d7 P e1a8d5e6749d46b391eeb96486e32863 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:08.114250 16465 tablet_replica.cc:333] T 639fee7e797240e0a8fd82e5ff9537bc P e1a8d5e6749d46b391eeb96486e32863: stopping tablet replica
I20260710 13:21:08.114742 16465 raft_consensus.cc:2243] T 639fee7e797240e0a8fd82e5ff9537bc P e1a8d5e6749d46b391eeb96486e32863 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:08.115279 16465 raft_consensus.cc:2272] T 639fee7e797240e0a8fd82e5ff9537bc P e1a8d5e6749d46b391eeb96486e32863 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:08.117529 16465 tablet_replica.cc:333] T 457ee6da5ad74122b566987836c5abf4 P e1a8d5e6749d46b391eeb96486e32863: stopping tablet replica
I20260710 13:21:08.118005 16465 raft_consensus.cc:2243] T 457ee6da5ad74122b566987836c5abf4 P e1a8d5e6749d46b391eeb96486e32863 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:08.118517 16465 raft_consensus.cc:2272] T 457ee6da5ad74122b566987836c5abf4 P e1a8d5e6749d46b391eeb96486e32863 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:08.144510 16465 tablet_server.cc:196] TabletServer@127.16.20.67:0 shutdown complete.
I20260710 13:21:08.161290 16465 master.cc:562] Master@127.16.20.126:42587 shutting down...
I20260710 13:21:08.181456 16465 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9bb7f7c15f2e49319ffd10ff073cf95b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:08.182168 16465 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9bb7f7c15f2e49319ffd10ff073cf95b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:08.182533 16465 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9bb7f7c15f2e49319ffd10ff073cf95b: stopping tablet replica
I20260710 13:21:08.202255 16465 master.cc:584] Master@127.16.20.126:42587 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2801 ms)
[----------] 6 tests from LeaderRebalancerTest (90885 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 13:21:08.240658 16465 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.20.126:41475
I20260710 13:21:08.241820 16465 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:08.247148 20245 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:08.247263 20246 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:08.249213 20248 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:08.249527 16465 server_base.cc:1061] running on GCE node
I20260710 13:21:08.250452 16465 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:08.250659 16465 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:08.250847 16465 hybrid_clock.cc:648] HybridClock initialized: now 1783689668250832 us; error 0 us; skew 500 ppm
I20260710 13:21:08.251659 16465 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:08.254081 16465 webserver.cc:533] Webserver started at http://127.16.20.126:46617/ using document root <none> and password file <none>
I20260710 13:21:08.254588 16465 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:08.254740 16465 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:08.254992 16465 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:08.256245 16465 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689577187165-16465-0/minicluster-data/master-0-root/instance:
uuid: "57d30de0048f43c1ad02a2ec9a932a74"
format_stamp: "Formatted at 2026-07-10 13:21:08 on dist-test-slave-kpkl"
I20260710 13:21:08.260885 16465 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260710 13:21:08.264376 20253 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:08.265228 16465 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:21:08.265547 16465 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689577187165-16465-0/minicluster-data/master-0-root
uuid: "57d30de0048f43c1ad02a2ec9a932a74"
format_stamp: "Formatted at 2026-07-10 13:21:08 on dist-test-slave-kpkl"
I20260710 13:21:08.265851 16465 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689577187165-16465-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689577187165-16465-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689577187165-16465-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:08.301551 16465 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:08.302867 16465 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:08.342046 16465 rpc_server.cc:307] RPC server started. Bound to: 127.16.20.126:41475
I20260710 13:21:08.342240 20304 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.20.126:41475 every 8 connection(s)
I20260710 13:21:08.346393 20305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.357769 20305 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 57d30de0048f43c1ad02a2ec9a932a74: Bootstrap starting.
I20260710 13:21:08.362738 20305 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 57d30de0048f43c1ad02a2ec9a932a74: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:08.367296 20305 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 57d30de0048f43c1ad02a2ec9a932a74: No bootstrap required, opened a new log
I20260710 13:21:08.369704 20305 raft_consensus.cc:359] T 00000000000000000000000000000000 P 57d30de0048f43c1ad02a2ec9a932a74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57d30de0048f43c1ad02a2ec9a932a74" member_type: VOTER }
I20260710 13:21:08.370141 20305 raft_consensus.cc:385] T 00000000000000000000000000000000 P 57d30de0048f43c1ad02a2ec9a932a74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:08.370401 20305 raft_consensus.cc:740] T 00000000000000000000000000000000 P 57d30de0048f43c1ad02a2ec9a932a74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57d30de0048f43c1ad02a2ec9a932a74, State: Initialized, Role: FOLLOWER
I20260710 13:21:08.371016 20305 consensus_queue.cc:260] T 00000000000000000000000000000000 P 57d30de0048f43c1ad02a2ec9a932a74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "57d30de0048f43c1ad02a2ec9a932a74" member_type: VOTER }
I20260710 13:21:08.371502 20305 raft_consensus.cc:399] T 00000000000000000000000000000000 P 57d30de0048f43c1ad02a2ec9a932a74 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:21:08.371712 20305 raft_consensus.cc:493] T 00000000000000000000000000000000 P 57d30de0048f43c1ad02a2ec9a932a74 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:21:08.372036 20305 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 57d30de0048f43c1ad02a2ec9a932a74 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:08.376812 20305 raft_consensus.cc:515] T 00000000000000000000000000000000 P 57d30de0048f43c1ad02a2ec9a932a74 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57d30de0048f43c1ad02a2ec9a932a74" member_type: VOTER }
I20260710 13:21:08.377379 20305 leader_election.cc:304] T 00000000000000000000000000000000 P 57d30de0048f43c1ad02a2ec9a932a74 [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: 57d30de0048f43c1ad02a2ec9a932a74; no voters: 
I20260710 13:21:08.378547 20305 leader_election.cc:290] T 00000000000000000000000000000000 P 57d30de0048f43c1ad02a2ec9a932a74 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:21:08.379020 20308 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 57d30de0048f43c1ad02a2ec9a932a74 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:08.380417 20308 raft_consensus.cc:697] T 00000000000000000000000000000000 P 57d30de0048f43c1ad02a2ec9a932a74 [term 1 LEADER]: Becoming Leader. State: Replica: 57d30de0048f43c1ad02a2ec9a932a74, State: Running, Role: LEADER
I20260710 13:21:08.381325 20308 consensus_queue.cc:237] T 00000000000000000000000000000000 P 57d30de0048f43c1ad02a2ec9a932a74 [LEADER]: Queue going to LEADER mode. State: All 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: "57d30de0048f43c1ad02a2ec9a932a74" member_type: VOTER }
I20260710 13:21:08.381711 20305 sys_catalog.cc:565] T 00000000000000000000000000000000 P 57d30de0048f43c1ad02a2ec9a932a74 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:21:08.385229 20310 sys_catalog.cc:455] T 00000000000000000000000000000000 P 57d30de0048f43c1ad02a2ec9a932a74 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 57d30de0048f43c1ad02a2ec9a932a74. Latest consensus state: current_term: 1 leader_uuid: "57d30de0048f43c1ad02a2ec9a932a74" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57d30de0048f43c1ad02a2ec9a932a74" member_type: VOTER } }
I20260710 13:21:08.385147 20309 sys_catalog.cc:455] T 00000000000000000000000000000000 P 57d30de0048f43c1ad02a2ec9a932a74 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "57d30de0048f43c1ad02a2ec9a932a74" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57d30de0048f43c1ad02a2ec9a932a74" member_type: VOTER } }
I20260710 13:21:08.385994 20310 sys_catalog.cc:458] T 00000000000000000000000000000000 P 57d30de0048f43c1ad02a2ec9a932a74 [sys.catalog]: This master's current role is: LEADER
I20260710 13:21:08.386145 20309 sys_catalog.cc:458] T 00000000000000000000000000000000 P 57d30de0048f43c1ad02a2ec9a932a74 [sys.catalog]: This master's current role is: LEADER
I20260710 13:21:08.389357 20313 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:21:08.395089 20313 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:21:08.398948 16465 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:21:08.403934 20313 catalog_manager.cc:1383] Generated new cluster ID: 2b4e2ed29fc946f198fdea4b169918b5
I20260710 13:21:08.404202 20313 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:21:08.419615 20313 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:21:08.420852 20313 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:21:08.434892 20313 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 57d30de0048f43c1ad02a2ec9a932a74: Generated new TSK 0
I20260710 13:21:08.435501 20313 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:21:08.465930 16465 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:08.472465 20326 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:08.474071 20327 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:08.475833 20329 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:08.476152 16465 server_base.cc:1061] running on GCE node
I20260710 13:21:08.477350 16465 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:08.477645 16465 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:08.477840 16465 hybrid_clock.cc:648] HybridClock initialized: now 1783689668477823 us; error 0 us; skew 500 ppm
I20260710 13:21:08.478483 16465 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:08.481222 16465 webserver.cc:533] Webserver started at http://127.16.20.65:35071/ using document root <none> and password file <none>
I20260710 13:21:08.481798 16465 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:08.482029 16465 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:08.482337 16465 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:08.483803 16465 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689577187165-16465-0/minicluster-data/ts-0-root/instance:
uuid: "0a6b14f61e214586b088bf31ca9756e4"
format_stamp: "Formatted at 2026-07-10 13:21:08 on dist-test-slave-kpkl"
I20260710 13:21:08.488886 16465 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:21:08.492563 20334 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:08.493494 16465 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260710 13:21:08.493871 16465 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689577187165-16465-0/minicluster-data/ts-0-root
uuid: "0a6b14f61e214586b088bf31ca9756e4"
format_stamp: "Formatted at 2026-07-10 13:21:08 on dist-test-slave-kpkl"
I20260710 13:21:08.494256 16465 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689577187165-16465-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689577187165-16465-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689577187165-16465-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:08.505764 16465 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:08.507030 16465 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:08.508504 16465 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:08.510787 16465 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:08.511014 16465 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:08.511248 16465 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:08.511461 16465 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:08.552737 16465 rpc_server.cc:307] RPC server started. Bound to: 127.16.20.65:36237
I20260710 13:21:08.552825 20396 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.20.65:36237 every 8 connection(s)
I20260710 13:21:08.558050 16465 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:08.565279 20401 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:08.566118 20402 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:08.574102 20397 heartbeater.cc:344] Connected to a master server at 127.16.20.126:41475
W20260710 13:21:08.574509 20405 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:08.574726 20397 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:08.575456 16465 server_base.cc:1061] running on GCE node
I20260710 13:21:08.576045 20397 heartbeater.cc:507] Master 127.16.20.126:41475 requested a full tablet report, sending...
I20260710 13:21:08.576439 16465 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:08.576709 16465 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:08.576884 16465 hybrid_clock.cc:648] HybridClock initialized: now 1783689668576868 us; error 0 us; skew 500 ppm
I20260710 13:21:08.577605 16465 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:08.578780 20270 ts_manager.cc:194] Registered new tserver with Master: 0a6b14f61e214586b088bf31ca9756e4 (127.16.20.65:36237)
I20260710 13:21:08.580377 16465 webserver.cc:533] Webserver started at http://127.16.20.66:39533/ using document root <none> and password file <none>
I20260710 13:21:08.580919 16465 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:08.581125 16465 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:08.581269 20270 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57734
I20260710 13:21:08.581446 16465 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:08.582890 16465 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689577187165-16465-0/minicluster-data/ts-1-root/instance:
uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a"
format_stamp: "Formatted at 2026-07-10 13:21:08 on dist-test-slave-kpkl"
I20260710 13:21:08.587502 16465 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 13:21:08.590997 20409 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:08.591966 16465 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:21:08.592263 16465 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689577187165-16465-0/minicluster-data/ts-1-root
uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a"
format_stamp: "Formatted at 2026-07-10 13:21:08 on dist-test-slave-kpkl"
I20260710 13:21:08.592561 16465 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689577187165-16465-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689577187165-16465-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689577187165-16465-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:08.623279 16465 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:08.624531 16465 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:08.626191 16465 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:08.628440 16465 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:08.628661 16465 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:08.628914 16465 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:08.629089 16465 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:08.671299 16465 rpc_server.cc:307] RPC server started. Bound to: 127.16.20.66:36987
I20260710 13:21:08.671391 20471 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.20.66:36987 every 8 connection(s)
I20260710 13:21:08.676077 16465 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:08.683959 20475 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:08.686365 20476 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:08.688086 20478 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:08.688711 16465 server_base.cc:1061] running on GCE node
I20260710 13:21:08.689776 16465 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:08.690058 16465 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:08.689993 20472 heartbeater.cc:344] Connected to a master server at 127.16.20.126:41475
I20260710 13:21:08.690388 16465 hybrid_clock.cc:648] HybridClock initialized: now 1783689668690368 us; error 0 us; skew 500 ppm
I20260710 13:21:08.690531 20472 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:08.691115 16465 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:08.691443 20472 heartbeater.cc:507] Master 127.16.20.126:41475 requested a full tablet report, sending...
I20260710 13:21:08.693959 20270 ts_manager.cc:194] Registered new tserver with Master: 4d4d4895f390422fb4e9fff0b1ff8a5a (127.16.20.66:36987)
I20260710 13:21:08.694000 16465 webserver.cc:533] Webserver started at http://127.16.20.67:44891/ using document root <none> and password file <none>
I20260710 13:21:08.694815 16465 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:08.695050 16465 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:08.695379 16465 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:08.695968 20270 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57740
I20260710 13:21:08.697021 16465 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689577187165-16465-0/minicluster-data/ts-2-root/instance:
uuid: "5f694e67adec49429b43a507d17fd793"
format_stamp: "Formatted at 2026-07-10 13:21:08 on dist-test-slave-kpkl"
I20260710 13:21:08.701506 16465 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260710 13:21:08.705132 20483 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:08.705905 16465 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:21:08.706270 16465 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689577187165-16465-0/minicluster-data/ts-2-root
uuid: "5f694e67adec49429b43a507d17fd793"
format_stamp: "Formatted at 2026-07-10 13:21:08 on dist-test-slave-kpkl"
I20260710 13:21:08.706564 16465 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689577187165-16465-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689577187165-16465-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689577187165-16465-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:08.741678 16465 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:08.742902 16465 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:08.744457 16465 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:08.748308 16465 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:08.748608 16465 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:08.748898 16465 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:08.749145 16465 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:08.789664 16465 rpc_server.cc:307] RPC server started. Bound to: 127.16.20.67:34771
I20260710 13:21:08.789788 20545 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.20.67:34771 every 8 connection(s)
I20260710 13:21:08.803673 20546 heartbeater.cc:344] Connected to a master server at 127.16.20.126:41475
I20260710 13:21:08.804104 20546 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:08.804757 20546 heartbeater.cc:507] Master 127.16.20.126:41475 requested a full tablet report, sending...
I20260710 13:21:08.806720 20270 ts_manager.cc:194] Registered new tserver with Master: 5f694e67adec49429b43a507d17fd793 (127.16.20.67:34771)
I20260710 13:21:08.807359 16465 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014668693s
I20260710 13:21:08.808343 20270 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57756
I20260710 13:21:08.834776 20270 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57764:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:21:08.837850 20270 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:21:08.915927 20362 tablet_service.cc:1511] Processing CreateTablet for tablet cc9e07298d3e4c86a7f4517b1a0284c3 (DEFAULT_TABLE table=test-workload [id=da1601e683484caa8d234d58be4ba9e9]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:21:08.916841 20361 tablet_service.cc:1511] Processing CreateTablet for tablet 1becd5f9551e435f96aaf26eafb64c92 (DEFAULT_TABLE table=test-workload [id=da1601e683484caa8d234d58be4ba9e9]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:08.917517 20362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc9e07298d3e4c86a7f4517b1a0284c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.917263 20511 tablet_service.cc:1511] Processing CreateTablet for tablet cc9e07298d3e4c86a7f4517b1a0284c3 (DEFAULT_TABLE table=test-workload [id=da1601e683484caa8d234d58be4ba9e9]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:21:08.918229 20361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1becd5f9551e435f96aaf26eafb64c92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.918581 20511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc9e07298d3e4c86a7f4517b1a0284c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.920609 20360 tablet_service.cc:1511] Processing CreateTablet for tablet 2ae543699bec44189d2c6b5239265865 (DEFAULT_TABLE table=test-workload [id=da1601e683484caa8d234d58be4ba9e9]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:08.921990 20360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ae543699bec44189d2c6b5239265865. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.925472 20359 tablet_service.cc:1511] Processing CreateTablet for tablet 9991b03eddab43fb8c346f2793a7e380 (DEFAULT_TABLE table=test-workload [id=da1601e683484caa8d234d58be4ba9e9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:21:08.926874 20359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9991b03eddab43fb8c346f2793a7e380. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.930805 20510 tablet_service.cc:1511] Processing CreateTablet for tablet 1becd5f9551e435f96aaf26eafb64c92 (DEFAULT_TABLE table=test-workload [id=da1601e683484caa8d234d58be4ba9e9]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:08.932281 20510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1becd5f9551e435f96aaf26eafb64c92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.931988 20358 tablet_service.cc:1511] Processing CreateTablet for tablet 2e4ccf9bb0134b13aa8d6350af99bb2d (DEFAULT_TABLE table=test-workload [id=da1601e683484caa8d234d58be4ba9e9]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:08.933300 20358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e4ccf9bb0134b13aa8d6350af99bb2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.936712 20357 tablet_service.cc:1511] Processing CreateTablet for tablet 53c6f59516174f3db5513b4c5be7f7bf (DEFAULT_TABLE table=test-workload [id=da1601e683484caa8d234d58be4ba9e9]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:21:08.938084 20357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53c6f59516174f3db5513b4c5be7f7bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.940590 20356 tablet_service.cc:1511] Processing CreateTablet for tablet 6329c0d2dafb4de78f896ccf2e038d1e (DEFAULT_TABLE table=test-workload [id=da1601e683484caa8d234d58be4ba9e9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:08.941033 20509 tablet_service.cc:1511] Processing CreateTablet for tablet 2ae543699bec44189d2c6b5239265865 (DEFAULT_TABLE table=test-workload [id=da1601e683484caa8d234d58be4ba9e9]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:08.941391 20508 tablet_service.cc:1511] Processing CreateTablet for tablet 9991b03eddab43fb8c346f2793a7e380 (DEFAULT_TABLE table=test-workload [id=da1601e683484caa8d234d58be4ba9e9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:21:08.941937 20356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6329c0d2dafb4de78f896ccf2e038d1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.942448 20509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ae543699bec44189d2c6b5239265865. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.943078 20508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9991b03eddab43fb8c346f2793a7e380. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.944603 20354 tablet_service.cc:1511] Processing CreateTablet for tablet 67edad9f6ebb483a9a54ebeb629a1dd5 (DEFAULT_TABLE table=test-workload [id=da1601e683484caa8d234d58be4ba9e9]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:08.945863 20354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67edad9f6ebb483a9a54ebeb629a1dd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.944617 20355 tablet_service.cc:1511] Processing CreateTablet for tablet 0c8d7facd43a4d499a4b0982ff0e923d (DEFAULT_TABLE table=test-workload [id=da1601e683484caa8d234d58be4ba9e9]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:08.947577 20507 tablet_service.cc:1511] Processing CreateTablet for tablet 2e4ccf9bb0134b13aa8d6350af99bb2d (DEFAULT_TABLE table=test-workload [id=da1601e683484caa8d234d58be4ba9e9]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:08.948794 20355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c8d7facd43a4d499a4b0982ff0e923d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.948956 20507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e4ccf9bb0134b13aa8d6350af99bb2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.961109 20506 tablet_service.cc:1511] Processing CreateTablet for tablet 53c6f59516174f3db5513b4c5be7f7bf (DEFAULT_TABLE table=test-workload [id=da1601e683484caa8d234d58be4ba9e9]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:21:08.962569 20506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53c6f59516174f3db5513b4c5be7f7bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.974085 20561 tablet_bootstrap.cc:492] T cc9e07298d3e4c86a7f4517b1a0284c3 P 0a6b14f61e214586b088bf31ca9756e4: Bootstrap starting.
I20260710 13:21:08.984123 20505 tablet_service.cc:1511] Processing CreateTablet for tablet 6329c0d2dafb4de78f896ccf2e038d1e (DEFAULT_TABLE table=test-workload [id=da1601e683484caa8d234d58be4ba9e9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:08.985639 20505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6329c0d2dafb4de78f896ccf2e038d1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.982877 20503 tablet_service.cc:1511] Processing CreateTablet for tablet 67edad9f6ebb483a9a54ebeb629a1dd5 (DEFAULT_TABLE table=test-workload [id=da1601e683484caa8d234d58be4ba9e9]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:08.989670 20503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67edad9f6ebb483a9a54ebeb629a1dd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:09.005343 20437 tablet_service.cc:1511] Processing CreateTablet for tablet cc9e07298d3e4c86a7f4517b1a0284c3 (DEFAULT_TABLE table=test-workload [id=da1601e683484caa8d234d58be4ba9e9]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:21:09.007086 20437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc9e07298d3e4c86a7f4517b1a0284c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:09.009229 20436 tablet_service.cc:1511] Processing CreateTablet for tablet 1becd5f9551e435f96aaf26eafb64c92 (DEFAULT_TABLE table=test-workload [id=da1601e683484caa8d234d58be4ba9e9]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:09.010957 20436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1becd5f9551e435f96aaf26eafb64c92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:09.012120 20504 tablet_service.cc:1511] Processing CreateTablet for tablet 0c8d7facd43a4d499a4b0982ff0e923d (DEFAULT_TABLE table=test-workload [id=da1601e683484caa8d234d58be4ba9e9]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:09.013473 20504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c8d7facd43a4d499a4b0982ff0e923d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:09.032550 20435 tablet_service.cc:1511] Processing CreateTablet for tablet 2ae543699bec44189d2c6b5239265865 (DEFAULT_TABLE table=test-workload [id=da1601e683484caa8d234d58be4ba9e9]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:09.034160 20435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ae543699bec44189d2c6b5239265865. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:09.049247 20434 tablet_service.cc:1511] Processing CreateTablet for tablet 9991b03eddab43fb8c346f2793a7e380 (DEFAULT_TABLE table=test-workload [id=da1601e683484caa8d234d58be4ba9e9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:21:09.050817 20434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9991b03eddab43fb8c346f2793a7e380. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:09.057349 20561 tablet_bootstrap.cc:654] T cc9e07298d3e4c86a7f4517b1a0284c3 P 0a6b14f61e214586b088bf31ca9756e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:09.064356 20433 tablet_service.cc:1511] Processing CreateTablet for tablet 2e4ccf9bb0134b13aa8d6350af99bb2d (DEFAULT_TABLE table=test-workload [id=da1601e683484caa8d234d58be4ba9e9]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:09.066054 20433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e4ccf9bb0134b13aa8d6350af99bb2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:09.069363 20562 tablet_bootstrap.cc:492] T 9991b03eddab43fb8c346f2793a7e380 P 5f694e67adec49429b43a507d17fd793: Bootstrap starting.
I20260710 13:21:09.078490 20562 tablet_bootstrap.cc:654] T 9991b03eddab43fb8c346f2793a7e380 P 5f694e67adec49429b43a507d17fd793: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:09.081195 20432 tablet_service.cc:1511] Processing CreateTablet for tablet 53c6f59516174f3db5513b4c5be7f7bf (DEFAULT_TABLE table=test-workload [id=da1601e683484caa8d234d58be4ba9e9]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:21:09.082726 20432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53c6f59516174f3db5513b4c5be7f7bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:09.083904 20431 tablet_service.cc:1511] Processing CreateTablet for tablet 67edad9f6ebb483a9a54ebeb629a1dd5 (DEFAULT_TABLE table=test-workload [id=da1601e683484caa8d234d58be4ba9e9]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:09.086035 20431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67edad9f6ebb483a9a54ebeb629a1dd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:09.084247 20434 tablet_service.cc:1511] Processing CreateTablet for tablet 0c8d7facd43a4d499a4b0982ff0e923d (DEFAULT_TABLE table=test-workload [id=da1601e683484caa8d234d58be4ba9e9]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:09.108114 20436 tablet_service.cc:1511] Processing CreateTablet for tablet 6329c0d2dafb4de78f896ccf2e038d1e (DEFAULT_TABLE table=test-workload [id=da1601e683484caa8d234d58be4ba9e9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:09.104262 20434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c8d7facd43a4d499a4b0982ff0e923d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:09.116750 20564 tablet_bootstrap.cc:492] T cc9e07298d3e4c86a7f4517b1a0284c3 P 4d4d4895f390422fb4e9fff0b1ff8a5a: Bootstrap starting.
I20260710 13:21:09.118211 20436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6329c0d2dafb4de78f896ccf2e038d1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:09.118419 20561 tablet_bootstrap.cc:492] T cc9e07298d3e4c86a7f4517b1a0284c3 P 0a6b14f61e214586b088bf31ca9756e4: No bootstrap required, opened a new log
I20260710 13:21:09.119091 20561 ts_tablet_manager.cc:1403] T cc9e07298d3e4c86a7f4517b1a0284c3 P 0a6b14f61e214586b088bf31ca9756e4: Time spent bootstrapping tablet: real 0.145s	user 0.015s	sys 0.028s
I20260710 13:21:09.122399 20561 raft_consensus.cc:359] T cc9e07298d3e4c86a7f4517b1a0284c3 P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } } peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } }
I20260710 13:21:09.123216 20561 raft_consensus.cc:385] T cc9e07298d3e4c86a7f4517b1a0284c3 P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:09.123569 20561 raft_consensus.cc:740] T cc9e07298d3e4c86a7f4517b1a0284c3 P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a6b14f61e214586b088bf31ca9756e4, State: Initialized, Role: FOLLOWER
I20260710 13:21:09.124384 20561 consensus_queue.cc:260] T cc9e07298d3e4c86a7f4517b1a0284c3 P 0a6b14f61e214586b088bf31ca9756e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } } peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } }
I20260710 13:21:09.125315 20562 tablet_bootstrap.cc:492] T 9991b03eddab43fb8c346f2793a7e380 P 5f694e67adec49429b43a507d17fd793: No bootstrap required, opened a new log
I20260710 13:21:09.125998 20562 ts_tablet_manager.cc:1403] T 9991b03eddab43fb8c346f2793a7e380 P 5f694e67adec49429b43a507d17fd793: Time spent bootstrapping tablet: real 0.057s	user 0.010s	sys 0.013s
I20260710 13:21:09.131495 20562 raft_consensus.cc:359] T 9991b03eddab43fb8c346f2793a7e380 P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:09.133898 20564 tablet_bootstrap.cc:654] T cc9e07298d3e4c86a7f4517b1a0284c3 P 4d4d4895f390422fb4e9fff0b1ff8a5a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:09.138684 20562 raft_consensus.cc:385] T 9991b03eddab43fb8c346f2793a7e380 P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:09.139073 20562 raft_consensus.cc:740] T 9991b03eddab43fb8c346f2793a7e380 P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f694e67adec49429b43a507d17fd793, State: Initialized, Role: FOLLOWER
I20260710 13:21:09.139986 20562 consensus_queue.cc:260] T 9991b03eddab43fb8c346f2793a7e380 P 5f694e67adec49429b43a507d17fd793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:09.143313 20397 heartbeater.cc:499] Master 127.16.20.126:41475 was elected leader, sending a full tablet report...
I20260710 13:21:09.143705 20561 ts_tablet_manager.cc:1434] T cc9e07298d3e4c86a7f4517b1a0284c3 P 0a6b14f61e214586b088bf31ca9756e4: Time spent starting tablet: real 0.024s	user 0.013s	sys 0.011s
I20260710 13:21:09.144871 20561 tablet_bootstrap.cc:492] T 1becd5f9551e435f96aaf26eafb64c92 P 0a6b14f61e214586b088bf31ca9756e4: Bootstrap starting.
I20260710 13:21:09.151150 20546 heartbeater.cc:499] Master 127.16.20.126:41475 was elected leader, sending a full tablet report...
I20260710 13:21:09.151769 20562 ts_tablet_manager.cc:1434] T 9991b03eddab43fb8c346f2793a7e380 P 5f694e67adec49429b43a507d17fd793: Time spent starting tablet: real 0.024s	user 0.014s	sys 0.004s
I20260710 13:21:09.151949 20561 tablet_bootstrap.cc:654] T 1becd5f9551e435f96aaf26eafb64c92 P 0a6b14f61e214586b088bf31ca9756e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:09.152818 20562 tablet_bootstrap.cc:492] T cc9e07298d3e4c86a7f4517b1a0284c3 P 5f694e67adec49429b43a507d17fd793: Bootstrap starting.
I20260710 13:21:09.159919 20562 tablet_bootstrap.cc:654] T cc9e07298d3e4c86a7f4517b1a0284c3 P 5f694e67adec49429b43a507d17fd793: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:09.166762 20564 tablet_bootstrap.cc:492] T cc9e07298d3e4c86a7f4517b1a0284c3 P 4d4d4895f390422fb4e9fff0b1ff8a5a: No bootstrap required, opened a new log
I20260710 13:21:09.167300 20564 ts_tablet_manager.cc:1403] T cc9e07298d3e4c86a7f4517b1a0284c3 P 4d4d4895f390422fb4e9fff0b1ff8a5a: Time spent bootstrapping tablet: real 0.051s	user 0.013s	sys 0.000s
I20260710 13:21:09.167326 20561 tablet_bootstrap.cc:492] T 1becd5f9551e435f96aaf26eafb64c92 P 0a6b14f61e214586b088bf31ca9756e4: No bootstrap required, opened a new log
I20260710 13:21:09.168021 20561 ts_tablet_manager.cc:1403] T 1becd5f9551e435f96aaf26eafb64c92 P 0a6b14f61e214586b088bf31ca9756e4: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.006s
I20260710 13:21:09.170742 20562 tablet_bootstrap.cc:492] T cc9e07298d3e4c86a7f4517b1a0284c3 P 5f694e67adec49429b43a507d17fd793: No bootstrap required, opened a new log
I20260710 13:21:09.170732 20564 raft_consensus.cc:359] T cc9e07298d3e4c86a7f4517b1a0284c3 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } } peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } }
I20260710 13:21:09.171624 20562 ts_tablet_manager.cc:1403] T cc9e07298d3e4c86a7f4517b1a0284c3 P 5f694e67adec49429b43a507d17fd793: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260710 13:21:09.171227 20561 raft_consensus.cc:359] T 1becd5f9551e435f96aaf26eafb64c92 P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:09.172175 20561 raft_consensus.cc:385] T 1becd5f9551e435f96aaf26eafb64c92 P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:09.172488 20561 raft_consensus.cc:740] T 1becd5f9551e435f96aaf26eafb64c92 P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a6b14f61e214586b088bf31ca9756e4, State: Initialized, Role: FOLLOWER
I20260710 13:21:09.173651 20561 consensus_queue.cc:260] T 1becd5f9551e435f96aaf26eafb64c92 P 0a6b14f61e214586b088bf31ca9756e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:09.174974 20562 raft_consensus.cc:359] T cc9e07298d3e4c86a7f4517b1a0284c3 P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } } peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } }
I20260710 13:21:09.175776 20562 raft_consensus.cc:385] T cc9e07298d3e4c86a7f4517b1a0284c3 P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:09.176017 20561 ts_tablet_manager.cc:1434] T 1becd5f9551e435f96aaf26eafb64c92 P 0a6b14f61e214586b088bf31ca9756e4: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:21:09.176113 20562 raft_consensus.cc:740] T cc9e07298d3e4c86a7f4517b1a0284c3 P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f694e67adec49429b43a507d17fd793, State: Initialized, Role: FOLLOWER
I20260710 13:21:09.177229 20561 tablet_bootstrap.cc:492] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 0a6b14f61e214586b088bf31ca9756e4: Bootstrap starting.
I20260710 13:21:09.177206 20562 consensus_queue.cc:260] T cc9e07298d3e4c86a7f4517b1a0284c3 P 5f694e67adec49429b43a507d17fd793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } } peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } }
I20260710 13:21:09.179800 20562 ts_tablet_manager.cc:1434] T cc9e07298d3e4c86a7f4517b1a0284c3 P 5f694e67adec49429b43a507d17fd793: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:21:09.180804 20562 tablet_bootstrap.cc:492] T 2ae543699bec44189d2c6b5239265865 P 5f694e67adec49429b43a507d17fd793: Bootstrap starting.
I20260710 13:21:09.184448 20561 tablet_bootstrap.cc:654] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 0a6b14f61e214586b088bf31ca9756e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:09.187510 20562 tablet_bootstrap.cc:654] T 2ae543699bec44189d2c6b5239265865 P 5f694e67adec49429b43a507d17fd793: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:09.189582 20561 tablet_bootstrap.cc:492] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 0a6b14f61e214586b088bf31ca9756e4: No bootstrap required, opened a new log
I20260710 13:21:09.190013 20561 ts_tablet_manager.cc:1403] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 0a6b14f61e214586b088bf31ca9756e4: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260710 13:21:09.192230 20561 raft_consensus.cc:359] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:09.171597 20564 raft_consensus.cc:385] T cc9e07298d3e4c86a7f4517b1a0284c3 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:09.193039 20561 raft_consensus.cc:385] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:09.193212 20564 raft_consensus.cc:740] T cc9e07298d3e4c86a7f4517b1a0284c3 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d4d4895f390422fb4e9fff0b1ff8a5a, State: Initialized, Role: FOLLOWER
I20260710 13:21:09.193440 20561 raft_consensus.cc:740] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a6b14f61e214586b088bf31ca9756e4, State: Initialized, Role: FOLLOWER
I20260710 13:21:09.194478 20561 consensus_queue.cc:260] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 0a6b14f61e214586b088bf31ca9756e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:09.194550 20564 consensus_queue.cc:260] T cc9e07298d3e4c86a7f4517b1a0284c3 P 4d4d4895f390422fb4e9fff0b1ff8a5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } } peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } }
I20260710 13:21:09.196861 20562 tablet_bootstrap.cc:492] T 2ae543699bec44189d2c6b5239265865 P 5f694e67adec49429b43a507d17fd793: No bootstrap required, opened a new log
I20260710 13:21:09.196952 20561 ts_tablet_manager.cc:1434] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 0a6b14f61e214586b088bf31ca9756e4: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:21:09.197778 20562 ts_tablet_manager.cc:1403] T 2ae543699bec44189d2c6b5239265865 P 5f694e67adec49429b43a507d17fd793: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.008s
I20260710 13:21:09.198239 20561 tablet_bootstrap.cc:492] T 6329c0d2dafb4de78f896ccf2e038d1e P 0a6b14f61e214586b088bf31ca9756e4: Bootstrap starting.
I20260710 13:21:09.200484 20472 heartbeater.cc:499] Master 127.16.20.126:41475 was elected leader, sending a full tablet report...
I20260710 13:21:09.201048 20562 raft_consensus.cc:359] T 2ae543699bec44189d2c6b5239265865 P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:09.201778 20562 raft_consensus.cc:385] T 2ae543699bec44189d2c6b5239265865 P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:09.202075 20562 raft_consensus.cc:740] T 2ae543699bec44189d2c6b5239265865 P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f694e67adec49429b43a507d17fd793, State: Initialized, Role: FOLLOWER
I20260710 13:21:09.202976 20562 consensus_queue.cc:260] T 2ae543699bec44189d2c6b5239265865 P 5f694e67adec49429b43a507d17fd793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:09.204844 20561 tablet_bootstrap.cc:654] T 6329c0d2dafb4de78f896ccf2e038d1e P 0a6b14f61e214586b088bf31ca9756e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:09.208091 20564 ts_tablet_manager.cc:1434] T cc9e07298d3e4c86a7f4517b1a0284c3 P 4d4d4895f390422fb4e9fff0b1ff8a5a: Time spent starting tablet: real 0.040s	user 0.010s	sys 0.000s
I20260710 13:21:09.209610 20564 tablet_bootstrap.cc:492] T 9991b03eddab43fb8c346f2793a7e380 P 4d4d4895f390422fb4e9fff0b1ff8a5a: Bootstrap starting.
I20260710 13:21:09.213122 20562 ts_tablet_manager.cc:1434] T 2ae543699bec44189d2c6b5239265865 P 5f694e67adec49429b43a507d17fd793: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260710 13:21:09.214206 20562 tablet_bootstrap.cc:492] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 5f694e67adec49429b43a507d17fd793: Bootstrap starting.
I20260710 13:21:09.217548 20561 tablet_bootstrap.cc:492] T 6329c0d2dafb4de78f896ccf2e038d1e P 0a6b14f61e214586b088bf31ca9756e4: No bootstrap required, opened a new log
I20260710 13:21:09.217921 20564 tablet_bootstrap.cc:654] T 9991b03eddab43fb8c346f2793a7e380 P 4d4d4895f390422fb4e9fff0b1ff8a5a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:09.218108 20561 ts_tablet_manager.cc:1403] T 6329c0d2dafb4de78f896ccf2e038d1e P 0a6b14f61e214586b088bf31ca9756e4: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.003s
I20260710 13:21:09.221599 20561 raft_consensus.cc:359] T 6329c0d2dafb4de78f896ccf2e038d1e P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:09.222400 20561 raft_consensus.cc:385] T 6329c0d2dafb4de78f896ccf2e038d1e P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:09.222776 20561 raft_consensus.cc:740] T 6329c0d2dafb4de78f896ccf2e038d1e P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a6b14f61e214586b088bf31ca9756e4, State: Initialized, Role: FOLLOWER
I20260710 13:21:09.223250 20562 tablet_bootstrap.cc:654] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 5f694e67adec49429b43a507d17fd793: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:09.223803 20561 consensus_queue.cc:260] T 6329c0d2dafb4de78f896ccf2e038d1e P 0a6b14f61e214586b088bf31ca9756e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:09.229008 20561 ts_tablet_manager.cc:1434] T 6329c0d2dafb4de78f896ccf2e038d1e P 0a6b14f61e214586b088bf31ca9756e4: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.002s
I20260710 13:21:09.230334 20561 tablet_bootstrap.cc:492] T 0c8d7facd43a4d499a4b0982ff0e923d P 0a6b14f61e214586b088bf31ca9756e4: Bootstrap starting.
I20260710 13:21:09.232421 20562 tablet_bootstrap.cc:492] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 5f694e67adec49429b43a507d17fd793: No bootstrap required, opened a new log
I20260710 13:21:09.232963 20562 ts_tablet_manager.cc:1403] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 5f694e67adec49429b43a507d17fd793: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.005s
I20260710 13:21:09.232445 20564 tablet_bootstrap.cc:492] T 9991b03eddab43fb8c346f2793a7e380 P 4d4d4895f390422fb4e9fff0b1ff8a5a: No bootstrap required, opened a new log
I20260710 13:21:09.234153 20564 ts_tablet_manager.cc:1403] T 9991b03eddab43fb8c346f2793a7e380 P 4d4d4895f390422fb4e9fff0b1ff8a5a: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.004s
I20260710 13:21:09.235910 20562 raft_consensus.cc:359] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:09.236595 20562 raft_consensus.cc:385] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:09.236856 20561 tablet_bootstrap.cc:654] T 0c8d7facd43a4d499a4b0982ff0e923d P 0a6b14f61e214586b088bf31ca9756e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:09.236891 20562 raft_consensus.cc:740] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f694e67adec49429b43a507d17fd793, State: Initialized, Role: FOLLOWER
I20260710 13:21:09.237911 20562 consensus_queue.cc:260] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 5f694e67adec49429b43a507d17fd793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:09.240401 20562 ts_tablet_manager.cc:1434] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 5f694e67adec49429b43a507d17fd793: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:21:09.241549 20562 tablet_bootstrap.cc:492] T 53c6f59516174f3db5513b4c5be7f7bf P 5f694e67adec49429b43a507d17fd793: Bootstrap starting.
I20260710 13:21:09.248134 20562 tablet_bootstrap.cc:654] T 53c6f59516174f3db5513b4c5be7f7bf P 5f694e67adec49429b43a507d17fd793: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:09.252921 20573 raft_consensus.cc:493] T cc9e07298d3e4c86a7f4517b1a0284c3 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:09.253671 20573 raft_consensus.cc:515] T cc9e07298d3e4c86a7f4517b1a0284c3 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } } peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } }
I20260710 13:21:09.259217 20564 raft_consensus.cc:359] T 9991b03eddab43fb8c346f2793a7e380 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:09.260560 20564 raft_consensus.cc:385] T 9991b03eddab43fb8c346f2793a7e380 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:09.261806 20573 leader_election.cc:290] T cc9e07298d3e4c86a7f4517b1a0284c3 P 4d4d4895f390422fb4e9fff0b1ff8a5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f694e67adec49429b43a507d17fd793 (127.16.20.67:34771), 0a6b14f61e214586b088bf31ca9756e4 (127.16.20.65:36237)
I20260710 13:21:09.263626 20564 raft_consensus.cc:740] T 9991b03eddab43fb8c346f2793a7e380 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d4d4895f390422fb4e9fff0b1ff8a5a, State: Initialized, Role: FOLLOWER
I20260710 13:21:09.265218 20567 raft_consensus.cc:493] T cc9e07298d3e4c86a7f4517b1a0284c3 P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:09.266090 20567 raft_consensus.cc:515] T cc9e07298d3e4c86a7f4517b1a0284c3 P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } } peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } }
I20260710 13:21:09.269570 20567 leader_election.cc:290] T cc9e07298d3e4c86a7f4517b1a0284c3 P 5f694e67adec49429b43a507d17fd793 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a6b14f61e214586b088bf31ca9756e4 (127.16.20.65:36237), 4d4d4895f390422fb4e9fff0b1ff8a5a (127.16.20.66:36987)
I20260710 13:21:09.271180 20564 consensus_queue.cc:260] T 9991b03eddab43fb8c346f2793a7e380 P 4d4d4895f390422fb4e9fff0b1ff8a5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:09.277881 20564 ts_tablet_manager.cc:1434] T 9991b03eddab43fb8c346f2793a7e380 P 4d4d4895f390422fb4e9fff0b1ff8a5a: Time spent starting tablet: real 0.043s	user 0.008s	sys 0.000s
I20260710 13:21:09.288694 20564 tablet_bootstrap.cc:492] T 1becd5f9551e435f96aaf26eafb64c92 P 4d4d4895f390422fb4e9fff0b1ff8a5a: Bootstrap starting.
I20260710 13:21:09.289662 20521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc9e07298d3e4c86a7f4517b1a0284c3" candidate_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f694e67adec49429b43a507d17fd793" is_pre_election: true
I20260710 13:21:09.291525 20521 raft_consensus.cc:2468] T cc9e07298d3e4c86a7f4517b1a0284c3 P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d4d4895f390422fb4e9fff0b1ff8a5a in term 0.
I20260710 13:21:09.285763 20561 tablet_bootstrap.cc:492] T 0c8d7facd43a4d499a4b0982ff0e923d P 0a6b14f61e214586b088bf31ca9756e4: No bootstrap required, opened a new log
I20260710 13:21:09.292910 20561 ts_tablet_manager.cc:1403] T 0c8d7facd43a4d499a4b0982ff0e923d P 0a6b14f61e214586b088bf31ca9756e4: Time spent bootstrapping tablet: real 0.063s	user 0.018s	sys 0.037s
I20260710 13:21:09.292847 20410 leader_election.cc:304] T cc9e07298d3e4c86a7f4517b1a0284c3 P 4d4d4895f390422fb4e9fff0b1ff8a5a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d4d4895f390422fb4e9fff0b1ff8a5a, 5f694e67adec49429b43a507d17fd793; no voters: 
I20260710 13:21:09.294204 20573 raft_consensus.cc:2804] T cc9e07298d3e4c86a7f4517b1a0284c3 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:09.294637 20573 raft_consensus.cc:493] T cc9e07298d3e4c86a7f4517b1a0284c3 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:09.295040 20573 raft_consensus.cc:3060] T cc9e07298d3e4c86a7f4517b1a0284c3 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:09.296203 20561 raft_consensus.cc:359] T 0c8d7facd43a4d499a4b0982ff0e923d P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:09.296972 20561 raft_consensus.cc:385] T 0c8d7facd43a4d499a4b0982ff0e923d P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:09.297264 20561 raft_consensus.cc:740] T 0c8d7facd43a4d499a4b0982ff0e923d P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a6b14f61e214586b088bf31ca9756e4, State: Initialized, Role: FOLLOWER
I20260710 13:21:09.297996 20561 consensus_queue.cc:260] T 0c8d7facd43a4d499a4b0982ff0e923d P 0a6b14f61e214586b088bf31ca9756e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:09.300495 20561 ts_tablet_manager.cc:1434] T 0c8d7facd43a4d499a4b0982ff0e923d P 0a6b14f61e214586b088bf31ca9756e4: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 13:21:09.301496 20561 tablet_bootstrap.cc:492] T 9991b03eddab43fb8c346f2793a7e380 P 0a6b14f61e214586b088bf31ca9756e4: Bootstrap starting.
I20260710 13:21:09.308125 20561 tablet_bootstrap.cc:654] T 9991b03eddab43fb8c346f2793a7e380 P 0a6b14f61e214586b088bf31ca9756e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:09.321499 20567 raft_consensus.cc:493] T 2ae543699bec44189d2c6b5239265865 P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:09.322135 20567 raft_consensus.cc:515] T 2ae543699bec44189d2c6b5239265865 P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:09.324433 20567 leader_election.cc:290] T 2ae543699bec44189d2c6b5239265865 P 5f694e67adec49429b43a507d17fd793 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a6b14f61e214586b088bf31ca9756e4 (127.16.20.65:36237), 4d4d4895f390422fb4e9fff0b1ff8a5a (127.16.20.66:36987)
I20260710 13:21:09.341120 20372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc9e07298d3e4c86a7f4517b1a0284c3" candidate_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a6b14f61e214586b088bf31ca9756e4" is_pre_election: true
I20260710 13:21:09.342350 20372 raft_consensus.cc:2468] T cc9e07298d3e4c86a7f4517b1a0284c3 P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d4d4895f390422fb4e9fff0b1ff8a5a in term 0.
I20260710 13:21:09.347949 20567 raft_consensus.cc:493] T 9991b03eddab43fb8c346f2793a7e380 P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:09.348896 20567 raft_consensus.cc:515] T 9991b03eddab43fb8c346f2793a7e380 P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:09.353334 20567 leader_election.cc:290] T 9991b03eddab43fb8c346f2793a7e380 P 5f694e67adec49429b43a507d17fd793 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a6b14f61e214586b088bf31ca9756e4 (127.16.20.65:36237), 4d4d4895f390422fb4e9fff0b1ff8a5a (127.16.20.66:36987)
I20260710 13:21:09.358213 20573 raft_consensus.cc:515] T cc9e07298d3e4c86a7f4517b1a0284c3 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } } peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } }
I20260710 13:21:09.359251 20561 tablet_bootstrap.cc:492] T 9991b03eddab43fb8c346f2793a7e380 P 0a6b14f61e214586b088bf31ca9756e4: No bootstrap required, opened a new log
I20260710 13:21:09.360509 20561 ts_tablet_manager.cc:1403] T 9991b03eddab43fb8c346f2793a7e380 P 0a6b14f61e214586b088bf31ca9756e4: Time spent bootstrapping tablet: real 0.059s	user 0.035s	sys 0.023s
I20260710 13:21:09.360455 20564 tablet_bootstrap.cc:654] T 1becd5f9551e435f96aaf26eafb64c92 P 4d4d4895f390422fb4e9fff0b1ff8a5a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:09.363871 20372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc9e07298d3e4c86a7f4517b1a0284c3" candidate_uuid: "5f694e67adec49429b43a507d17fd793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a6b14f61e214586b088bf31ca9756e4" is_pre_election: true
I20260710 13:21:09.364562 20372 raft_consensus.cc:2468] T cc9e07298d3e4c86a7f4517b1a0284c3 P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f694e67adec49429b43a507d17fd793 in term 0.
I20260710 13:21:09.365366 20371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ae543699bec44189d2c6b5239265865" candidate_uuid: "5f694e67adec49429b43a507d17fd793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a6b14f61e214586b088bf31ca9756e4" is_pre_election: true
I20260710 13:21:09.365473 20561 raft_consensus.cc:359] T 9991b03eddab43fb8c346f2793a7e380 P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:09.366065 20370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9991b03eddab43fb8c346f2793a7e380" candidate_uuid: "5f694e67adec49429b43a507d17fd793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a6b14f61e214586b088bf31ca9756e4" is_pre_election: true
I20260710 13:21:09.366341 20561 raft_consensus.cc:385] T 9991b03eddab43fb8c346f2793a7e380 P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:09.366747 20561 raft_consensus.cc:740] T 9991b03eddab43fb8c346f2793a7e380 P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a6b14f61e214586b088bf31ca9756e4, State: Initialized, Role: FOLLOWER
I20260710 13:21:09.367492 20371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc9e07298d3e4c86a7f4517b1a0284c3" candidate_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a6b14f61e214586b088bf31ca9756e4"
I20260710 13:21:09.368142 20371 raft_consensus.cc:3060] T cc9e07298d3e4c86a7f4517b1a0284c3 P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:09.367726 20561 consensus_queue.cc:260] T 9991b03eddab43fb8c346f2793a7e380 P 0a6b14f61e214586b088bf31ca9756e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:09.369015 20370 raft_consensus.cc:2468] T 9991b03eddab43fb8c346f2793a7e380 P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f694e67adec49429b43a507d17fd793 in term 0.
I20260710 13:21:09.370298 20584 raft_consensus.cc:493] T 9991b03eddab43fb8c346f2793a7e380 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:09.370903 20561 ts_tablet_manager.cc:1434] T 9991b03eddab43fb8c346f2793a7e380 P 0a6b14f61e214586b088bf31ca9756e4: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260710 13:21:09.370950 20584 raft_consensus.cc:515] T 9991b03eddab43fb8c346f2793a7e380 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:09.367918 20486 leader_election.cc:304] T cc9e07298d3e4c86a7f4517b1a0284c3 P 5f694e67adec49429b43a507d17fd793 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a6b14f61e214586b088bf31ca9756e4, 5f694e67adec49429b43a507d17fd793; no voters: 
I20260710 13:21:09.372284 20561 tablet_bootstrap.cc:492] T 53c6f59516174f3db5513b4c5be7f7bf P 0a6b14f61e214586b088bf31ca9756e4: Bootstrap starting.
W20260710 13:21:09.372529 20486 leader_election.cc:343] T 2ae543699bec44189d2c6b5239265865 P 5f694e67adec49429b43a507d17fd793 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a6b14f61e214586b088bf31ca9756e4 (127.16.20.65:36237): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:09.373255 20567 raft_consensus.cc:2804] T cc9e07298d3e4c86a7f4517b1a0284c3 P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:09.373637 20567 raft_consensus.cc:493] T cc9e07298d3e4c86a7f4517b1a0284c3 P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:09.373724 20584 leader_election.cc:290] T 9991b03eddab43fb8c346f2793a7e380 P 4d4d4895f390422fb4e9fff0b1ff8a5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a6b14f61e214586b088bf31ca9756e4 (127.16.20.65:36237), 5f694e67adec49429b43a507d17fd793 (127.16.20.67:34771)
I20260710 13:21:09.374083 20567 raft_consensus.cc:3060] T cc9e07298d3e4c86a7f4517b1a0284c3 P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:09.374846 20562 tablet_bootstrap.cc:492] T 53c6f59516174f3db5513b4c5be7f7bf P 5f694e67adec49429b43a507d17fd793: No bootstrap required, opened a new log
I20260710 13:21:09.375430 20562 ts_tablet_manager.cc:1403] T 53c6f59516174f3db5513b4c5be7f7bf P 5f694e67adec49429b43a507d17fd793: Time spent bootstrapping tablet: real 0.134s	user 0.031s	sys 0.081s
I20260710 13:21:09.380442 20561 tablet_bootstrap.cc:654] T 53c6f59516174f3db5513b4c5be7f7bf P 0a6b14f61e214586b088bf31ca9756e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:09.379976 20562 raft_consensus.cc:359] T 53c6f59516174f3db5513b4c5be7f7bf P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:09.380903 20562 raft_consensus.cc:385] T 53c6f59516174f3db5513b4c5be7f7bf P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:09.381052 20372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9991b03eddab43fb8c346f2793a7e380" candidate_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a6b14f61e214586b088bf31ca9756e4" is_pre_election: true
I20260710 13:21:09.381264 20562 raft_consensus.cc:740] T 53c6f59516174f3db5513b4c5be7f7bf P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f694e67adec49429b43a507d17fd793, State: Initialized, Role: FOLLOWER
I20260710 13:21:09.385566 20486 leader_election.cc:304] T 9991b03eddab43fb8c346f2793a7e380 P 5f694e67adec49429b43a507d17fd793 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a6b14f61e214586b088bf31ca9756e4, 5f694e67adec49429b43a507d17fd793; no voters: 
I20260710 13:21:09.385809 20562 consensus_queue.cc:260] T 53c6f59516174f3db5513b4c5be7f7bf P 5f694e67adec49429b43a507d17fd793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:09.391178 20447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc9e07298d3e4c86a7f4517b1a0284c3" candidate_uuid: "5f694e67adec49429b43a507d17fd793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" is_pre_election: true
I20260710 13:21:09.392374 20447 raft_consensus.cc:2393] T cc9e07298d3e4c86a7f4517b1a0284c3 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5f694e67adec49429b43a507d17fd793 in current term 1: Already voted for candidate 4d4d4895f390422fb4e9fff0b1ff8a5a in this term.
W20260710 13:21:09.393829 20318 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:21:09.395394 20446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ae543699bec44189d2c6b5239265865" candidate_uuid: "5f694e67adec49429b43a507d17fd793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" is_pre_election: true
I20260710 13:21:09.395689 20573 leader_election.cc:290] T cc9e07298d3e4c86a7f4517b1a0284c3 P 4d4d4895f390422fb4e9fff0b1ff8a5a [CANDIDATE]: Term 1 election: Requested vote from peers 5f694e67adec49429b43a507d17fd793 (127.16.20.67:34771), 0a6b14f61e214586b088bf31ca9756e4 (127.16.20.65:36237)
I20260710 13:21:09.396746 20567 raft_consensus.cc:515] T cc9e07298d3e4c86a7f4517b1a0284c3 P 5f694e67adec49429b43a507d17fd793 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } } peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } }
I20260710 13:21:09.397830 20446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9991b03eddab43fb8c346f2793a7e380" candidate_uuid: "5f694e67adec49429b43a507d17fd793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" is_pre_election: true
I20260710 13:21:09.398468 20446 raft_consensus.cc:2468] T 9991b03eddab43fb8c346f2793a7e380 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f694e67adec49429b43a507d17fd793 in term 0.
W20260710 13:21:09.400455 20484 leader_election.cc:343] T 2ae543699bec44189d2c6b5239265865 P 5f694e67adec49429b43a507d17fd793 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d4d4895f390422fb4e9fff0b1ff8a5a (127.16.20.66:36987): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:09.401055 20484 leader_election.cc:304] T 2ae543699bec44189d2c6b5239265865 P 5f694e67adec49429b43a507d17fd793 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f694e67adec49429b43a507d17fd793; no voters: 0a6b14f61e214586b088bf31ca9756e4, 4d4d4895f390422fb4e9fff0b1ff8a5a
I20260710 13:21:09.401562 20446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc9e07298d3e4c86a7f4517b1a0284c3" candidate_uuid: "5f694e67adec49429b43a507d17fd793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a"
I20260710 13:21:09.402452 20446 raft_consensus.cc:2393] T cc9e07298d3e4c86a7f4517b1a0284c3 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5f694e67adec49429b43a507d17fd793 in current term 1: Already voted for candidate 4d4d4895f390422fb4e9fff0b1ff8a5a in this term.
I20260710 13:21:09.405990 20371 raft_consensus.cc:2468] T cc9e07298d3e4c86a7f4517b1a0284c3 P 0a6b14f61e214586b088bf31ca9756e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d4d4895f390422fb4e9fff0b1ff8a5a in term 1.
I20260710 13:21:09.407302 20412 leader_election.cc:304] T cc9e07298d3e4c86a7f4517b1a0284c3 P 4d4d4895f390422fb4e9fff0b1ff8a5a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a6b14f61e214586b088bf31ca9756e4, 4d4d4895f390422fb4e9fff0b1ff8a5a; no voters: 
I20260710 13:21:09.407861 20370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc9e07298d3e4c86a7f4517b1a0284c3" candidate_uuid: "5f694e67adec49429b43a507d17fd793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a6b14f61e214586b088bf31ca9756e4"
I20260710 13:21:09.408285 20573 raft_consensus.cc:2804] T cc9e07298d3e4c86a7f4517b1a0284c3 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:09.408762 20370 raft_consensus.cc:2393] T cc9e07298d3e4c86a7f4517b1a0284c3 P 0a6b14f61e214586b088bf31ca9756e4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5f694e67adec49429b43a507d17fd793 in current term 1: Already voted for candidate 4d4d4895f390422fb4e9fff0b1ff8a5a in this term.
I20260710 13:21:09.409603 20573 raft_consensus.cc:697] T cc9e07298d3e4c86a7f4517b1a0284c3 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 1 LEADER]: Becoming Leader. State: Replica: 4d4d4895f390422fb4e9fff0b1ff8a5a, State: Running, Role: LEADER
I20260710 13:21:09.410573 20521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc9e07298d3e4c86a7f4517b1a0284c3" candidate_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f694e67adec49429b43a507d17fd793"
I20260710 13:21:09.411657 20521 raft_consensus.cc:2393] T cc9e07298d3e4c86a7f4517b1a0284c3 P 5f694e67adec49429b43a507d17fd793 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4d4d4895f390422fb4e9fff0b1ff8a5a in current term 1: Already voted for candidate 5f694e67adec49429b43a507d17fd793 in this term.
I20260710 13:21:09.410573 20573 consensus_queue.cc:237] T cc9e07298d3e4c86a7f4517b1a0284c3 P 4d4d4895f390422fb4e9fff0b1ff8a5a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } } peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } }
I20260710 13:21:09.413331 20521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9991b03eddab43fb8c346f2793a7e380" candidate_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f694e67adec49429b43a507d17fd793" is_pre_election: true
I20260710 13:21:09.415144 20567 leader_election.cc:290] T cc9e07298d3e4c86a7f4517b1a0284c3 P 5f694e67adec49429b43a507d17fd793 [CANDIDATE]: Term 1 election: Requested vote from peers 0a6b14f61e214586b088bf31ca9756e4 (127.16.20.65:36237), 4d4d4895f390422fb4e9fff0b1ff8a5a (127.16.20.66:36987)
I20260710 13:21:09.415855 20587 raft_consensus.cc:2804] T 9991b03eddab43fb8c346f2793a7e380 P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:09.416528 20521 raft_consensus.cc:2468] T 9991b03eddab43fb8c346f2793a7e380 P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d4d4895f390422fb4e9fff0b1ff8a5a in term 0.
I20260710 13:21:09.418623 20410 leader_election.cc:304] T 9991b03eddab43fb8c346f2793a7e380 P 4d4d4895f390422fb4e9fff0b1ff8a5a [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: 4d4d4895f390422fb4e9fff0b1ff8a5a, 5f694e67adec49429b43a507d17fd793; no voters: 0a6b14f61e214586b088bf31ca9756e4
I20260710 13:21:09.426090 20562 ts_tablet_manager.cc:1434] T 53c6f59516174f3db5513b4c5be7f7bf P 5f694e67adec49429b43a507d17fd793: Time spent starting tablet: real 0.050s	user 0.021s	sys 0.004s
I20260710 13:21:09.419179 20587 raft_consensus.cc:493] T 9991b03eddab43fb8c346f2793a7e380 P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:09.426505 20584 raft_consensus.cc:2804] T 9991b03eddab43fb8c346f2793a7e380 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:09.426719 20587 raft_consensus.cc:3060] T 9991b03eddab43fb8c346f2793a7e380 P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:09.422575 20484 leader_election.cc:304] T cc9e07298d3e4c86a7f4517b1a0284c3 P 5f694e67adec49429b43a507d17fd793 [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: 5f694e67adec49429b43a507d17fd793; no voters: 0a6b14f61e214586b088bf31ca9756e4, 4d4d4895f390422fb4e9fff0b1ff8a5a
I20260710 13:21:09.423012 20564 tablet_bootstrap.cc:492] T 1becd5f9551e435f96aaf26eafb64c92 P 4d4d4895f390422fb4e9fff0b1ff8a5a: No bootstrap required, opened a new log
I20260710 13:21:09.426985 20584 raft_consensus.cc:493] T 9991b03eddab43fb8c346f2793a7e380 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:09.420156 20567 raft_consensus.cc:2749] T 2ae543699bec44189d2c6b5239265865 P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:09.428609 20588 raft_consensus.cc:2749] T cc9e07298d3e4c86a7f4517b1a0284c3 P 5f694e67adec49429b43a507d17fd793 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:21:09.428803 20584 raft_consensus.cc:3060] T 9991b03eddab43fb8c346f2793a7e380 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:09.430449 20562 tablet_bootstrap.cc:492] T 6329c0d2dafb4de78f896ccf2e038d1e P 5f694e67adec49429b43a507d17fd793: Bootstrap starting.
I20260710 13:21:09.428933 20564 ts_tablet_manager.cc:1403] T 1becd5f9551e435f96aaf26eafb64c92 P 4d4d4895f390422fb4e9fff0b1ff8a5a: Time spent bootstrapping tablet: real 0.140s	user 0.019s	sys 0.017s
I20260710 13:21:09.428973 20561 tablet_bootstrap.cc:492] T 53c6f59516174f3db5513b4c5be7f7bf P 0a6b14f61e214586b088bf31ca9756e4: No bootstrap required, opened a new log
I20260710 13:21:09.439083 20561 ts_tablet_manager.cc:1403] T 53c6f59516174f3db5513b4c5be7f7bf P 0a6b14f61e214586b088bf31ca9756e4: Time spent bootstrapping tablet: real 0.067s	user 0.032s	sys 0.021s
I20260710 13:21:09.438181 20268 catalog_manager.cc:5697] T cc9e07298d3e4c86a7f4517b1a0284c3 P 4d4d4895f390422fb4e9fff0b1ff8a5a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d4d4895f390422fb4e9fff0b1ff8a5a (127.16.20.66). New cstate: current_term: 1 leader_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:09.440791 20587 raft_consensus.cc:515] T 9991b03eddab43fb8c346f2793a7e380 P 5f694e67adec49429b43a507d17fd793 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:09.441658 20564 raft_consensus.cc:359] T 1becd5f9551e435f96aaf26eafb64c92 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:09.442515 20564 raft_consensus.cc:385] T 1becd5f9551e435f96aaf26eafb64c92 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:09.442292 20561 raft_consensus.cc:359] T 53c6f59516174f3db5513b4c5be7f7bf P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:09.442917 20564 raft_consensus.cc:740] T 1becd5f9551e435f96aaf26eafb64c92 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d4d4895f390422fb4e9fff0b1ff8a5a, State: Initialized, Role: FOLLOWER
I20260710 13:21:09.443216 20561 raft_consensus.cc:385] T 53c6f59516174f3db5513b4c5be7f7bf P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:09.443588 20561 raft_consensus.cc:740] T 53c6f59516174f3db5513b4c5be7f7bf P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a6b14f61e214586b088bf31ca9756e4, State: Initialized, Role: FOLLOWER
I20260710 13:21:09.443943 20564 consensus_queue.cc:260] T 1becd5f9551e435f96aaf26eafb64c92 P 4d4d4895f390422fb4e9fff0b1ff8a5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:09.438277 20584 raft_consensus.cc:515] T 9991b03eddab43fb8c346f2793a7e380 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:09.444758 20371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9991b03eddab43fb8c346f2793a7e380" candidate_uuid: "5f694e67adec49429b43a507d17fd793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a6b14f61e214586b088bf31ca9756e4"
I20260710 13:21:09.445425 20371 raft_consensus.cc:3060] T 9991b03eddab43fb8c346f2793a7e380 P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:09.446445 20564 ts_tablet_manager.cc:1434] T 1becd5f9551e435f96aaf26eafb64c92 P 4d4d4895f390422fb4e9fff0b1ff8a5a: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260710 13:21:09.447314 20370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9991b03eddab43fb8c346f2793a7e380" candidate_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a6b14f61e214586b088bf31ca9756e4"
I20260710 13:21:09.447566 20584 leader_election.cc:290] T 9991b03eddab43fb8c346f2793a7e380 P 4d4d4895f390422fb4e9fff0b1ff8a5a [CANDIDATE]: Term 1 election: Requested vote from peers 0a6b14f61e214586b088bf31ca9756e4 (127.16.20.65:36237), 5f694e67adec49429b43a507d17fd793 (127.16.20.67:34771)
I20260710 13:21:09.447566 20564 tablet_bootstrap.cc:492] T 2ae543699bec44189d2c6b5239265865 P 4d4d4895f390422fb4e9fff0b1ff8a5a: Bootstrap starting.
I20260710 13:21:09.448418 20561 consensus_queue.cc:260] T 53c6f59516174f3db5513b4c5be7f7bf P 0a6b14f61e214586b088bf31ca9756e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:09.450448 20521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9991b03eddab43fb8c346f2793a7e380" candidate_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f694e67adec49429b43a507d17fd793"
I20260710 13:21:09.451120 20561 ts_tablet_manager.cc:1434] T 53c6f59516174f3db5513b4c5be7f7bf P 0a6b14f61e214586b088bf31ca9756e4: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260710 13:21:09.451251 20521 raft_consensus.cc:2393] T 9991b03eddab43fb8c346f2793a7e380 P 5f694e67adec49429b43a507d17fd793 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4d4d4895f390422fb4e9fff0b1ff8a5a in current term 1: Already voted for candidate 5f694e67adec49429b43a507d17fd793 in this term.
I20260710 13:21:09.452641 20410 leader_election.cc:304] T 9991b03eddab43fb8c346f2793a7e380 P 4d4d4895f390422fb4e9fff0b1ff8a5a [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: 4d4d4895f390422fb4e9fff0b1ff8a5a; no voters: 0a6b14f61e214586b088bf31ca9756e4, 5f694e67adec49429b43a507d17fd793
I20260710 13:21:09.453157 20561 tablet_bootstrap.cc:492] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 0a6b14f61e214586b088bf31ca9756e4: Bootstrap starting.
I20260710 13:21:09.452821 20566 raft_consensus.cc:493] T 1becd5f9551e435f96aaf26eafb64c92 P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:09.455576 20588 raft_consensus.cc:493] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:09.455271 20566 raft_consensus.cc:515] T 1becd5f9551e435f96aaf26eafb64c92 P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:09.438203 20562 tablet_bootstrap.cc:654] T 6329c0d2dafb4de78f896ccf2e038d1e P 5f694e67adec49429b43a507d17fd793: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:09.456090 20588 raft_consensus.cc:515] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:09.455717 20564 tablet_bootstrap.cc:654] T 2ae543699bec44189d2c6b5239265865 P 4d4d4895f390422fb4e9fff0b1ff8a5a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:09.460108 20566 leader_election.cc:290] T 1becd5f9551e435f96aaf26eafb64c92 P 0a6b14f61e214586b088bf31ca9756e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d4d4895f390422fb4e9fff0b1ff8a5a (127.16.20.66:36987), 5f694e67adec49429b43a507d17fd793 (127.16.20.67:34771)
I20260710 13:21:09.460003 20370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e4ccf9bb0134b13aa8d6350af99bb2d" candidate_uuid: "5f694e67adec49429b43a507d17fd793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a6b14f61e214586b088bf31ca9756e4" is_pre_election: true
W20260710 13:21:09.462180 20486 leader_election.cc:343] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 5f694e67adec49429b43a507d17fd793 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a6b14f61e214586b088bf31ca9756e4 (127.16.20.65:36237): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:09.459162 20584 raft_consensus.cc:2749] T 9991b03eddab43fb8c346f2793a7e380 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:21:09.463066 20561 tablet_bootstrap.cc:654] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 0a6b14f61e214586b088bf31ca9756e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:09.463213 20446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e4ccf9bb0134b13aa8d6350af99bb2d" candidate_uuid: "5f694e67adec49429b43a507d17fd793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" is_pre_election: true
W20260710 13:21:09.464813 20484 leader_election.cc:343] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 5f694e67adec49429b43a507d17fd793 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d4d4895f390422fb4e9fff0b1ff8a5a (127.16.20.66:36987): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:09.465268 20484 leader_election.cc:304] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 5f694e67adec49429b43a507d17fd793 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f694e67adec49429b43a507d17fd793; no voters: 0a6b14f61e214586b088bf31ca9756e4, 4d4d4895f390422fb4e9fff0b1ff8a5a
I20260710 13:21:09.466300 20567 raft_consensus.cc:2749] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:09.467768 20588 leader_election.cc:290] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 5f694e67adec49429b43a507d17fd793 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a6b14f61e214586b088bf31ca9756e4 (127.16.20.65:36237), 4d4d4895f390422fb4e9fff0b1ff8a5a (127.16.20.66:36987)
I20260710 13:21:09.475875 20371 raft_consensus.cc:2468] T 9991b03eddab43fb8c346f2793a7e380 P 0a6b14f61e214586b088bf31ca9756e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f694e67adec49429b43a507d17fd793 in term 1.
I20260710 13:21:09.476679 20562 tablet_bootstrap.cc:492] T 6329c0d2dafb4de78f896ccf2e038d1e P 5f694e67adec49429b43a507d17fd793: No bootstrap required, opened a new log
I20260710 13:21:09.477312 20562 ts_tablet_manager.cc:1403] T 6329c0d2dafb4de78f896ccf2e038d1e P 5f694e67adec49429b43a507d17fd793: Time spent bootstrapping tablet: real 0.047s	user 0.020s	sys 0.000s
I20260710 13:21:09.479233 20486 leader_election.cc:304] T 9991b03eddab43fb8c346f2793a7e380 P 5f694e67adec49429b43a507d17fd793 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a6b14f61e214586b088bf31ca9756e4, 5f694e67adec49429b43a507d17fd793; no voters: 
I20260710 13:21:09.481638 20587 leader_election.cc:290] T 9991b03eddab43fb8c346f2793a7e380 P 5f694e67adec49429b43a507d17fd793 [CANDIDATE]: Term 1 election: Requested vote from peers 0a6b14f61e214586b088bf31ca9756e4 (127.16.20.65:36237), 4d4d4895f390422fb4e9fff0b1ff8a5a (127.16.20.66:36987)
I20260710 13:21:09.482959 20446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9991b03eddab43fb8c346f2793a7e380" candidate_uuid: "5f694e67adec49429b43a507d17fd793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a"
I20260710 13:21:09.484076 20587 raft_consensus.cc:2804] T 9991b03eddab43fb8c346f2793a7e380 P 5f694e67adec49429b43a507d17fd793 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:09.484316 20446 raft_consensus.cc:2393] T 9991b03eddab43fb8c346f2793a7e380 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5f694e67adec49429b43a507d17fd793 in current term 1: Already voted for candidate 4d4d4895f390422fb4e9fff0b1ff8a5a in this term.
I20260710 13:21:09.484989 20562 raft_consensus.cc:359] T 6329c0d2dafb4de78f896ccf2e038d1e P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:09.486176 20562 raft_consensus.cc:385] T 6329c0d2dafb4de78f896ccf2e038d1e P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:09.486557 20562 raft_consensus.cc:740] T 6329c0d2dafb4de78f896ccf2e038d1e P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f694e67adec49429b43a507d17fd793, State: Initialized, Role: FOLLOWER
I20260710 13:21:09.486989 20587 raft_consensus.cc:697] T 9991b03eddab43fb8c346f2793a7e380 P 5f694e67adec49429b43a507d17fd793 [term 1 LEADER]: Becoming Leader. State: Replica: 5f694e67adec49429b43a507d17fd793, State: Running, Role: LEADER
I20260710 13:21:09.487449 20562 consensus_queue.cc:260] T 6329c0d2dafb4de78f896ccf2e038d1e P 5f694e67adec49429b43a507d17fd793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:09.489632 20562 ts_tablet_manager.cc:1434] T 6329c0d2dafb4de78f896ccf2e038d1e P 5f694e67adec49429b43a507d17fd793: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:21:09.494115 20561 tablet_bootstrap.cc:492] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 0a6b14f61e214586b088bf31ca9756e4: No bootstrap required, opened a new log
I20260710 13:21:09.487998 20587 consensus_queue.cc:237] T 9991b03eddab43fb8c346f2793a7e380 P 5f694e67adec49429b43a507d17fd793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:09.494685 20561 ts_tablet_manager.cc:1403] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 0a6b14f61e214586b088bf31ca9756e4: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.000s
I20260710 13:21:09.496575 20562 tablet_bootstrap.cc:492] T 1becd5f9551e435f96aaf26eafb64c92 P 5f694e67adec49429b43a507d17fd793: Bootstrap starting.
I20260710 13:21:09.498677 20561 raft_consensus.cc:359] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:09.507611 20561 raft_consensus.cc:385] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:09.508092 20561 raft_consensus.cc:740] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a6b14f61e214586b088bf31ca9756e4, State: Initialized, Role: FOLLOWER
I20260710 13:21:09.508739 20561 consensus_queue.cc:260] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 0a6b14f61e214586b088bf31ca9756e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:09.509930 20521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1becd5f9551e435f96aaf26eafb64c92" candidate_uuid: "0a6b14f61e214586b088bf31ca9756e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f694e67adec49429b43a507d17fd793" is_pre_election: true
I20260710 13:21:09.517823 20561 ts_tablet_manager.cc:1434] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 0a6b14f61e214586b088bf31ca9756e4: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.002s
W20260710 13:21:09.517958 20335 leader_election.cc:343] T 1becd5f9551e435f96aaf26eafb64c92 P 0a6b14f61e214586b088bf31ca9756e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f694e67adec49429b43a507d17fd793 (127.16.20.67:34771): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:09.519099 20561 tablet_bootstrap.cc:492] T 2ae543699bec44189d2c6b5239265865 P 0a6b14f61e214586b088bf31ca9756e4: Bootstrap starting.
I20260710 13:21:09.519779 20564 tablet_bootstrap.cc:492] T 2ae543699bec44189d2c6b5239265865 P 4d4d4895f390422fb4e9fff0b1ff8a5a: No bootstrap required, opened a new log
I20260710 13:21:09.520402 20564 ts_tablet_manager.cc:1403] T 2ae543699bec44189d2c6b5239265865 P 4d4d4895f390422fb4e9fff0b1ff8a5a: Time spent bootstrapping tablet: real 0.073s	user 0.016s	sys 0.012s
I20260710 13:21:09.520696 20566 raft_consensus.cc:493] T 0c8d7facd43a4d499a4b0982ff0e923d P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:09.521301 20566 raft_consensus.cc:515] T 0c8d7facd43a4d499a4b0982ff0e923d P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:09.522984 20564 raft_consensus.cc:359] T 2ae543699bec44189d2c6b5239265865 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:09.523870 20564 raft_consensus.cc:385] T 2ae543699bec44189d2c6b5239265865 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:09.524207 20564 raft_consensus.cc:740] T 2ae543699bec44189d2c6b5239265865 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d4d4895f390422fb4e9fff0b1ff8a5a, State: Initialized, Role: FOLLOWER
I20260710 13:21:09.524318 20447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c8d7facd43a4d499a4b0982ff0e923d" candidate_uuid: "0a6b14f61e214586b088bf31ca9756e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" is_pre_election: true
I20260710 13:21:09.525147 20564 consensus_queue.cc:260] T 2ae543699bec44189d2c6b5239265865 P 4d4d4895f390422fb4e9fff0b1ff8a5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
W20260710 13:21:09.526180 20335 leader_election.cc:343] T 0c8d7facd43a4d499a4b0982ff0e923d P 0a6b14f61e214586b088bf31ca9756e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d4d4895f390422fb4e9fff0b1ff8a5a (127.16.20.66:36987): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:09.526494 20561 tablet_bootstrap.cc:654] T 2ae543699bec44189d2c6b5239265865 P 0a6b14f61e214586b088bf31ca9756e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:09.527486 20566 leader_election.cc:290] T 0c8d7facd43a4d499a4b0982ff0e923d P 0a6b14f61e214586b088bf31ca9756e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d4d4895f390422fb4e9fff0b1ff8a5a (127.16.20.66:36987), 5f694e67adec49429b43a507d17fd793 (127.16.20.67:34771)
I20260710 13:21:09.520897 20562 tablet_bootstrap.cc:654] T 1becd5f9551e435f96aaf26eafb64c92 P 5f694e67adec49429b43a507d17fd793: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:09.527910 20564 ts_tablet_manager.cc:1434] T 2ae543699bec44189d2c6b5239265865 P 4d4d4895f390422fb4e9fff0b1ff8a5a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 13:21:09.520596 20446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1becd5f9551e435f96aaf26eafb64c92" candidate_uuid: "0a6b14f61e214586b088bf31ca9756e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" is_pre_election: true
I20260710 13:21:09.531823 20446 raft_consensus.cc:2468] T 1becd5f9551e435f96aaf26eafb64c92 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a6b14f61e214586b088bf31ca9756e4 in term 0.
I20260710 13:21:09.531497 20564 tablet_bootstrap.cc:492] T 53c6f59516174f3db5513b4c5be7f7bf P 4d4d4895f390422fb4e9fff0b1ff8a5a: Bootstrap starting.
I20260710 13:21:09.535650 20335 leader_election.cc:304] T 1becd5f9551e435f96aaf26eafb64c92 P 0a6b14f61e214586b088bf31ca9756e4 [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: 0a6b14f61e214586b088bf31ca9756e4, 4d4d4895f390422fb4e9fff0b1ff8a5a; no voters: 5f694e67adec49429b43a507d17fd793
I20260710 13:21:09.538120 20561 tablet_bootstrap.cc:492] T 2ae543699bec44189d2c6b5239265865 P 0a6b14f61e214586b088bf31ca9756e4: No bootstrap required, opened a new log
I20260710 13:21:09.538661 20561 ts_tablet_manager.cc:1403] T 2ae543699bec44189d2c6b5239265865 P 0a6b14f61e214586b088bf31ca9756e4: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.003s
I20260710 13:21:09.534533 20521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c8d7facd43a4d499a4b0982ff0e923d" candidate_uuid: "0a6b14f61e214586b088bf31ca9756e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f694e67adec49429b43a507d17fd793" is_pre_election: true
I20260710 13:21:09.541980 20566 raft_consensus.cc:2804] T 1becd5f9551e435f96aaf26eafb64c92 P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:09.541703 20561 raft_consensus.cc:359] T 2ae543699bec44189d2c6b5239265865 P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:09.542330 20564 tablet_bootstrap.cc:654] T 53c6f59516174f3db5513b4c5be7f7bf P 4d4d4895f390422fb4e9fff0b1ff8a5a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:09.542490 20561 raft_consensus.cc:385] T 2ae543699bec44189d2c6b5239265865 P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:09.542414 20566 raft_consensus.cc:493] T 1becd5f9551e435f96aaf26eafb64c92 P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:09.543059 20561 raft_consensus.cc:740] T 2ae543699bec44189d2c6b5239265865 P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a6b14f61e214586b088bf31ca9756e4, State: Initialized, Role: FOLLOWER
I20260710 13:21:09.543196 20566 raft_consensus.cc:3060] T 1becd5f9551e435f96aaf26eafb64c92 P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:09.543911 20561 consensus_queue.cc:260] T 2ae543699bec44189d2c6b5239265865 P 0a6b14f61e214586b088bf31ca9756e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:09.557158 20268 catalog_manager.cc:5697] T 9991b03eddab43fb8c346f2793a7e380 P 5f694e67adec49429b43a507d17fd793 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f694e67adec49429b43a507d17fd793 (127.16.20.67). New cstate: current_term: 1 leader_uuid: "5f694e67adec49429b43a507d17fd793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } health_report { overall_health: HEALTHY } } }
W20260710 13:21:09.569216 20335 leader_election.cc:343] T 0c8d7facd43a4d499a4b0982ff0e923d P 0a6b14f61e214586b088bf31ca9756e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f694e67adec49429b43a507d17fd793 (127.16.20.67:34771): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:09.570081 20335 leader_election.cc:304] T 0c8d7facd43a4d499a4b0982ff0e923d P 0a6b14f61e214586b088bf31ca9756e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0a6b14f61e214586b088bf31ca9756e4; no voters: 4d4d4895f390422fb4e9fff0b1ff8a5a, 5f694e67adec49429b43a507d17fd793
I20260710 13:21:09.593837 20603 raft_consensus.cc:493] T 6329c0d2dafb4de78f896ccf2e038d1e P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:09.599535 20603 raft_consensus.cc:515] T 6329c0d2dafb4de78f896ccf2e038d1e P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:09.601984 20603 leader_election.cc:290] T 6329c0d2dafb4de78f896ccf2e038d1e P 0a6b14f61e214586b088bf31ca9756e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d4d4895f390422fb4e9fff0b1ff8a5a (127.16.20.66:36987), 5f694e67adec49429b43a507d17fd793 (127.16.20.67:34771)
I20260710 13:21:09.595468 20562 tablet_bootstrap.cc:492] T 1becd5f9551e435f96aaf26eafb64c92 P 5f694e67adec49429b43a507d17fd793: No bootstrap required, opened a new log
I20260710 13:21:09.602746 20446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6329c0d2dafb4de78f896ccf2e038d1e" candidate_uuid: "0a6b14f61e214586b088bf31ca9756e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" is_pre_election: true
I20260710 13:21:09.603312 20562 ts_tablet_manager.cc:1403] T 1becd5f9551e435f96aaf26eafb64c92 P 5f694e67adec49429b43a507d17fd793: Time spent bootstrapping tablet: real 0.107s	user 0.029s	sys 0.027s
I20260710 13:21:09.606422 20521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6329c0d2dafb4de78f896ccf2e038d1e" candidate_uuid: "0a6b14f61e214586b088bf31ca9756e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f694e67adec49429b43a507d17fd793" is_pre_election: true
I20260710 13:21:09.607395 20521 raft_consensus.cc:2468] T 6329c0d2dafb4de78f896ccf2e038d1e P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a6b14f61e214586b088bf31ca9756e4 in term 0.
I20260710 13:21:09.607885 20562 raft_consensus.cc:359] T 1becd5f9551e435f96aaf26eafb64c92 P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:09.609318 20562 raft_consensus.cc:385] T 1becd5f9551e435f96aaf26eafb64c92 P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:21:09.609584 20335 leader_election.cc:343] T 6329c0d2dafb4de78f896ccf2e038d1e P 0a6b14f61e214586b088bf31ca9756e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d4d4895f390422fb4e9fff0b1ff8a5a (127.16.20.66:36987): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:09.609838 20562 raft_consensus.cc:740] T 1becd5f9551e435f96aaf26eafb64c92 P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f694e67adec49429b43a507d17fd793, State: Initialized, Role: FOLLOWER
I20260710 13:21:09.610924 20335 leader_election.cc:304] T 6329c0d2dafb4de78f896ccf2e038d1e P 0a6b14f61e214586b088bf31ca9756e4 [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: 0a6b14f61e214586b088bf31ca9756e4, 5f694e67adec49429b43a507d17fd793; no voters: 4d4d4895f390422fb4e9fff0b1ff8a5a
I20260710 13:21:09.611362 20562 consensus_queue.cc:260] T 1becd5f9551e435f96aaf26eafb64c92 P 5f694e67adec49429b43a507d17fd793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:09.613127 20602 raft_consensus.cc:2804] T 6329c0d2dafb4de78f896ccf2e038d1e P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:09.613474 20561 ts_tablet_manager.cc:1434] T 2ae543699bec44189d2c6b5239265865 P 0a6b14f61e214586b088bf31ca9756e4: Time spent starting tablet: real 0.075s	user 0.028s	sys 0.033s
I20260710 13:21:09.613584 20602 raft_consensus.cc:493] T 6329c0d2dafb4de78f896ccf2e038d1e P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:09.614037 20602 raft_consensus.cc:3060] T 6329c0d2dafb4de78f896ccf2e038d1e P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:09.597831 20566 raft_consensus.cc:515] T 1becd5f9551e435f96aaf26eafb64c92 P 0a6b14f61e214586b088bf31ca9756e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:09.598500 20605 raft_consensus.cc:2749] T 0c8d7facd43a4d499a4b0982ff0e923d P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:09.615641 20562 ts_tablet_manager.cc:1434] T 1becd5f9551e435f96aaf26eafb64c92 P 5f694e67adec49429b43a507d17fd793: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260710 13:21:09.616739 20566 leader_election.cc:290] T 1becd5f9551e435f96aaf26eafb64c92 P 0a6b14f61e214586b088bf31ca9756e4 [CANDIDATE]: Term 1 election: Requested vote from peers 4d4d4895f390422fb4e9fff0b1ff8a5a (127.16.20.66:36987), 5f694e67adec49429b43a507d17fd793 (127.16.20.67:34771)
I20260710 13:21:09.617122 20562 tablet_bootstrap.cc:492] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 5f694e67adec49429b43a507d17fd793: Bootstrap starting.
I20260710 13:21:09.618741 20446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1becd5f9551e435f96aaf26eafb64c92" candidate_uuid: "0a6b14f61e214586b088bf31ca9756e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a"
I20260710 13:21:09.619427 20446 raft_consensus.cc:3060] T 1becd5f9551e435f96aaf26eafb64c92 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:09.622246 20521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1becd5f9551e435f96aaf26eafb64c92" candidate_uuid: "0a6b14f61e214586b088bf31ca9756e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f694e67adec49429b43a507d17fd793"
I20260710 13:21:09.622591 20564 tablet_bootstrap.cc:492] T 53c6f59516174f3db5513b4c5be7f7bf P 4d4d4895f390422fb4e9fff0b1ff8a5a: No bootstrap required, opened a new log
I20260710 13:21:09.622857 20521 raft_consensus.cc:3060] T 1becd5f9551e435f96aaf26eafb64c92 P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:09.623095 20564 ts_tablet_manager.cc:1403] T 53c6f59516174f3db5513b4c5be7f7bf P 4d4d4895f390422fb4e9fff0b1ff8a5a: Time spent bootstrapping tablet: real 0.094s	user 0.034s	sys 0.052s
I20260710 13:21:09.626266 20564 raft_consensus.cc:359] T 53c6f59516174f3db5513b4c5be7f7bf P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:09.626992 20564 raft_consensus.cc:385] T 53c6f59516174f3db5513b4c5be7f7bf P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:09.627295 20564 raft_consensus.cc:740] T 53c6f59516174f3db5513b4c5be7f7bf P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d4d4895f390422fb4e9fff0b1ff8a5a, State: Initialized, Role: FOLLOWER
I20260710 13:21:09.628187 20446 raft_consensus.cc:2468] T 1becd5f9551e435f96aaf26eafb64c92 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a6b14f61e214586b088bf31ca9756e4 in term 1.
I20260710 13:21:09.628106 20564 consensus_queue.cc:260] T 53c6f59516174f3db5513b4c5be7f7bf P 4d4d4895f390422fb4e9fff0b1ff8a5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:09.630761 20564 ts_tablet_manager.cc:1434] T 53c6f59516174f3db5513b4c5be7f7bf P 4d4d4895f390422fb4e9fff0b1ff8a5a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:21:09.631765 20564 tablet_bootstrap.cc:492] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 4d4d4895f390422fb4e9fff0b1ff8a5a: Bootstrap starting.
I20260710 13:21:09.631635 20602 raft_consensus.cc:515] T 6329c0d2dafb4de78f896ccf2e038d1e P 0a6b14f61e214586b088bf31ca9756e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:09.634096 20602 leader_election.cc:290] T 6329c0d2dafb4de78f896ccf2e038d1e P 0a6b14f61e214586b088bf31ca9756e4 [CANDIDATE]: Term 1 election: Requested vote from peers 4d4d4895f390422fb4e9fff0b1ff8a5a (127.16.20.66:36987), 5f694e67adec49429b43a507d17fd793 (127.16.20.67:34771)
I20260710 13:21:09.634725 20602 raft_consensus.cc:493] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:09.635217 20602 raft_consensus.cc:515] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:09.637406 20602 leader_election.cc:290] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 0a6b14f61e214586b088bf31ca9756e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d4d4895f390422fb4e9fff0b1ff8a5a (127.16.20.66:36987), 5f694e67adec49429b43a507d17fd793 (127.16.20.67:34771)
I20260710 13:21:09.637281 20521 raft_consensus.cc:2468] T 1becd5f9551e435f96aaf26eafb64c92 P 5f694e67adec49429b43a507d17fd793 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a6b14f61e214586b088bf31ca9756e4 in term 1.
I20260710 13:21:09.638538 20564 tablet_bootstrap.cc:654] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 4d4d4895f390422fb4e9fff0b1ff8a5a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:09.639588 20335 leader_election.cc:304] T 1becd5f9551e435f96aaf26eafb64c92 P 0a6b14f61e214586b088bf31ca9756e4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a6b14f61e214586b088bf31ca9756e4, 4d4d4895f390422fb4e9fff0b1ff8a5a; no voters: 
I20260710 13:21:09.639954 20520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6329c0d2dafb4de78f896ccf2e038d1e" candidate_uuid: "0a6b14f61e214586b088bf31ca9756e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f694e67adec49429b43a507d17fd793"
I20260710 13:21:09.640640 20520 raft_consensus.cc:3060] T 6329c0d2dafb4de78f896ccf2e038d1e P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:09.640924 20566 raft_consensus.cc:2804] T 1becd5f9551e435f96aaf26eafb64c92 P 0a6b14f61e214586b088bf31ca9756e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:09.641685 20566 raft_consensus.cc:697] T 1becd5f9551e435f96aaf26eafb64c92 P 0a6b14f61e214586b088bf31ca9756e4 [term 1 LEADER]: Becoming Leader. State: Replica: 0a6b14f61e214586b088bf31ca9756e4, State: Running, Role: LEADER
I20260710 13:21:09.641744 20445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67edad9f6ebb483a9a54ebeb629a1dd5" candidate_uuid: "0a6b14f61e214586b088bf31ca9756e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" is_pre_election: true
I20260710 13:21:09.642728 20566 consensus_queue.cc:237] T 1becd5f9551e435f96aaf26eafb64c92 P 0a6b14f61e214586b088bf31ca9756e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:09.640671 20605 raft_consensus.cc:493] T 2ae543699bec44189d2c6b5239265865 P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:21:09.643518 20335 leader_election.cc:343] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 0a6b14f61e214586b088bf31ca9756e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d4d4895f390422fb4e9fff0b1ff8a5a (127.16.20.66:36987): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:09.644053 20605 raft_consensus.cc:515] T 2ae543699bec44189d2c6b5239265865 P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:09.646382 20605 leader_election.cc:290] T 2ae543699bec44189d2c6b5239265865 P 0a6b14f61e214586b088bf31ca9756e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d4d4895f390422fb4e9fff0b1ff8a5a (127.16.20.66:36987), 5f694e67adec49429b43a507d17fd793 (127.16.20.67:34771)
I20260710 13:21:09.647641 20519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67edad9f6ebb483a9a54ebeb629a1dd5" candidate_uuid: "0a6b14f61e214586b088bf31ca9756e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f694e67adec49429b43a507d17fd793" is_pre_election: true
I20260710 13:21:09.639247 20447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6329c0d2dafb4de78f896ccf2e038d1e" candidate_uuid: "0a6b14f61e214586b088bf31ca9756e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a"
I20260710 13:21:09.651873 20564 tablet_bootstrap.cc:492] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 4d4d4895f390422fb4e9fff0b1ff8a5a: No bootstrap required, opened a new log
I20260710 13:21:09.652400 20564 ts_tablet_manager.cc:1403] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 4d4d4895f390422fb4e9fff0b1ff8a5a: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.005s
I20260710 13:21:09.655330 20564 raft_consensus.cc:359] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:09.656159 20564 raft_consensus.cc:385] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:09.656450 20564 raft_consensus.cc:740] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d4d4895f390422fb4e9fff0b1ff8a5a, State: Initialized, Role: FOLLOWER
I20260710 13:21:09.657235 20564 consensus_queue.cc:260] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 4d4d4895f390422fb4e9fff0b1ff8a5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:09.659639 20562 tablet_bootstrap.cc:654] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 5f694e67adec49429b43a507d17fd793: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:09.659740 20564 ts_tablet_manager.cc:1434] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 4d4d4895f390422fb4e9fff0b1ff8a5a: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:21:09.660794 20564 tablet_bootstrap.cc:492] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 4d4d4895f390422fb4e9fff0b1ff8a5a: Bootstrap starting.
I20260710 13:21:09.668819 20447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ae543699bec44189d2c6b5239265865" candidate_uuid: "0a6b14f61e214586b088bf31ca9756e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" is_pre_election: true
I20260710 13:21:09.669456 20521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ae543699bec44189d2c6b5239265865" candidate_uuid: "0a6b14f61e214586b088bf31ca9756e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f694e67adec49429b43a507d17fd793" is_pre_election: true
I20260710 13:21:09.670399 20564 tablet_bootstrap.cc:654] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 4d4d4895f390422fb4e9fff0b1ff8a5a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:09.670392 20521 raft_consensus.cc:2468] T 2ae543699bec44189d2c6b5239265865 P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a6b14f61e214586b088bf31ca9756e4 in term 0.
I20260710 13:21:09.669472 20447 raft_consensus.cc:2468] T 2ae543699bec44189d2c6b5239265865 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a6b14f61e214586b088bf31ca9756e4 in term 0.
I20260710 13:21:09.676653 20562 tablet_bootstrap.cc:492] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 5f694e67adec49429b43a507d17fd793: No bootstrap required, opened a new log
I20260710 13:21:09.677367 20562 ts_tablet_manager.cc:1403] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 5f694e67adec49429b43a507d17fd793: Time spent bootstrapping tablet: real 0.061s	user 0.009s	sys 0.011s
I20260710 13:21:09.680958 20562 raft_consensus.cc:359] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
W20260710 13:21:09.681324 20335 leader_election.cc:343] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 0a6b14f61e214586b088bf31ca9756e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f694e67adec49429b43a507d17fd793 (127.16.20.67:34771): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:09.681959 20562 raft_consensus.cc:385] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:09.682062 20335 leader_election.cc:304] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 0a6b14f61e214586b088bf31ca9756e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0a6b14f61e214586b088bf31ca9756e4; no voters: 4d4d4895f390422fb4e9fff0b1ff8a5a, 5f694e67adec49429b43a507d17fd793
I20260710 13:21:09.682482 20562 raft_consensus.cc:740] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f694e67adec49429b43a507d17fd793, State: Initialized, Role: FOLLOWER
I20260710 13:21:09.683544 20605 raft_consensus.cc:2749] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:09.683822 20562 consensus_queue.cc:260] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 5f694e67adec49429b43a507d17fd793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:09.686072 20335 leader_election.cc:304] T 2ae543699bec44189d2c6b5239265865 P 0a6b14f61e214586b088bf31ca9756e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a6b14f61e214586b088bf31ca9756e4, 5f694e67adec49429b43a507d17fd793; no voters: 
I20260710 13:21:09.687829 20520 raft_consensus.cc:2468] T 6329c0d2dafb4de78f896ccf2e038d1e P 5f694e67adec49429b43a507d17fd793 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a6b14f61e214586b088bf31ca9756e4 in term 1.
I20260710 13:21:09.689386 20602 raft_consensus.cc:2804] T 2ae543699bec44189d2c6b5239265865 P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:09.690573 20587 raft_consensus.cc:493] T 53c6f59516174f3db5513b4c5be7f7bf P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:09.691306 20587 raft_consensus.cc:515] T 53c6f59516174f3db5513b4c5be7f7bf P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:09.691247 20562 ts_tablet_manager.cc:1434] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 5f694e67adec49429b43a507d17fd793: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.002s
I20260710 13:21:09.695124 20371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53c6f59516174f3db5513b4c5be7f7bf" candidate_uuid: "5f694e67adec49429b43a507d17fd793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a6b14f61e214586b088bf31ca9756e4" is_pre_election: true
I20260710 13:21:09.696626 20562 tablet_bootstrap.cc:492] T 0c8d7facd43a4d499a4b0982ff0e923d P 5f694e67adec49429b43a507d17fd793: Bootstrap starting.
I20260710 13:21:09.696746 20371 raft_consensus.cc:2468] T 53c6f59516174f3db5513b4c5be7f7bf P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f694e67adec49429b43a507d17fd793 in term 0.
I20260710 13:21:09.696847 20447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53c6f59516174f3db5513b4c5be7f7bf" candidate_uuid: "5f694e67adec49429b43a507d17fd793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" is_pre_election: true
I20260710 13:21:09.697690 20447 raft_consensus.cc:2468] T 53c6f59516174f3db5513b4c5be7f7bf P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f694e67adec49429b43a507d17fd793 in term 0.
I20260710 13:21:09.698421 20486 leader_election.cc:304] T 53c6f59516174f3db5513b4c5be7f7bf P 5f694e67adec49429b43a507d17fd793 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a6b14f61e214586b088bf31ca9756e4, 5f694e67adec49429b43a507d17fd793; no voters: 
I20260710 13:21:09.699478 20588 raft_consensus.cc:2804] T 53c6f59516174f3db5513b4c5be7f7bf P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:09.700009 20588 raft_consensus.cc:493] T 53c6f59516174f3db5513b4c5be7f7bf P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:09.700464 20588 raft_consensus.cc:3060] T 53c6f59516174f3db5513b4c5be7f7bf P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:09.695122 20587 leader_election.cc:290] T 53c6f59516174f3db5513b4c5be7f7bf P 5f694e67adec49429b43a507d17fd793 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a6b14f61e214586b088bf31ca9756e4 (127.16.20.65:36237), 4d4d4895f390422fb4e9fff0b1ff8a5a (127.16.20.66:36987)
I20260710 13:21:09.705734 20562 tablet_bootstrap.cc:654] T 0c8d7facd43a4d499a4b0982ff0e923d P 5f694e67adec49429b43a507d17fd793: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:09.689963 20602 raft_consensus.cc:493] T 2ae543699bec44189d2c6b5239265865 P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:09.707819 20602 raft_consensus.cc:3060] T 2ae543699bec44189d2c6b5239265865 P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:09.718374 20562 tablet_bootstrap.cc:492] T 0c8d7facd43a4d499a4b0982ff0e923d P 5f694e67adec49429b43a507d17fd793: No bootstrap required, opened a new log
I20260710 13:21:09.719158 20562 ts_tablet_manager.cc:1403] T 0c8d7facd43a4d499a4b0982ff0e923d P 5f694e67adec49429b43a507d17fd793: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.011s
W20260710 13:21:09.720784 20335 leader_election.cc:343] T 6329c0d2dafb4de78f896ccf2e038d1e P 0a6b14f61e214586b088bf31ca9756e4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4d4d4895f390422fb4e9fff0b1ff8a5a (127.16.20.66:36987): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:09.722762 20335 leader_election.cc:304] T 6329c0d2dafb4de78f896ccf2e038d1e P 0a6b14f61e214586b088bf31ca9756e4 [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: 0a6b14f61e214586b088bf31ca9756e4, 5f694e67adec49429b43a507d17fd793; no voters: 4d4d4895f390422fb4e9fff0b1ff8a5a
I20260710 13:21:09.726572 20562 raft_consensus.cc:359] T 0c8d7facd43a4d499a4b0982ff0e923d P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:09.736974 20605 raft_consensus.cc:493] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:09.737574 20605 raft_consensus.cc:515] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:09.738097 20564 tablet_bootstrap.cc:492] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 4d4d4895f390422fb4e9fff0b1ff8a5a: No bootstrap required, opened a new log
I20260710 13:21:09.738055 20603 raft_consensus.cc:2804] T 6329c0d2dafb4de78f896ccf2e038d1e P 0a6b14f61e214586b088bf31ca9756e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:09.736990 20562 raft_consensus.cc:385] T 0c8d7facd43a4d499a4b0982ff0e923d P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:09.738831 20564 ts_tablet_manager.cc:1403] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 4d4d4895f390422fb4e9fff0b1ff8a5a: Time spent bootstrapping tablet: real 0.078s	user 0.054s	sys 0.017s
I20260710 13:21:09.739050 20562 raft_consensus.cc:740] T 0c8d7facd43a4d499a4b0982ff0e923d P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f694e67adec49429b43a507d17fd793, State: Initialized, Role: FOLLOWER
I20260710 13:21:09.740048 20562 consensus_queue.cc:260] T 0c8d7facd43a4d499a4b0982ff0e923d P 5f694e67adec49429b43a507d17fd793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:09.740321 20605 leader_election.cc:290] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 0a6b14f61e214586b088bf31ca9756e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d4d4895f390422fb4e9fff0b1ff8a5a (127.16.20.66:36987), 5f694e67adec49429b43a507d17fd793 (127.16.20.67:34771)
I20260710 13:21:09.741734 20603 raft_consensus.cc:697] T 6329c0d2dafb4de78f896ccf2e038d1e P 0a6b14f61e214586b088bf31ca9756e4 [term 1 LEADER]: Becoming Leader. State: Replica: 0a6b14f61e214586b088bf31ca9756e4, State: Running, Role: LEADER
I20260710 13:21:09.742038 20564 raft_consensus.cc:359] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:09.737813 20602 raft_consensus.cc:515] T 2ae543699bec44189d2c6b5239265865 P 0a6b14f61e214586b088bf31ca9756e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:09.744791 20562 ts_tablet_manager.cc:1434] T 0c8d7facd43a4d499a4b0982ff0e923d P 5f694e67adec49429b43a507d17fd793: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.002s
I20260710 13:21:09.742734 20603 consensus_queue.cc:237] T 6329c0d2dafb4de78f896ccf2e038d1e P 0a6b14f61e214586b088bf31ca9756e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:09.742794 20564 raft_consensus.cc:385] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:09.760411 20446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ae543699bec44189d2c6b5239265865" candidate_uuid: "0a6b14f61e214586b088bf31ca9756e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a"
I20260710 13:21:09.737861 20588 raft_consensus.cc:515] T 53c6f59516174f3db5513b4c5be7f7bf P 5f694e67adec49429b43a507d17fd793 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:09.753584 20520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e4ccf9bb0134b13aa8d6350af99bb2d" candidate_uuid: "0a6b14f61e214586b088bf31ca9756e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f694e67adec49429b43a507d17fd793" is_pre_election: true
I20260710 13:21:09.761183 20446 raft_consensus.cc:3060] T 2ae543699bec44189d2c6b5239265865 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:09.761570 20520 raft_consensus.cc:2468] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a6b14f61e214586b088bf31ca9756e4 in term 0.
I20260710 13:21:09.762813 20588 leader_election.cc:290] T 53c6f59516174f3db5513b4c5be7f7bf P 5f694e67adec49429b43a507d17fd793 [CANDIDATE]: Term 1 election: Requested vote from peers 0a6b14f61e214586b088bf31ca9756e4 (127.16.20.65:36237), 4d4d4895f390422fb4e9fff0b1ff8a5a (127.16.20.66:36987)
I20260710 13:21:09.760607 20564 raft_consensus.cc:740] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d4d4895f390422fb4e9fff0b1ff8a5a, State: Initialized, Role: FOLLOWER
I20260710 13:21:09.764180 20445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53c6f59516174f3db5513b4c5be7f7bf" candidate_uuid: "5f694e67adec49429b43a507d17fd793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a"
I20260710 13:21:09.764879 20445 raft_consensus.cc:3060] T 53c6f59516174f3db5513b4c5be7f7bf P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:09.765838 20602 leader_election.cc:290] T 2ae543699bec44189d2c6b5239265865 P 0a6b14f61e214586b088bf31ca9756e4 [CANDIDATE]: Term 1 election: Requested vote from peers 4d4d4895f390422fb4e9fff0b1ff8a5a (127.16.20.66:36987), 5f694e67adec49429b43a507d17fd793 (127.16.20.67:34771)
I20260710 13:21:09.763751 20371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53c6f59516174f3db5513b4c5be7f7bf" candidate_uuid: "5f694e67adec49429b43a507d17fd793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a6b14f61e214586b088bf31ca9756e4"
I20260710 13:21:09.767179 20371 raft_consensus.cc:3060] T 53c6f59516174f3db5513b4c5be7f7bf P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:09.768978 20520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ae543699bec44189d2c6b5239265865" candidate_uuid: "0a6b14f61e214586b088bf31ca9756e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f694e67adec49429b43a507d17fd793"
I20260710 13:21:09.764415 20564 consensus_queue.cc:260] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 4d4d4895f390422fb4e9fff0b1ff8a5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:09.769614 20520 raft_consensus.cc:3060] T 2ae543699bec44189d2c6b5239265865 P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:09.769760 20446 raft_consensus.cc:2468] T 2ae543699bec44189d2c6b5239265865 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a6b14f61e214586b088bf31ca9756e4 in term 1.
I20260710 13:21:09.771387 20564 ts_tablet_manager.cc:1434] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 4d4d4895f390422fb4e9fff0b1ff8a5a: Time spent starting tablet: real 0.032s	user 0.004s	sys 0.004s
I20260710 13:21:09.778416 20564 tablet_bootstrap.cc:492] T 0c8d7facd43a4d499a4b0982ff0e923d P 4d4d4895f390422fb4e9fff0b1ff8a5a: Bootstrap starting.
I20260710 13:21:09.772357 20335 leader_election.cc:304] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 0a6b14f61e214586b088bf31ca9756e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a6b14f61e214586b088bf31ca9756e4, 5f694e67adec49429b43a507d17fd793; no voters: 
I20260710 13:21:09.779910 20602 raft_consensus.cc:2804] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:09.780808 20602 raft_consensus.cc:493] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:09.782591 20335 leader_election.cc:304] T 2ae543699bec44189d2c6b5239265865 P 0a6b14f61e214586b088bf31ca9756e4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a6b14f61e214586b088bf31ca9756e4, 4d4d4895f390422fb4e9fff0b1ff8a5a; no voters: 
I20260710 13:21:09.782366 20602 raft_consensus.cc:3060] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:09.785117 20445 raft_consensus.cc:2468] T 53c6f59516174f3db5513b4c5be7f7bf P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f694e67adec49429b43a507d17fd793 in term 1.
I20260710 13:21:09.786978 20611 raft_consensus.cc:2804] T 2ae543699bec44189d2c6b5239265865 P 0a6b14f61e214586b088bf31ca9756e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:09.787699 20611 raft_consensus.cc:697] T 2ae543699bec44189d2c6b5239265865 P 0a6b14f61e214586b088bf31ca9756e4 [term 1 LEADER]: Becoming Leader. State: Replica: 0a6b14f61e214586b088bf31ca9756e4, State: Running, Role: LEADER
I20260710 13:21:09.788117 20484 leader_election.cc:304] T 53c6f59516174f3db5513b4c5be7f7bf P 5f694e67adec49429b43a507d17fd793 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d4d4895f390422fb4e9fff0b1ff8a5a, 5f694e67adec49429b43a507d17fd793; no voters: 
I20260710 13:21:09.788985 20588 raft_consensus.cc:2804] T 53c6f59516174f3db5513b4c5be7f7bf P 5f694e67adec49429b43a507d17fd793 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:09.788650 20611 consensus_queue.cc:237] T 2ae543699bec44189d2c6b5239265865 P 0a6b14f61e214586b088bf31ca9756e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:09.789887 20588 raft_consensus.cc:697] T 53c6f59516174f3db5513b4c5be7f7bf P 5f694e67adec49429b43a507d17fd793 [term 1 LEADER]: Becoming Leader. State: Replica: 5f694e67adec49429b43a507d17fd793, State: Running, Role: LEADER
I20260710 13:21:09.790921 20588 consensus_queue.cc:237] T 53c6f59516174f3db5513b4c5be7f7bf P 5f694e67adec49429b43a507d17fd793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:09.795820 20371 raft_consensus.cc:2468] T 53c6f59516174f3db5513b4c5be7f7bf P 0a6b14f61e214586b088bf31ca9756e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f694e67adec49429b43a507d17fd793 in term 1.
I20260710 13:21:09.743671 20447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e4ccf9bb0134b13aa8d6350af99bb2d" candidate_uuid: "0a6b14f61e214586b088bf31ca9756e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" is_pre_election: true
I20260710 13:21:09.800660 20447 raft_consensus.cc:2468] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a6b14f61e214586b088bf31ca9756e4 in term 0.
I20260710 13:21:09.807312 20520 raft_consensus.cc:2468] T 2ae543699bec44189d2c6b5239265865 P 5f694e67adec49429b43a507d17fd793 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a6b14f61e214586b088bf31ca9756e4 in term 1.
I20260710 13:21:09.811365 20564 tablet_bootstrap.cc:654] T 0c8d7facd43a4d499a4b0982ff0e923d P 4d4d4895f390422fb4e9fff0b1ff8a5a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:09.826234 20268 catalog_manager.cc:5697] T 53c6f59516174f3db5513b4c5be7f7bf P 5f694e67adec49429b43a507d17fd793 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f694e67adec49429b43a507d17fd793 (127.16.20.67). New cstate: current_term: 1 leader_uuid: "5f694e67adec49429b43a507d17fd793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:09.823160 20267 catalog_manager.cc:5697] T 1becd5f9551e435f96aaf26eafb64c92 P 0a6b14f61e214586b088bf31ca9756e4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a6b14f61e214586b088bf31ca9756e4 (127.16.20.65). New cstate: current_term: 1 leader_uuid: "0a6b14f61e214586b088bf31ca9756e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:09.827185 20602 raft_consensus.cc:515] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 0a6b14f61e214586b088bf31ca9756e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:09.832175 20602 leader_election.cc:290] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 0a6b14f61e214586b088bf31ca9756e4 [CANDIDATE]: Term 1 election: Requested vote from peers 4d4d4895f390422fb4e9fff0b1ff8a5a (127.16.20.66:36987), 5f694e67adec49429b43a507d17fd793 (127.16.20.67:34771)
I20260710 13:21:09.833403 20447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e4ccf9bb0134b13aa8d6350af99bb2d" candidate_uuid: "0a6b14f61e214586b088bf31ca9756e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a"
I20260710 13:21:09.833818 20520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e4ccf9bb0134b13aa8d6350af99bb2d" candidate_uuid: "0a6b14f61e214586b088bf31ca9756e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f694e67adec49429b43a507d17fd793"
I20260710 13:21:09.834127 20447 raft_consensus.cc:3060] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:09.834470 20520 raft_consensus.cc:3060] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:09.840976 20564 tablet_bootstrap.cc:492] T 0c8d7facd43a4d499a4b0982ff0e923d P 4d4d4895f390422fb4e9fff0b1ff8a5a: No bootstrap required, opened a new log
I20260710 13:21:09.841543 20564 ts_tablet_manager.cc:1403] T 0c8d7facd43a4d499a4b0982ff0e923d P 4d4d4895f390422fb4e9fff0b1ff8a5a: Time spent bootstrapping tablet: real 0.063s	user 0.009s	sys 0.004s
I20260710 13:21:09.842454 20447 raft_consensus.cc:2468] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a6b14f61e214586b088bf31ca9756e4 in term 1.
I20260710 13:21:09.842389 20520 raft_consensus.cc:2468] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 5f694e67adec49429b43a507d17fd793 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a6b14f61e214586b088bf31ca9756e4 in term 1.
I20260710 13:21:09.844034 20335 leader_election.cc:304] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 0a6b14f61e214586b088bf31ca9756e4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a6b14f61e214586b088bf31ca9756e4, 5f694e67adec49429b43a507d17fd793; no voters: 
I20260710 13:21:09.844364 20564 raft_consensus.cc:359] T 0c8d7facd43a4d499a4b0982ff0e923d P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:09.845114 20564 raft_consensus.cc:385] T 0c8d7facd43a4d499a4b0982ff0e923d P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:09.845397 20564 raft_consensus.cc:740] T 0c8d7facd43a4d499a4b0982ff0e923d P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d4d4895f390422fb4e9fff0b1ff8a5a, State: Initialized, Role: FOLLOWER
I20260710 13:21:09.846105 20564 consensus_queue.cc:260] T 0c8d7facd43a4d499a4b0982ff0e923d P 4d4d4895f390422fb4e9fff0b1ff8a5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:09.847621 20602 raft_consensus.cc:2804] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 0a6b14f61e214586b088bf31ca9756e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:09.848114 20564 ts_tablet_manager.cc:1434] T 0c8d7facd43a4d499a4b0982ff0e923d P 4d4d4895f390422fb4e9fff0b1ff8a5a: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:21:09.848335 20602 raft_consensus.cc:697] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 0a6b14f61e214586b088bf31ca9756e4 [term 1 LEADER]: Becoming Leader. State: Replica: 0a6b14f61e214586b088bf31ca9756e4, State: Running, Role: LEADER
I20260710 13:21:09.849174 20564 tablet_bootstrap.cc:492] T 6329c0d2dafb4de78f896ccf2e038d1e P 4d4d4895f390422fb4e9fff0b1ff8a5a: Bootstrap starting.
I20260710 13:21:09.849285 20602 consensus_queue.cc:237] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 0a6b14f61e214586b088bf31ca9756e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:09.853055 20267 catalog_manager.cc:5697] T 6329c0d2dafb4de78f896ccf2e038d1e P 0a6b14f61e214586b088bf31ca9756e4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a6b14f61e214586b088bf31ca9756e4 (127.16.20.65). New cstate: current_term: 1 leader_uuid: "0a6b14f61e214586b088bf31ca9756e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:09.856197 20584 consensus_queue.cc:1048] T cc9e07298d3e4c86a7f4517b1a0284c3 P 4d4d4895f390422fb4e9fff0b1ff8a5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:09.856654 20564 tablet_bootstrap.cc:654] T 6329c0d2dafb4de78f896ccf2e038d1e P 4d4d4895f390422fb4e9fff0b1ff8a5a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:09.856846 20267 catalog_manager.cc:5697] T 2ae543699bec44189d2c6b5239265865 P 0a6b14f61e214586b088bf31ca9756e4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a6b14f61e214586b088bf31ca9756e4 (127.16.20.65). New cstate: current_term: 1 leader_uuid: "0a6b14f61e214586b088bf31ca9756e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:09.880918 20564 tablet_bootstrap.cc:492] T 6329c0d2dafb4de78f896ccf2e038d1e P 4d4d4895f390422fb4e9fff0b1ff8a5a: No bootstrap required, opened a new log
I20260710 13:21:09.881464 20564 ts_tablet_manager.cc:1403] T 6329c0d2dafb4de78f896ccf2e038d1e P 4d4d4895f390422fb4e9fff0b1ff8a5a: Time spent bootstrapping tablet: real 0.032s	user 0.022s	sys 0.005s
I20260710 13:21:09.884123 20584 raft_consensus.cc:493] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:09.884665 20584 raft_consensus.cc:515] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:09.890466 20521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67edad9f6ebb483a9a54ebeb629a1dd5" candidate_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f694e67adec49429b43a507d17fd793" is_pre_election: true
I20260710 13:21:09.891245 20521 raft_consensus.cc:2468] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d4d4895f390422fb4e9fff0b1ff8a5a in term 0.
I20260710 13:21:09.892246 20371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67edad9f6ebb483a9a54ebeb629a1dd5" candidate_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a6b14f61e214586b088bf31ca9756e4" is_pre_election: true
I20260710 13:21:09.892015 20573 consensus_queue.cc:1048] T cc9e07298d3e4c86a7f4517b1a0284c3 P 4d4d4895f390422fb4e9fff0b1ff8a5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:09.892956 20371 raft_consensus.cc:2468] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d4d4895f390422fb4e9fff0b1ff8a5a in term 0.
I20260710 13:21:09.886940 20584 leader_election.cc:290] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 4d4d4895f390422fb4e9fff0b1ff8a5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a6b14f61e214586b088bf31ca9756e4 (127.16.20.65:36237), 5f694e67adec49429b43a507d17fd793 (127.16.20.67:34771)
I20260710 13:21:09.894513 20412 leader_election.cc:304] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 4d4d4895f390422fb4e9fff0b1ff8a5a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a6b14f61e214586b088bf31ca9756e4, 4d4d4895f390422fb4e9fff0b1ff8a5a; no voters: 
I20260710 13:21:09.895741 20584 raft_consensus.cc:2804] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:09.896145 20584 raft_consensus.cc:493] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:09.896513 20584 raft_consensus.cc:3060] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:09.896428 20270 catalog_manager.cc:5697] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 0a6b14f61e214586b088bf31ca9756e4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a6b14f61e214586b088bf31ca9756e4 (127.16.20.65). New cstate: current_term: 1 leader_uuid: "0a6b14f61e214586b088bf31ca9756e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:09.897702 20564 raft_consensus.cc:359] T 6329c0d2dafb4de78f896ccf2e038d1e P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:09.898465 20564 raft_consensus.cc:385] T 6329c0d2dafb4de78f896ccf2e038d1e P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:09.898762 20564 raft_consensus.cc:740] T 6329c0d2dafb4de78f896ccf2e038d1e P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d4d4895f390422fb4e9fff0b1ff8a5a, State: Initialized, Role: FOLLOWER
I20260710 13:21:09.899516 20564 consensus_queue.cc:260] T 6329c0d2dafb4de78f896ccf2e038d1e P 4d4d4895f390422fb4e9fff0b1ff8a5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:09.902010 20564 ts_tablet_manager.cc:1434] T 6329c0d2dafb4de78f896ccf2e038d1e P 4d4d4895f390422fb4e9fff0b1ff8a5a: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260710 13:21:09.906993 20584 raft_consensus.cc:515] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:09.909458 20584 leader_election.cc:290] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 4d4d4895f390422fb4e9fff0b1ff8a5a [CANDIDATE]: Term 1 election: Requested vote from peers 0a6b14f61e214586b088bf31ca9756e4 (127.16.20.65:36237), 5f694e67adec49429b43a507d17fd793 (127.16.20.67:34771)
I20260710 13:21:09.910378 20371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67edad9f6ebb483a9a54ebeb629a1dd5" candidate_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a6b14f61e214586b088bf31ca9756e4"
I20260710 13:21:09.910717 20520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67edad9f6ebb483a9a54ebeb629a1dd5" candidate_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f694e67adec49429b43a507d17fd793"
I20260710 13:21:09.911044 20371 raft_consensus.cc:3060] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:09.911329 20520 raft_consensus.cc:3060] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:09.919281 20371 raft_consensus.cc:2468] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 0a6b14f61e214586b088bf31ca9756e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d4d4895f390422fb4e9fff0b1ff8a5a in term 1.
I20260710 13:21:09.925345 20520 raft_consensus.cc:2468] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 5f694e67adec49429b43a507d17fd793 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d4d4895f390422fb4e9fff0b1ff8a5a in term 1.
I20260710 13:21:09.925496 20412 leader_election.cc:304] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 4d4d4895f390422fb4e9fff0b1ff8a5a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a6b14f61e214586b088bf31ca9756e4, 4d4d4895f390422fb4e9fff0b1ff8a5a; no voters: 
I20260710 13:21:09.926918 20584 raft_consensus.cc:2804] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:09.927510 20584 raft_consensus.cc:697] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 1 LEADER]: Becoming Leader. State: Replica: 4d4d4895f390422fb4e9fff0b1ff8a5a, State: Running, Role: LEADER
I20260710 13:21:09.928375 20584 consensus_queue.cc:237] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 4d4d4895f390422fb4e9fff0b1ff8a5a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:09.937739 20268 catalog_manager.cc:5697] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 4d4d4895f390422fb4e9fff0b1ff8a5a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d4d4895f390422fb4e9fff0b1ff8a5a (127.16.20.66). New cstate: current_term: 1 leader_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:10.047600 20588 raft_consensus.cc:493] T 0c8d7facd43a4d499a4b0982ff0e923d P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:10.048127 20588 raft_consensus.cc:515] T 0c8d7facd43a4d499a4b0982ff0e923d P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:10.048983 20587 consensus_queue.cc:1048] T 9991b03eddab43fb8c346f2793a7e380 P 5f694e67adec49429b43a507d17fd793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:10.050908 20371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c8d7facd43a4d499a4b0982ff0e923d" candidate_uuid: "5f694e67adec49429b43a507d17fd793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a6b14f61e214586b088bf31ca9756e4" is_pre_election: true
I20260710 13:21:10.051255 20447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c8d7facd43a4d499a4b0982ff0e923d" candidate_uuid: "5f694e67adec49429b43a507d17fd793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" is_pre_election: true
I20260710 13:21:10.051522 20588 leader_election.cc:290] T 0c8d7facd43a4d499a4b0982ff0e923d P 5f694e67adec49429b43a507d17fd793 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a6b14f61e214586b088bf31ca9756e4 (127.16.20.65:36237), 4d4d4895f390422fb4e9fff0b1ff8a5a (127.16.20.66:36987)
I20260710 13:21:10.051949 20447 raft_consensus.cc:2468] T 0c8d7facd43a4d499a4b0982ff0e923d P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f694e67adec49429b43a507d17fd793 in term 0.
I20260710 13:21:10.051656 20371 raft_consensus.cc:2468] T 0c8d7facd43a4d499a4b0982ff0e923d P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f694e67adec49429b43a507d17fd793 in term 0.
I20260710 13:21:10.054028 20484 leader_election.cc:304] T 0c8d7facd43a4d499a4b0982ff0e923d P 5f694e67adec49429b43a507d17fd793 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d4d4895f390422fb4e9fff0b1ff8a5a, 5f694e67adec49429b43a507d17fd793; no voters: 
I20260710 13:21:10.055233 20588 raft_consensus.cc:2804] T 0c8d7facd43a4d499a4b0982ff0e923d P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:10.055706 20588 raft_consensus.cc:493] T 0c8d7facd43a4d499a4b0982ff0e923d P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:10.055513 20587 consensus_queue.cc:1048] T 9991b03eddab43fb8c346f2793a7e380 P 5f694e67adec49429b43a507d17fd793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:10.056046 20588 raft_consensus.cc:3060] T 0c8d7facd43a4d499a4b0982ff0e923d P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:10.064852 20588 raft_consensus.cc:515] T 0c8d7facd43a4d499a4b0982ff0e923d P 5f694e67adec49429b43a507d17fd793 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:10.068282 20370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c8d7facd43a4d499a4b0982ff0e923d" candidate_uuid: "5f694e67adec49429b43a507d17fd793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a6b14f61e214586b088bf31ca9756e4"
I20260710 13:21:10.069031 20370 raft_consensus.cc:3060] T 0c8d7facd43a4d499a4b0982ff0e923d P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:10.070181 20588 leader_election.cc:290] T 0c8d7facd43a4d499a4b0982ff0e923d P 5f694e67adec49429b43a507d17fd793 [CANDIDATE]: Term 1 election: Requested vote from peers 0a6b14f61e214586b088bf31ca9756e4 (127.16.20.65:36237), 4d4d4895f390422fb4e9fff0b1ff8a5a (127.16.20.66:36987)
I20260710 13:21:10.071712 20447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c8d7facd43a4d499a4b0982ff0e923d" candidate_uuid: "5f694e67adec49429b43a507d17fd793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a"
I20260710 13:21:10.072506 20447 raft_consensus.cc:3060] T 0c8d7facd43a4d499a4b0982ff0e923d P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:10.080648 20602 consensus_queue.cc:1048] T 1becd5f9551e435f96aaf26eafb64c92 P 0a6b14f61e214586b088bf31ca9756e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:10.086833 20370 raft_consensus.cc:2468] T 0c8d7facd43a4d499a4b0982ff0e923d P 0a6b14f61e214586b088bf31ca9756e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f694e67adec49429b43a507d17fd793 in term 1.
I20260710 13:21:10.088143 20486 leader_election.cc:304] T 0c8d7facd43a4d499a4b0982ff0e923d P 5f694e67adec49429b43a507d17fd793 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a6b14f61e214586b088bf31ca9756e4, 5f694e67adec49429b43a507d17fd793; no voters: 
I20260710 13:21:10.089558 20627 raft_consensus.cc:2804] T 0c8d7facd43a4d499a4b0982ff0e923d P 5f694e67adec49429b43a507d17fd793 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:10.090019 20627 raft_consensus.cc:697] T 0c8d7facd43a4d499a4b0982ff0e923d P 5f694e67adec49429b43a507d17fd793 [term 1 LEADER]: Becoming Leader. State: Replica: 5f694e67adec49429b43a507d17fd793, State: Running, Role: LEADER
I20260710 13:21:10.090873 20447 raft_consensus.cc:2468] T 0c8d7facd43a4d499a4b0982ff0e923d P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f694e67adec49429b43a507d17fd793 in term 1.
I20260710 13:21:10.090835 20627 consensus_queue.cc:237] T 0c8d7facd43a4d499a4b0982ff0e923d P 5f694e67adec49429b43a507d17fd793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:10.105515 20611 consensus_queue.cc:1048] T 1becd5f9551e435f96aaf26eafb64c92 P 0a6b14f61e214586b088bf31ca9756e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:10.114579 20268 catalog_manager.cc:5697] T 0c8d7facd43a4d499a4b0982ff0e923d P 5f694e67adec49429b43a507d17fd793 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f694e67adec49429b43a507d17fd793 (127.16.20.67). New cstate: current_term: 1 leader_uuid: "5f694e67adec49429b43a507d17fd793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:10.178251 20603 consensus_queue.cc:1048] T 2ae543699bec44189d2c6b5239265865 P 0a6b14f61e214586b088bf31ca9756e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:10.188360 20566 consensus_queue.cc:1048] T 2ae543699bec44189d2c6b5239265865 P 0a6b14f61e214586b088bf31ca9756e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:10.191834 20584 raft_consensus.cc:493] T 6329c0d2dafb4de78f896ccf2e038d1e P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:10.192401 20584 raft_consensus.cc:515] T 6329c0d2dafb4de78f896ccf2e038d1e P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:10.193933 20627 consensus_queue.cc:1048] T 53c6f59516174f3db5513b4c5be7f7bf P 5f694e67adec49429b43a507d17fd793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:10.195139 20370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6329c0d2dafb4de78f896ccf2e038d1e" candidate_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a6b14f61e214586b088bf31ca9756e4" is_pre_election: true
I20260710 13:21:10.196893 20521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6329c0d2dafb4de78f896ccf2e038d1e" candidate_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f694e67adec49429b43a507d17fd793" is_pre_election: true
I20260710 13:21:10.197757 20521 raft_consensus.cc:2393] T 6329c0d2dafb4de78f896ccf2e038d1e P 5f694e67adec49429b43a507d17fd793 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4d4d4895f390422fb4e9fff0b1ff8a5a in current term 1: Already voted for candidate 0a6b14f61e214586b088bf31ca9756e4 in this term.
I20260710 13:21:10.194494 20584 leader_election.cc:290] T 6329c0d2dafb4de78f896ccf2e038d1e P 4d4d4895f390422fb4e9fff0b1ff8a5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a6b14f61e214586b088bf31ca9756e4 (127.16.20.65:36237), 5f694e67adec49429b43a507d17fd793 (127.16.20.67:34771)
I20260710 13:21:10.198957 20410 leader_election.cc:304] T 6329c0d2dafb4de78f896ccf2e038d1e P 4d4d4895f390422fb4e9fff0b1ff8a5a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4d4d4895f390422fb4e9fff0b1ff8a5a; no voters: 0a6b14f61e214586b088bf31ca9756e4, 5f694e67adec49429b43a507d17fd793
I20260710 13:21:10.200040 20584 raft_consensus.cc:3060] T 6329c0d2dafb4de78f896ccf2e038d1e P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:10.205513 20627 consensus_queue.cc:1048] T 53c6f59516174f3db5513b4c5be7f7bf P 5f694e67adec49429b43a507d17fd793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:10.211371 20584 raft_consensus.cc:2749] T 6329c0d2dafb4de78f896ccf2e038d1e P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:10.294761 20611 consensus_queue.cc:1048] T 6329c0d2dafb4de78f896ccf2e038d1e P 0a6b14f61e214586b088bf31ca9756e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:10.305203 20566 consensus_queue.cc:1048] T 6329c0d2dafb4de78f896ccf2e038d1e P 0a6b14f61e214586b088bf31ca9756e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:10.328110 20620 consensus_queue.cc:1048] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 4d4d4895f390422fb4e9fff0b1ff8a5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:10.339548 20584 consensus_queue.cc:1048] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 4d4d4895f390422fb4e9fff0b1ff8a5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:10.358644 20447 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cc9e07298d3e4c86a7f4517b1a0284c3"
dest_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a"
mode: GRACEFUL
new_leader_uuid: "0a6b14f61e214586b088bf31ca9756e4"
 from {username='slave'} at 127.0.0.1:57304
I20260710 13:21:10.359321 20447 raft_consensus.cc:606] T cc9e07298d3e4c86a7f4517b1a0284c3 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 1 LEADER]: Received request to transfer leadership to TS 0a6b14f61e214586b088bf31ca9756e4
I20260710 13:21:10.378468 20520 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9991b03eddab43fb8c346f2793a7e380"
dest_uuid: "5f694e67adec49429b43a507d17fd793"
mode: GRACEFUL
new_leader_uuid: "0a6b14f61e214586b088bf31ca9756e4"
 from {username='slave'} at 127.0.0.1:55666
I20260710 13:21:10.379065 20520 raft_consensus.cc:606] T 9991b03eddab43fb8c346f2793a7e380 P 5f694e67adec49429b43a507d17fd793 [term 1 LEADER]: Received request to transfer leadership to TS 0a6b14f61e214586b088bf31ca9756e4
I20260710 13:21:10.387844 20602 consensus_queue.cc:1048] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 0a6b14f61e214586b088bf31ca9756e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:10.390275 20602 consensus_queue.cc:1048] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 0a6b14f61e214586b088bf31ca9756e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:10.393880 20370 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e4ccf9bb0134b13aa8d6350af99bb2d"
dest_uuid: "0a6b14f61e214586b088bf31ca9756e4"
mode: GRACEFUL
new_leader_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a"
 from {username='slave'} at 127.0.0.1:34322
I20260710 13:21:10.394475 20370 raft_consensus.cc:606] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 0a6b14f61e214586b088bf31ca9756e4 [term 1 LEADER]: Received request to transfer leadership to TS 4d4d4895f390422fb4e9fff0b1ff8a5a
I20260710 13:21:10.402155 20566 raft_consensus.cc:993] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 0a6b14f61e214586b088bf31ca9756e4: : Instructing follower 4d4d4895f390422fb4e9fff0b1ff8a5a to start an election
I20260710 13:21:10.402606 20566 raft_consensus.cc:1081] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 0a6b14f61e214586b088bf31ca9756e4 [term 1 LEADER]: Signalling peer 4d4d4895f390422fb4e9fff0b1ff8a5a to start an election
I20260710 13:21:10.406569 20447 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e4ccf9bb0134b13aa8d6350af99bb2d"
dest_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a"
 from {username='slave'} at 127.0.0.1:57288
I20260710 13:21:10.407205 20447 raft_consensus.cc:493] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:10.407608 20447 raft_consensus.cc:3060] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:10.407721 20520 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "53c6f59516174f3db5513b4c5be7f7bf"
dest_uuid: "5f694e67adec49429b43a507d17fd793"
mode: GRACEFUL
new_leader_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a"
 from {username='slave'} at 127.0.0.1:55666
I20260710 13:21:10.408596 20520 raft_consensus.cc:606] T 53c6f59516174f3db5513b4c5be7f7bf P 5f694e67adec49429b43a507d17fd793 [term 1 LEADER]: Received request to transfer leadership to TS 4d4d4895f390422fb4e9fff0b1ff8a5a
I20260710 13:21:10.414778 20447 raft_consensus.cc:515] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:10.417939 20447 leader_election.cc:290] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 4d4d4895f390422fb4e9fff0b1ff8a5a [CANDIDATE]: Term 2 election: Requested vote from peers 0a6b14f61e214586b088bf31ca9756e4 (127.16.20.65:36237), 5f694e67adec49429b43a507d17fd793 (127.16.20.67:34771)
I20260710 13:21:10.418745 20370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e4ccf9bb0134b13aa8d6350af99bb2d" candidate_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0a6b14f61e214586b088bf31ca9756e4"
I20260710 13:21:10.419389 20370 raft_consensus.cc:3055] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 0a6b14f61e214586b088bf31ca9756e4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:10.419739 20370 raft_consensus.cc:740] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 0a6b14f61e214586b088bf31ca9756e4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0a6b14f61e214586b088bf31ca9756e4, State: Running, Role: LEADER
I20260710 13:21:10.420017 20520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e4ccf9bb0134b13aa8d6350af99bb2d" candidate_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f694e67adec49429b43a507d17fd793"
I20260710 13:21:10.420634 20520 raft_consensus.cc:3060] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 5f694e67adec49429b43a507d17fd793 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:10.420629 20370 consensus_queue.cc:260] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 0a6b14f61e214586b088bf31ca9756e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:10.422262 20370 raft_consensus.cc:3060] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 0a6b14f61e214586b088bf31ca9756e4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:10.422873 20371 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6329c0d2dafb4de78f896ccf2e038d1e"
dest_uuid: "0a6b14f61e214586b088bf31ca9756e4"
mode: GRACEFUL
new_leader_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a"
 from {username='slave'} at 127.0.0.1:34322
I20260710 13:21:10.423506 20371 raft_consensus.cc:606] T 6329c0d2dafb4de78f896ccf2e038d1e P 0a6b14f61e214586b088bf31ca9756e4 [term 1 LEADER]: Received request to transfer leadership to TS 4d4d4895f390422fb4e9fff0b1ff8a5a
I20260710 13:21:10.428742 20520 raft_consensus.cc:2468] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 5f694e67adec49429b43a507d17fd793 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d4d4895f390422fb4e9fff0b1ff8a5a in term 2.
I20260710 13:21:10.429535 20370 raft_consensus.cc:2468] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 0a6b14f61e214586b088bf31ca9756e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d4d4895f390422fb4e9fff0b1ff8a5a in term 2.
I20260710 13:21:10.429802 20521 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c8d7facd43a4d499a4b0982ff0e923d"
dest_uuid: "5f694e67adec49429b43a507d17fd793"
mode: GRACEFUL
new_leader_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a"
 from {username='slave'} at 127.0.0.1:55666
I20260710 13:21:10.430434 20521 raft_consensus.cc:606] T 0c8d7facd43a4d499a4b0982ff0e923d P 5f694e67adec49429b43a507d17fd793 [term 1 LEADER]: Received request to transfer leadership to TS 4d4d4895f390422fb4e9fff0b1ff8a5a
I20260710 13:21:10.430485 20410 leader_election.cc:304] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 4d4d4895f390422fb4e9fff0b1ff8a5a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d4d4895f390422fb4e9fff0b1ff8a5a, 5f694e67adec49429b43a507d17fd793; no voters: 
I20260710 13:21:10.431476 20584 raft_consensus.cc:2804] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:10.431951 20584 raft_consensus.cc:697] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 2 LEADER]: Becoming Leader. State: Replica: 4d4d4895f390422fb4e9fff0b1ff8a5a, State: Running, Role: LEADER
I20260710 13:21:10.432765 20584 consensus_queue.cc:237] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 4d4d4895f390422fb4e9fff0b1ff8a5a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:10.435729 20447 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "67edad9f6ebb483a9a54ebeb629a1dd5"
dest_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a"
mode: GRACEFUL
new_leader_uuid: "5f694e67adec49429b43a507d17fd793"
 from {username='slave'} at 127.0.0.1:57304
I20260710 13:21:10.436232 20447 raft_consensus.cc:606] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 1 LEADER]: Received request to transfer leadership to TS 5f694e67adec49429b43a507d17fd793
I20260710 13:21:10.439014 20267 catalog_manager.cc:5697] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 4d4d4895f390422fb4e9fff0b1ff8a5a reported cstate change: term changed from 1 to 2, leader changed from 0a6b14f61e214586b088bf31ca9756e4 (127.16.20.65) to 4d4d4895f390422fb4e9fff0b1ff8a5a (127.16.20.66). New cstate: current_term: 2 leader_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:10.455633 20573 raft_consensus.cc:993] T cc9e07298d3e4c86a7f4517b1a0284c3 P 4d4d4895f390422fb4e9fff0b1ff8a5a: : Instructing follower 0a6b14f61e214586b088bf31ca9756e4 to start an election
I20260710 13:21:10.456049 20584 raft_consensus.cc:1081] T cc9e07298d3e4c86a7f4517b1a0284c3 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 1 LEADER]: Signalling peer 0a6b14f61e214586b088bf31ca9756e4 to start an election
I20260710 13:21:10.457522 20370 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cc9e07298d3e4c86a7f4517b1a0284c3"
dest_uuid: "0a6b14f61e214586b088bf31ca9756e4"
 from {username='slave'} at 127.0.0.1:34302
I20260710 13:21:10.457994 20370 raft_consensus.cc:493] T cc9e07298d3e4c86a7f4517b1a0284c3 P 0a6b14f61e214586b088bf31ca9756e4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:10.458292 20370 raft_consensus.cc:3060] T cc9e07298d3e4c86a7f4517b1a0284c3 P 0a6b14f61e214586b088bf31ca9756e4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:10.462916 20370 raft_consensus.cc:515] T cc9e07298d3e4c86a7f4517b1a0284c3 P 0a6b14f61e214586b088bf31ca9756e4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } } peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } }
I20260710 13:21:10.464457 20370 leader_election.cc:290] T cc9e07298d3e4c86a7f4517b1a0284c3 P 0a6b14f61e214586b088bf31ca9756e4 [CANDIDATE]: Term 2 election: Requested vote from peers 5f694e67adec49429b43a507d17fd793 (127.16.20.67:34771), 4d4d4895f390422fb4e9fff0b1ff8a5a (127.16.20.66:36987)
I20260710 13:21:10.465422 20521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc9e07298d3e4c86a7f4517b1a0284c3" candidate_uuid: "0a6b14f61e214586b088bf31ca9756e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f694e67adec49429b43a507d17fd793"
I20260710 13:21:10.465649 20447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc9e07298d3e4c86a7f4517b1a0284c3" candidate_uuid: "0a6b14f61e214586b088bf31ca9756e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a"
I20260710 13:21:10.466105 20521 raft_consensus.cc:3060] T cc9e07298d3e4c86a7f4517b1a0284c3 P 5f694e67adec49429b43a507d17fd793 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:10.466277 20447 raft_consensus.cc:3055] T cc9e07298d3e4c86a7f4517b1a0284c3 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:10.466711 20447 raft_consensus.cc:740] T cc9e07298d3e4c86a7f4517b1a0284c3 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4d4d4895f390422fb4e9fff0b1ff8a5a, State: Running, Role: LEADER
I20260710 13:21:10.467681 20447 consensus_queue.cc:260] T cc9e07298d3e4c86a7f4517b1a0284c3 P 4d4d4895f390422fb4e9fff0b1ff8a5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } } peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } }
I20260710 13:21:10.469008 20447 raft_consensus.cc:3060] T cc9e07298d3e4c86a7f4517b1a0284c3 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:10.473924 20521 raft_consensus.cc:2468] T cc9e07298d3e4c86a7f4517b1a0284c3 P 5f694e67adec49429b43a507d17fd793 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a6b14f61e214586b088bf31ca9756e4 in term 2.
I20260710 13:21:10.474792 20588 raft_consensus.cc:993] T 9991b03eddab43fb8c346f2793a7e380 P 5f694e67adec49429b43a507d17fd793: : Instructing follower 0a6b14f61e214586b088bf31ca9756e4 to start an election
I20260710 13:21:10.475344 20627 raft_consensus.cc:1081] T 9991b03eddab43fb8c346f2793a7e380 P 5f694e67adec49429b43a507d17fd793 [term 1 LEADER]: Signalling peer 0a6b14f61e214586b088bf31ca9756e4 to start an election
I20260710 13:21:10.475334 20335 leader_election.cc:304] T cc9e07298d3e4c86a7f4517b1a0284c3 P 0a6b14f61e214586b088bf31ca9756e4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a6b14f61e214586b088bf31ca9756e4, 5f694e67adec49429b43a507d17fd793; no voters: 
I20260710 13:21:10.476390 20602 raft_consensus.cc:2804] T cc9e07298d3e4c86a7f4517b1a0284c3 P 0a6b14f61e214586b088bf31ca9756e4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:10.476876 20602 raft_consensus.cc:697] T cc9e07298d3e4c86a7f4517b1a0284c3 P 0a6b14f61e214586b088bf31ca9756e4 [term 2 LEADER]: Becoming Leader. State: Replica: 0a6b14f61e214586b088bf31ca9756e4, State: Running, Role: LEADER
I20260710 13:21:10.477035 20447 raft_consensus.cc:2468] T cc9e07298d3e4c86a7f4517b1a0284c3 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a6b14f61e214586b088bf31ca9756e4 in term 2.
I20260710 13:21:10.477447 20370 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9991b03eddab43fb8c346f2793a7e380"
dest_uuid: "0a6b14f61e214586b088bf31ca9756e4"
 from {username='slave'} at 127.0.0.1:34316
I20260710 13:21:10.477736 20602 consensus_queue.cc:237] T cc9e07298d3e4c86a7f4517b1a0284c3 P 0a6b14f61e214586b088bf31ca9756e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } } peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } }
I20260710 13:21:10.478076 20370 raft_consensus.cc:493] T 9991b03eddab43fb8c346f2793a7e380 P 0a6b14f61e214586b088bf31ca9756e4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:10.478603 20370 raft_consensus.cc:3060] T 9991b03eddab43fb8c346f2793a7e380 P 0a6b14f61e214586b088bf31ca9756e4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:10.484452 20370 raft_consensus.cc:515] T 9991b03eddab43fb8c346f2793a7e380 P 0a6b14f61e214586b088bf31ca9756e4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:10.485291 20267 catalog_manager.cc:5697] T cc9e07298d3e4c86a7f4517b1a0284c3 P 0a6b14f61e214586b088bf31ca9756e4 reported cstate change: term changed from 1 to 2, leader changed from 4d4d4895f390422fb4e9fff0b1ff8a5a (127.16.20.66) to 0a6b14f61e214586b088bf31ca9756e4 (127.16.20.65). New cstate: current_term: 2 leader_uuid: "0a6b14f61e214586b088bf31ca9756e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:10.486042 20370 leader_election.cc:290] T 9991b03eddab43fb8c346f2793a7e380 P 0a6b14f61e214586b088bf31ca9756e4 [CANDIDATE]: Term 2 election: Requested vote from peers 4d4d4895f390422fb4e9fff0b1ff8a5a (127.16.20.66:36987), 5f694e67adec49429b43a507d17fd793 (127.16.20.67:34771)
I20260710 13:21:10.486958 20447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9991b03eddab43fb8c346f2793a7e380" candidate_uuid: "0a6b14f61e214586b088bf31ca9756e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a"
I20260710 13:21:10.487363 20521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9991b03eddab43fb8c346f2793a7e380" candidate_uuid: "0a6b14f61e214586b088bf31ca9756e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f694e67adec49429b43a507d17fd793"
I20260710 13:21:10.487591 20447 raft_consensus.cc:3060] T 9991b03eddab43fb8c346f2793a7e380 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:10.487996 20521 raft_consensus.cc:3055] T 9991b03eddab43fb8c346f2793a7e380 P 5f694e67adec49429b43a507d17fd793 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:10.488341 20521 raft_consensus.cc:740] T 9991b03eddab43fb8c346f2793a7e380 P 5f694e67adec49429b43a507d17fd793 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5f694e67adec49429b43a507d17fd793, State: Running, Role: LEADER
I20260710 13:21:10.489153 20521 consensus_queue.cc:260] T 9991b03eddab43fb8c346f2793a7e380 P 5f694e67adec49429b43a507d17fd793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:10.490914 20521 raft_consensus.cc:3060] T 9991b03eddab43fb8c346f2793a7e380 P 5f694e67adec49429b43a507d17fd793 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:10.494370 20447 raft_consensus.cc:2468] T 9991b03eddab43fb8c346f2793a7e380 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a6b14f61e214586b088bf31ca9756e4 in term 2.
I20260710 13:21:10.495615 20335 leader_election.cc:304] T 9991b03eddab43fb8c346f2793a7e380 P 0a6b14f61e214586b088bf31ca9756e4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a6b14f61e214586b088bf31ca9756e4, 4d4d4895f390422fb4e9fff0b1ff8a5a; no voters: 
I20260710 13:21:10.496361 20602 raft_consensus.cc:2804] T 9991b03eddab43fb8c346f2793a7e380 P 0a6b14f61e214586b088bf31ca9756e4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:10.496814 20602 raft_consensus.cc:697] T 9991b03eddab43fb8c346f2793a7e380 P 0a6b14f61e214586b088bf31ca9756e4 [term 2 LEADER]: Becoming Leader. State: Replica: 0a6b14f61e214586b088bf31ca9756e4, State: Running, Role: LEADER
I20260710 13:21:10.497612 20602 consensus_queue.cc:237] T 9991b03eddab43fb8c346f2793a7e380 P 0a6b14f61e214586b088bf31ca9756e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:10.501232 20521 raft_consensus.cc:2468] T 9991b03eddab43fb8c346f2793a7e380 P 5f694e67adec49429b43a507d17fd793 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a6b14f61e214586b088bf31ca9756e4 in term 2.
I20260710 13:21:10.504722 20267 catalog_manager.cc:5697] T 9991b03eddab43fb8c346f2793a7e380 P 0a6b14f61e214586b088bf31ca9756e4 reported cstate change: term changed from 1 to 2, leader changed from 5f694e67adec49429b43a507d17fd793 (127.16.20.67) to 0a6b14f61e214586b088bf31ca9756e4 (127.16.20.65). New cstate: current_term: 2 leader_uuid: "0a6b14f61e214586b088bf31ca9756e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:10.511742 20627 consensus_queue.cc:1048] T 0c8d7facd43a4d499a4b0982ff0e923d P 5f694e67adec49429b43a507d17fd793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:10.522552 20588 consensus_queue.cc:1048] T 0c8d7facd43a4d499a4b0982ff0e923d P 5f694e67adec49429b43a507d17fd793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:10.531177 20629 raft_consensus.cc:993] T 0c8d7facd43a4d499a4b0982ff0e923d P 5f694e67adec49429b43a507d17fd793: : Instructing follower 4d4d4895f390422fb4e9fff0b1ff8a5a to start an election
I20260710 13:21:10.531694 20588 raft_consensus.cc:1081] T 0c8d7facd43a4d499a4b0982ff0e923d P 5f694e67adec49429b43a507d17fd793 [term 1 LEADER]: Signalling peer 4d4d4895f390422fb4e9fff0b1ff8a5a to start an election
I20260710 13:21:10.533191 20447 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c8d7facd43a4d499a4b0982ff0e923d"
dest_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a"
 from {username='slave'} at 127.0.0.1:57284
I20260710 13:21:10.533776 20447 raft_consensus.cc:493] T 0c8d7facd43a4d499a4b0982ff0e923d P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:10.534174 20447 raft_consensus.cc:3060] T 0c8d7facd43a4d499a4b0982ff0e923d P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:10.538942 20447 raft_consensus.cc:515] T 0c8d7facd43a4d499a4b0982ff0e923d P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:10.540980 20447 leader_election.cc:290] T 0c8d7facd43a4d499a4b0982ff0e923d P 4d4d4895f390422fb4e9fff0b1ff8a5a [CANDIDATE]: Term 2 election: Requested vote from peers 0a6b14f61e214586b088bf31ca9756e4 (127.16.20.65:36237), 5f694e67adec49429b43a507d17fd793 (127.16.20.67:34771)
I20260710 13:21:10.541584 20521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c8d7facd43a4d499a4b0982ff0e923d" candidate_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f694e67adec49429b43a507d17fd793"
I20260710 13:21:10.541513 20370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c8d7facd43a4d499a4b0982ff0e923d" candidate_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0a6b14f61e214586b088bf31ca9756e4"
I20260710 13:21:10.542371 20521 raft_consensus.cc:3055] T 0c8d7facd43a4d499a4b0982ff0e923d P 5f694e67adec49429b43a507d17fd793 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:10.542558 20370 raft_consensus.cc:3060] T 0c8d7facd43a4d499a4b0982ff0e923d P 0a6b14f61e214586b088bf31ca9756e4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:10.542876 20521 raft_consensus.cc:740] T 0c8d7facd43a4d499a4b0982ff0e923d P 5f694e67adec49429b43a507d17fd793 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5f694e67adec49429b43a507d17fd793, State: Running, Role: LEADER
I20260710 13:21:10.543839 20521 consensus_queue.cc:260] T 0c8d7facd43a4d499a4b0982ff0e923d P 5f694e67adec49429b43a507d17fd793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:10.545197 20521 raft_consensus.cc:3060] T 0c8d7facd43a4d499a4b0982ff0e923d P 5f694e67adec49429b43a507d17fd793 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:10.548946 20370 raft_consensus.cc:2468] T 0c8d7facd43a4d499a4b0982ff0e923d P 0a6b14f61e214586b088bf31ca9756e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d4d4895f390422fb4e9fff0b1ff8a5a in term 2.
I20260710 13:21:10.550237 20521 raft_consensus.cc:2468] T 0c8d7facd43a4d499a4b0982ff0e923d P 5f694e67adec49429b43a507d17fd793 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d4d4895f390422fb4e9fff0b1ff8a5a in term 2.
I20260710 13:21:10.550271 20412 leader_election.cc:304] T 0c8d7facd43a4d499a4b0982ff0e923d P 4d4d4895f390422fb4e9fff0b1ff8a5a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a6b14f61e214586b088bf31ca9756e4, 4d4d4895f390422fb4e9fff0b1ff8a5a; no voters: 
I20260710 13:21:10.551803 20584 raft_consensus.cc:2804] T 0c8d7facd43a4d499a4b0982ff0e923d P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:10.552371 20584 raft_consensus.cc:697] T 0c8d7facd43a4d499a4b0982ff0e923d P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 2 LEADER]: Becoming Leader. State: Replica: 4d4d4895f390422fb4e9fff0b1ff8a5a, State: Running, Role: LEADER
I20260710 13:21:10.553331 20584 consensus_queue.cc:237] T 0c8d7facd43a4d499a4b0982ff0e923d P 4d4d4895f390422fb4e9fff0b1ff8a5a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:10.560755 20269 catalog_manager.cc:5697] T 0c8d7facd43a4d499a4b0982ff0e923d P 4d4d4895f390422fb4e9fff0b1ff8a5a reported cstate change: term changed from 1 to 2, leader changed from 5f694e67adec49429b43a507d17fd793 (127.16.20.67) to 4d4d4895f390422fb4e9fff0b1ff8a5a (127.16.20.66). New cstate: current_term: 2 leader_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:10.653137 20629 raft_consensus.cc:993] T 53c6f59516174f3db5513b4c5be7f7bf P 5f694e67adec49429b43a507d17fd793: : Instructing follower 4d4d4895f390422fb4e9fff0b1ff8a5a to start an election
I20260710 13:21:10.653568 20588 raft_consensus.cc:1081] T 53c6f59516174f3db5513b4c5be7f7bf P 5f694e67adec49429b43a507d17fd793 [term 1 LEADER]: Signalling peer 4d4d4895f390422fb4e9fff0b1ff8a5a to start an election
I20260710 13:21:10.655076 20447 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "53c6f59516174f3db5513b4c5be7f7bf"
dest_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a"
 from {username='slave'} at 127.0.0.1:57284
I20260710 13:21:10.655583 20447 raft_consensus.cc:493] T 53c6f59516174f3db5513b4c5be7f7bf P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:10.655850 20447 raft_consensus.cc:3060] T 53c6f59516174f3db5513b4c5be7f7bf P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:10.660501 20447 raft_consensus.cc:515] T 53c6f59516174f3db5513b4c5be7f7bf P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:10.662109 20447 leader_election.cc:290] T 53c6f59516174f3db5513b4c5be7f7bf P 4d4d4895f390422fb4e9fff0b1ff8a5a [CANDIDATE]: Term 2 election: Requested vote from peers 0a6b14f61e214586b088bf31ca9756e4 (127.16.20.65:36237), 5f694e67adec49429b43a507d17fd793 (127.16.20.67:34771)
I20260710 13:21:10.662887 20370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53c6f59516174f3db5513b4c5be7f7bf" candidate_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0a6b14f61e214586b088bf31ca9756e4"
I20260710 13:21:10.663198 20521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53c6f59516174f3db5513b4c5be7f7bf" candidate_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f694e67adec49429b43a507d17fd793"
I20260710 13:21:10.663496 20370 raft_consensus.cc:3060] T 53c6f59516174f3db5513b4c5be7f7bf P 0a6b14f61e214586b088bf31ca9756e4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:10.663834 20521 raft_consensus.cc:3055] T 53c6f59516174f3db5513b4c5be7f7bf P 5f694e67adec49429b43a507d17fd793 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:10.664098 20521 raft_consensus.cc:740] T 53c6f59516174f3db5513b4c5be7f7bf P 5f694e67adec49429b43a507d17fd793 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5f694e67adec49429b43a507d17fd793, State: Running, Role: LEADER
I20260710 13:21:10.664801 20521 consensus_queue.cc:260] T 53c6f59516174f3db5513b4c5be7f7bf P 5f694e67adec49429b43a507d17fd793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:10.665702 20521 raft_consensus.cc:3060] T 53c6f59516174f3db5513b4c5be7f7bf P 5f694e67adec49429b43a507d17fd793 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:10.668623 20370 raft_consensus.cc:2468] T 53c6f59516174f3db5513b4c5be7f7bf P 0a6b14f61e214586b088bf31ca9756e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d4d4895f390422fb4e9fff0b1ff8a5a in term 2.
I20260710 13:21:10.669627 20412 leader_election.cc:304] T 53c6f59516174f3db5513b4c5be7f7bf P 4d4d4895f390422fb4e9fff0b1ff8a5a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a6b14f61e214586b088bf31ca9756e4, 4d4d4895f390422fb4e9fff0b1ff8a5a; no voters: 
I20260710 13:21:10.670394 20584 raft_consensus.cc:2804] T 53c6f59516174f3db5513b4c5be7f7bf P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:10.670789 20584 raft_consensus.cc:697] T 53c6f59516174f3db5513b4c5be7f7bf P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 2 LEADER]: Becoming Leader. State: Replica: 4d4d4895f390422fb4e9fff0b1ff8a5a, State: Running, Role: LEADER
I20260710 13:21:10.670917 20521 raft_consensus.cc:2468] T 53c6f59516174f3db5513b4c5be7f7bf P 5f694e67adec49429b43a507d17fd793 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d4d4895f390422fb4e9fff0b1ff8a5a in term 2.
I20260710 13:21:10.671674 20584 consensus_queue.cc:237] T 53c6f59516174f3db5513b4c5be7f7bf P 4d4d4895f390422fb4e9fff0b1ff8a5a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:10.677975 20269 catalog_manager.cc:5697] T 53c6f59516174f3db5513b4c5be7f7bf P 4d4d4895f390422fb4e9fff0b1ff8a5a reported cstate change: term changed from 1 to 2, leader changed from 5f694e67adec49429b43a507d17fd793 (127.16.20.67) to 4d4d4895f390422fb4e9fff0b1ff8a5a (127.16.20.66). New cstate: current_term: 2 leader_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:10.688017 20611 raft_consensus.cc:993] T 6329c0d2dafb4de78f896ccf2e038d1e P 0a6b14f61e214586b088bf31ca9756e4: : Instructing follower 4d4d4895f390422fb4e9fff0b1ff8a5a to start an election
I20260710 13:21:10.688462 20602 raft_consensus.cc:1081] T 6329c0d2dafb4de78f896ccf2e038d1e P 0a6b14f61e214586b088bf31ca9756e4 [term 1 LEADER]: Signalling peer 4d4d4895f390422fb4e9fff0b1ff8a5a to start an election
I20260710 13:21:10.689996 20447 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6329c0d2dafb4de78f896ccf2e038d1e"
dest_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a"
 from {username='slave'} at 127.0.0.1:57288
I20260710 13:21:10.690472 20447 raft_consensus.cc:493] T 6329c0d2dafb4de78f896ccf2e038d1e P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:10.690765 20447 raft_consensus.cc:3060] T 6329c0d2dafb4de78f896ccf2e038d1e P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:10.696954 20447 raft_consensus.cc:515] T 6329c0d2dafb4de78f896ccf2e038d1e P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:10.698530 20447 leader_election.cc:290] T 6329c0d2dafb4de78f896ccf2e038d1e P 4d4d4895f390422fb4e9fff0b1ff8a5a [CANDIDATE]: Term 2 election: Requested vote from peers 0a6b14f61e214586b088bf31ca9756e4 (127.16.20.65:36237), 5f694e67adec49429b43a507d17fd793 (127.16.20.67:34771)
I20260710 13:21:10.699360 20370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6329c0d2dafb4de78f896ccf2e038d1e" candidate_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0a6b14f61e214586b088bf31ca9756e4"
I20260710 13:21:10.699609 20521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6329c0d2dafb4de78f896ccf2e038d1e" candidate_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f694e67adec49429b43a507d17fd793"
I20260710 13:21:10.700039 20370 raft_consensus.cc:3055] T 6329c0d2dafb4de78f896ccf2e038d1e P 0a6b14f61e214586b088bf31ca9756e4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:10.700184 20521 raft_consensus.cc:3060] T 6329c0d2dafb4de78f896ccf2e038d1e P 5f694e67adec49429b43a507d17fd793 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:10.700405 20370 raft_consensus.cc:740] T 6329c0d2dafb4de78f896ccf2e038d1e P 0a6b14f61e214586b088bf31ca9756e4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0a6b14f61e214586b088bf31ca9756e4, State: Running, Role: LEADER
I20260710 13:21:10.701241 20370 consensus_queue.cc:260] T 6329c0d2dafb4de78f896ccf2e038d1e P 0a6b14f61e214586b088bf31ca9756e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:10.702450 20370 raft_consensus.cc:3060] T 6329c0d2dafb4de78f896ccf2e038d1e P 0a6b14f61e214586b088bf31ca9756e4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:10.707197 20521 raft_consensus.cc:2468] T 6329c0d2dafb4de78f896ccf2e038d1e P 5f694e67adec49429b43a507d17fd793 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d4d4895f390422fb4e9fff0b1ff8a5a in term 2.
I20260710 13:21:10.708498 20410 leader_election.cc:304] T 6329c0d2dafb4de78f896ccf2e038d1e P 4d4d4895f390422fb4e9fff0b1ff8a5a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d4d4895f390422fb4e9fff0b1ff8a5a, 5f694e67adec49429b43a507d17fd793; no voters: 
I20260710 13:21:10.709255 20370 raft_consensus.cc:2468] T 6329c0d2dafb4de78f896ccf2e038d1e P 0a6b14f61e214586b088bf31ca9756e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d4d4895f390422fb4e9fff0b1ff8a5a in term 2.
I20260710 13:21:10.709306 20584 raft_consensus.cc:2804] T 6329c0d2dafb4de78f896ccf2e038d1e P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:10.709861 20584 raft_consensus.cc:697] T 6329c0d2dafb4de78f896ccf2e038d1e P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 2 LEADER]: Becoming Leader. State: Replica: 4d4d4895f390422fb4e9fff0b1ff8a5a, State: Running, Role: LEADER
I20260710 13:21:10.710616 20584 consensus_queue.cc:237] T 6329c0d2dafb4de78f896ccf2e038d1e P 4d4d4895f390422fb4e9fff0b1ff8a5a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:10.716922 20269 catalog_manager.cc:5697] T 6329c0d2dafb4de78f896ccf2e038d1e P 4d4d4895f390422fb4e9fff0b1ff8a5a reported cstate change: term changed from 1 to 2, leader changed from 0a6b14f61e214586b088bf31ca9756e4 (127.16.20.65) to 4d4d4895f390422fb4e9fff0b1ff8a5a (127.16.20.66). New cstate: current_term: 2 leader_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:10.856895 20521 raft_consensus.cc:1275] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 5f694e67adec49429b43a507d17fd793 [term 2 FOLLOWER]: Refusing update from remote peer 4d4d4895f390422fb4e9fff0b1ff8a5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:10.856894 20370 raft_consensus.cc:1275] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 0a6b14f61e214586b088bf31ca9756e4 [term 2 FOLLOWER]: Refusing update from remote peer 4d4d4895f390422fb4e9fff0b1ff8a5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:10.858984 20584 consensus_queue.cc:1048] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 4d4d4895f390422fb4e9fff0b1ff8a5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:10.860105 20573 consensus_queue.cc:1048] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 4d4d4895f390422fb4e9fff0b1ff8a5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:10.879540 20584 raft_consensus.cc:993] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 4d4d4895f390422fb4e9fff0b1ff8a5a: : Instructing follower 5f694e67adec49429b43a507d17fd793 to start an election
I20260710 13:21:10.880028 20573 raft_consensus.cc:1081] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 1 LEADER]: Signalling peer 5f694e67adec49429b43a507d17fd793 to start an election
I20260710 13:21:10.881508 20521 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "67edad9f6ebb483a9a54ebeb629a1dd5"
dest_uuid: "5f694e67adec49429b43a507d17fd793"
 from {username='slave'} at 127.0.0.1:55640
I20260710 13:21:10.881968 20521 raft_consensus.cc:493] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 5f694e67adec49429b43a507d17fd793 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:10.882205 20521 raft_consensus.cc:3060] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 5f694e67adec49429b43a507d17fd793 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:10.887511 20521 raft_consensus.cc:515] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 5f694e67adec49429b43a507d17fd793 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:10.889099 20521 leader_election.cc:290] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 5f694e67adec49429b43a507d17fd793 [CANDIDATE]: Term 2 election: Requested vote from peers 0a6b14f61e214586b088bf31ca9756e4 (127.16.20.65:36237), 4d4d4895f390422fb4e9fff0b1ff8a5a (127.16.20.66:36987)
I20260710 13:21:10.890169 20370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67edad9f6ebb483a9a54ebeb629a1dd5" candidate_uuid: "5f694e67adec49429b43a507d17fd793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0a6b14f61e214586b088bf31ca9756e4"
I20260710 13:21:10.890189 20447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67edad9f6ebb483a9a54ebeb629a1dd5" candidate_uuid: "5f694e67adec49429b43a507d17fd793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a"
I20260710 13:21:10.890789 20370 raft_consensus.cc:3060] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 0a6b14f61e214586b088bf31ca9756e4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:10.890848 20447 raft_consensus.cc:3055] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:10.891230 20447 raft_consensus.cc:740] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4d4d4895f390422fb4e9fff0b1ff8a5a, State: Running, Role: LEADER
I20260710 13:21:10.891957 20447 consensus_queue.cc:260] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 4d4d4895f390422fb4e9fff0b1ff8a5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:10.892947 20447 raft_consensus.cc:3060] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:10.898602 20370 raft_consensus.cc:2468] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 0a6b14f61e214586b088bf31ca9756e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f694e67adec49429b43a507d17fd793 in term 2.
I20260710 13:21:10.899812 20486 leader_election.cc:304] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 5f694e67adec49429b43a507d17fd793 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a6b14f61e214586b088bf31ca9756e4, 5f694e67adec49429b43a507d17fd793; no voters: 
I20260710 13:21:10.900512 20447 raft_consensus.cc:2468] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f694e67adec49429b43a507d17fd793 in term 2.
I20260710 13:21:10.900663 20588 raft_consensus.cc:2804] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 5f694e67adec49429b43a507d17fd793 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:10.901214 20588 raft_consensus.cc:697] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 5f694e67adec49429b43a507d17fd793 [term 2 LEADER]: Becoming Leader. State: Replica: 5f694e67adec49429b43a507d17fd793, State: Running, Role: LEADER
I20260710 13:21:10.902053 20588 consensus_queue.cc:237] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 5f694e67adec49429b43a507d17fd793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:10.908509 20268 catalog_manager.cc:5697] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 5f694e67adec49429b43a507d17fd793 reported cstate change: term changed from 1 to 2, leader changed from 4d4d4895f390422fb4e9fff0b1ff8a5a (127.16.20.66) to 5f694e67adec49429b43a507d17fd793 (127.16.20.67). New cstate: current_term: 2 leader_uuid: "5f694e67adec49429b43a507d17fd793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:10.939491 20521 raft_consensus.cc:1275] T 9991b03eddab43fb8c346f2793a7e380 P 5f694e67adec49429b43a507d17fd793 [term 2 FOLLOWER]: Refusing update from remote peer 0a6b14f61e214586b088bf31ca9756e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:10.940826 20611 consensus_queue.cc:1048] T 9991b03eddab43fb8c346f2793a7e380 P 0a6b14f61e214586b088bf31ca9756e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:10.949620 20447 raft_consensus.cc:1275] T 9991b03eddab43fb8c346f2793a7e380 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 2 FOLLOWER]: Refusing update from remote peer 0a6b14f61e214586b088bf31ca9756e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:10.951442 20602 consensus_queue.cc:1048] T 9991b03eddab43fb8c346f2793a7e380 P 0a6b14f61e214586b088bf31ca9756e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:10.958565 20370 raft_consensus.cc:1275] T 0c8d7facd43a4d499a4b0982ff0e923d P 0a6b14f61e214586b088bf31ca9756e4 [term 2 FOLLOWER]: Refusing update from remote peer 4d4d4895f390422fb4e9fff0b1ff8a5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:10.960218 20584 consensus_queue.cc:1048] T 0c8d7facd43a4d499a4b0982ff0e923d P 4d4d4895f390422fb4e9fff0b1ff8a5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:10.969671 20521 raft_consensus.cc:1275] T 0c8d7facd43a4d499a4b0982ff0e923d P 5f694e67adec49429b43a507d17fd793 [term 2 FOLLOWER]: Refusing update from remote peer 4d4d4895f390422fb4e9fff0b1ff8a5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:10.970981 20584 consensus_queue.cc:1048] T 0c8d7facd43a4d499a4b0982ff0e923d P 4d4d4895f390422fb4e9fff0b1ff8a5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:11.032043 20521 raft_consensus.cc:1275] T cc9e07298d3e4c86a7f4517b1a0284c3 P 5f694e67adec49429b43a507d17fd793 [term 2 FOLLOWER]: Refusing update from remote peer 0a6b14f61e214586b088bf31ca9756e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:11.033531 20603 consensus_queue.cc:1048] T cc9e07298d3e4c86a7f4517b1a0284c3 P 0a6b14f61e214586b088bf31ca9756e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:11.043131 20447 raft_consensus.cc:1275] T cc9e07298d3e4c86a7f4517b1a0284c3 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 2 FOLLOWER]: Refusing update from remote peer 0a6b14f61e214586b088bf31ca9756e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:11.044807 20602 consensus_queue.cc:1048] T cc9e07298d3e4c86a7f4517b1a0284c3 P 0a6b14f61e214586b088bf31ca9756e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:11.122038 20521 raft_consensus.cc:1275] T 53c6f59516174f3db5513b4c5be7f7bf P 5f694e67adec49429b43a507d17fd793 [term 2 FOLLOWER]: Refusing update from remote peer 4d4d4895f390422fb4e9fff0b1ff8a5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:11.123687 20584 consensus_queue.cc:1048] T 53c6f59516174f3db5513b4c5be7f7bf P 4d4d4895f390422fb4e9fff0b1ff8a5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:11.131474 20370 raft_consensus.cc:1275] T 53c6f59516174f3db5513b4c5be7f7bf P 0a6b14f61e214586b088bf31ca9756e4 [term 2 FOLLOWER]: Refusing update from remote peer 4d4d4895f390422fb4e9fff0b1ff8a5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:11.133112 20650 consensus_queue.cc:1048] T 53c6f59516174f3db5513b4c5be7f7bf P 4d4d4895f390422fb4e9fff0b1ff8a5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:11.206883 20370 raft_consensus.cc:1275] T 6329c0d2dafb4de78f896ccf2e038d1e P 0a6b14f61e214586b088bf31ca9756e4 [term 2 FOLLOWER]: Refusing update from remote peer 4d4d4895f390422fb4e9fff0b1ff8a5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:11.208485 20650 consensus_queue.cc:1048] T 6329c0d2dafb4de78f896ccf2e038d1e P 4d4d4895f390422fb4e9fff0b1ff8a5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:11.216686 20521 raft_consensus.cc:1275] T 6329c0d2dafb4de78f896ccf2e038d1e P 5f694e67adec49429b43a507d17fd793 [term 2 FOLLOWER]: Refusing update from remote peer 4d4d4895f390422fb4e9fff0b1ff8a5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:11.218276 20649 consensus_queue.cc:1048] T 6329c0d2dafb4de78f896ccf2e038d1e P 4d4d4895f390422fb4e9fff0b1ff8a5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:11.316666 20370 raft_consensus.cc:1275] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 0a6b14f61e214586b088bf31ca9756e4 [term 2 FOLLOWER]: Refusing update from remote peer 5f694e67adec49429b43a507d17fd793: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:11.318163 20629 consensus_queue.cc:1048] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 5f694e67adec49429b43a507d17fd793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:11.319756 20447 raft_consensus.cc:1275] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 2 FOLLOWER]: Refusing update from remote peer 5f694e67adec49429b43a507d17fd793: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:11.321203 20629 consensus_queue.cc:1048] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 5f694e67adec49429b43a507d17fd793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:13.463444 20267 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57768:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:21:13.466675 20267 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:21:13.517776 20357 tablet_service.cc:1511] Processing CreateTablet for tablet 122d1a5a21ce485089332e19e7b97c66 (DEFAULT_TABLE table=soft_deleted_table [id=bc0b0b93e46949fe8d777008003a578b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:21:13.519138 20357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 122d1a5a21ce485089332e19e7b97c66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.520466 20436 tablet_service.cc:1511] Processing CreateTablet for tablet 122d1a5a21ce485089332e19e7b97c66 (DEFAULT_TABLE table=soft_deleted_table [id=bc0b0b93e46949fe8d777008003a578b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:21:13.521683 20436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 122d1a5a21ce485089332e19e7b97c66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.521701 20504 tablet_service.cc:1511] Processing CreateTablet for tablet 122d1a5a21ce485089332e19e7b97c66 (DEFAULT_TABLE table=soft_deleted_table [id=bc0b0b93e46949fe8d777008003a578b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:21:13.524526 20504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 122d1a5a21ce485089332e19e7b97c66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.524344 20434 tablet_service.cc:1511] Processing CreateTablet for tablet 229075df71f5469aa1d8d03fd0991987 (DEFAULT_TABLE table=soft_deleted_table [id=bc0b0b93e46949fe8d777008003a578b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:13.525559 20434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 229075df71f5469aa1d8d03fd0991987. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.530519 20360 tablet_service.cc:1511] Processing CreateTablet for tablet 229075df71f5469aa1d8d03fd0991987 (DEFAULT_TABLE table=soft_deleted_table [id=bc0b0b93e46949fe8d777008003a578b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:13.531860 20360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 229075df71f5469aa1d8d03fd0991987. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.530543 20358 tablet_service.cc:1511] Processing CreateTablet for tablet 31d48a2ef0d747bd89edf59029269dc2 (DEFAULT_TABLE table=soft_deleted_table [id=bc0b0b93e46949fe8d777008003a578b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:13.534561 20358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31d48a2ef0d747bd89edf59029269dc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.537978 20503 tablet_service.cc:1511] Processing CreateTablet for tablet 229075df71f5469aa1d8d03fd0991987 (DEFAULT_TABLE table=soft_deleted_table [id=bc0b0b93e46949fe8d777008003a578b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:13.538278 20510 tablet_service.cc:1511] Processing CreateTablet for tablet 31d48a2ef0d747bd89edf59029269dc2 (DEFAULT_TABLE table=soft_deleted_table [id=bc0b0b93e46949fe8d777008003a578b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:13.539076 20437 tablet_service.cc:1511] Processing CreateTablet for tablet 31d48a2ef0d747bd89edf59029269dc2 (DEFAULT_TABLE table=soft_deleted_table [id=bc0b0b93e46949fe8d777008003a578b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:13.539368 20503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 229075df71f5469aa1d8d03fd0991987. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.540365 20437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31d48a2ef0d747bd89edf59029269dc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.540728 20510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31d48a2ef0d747bd89edf59029269dc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.544215 20432 tablet_service.cc:1511] Processing CreateTablet for tablet 4113f8391da74a60ba603c6d0f46c07b (DEFAULT_TABLE table=soft_deleted_table [id=bc0b0b93e46949fe8d777008003a578b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:21:13.544999 20359 tablet_service.cc:1511] Processing CreateTablet for tablet 4113f8391da74a60ba603c6d0f46c07b (DEFAULT_TABLE table=soft_deleted_table [id=bc0b0b93e46949fe8d777008003a578b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:21:13.545383 20356 tablet_service.cc:1511] Processing CreateTablet for tablet 9858e627d756423a95529186c2eb77a3 (DEFAULT_TABLE table=soft_deleted_table [id=bc0b0b93e46949fe8d777008003a578b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:13.546401 20359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4113f8391da74a60ba603c6d0f46c07b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.546605 20508 tablet_service.cc:1511] Processing CreateTablet for tablet 4113f8391da74a60ba603c6d0f46c07b (DEFAULT_TABLE table=soft_deleted_table [id=bc0b0b93e46949fe8d777008003a578b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:21:13.547195 20356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9858e627d756423a95529186c2eb77a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.547798 20508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4113f8391da74a60ba603c6d0f46c07b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.545486 20432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4113f8391da74a60ba603c6d0f46c07b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.572242 20355 tablet_service.cc:1511] Processing CreateTablet for tablet 719103c0de8f49eeab5366beb5d81912 (DEFAULT_TABLE table=soft_deleted_table [id=bc0b0b93e46949fe8d777008003a578b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:21:13.573835 20355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 719103c0de8f49eeab5366beb5d81912. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.577589 20431 tablet_service.cc:1511] Processing CreateTablet for tablet 9858e627d756423a95529186c2eb77a3 (DEFAULT_TABLE table=soft_deleted_table [id=bc0b0b93e46949fe8d777008003a578b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:13.578428 20507 tablet_service.cc:1511] Processing CreateTablet for tablet 9858e627d756423a95529186c2eb77a3 (DEFAULT_TABLE table=soft_deleted_table [id=bc0b0b93e46949fe8d777008003a578b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:13.578953 20431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9858e627d756423a95529186c2eb77a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.581662 20505 tablet_service.cc:1511] Processing CreateTablet for tablet 719103c0de8f49eeab5366beb5d81912 (DEFAULT_TABLE table=soft_deleted_table [id=bc0b0b93e46949fe8d777008003a578b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:21:13.583894 20362 tablet_service.cc:1511] Processing CreateTablet for tablet f10359a6af6740e5aeb619ec232d424c (DEFAULT_TABLE table=soft_deleted_table [id=bc0b0b93e46949fe8d777008003a578b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:13.585274 20362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f10359a6af6740e5aeb619ec232d424c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.588351 20434 tablet_service.cc:1511] Processing CreateTablet for tablet 719103c0de8f49eeab5366beb5d81912 (DEFAULT_TABLE table=soft_deleted_table [id=bc0b0b93e46949fe8d777008003a578b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:21:13.589658 20434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 719103c0de8f49eeab5366beb5d81912. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.594244 20507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9858e627d756423a95529186c2eb77a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.592908 20433 tablet_service.cc:1511] Processing CreateTablet for tablet f10359a6af6740e5aeb619ec232d424c (DEFAULT_TABLE table=soft_deleted_table [id=bc0b0b93e46949fe8d777008003a578b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:13.597028 20665 tablet_bootstrap.cc:492] T 122d1a5a21ce485089332e19e7b97c66 P 4d4d4895f390422fb4e9fff0b1ff8a5a: Bootstrap starting.
I20260710 13:21:13.597162 20433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f10359a6af6740e5aeb619ec232d424c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.604298 20508 tablet_service.cc:1511] Processing CreateTablet for tablet f10359a6af6740e5aeb619ec232d424c (DEFAULT_TABLE table=soft_deleted_table [id=bc0b0b93e46949fe8d777008003a578b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:13.605914 20508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f10359a6af6740e5aeb619ec232d424c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.615614 20665 tablet_bootstrap.cc:654] T 122d1a5a21ce485089332e19e7b97c66 P 4d4d4895f390422fb4e9fff0b1ff8a5a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:13.621708 20354 tablet_service.cc:1511] Processing CreateTablet for tablet 3cc82b142e264603b497dfab00c8fb81 (DEFAULT_TABLE table=soft_deleted_table [id=bc0b0b93e46949fe8d777008003a578b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:13.623068 20354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cc82b142e264603b497dfab00c8fb81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.623706 20505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 719103c0de8f49eeab5366beb5d81912. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.623198 20436 tablet_service.cc:1511] Processing CreateTablet for tablet 3cc82b142e264603b497dfab00c8fb81 (DEFAULT_TABLE table=soft_deleted_table [id=bc0b0b93e46949fe8d777008003a578b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:13.625051 20436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cc82b142e264603b497dfab00c8fb81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.625881 20506 tablet_service.cc:1511] Processing CreateTablet for tablet 3cc82b142e264603b497dfab00c8fb81 (DEFAULT_TABLE table=soft_deleted_table [id=bc0b0b93e46949fe8d777008003a578b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:13.631876 20506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cc82b142e264603b497dfab00c8fb81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.644526 20666 tablet_bootstrap.cc:492] T 122d1a5a21ce485089332e19e7b97c66 P 5f694e67adec49429b43a507d17fd793: Bootstrap starting.
I20260710 13:21:13.666819 20437 tablet_service.cc:1511] Processing CreateTablet for tablet 2479c070a45c4934ae1e380dc7e5bb31 (DEFAULT_TABLE table=soft_deleted_table [id=bc0b0b93e46949fe8d777008003a578b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:13.668188 20437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2479c070a45c4934ae1e380dc7e5bb31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.668560 20360 tablet_service.cc:1511] Processing CreateTablet for tablet 2479c070a45c4934ae1e380dc7e5bb31 (DEFAULT_TABLE table=soft_deleted_table [id=bc0b0b93e46949fe8d777008003a578b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:13.668713 20508 tablet_service.cc:1511] Processing CreateTablet for tablet 2479c070a45c4934ae1e380dc7e5bb31 (DEFAULT_TABLE table=soft_deleted_table [id=bc0b0b93e46949fe8d777008003a578b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:13.669812 20360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2479c070a45c4934ae1e380dc7e5bb31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.670136 20508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2479c070a45c4934ae1e380dc7e5bb31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.678808 20666 tablet_bootstrap.cc:654] T 122d1a5a21ce485089332e19e7b97c66 P 5f694e67adec49429b43a507d17fd793: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:13.700623 20668 tablet_bootstrap.cc:492] T 4113f8391da74a60ba603c6d0f46c07b P 0a6b14f61e214586b088bf31ca9756e4: Bootstrap starting.
I20260710 13:21:13.704252 20665 tablet_bootstrap.cc:492] T 122d1a5a21ce485089332e19e7b97c66 P 4d4d4895f390422fb4e9fff0b1ff8a5a: No bootstrap required, opened a new log
I20260710 13:21:13.704813 20665 ts_tablet_manager.cc:1403] T 122d1a5a21ce485089332e19e7b97c66 P 4d4d4895f390422fb4e9fff0b1ff8a5a: Time spent bootstrapping tablet: real 0.108s	user 0.011s	sys 0.003s
I20260710 13:21:13.707818 20665 raft_consensus.cc:359] T 122d1a5a21ce485089332e19e7b97c66 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:13.708513 20665 raft_consensus.cc:385] T 122d1a5a21ce485089332e19e7b97c66 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:13.708820 20665 raft_consensus.cc:740] T 122d1a5a21ce485089332e19e7b97c66 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d4d4895f390422fb4e9fff0b1ff8a5a, State: Initialized, Role: FOLLOWER
I20260710 13:21:13.709527 20665 consensus_queue.cc:260] T 122d1a5a21ce485089332e19e7b97c66 P 4d4d4895f390422fb4e9fff0b1ff8a5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:13.711818 20665 ts_tablet_manager.cc:1434] T 122d1a5a21ce485089332e19e7b97c66 P 4d4d4895f390422fb4e9fff0b1ff8a5a: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.006s
I20260710 13:21:13.712833 20665 tablet_bootstrap.cc:492] T 229075df71f5469aa1d8d03fd0991987 P 4d4d4895f390422fb4e9fff0b1ff8a5a: Bootstrap starting.
I20260710 13:21:13.719683 20665 tablet_bootstrap.cc:654] T 229075df71f5469aa1d8d03fd0991987 P 4d4d4895f390422fb4e9fff0b1ff8a5a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:13.722622 20668 tablet_bootstrap.cc:654] T 4113f8391da74a60ba603c6d0f46c07b P 0a6b14f61e214586b088bf31ca9756e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:13.726257 20666 tablet_bootstrap.cc:492] T 122d1a5a21ce485089332e19e7b97c66 P 5f694e67adec49429b43a507d17fd793: No bootstrap required, opened a new log
I20260710 13:21:13.727170 20666 ts_tablet_manager.cc:1403] T 122d1a5a21ce485089332e19e7b97c66 P 5f694e67adec49429b43a507d17fd793: Time spent bootstrapping tablet: real 0.083s	user 0.008s	sys 0.005s
I20260710 13:21:13.731139 20666 raft_consensus.cc:359] T 122d1a5a21ce485089332e19e7b97c66 P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:13.732259 20666 raft_consensus.cc:385] T 122d1a5a21ce485089332e19e7b97c66 P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:13.732654 20666 raft_consensus.cc:740] T 122d1a5a21ce485089332e19e7b97c66 P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f694e67adec49429b43a507d17fd793, State: Initialized, Role: FOLLOWER
I20260710 13:21:13.733596 20666 consensus_queue.cc:260] T 122d1a5a21ce485089332e19e7b97c66 P 5f694e67adec49429b43a507d17fd793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:13.736661 20666 ts_tablet_manager.cc:1434] T 122d1a5a21ce485089332e19e7b97c66 P 5f694e67adec49429b43a507d17fd793: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:21:13.737924 20666 tablet_bootstrap.cc:492] T 4113f8391da74a60ba603c6d0f46c07b P 5f694e67adec49429b43a507d17fd793: Bootstrap starting.
I20260710 13:21:13.746506 20666 tablet_bootstrap.cc:654] T 4113f8391da74a60ba603c6d0f46c07b P 5f694e67adec49429b43a507d17fd793: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:13.747906 20665 tablet_bootstrap.cc:492] T 229075df71f5469aa1d8d03fd0991987 P 4d4d4895f390422fb4e9fff0b1ff8a5a: No bootstrap required, opened a new log
I20260710 13:21:13.748484 20665 ts_tablet_manager.cc:1403] T 229075df71f5469aa1d8d03fd0991987 P 4d4d4895f390422fb4e9fff0b1ff8a5a: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.024s
I20260710 13:21:13.748787 20668 tablet_bootstrap.cc:492] T 4113f8391da74a60ba603c6d0f46c07b P 0a6b14f61e214586b088bf31ca9756e4: No bootstrap required, opened a new log
I20260710 13:21:13.749240 20668 ts_tablet_manager.cc:1403] T 4113f8391da74a60ba603c6d0f46c07b P 0a6b14f61e214586b088bf31ca9756e4: Time spent bootstrapping tablet: real 0.049s	user 0.004s	sys 0.005s
I20260710 13:21:13.751787 20668 raft_consensus.cc:359] T 4113f8391da74a60ba603c6d0f46c07b P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:13.752354 20668 raft_consensus.cc:385] T 4113f8391da74a60ba603c6d0f46c07b P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:13.752592 20668 raft_consensus.cc:740] T 4113f8391da74a60ba603c6d0f46c07b P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a6b14f61e214586b088bf31ca9756e4, State: Initialized, Role: FOLLOWER
I20260710 13:21:13.753242 20668 consensus_queue.cc:260] T 4113f8391da74a60ba603c6d0f46c07b P 0a6b14f61e214586b088bf31ca9756e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:13.757712 20665 raft_consensus.cc:359] T 229075df71f5469aa1d8d03fd0991987 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:13.758252 20668 ts_tablet_manager.cc:1434] T 4113f8391da74a60ba603c6d0f46c07b P 0a6b14f61e214586b088bf31ca9756e4: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 13:21:13.758304 20666 tablet_bootstrap.cc:492] T 4113f8391da74a60ba603c6d0f46c07b P 5f694e67adec49429b43a507d17fd793: No bootstrap required, opened a new log
I20260710 13:21:13.758528 20665 raft_consensus.cc:385] T 229075df71f5469aa1d8d03fd0991987 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:13.758942 20665 raft_consensus.cc:740] T 229075df71f5469aa1d8d03fd0991987 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d4d4895f390422fb4e9fff0b1ff8a5a, State: Initialized, Role: FOLLOWER
I20260710 13:21:13.759040 20666 ts_tablet_manager.cc:1403] T 4113f8391da74a60ba603c6d0f46c07b P 5f694e67adec49429b43a507d17fd793: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.008s
I20260710 13:21:13.759523 20668 tablet_bootstrap.cc:492] T 122d1a5a21ce485089332e19e7b97c66 P 0a6b14f61e214586b088bf31ca9756e4: Bootstrap starting.
I20260710 13:21:13.759768 20665 consensus_queue.cc:260] T 229075df71f5469aa1d8d03fd0991987 P 4d4d4895f390422fb4e9fff0b1ff8a5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:13.762111 20665 ts_tablet_manager.cc:1434] T 229075df71f5469aa1d8d03fd0991987 P 4d4d4895f390422fb4e9fff0b1ff8a5a: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.002s
I20260710 13:21:13.762223 20666 raft_consensus.cc:359] T 4113f8391da74a60ba603c6d0f46c07b P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:13.762918 20666 raft_consensus.cc:385] T 4113f8391da74a60ba603c6d0f46c07b P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:13.763046 20665 tablet_bootstrap.cc:492] T 31d48a2ef0d747bd89edf59029269dc2 P 4d4d4895f390422fb4e9fff0b1ff8a5a: Bootstrap starting.
I20260710 13:21:13.763242 20666 raft_consensus.cc:740] T 4113f8391da74a60ba603c6d0f46c07b P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f694e67adec49429b43a507d17fd793, State: Initialized, Role: FOLLOWER
I20260710 13:21:13.766830 20666 consensus_queue.cc:260] T 4113f8391da74a60ba603c6d0f46c07b P 5f694e67adec49429b43a507d17fd793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:13.769284 20666 ts_tablet_manager.cc:1434] T 4113f8391da74a60ba603c6d0f46c07b P 5f694e67adec49429b43a507d17fd793: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 13:21:13.770017 20665 tablet_bootstrap.cc:654] T 31d48a2ef0d747bd89edf59029269dc2 P 4d4d4895f390422fb4e9fff0b1ff8a5a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:13.770210 20666 tablet_bootstrap.cc:492] T f10359a6af6740e5aeb619ec232d424c P 5f694e67adec49429b43a507d17fd793: Bootstrap starting.
I20260710 13:21:13.779181 20666 tablet_bootstrap.cc:654] T f10359a6af6740e5aeb619ec232d424c P 5f694e67adec49429b43a507d17fd793: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:13.784795 20666 tablet_bootstrap.cc:492] T f10359a6af6740e5aeb619ec232d424c P 5f694e67adec49429b43a507d17fd793: No bootstrap required, opened a new log
I20260710 13:21:13.784844 20665 tablet_bootstrap.cc:492] T 31d48a2ef0d747bd89edf59029269dc2 P 4d4d4895f390422fb4e9fff0b1ff8a5a: No bootstrap required, opened a new log
I20260710 13:21:13.785383 20666 ts_tablet_manager.cc:1403] T f10359a6af6740e5aeb619ec232d424c P 5f694e67adec49429b43a507d17fd793: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260710 13:21:13.785461 20665 ts_tablet_manager.cc:1403] T 31d48a2ef0d747bd89edf59029269dc2 P 4d4d4895f390422fb4e9fff0b1ff8a5a: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.001s
I20260710 13:21:13.786818 20668 tablet_bootstrap.cc:654] T 122d1a5a21ce485089332e19e7b97c66 P 0a6b14f61e214586b088bf31ca9756e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:13.788022 20665 raft_consensus.cc:359] T 31d48a2ef0d747bd89edf59029269dc2 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:13.788790 20665 raft_consensus.cc:385] T 31d48a2ef0d747bd89edf59029269dc2 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:13.788478 20666 raft_consensus.cc:359] T f10359a6af6740e5aeb619ec232d424c P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:13.789073 20665 raft_consensus.cc:740] T 31d48a2ef0d747bd89edf59029269dc2 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d4d4895f390422fb4e9fff0b1ff8a5a, State: Initialized, Role: FOLLOWER
I20260710 13:21:13.789335 20666 raft_consensus.cc:385] T f10359a6af6740e5aeb619ec232d424c P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:13.789711 20666 raft_consensus.cc:740] T f10359a6af6740e5aeb619ec232d424c P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f694e67adec49429b43a507d17fd793, State: Initialized, Role: FOLLOWER
I20260710 13:21:13.790020 20665 consensus_queue.cc:260] T 31d48a2ef0d747bd89edf59029269dc2 P 4d4d4895f390422fb4e9fff0b1ff8a5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:13.792410 20665 ts_tablet_manager.cc:1434] T 31d48a2ef0d747bd89edf59029269dc2 P 4d4d4895f390422fb4e9fff0b1ff8a5a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:21:13.790782 20666 consensus_queue.cc:260] T f10359a6af6740e5aeb619ec232d424c P 5f694e67adec49429b43a507d17fd793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:13.794488 20665 tablet_bootstrap.cc:492] T 719103c0de8f49eeab5366beb5d81912 P 4d4d4895f390422fb4e9fff0b1ff8a5a: Bootstrap starting.
I20260710 13:21:13.795363 20666 ts_tablet_manager.cc:1434] T f10359a6af6740e5aeb619ec232d424c P 5f694e67adec49429b43a507d17fd793: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260710 13:21:13.796396 20666 tablet_bootstrap.cc:492] T 229075df71f5469aa1d8d03fd0991987 P 5f694e67adec49429b43a507d17fd793: Bootstrap starting.
I20260710 13:21:13.801165 20668 tablet_bootstrap.cc:492] T 122d1a5a21ce485089332e19e7b97c66 P 0a6b14f61e214586b088bf31ca9756e4: No bootstrap required, opened a new log
I20260710 13:21:13.801352 20665 tablet_bootstrap.cc:654] T 719103c0de8f49eeab5366beb5d81912 P 4d4d4895f390422fb4e9fff0b1ff8a5a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:13.801817 20668 ts_tablet_manager.cc:1403] T 122d1a5a21ce485089332e19e7b97c66 P 0a6b14f61e214586b088bf31ca9756e4: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.004s
I20260710 13:21:13.802248 20666 tablet_bootstrap.cc:654] T 229075df71f5469aa1d8d03fd0991987 P 5f694e67adec49429b43a507d17fd793: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:13.805326 20584 raft_consensus.cc:493] T 122d1a5a21ce485089332e19e7b97c66 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:13.806036 20584 raft_consensus.cc:515] T 122d1a5a21ce485089332e19e7b97c66 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:13.806167 20668 raft_consensus.cc:359] T 122d1a5a21ce485089332e19e7b97c66 P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:13.807367 20668 raft_consensus.cc:385] T 122d1a5a21ce485089332e19e7b97c66 P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:13.811676 20521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "122d1a5a21ce485089332e19e7b97c66" candidate_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f694e67adec49429b43a507d17fd793" is_pre_election: true
I20260710 13:21:13.812527 20521 raft_consensus.cc:2468] T 122d1a5a21ce485089332e19e7b97c66 P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d4d4895f390422fb4e9fff0b1ff8a5a in term 0.
I20260710 13:21:13.814141 20410 leader_election.cc:304] T 122d1a5a21ce485089332e19e7b97c66 P 4d4d4895f390422fb4e9fff0b1ff8a5a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d4d4895f390422fb4e9fff0b1ff8a5a, 5f694e67adec49429b43a507d17fd793; no voters: 
I20260710 13:21:13.815274 20654 raft_consensus.cc:2804] T 122d1a5a21ce485089332e19e7b97c66 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:13.815816 20654 raft_consensus.cc:493] T 122d1a5a21ce485089332e19e7b97c66 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:13.816232 20654 raft_consensus.cc:3060] T 122d1a5a21ce485089332e19e7b97c66 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:13.807871 20668 raft_consensus.cc:740] T 122d1a5a21ce485089332e19e7b97c66 P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a6b14f61e214586b088bf31ca9756e4, State: Initialized, Role: FOLLOWER
I20260710 13:21:13.818063 20668 consensus_queue.cc:260] T 122d1a5a21ce485089332e19e7b97c66 P 0a6b14f61e214586b088bf31ca9756e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:13.828688 20370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "122d1a5a21ce485089332e19e7b97c66" candidate_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a6b14f61e214586b088bf31ca9756e4" is_pre_election: true
I20260710 13:21:13.829578 20370 raft_consensus.cc:2468] T 122d1a5a21ce485089332e19e7b97c66 P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d4d4895f390422fb4e9fff0b1ff8a5a in term 0.
I20260710 13:21:13.837671 20584 leader_election.cc:290] T 122d1a5a21ce485089332e19e7b97c66 P 4d4d4895f390422fb4e9fff0b1ff8a5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a6b14f61e214586b088bf31ca9756e4 (127.16.20.65:36237), 5f694e67adec49429b43a507d17fd793 (127.16.20.67:34771)
I20260710 13:21:13.838796 20584 raft_consensus.cc:493] T 31d48a2ef0d747bd89edf59029269dc2 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:13.842209 20668 ts_tablet_manager.cc:1434] T 122d1a5a21ce485089332e19e7b97c66 P 0a6b14f61e214586b088bf31ca9756e4: Time spent starting tablet: real 0.040s	user 0.003s	sys 0.004s
I20260710 13:21:13.859119 20668 tablet_bootstrap.cc:492] T f10359a6af6740e5aeb619ec232d424c P 0a6b14f61e214586b088bf31ca9756e4: Bootstrap starting.
I20260710 13:21:13.839392 20584 raft_consensus.cc:515] T 31d48a2ef0d747bd89edf59029269dc2 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:13.863041 20370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31d48a2ef0d747bd89edf59029269dc2" candidate_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a6b14f61e214586b088bf31ca9756e4" is_pre_election: true
I20260710 13:21:13.864931 20666 tablet_bootstrap.cc:492] T 229075df71f5469aa1d8d03fd0991987 P 5f694e67adec49429b43a507d17fd793: No bootstrap required, opened a new log
I20260710 13:21:13.868327 20666 ts_tablet_manager.cc:1403] T 229075df71f5469aa1d8d03fd0991987 P 5f694e67adec49429b43a507d17fd793: Time spent bootstrapping tablet: real 0.072s	user 0.032s	sys 0.038s
I20260710 13:21:13.869073 20668 tablet_bootstrap.cc:654] T f10359a6af6740e5aeb619ec232d424c P 0a6b14f61e214586b088bf31ca9756e4: Neither blocks nor log segments found. Creating new log.
W20260710 13:21:13.864794 20412 leader_election.cc:343] T 31d48a2ef0d747bd89edf59029269dc2 P 4d4d4895f390422fb4e9fff0b1ff8a5a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a6b14f61e214586b088bf31ca9756e4 (127.16.20.65:36237): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:13.870860 20584 leader_election.cc:290] T 31d48a2ef0d747bd89edf59029269dc2 P 4d4d4895f390422fb4e9fff0b1ff8a5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a6b14f61e214586b088bf31ca9756e4 (127.16.20.65:36237), 5f694e67adec49429b43a507d17fd793 (127.16.20.67:34771)
I20260710 13:21:13.867609 20665 tablet_bootstrap.cc:492] T 719103c0de8f49eeab5366beb5d81912 P 4d4d4895f390422fb4e9fff0b1ff8a5a: No bootstrap required, opened a new log
I20260710 13:21:13.872267 20665 ts_tablet_manager.cc:1403] T 719103c0de8f49eeab5366beb5d81912 P 4d4d4895f390422fb4e9fff0b1ff8a5a: Time spent bootstrapping tablet: real 0.078s	user 0.027s	sys 0.041s
I20260710 13:21:13.871943 20666 raft_consensus.cc:359] T 229075df71f5469aa1d8d03fd0991987 P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:13.873224 20666 raft_consensus.cc:385] T 229075df71f5469aa1d8d03fd0991987 P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:13.873353 20654 raft_consensus.cc:515] T 122d1a5a21ce485089332e19e7b97c66 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:13.873796 20666 raft_consensus.cc:740] T 229075df71f5469aa1d8d03fd0991987 P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f694e67adec49429b43a507d17fd793, State: Initialized, Role: FOLLOWER
I20260710 13:21:13.875033 20666 consensus_queue.cc:260] T 229075df71f5469aa1d8d03fd0991987 P 5f694e67adec49429b43a507d17fd793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:13.877220 20370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "122d1a5a21ce485089332e19e7b97c66" candidate_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a6b14f61e214586b088bf31ca9756e4"
I20260710 13:21:13.877826 20370 raft_consensus.cc:3060] T 122d1a5a21ce485089332e19e7b97c66 P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:13.878328 20666 ts_tablet_manager.cc:1434] T 229075df71f5469aa1d8d03fd0991987 P 5f694e67adec49429b43a507d17fd793: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260710 13:21:13.879225 20665 raft_consensus.cc:359] T 719103c0de8f49eeab5366beb5d81912 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:13.879945 20666 tablet_bootstrap.cc:492] T 31d48a2ef0d747bd89edf59029269dc2 P 5f694e67adec49429b43a507d17fd793: Bootstrap starting.
I20260710 13:21:13.881150 20520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31d48a2ef0d747bd89edf59029269dc2" candidate_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f694e67adec49429b43a507d17fd793" is_pre_election: true
I20260710 13:21:13.879956 20665 raft_consensus.cc:385] T 719103c0de8f49eeab5366beb5d81912 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:13.881812 20665 raft_consensus.cc:740] T 719103c0de8f49eeab5366beb5d81912 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d4d4895f390422fb4e9fff0b1ff8a5a, State: Initialized, Role: FOLLOWER
I20260710 13:21:13.884128 20654 leader_election.cc:290] T 122d1a5a21ce485089332e19e7b97c66 P 4d4d4895f390422fb4e9fff0b1ff8a5a [CANDIDATE]: Term 1 election: Requested vote from peers 0a6b14f61e214586b088bf31ca9756e4 (127.16.20.65:36237), 5f694e67adec49429b43a507d17fd793 (127.16.20.67:34771)
I20260710 13:21:13.884730 20665 consensus_queue.cc:260] T 719103c0de8f49eeab5366beb5d81912 P 4d4d4895f390422fb4e9fff0b1ff8a5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:13.887790 20665 ts_tablet_manager.cc:1434] T 719103c0de8f49eeab5366beb5d81912 P 4d4d4895f390422fb4e9fff0b1ff8a5a: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 13:21:13.889026 20665 tablet_bootstrap.cc:492] T 9858e627d756423a95529186c2eb77a3 P 4d4d4895f390422fb4e9fff0b1ff8a5a: Bootstrap starting.
W20260710 13:21:13.884204 20410 leader_election.cc:343] T 31d48a2ef0d747bd89edf59029269dc2 P 4d4d4895f390422fb4e9fff0b1ff8a5a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f694e67adec49429b43a507d17fd793 (127.16.20.67:34771): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:13.890974 20410 leader_election.cc:304] T 31d48a2ef0d747bd89edf59029269dc2 P 4d4d4895f390422fb4e9fff0b1ff8a5a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4d4d4895f390422fb4e9fff0b1ff8a5a; no voters: 0a6b14f61e214586b088bf31ca9756e4, 5f694e67adec49429b43a507d17fd793
I20260710 13:21:13.892498 20654 raft_consensus.cc:2749] T 31d48a2ef0d747bd89edf59029269dc2 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:13.889083 20668 tablet_bootstrap.cc:492] T f10359a6af6740e5aeb619ec232d424c P 0a6b14f61e214586b088bf31ca9756e4: No bootstrap required, opened a new log
I20260710 13:21:13.893401 20520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "122d1a5a21ce485089332e19e7b97c66" candidate_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f694e67adec49429b43a507d17fd793"
I20260710 13:21:13.894028 20520 raft_consensus.cc:3060] T 122d1a5a21ce485089332e19e7b97c66 P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:13.894207 20666 tablet_bootstrap.cc:654] T 31d48a2ef0d747bd89edf59029269dc2 P 5f694e67adec49429b43a507d17fd793: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:13.895160 20370 raft_consensus.cc:2468] T 122d1a5a21ce485089332e19e7b97c66 P 0a6b14f61e214586b088bf31ca9756e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d4d4895f390422fb4e9fff0b1ff8a5a in term 1.
I20260710 13:21:13.896754 20412 leader_election.cc:304] T 122d1a5a21ce485089332e19e7b97c66 P 4d4d4895f390422fb4e9fff0b1ff8a5a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a6b14f61e214586b088bf31ca9756e4, 4d4d4895f390422fb4e9fff0b1ff8a5a; no voters: 
I20260710 13:21:13.897610 20665 tablet_bootstrap.cc:654] T 9858e627d756423a95529186c2eb77a3 P 4d4d4895f390422fb4e9fff0b1ff8a5a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:13.893551 20668 ts_tablet_manager.cc:1403] T f10359a6af6740e5aeb619ec232d424c P 0a6b14f61e214586b088bf31ca9756e4: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.017s
I20260710 13:21:13.902462 20654 raft_consensus.cc:2804] T 122d1a5a21ce485089332e19e7b97c66 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:13.904043 20654 raft_consensus.cc:697] T 122d1a5a21ce485089332e19e7b97c66 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 1 LEADER]: Becoming Leader. State: Replica: 4d4d4895f390422fb4e9fff0b1ff8a5a, State: Running, Role: LEADER
I20260710 13:21:13.904897 20654 consensus_queue.cc:237] T 122d1a5a21ce485089332e19e7b97c66 P 4d4d4895f390422fb4e9fff0b1ff8a5a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:13.906801 20666 tablet_bootstrap.cc:492] T 31d48a2ef0d747bd89edf59029269dc2 P 5f694e67adec49429b43a507d17fd793: No bootstrap required, opened a new log
I20260710 13:21:13.907605 20666 ts_tablet_manager.cc:1403] T 31d48a2ef0d747bd89edf59029269dc2 P 5f694e67adec49429b43a507d17fd793: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.002s
I20260710 13:21:13.906734 20520 raft_consensus.cc:2468] T 122d1a5a21ce485089332e19e7b97c66 P 5f694e67adec49429b43a507d17fd793 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d4d4895f390422fb4e9fff0b1ff8a5a in term 1.
I20260710 13:21:13.901597 20668 raft_consensus.cc:359] T f10359a6af6740e5aeb619ec232d424c P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:13.910542 20668 raft_consensus.cc:385] T f10359a6af6740e5aeb619ec232d424c P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:13.910889 20668 raft_consensus.cc:740] T f10359a6af6740e5aeb619ec232d424c P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a6b14f61e214586b088bf31ca9756e4, State: Initialized, Role: FOLLOWER
I20260710 13:21:13.911643 20668 consensus_queue.cc:260] T f10359a6af6740e5aeb619ec232d424c P 0a6b14f61e214586b088bf31ca9756e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:13.912351 20666 raft_consensus.cc:359] T 31d48a2ef0d747bd89edf59029269dc2 P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:13.913131 20666 raft_consensus.cc:385] T 31d48a2ef0d747bd89edf59029269dc2 P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:13.913496 20666 raft_consensus.cc:740] T 31d48a2ef0d747bd89edf59029269dc2 P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f694e67adec49429b43a507d17fd793, State: Initialized, Role: FOLLOWER
I20260710 13:21:13.913936 20668 ts_tablet_manager.cc:1434] T f10359a6af6740e5aeb619ec232d424c P 0a6b14f61e214586b088bf31ca9756e4: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260710 13:21:13.916169 20666 consensus_queue.cc:260] T 31d48a2ef0d747bd89edf59029269dc2 P 5f694e67adec49429b43a507d17fd793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:13.919760 20666 ts_tablet_manager.cc:1434] T 31d48a2ef0d747bd89edf59029269dc2 P 5f694e67adec49429b43a507d17fd793: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 13:21:13.920802 20666 tablet_bootstrap.cc:492] T 2479c070a45c4934ae1e380dc7e5bb31 P 5f694e67adec49429b43a507d17fd793: Bootstrap starting.
I20260710 13:21:13.921383 20668 tablet_bootstrap.cc:492] T 9858e627d756423a95529186c2eb77a3 P 0a6b14f61e214586b088bf31ca9756e4: Bootstrap starting.
I20260710 13:21:13.921386 20653 raft_consensus.cc:493] T 31d48a2ef0d747bd89edf59029269dc2 P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:13.923795 20267 catalog_manager.cc:5697] T 122d1a5a21ce485089332e19e7b97c66 P 4d4d4895f390422fb4e9fff0b1ff8a5a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d4d4895f390422fb4e9fff0b1ff8a5a (127.16.20.66). New cstate: current_term: 1 leader_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:13.922830 20653 raft_consensus.cc:515] T 31d48a2ef0d747bd89edf59029269dc2 P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:13.928510 20447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31d48a2ef0d747bd89edf59029269dc2" candidate_uuid: "5f694e67adec49429b43a507d17fd793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" is_pre_election: true
I20260710 13:21:13.928807 20370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31d48a2ef0d747bd89edf59029269dc2" candidate_uuid: "5f694e67adec49429b43a507d17fd793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a6b14f61e214586b088bf31ca9756e4" is_pre_election: true
I20260710 13:21:13.929217 20447 raft_consensus.cc:2468] T 31d48a2ef0d747bd89edf59029269dc2 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f694e67adec49429b43a507d17fd793 in term 0.
I20260710 13:21:13.929736 20666 tablet_bootstrap.cc:654] T 2479c070a45c4934ae1e380dc7e5bb31 P 5f694e67adec49429b43a507d17fd793: Neither blocks nor log segments found. Creating new log.
W20260710 13:21:13.930243 20486 leader_election.cc:343] T 31d48a2ef0d747bd89edf59029269dc2 P 5f694e67adec49429b43a507d17fd793 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a6b14f61e214586b088bf31ca9756e4 (127.16.20.65:36237): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:13.931373 20484 leader_election.cc:304] T 31d48a2ef0d747bd89edf59029269dc2 P 5f694e67adec49429b43a507d17fd793 [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: 4d4d4895f390422fb4e9fff0b1ff8a5a, 5f694e67adec49429b43a507d17fd793; no voters: 0a6b14f61e214586b088bf31ca9756e4
I20260710 13:21:13.928529 20653 leader_election.cc:290] T 31d48a2ef0d747bd89edf59029269dc2 P 5f694e67adec49429b43a507d17fd793 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a6b14f61e214586b088bf31ca9756e4 (127.16.20.65:36237), 4d4d4895f390422fb4e9fff0b1ff8a5a (127.16.20.66:36987)
I20260710 13:21:13.933159 20665 tablet_bootstrap.cc:492] T 9858e627d756423a95529186c2eb77a3 P 4d4d4895f390422fb4e9fff0b1ff8a5a: No bootstrap required, opened a new log
I20260710 13:21:13.933116 20653 raft_consensus.cc:2804] T 31d48a2ef0d747bd89edf59029269dc2 P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:13.933748 20665 ts_tablet_manager.cc:1403] T 9858e627d756423a95529186c2eb77a3 P 4d4d4895f390422fb4e9fff0b1ff8a5a: Time spent bootstrapping tablet: real 0.045s	user 0.013s	sys 0.011s
I20260710 13:21:13.933713 20653 raft_consensus.cc:493] T 31d48a2ef0d747bd89edf59029269dc2 P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:13.934322 20653 raft_consensus.cc:3060] T 31d48a2ef0d747bd89edf59029269dc2 P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:13.936578 20668 tablet_bootstrap.cc:654] T 9858e627d756423a95529186c2eb77a3 P 0a6b14f61e214586b088bf31ca9756e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:13.936889 20665 raft_consensus.cc:359] T 9858e627d756423a95529186c2eb77a3 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:13.937721 20665 raft_consensus.cc:385] T 9858e627d756423a95529186c2eb77a3 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:13.938016 20665 raft_consensus.cc:740] T 9858e627d756423a95529186c2eb77a3 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d4d4895f390422fb4e9fff0b1ff8a5a, State: Initialized, Role: FOLLOWER
I20260710 13:21:13.938782 20665 consensus_queue.cc:260] T 9858e627d756423a95529186c2eb77a3 P 4d4d4895f390422fb4e9fff0b1ff8a5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:13.941226 20665 ts_tablet_manager.cc:1434] T 9858e627d756423a95529186c2eb77a3 P 4d4d4895f390422fb4e9fff0b1ff8a5a: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:21:13.942233 20665 tablet_bootstrap.cc:492] T 4113f8391da74a60ba603c6d0f46c07b P 4d4d4895f390422fb4e9fff0b1ff8a5a: Bootstrap starting.
I20260710 13:21:13.949105 20665 tablet_bootstrap.cc:654] T 4113f8391da74a60ba603c6d0f46c07b P 4d4d4895f390422fb4e9fff0b1ff8a5a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:13.956664 20666 tablet_bootstrap.cc:492] T 2479c070a45c4934ae1e380dc7e5bb31 P 5f694e67adec49429b43a507d17fd793: No bootstrap required, opened a new log
I20260710 13:21:13.957362 20666 ts_tablet_manager.cc:1403] T 2479c070a45c4934ae1e380dc7e5bb31 P 5f694e67adec49429b43a507d17fd793: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.004s
I20260710 13:21:13.961220 20666 raft_consensus.cc:359] T 2479c070a45c4934ae1e380dc7e5bb31 P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:13.962173 20666 raft_consensus.cc:385] T 2479c070a45c4934ae1e380dc7e5bb31 P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:13.962544 20666 raft_consensus.cc:740] T 2479c070a45c4934ae1e380dc7e5bb31 P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f694e67adec49429b43a507d17fd793, State: Initialized, Role: FOLLOWER
I20260710 13:21:13.964766 20666 consensus_queue.cc:260] T 2479c070a45c4934ae1e380dc7e5bb31 P 5f694e67adec49429b43a507d17fd793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:13.966100 20665 tablet_bootstrap.cc:492] T 4113f8391da74a60ba603c6d0f46c07b P 4d4d4895f390422fb4e9fff0b1ff8a5a: No bootstrap required, opened a new log
I20260710 13:21:13.966646 20665 ts_tablet_manager.cc:1403] T 4113f8391da74a60ba603c6d0f46c07b P 4d4d4895f390422fb4e9fff0b1ff8a5a: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.011s
I20260710 13:21:13.967099 20666 ts_tablet_manager.cc:1434] T 2479c070a45c4934ae1e380dc7e5bb31 P 5f694e67adec49429b43a507d17fd793: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:21:13.968161 20666 tablet_bootstrap.cc:492] T 9858e627d756423a95529186c2eb77a3 P 5f694e67adec49429b43a507d17fd793: Bootstrap starting.
I20260710 13:21:13.969636 20665 raft_consensus.cc:359] T 4113f8391da74a60ba603c6d0f46c07b P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:13.970643 20665 raft_consensus.cc:385] T 4113f8391da74a60ba603c6d0f46c07b P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:13.970924 20665 raft_consensus.cc:740] T 4113f8391da74a60ba603c6d0f46c07b P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d4d4895f390422fb4e9fff0b1ff8a5a, State: Initialized, Role: FOLLOWER
I20260710 13:21:13.971740 20665 consensus_queue.cc:260] T 4113f8391da74a60ba603c6d0f46c07b P 4d4d4895f390422fb4e9fff0b1ff8a5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:13.974217 20665 ts_tablet_manager.cc:1434] T 4113f8391da74a60ba603c6d0f46c07b P 4d4d4895f390422fb4e9fff0b1ff8a5a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:21:13.974861 20666 tablet_bootstrap.cc:654] T 9858e627d756423a95529186c2eb77a3 P 5f694e67adec49429b43a507d17fd793: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:13.975963 20665 tablet_bootstrap.cc:492] T 2479c070a45c4934ae1e380dc7e5bb31 P 4d4d4895f390422fb4e9fff0b1ff8a5a: Bootstrap starting.
I20260710 13:21:13.985208 20665 tablet_bootstrap.cc:654] T 2479c070a45c4934ae1e380dc7e5bb31 P 4d4d4895f390422fb4e9fff0b1ff8a5a: Neither blocks nor log segments found. Creating new log.
W20260710 13:21:13.992568 20484 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.20.66:36987, user_credentials={real_user=slave}} blocked reactor thread for 61287.1us
I20260710 13:21:13.993003 20666 tablet_bootstrap.cc:492] T 9858e627d756423a95529186c2eb77a3 P 5f694e67adec49429b43a507d17fd793: No bootstrap required, opened a new log
I20260710 13:21:13.993646 20666 ts_tablet_manager.cc:1403] T 9858e627d756423a95529186c2eb77a3 P 5f694e67adec49429b43a507d17fd793: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.007s
I20260710 13:21:13.995369 20653 raft_consensus.cc:515] T 31d48a2ef0d747bd89edf59029269dc2 P 5f694e67adec49429b43a507d17fd793 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:13.996893 20666 raft_consensus.cc:359] T 9858e627d756423a95529186c2eb77a3 P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:13.997714 20666 raft_consensus.cc:385] T 9858e627d756423a95529186c2eb77a3 P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:13.998003 20666 raft_consensus.cc:740] T 9858e627d756423a95529186c2eb77a3 P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f694e67adec49429b43a507d17fd793, State: Initialized, Role: FOLLOWER
I20260710 13:21:14.000638 20370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31d48a2ef0d747bd89edf59029269dc2" candidate_uuid: "5f694e67adec49429b43a507d17fd793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a6b14f61e214586b088bf31ca9756e4"
I20260710 13:21:14.002115 20665 tablet_bootstrap.cc:492] T 2479c070a45c4934ae1e380dc7e5bb31 P 4d4d4895f390422fb4e9fff0b1ff8a5a: No bootstrap required, opened a new log
I20260710 13:21:14.003434 20665 ts_tablet_manager.cc:1403] T 2479c070a45c4934ae1e380dc7e5bb31 P 4d4d4895f390422fb4e9fff0b1ff8a5a: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.001s
I20260710 13:21:13.998766 20666 consensus_queue.cc:260] T 9858e627d756423a95529186c2eb77a3 P 5f694e67adec49429b43a507d17fd793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:14.002671 20447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31d48a2ef0d747bd89edf59029269dc2" candidate_uuid: "5f694e67adec49429b43a507d17fd793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a"
I20260710 13:21:14.004148 20447 raft_consensus.cc:3060] T 31d48a2ef0d747bd89edf59029269dc2 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:14.006718 20665 raft_consensus.cc:359] T 2479c070a45c4934ae1e380dc7e5bb31 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:14.007448 20665 raft_consensus.cc:385] T 2479c070a45c4934ae1e380dc7e5bb31 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:14.007758 20665 raft_consensus.cc:740] T 2479c070a45c4934ae1e380dc7e5bb31 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d4d4895f390422fb4e9fff0b1ff8a5a, State: Initialized, Role: FOLLOWER
I20260710 13:21:14.008559 20665 consensus_queue.cc:260] T 2479c070a45c4934ae1e380dc7e5bb31 P 4d4d4895f390422fb4e9fff0b1ff8a5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
W20260710 13:21:14.008646 20486 leader_election.cc:343] T 31d48a2ef0d747bd89edf59029269dc2 P 5f694e67adec49429b43a507d17fd793 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0a6b14f61e214586b088bf31ca9756e4 (127.16.20.65:36237): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:14.010885 20665 ts_tablet_manager.cc:1434] T 2479c070a45c4934ae1e380dc7e5bb31 P 4d4d4895f390422fb4e9fff0b1ff8a5a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:21:14.011648 20447 raft_consensus.cc:2468] T 31d48a2ef0d747bd89edf59029269dc2 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f694e67adec49429b43a507d17fd793 in term 1.
I20260710 13:21:14.011916 20665 tablet_bootstrap.cc:492] T 3cc82b142e264603b497dfab00c8fb81 P 4d4d4895f390422fb4e9fff0b1ff8a5a: Bootstrap starting.
I20260710 13:21:14.013022 20484 leader_election.cc:304] T 31d48a2ef0d747bd89edf59029269dc2 P 5f694e67adec49429b43a507d17fd793 [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: 4d4d4895f390422fb4e9fff0b1ff8a5a, 5f694e67adec49429b43a507d17fd793; no voters: 0a6b14f61e214586b088bf31ca9756e4
I20260710 13:21:14.013952 20684 raft_consensus.cc:2804] T 31d48a2ef0d747bd89edf59029269dc2 P 5f694e67adec49429b43a507d17fd793 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:14.015911 20684 raft_consensus.cc:697] T 31d48a2ef0d747bd89edf59029269dc2 P 5f694e67adec49429b43a507d17fd793 [term 1 LEADER]: Becoming Leader. State: Replica: 5f694e67adec49429b43a507d17fd793, State: Running, Role: LEADER
I20260710 13:21:14.017120 20684 consensus_queue.cc:237] T 31d48a2ef0d747bd89edf59029269dc2 P 5f694e67adec49429b43a507d17fd793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:14.019755 20665 tablet_bootstrap.cc:654] T 3cc82b142e264603b497dfab00c8fb81 P 4d4d4895f390422fb4e9fff0b1ff8a5a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:14.020117 20653 leader_election.cc:290] T 31d48a2ef0d747bd89edf59029269dc2 P 5f694e67adec49429b43a507d17fd793 [CANDIDATE]: Term 1 election: Requested vote from peers 0a6b14f61e214586b088bf31ca9756e4 (127.16.20.65:36237), 4d4d4895f390422fb4e9fff0b1ff8a5a (127.16.20.66:36987)
I20260710 13:21:14.025012 20666 ts_tablet_manager.cc:1434] T 9858e627d756423a95529186c2eb77a3 P 5f694e67adec49429b43a507d17fd793: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.001s
I20260710 13:21:14.026639 20666 tablet_bootstrap.cc:492] T 3cc82b142e264603b497dfab00c8fb81 P 5f694e67adec49429b43a507d17fd793: Bootstrap starting.
I20260710 13:21:14.027289 20668 tablet_bootstrap.cc:492] T 9858e627d756423a95529186c2eb77a3 P 0a6b14f61e214586b088bf31ca9756e4: No bootstrap required, opened a new log
I20260710 13:21:14.027871 20668 ts_tablet_manager.cc:1403] T 9858e627d756423a95529186c2eb77a3 P 0a6b14f61e214586b088bf31ca9756e4: Time spent bootstrapping tablet: real 0.107s	user 0.030s	sys 0.045s
I20260710 13:21:14.030754 20668 raft_consensus.cc:359] T 9858e627d756423a95529186c2eb77a3 P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:14.031582 20668 raft_consensus.cc:385] T 9858e627d756423a95529186c2eb77a3 P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:14.031879 20668 raft_consensus.cc:740] T 9858e627d756423a95529186c2eb77a3 P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a6b14f61e214586b088bf31ca9756e4, State: Initialized, Role: FOLLOWER
I20260710 13:21:14.032721 20668 consensus_queue.cc:260] T 9858e627d756423a95529186c2eb77a3 P 0a6b14f61e214586b088bf31ca9756e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:14.035276 20668 ts_tablet_manager.cc:1434] T 9858e627d756423a95529186c2eb77a3 P 0a6b14f61e214586b088bf31ca9756e4: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260710 13:21:14.036288 20668 tablet_bootstrap.cc:492] T 229075df71f5469aa1d8d03fd0991987 P 0a6b14f61e214586b088bf31ca9756e4: Bootstrap starting.
I20260710 13:21:14.041597 20666 tablet_bootstrap.cc:654] T 3cc82b142e264603b497dfab00c8fb81 P 5f694e67adec49429b43a507d17fd793: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:14.043036 20668 tablet_bootstrap.cc:654] T 229075df71f5469aa1d8d03fd0991987 P 0a6b14f61e214586b088bf31ca9756e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:14.047034 20269 catalog_manager.cc:5697] T 31d48a2ef0d747bd89edf59029269dc2 P 5f694e67adec49429b43a507d17fd793 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f694e67adec49429b43a507d17fd793 (127.16.20.67). New cstate: current_term: 1 leader_uuid: "5f694e67adec49429b43a507d17fd793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:14.054306 20684 raft_consensus.cc:493] T 229075df71f5469aa1d8d03fd0991987 P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:14.055085 20684 raft_consensus.cc:515] T 229075df71f5469aa1d8d03fd0991987 P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:14.059763 20665 tablet_bootstrap.cc:492] T 3cc82b142e264603b497dfab00c8fb81 P 4d4d4895f390422fb4e9fff0b1ff8a5a: No bootstrap required, opened a new log
I20260710 13:21:14.060250 20665 ts_tablet_manager.cc:1403] T 3cc82b142e264603b497dfab00c8fb81 P 4d4d4895f390422fb4e9fff0b1ff8a5a: Time spent bootstrapping tablet: real 0.049s	user 0.025s	sys 0.020s
I20260710 13:21:14.060655 20666 tablet_bootstrap.cc:492] T 3cc82b142e264603b497dfab00c8fb81 P 5f694e67adec49429b43a507d17fd793: No bootstrap required, opened a new log
I20260710 13:21:14.060745 20370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "229075df71f5469aa1d8d03fd0991987" candidate_uuid: "5f694e67adec49429b43a507d17fd793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a6b14f61e214586b088bf31ca9756e4" is_pre_election: true
I20260710 13:21:14.061170 20666 ts_tablet_manager.cc:1403] T 3cc82b142e264603b497dfab00c8fb81 P 5f694e67adec49429b43a507d17fd793: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.006s
I20260710 13:21:14.061365 20447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "229075df71f5469aa1d8d03fd0991987" candidate_uuid: "5f694e67adec49429b43a507d17fd793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" is_pre_election: true
I20260710 13:21:14.061946 20447 raft_consensus.cc:2468] T 229075df71f5469aa1d8d03fd0991987 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f694e67adec49429b43a507d17fd793 in term 0.
W20260710 13:21:14.062304 20486 leader_election.cc:343] T 229075df71f5469aa1d8d03fd0991987 P 5f694e67adec49429b43a507d17fd793 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a6b14f61e214586b088bf31ca9756e4 (127.16.20.65:36237): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:14.063063 20484 leader_election.cc:304] T 229075df71f5469aa1d8d03fd0991987 P 5f694e67adec49429b43a507d17fd793 [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: 4d4d4895f390422fb4e9fff0b1ff8a5a, 5f694e67adec49429b43a507d17fd793; no voters: 0a6b14f61e214586b088bf31ca9756e4
I20260710 13:21:14.062935 20665 raft_consensus.cc:359] T 3cc82b142e264603b497dfab00c8fb81 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:14.063699 20665 raft_consensus.cc:385] T 3cc82b142e264603b497dfab00c8fb81 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:14.063988 20653 raft_consensus.cc:2804] T 229075df71f5469aa1d8d03fd0991987 P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:14.063997 20665 raft_consensus.cc:740] T 3cc82b142e264603b497dfab00c8fb81 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d4d4895f390422fb4e9fff0b1ff8a5a, State: Initialized, Role: FOLLOWER
I20260710 13:21:14.063824 20666 raft_consensus.cc:359] T 3cc82b142e264603b497dfab00c8fb81 P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:14.064529 20653 raft_consensus.cc:493] T 229075df71f5469aa1d8d03fd0991987 P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:14.064678 20666 raft_consensus.cc:385] T 3cc82b142e264603b497dfab00c8fb81 P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:14.064924 20653 raft_consensus.cc:3060] T 229075df71f5469aa1d8d03fd0991987 P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:14.065021 20666 raft_consensus.cc:740] T 3cc82b142e264603b497dfab00c8fb81 P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f694e67adec49429b43a507d17fd793, State: Initialized, Role: FOLLOWER
I20260710 13:21:14.065021 20665 consensus_queue.cc:260] T 3cc82b142e264603b497dfab00c8fb81 P 4d4d4895f390422fb4e9fff0b1ff8a5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:14.066071 20666 consensus_queue.cc:260] T 3cc82b142e264603b497dfab00c8fb81 P 5f694e67adec49429b43a507d17fd793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:14.068280 20666 ts_tablet_manager.cc:1434] T 3cc82b142e264603b497dfab00c8fb81 P 5f694e67adec49429b43a507d17fd793: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:21:14.069197 20666 tablet_bootstrap.cc:492] T 719103c0de8f49eeab5366beb5d81912 P 5f694e67adec49429b43a507d17fd793: Bootstrap starting.
I20260710 13:21:14.070895 20684 leader_election.cc:290] T 229075df71f5469aa1d8d03fd0991987 P 5f694e67adec49429b43a507d17fd793 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a6b14f61e214586b088bf31ca9756e4 (127.16.20.65:36237), 4d4d4895f390422fb4e9fff0b1ff8a5a (127.16.20.66:36987)
I20260710 13:21:14.071437 20654 raft_consensus.cc:493] T 2479c070a45c4934ae1e380dc7e5bb31 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:14.072340 20654 raft_consensus.cc:515] T 2479c070a45c4934ae1e380dc7e5bb31 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:14.072862 20584 raft_consensus.cc:493] T 4113f8391da74a60ba603c6d0f46c07b P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:14.073222 20691 raft_consensus.cc:493] T 3cc82b142e264603b497dfab00c8fb81 P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:14.073232 20653 raft_consensus.cc:515] T 229075df71f5469aa1d8d03fd0991987 P 5f694e67adec49429b43a507d17fd793 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:14.073886 20691 raft_consensus.cc:515] T 3cc82b142e264603b497dfab00c8fb81 P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:14.076354 20665 ts_tablet_manager.cc:1434] T 3cc82b142e264603b497dfab00c8fb81 P 4d4d4895f390422fb4e9fff0b1ff8a5a: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 13:21:14.076668 20691 leader_election.cc:290] T 3cc82b142e264603b497dfab00c8fb81 P 5f694e67adec49429b43a507d17fd793 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a6b14f61e214586b088bf31ca9756e4 (127.16.20.65:36237), 4d4d4895f390422fb4e9fff0b1ff8a5a (127.16.20.66:36987)
I20260710 13:21:14.076597 20370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2479c070a45c4934ae1e380dc7e5bb31" candidate_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a6b14f61e214586b088bf31ca9756e4" is_pre_election: true
I20260710 13:21:14.078047 20447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "229075df71f5469aa1d8d03fd0991987" candidate_uuid: "5f694e67adec49429b43a507d17fd793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a"
I20260710 13:21:14.078725 20447 raft_consensus.cc:3060] T 229075df71f5469aa1d8d03fd0991987 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:14.078841 20666 tablet_bootstrap.cc:654] T 719103c0de8f49eeab5366beb5d81912 P 5f694e67adec49429b43a507d17fd793: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:14.079528 20665 tablet_bootstrap.cc:492] T f10359a6af6740e5aeb619ec232d424c P 4d4d4895f390422fb4e9fff0b1ff8a5a: Bootstrap starting.
I20260710 13:21:14.079759 20445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cc82b142e264603b497dfab00c8fb81" candidate_uuid: "5f694e67adec49429b43a507d17fd793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" is_pre_election: true
I20260710 13:21:14.080331 20445 raft_consensus.cc:2468] T 3cc82b142e264603b497dfab00c8fb81 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f694e67adec49429b43a507d17fd793 in term 0.
I20260710 13:21:14.073331 20584 raft_consensus.cc:515] T 4113f8391da74a60ba603c6d0f46c07b P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:14.080714 20371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cc82b142e264603b497dfab00c8fb81" candidate_uuid: "5f694e67adec49429b43a507d17fd793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a6b14f61e214586b088bf31ca9756e4" is_pre_election: true
I20260710 13:21:14.080914 20370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "229075df71f5469aa1d8d03fd0991987" candidate_uuid: "5f694e67adec49429b43a507d17fd793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a6b14f61e214586b088bf31ca9756e4"
I20260710 13:21:14.074581 20654 leader_election.cc:290] T 2479c070a45c4934ae1e380dc7e5bb31 P 4d4d4895f390422fb4e9fff0b1ff8a5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a6b14f61e214586b088bf31ca9756e4 (127.16.20.65:36237), 5f694e67adec49429b43a507d17fd793 (127.16.20.67:34771)
I20260710 13:21:14.082381 20584 leader_election.cc:290] T 4113f8391da74a60ba603c6d0f46c07b P 4d4d4895f390422fb4e9fff0b1ff8a5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a6b14f61e214586b088bf31ca9756e4 (127.16.20.65:36237), 5f694e67adec49429b43a507d17fd793 (127.16.20.67:34771)
I20260710 13:21:14.083210 20520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2479c070a45c4934ae1e380dc7e5bb31" candidate_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f694e67adec49429b43a507d17fd793" is_pre_election: true
I20260710 13:21:14.083877 20520 raft_consensus.cc:2468] T 2479c070a45c4934ae1e380dc7e5bb31 P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d4d4895f390422fb4e9fff0b1ff8a5a in term 0.
I20260710 13:21:14.086824 20668 tablet_bootstrap.cc:492] T 229075df71f5469aa1d8d03fd0991987 P 0a6b14f61e214586b088bf31ca9756e4: No bootstrap required, opened a new log
I20260710 13:21:14.087544 20668 ts_tablet_manager.cc:1403] T 229075df71f5469aa1d8d03fd0991987 P 0a6b14f61e214586b088bf31ca9756e4: Time spent bootstrapping tablet: real 0.051s	user 0.008s	sys 0.007s
W20260710 13:21:14.078112 20412 leader_election.cc:343] T 2479c070a45c4934ae1e380dc7e5bb31 P 4d4d4895f390422fb4e9fff0b1ff8a5a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a6b14f61e214586b088bf31ca9756e4 (127.16.20.65:36237): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:14.088497 20665 tablet_bootstrap.cc:654] T f10359a6af6740e5aeb619ec232d424c P 4d4d4895f390422fb4e9fff0b1ff8a5a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:14.090039 20666 tablet_bootstrap.cc:492] T 719103c0de8f49eeab5366beb5d81912 P 5f694e67adec49429b43a507d17fd793: No bootstrap required, opened a new log
I20260710 13:21:14.090266 20370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4113f8391da74a60ba603c6d0f46c07b" candidate_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a6b14f61e214586b088bf31ca9756e4" is_pre_election: true
I20260710 13:21:14.090466 20666 ts_tablet_manager.cc:1403] T 719103c0de8f49eeab5366beb5d81912 P 5f694e67adec49429b43a507d17fd793: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.003s
I20260710 13:21:14.090890 20370 raft_consensus.cc:2468] T 4113f8391da74a60ba603c6d0f46c07b P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d4d4895f390422fb4e9fff0b1ff8a5a in term 0.
I20260710 13:21:14.092622 20412 leader_election.cc:304] T 4113f8391da74a60ba603c6d0f46c07b P 4d4d4895f390422fb4e9fff0b1ff8a5a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a6b14f61e214586b088bf31ca9756e4, 4d4d4895f390422fb4e9fff0b1ff8a5a; no voters: 
I20260710 13:21:14.093252 20666 raft_consensus.cc:359] T 719103c0de8f49eeab5366beb5d81912 P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:14.094031 20666 raft_consensus.cc:385] T 719103c0de8f49eeab5366beb5d81912 P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:14.094419 20666 raft_consensus.cc:740] T 719103c0de8f49eeab5366beb5d81912 P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f694e67adec49429b43a507d17fd793, State: Initialized, Role: FOLLOWER
I20260710 13:21:14.094053 20668 raft_consensus.cc:359] T 229075df71f5469aa1d8d03fd0991987 P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:14.094482 20584 raft_consensus.cc:2804] T 4113f8391da74a60ba603c6d0f46c07b P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:14.094828 20668 raft_consensus.cc:385] T 229075df71f5469aa1d8d03fd0991987 P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:21:14.082324 20486 leader_election.cc:343] T 3cc82b142e264603b497dfab00c8fb81 P 5f694e67adec49429b43a507d17fd793 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a6b14f61e214586b088bf31ca9756e4 (127.16.20.65:36237): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:14.095225 20668 raft_consensus.cc:740] T 229075df71f5469aa1d8d03fd0991987 P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a6b14f61e214586b088bf31ca9756e4, State: Initialized, Role: FOLLOWER
I20260710 13:21:14.095106 20666 consensus_queue.cc:260] T 719103c0de8f49eeab5366beb5d81912 P 5f694e67adec49429b43a507d17fd793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
W20260710 13:21:14.096289 20486 leader_election.cc:343] T 229075df71f5469aa1d8d03fd0991987 P 5f694e67adec49429b43a507d17fd793 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0a6b14f61e214586b088bf31ca9756e4 (127.16.20.65:36237): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:14.096468 20668 consensus_queue.cc:260] T 229075df71f5469aa1d8d03fd0991987 P 0a6b14f61e214586b088bf31ca9756e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:14.097393 20666 ts_tablet_manager.cc:1434] T 719103c0de8f49eeab5366beb5d81912 P 5f694e67adec49429b43a507d17fd793: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:21:14.098799 20668 ts_tablet_manager.cc:1434] T 229075df71f5469aa1d8d03fd0991987 P 0a6b14f61e214586b088bf31ca9756e4: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 13:21:14.099721 20668 tablet_bootstrap.cc:492] T 31d48a2ef0d747bd89edf59029269dc2 P 0a6b14f61e214586b088bf31ca9756e4: Bootstrap starting.
I20260710 13:21:14.099833 20484 leader_election.cc:304] T 3cc82b142e264603b497dfab00c8fb81 P 5f694e67adec49429b43a507d17fd793 [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: 4d4d4895f390422fb4e9fff0b1ff8a5a, 5f694e67adec49429b43a507d17fd793; no voters: 0a6b14f61e214586b088bf31ca9756e4
I20260710 13:21:14.100665 20684 raft_consensus.cc:2804] T 3cc82b142e264603b497dfab00c8fb81 P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:14.101032 20684 raft_consensus.cc:493] T 3cc82b142e264603b497dfab00c8fb81 P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:14.101369 20684 raft_consensus.cc:3060] T 3cc82b142e264603b497dfab00c8fb81 P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:14.101531 20520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4113f8391da74a60ba603c6d0f46c07b" candidate_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f694e67adec49429b43a507d17fd793" is_pre_election: true
I20260710 13:21:14.101701 20410 leader_election.cc:304] T 2479c070a45c4934ae1e380dc7e5bb31 P 4d4d4895f390422fb4e9fff0b1ff8a5a [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: 4d4d4895f390422fb4e9fff0b1ff8a5a, 5f694e67adec49429b43a507d17fd793; no voters: 0a6b14f61e214586b088bf31ca9756e4
I20260710 13:21:14.102181 20520 raft_consensus.cc:2468] T 4113f8391da74a60ba603c6d0f46c07b P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d4d4895f390422fb4e9fff0b1ff8a5a in term 0.
I20260710 13:21:14.102612 20665 tablet_bootstrap.cc:492] T f10359a6af6740e5aeb619ec232d424c P 4d4d4895f390422fb4e9fff0b1ff8a5a: No bootstrap required, opened a new log
I20260710 13:21:14.103056 20665 ts_tablet_manager.cc:1403] T f10359a6af6740e5aeb619ec232d424c P 4d4d4895f390422fb4e9fff0b1ff8a5a: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.005s
I20260710 13:21:14.105677 20447 raft_consensus.cc:2468] T 229075df71f5469aa1d8d03fd0991987 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f694e67adec49429b43a507d17fd793 in term 1.
I20260710 13:21:14.106647 20678 raft_consensus.cc:2804] T 2479c070a45c4934ae1e380dc7e5bb31 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:14.106806 20484 leader_election.cc:304] T 229075df71f5469aa1d8d03fd0991987 P 5f694e67adec49429b43a507d17fd793 [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: 4d4d4895f390422fb4e9fff0b1ff8a5a, 5f694e67adec49429b43a507d17fd793; no voters: 0a6b14f61e214586b088bf31ca9756e4
I20260710 13:21:14.107064 20678 raft_consensus.cc:493] T 2479c070a45c4934ae1e380dc7e5bb31 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:14.095086 20584 raft_consensus.cc:493] T 4113f8391da74a60ba603c6d0f46c07b P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:14.107558 20678 raft_consensus.cc:3060] T 2479c070a45c4934ae1e380dc7e5bb31 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:14.107712 20584 raft_consensus.cc:3060] T 4113f8391da74a60ba603c6d0f46c07b P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:14.112835 20654 raft_consensus.cc:493] T 719103c0de8f49eeab5366beb5d81912 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:14.113735 20691 raft_consensus.cc:2804] T 229075df71f5469aa1d8d03fd0991987 P 5f694e67adec49429b43a507d17fd793 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:14.114310 20691 raft_consensus.cc:697] T 229075df71f5469aa1d8d03fd0991987 P 5f694e67adec49429b43a507d17fd793 [term 1 LEADER]: Becoming Leader. State: Replica: 5f694e67adec49429b43a507d17fd793, State: Running, Role: LEADER
I20260710 13:21:14.114519 20653 leader_election.cc:290] T 229075df71f5469aa1d8d03fd0991987 P 5f694e67adec49429b43a507d17fd793 [CANDIDATE]: Term 1 election: Requested vote from peers 0a6b14f61e214586b088bf31ca9756e4 (127.16.20.65:36237), 4d4d4895f390422fb4e9fff0b1ff8a5a (127.16.20.66:36987)
I20260710 13:21:14.115166 20691 consensus_queue.cc:237] T 229075df71f5469aa1d8d03fd0991987 P 5f694e67adec49429b43a507d17fd793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:14.113528 20654 raft_consensus.cc:515] T 719103c0de8f49eeab5366beb5d81912 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:14.117974 20654 leader_election.cc:290] T 719103c0de8f49eeab5366beb5d81912 P 4d4d4895f390422fb4e9fff0b1ff8a5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a6b14f61e214586b088bf31ca9756e4 (127.16.20.65:36237), 5f694e67adec49429b43a507d17fd793 (127.16.20.67:34771)
I20260710 13:21:14.119940 20370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "719103c0de8f49eeab5366beb5d81912" candidate_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a6b14f61e214586b088bf31ca9756e4" is_pre_election: true
W20260710 13:21:14.121919 20412 leader_election.cc:343] T 719103c0de8f49eeab5366beb5d81912 P 4d4d4895f390422fb4e9fff0b1ff8a5a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a6b14f61e214586b088bf31ca9756e4 (127.16.20.65:36237): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:14.114985 20584 raft_consensus.cc:515] T 4113f8391da74a60ba603c6d0f46c07b P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:14.127068 20370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4113f8391da74a60ba603c6d0f46c07b" candidate_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a6b14f61e214586b088bf31ca9756e4"
I20260710 13:21:14.126871 20684 raft_consensus.cc:515] T 3cc82b142e264603b497dfab00c8fb81 P 5f694e67adec49429b43a507d17fd793 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:14.127703 20370 raft_consensus.cc:3060] T 4113f8391da74a60ba603c6d0f46c07b P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:14.132823 20665 raft_consensus.cc:359] T f10359a6af6740e5aeb619ec232d424c P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:14.133577 20665 raft_consensus.cc:385] T f10359a6af6740e5aeb619ec232d424c P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:14.133847 20665 raft_consensus.cc:740] T f10359a6af6740e5aeb619ec232d424c P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d4d4895f390422fb4e9fff0b1ff8a5a, State: Initialized, Role: FOLLOWER
I20260710 13:21:14.134122 20520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "719103c0de8f49eeab5366beb5d81912" candidate_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f694e67adec49429b43a507d17fd793" is_pre_election: true
I20260710 13:21:14.134769 20520 raft_consensus.cc:2468] T 719103c0de8f49eeab5366beb5d81912 P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d4d4895f390422fb4e9fff0b1ff8a5a in term 0.
I20260710 13:21:14.134569 20665 consensus_queue.cc:260] T f10359a6af6740e5aeb619ec232d424c P 4d4d4895f390422fb4e9fff0b1ff8a5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:14.136571 20665 ts_tablet_manager.cc:1434] T f10359a6af6740e5aeb619ec232d424c P 4d4d4895f390422fb4e9fff0b1ff8a5a: Time spent starting tablet: real 0.033s	user 0.011s	sys 0.023s
I20260710 13:21:14.138525 20653 raft_consensus.cc:493] T 9858e627d756423a95529186c2eb77a3 P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:14.139026 20653 raft_consensus.cc:515] T 9858e627d756423a95529186c2eb77a3 P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:14.140043 20684 leader_election.cc:290] T 3cc82b142e264603b497dfab00c8fb81 P 5f694e67adec49429b43a507d17fd793 [CANDIDATE]: Term 1 election: Requested vote from peers 0a6b14f61e214586b088bf31ca9756e4 (127.16.20.65:36237), 4d4d4895f390422fb4e9fff0b1ff8a5a (127.16.20.66:36987)
I20260710 13:21:14.138368 20410 leader_election.cc:304] T 719103c0de8f49eeab5366beb5d81912 P 4d4d4895f390422fb4e9fff0b1ff8a5a [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: 4d4d4895f390422fb4e9fff0b1ff8a5a, 5f694e67adec49429b43a507d17fd793; no voters: 0a6b14f61e214586b088bf31ca9756e4
I20260710 13:21:14.141073 20653 leader_election.cc:290] T 9858e627d756423a95529186c2eb77a3 P 5f694e67adec49429b43a507d17fd793 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a6b14f61e214586b088bf31ca9756e4 (127.16.20.65:36237), 4d4d4895f390422fb4e9fff0b1ff8a5a (127.16.20.66:36987)
I20260710 13:21:14.141600 20654 raft_consensus.cc:2804] T 719103c0de8f49eeab5366beb5d81912 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:14.141942 20654 raft_consensus.cc:493] T 719103c0de8f49eeab5366beb5d81912 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:14.142230 20654 raft_consensus.cc:3060] T 719103c0de8f49eeab5366beb5d81912 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:14.142788 20668 tablet_bootstrap.cc:654] T 31d48a2ef0d747bd89edf59029269dc2 P 0a6b14f61e214586b088bf31ca9756e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:14.142853 20370 raft_consensus.cc:2468] T 4113f8391da74a60ba603c6d0f46c07b P 0a6b14f61e214586b088bf31ca9756e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d4d4895f390422fb4e9fff0b1ff8a5a in term 1.
I20260710 13:21:14.144011 20584 leader_election.cc:290] T 4113f8391da74a60ba603c6d0f46c07b P 4d4d4895f390422fb4e9fff0b1ff8a5a [CANDIDATE]: Term 1 election: Requested vote from peers 0a6b14f61e214586b088bf31ca9756e4 (127.16.20.65:36237), 5f694e67adec49429b43a507d17fd793 (127.16.20.67:34771)
I20260710 13:21:14.145715 20412 leader_election.cc:304] T 4113f8391da74a60ba603c6d0f46c07b P 4d4d4895f390422fb4e9fff0b1ff8a5a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a6b14f61e214586b088bf31ca9756e4, 4d4d4895f390422fb4e9fff0b1ff8a5a; no voters: 
I20260710 13:21:14.146615 20584 raft_consensus.cc:2804] T 4113f8391da74a60ba603c6d0f46c07b P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:14.147006 20584 raft_consensus.cc:697] T 4113f8391da74a60ba603c6d0f46c07b P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 1 LEADER]: Becoming Leader. State: Replica: 4d4d4895f390422fb4e9fff0b1ff8a5a, State: Running, Role: LEADER
I20260710 13:21:14.147722 20584 consensus_queue.cc:237] T 4113f8391da74a60ba603c6d0f46c07b P 4d4d4895f390422fb4e9fff0b1ff8a5a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:14.148830 20668 tablet_bootstrap.cc:492] T 31d48a2ef0d747bd89edf59029269dc2 P 0a6b14f61e214586b088bf31ca9756e4: No bootstrap required, opened a new log
I20260710 13:21:14.149374 20668 ts_tablet_manager.cc:1403] T 31d48a2ef0d747bd89edf59029269dc2 P 0a6b14f61e214586b088bf31ca9756e4: Time spent bootstrapping tablet: real 0.050s	user 0.007s	sys 0.004s
I20260710 13:21:14.152761 20668 raft_consensus.cc:359] T 31d48a2ef0d747bd89edf59029269dc2 P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:14.153564 20668 raft_consensus.cc:385] T 31d48a2ef0d747bd89edf59029269dc2 P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:14.153929 20668 raft_consensus.cc:740] T 31d48a2ef0d747bd89edf59029269dc2 P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a6b14f61e214586b088bf31ca9756e4, State: Initialized, Role: FOLLOWER
I20260710 13:21:14.154565 20447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cc82b142e264603b497dfab00c8fb81" candidate_uuid: "5f694e67adec49429b43a507d17fd793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a"
I20260710 13:21:14.155349 20447 raft_consensus.cc:3060] T 3cc82b142e264603b497dfab00c8fb81 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:14.154763 20668 consensus_queue.cc:260] T 31d48a2ef0d747bd89edf59029269dc2 P 0a6b14f61e214586b088bf31ca9756e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:14.157115 20370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cc82b142e264603b497dfab00c8fb81" candidate_uuid: "5f694e67adec49429b43a507d17fd793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a6b14f61e214586b088bf31ca9756e4"
I20260710 13:21:14.157531 20668 ts_tablet_manager.cc:1434] T 31d48a2ef0d747bd89edf59029269dc2 P 0a6b14f61e214586b088bf31ca9756e4: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260710 13:21:14.158517 20668 tablet_bootstrap.cc:492] T 3cc82b142e264603b497dfab00c8fb81 P 0a6b14f61e214586b088bf31ca9756e4: Bootstrap starting.
I20260710 13:21:14.160256 20445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9858e627d756423a95529186c2eb77a3" candidate_uuid: "5f694e67adec49429b43a507d17fd793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" is_pre_election: true
I20260710 13:21:14.160853 20445 raft_consensus.cc:2468] T 9858e627d756423a95529186c2eb77a3 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f694e67adec49429b43a507d17fd793 in term 0.
I20260710 13:21:14.161245 20370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9858e627d756423a95529186c2eb77a3" candidate_uuid: "5f694e67adec49429b43a507d17fd793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a6b14f61e214586b088bf31ca9756e4" is_pre_election: true
I20260710 13:21:14.161872 20447 raft_consensus.cc:2468] T 3cc82b142e264603b497dfab00c8fb81 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f694e67adec49429b43a507d17fd793 in term 1.
I20260710 13:21:14.162015 20370 raft_consensus.cc:2468] T 9858e627d756423a95529186c2eb77a3 P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f694e67adec49429b43a507d17fd793 in term 0.
I20260710 13:21:14.153405 20678 raft_consensus.cc:515] T 2479c070a45c4934ae1e380dc7e5bb31 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:14.168529 20520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4113f8391da74a60ba603c6d0f46c07b" candidate_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f694e67adec49429b43a507d17fd793"
I20260710 13:21:14.169190 20520 raft_consensus.cc:3060] T 4113f8391da74a60ba603c6d0f46c07b P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:14.170406 20678 leader_election.cc:290] T 2479c070a45c4934ae1e380dc7e5bb31 P 4d4d4895f390422fb4e9fff0b1ff8a5a [CANDIDATE]: Term 1 election: Requested vote from peers 0a6b14f61e214586b088bf31ca9756e4 (127.16.20.65:36237), 5f694e67adec49429b43a507d17fd793 (127.16.20.67:34771)
I20260710 13:21:14.171295 20370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2479c070a45c4934ae1e380dc7e5bb31" candidate_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a6b14f61e214586b088bf31ca9756e4"
W20260710 13:21:14.168499 20486 leader_election.cc:343] T 3cc82b142e264603b497dfab00c8fb81 P 5f694e67adec49429b43a507d17fd793 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0a6b14f61e214586b088bf31ca9756e4 (127.16.20.65:36237): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:21:14.173364 20412 leader_election.cc:343] T 2479c070a45c4934ae1e380dc7e5bb31 P 4d4d4895f390422fb4e9fff0b1ff8a5a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0a6b14f61e214586b088bf31ca9756e4 (127.16.20.65:36237): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:14.165994 20484 leader_election.cc:304] T 9858e627d756423a95529186c2eb77a3 P 5f694e67adec49429b43a507d17fd793 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d4d4895f390422fb4e9fff0b1ff8a5a, 5f694e67adec49429b43a507d17fd793; no voters: 
I20260710 13:21:14.166916 20668 tablet_bootstrap.cc:654] T 3cc82b142e264603b497dfab00c8fb81 P 0a6b14f61e214586b088bf31ca9756e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:14.168941 20654 raft_consensus.cc:515] T 719103c0de8f49eeab5366beb5d81912 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:14.176604 20653 raft_consensus.cc:2804] T 9858e627d756423a95529186c2eb77a3 P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:14.177008 20653 raft_consensus.cc:493] T 9858e627d756423a95529186c2eb77a3 P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:14.177362 20653 raft_consensus.cc:3060] T 9858e627d756423a95529186c2eb77a3 P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:14.178890 20269 catalog_manager.cc:5697] T 4113f8391da74a60ba603c6d0f46c07b P 4d4d4895f390422fb4e9fff0b1ff8a5a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d4d4895f390422fb4e9fff0b1ff8a5a (127.16.20.66). New cstate: current_term: 1 leader_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:14.182226 20654 leader_election.cc:290] T 719103c0de8f49eeab5366beb5d81912 P 4d4d4895f390422fb4e9fff0b1ff8a5a [CANDIDATE]: Term 1 election: Requested vote from peers 0a6b14f61e214586b088bf31ca9756e4 (127.16.20.65:36237), 5f694e67adec49429b43a507d17fd793 (127.16.20.67:34771)
I20260710 13:21:14.183717 20370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "719103c0de8f49eeab5366beb5d81912" candidate_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a6b14f61e214586b088bf31ca9756e4"
I20260710 13:21:14.185632 20684 raft_consensus.cc:493] T f10359a6af6740e5aeb619ec232d424c P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:14.186079 20684 raft_consensus.cc:515] T f10359a6af6740e5aeb619ec232d424c P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:14.185904 20653 raft_consensus.cc:515] T 9858e627d756423a95529186c2eb77a3 P 5f694e67adec49429b43a507d17fd793 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:14.188149 20684 leader_election.cc:290] T f10359a6af6740e5aeb619ec232d424c P 5f694e67adec49429b43a507d17fd793 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a6b14f61e214586b088bf31ca9756e4 (127.16.20.65:36237), 4d4d4895f390422fb4e9fff0b1ff8a5a (127.16.20.66:36987)
I20260710 13:21:14.188102 20484 leader_election.cc:304] T 3cc82b142e264603b497dfab00c8fb81 P 5f694e67adec49429b43a507d17fd793 [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: 4d4d4895f390422fb4e9fff0b1ff8a5a, 5f694e67adec49429b43a507d17fd793; no voters: 0a6b14f61e214586b088bf31ca9756e4
W20260710 13:21:14.188166 20412 leader_election.cc:343] T 719103c0de8f49eeab5366beb5d81912 P 4d4d4895f390422fb4e9fff0b1ff8a5a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0a6b14f61e214586b088bf31ca9756e4 (127.16.20.65:36237): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:14.188969 20684 raft_consensus.cc:2804] T 3cc82b142e264603b497dfab00c8fb81 P 5f694e67adec49429b43a507d17fd793 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:14.189635 20684 raft_consensus.cc:697] T 3cc82b142e264603b497dfab00c8fb81 P 5f694e67adec49429b43a507d17fd793 [term 1 LEADER]: Becoming Leader. State: Replica: 5f694e67adec49429b43a507d17fd793, State: Running, Role: LEADER
I20260710 13:21:14.189821 20603 raft_consensus.cc:493] T 31d48a2ef0d747bd89edf59029269dc2 P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:14.189875 20370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f10359a6af6740e5aeb619ec232d424c" candidate_uuid: "5f694e67adec49429b43a507d17fd793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a6b14f61e214586b088bf31ca9756e4" is_pre_election: true
I20260710 13:21:14.190148 20668 tablet_bootstrap.cc:492] T 3cc82b142e264603b497dfab00c8fb81 P 0a6b14f61e214586b088bf31ca9756e4: No bootstrap required, opened a new log
I20260710 13:21:14.190747 20668 ts_tablet_manager.cc:1403] T 3cc82b142e264603b497dfab00c8fb81 P 0a6b14f61e214586b088bf31ca9756e4: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.003s
I20260710 13:21:14.190570 20370 raft_consensus.cc:2468] T f10359a6af6740e5aeb619ec232d424c P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f694e67adec49429b43a507d17fd793 in term 0.
I20260710 13:21:14.190414 20603 raft_consensus.cc:515] T 31d48a2ef0d747bd89edf59029269dc2 P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:14.190485 20684 consensus_queue.cc:237] T 3cc82b142e264603b497dfab00c8fb81 P 5f694e67adec49429b43a507d17fd793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:14.192763 20603 leader_election.cc:290] T 31d48a2ef0d747bd89edf59029269dc2 P 0a6b14f61e214586b088bf31ca9756e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d4d4895f390422fb4e9fff0b1ff8a5a (127.16.20.66:36987), 5f694e67adec49429b43a507d17fd793 (127.16.20.67:34771)
I20260710 13:21:14.193542 20445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31d48a2ef0d747bd89edf59029269dc2" candidate_uuid: "0a6b14f61e214586b088bf31ca9756e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" is_pre_election: true
I20260710 13:21:14.193576 20486 leader_election.cc:304] T f10359a6af6740e5aeb619ec232d424c P 5f694e67adec49429b43a507d17fd793 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a6b14f61e214586b088bf31ca9756e4, 5f694e67adec49429b43a507d17fd793; no voters: 
I20260710 13:21:14.193866 20668 raft_consensus.cc:359] T 3cc82b142e264603b497dfab00c8fb81 P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:14.194450 20445 raft_consensus.cc:2393] T 31d48a2ef0d747bd89edf59029269dc2 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0a6b14f61e214586b088bf31ca9756e4 in current term 1: Already voted for candidate 5f694e67adec49429b43a507d17fd793 in this term.
I20260710 13:21:14.194696 20668 raft_consensus.cc:385] T 3cc82b142e264603b497dfab00c8fb81 P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:14.194764 20690 raft_consensus.cc:2804] T f10359a6af6740e5aeb619ec232d424c P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:14.195158 20668 raft_consensus.cc:740] T 3cc82b142e264603b497dfab00c8fb81 P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a6b14f61e214586b088bf31ca9756e4, State: Initialized, Role: FOLLOWER
I20260710 13:21:14.195248 20690 raft_consensus.cc:493] T f10359a6af6740e5aeb619ec232d424c P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:14.195745 20690 raft_consensus.cc:3060] T f10359a6af6740e5aeb619ec232d424c P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:14.195972 20668 consensus_queue.cc:260] T 3cc82b142e264603b497dfab00c8fb81 P 0a6b14f61e214586b088bf31ca9756e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:14.198292 20668 ts_tablet_manager.cc:1434] T 3cc82b142e264603b497dfab00c8fb81 P 0a6b14f61e214586b088bf31ca9756e4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:21:14.198845 20521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31d48a2ef0d747bd89edf59029269dc2" candidate_uuid: "0a6b14f61e214586b088bf31ca9756e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f694e67adec49429b43a507d17fd793" is_pre_election: true
I20260710 13:21:14.199211 20668 tablet_bootstrap.cc:492] T 719103c0de8f49eeab5366beb5d81912 P 0a6b14f61e214586b088bf31ca9756e4: Bootstrap starting.
I20260710 13:21:14.205847 20668 tablet_bootstrap.cc:654] T 719103c0de8f49eeab5366beb5d81912 P 0a6b14f61e214586b088bf31ca9756e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:14.208138 20447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f10359a6af6740e5aeb619ec232d424c" candidate_uuid: "5f694e67adec49429b43a507d17fd793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" is_pre_election: true
I20260710 13:21:14.208947 20447 raft_consensus.cc:2468] T f10359a6af6740e5aeb619ec232d424c P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f694e67adec49429b43a507d17fd793 in term 0.
I20260710 13:21:14.209020 20521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2479c070a45c4934ae1e380dc7e5bb31" candidate_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f694e67adec49429b43a507d17fd793"
I20260710 13:21:14.209662 20521 raft_consensus.cc:3060] T 2479c070a45c4934ae1e380dc7e5bb31 P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:14.212035 20653 leader_election.cc:290] T 9858e627d756423a95529186c2eb77a3 P 5f694e67adec49429b43a507d17fd793 [CANDIDATE]: Term 1 election: Requested vote from peers 0a6b14f61e214586b088bf31ca9756e4 (127.16.20.65:36237), 4d4d4895f390422fb4e9fff0b1ff8a5a (127.16.20.66:36987)
I20260710 13:21:14.212409 20269 catalog_manager.cc:5697] T 229075df71f5469aa1d8d03fd0991987 P 5f694e67adec49429b43a507d17fd793 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f694e67adec49429b43a507d17fd793 (127.16.20.67). New cstate: current_term: 1 leader_uuid: "5f694e67adec49429b43a507d17fd793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:14.214390 20447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9858e627d756423a95529186c2eb77a3" candidate_uuid: "5f694e67adec49429b43a507d17fd793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a"
I20260710 13:21:14.215171 20447 raft_consensus.cc:3060] T 9858e627d756423a95529186c2eb77a3 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:14.218501 20668 tablet_bootstrap.cc:492] T 719103c0de8f49eeab5366beb5d81912 P 0a6b14f61e214586b088bf31ca9756e4: No bootstrap required, opened a new log
I20260710 13:21:14.219031 20668 ts_tablet_manager.cc:1403] T 719103c0de8f49eeab5366beb5d81912 P 0a6b14f61e214586b088bf31ca9756e4: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.003s
I20260710 13:21:14.219676 20335 leader_election.cc:304] T 31d48a2ef0d747bd89edf59029269dc2 P 0a6b14f61e214586b088bf31ca9756e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0a6b14f61e214586b088bf31ca9756e4; no voters: 4d4d4895f390422fb4e9fff0b1ff8a5a, 5f694e67adec49429b43a507d17fd793
I20260710 13:21:14.221479 20703 raft_consensus.cc:3060] T 31d48a2ef0d747bd89edf59029269dc2 P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:14.222534 20668 raft_consensus.cc:359] T 719103c0de8f49eeab5366beb5d81912 P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:14.223274 20668 raft_consensus.cc:385] T 719103c0de8f49eeab5366beb5d81912 P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:14.223560 20668 raft_consensus.cc:740] T 719103c0de8f49eeab5366beb5d81912 P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a6b14f61e214586b088bf31ca9756e4, State: Initialized, Role: FOLLOWER
I20260710 13:21:14.224449 20668 consensus_queue.cc:260] T 719103c0de8f49eeab5366beb5d81912 P 0a6b14f61e214586b088bf31ca9756e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:14.226564 20520 raft_consensus.cc:2468] T 4113f8391da74a60ba603c6d0f46c07b P 5f694e67adec49429b43a507d17fd793 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d4d4895f390422fb4e9fff0b1ff8a5a in term 1.
I20260710 13:21:14.233690 20447 raft_consensus.cc:2468] T 9858e627d756423a95529186c2eb77a3 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f694e67adec49429b43a507d17fd793 in term 1.
I20260710 13:21:14.235288 20484 leader_election.cc:304] T 9858e627d756423a95529186c2eb77a3 P 5f694e67adec49429b43a507d17fd793 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d4d4895f390422fb4e9fff0b1ff8a5a, 5f694e67adec49429b43a507d17fd793; no voters: 
I20260710 13:21:14.236287 20370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9858e627d756423a95529186c2eb77a3" candidate_uuid: "5f694e67adec49429b43a507d17fd793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a6b14f61e214586b088bf31ca9756e4"
I20260710 13:21:14.236521 20684 raft_consensus.cc:2804] T 9858e627d756423a95529186c2eb77a3 P 5f694e67adec49429b43a507d17fd793 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:14.236985 20370 raft_consensus.cc:3060] T 9858e627d756423a95529186c2eb77a3 P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:14.241401 20690 raft_consensus.cc:515] T f10359a6af6740e5aeb619ec232d424c P 5f694e67adec49429b43a507d17fd793 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:14.244180 20520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "719103c0de8f49eeab5366beb5d81912" candidate_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f694e67adec49429b43a507d17fd793"
I20260710 13:21:14.245100 20520 raft_consensus.cc:3060] T 719103c0de8f49eeab5366beb5d81912 P 5f694e67adec49429b43a507d17fd793 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:14.237238 20684 raft_consensus.cc:697] T 9858e627d756423a95529186c2eb77a3 P 5f694e67adec49429b43a507d17fd793 [term 1 LEADER]: Becoming Leader. State: Replica: 5f694e67adec49429b43a507d17fd793, State: Running, Role: LEADER
I20260710 13:21:14.246897 20690 leader_election.cc:290] T f10359a6af6740e5aeb619ec232d424c P 5f694e67adec49429b43a507d17fd793 [CANDIDATE]: Term 1 election: Requested vote from peers 0a6b14f61e214586b088bf31ca9756e4 (127.16.20.65:36237), 4d4d4895f390422fb4e9fff0b1ff8a5a (127.16.20.66:36987)
I20260710 13:21:14.247094 20371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f10359a6af6740e5aeb619ec232d424c" candidate_uuid: "5f694e67adec49429b43a507d17fd793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a6b14f61e214586b088bf31ca9756e4"
I20260710 13:21:14.247809 20371 raft_consensus.cc:3060] T f10359a6af6740e5aeb619ec232d424c P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:14.247675 20684 consensus_queue.cc:237] T 9858e627d756423a95529186c2eb77a3 P 5f694e67adec49429b43a507d17fd793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:14.253832 20445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f10359a6af6740e5aeb619ec232d424c" candidate_uuid: "5f694e67adec49429b43a507d17fd793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a"
I20260710 13:21:14.254822 20445 raft_consensus.cc:3060] T f10359a6af6740e5aeb619ec232d424c P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:14.255657 20371 raft_consensus.cc:2468] T f10359a6af6740e5aeb619ec232d424c P 0a6b14f61e214586b088bf31ca9756e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f694e67adec49429b43a507d17fd793 in term 1.
I20260710 13:21:14.257474 20486 leader_election.cc:304] T f10359a6af6740e5aeb619ec232d424c P 5f694e67adec49429b43a507d17fd793 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a6b14f61e214586b088bf31ca9756e4, 5f694e67adec49429b43a507d17fd793; no voters: 
I20260710 13:21:14.258802 20370 raft_consensus.cc:2468] T 9858e627d756423a95529186c2eb77a3 P 0a6b14f61e214586b088bf31ca9756e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f694e67adec49429b43a507d17fd793 in term 1.
I20260710 13:21:14.260437 20703 raft_consensus.cc:2749] T 31d48a2ef0d747bd89edf59029269dc2 P 0a6b14f61e214586b088bf31ca9756e4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:14.259896 20690 raft_consensus.cc:2804] T f10359a6af6740e5aeb619ec232d424c P 5f694e67adec49429b43a507d17fd793 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:14.261507 20690 raft_consensus.cc:697] T f10359a6af6740e5aeb619ec232d424c P 5f694e67adec49429b43a507d17fd793 [term 1 LEADER]: Becoming Leader. State: Replica: 5f694e67adec49429b43a507d17fd793, State: Running, Role: LEADER
I20260710 13:21:14.262930 20690 consensus_queue.cc:237] T f10359a6af6740e5aeb619ec232d424c P 5f694e67adec49429b43a507d17fd793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:14.266363 20668 ts_tablet_manager.cc:1434] T 719103c0de8f49eeab5366beb5d81912 P 0a6b14f61e214586b088bf31ca9756e4: Time spent starting tablet: real 0.047s	user 0.010s	sys 0.037s
I20260710 13:21:14.267465 20668 tablet_bootstrap.cc:492] T 2479c070a45c4934ae1e380dc7e5bb31 P 0a6b14f61e214586b088bf31ca9756e4: Bootstrap starting.
I20260710 13:21:14.234063 20521 raft_consensus.cc:2468] T 2479c070a45c4934ae1e380dc7e5bb31 P 5f694e67adec49429b43a507d17fd793 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d4d4895f390422fb4e9fff0b1ff8a5a in term 1.
I20260710 13:21:14.273221 20668 tablet_bootstrap.cc:654] T 2479c070a45c4934ae1e380dc7e5bb31 P 0a6b14f61e214586b088bf31ca9756e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:14.274130 20445 raft_consensus.cc:2468] T f10359a6af6740e5aeb619ec232d424c P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f694e67adec49429b43a507d17fd793 in term 1.
I20260710 13:21:14.279994 20410 leader_election.cc:304] T 2479c070a45c4934ae1e380dc7e5bb31 P 4d4d4895f390422fb4e9fff0b1ff8a5a [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: 4d4d4895f390422fb4e9fff0b1ff8a5a, 5f694e67adec49429b43a507d17fd793; no voters: 0a6b14f61e214586b088bf31ca9756e4
I20260710 13:21:14.281173 20654 raft_consensus.cc:2804] T 2479c070a45c4934ae1e380dc7e5bb31 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:14.281687 20654 raft_consensus.cc:697] T 2479c070a45c4934ae1e380dc7e5bb31 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 1 LEADER]: Becoming Leader. State: Replica: 4d4d4895f390422fb4e9fff0b1ff8a5a, State: Running, Role: LEADER
I20260710 13:21:14.282564 20654 consensus_queue.cc:237] T 2479c070a45c4934ae1e380dc7e5bb31 P 4d4d4895f390422fb4e9fff0b1ff8a5a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:14.286006 20520 raft_consensus.cc:2468] T 719103c0de8f49eeab5366beb5d81912 P 5f694e67adec49429b43a507d17fd793 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d4d4895f390422fb4e9fff0b1ff8a5a in term 1.
I20260710 13:21:14.287539 20410 leader_election.cc:304] T 719103c0de8f49eeab5366beb5d81912 P 4d4d4895f390422fb4e9fff0b1ff8a5a [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: 4d4d4895f390422fb4e9fff0b1ff8a5a, 5f694e67adec49429b43a507d17fd793; no voters: 0a6b14f61e214586b088bf31ca9756e4
I20260710 13:21:14.288964 20654 raft_consensus.cc:2804] T 719103c0de8f49eeab5366beb5d81912 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:14.289459 20654 raft_consensus.cc:697] T 719103c0de8f49eeab5366beb5d81912 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 1 LEADER]: Becoming Leader. State: Replica: 4d4d4895f390422fb4e9fff0b1ff8a5a, State: Running, Role: LEADER
I20260710 13:21:14.290421 20654 consensus_queue.cc:237] T 719103c0de8f49eeab5366beb5d81912 P 4d4d4895f390422fb4e9fff0b1ff8a5a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:14.295473 20269 catalog_manager.cc:5697] T 2479c070a45c4934ae1e380dc7e5bb31 P 4d4d4895f390422fb4e9fff0b1ff8a5a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d4d4895f390422fb4e9fff0b1ff8a5a (127.16.20.66). New cstate: current_term: 1 leader_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:14.301579 20267 catalog_manager.cc:5697] T 9858e627d756423a95529186c2eb77a3 P 5f694e67adec49429b43a507d17fd793 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f694e67adec49429b43a507d17fd793 (127.16.20.67). New cstate: current_term: 1 leader_uuid: "5f694e67adec49429b43a507d17fd793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:14.304131 20267 catalog_manager.cc:5697] T 3cc82b142e264603b497dfab00c8fb81 P 5f694e67adec49429b43a507d17fd793 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f694e67adec49429b43a507d17fd793 (127.16.20.67). New cstate: current_term: 1 leader_uuid: "5f694e67adec49429b43a507d17fd793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:14.312265 20668 tablet_bootstrap.cc:492] T 2479c070a45c4934ae1e380dc7e5bb31 P 0a6b14f61e214586b088bf31ca9756e4: No bootstrap required, opened a new log
I20260710 13:21:14.312727 20668 ts_tablet_manager.cc:1403] T 2479c070a45c4934ae1e380dc7e5bb31 P 0a6b14f61e214586b088bf31ca9756e4: Time spent bootstrapping tablet: real 0.046s	user 0.025s	sys 0.016s
I20260710 13:21:14.314781 20269 catalog_manager.cc:5697] T 719103c0de8f49eeab5366beb5d81912 P 4d4d4895f390422fb4e9fff0b1ff8a5a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d4d4895f390422fb4e9fff0b1ff8a5a (127.16.20.66). New cstate: current_term: 1 leader_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:14.315382 20668 raft_consensus.cc:359] T 2479c070a45c4934ae1e380dc7e5bb31 P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:14.316093 20668 raft_consensus.cc:385] T 2479c070a45c4934ae1e380dc7e5bb31 P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:14.316362 20668 raft_consensus.cc:740] T 2479c070a45c4934ae1e380dc7e5bb31 P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a6b14f61e214586b088bf31ca9756e4, State: Initialized, Role: FOLLOWER
I20260710 13:21:14.317008 20668 consensus_queue.cc:260] T 2479c070a45c4934ae1e380dc7e5bb31 P 0a6b14f61e214586b088bf31ca9756e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:14.319075 20668 ts_tablet_manager.cc:1434] T 2479c070a45c4934ae1e380dc7e5bb31 P 0a6b14f61e214586b088bf31ca9756e4: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:21:14.321170 20267 catalog_manager.cc:5697] T f10359a6af6740e5aeb619ec232d424c P 5f694e67adec49429b43a507d17fd793 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f694e67adec49429b43a507d17fd793 (127.16.20.67). New cstate: current_term: 1 leader_uuid: "5f694e67adec49429b43a507d17fd793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:14.382056 20654 consensus_queue.cc:1048] T 122d1a5a21ce485089332e19e7b97c66 P 4d4d4895f390422fb4e9fff0b1ff8a5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:14.396298 20654 consensus_queue.cc:1048] T 122d1a5a21ce485089332e19e7b97c66 P 4d4d4895f390422fb4e9fff0b1ff8a5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:14.414480 20705 raft_consensus.cc:493] T 229075df71f5469aa1d8d03fd0991987 P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:14.415021 20705 raft_consensus.cc:515] T 229075df71f5469aa1d8d03fd0991987 P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:14.417109 20705 leader_election.cc:290] T 229075df71f5469aa1d8d03fd0991987 P 0a6b14f61e214586b088bf31ca9756e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d4d4895f390422fb4e9fff0b1ff8a5a (127.16.20.66:36987), 5f694e67adec49429b43a507d17fd793 (127.16.20.67:34771)
I20260710 13:21:14.417943 20447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "229075df71f5469aa1d8d03fd0991987" candidate_uuid: "0a6b14f61e214586b088bf31ca9756e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" is_pre_election: true
I20260710 13:21:14.418330 20520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "229075df71f5469aa1d8d03fd0991987" candidate_uuid: "0a6b14f61e214586b088bf31ca9756e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f694e67adec49429b43a507d17fd793" is_pre_election: true
I20260710 13:21:14.418716 20447 raft_consensus.cc:2393] T 229075df71f5469aa1d8d03fd0991987 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0a6b14f61e214586b088bf31ca9756e4 in current term 1: Already voted for candidate 5f694e67adec49429b43a507d17fd793 in this term.
I20260710 13:21:14.419986 20335 leader_election.cc:304] T 229075df71f5469aa1d8d03fd0991987 P 0a6b14f61e214586b088bf31ca9756e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0a6b14f61e214586b088bf31ca9756e4; no voters: 4d4d4895f390422fb4e9fff0b1ff8a5a, 5f694e67adec49429b43a507d17fd793
I20260710 13:21:14.420728 20703 raft_consensus.cc:3060] T 229075df71f5469aa1d8d03fd0991987 P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:14.424322 20684 consensus_queue.cc:1048] T 31d48a2ef0d747bd89edf59029269dc2 P 5f694e67adec49429b43a507d17fd793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:14.427595 20703 raft_consensus.cc:2749] T 229075df71f5469aa1d8d03fd0991987 P 0a6b14f61e214586b088bf31ca9756e4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:14.434993 20690 consensus_queue.cc:1048] T 31d48a2ef0d747bd89edf59029269dc2 P 5f694e67adec49429b43a507d17fd793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:14.448621 20445 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "122d1a5a21ce485089332e19e7b97c66"
dest_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a"
mode: GRACEFUL
new_leader_uuid: "0a6b14f61e214586b088bf31ca9756e4"
 from {username='slave'} at 127.0.0.1:57304
I20260710 13:21:14.449204 20445 raft_consensus.cc:606] T 122d1a5a21ce485089332e19e7b97c66 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 1 LEADER]: Received request to transfer leadership to TS 0a6b14f61e214586b088bf31ca9756e4
I20260710 13:21:14.454427 20520 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "229075df71f5469aa1d8d03fd0991987"
dest_uuid: "5f694e67adec49429b43a507d17fd793"
mode: GRACEFUL
new_leader_uuid: "0a6b14f61e214586b088bf31ca9756e4"
 from {username='slave'} at 127.0.0.1:55666
I20260710 13:21:14.454878 20520 raft_consensus.cc:606] T 229075df71f5469aa1d8d03fd0991987 P 5f694e67adec49429b43a507d17fd793 [term 1 LEADER]: Received request to transfer leadership to TS 0a6b14f61e214586b088bf31ca9756e4
I20260710 13:21:14.459676 20520 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "31d48a2ef0d747bd89edf59029269dc2"
dest_uuid: "5f694e67adec49429b43a507d17fd793"
mode: GRACEFUL
new_leader_uuid: "0a6b14f61e214586b088bf31ca9756e4"
 from {username='slave'} at 127.0.0.1:55666
I20260710 13:21:14.460114 20520 raft_consensus.cc:606] T 31d48a2ef0d747bd89edf59029269dc2 P 5f694e67adec49429b43a507d17fd793 [term 1 LEADER]: Received request to transfer leadership to TS 0a6b14f61e214586b088bf31ca9756e4
I20260710 13:21:14.465315 20445 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4113f8391da74a60ba603c6d0f46c07b"
dest_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a"
mode: GRACEFUL
new_leader_uuid: "0a6b14f61e214586b088bf31ca9756e4"
 from {username='slave'} at 127.0.0.1:57304
I20260710 13:21:14.465781 20445 raft_consensus.cc:606] T 4113f8391da74a60ba603c6d0f46c07b P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 1 LEADER]: Received request to transfer leadership to TS 0a6b14f61e214586b088bf31ca9756e4
I20260710 13:21:14.470480 20520 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9858e627d756423a95529186c2eb77a3"
dest_uuid: "5f694e67adec49429b43a507d17fd793"
mode: GRACEFUL
new_leader_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a"
 from {username='slave'} at 127.0.0.1:55666
I20260710 13:21:14.471223 20520 raft_consensus.cc:606] T 9858e627d756423a95529186c2eb77a3 P 5f694e67adec49429b43a507d17fd793 [term 1 LEADER]: Received request to transfer leadership to TS 4d4d4895f390422fb4e9fff0b1ff8a5a
I20260710 13:21:14.472121 20703 raft_consensus.cc:493] T 3cc82b142e264603b497dfab00c8fb81 P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:14.472558 20703 raft_consensus.cc:515] T 3cc82b142e264603b497dfab00c8fb81 P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:14.474602 20703 leader_election.cc:290] T 3cc82b142e264603b497dfab00c8fb81 P 0a6b14f61e214586b088bf31ca9756e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d4d4895f390422fb4e9fff0b1ff8a5a (127.16.20.66:36987), 5f694e67adec49429b43a507d17fd793 (127.16.20.67:34771)
I20260710 13:21:14.475751 20520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cc82b142e264603b497dfab00c8fb81" candidate_uuid: "0a6b14f61e214586b088bf31ca9756e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f694e67adec49429b43a507d17fd793" is_pre_election: true
I20260710 13:21:14.475751 20445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cc82b142e264603b497dfab00c8fb81" candidate_uuid: "0a6b14f61e214586b088bf31ca9756e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" is_pre_election: true
I20260710 13:21:14.476809 20445 raft_consensus.cc:2393] T 3cc82b142e264603b497dfab00c8fb81 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0a6b14f61e214586b088bf31ca9756e4 in current term 1: Already voted for candidate 5f694e67adec49429b43a507d17fd793 in this term.
I20260710 13:21:14.478237 20335 leader_election.cc:304] T 3cc82b142e264603b497dfab00c8fb81 P 0a6b14f61e214586b088bf31ca9756e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0a6b14f61e214586b088bf31ca9756e4; no voters: 4d4d4895f390422fb4e9fff0b1ff8a5a, 5f694e67adec49429b43a507d17fd793
I20260710 13:21:14.479096 20703 raft_consensus.cc:3060] T 3cc82b142e264603b497dfab00c8fb81 P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:14.482923 20520 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f10359a6af6740e5aeb619ec232d424c"
dest_uuid: "5f694e67adec49429b43a507d17fd793"
mode: GRACEFUL
new_leader_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a"
 from {username='slave'} at 127.0.0.1:55666
I20260710 13:21:14.483656 20520 raft_consensus.cc:606] T f10359a6af6740e5aeb619ec232d424c P 5f694e67adec49429b43a507d17fd793 [term 1 LEADER]: Received request to transfer leadership to TS 4d4d4895f390422fb4e9fff0b1ff8a5a
I20260710 13:21:14.485251 20703 raft_consensus.cc:2749] T 3cc82b142e264603b497dfab00c8fb81 P 0a6b14f61e214586b088bf31ca9756e4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:14.489498 20520 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3cc82b142e264603b497dfab00c8fb81"
dest_uuid: "5f694e67adec49429b43a507d17fd793"
mode: GRACEFUL
new_leader_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a"
 from {username='slave'} at 127.0.0.1:55666
I20260710 13:21:14.490195 20520 raft_consensus.cc:606] T 3cc82b142e264603b497dfab00c8fb81 P 5f694e67adec49429b43a507d17fd793 [term 1 LEADER]: Received request to transfer leadership to TS 4d4d4895f390422fb4e9fff0b1ff8a5a
I20260710 13:21:14.495754 20445 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2479c070a45c4934ae1e380dc7e5bb31"
dest_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a"
mode: GRACEFUL
new_leader_uuid: "5f694e67adec49429b43a507d17fd793"
 from {username='slave'} at 127.0.0.1:57304
I20260710 13:21:14.496407 20445 raft_consensus.cc:606] T 2479c070a45c4934ae1e380dc7e5bb31 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 1 LEADER]: Received request to transfer leadership to TS 5f694e67adec49429b43a507d17fd793
I20260710 13:21:14.562646 20654 consensus_queue.cc:1048] T 4113f8391da74a60ba603c6d0f46c07b P 4d4d4895f390422fb4e9fff0b1ff8a5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:14.569203 20678 raft_consensus.cc:993] T 4113f8391da74a60ba603c6d0f46c07b P 4d4d4895f390422fb4e9fff0b1ff8a5a: : Instructing follower 0a6b14f61e214586b088bf31ca9756e4 to start an election
I20260710 13:21:14.569739 20584 raft_consensus.cc:1081] T 4113f8391da74a60ba603c6d0f46c07b P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 1 LEADER]: Signalling peer 0a6b14f61e214586b088bf31ca9756e4 to start an election
I20260710 13:21:14.572000 20371 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4113f8391da74a60ba603c6d0f46c07b"
dest_uuid: "0a6b14f61e214586b088bf31ca9756e4"
 from {username='slave'} at 127.0.0.1:34302
I20260710 13:21:14.572654 20371 raft_consensus.cc:493] T 4113f8391da74a60ba603c6d0f46c07b P 0a6b14f61e214586b088bf31ca9756e4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:14.573091 20371 raft_consensus.cc:3060] T 4113f8391da74a60ba603c6d0f46c07b P 0a6b14f61e214586b088bf31ca9756e4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:14.574669 20654 consensus_queue.cc:1048] T 4113f8391da74a60ba603c6d0f46c07b P 4d4d4895f390422fb4e9fff0b1ff8a5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:14.581288 20371 raft_consensus.cc:515] T 4113f8391da74a60ba603c6d0f46c07b P 0a6b14f61e214586b088bf31ca9756e4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:14.582540 20370 raft_consensus.cc:1240] T 4113f8391da74a60ba603c6d0f46c07b P 0a6b14f61e214586b088bf31ca9756e4 [term 2 FOLLOWER]: Rejecting Update request from peer 4d4d4895f390422fb4e9fff0b1ff8a5a for earlier term 1. Current term is 2. Ops: []
I20260710 13:21:14.584781 20445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4113f8391da74a60ba603c6d0f46c07b" candidate_uuid: "0a6b14f61e214586b088bf31ca9756e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a"
I20260710 13:21:14.585516 20445 raft_consensus.cc:3055] T 4113f8391da74a60ba603c6d0f46c07b P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:14.585871 20445 raft_consensus.cc:740] T 4113f8391da74a60ba603c6d0f46c07b P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4d4d4895f390422fb4e9fff0b1ff8a5a, State: Running, Role: LEADER
I20260710 13:21:14.585950 20520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4113f8391da74a60ba603c6d0f46c07b" candidate_uuid: "0a6b14f61e214586b088bf31ca9756e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f694e67adec49429b43a507d17fd793"
I20260710 13:21:14.586622 20520 raft_consensus.cc:3060] T 4113f8391da74a60ba603c6d0f46c07b P 5f694e67adec49429b43a507d17fd793 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:14.586879 20445 consensus_queue.cc:260] T 4113f8391da74a60ba603c6d0f46c07b P 4d4d4895f390422fb4e9fff0b1ff8a5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:14.589159 20445 raft_consensus.cc:3060] T 4113f8391da74a60ba603c6d0f46c07b P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:14.585004 20371 leader_election.cc:290] T 4113f8391da74a60ba603c6d0f46c07b P 0a6b14f61e214586b088bf31ca9756e4 [CANDIDATE]: Term 2 election: Requested vote from peers 4d4d4895f390422fb4e9fff0b1ff8a5a (127.16.20.66:36987), 5f694e67adec49429b43a507d17fd793 (127.16.20.67:34771)
I20260710 13:21:14.591637 20690 consensus_queue.cc:1048] T 3cc82b142e264603b497dfab00c8fb81 P 5f694e67adec49429b43a507d17fd793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:21:14.589113 20654 consensus_queue.cc:1175] T 4113f8391da74a60ba603c6d0f46c07b P 4d4d4895f390422fb4e9fff0b1ff8a5a [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "0a6b14f61e214586b088bf31ca9756e4" 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 4d4d4895f390422fb4e9fff0b1ff8a5a for earlier term 1. Current term is 2. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260710 13:21:14.607874 20520 raft_consensus.cc:2468] T 4113f8391da74a60ba603c6d0f46c07b P 5f694e67adec49429b43a507d17fd793 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a6b14f61e214586b088bf31ca9756e4 in term 2.
I20260710 13:21:14.608036 20445 raft_consensus.cc:2468] T 4113f8391da74a60ba603c6d0f46c07b P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a6b14f61e214586b088bf31ca9756e4 in term 2.
I20260710 13:21:14.609617 20335 leader_election.cc:304] T 4113f8391da74a60ba603c6d0f46c07b P 0a6b14f61e214586b088bf31ca9756e4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a6b14f61e214586b088bf31ca9756e4, 5f694e67adec49429b43a507d17fd793; no voters: 
I20260710 13:21:14.611225 20703 raft_consensus.cc:2804] T 4113f8391da74a60ba603c6d0f46c07b P 0a6b14f61e214586b088bf31ca9756e4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:14.611788 20703 raft_consensus.cc:697] T 4113f8391da74a60ba603c6d0f46c07b P 0a6b14f61e214586b088bf31ca9756e4 [term 2 LEADER]: Becoming Leader. State: Replica: 0a6b14f61e214586b088bf31ca9756e4, State: Running, Role: LEADER
I20260710 13:21:14.612763 20703 consensus_queue.cc:237] T 4113f8391da74a60ba603c6d0f46c07b P 0a6b14f61e214586b088bf31ca9756e4 [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: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:14.615108 20653 raft_consensus.cc:993] T 3cc82b142e264603b497dfab00c8fb81 P 5f694e67adec49429b43a507d17fd793: : Instructing follower 4d4d4895f390422fb4e9fff0b1ff8a5a to start an election
I20260710 13:21:14.615686 20684 raft_consensus.cc:1081] T 3cc82b142e264603b497dfab00c8fb81 P 5f694e67adec49429b43a507d17fd793 [term 1 LEADER]: Signalling peer 4d4d4895f390422fb4e9fff0b1ff8a5a to start an election
I20260710 13:21:14.615808 20691 consensus_queue.cc:1048] T 229075df71f5469aa1d8d03fd0991987 P 5f694e67adec49429b43a507d17fd793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:14.621820 20690 consensus_queue.cc:1048] T 3cc82b142e264603b497dfab00c8fb81 P 5f694e67adec49429b43a507d17fd793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:14.634709 20268 catalog_manager.cc:5697] T 4113f8391da74a60ba603c6d0f46c07b P 0a6b14f61e214586b088bf31ca9756e4 reported cstate change: term changed from 1 to 2, leader changed from 4d4d4895f390422fb4e9fff0b1ff8a5a (127.16.20.66) to 0a6b14f61e214586b088bf31ca9756e4 (127.16.20.65). New cstate: current_term: 2 leader_uuid: "0a6b14f61e214586b088bf31ca9756e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:14.636797 20447 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3cc82b142e264603b497dfab00c8fb81"
dest_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a"
 from {username='slave'} at 127.0.0.1:57284
I20260710 13:21:14.637424 20447 raft_consensus.cc:493] T 3cc82b142e264603b497dfab00c8fb81 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:14.637799 20447 raft_consensus.cc:3060] T 3cc82b142e264603b497dfab00c8fb81 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:14.642095 20690 raft_consensus.cc:993] T 229075df71f5469aa1d8d03fd0991987 P 5f694e67adec49429b43a507d17fd793: : Instructing follower 0a6b14f61e214586b088bf31ca9756e4 to start an election
I20260710 13:21:14.642650 20690 raft_consensus.cc:1081] T 229075df71f5469aa1d8d03fd0991987 P 5f694e67adec49429b43a507d17fd793 [term 1 LEADER]: Signalling peer 0a6b14f61e214586b088bf31ca9756e4 to start an election
I20260710 13:21:14.644913 20447 raft_consensus.cc:515] T 3cc82b142e264603b497dfab00c8fb81 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:14.648772 20371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cc82b142e264603b497dfab00c8fb81" candidate_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0a6b14f61e214586b088bf31ca9756e4"
I20260710 13:21:14.649160 20447 leader_election.cc:290] T 3cc82b142e264603b497dfab00c8fb81 P 4d4d4895f390422fb4e9fff0b1ff8a5a [CANDIDATE]: Term 2 election: Requested vote from peers 0a6b14f61e214586b088bf31ca9756e4 (127.16.20.65:36237), 5f694e67adec49429b43a507d17fd793 (127.16.20.67:34771)
I20260710 13:21:14.649449 20371 raft_consensus.cc:3060] T 3cc82b142e264603b497dfab00c8fb81 P 0a6b14f61e214586b088bf31ca9756e4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:14.651849 20653 consensus_queue.cc:1048] T 229075df71f5469aa1d8d03fd0991987 P 5f694e67adec49429b43a507d17fd793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:14.652247 20370 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "229075df71f5469aa1d8d03fd0991987"
dest_uuid: "0a6b14f61e214586b088bf31ca9756e4"
 from {username='slave'} at 127.0.0.1:34316
I20260710 13:21:14.652958 20370 raft_consensus.cc:493] T 229075df71f5469aa1d8d03fd0991987 P 0a6b14f61e214586b088bf31ca9756e4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:14.653371 20370 raft_consensus.cc:3060] T 229075df71f5469aa1d8d03fd0991987 P 0a6b14f61e214586b088bf31ca9756e4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:14.654446 20520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cc82b142e264603b497dfab00c8fb81" candidate_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f694e67adec49429b43a507d17fd793"
I20260710 13:21:14.655092 20520 raft_consensus.cc:3055] T 3cc82b142e264603b497dfab00c8fb81 P 5f694e67adec49429b43a507d17fd793 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:14.655483 20520 raft_consensus.cc:740] T 3cc82b142e264603b497dfab00c8fb81 P 5f694e67adec49429b43a507d17fd793 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5f694e67adec49429b43a507d17fd793, State: Running, Role: LEADER
I20260710 13:21:14.656438 20520 consensus_queue.cc:260] T 3cc82b142e264603b497dfab00c8fb81 P 5f694e67adec49429b43a507d17fd793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:14.657744 20520 raft_consensus.cc:3060] T 3cc82b142e264603b497dfab00c8fb81 P 5f694e67adec49429b43a507d17fd793 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:14.658344 20371 raft_consensus.cc:2468] T 3cc82b142e264603b497dfab00c8fb81 P 0a6b14f61e214586b088bf31ca9756e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d4d4895f390422fb4e9fff0b1ff8a5a in term 2.
I20260710 13:21:14.660599 20653 consensus_queue.cc:1048] T 9858e627d756423a95529186c2eb77a3 P 5f694e67adec49429b43a507d17fd793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:14.661087 20412 leader_election.cc:304] T 3cc82b142e264603b497dfab00c8fb81 P 4d4d4895f390422fb4e9fff0b1ff8a5a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a6b14f61e214586b088bf31ca9756e4, 4d4d4895f390422fb4e9fff0b1ff8a5a; no voters: 
I20260710 13:21:14.662110 20654 raft_consensus.cc:2804] T 3cc82b142e264603b497dfab00c8fb81 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:14.662662 20654 raft_consensus.cc:697] T 3cc82b142e264603b497dfab00c8fb81 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 2 LEADER]: Becoming Leader. State: Replica: 4d4d4895f390422fb4e9fff0b1ff8a5a, State: Running, Role: LEADER
I20260710 13:21:14.663743 20654 consensus_queue.cc:237] T 3cc82b142e264603b497dfab00c8fb81 P 4d4d4895f390422fb4e9fff0b1ff8a5a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:14.667667 20520 raft_consensus.cc:2468] T 3cc82b142e264603b497dfab00c8fb81 P 5f694e67adec49429b43a507d17fd793 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d4d4895f390422fb4e9fff0b1ff8a5a in term 2.
I20260710 13:21:14.673475 20370 raft_consensus.cc:515] T 229075df71f5469aa1d8d03fd0991987 P 0a6b14f61e214586b088bf31ca9756e4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:14.674638 20372 raft_consensus.cc:1240] T 229075df71f5469aa1d8d03fd0991987 P 0a6b14f61e214586b088bf31ca9756e4 [term 2 FOLLOWER]: Rejecting Update request from peer 5f694e67adec49429b43a507d17fd793 for earlier term 1. Current term is 2. Ops: []
I20260710 13:21:14.675565 20370 leader_election.cc:290] T 229075df71f5469aa1d8d03fd0991987 P 0a6b14f61e214586b088bf31ca9756e4 [CANDIDATE]: Term 2 election: Requested vote from peers 4d4d4895f390422fb4e9fff0b1ff8a5a (127.16.20.66:36987), 5f694e67adec49429b43a507d17fd793 (127.16.20.67:34771)
I20260710 13:21:14.676934 20520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "229075df71f5469aa1d8d03fd0991987" candidate_uuid: "0a6b14f61e214586b088bf31ca9756e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f694e67adec49429b43a507d17fd793"
I20260710 13:21:14.677531 20520 raft_consensus.cc:3055] T 229075df71f5469aa1d8d03fd0991987 P 5f694e67adec49429b43a507d17fd793 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:14.677610 20653 consensus_queue.cc:1059] T 229075df71f5469aa1d8d03fd0991987 P 5f694e67adec49429b43a507d17fd793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:14.677917 20520 raft_consensus.cc:740] T 229075df71f5469aa1d8d03fd0991987 P 5f694e67adec49429b43a507d17fd793 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5f694e67adec49429b43a507d17fd793, State: Running, Role: LEADER
I20260710 13:21:14.678756 20445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "229075df71f5469aa1d8d03fd0991987" candidate_uuid: "0a6b14f61e214586b088bf31ca9756e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a"
I20260710 13:21:14.679342 20445 raft_consensus.cc:3060] T 229075df71f5469aa1d8d03fd0991987 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:14.678923 20520 consensus_queue.cc:260] T 229075df71f5469aa1d8d03fd0991987 P 5f694e67adec49429b43a507d17fd793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:14.680351 20520 raft_consensus.cc:3060] T 229075df71f5469aa1d8d03fd0991987 P 5f694e67adec49429b43a507d17fd793 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:14.681311 20691 raft_consensus.cc:993] T 9858e627d756423a95529186c2eb77a3 P 5f694e67adec49429b43a507d17fd793: : Instructing follower 4d4d4895f390422fb4e9fff0b1ff8a5a to start an election
I20260710 13:21:14.681874 20691 raft_consensus.cc:1081] T 9858e627d756423a95529186c2eb77a3 P 5f694e67adec49429b43a507d17fd793 [term 1 LEADER]: Signalling peer 4d4d4895f390422fb4e9fff0b1ff8a5a to start an election
I20260710 13:21:14.685359 20447 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9858e627d756423a95529186c2eb77a3"
dest_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a"
 from {username='slave'} at 127.0.0.1:57284
I20260710 13:21:14.685935 20447 raft_consensus.cc:493] T 9858e627d756423a95529186c2eb77a3 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:14.686299 20447 raft_consensus.cc:3060] T 9858e627d756423a95529186c2eb77a3 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:14.686496 20691 consensus_queue.cc:1048] T 9858e627d756423a95529186c2eb77a3 P 5f694e67adec49429b43a507d17fd793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:14.687026 20520 raft_consensus.cc:2468] T 229075df71f5469aa1d8d03fd0991987 P 5f694e67adec49429b43a507d17fd793 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a6b14f61e214586b088bf31ca9756e4 in term 2.
W20260710 13:21:14.687620 20684 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260710 13:21:14.688179 20335 leader_election.cc:304] T 229075df71f5469aa1d8d03fd0991987 P 0a6b14f61e214586b088bf31ca9756e4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a6b14f61e214586b088bf31ca9756e4, 5f694e67adec49429b43a507d17fd793; no voters: 
I20260710 13:21:14.689056 20703 raft_consensus.cc:2804] T 229075df71f5469aa1d8d03fd0991987 P 0a6b14f61e214586b088bf31ca9756e4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:14.689478 20703 raft_consensus.cc:697] T 229075df71f5469aa1d8d03fd0991987 P 0a6b14f61e214586b088bf31ca9756e4 [term 2 LEADER]: Becoming Leader. State: Replica: 0a6b14f61e214586b088bf31ca9756e4, State: Running, Role: LEADER
I20260710 13:21:14.690269 20703 consensus_queue.cc:237] T 229075df71f5469aa1d8d03fd0991987 P 0a6b14f61e214586b088bf31ca9756e4 [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: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:14.693238 20447 raft_consensus.cc:515] T 9858e627d756423a95529186c2eb77a3 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:14.695104 20446 raft_consensus.cc:1240] T 9858e627d756423a95529186c2eb77a3 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 2 FOLLOWER]: Rejecting Update request from peer 5f694e67adec49429b43a507d17fd793 for earlier term 1. Current term is 2. Ops: []
I20260710 13:21:14.697527 20684 consensus_queue.cc:1059] T 9858e627d756423a95529186c2eb77a3 P 5f694e67adec49429b43a507d17fd793 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:14.697898 20445 raft_consensus.cc:2468] T 229075df71f5469aa1d8d03fd0991987 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a6b14f61e214586b088bf31ca9756e4 in term 2.
I20260710 13:21:14.698625 20691 raft_consensus.cc:3055] T 9858e627d756423a95529186c2eb77a3 P 5f694e67adec49429b43a507d17fd793 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:14.699050 20691 raft_consensus.cc:740] T 9858e627d756423a95529186c2eb77a3 P 5f694e67adec49429b43a507d17fd793 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5f694e67adec49429b43a507d17fd793, State: Running, Role: LEADER
I20260710 13:21:14.699903 20691 consensus_queue.cc:260] T 9858e627d756423a95529186c2eb77a3 P 5f694e67adec49429b43a507d17fd793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:14.700739 20447 leader_election.cc:290] T 9858e627d756423a95529186c2eb77a3 P 4d4d4895f390422fb4e9fff0b1ff8a5a [CANDIDATE]: Term 2 election: Requested vote from peers 0a6b14f61e214586b088bf31ca9756e4 (127.16.20.65:36237), 5f694e67adec49429b43a507d17fd793 (127.16.20.67:34771)
I20260710 13:21:14.700872 20691 raft_consensus.cc:3060] T 9858e627d756423a95529186c2eb77a3 P 5f694e67adec49429b43a507d17fd793 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:14.701251 20269 catalog_manager.cc:5697] T 229075df71f5469aa1d8d03fd0991987 P 0a6b14f61e214586b088bf31ca9756e4 reported cstate change: term changed from 1 to 2, leader changed from 5f694e67adec49429b43a507d17fd793 (127.16.20.67) to 0a6b14f61e214586b088bf31ca9756e4 (127.16.20.65). New cstate: current_term: 2 leader_uuid: "0a6b14f61e214586b088bf31ca9756e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:14.703565 20703 raft_consensus.cc:493] T 719103c0de8f49eeab5366beb5d81912 P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:14.705340 20372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9858e627d756423a95529186c2eb77a3" candidate_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0a6b14f61e214586b088bf31ca9756e4"
I20260710 13:21:14.704159 20703 raft_consensus.cc:515] T 719103c0de8f49eeab5366beb5d81912 P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:14.705008 20521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9858e627d756423a95529186c2eb77a3" candidate_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f694e67adec49429b43a507d17fd793"
I20260710 13:21:14.711573 20703 leader_election.cc:290] T 719103c0de8f49eeab5366beb5d81912 P 0a6b14f61e214586b088bf31ca9756e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d4d4895f390422fb4e9fff0b1ff8a5a (127.16.20.66:36987), 5f694e67adec49429b43a507d17fd793 (127.16.20.67:34771)
I20260710 13:21:14.711946 20705 raft_consensus.cc:493] T 2479c070a45c4934ae1e380dc7e5bb31 P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:14.712550 20705 raft_consensus.cc:515] T 2479c070a45c4934ae1e380dc7e5bb31 P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:14.713317 20447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "719103c0de8f49eeab5366beb5d81912" candidate_uuid: "0a6b14f61e214586b088bf31ca9756e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" is_pre_election: true
I20260710 13:21:14.714887 20705 leader_election.cc:290] T 2479c070a45c4934ae1e380dc7e5bb31 P 0a6b14f61e214586b088bf31ca9756e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d4d4895f390422fb4e9fff0b1ff8a5a (127.16.20.66:36987), 5f694e67adec49429b43a507d17fd793 (127.16.20.67:34771)
I20260710 13:21:14.717275 20447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2479c070a45c4934ae1e380dc7e5bb31" candidate_uuid: "0a6b14f61e214586b088bf31ca9756e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" is_pre_election: true
I20260710 13:21:14.718253 20520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "719103c0de8f49eeab5366beb5d81912" candidate_uuid: "0a6b14f61e214586b088bf31ca9756e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f694e67adec49429b43a507d17fd793" is_pre_election: true
I20260710 13:21:14.719040 20520 raft_consensus.cc:2393] T 719103c0de8f49eeab5366beb5d81912 P 5f694e67adec49429b43a507d17fd793 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0a6b14f61e214586b088bf31ca9756e4 in current term 1: Already voted for candidate 4d4d4895f390422fb4e9fff0b1ff8a5a in this term.
I20260710 13:21:14.717741 20519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2479c070a45c4934ae1e380dc7e5bb31" candidate_uuid: "0a6b14f61e214586b088bf31ca9756e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f694e67adec49429b43a507d17fd793" is_pre_election: true
I20260710 13:21:14.719934 20519 raft_consensus.cc:2393] T 2479c070a45c4934ae1e380dc7e5bb31 P 5f694e67adec49429b43a507d17fd793 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0a6b14f61e214586b088bf31ca9756e4 in current term 1: Already voted for candidate 4d4d4895f390422fb4e9fff0b1ff8a5a in this term.
I20260710 13:21:14.720301 20335 leader_election.cc:304] T 719103c0de8f49eeab5366beb5d81912 P 0a6b14f61e214586b088bf31ca9756e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0a6b14f61e214586b088bf31ca9756e4; no voters: 4d4d4895f390422fb4e9fff0b1ff8a5a, 5f694e67adec49429b43a507d17fd793
I20260710 13:21:14.721101 20705 raft_consensus.cc:3060] T 719103c0de8f49eeab5366beb5d81912 P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:14.721236 20268 catalog_manager.cc:5697] T 3cc82b142e264603b497dfab00c8fb81 P 4d4d4895f390422fb4e9fff0b1ff8a5a reported cstate change: term changed from 1 to 2, leader changed from 5f694e67adec49429b43a507d17fd793 (127.16.20.67) to 4d4d4895f390422fb4e9fff0b1ff8a5a (127.16.20.66). New cstate: current_term: 2 leader_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:14.724123 20335 leader_election.cc:304] T 2479c070a45c4934ae1e380dc7e5bb31 P 0a6b14f61e214586b088bf31ca9756e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0a6b14f61e214586b088bf31ca9756e4; no voters: 4d4d4895f390422fb4e9fff0b1ff8a5a, 5f694e67adec49429b43a507d17fd793
I20260710 13:21:14.725102 20703 raft_consensus.cc:3060] T 2479c070a45c4934ae1e380dc7e5bb31 P 0a6b14f61e214586b088bf31ca9756e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:14.728775 20705 raft_consensus.cc:2749] T 719103c0de8f49eeab5366beb5d81912 P 0a6b14f61e214586b088bf31ca9756e4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:14.732285 20521 raft_consensus.cc:2468] T 9858e627d756423a95529186c2eb77a3 P 5f694e67adec49429b43a507d17fd793 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d4d4895f390422fb4e9fff0b1ff8a5a in term 2.
I20260710 13:21:14.733057 20703 raft_consensus.cc:2749] T 2479c070a45c4934ae1e380dc7e5bb31 P 0a6b14f61e214586b088bf31ca9756e4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:14.735229 20410 leader_election.cc:304] T 9858e627d756423a95529186c2eb77a3 P 4d4d4895f390422fb4e9fff0b1ff8a5a [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: 4d4d4895f390422fb4e9fff0b1ff8a5a, 5f694e67adec49429b43a507d17fd793; no voters: 0a6b14f61e214586b088bf31ca9756e4
I20260710 13:21:14.736222 20654 raft_consensus.cc:2804] T 9858e627d756423a95529186c2eb77a3 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:14.736697 20654 raft_consensus.cc:697] T 9858e627d756423a95529186c2eb77a3 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 2 LEADER]: Becoming Leader. State: Replica: 4d4d4895f390422fb4e9fff0b1ff8a5a, State: Running, Role: LEADER
I20260710 13:21:14.737527 20654 consensus_queue.cc:237] T 9858e627d756423a95529186c2eb77a3 P 4d4d4895f390422fb4e9fff0b1ff8a5a [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: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:14.744132 20268 catalog_manager.cc:5697] T 9858e627d756423a95529186c2eb77a3 P 4d4d4895f390422fb4e9fff0b1ff8a5a reported cstate change: term changed from 1 to 2, leader changed from 5f694e67adec49429b43a507d17fd793 (127.16.20.67) to 4d4d4895f390422fb4e9fff0b1ff8a5a (127.16.20.66). New cstate: current_term: 2 leader_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:14.755569 20691 consensus_queue.cc:1048] T f10359a6af6740e5aeb619ec232d424c P 5f694e67adec49429b43a507d17fd793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:14.765715 20684 consensus_queue.cc:1048] T f10359a6af6740e5aeb619ec232d424c P 5f694e67adec49429b43a507d17fd793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:14.778110 20654 consensus_queue.cc:1048] T 2479c070a45c4934ae1e380dc7e5bb31 P 4d4d4895f390422fb4e9fff0b1ff8a5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:14.783769 20684 raft_consensus.cc:993] T f10359a6af6740e5aeb619ec232d424c P 5f694e67adec49429b43a507d17fd793: : Instructing follower 4d4d4895f390422fb4e9fff0b1ff8a5a to start an election
I20260710 13:21:14.784219 20690 raft_consensus.cc:1081] T f10359a6af6740e5aeb619ec232d424c P 5f694e67adec49429b43a507d17fd793 [term 1 LEADER]: Signalling peer 4d4d4895f390422fb4e9fff0b1ff8a5a to start an election
I20260710 13:21:14.785630 20447 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f10359a6af6740e5aeb619ec232d424c"
dest_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a"
 from {username='slave'} at 127.0.0.1:57284
I20260710 13:21:14.786055 20447 raft_consensus.cc:493] T f10359a6af6740e5aeb619ec232d424c P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:14.786356 20447 raft_consensus.cc:3060] T f10359a6af6740e5aeb619ec232d424c P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:14.790773 20679 consensus_queue.cc:1048] T 2479c070a45c4934ae1e380dc7e5bb31 P 4d4d4895f390422fb4e9fff0b1ff8a5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:14.793654 20447 raft_consensus.cc:515] T f10359a6af6740e5aeb619ec232d424c P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:14.796341 20370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f10359a6af6740e5aeb619ec232d424c" candidate_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0a6b14f61e214586b088bf31ca9756e4"
I20260710 13:21:14.796850 20370 raft_consensus.cc:3060] T f10359a6af6740e5aeb619ec232d424c P 0a6b14f61e214586b088bf31ca9756e4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:14.801510 20584 raft_consensus.cc:993] T 2479c070a45c4934ae1e380dc7e5bb31 P 4d4d4895f390422fb4e9fff0b1ff8a5a: : Instructing follower 5f694e67adec49429b43a507d17fd793 to start an election
I20260710 13:21:14.801949 20584 raft_consensus.cc:1081] T 2479c070a45c4934ae1e380dc7e5bb31 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 1 LEADER]: Signalling peer 5f694e67adec49429b43a507d17fd793 to start an election
I20260710 13:21:14.803859 20447 leader_election.cc:290] T f10359a6af6740e5aeb619ec232d424c P 4d4d4895f390422fb4e9fff0b1ff8a5a [CANDIDATE]: Term 2 election: Requested vote from peers 0a6b14f61e214586b088bf31ca9756e4 (127.16.20.65:36237), 5f694e67adec49429b43a507d17fd793 (127.16.20.67:34771)
I20260710 13:21:14.805627 20519 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2479c070a45c4934ae1e380dc7e5bb31"
dest_uuid: "5f694e67adec49429b43a507d17fd793"
 from {username='slave'} at 127.0.0.1:55640
I20260710 13:21:14.806157 20519 raft_consensus.cc:493] T 2479c070a45c4934ae1e380dc7e5bb31 P 5f694e67adec49429b43a507d17fd793 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:14.804018 20370 raft_consensus.cc:2468] T f10359a6af6740e5aeb619ec232d424c P 0a6b14f61e214586b088bf31ca9756e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d4d4895f390422fb4e9fff0b1ff8a5a in term 2.
I20260710 13:21:14.806506 20519 raft_consensus.cc:3060] T 2479c070a45c4934ae1e380dc7e5bb31 P 5f694e67adec49429b43a507d17fd793 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:14.806388 20520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f10359a6af6740e5aeb619ec232d424c" candidate_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f694e67adec49429b43a507d17fd793"
I20260710 13:21:14.807245 20412 leader_election.cc:304] T f10359a6af6740e5aeb619ec232d424c P 4d4d4895f390422fb4e9fff0b1ff8a5a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a6b14f61e214586b088bf31ca9756e4, 4d4d4895f390422fb4e9fff0b1ff8a5a; no voters: 
I20260710 13:21:14.807794 20520 raft_consensus.cc:3055] T f10359a6af6740e5aeb619ec232d424c P 5f694e67adec49429b43a507d17fd793 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:14.808107 20520 raft_consensus.cc:740] T f10359a6af6740e5aeb619ec232d424c P 5f694e67adec49429b43a507d17fd793 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5f694e67adec49429b43a507d17fd793, State: Running, Role: LEADER
I20260710 13:21:14.808403 20654 raft_consensus.cc:2804] T f10359a6af6740e5aeb619ec232d424c P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:14.808902 20654 raft_consensus.cc:697] T f10359a6af6740e5aeb619ec232d424c P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 2 LEADER]: Becoming Leader. State: Replica: 4d4d4895f390422fb4e9fff0b1ff8a5a, State: Running, Role: LEADER
I20260710 13:21:14.808815 20520 consensus_queue.cc:260] T f10359a6af6740e5aeb619ec232d424c P 5f694e67adec49429b43a507d17fd793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:14.809830 20654 consensus_queue.cc:237] T f10359a6af6740e5aeb619ec232d424c P 4d4d4895f390422fb4e9fff0b1ff8a5a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:14.810168 20520 raft_consensus.cc:3060] T f10359a6af6740e5aeb619ec232d424c P 5f694e67adec49429b43a507d17fd793 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:14.813989 20519 raft_consensus.cc:515] T 2479c070a45c4934ae1e380dc7e5bb31 P 5f694e67adec49429b43a507d17fd793 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:14.816749 20370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2479c070a45c4934ae1e380dc7e5bb31" candidate_uuid: "5f694e67adec49429b43a507d17fd793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0a6b14f61e214586b088bf31ca9756e4"
I20260710 13:21:14.817049 20447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2479c070a45c4934ae1e380dc7e5bb31" candidate_uuid: "5f694e67adec49429b43a507d17fd793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a"
I20260710 13:21:14.817622 20370 raft_consensus.cc:3060] T 2479c070a45c4934ae1e380dc7e5bb31 P 0a6b14f61e214586b088bf31ca9756e4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:14.818037 20519 leader_election.cc:290] T 2479c070a45c4934ae1e380dc7e5bb31 P 5f694e67adec49429b43a507d17fd793 [CANDIDATE]: Term 2 election: Requested vote from peers 0a6b14f61e214586b088bf31ca9756e4 (127.16.20.65:36237), 4d4d4895f390422fb4e9fff0b1ff8a5a (127.16.20.66:36987)
I20260710 13:21:14.817713 20447 raft_consensus.cc:3055] T 2479c070a45c4934ae1e380dc7e5bb31 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:14.819516 20447 raft_consensus.cc:740] T 2479c070a45c4934ae1e380dc7e5bb31 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4d4d4895f390422fb4e9fff0b1ff8a5a, State: Running, Role: LEADER
I20260710 13:21:14.820514 20447 consensus_queue.cc:260] T 2479c070a45c4934ae1e380dc7e5bb31 P 4d4d4895f390422fb4e9fff0b1ff8a5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:14.821683 20447 raft_consensus.cc:3060] T 2479c070a45c4934ae1e380dc7e5bb31 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:14.822216 20654 consensus_queue.cc:1048] T 719103c0de8f49eeab5366beb5d81912 P 4d4d4895f390422fb4e9fff0b1ff8a5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:14.823853 20520 raft_consensus.cc:2468] T f10359a6af6740e5aeb619ec232d424c P 5f694e67adec49429b43a507d17fd793 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d4d4895f390422fb4e9fff0b1ff8a5a in term 2.
I20260710 13:21:14.823884 20268 catalog_manager.cc:5697] T f10359a6af6740e5aeb619ec232d424c P 4d4d4895f390422fb4e9fff0b1ff8a5a reported cstate change: term changed from 1 to 2, leader changed from 5f694e67adec49429b43a507d17fd793 (127.16.20.67) to 4d4d4895f390422fb4e9fff0b1ff8a5a (127.16.20.66). New cstate: current_term: 2 leader_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:14.831812 20447 raft_consensus.cc:2468] T 2479c070a45c4934ae1e380dc7e5bb31 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f694e67adec49429b43a507d17fd793 in term 2.
I20260710 13:21:14.833236 20484 leader_election.cc:304] T 2479c070a45c4934ae1e380dc7e5bb31 P 5f694e67adec49429b43a507d17fd793 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d4d4895f390422fb4e9fff0b1ff8a5a, 5f694e67adec49429b43a507d17fd793; no voters: 
I20260710 13:21:14.834172 20584 consensus_queue.cc:1048] T 719103c0de8f49eeab5366beb5d81912 P 4d4d4895f390422fb4e9fff0b1ff8a5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:14.835691 20684 raft_consensus.cc:2804] T 2479c070a45c4934ae1e380dc7e5bb31 P 5f694e67adec49429b43a507d17fd793 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:14.836195 20684 raft_consensus.cc:697] T 2479c070a45c4934ae1e380dc7e5bb31 P 5f694e67adec49429b43a507d17fd793 [term 2 LEADER]: Becoming Leader. State: Replica: 5f694e67adec49429b43a507d17fd793, State: Running, Role: LEADER
I20260710 13:21:14.837191 20370 raft_consensus.cc:2468] T 2479c070a45c4934ae1e380dc7e5bb31 P 0a6b14f61e214586b088bf31ca9756e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f694e67adec49429b43a507d17fd793 in term 2.
I20260710 13:21:14.836993 20684 consensus_queue.cc:237] T 2479c070a45c4934ae1e380dc7e5bb31 P 5f694e67adec49429b43a507d17fd793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:14.846077 20267 catalog_manager.cc:5697] T 2479c070a45c4934ae1e380dc7e5bb31 P 5f694e67adec49429b43a507d17fd793 reported cstate change: term changed from 1 to 2, leader changed from 4d4d4895f390422fb4e9fff0b1ff8a5a (127.16.20.66) to 5f694e67adec49429b43a507d17fd793 (127.16.20.67). New cstate: current_term: 2 leader_uuid: "5f694e67adec49429b43a507d17fd793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:14.850070 20678 raft_consensus.cc:993] T 122d1a5a21ce485089332e19e7b97c66 P 4d4d4895f390422fb4e9fff0b1ff8a5a: : Instructing follower 0a6b14f61e214586b088bf31ca9756e4 to start an election
I20260710 13:21:14.850616 20678 raft_consensus.cc:1081] T 122d1a5a21ce485089332e19e7b97c66 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 1 LEADER]: Signalling peer 0a6b14f61e214586b088bf31ca9756e4 to start an election
I20260710 13:21:14.852144 20370 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "122d1a5a21ce485089332e19e7b97c66"
dest_uuid: "0a6b14f61e214586b088bf31ca9756e4"
 from {username='slave'} at 127.0.0.1:34302
I20260710 13:21:14.852669 20370 raft_consensus.cc:493] T 122d1a5a21ce485089332e19e7b97c66 P 0a6b14f61e214586b088bf31ca9756e4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:14.853006 20370 raft_consensus.cc:3060] T 122d1a5a21ce485089332e19e7b97c66 P 0a6b14f61e214586b088bf31ca9756e4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:14.858933 20370 raft_consensus.cc:515] T 122d1a5a21ce485089332e19e7b97c66 P 0a6b14f61e214586b088bf31ca9756e4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:14.860693 20370 leader_election.cc:290] T 122d1a5a21ce485089332e19e7b97c66 P 0a6b14f61e214586b088bf31ca9756e4 [CANDIDATE]: Term 2 election: Requested vote from peers 4d4d4895f390422fb4e9fff0b1ff8a5a (127.16.20.66:36987), 5f694e67adec49429b43a507d17fd793 (127.16.20.67:34771)
I20260710 13:21:14.861620 20520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "122d1a5a21ce485089332e19e7b97c66" candidate_uuid: "0a6b14f61e214586b088bf31ca9756e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f694e67adec49429b43a507d17fd793"
I20260710 13:21:14.861660 20447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "122d1a5a21ce485089332e19e7b97c66" candidate_uuid: "0a6b14f61e214586b088bf31ca9756e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a"
I20260710 13:21:14.862385 20520 raft_consensus.cc:3060] T 122d1a5a21ce485089332e19e7b97c66 P 5f694e67adec49429b43a507d17fd793 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:14.862476 20447 raft_consensus.cc:3055] T 122d1a5a21ce485089332e19e7b97c66 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:14.862941 20447 raft_consensus.cc:740] T 122d1a5a21ce485089332e19e7b97c66 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4d4d4895f390422fb4e9fff0b1ff8a5a, State: Running, Role: LEADER
I20260710 13:21:14.863776 20447 consensus_queue.cc:260] T 122d1a5a21ce485089332e19e7b97c66 P 4d4d4895f390422fb4e9fff0b1ff8a5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:14.864884 20447 raft_consensus.cc:3060] T 122d1a5a21ce485089332e19e7b97c66 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:14.868868 20520 raft_consensus.cc:2468] T 122d1a5a21ce485089332e19e7b97c66 P 5f694e67adec49429b43a507d17fd793 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a6b14f61e214586b088bf31ca9756e4 in term 2.
I20260710 13:21:14.869853 20335 leader_election.cc:304] T 122d1a5a21ce485089332e19e7b97c66 P 0a6b14f61e214586b088bf31ca9756e4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a6b14f61e214586b088bf31ca9756e4, 5f694e67adec49429b43a507d17fd793; no voters: 
I20260710 13:21:14.870265 20447 raft_consensus.cc:2468] T 122d1a5a21ce485089332e19e7b97c66 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a6b14f61e214586b088bf31ca9756e4 in term 2.
I20260710 13:21:14.870513 20703 raft_consensus.cc:2804] T 122d1a5a21ce485089332e19e7b97c66 P 0a6b14f61e214586b088bf31ca9756e4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:14.871011 20703 raft_consensus.cc:697] T 122d1a5a21ce485089332e19e7b97c66 P 0a6b14f61e214586b088bf31ca9756e4 [term 2 LEADER]: Becoming Leader. State: Replica: 0a6b14f61e214586b088bf31ca9756e4, State: Running, Role: LEADER
I20260710 13:21:14.871799 20703 consensus_queue.cc:237] T 122d1a5a21ce485089332e19e7b97c66 P 0a6b14f61e214586b088bf31ca9756e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:14.877691 20268 catalog_manager.cc:5697] T 122d1a5a21ce485089332e19e7b97c66 P 0a6b14f61e214586b088bf31ca9756e4 reported cstate change: term changed from 1 to 2, leader changed from 4d4d4895f390422fb4e9fff0b1ff8a5a (127.16.20.66) to 0a6b14f61e214586b088bf31ca9756e4 (127.16.20.65). New cstate: current_term: 2 leader_uuid: "0a6b14f61e214586b088bf31ca9756e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:15.032832 20690 raft_consensus.cc:993] T 31d48a2ef0d747bd89edf59029269dc2 P 5f694e67adec49429b43a507d17fd793: : Instructing follower 0a6b14f61e214586b088bf31ca9756e4 to start an election
I20260710 13:21:15.033332 20684 raft_consensus.cc:1081] T 31d48a2ef0d747bd89edf59029269dc2 P 5f694e67adec49429b43a507d17fd793 [term 1 LEADER]: Signalling peer 0a6b14f61e214586b088bf31ca9756e4 to start an election
I20260710 13:21:15.034909 20370 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "31d48a2ef0d747bd89edf59029269dc2"
dest_uuid: "0a6b14f61e214586b088bf31ca9756e4"
 from {username='slave'} at 127.0.0.1:34316
I20260710 13:21:15.035462 20370 raft_consensus.cc:493] T 31d48a2ef0d747bd89edf59029269dc2 P 0a6b14f61e214586b088bf31ca9756e4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:15.035763 20370 raft_consensus.cc:3060] T 31d48a2ef0d747bd89edf59029269dc2 P 0a6b14f61e214586b088bf31ca9756e4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:15.040778 20370 raft_consensus.cc:515] T 31d48a2ef0d747bd89edf59029269dc2 P 0a6b14f61e214586b088bf31ca9756e4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:15.042390 20370 leader_election.cc:290] T 31d48a2ef0d747bd89edf59029269dc2 P 0a6b14f61e214586b088bf31ca9756e4 [CANDIDATE]: Term 2 election: Requested vote from peers 4d4d4895f390422fb4e9fff0b1ff8a5a (127.16.20.66:36987), 5f694e67adec49429b43a507d17fd793 (127.16.20.67:34771)
I20260710 13:21:15.043062 20447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31d48a2ef0d747bd89edf59029269dc2" candidate_uuid: "0a6b14f61e214586b088bf31ca9756e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a"
I20260710 13:21:15.043601 20520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31d48a2ef0d747bd89edf59029269dc2" candidate_uuid: "0a6b14f61e214586b088bf31ca9756e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f694e67adec49429b43a507d17fd793"
I20260710 13:21:15.043766 20447 raft_consensus.cc:3060] T 31d48a2ef0d747bd89edf59029269dc2 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:15.044106 20520 raft_consensus.cc:3055] T 31d48a2ef0d747bd89edf59029269dc2 P 5f694e67adec49429b43a507d17fd793 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:15.044392 20520 raft_consensus.cc:740] T 31d48a2ef0d747bd89edf59029269dc2 P 5f694e67adec49429b43a507d17fd793 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5f694e67adec49429b43a507d17fd793, State: Running, Role: LEADER
I20260710 13:21:15.045032 20520 consensus_queue.cc:260] T 31d48a2ef0d747bd89edf59029269dc2 P 5f694e67adec49429b43a507d17fd793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:15.045881 20520 raft_consensus.cc:3060] T 31d48a2ef0d747bd89edf59029269dc2 P 5f694e67adec49429b43a507d17fd793 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:15.050149 20447 raft_consensus.cc:2468] T 31d48a2ef0d747bd89edf59029269dc2 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a6b14f61e214586b088bf31ca9756e4 in term 2.
I20260710 13:21:15.051306 20520 raft_consensus.cc:2468] T 31d48a2ef0d747bd89edf59029269dc2 P 5f694e67adec49429b43a507d17fd793 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a6b14f61e214586b088bf31ca9756e4 in term 2.
I20260710 13:21:15.051367 20335 leader_election.cc:304] T 31d48a2ef0d747bd89edf59029269dc2 P 0a6b14f61e214586b088bf31ca9756e4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a6b14f61e214586b088bf31ca9756e4, 4d4d4895f390422fb4e9fff0b1ff8a5a; no voters: 
I20260710 13:21:15.052435 20703 raft_consensus.cc:2804] T 31d48a2ef0d747bd89edf59029269dc2 P 0a6b14f61e214586b088bf31ca9756e4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:15.052865 20703 raft_consensus.cc:697] T 31d48a2ef0d747bd89edf59029269dc2 P 0a6b14f61e214586b088bf31ca9756e4 [term 2 LEADER]: Becoming Leader. State: Replica: 0a6b14f61e214586b088bf31ca9756e4, State: Running, Role: LEADER
I20260710 13:21:15.053479 20703 consensus_queue.cc:237] T 31d48a2ef0d747bd89edf59029269dc2 P 0a6b14f61e214586b088bf31ca9756e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:15.059615 20268 catalog_manager.cc:5697] T 31d48a2ef0d747bd89edf59029269dc2 P 0a6b14f61e214586b088bf31ca9756e4 reported cstate change: term changed from 1 to 2, leader changed from 5f694e67adec49429b43a507d17fd793 (127.16.20.67) to 0a6b14f61e214586b088bf31ca9756e4 (127.16.20.65). New cstate: current_term: 2 leader_uuid: "0a6b14f61e214586b088bf31ca9756e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:15.082617 20447 raft_consensus.cc:1275] T 229075df71f5469aa1d8d03fd0991987 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 2 FOLLOWER]: Refusing update from remote peer 0a6b14f61e214586b088bf31ca9756e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:15.083978 20703 consensus_queue.cc:1048] T 229075df71f5469aa1d8d03fd0991987 P 0a6b14f61e214586b088bf31ca9756e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:15.093292 20520 raft_consensus.cc:1275] T 229075df71f5469aa1d8d03fd0991987 P 5f694e67adec49429b43a507d17fd793 [term 2 FOLLOWER]: Refusing update from remote peer 0a6b14f61e214586b088bf31ca9756e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:15.094856 20705 consensus_queue.cc:1048] T 229075df71f5469aa1d8d03fd0991987 P 0a6b14f61e214586b088bf31ca9756e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:15.127035 20447 raft_consensus.cc:1275] T 4113f8391da74a60ba603c6d0f46c07b P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 2 FOLLOWER]: Refusing update from remote peer 0a6b14f61e214586b088bf31ca9756e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:15.128355 20705 consensus_queue.cc:1048] T 4113f8391da74a60ba603c6d0f46c07b P 0a6b14f61e214586b088bf31ca9756e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:15.136052 20520 raft_consensus.cc:1275] T 4113f8391da74a60ba603c6d0f46c07b P 5f694e67adec49429b43a507d17fd793 [term 2 FOLLOWER]: Refusing update from remote peer 0a6b14f61e214586b088bf31ca9756e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:15.138263 20732 consensus_queue.cc:1048] T 4113f8391da74a60ba603c6d0f46c07b P 0a6b14f61e214586b088bf31ca9756e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:15.205669 20370 raft_consensus.cc:1275] T f10359a6af6740e5aeb619ec232d424c P 0a6b14f61e214586b088bf31ca9756e4 [term 2 FOLLOWER]: Refusing update from remote peer 4d4d4895f390422fb4e9fff0b1ff8a5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:15.206822 20678 consensus_queue.cc:1048] T f10359a6af6740e5aeb619ec232d424c P 4d4d4895f390422fb4e9fff0b1ff8a5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:15.210049 20520 raft_consensus.cc:1275] T 3cc82b142e264603b497dfab00c8fb81 P 5f694e67adec49429b43a507d17fd793 [term 2 FOLLOWER]: Refusing update from remote peer 4d4d4895f390422fb4e9fff0b1ff8a5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:15.211323 20678 consensus_queue.cc:1048] T 3cc82b142e264603b497dfab00c8fb81 P 4d4d4895f390422fb4e9fff0b1ff8a5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:15.214679 20519 raft_consensus.cc:1275] T f10359a6af6740e5aeb619ec232d424c P 5f694e67adec49429b43a507d17fd793 [term 2 FOLLOWER]: Refusing update from remote peer 4d4d4895f390422fb4e9fff0b1ff8a5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:15.217295 20678 consensus_queue.cc:1048] T f10359a6af6740e5aeb619ec232d424c P 4d4d4895f390422fb4e9fff0b1ff8a5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:15.227560 20372 raft_consensus.cc:1275] T 3cc82b142e264603b497dfab00c8fb81 P 0a6b14f61e214586b088bf31ca9756e4 [term 2 FOLLOWER]: Refusing update from remote peer 4d4d4895f390422fb4e9fff0b1ff8a5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:15.229130 20678 consensus_queue.cc:1048] T 3cc82b142e264603b497dfab00c8fb81 P 4d4d4895f390422fb4e9fff0b1ff8a5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:15.289965 20372 raft_consensus.cc:1275] T 2479c070a45c4934ae1e380dc7e5bb31 P 0a6b14f61e214586b088bf31ca9756e4 [term 2 FOLLOWER]: Refusing update from remote peer 5f694e67adec49429b43a507d17fd793: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:15.291172 20684 consensus_queue.cc:1048] T 2479c070a45c4934ae1e380dc7e5bb31 P 5f694e67adec49429b43a507d17fd793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:15.301294 20447 raft_consensus.cc:1275] T 2479c070a45c4934ae1e380dc7e5bb31 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 2 FOLLOWER]: Refusing update from remote peer 5f694e67adec49429b43a507d17fd793: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:15.302819 20691 consensus_queue.cc:1048] T 2479c070a45c4934ae1e380dc7e5bb31 P 5f694e67adec49429b43a507d17fd793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:15.297732 20520 raft_consensus.cc:1275] T 122d1a5a21ce485089332e19e7b97c66 P 5f694e67adec49429b43a507d17fd793 [term 2 FOLLOWER]: Refusing update from remote peer 0a6b14f61e214586b088bf31ca9756e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:15.305481 20732 consensus_queue.cc:1048] T 122d1a5a21ce485089332e19e7b97c66 P 0a6b14f61e214586b088bf31ca9756e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:15.309250 20521 raft_consensus.cc:1275] T 9858e627d756423a95529186c2eb77a3 P 5f694e67adec49429b43a507d17fd793 [term 2 FOLLOWER]: Refusing update from remote peer 4d4d4895f390422fb4e9fff0b1ff8a5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:15.310416 20678 consensus_queue.cc:1048] T 9858e627d756423a95529186c2eb77a3 P 4d4d4895f390422fb4e9fff0b1ff8a5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:15.315631 20447 raft_consensus.cc:1275] T 122d1a5a21ce485089332e19e7b97c66 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 2 FOLLOWER]: Refusing update from remote peer 0a6b14f61e214586b088bf31ca9756e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:15.317619 20705 consensus_queue.cc:1048] T 122d1a5a21ce485089332e19e7b97c66 P 0a6b14f61e214586b088bf31ca9756e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:15.325238 20372 raft_consensus.cc:3060] T 9858e627d756423a95529186c2eb77a3 P 0a6b14f61e214586b088bf31ca9756e4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:15.332697 20372 raft_consensus.cc:1275] T 9858e627d756423a95529186c2eb77a3 P 0a6b14f61e214586b088bf31ca9756e4 [term 2 FOLLOWER]: Refusing update from remote peer 4d4d4895f390422fb4e9fff0b1ff8a5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:15.334050 20678 consensus_queue.cc:1048] T 9858e627d756423a95529186c2eb77a3 P 4d4d4895f390422fb4e9fff0b1ff8a5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:15.483062 20520 raft_consensus.cc:1275] T 31d48a2ef0d747bd89edf59029269dc2 P 5f694e67adec49429b43a507d17fd793 [term 2 FOLLOWER]: Refusing update from remote peer 0a6b14f61e214586b088bf31ca9756e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:15.484478 20732 consensus_queue.cc:1048] T 31d48a2ef0d747bd89edf59029269dc2 P 0a6b14f61e214586b088bf31ca9756e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:15.493131 20447 raft_consensus.cc:1275] T 31d48a2ef0d747bd89edf59029269dc2 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 2 FOLLOWER]: Refusing update from remote peer 0a6b14f61e214586b088bf31ca9756e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:15.494472 20703 consensus_queue.cc:1048] T 31d48a2ef0d747bd89edf59029269dc2 P 0a6b14f61e214586b088bf31ca9756e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:17.500011 20269 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:57768:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:21:17.520818 20269 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:57768:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:21:17.542331 16465 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260710 13:21:17.717048 20335 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.20.67:34771, user_credentials={real_user=slave}} blocked reactor thread for 95486.5us
I20260710 13:21:17.767577 20370 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4113f8391da74a60ba603c6d0f46c07b"
dest_uuid: "0a6b14f61e214586b088bf31ca9756e4"
mode: GRACEFUL
new_leader_uuid: "5f694e67adec49429b43a507d17fd793"
 from {username='slave'} at 127.0.0.1:57208
I20260710 13:21:17.768210 20370 raft_consensus.cc:606] T 4113f8391da74a60ba603c6d0f46c07b P 0a6b14f61e214586b088bf31ca9756e4 [term 2 LEADER]: Received request to transfer leadership to TS 5f694e67adec49429b43a507d17fd793
W20260710 13:21:17.810842 20771 log.cc:927] Time spent T 31d48a2ef0d747bd89edf59029269dc2 P 5f694e67adec49429b43a507d17fd793: Append to log took a long time: real 0.051s	user 0.000s	sys 0.001s
W20260710 13:21:17.830644 20410 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.20.67:34771, user_credentials={real_user=slave}} blocked reactor thread for 58575.7us
I20260710 13:21:17.777648 20776 tablet.cc:1724] T 2479c070a45c4934ae1e380dc7e5bb31 P 5f694e67adec49429b43a507d17fd793: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:21:17.866477 20768 log.cc:927] Time spent T 719103c0de8f49eeab5366beb5d81912 P 4d4d4895f390422fb4e9fff0b1ff8a5a: Append to log took a long time: real 0.084s	user 0.000s	sys 0.001s
W20260710 13:21:17.869958 20778 log.cc:927] Time spent T 122d1a5a21ce485089332e19e7b97c66 P 5f694e67adec49429b43a507d17fd793: Append to log took a long time: real 0.100s	user 0.001s	sys 0.000s
I20260710 13:21:17.897205 20767 raft_consensus.cc:993] T 4113f8391da74a60ba603c6d0f46c07b P 0a6b14f61e214586b088bf31ca9756e4: : Instructing follower 5f694e67adec49429b43a507d17fd793 to start an election
I20260710 13:21:17.917531 20762 raft_consensus.cc:1081] T 4113f8391da74a60ba603c6d0f46c07b P 0a6b14f61e214586b088bf31ca9756e4 [term 2 LEADER]: Signalling peer 5f694e67adec49429b43a507d17fd793 to start an election
I20260710 13:21:17.858724 20782 tablet.cc:1724] T 2479c070a45c4934ae1e380dc7e5bb31 P 0a6b14f61e214586b088bf31ca9756e4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:21:17.928804 20783 log.cc:927] Time spent T 9858e627d756423a95529186c2eb77a3 P 0a6b14f61e214586b088bf31ca9756e4: Append to log took a long time: real 0.145s	user 0.003s	sys 0.000s
W20260710 13:21:17.954463 20547 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:2479c070a45c4934ae1e380dc7e5bb31)
W20260710 13:21:17.971282 20547 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:2479c070a45c4934ae1e380dc7e5bb31)
I20260710 13:21:17.976400 20518 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4113f8391da74a60ba603c6d0f46c07b"
dest_uuid: "5f694e67adec49429b43a507d17fd793"
 from {username='slave'} at 127.0.0.1:55654
I20260710 13:21:17.977057 20518 raft_consensus.cc:493] T 4113f8391da74a60ba603c6d0f46c07b P 5f694e67adec49429b43a507d17fd793 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:17.977432 20518 raft_consensus.cc:3060] T 4113f8391da74a60ba603c6d0f46c07b P 5f694e67adec49429b43a507d17fd793 [term 2 FOLLOWER]: Advancing to term 3
W20260710 13:21:17.980937 20547 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:2479c070a45c4934ae1e380dc7e5bb31)
I20260710 13:21:17.964536 20800 tablet.cc:1724] T 9858e627d756423a95529186c2eb77a3 P 4d4d4895f390422fb4e9fff0b1ff8a5a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:17.995548 20792 tablet.cc:1724] T 229075df71f5469aa1d8d03fd0991987 P 0a6b14f61e214586b088bf31ca9756e4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:17.968402 20801 tablet.cc:1724] T 229075df71f5469aa1d8d03fd0991987 P 5f694e67adec49429b43a507d17fd793: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:18.003898 20793 tablet.cc:1724] T f10359a6af6740e5aeb619ec232d424c P 4d4d4895f390422fb4e9fff0b1ff8a5a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:18.010576 20796 tablet.cc:1724] T 9858e627d756423a95529186c2eb77a3 P 5f694e67adec49429b43a507d17fd793: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:18.025177 20799 tablet.cc:1724] T 31d48a2ef0d747bd89edf59029269dc2 P 0a6b14f61e214586b088bf31ca9756e4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:18.026546 20776 tablet.cc:1724] T f10359a6af6740e5aeb619ec232d424c P 5f694e67adec49429b43a507d17fd793: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:18.033107 20518 raft_consensus.cc:515] T 4113f8391da74a60ba603c6d0f46c07b P 5f694e67adec49429b43a507d17fd793 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:18.026794 20795 tablet.cc:1724] T f10359a6af6740e5aeb619ec232d424c P 0a6b14f61e214586b088bf31ca9756e4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:18.040511 20810 tablet.cc:1724] T 31d48a2ef0d747bd89edf59029269dc2 P 4d4d4895f390422fb4e9fff0b1ff8a5a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:18.042043 20794 tablet.cc:1724] T 122d1a5a21ce485089332e19e7b97c66 P 5f694e67adec49429b43a507d17fd793: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:18.045583 20518 leader_election.cc:290] T 4113f8391da74a60ba603c6d0f46c07b P 5f694e67adec49429b43a507d17fd793 [CANDIDATE]: Term 3 election: Requested vote from peers 0a6b14f61e214586b088bf31ca9756e4 (127.16.20.65:36237), 4d4d4895f390422fb4e9fff0b1ff8a5a (127.16.20.66:36987)
I20260710 13:21:18.046213 20800 tablet.cc:1724] T 3cc82b142e264603b497dfab00c8fb81 P 4d4d4895f390422fb4e9fff0b1ff8a5a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:18.048323 20811 tablet.cc:1724] T 2479c070a45c4934ae1e380dc7e5bb31 P 4d4d4895f390422fb4e9fff0b1ff8a5a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:18.050637 20801 tablet.cc:1724] T 4113f8391da74a60ba603c6d0f46c07b P 5f694e67adec49429b43a507d17fd793: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:18.037835 20793 tablet.cc:1724] T 719103c0de8f49eeab5366beb5d81912 P 4d4d4895f390422fb4e9fff0b1ff8a5a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:18.051903 20795 tablet.cc:1724] T 719103c0de8f49eeab5366beb5d81912 P 0a6b14f61e214586b088bf31ca9756e4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:18.043704 20792 tablet.cc:1724] T 122d1a5a21ce485089332e19e7b97c66 P 0a6b14f61e214586b088bf31ca9756e4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:18.056188 20796 tablet.cc:1724] T 31d48a2ef0d747bd89edf59029269dc2 P 5f694e67adec49429b43a507d17fd793: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:18.065390 20795 tablet.cc:1724] T 4113f8391da74a60ba603c6d0f46c07b P 0a6b14f61e214586b088bf31ca9756e4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:18.063038 20811 tablet.cc:1724] T 229075df71f5469aa1d8d03fd0991987 P 4d4d4895f390422fb4e9fff0b1ff8a5a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:18.077487 20799 tablet.cc:1724] T 3cc82b142e264603b497dfab00c8fb81 P 0a6b14f61e214586b088bf31ca9756e4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:18.121315 20368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4113f8391da74a60ba603c6d0f46c07b" candidate_uuid: "5f694e67adec49429b43a507d17fd793" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "0a6b14f61e214586b088bf31ca9756e4"
I20260710 13:21:18.123661 20368 raft_consensus.cc:3055] T 4113f8391da74a60ba603c6d0f46c07b P 0a6b14f61e214586b088bf31ca9756e4 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:18.124351 20368 raft_consensus.cc:740] T 4113f8391da74a60ba603c6d0f46c07b P 0a6b14f61e214586b088bf31ca9756e4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0a6b14f61e214586b088bf31ca9756e4, State: Running, Role: LEADER
I20260710 13:21:18.126490 20368 consensus_queue.cc:260] T 4113f8391da74a60ba603c6d0f46c07b P 0a6b14f61e214586b088bf31ca9756e4 [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: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:18.137467 20368 raft_consensus.cc:3060] T 4113f8391da74a60ba603c6d0f46c07b P 0a6b14f61e214586b088bf31ca9756e4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:18.145277 20792 tablet.cc:1724] T 9858e627d756423a95529186c2eb77a3 P 0a6b14f61e214586b088bf31ca9756e4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:18.150018 20445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4113f8391da74a60ba603c6d0f46c07b" candidate_uuid: "5f694e67adec49429b43a507d17fd793" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a"
I20260710 13:21:18.151021 20445 raft_consensus.cc:3060] T 4113f8391da74a60ba603c6d0f46c07b P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:18.153402 20368 raft_consensus.cc:2468] T 4113f8391da74a60ba603c6d0f46c07b P 0a6b14f61e214586b088bf31ca9756e4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f694e67adec49429b43a507d17fd793 in term 3.
I20260710 13:21:18.155462 20486 leader_election.cc:304] T 4113f8391da74a60ba603c6d0f46c07b P 5f694e67adec49429b43a507d17fd793 [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: 0a6b14f61e214586b088bf31ca9756e4, 5f694e67adec49429b43a507d17fd793; no voters: 
I20260710 13:21:18.157058 20773 raft_consensus.cc:2804] T 4113f8391da74a60ba603c6d0f46c07b P 5f694e67adec49429b43a507d17fd793 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:18.157843 20773 raft_consensus.cc:697] T 4113f8391da74a60ba603c6d0f46c07b P 5f694e67adec49429b43a507d17fd793 [term 3 LEADER]: Becoming Leader. State: Replica: 5f694e67adec49429b43a507d17fd793, State: Running, Role: LEADER
I20260710 13:21:18.159974 20444 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9858e627d756423a95529186c2eb77a3"
dest_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a"
mode: GRACEFUL
new_leader_uuid: "5f694e67adec49429b43a507d17fd793"
 from {username='slave'} at 127.0.0.1:41676
I20260710 13:21:18.161051 20444 raft_consensus.cc:606] T 9858e627d756423a95529186c2eb77a3 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 2 LEADER]: Received request to transfer leadership to TS 5f694e67adec49429b43a507d17fd793
I20260710 13:21:18.165299 20445 raft_consensus.cc:2468] T 4113f8391da74a60ba603c6d0f46c07b P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f694e67adec49429b43a507d17fd793 in term 3.
I20260710 13:21:18.164907 20796 tablet.cc:1724] T 3cc82b142e264603b497dfab00c8fb81 P 5f694e67adec49429b43a507d17fd793: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:18.159443 20773 consensus_queue.cc:237] T 4113f8391da74a60ba603c6d0f46c07b P 5f694e67adec49429b43a507d17fd793 [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: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:18.174247 20801 tablet.cc:1724] T 719103c0de8f49eeab5366beb5d81912 P 5f694e67adec49429b43a507d17fd793: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:18.175374 16465 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 13:21:18.177273 16465 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:18.170251 20800 tablet.cc:1724] T 122d1a5a21ce485089332e19e7b97c66 P 4d4d4895f390422fb4e9fff0b1ff8a5a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:18.230705 20785 raft_consensus.cc:993] T 9858e627d756423a95529186c2eb77a3 P 4d4d4895f390422fb4e9fff0b1ff8a5a: : Instructing follower 5f694e67adec49429b43a507d17fd793 to start an election
I20260710 13:21:18.231199 20785 raft_consensus.cc:1081] T 9858e627d756423a95529186c2eb77a3 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 2 LEADER]: Signalling peer 5f694e67adec49429b43a507d17fd793 to start an election
I20260710 13:21:18.234931 20517 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9858e627d756423a95529186c2eb77a3"
dest_uuid: "5f694e67adec49429b43a507d17fd793"
 from {username='slave'} at 127.0.0.1:55640
I20260710 13:21:18.239981 20443 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "53c6f59516174f3db5513b4c5be7f7bf"
dest_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a"
mode: GRACEFUL
new_leader_uuid: "5f694e67adec49429b43a507d17fd793"
 from {username='slave'} at 127.0.0.1:41676
I20260710 13:21:18.240886 20443 raft_consensus.cc:606] T 53c6f59516174f3db5513b4c5be7f7bf P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 2 LEADER]: Received request to transfer leadership to TS 5f694e67adec49429b43a507d17fd793
I20260710 13:21:18.245250 20368 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cc9e07298d3e4c86a7f4517b1a0284c3"
dest_uuid: "0a6b14f61e214586b088bf31ca9756e4"
mode: GRACEFUL
new_leader_uuid: "5f694e67adec49429b43a507d17fd793"
 from {username='slave'} at 127.0.0.1:57208
I20260710 13:21:18.246076 20368 raft_consensus.cc:606] T cc9e07298d3e4c86a7f4517b1a0284c3 P 0a6b14f61e214586b088bf31ca9756e4 [term 2 LEADER]: Received request to transfer leadership to TS 5f694e67adec49429b43a507d17fd793
I20260710 13:21:18.235899 20517 raft_consensus.cc:493] T 9858e627d756423a95529186c2eb77a3 P 5f694e67adec49429b43a507d17fd793 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:18.246824 20517 raft_consensus.cc:3060] T 9858e627d756423a95529186c2eb77a3 P 5f694e67adec49429b43a507d17fd793 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:18.248234 16465 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:21:18.248974 16465 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:18.260596 20267 catalog_manager.cc:5697] T 4113f8391da74a60ba603c6d0f46c07b P 5f694e67adec49429b43a507d17fd793 reported cstate change: term changed from 2 to 3, leader changed from 0a6b14f61e214586b088bf31ca9756e4 (127.16.20.65) to 5f694e67adec49429b43a507d17fd793 (127.16.20.67). New cstate: current_term: 3 leader_uuid: "5f694e67adec49429b43a507d17fd793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:18.263634 20517 raft_consensus.cc:515] T 9858e627d756423a95529186c2eb77a3 P 5f694e67adec49429b43a507d17fd793 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:18.266688 20368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9858e627d756423a95529186c2eb77a3" candidate_uuid: "5f694e67adec49429b43a507d17fd793" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "0a6b14f61e214586b088bf31ca9756e4"
I20260710 13:21:18.267323 20368 raft_consensus.cc:3060] T 9858e627d756423a95529186c2eb77a3 P 0a6b14f61e214586b088bf31ca9756e4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:18.268158 20269 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 57d30de0048f43c1ad02a2ec9a932a74: soft_deleted_table [id=bc0b0b93e46949fe8d777008003a578b] alter complete (version 1)
I20260710 13:21:18.275484 20368 raft_consensus.cc:2468] T 9858e627d756423a95529186c2eb77a3 P 0a6b14f61e214586b088bf31ca9756e4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f694e67adec49429b43a507d17fd793 in term 3.
I20260710 13:21:18.276718 20486 leader_election.cc:304] T 9858e627d756423a95529186c2eb77a3 P 5f694e67adec49429b43a507d17fd793 [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: 0a6b14f61e214586b088bf31ca9756e4, 5f694e67adec49429b43a507d17fd793; no voters: 
I20260710 13:21:18.277449 20773 raft_consensus.cc:2804] T 9858e627d756423a95529186c2eb77a3 P 5f694e67adec49429b43a507d17fd793 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:18.277917 20443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9858e627d756423a95529186c2eb77a3" candidate_uuid: "5f694e67adec49429b43a507d17fd793" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a"
I20260710 13:21:18.278694 20443 raft_consensus.cc:3055] T 9858e627d756423a95529186c2eb77a3 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:18.277979 20773 raft_consensus.cc:697] T 9858e627d756423a95529186c2eb77a3 P 5f694e67adec49429b43a507d17fd793 [term 3 LEADER]: Becoming Leader. State: Replica: 5f694e67adec49429b43a507d17fd793, State: Running, Role: LEADER
I20260710 13:21:18.279182 20443 raft_consensus.cc:740] T 9858e627d756423a95529186c2eb77a3 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4d4d4895f390422fb4e9fff0b1ff8a5a, State: Running, Role: LEADER
I20260710 13:21:18.279917 20773 consensus_queue.cc:237] T 9858e627d756423a95529186c2eb77a3 P 5f694e67adec49429b43a507d17fd793 [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: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:18.280340 20443 consensus_queue.cc:260] T 9858e627d756423a95529186c2eb77a3 P 4d4d4895f390422fb4e9fff0b1ff8a5a [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: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:18.282040 20443 raft_consensus.cc:3060] T 9858e627d756423a95529186c2eb77a3 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:18.288311 20517 leader_election.cc:290] T 9858e627d756423a95529186c2eb77a3 P 5f694e67adec49429b43a507d17fd793 [CANDIDATE]: Term 3 election: Requested vote from peers 0a6b14f61e214586b088bf31ca9756e4 (127.16.20.65:36237), 4d4d4895f390422fb4e9fff0b1ff8a5a (127.16.20.66:36987)
I20260710 13:21:18.293473 20443 raft_consensus.cc:2468] T 9858e627d756423a95529186c2eb77a3 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f694e67adec49429b43a507d17fd793 in term 3.
I20260710 13:21:18.294616 20269 catalog_manager.cc:5697] T 9858e627d756423a95529186c2eb77a3 P 5f694e67adec49429b43a507d17fd793 reported cstate change: term changed from 2 to 3, leader changed from 4d4d4895f390422fb4e9fff0b1ff8a5a (127.16.20.66) to 5f694e67adec49429b43a507d17fd793 (127.16.20.67). New cstate: current_term: 3 leader_uuid: "5f694e67adec49429b43a507d17fd793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:18.581485 20368 raft_consensus.cc:1275] T 4113f8391da74a60ba603c6d0f46c07b P 0a6b14f61e214586b088bf31ca9756e4 [term 3 FOLLOWER]: Refusing update from remote peer 5f694e67adec49429b43a507d17fd793: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:21:18.582612 20773 consensus_queue.cc:1048] T 4113f8391da74a60ba603c6d0f46c07b P 5f694e67adec49429b43a507d17fd793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:18.591053 20443 raft_consensus.cc:1275] T 4113f8391da74a60ba603c6d0f46c07b P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 3 FOLLOWER]: Refusing update from remote peer 5f694e67adec49429b43a507d17fd793: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:21:18.592623 20817 consensus_queue.cc:1048] T 4113f8391da74a60ba603c6d0f46c07b P 5f694e67adec49429b43a507d17fd793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:21:18.597275 20793 tablet.cc:1724] T 4113f8391da74a60ba603c6d0f46c07b P 4d4d4895f390422fb4e9fff0b1ff8a5a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:18.610998 20267 catalog_manager.cc:5789] TS 4d4d4895f390422fb4e9fff0b1ff8a5a (127.16.20.66:36987) does not have the latest schema for tablet 4113f8391da74a60ba603c6d0f46c07b (table soft_deleted_table [id=bc0b0b93e46949fe8d777008003a578b]). Expected version 1 got 0
I20260710 13:21:18.622222 20788 raft_consensus.cc:993] T 53c6f59516174f3db5513b4c5be7f7bf P 4d4d4895f390422fb4e9fff0b1ff8a5a: : Instructing follower 5f694e67adec49429b43a507d17fd793 to start an election
I20260710 13:21:18.622684 20785 raft_consensus.cc:1081] T 53c6f59516174f3db5513b4c5be7f7bf P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 2 LEADER]: Signalling peer 5f694e67adec49429b43a507d17fd793 to start an election
I20260710 13:21:18.624037 20517 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "53c6f59516174f3db5513b4c5be7f7bf"
dest_uuid: "5f694e67adec49429b43a507d17fd793"
 from {username='slave'} at 127.0.0.1:55640
I20260710 13:21:18.624584 20517 raft_consensus.cc:493] T 53c6f59516174f3db5513b4c5be7f7bf P 5f694e67adec49429b43a507d17fd793 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:18.624939 20517 raft_consensus.cc:3060] T 53c6f59516174f3db5513b4c5be7f7bf P 5f694e67adec49429b43a507d17fd793 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:18.632122 20517 raft_consensus.cc:515] T 53c6f59516174f3db5513b4c5be7f7bf P 5f694e67adec49429b43a507d17fd793 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:18.634824 20517 leader_election.cc:290] T 53c6f59516174f3db5513b4c5be7f7bf P 5f694e67adec49429b43a507d17fd793 [CANDIDATE]: Term 3 election: Requested vote from peers 0a6b14f61e214586b088bf31ca9756e4 (127.16.20.65:36237), 4d4d4895f390422fb4e9fff0b1ff8a5a (127.16.20.66:36987)
I20260710 13:21:18.635607 20443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53c6f59516174f3db5513b4c5be7f7bf" candidate_uuid: "5f694e67adec49429b43a507d17fd793" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a"
I20260710 13:21:18.635514 20368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53c6f59516174f3db5513b4c5be7f7bf" candidate_uuid: "5f694e67adec49429b43a507d17fd793" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0a6b14f61e214586b088bf31ca9756e4"
I20260710 13:21:18.636309 20368 raft_consensus.cc:3060] T 53c6f59516174f3db5513b4c5be7f7bf P 0a6b14f61e214586b088bf31ca9756e4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:18.638500 20443 raft_consensus.cc:3055] T 53c6f59516174f3db5513b4c5be7f7bf P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:18.638862 20443 raft_consensus.cc:740] T 53c6f59516174f3db5513b4c5be7f7bf P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4d4d4895f390422fb4e9fff0b1ff8a5a, State: Running, Role: LEADER
I20260710 13:21:18.639696 20443 consensus_queue.cc:260] T 53c6f59516174f3db5513b4c5be7f7bf P 4d4d4895f390422fb4e9fff0b1ff8a5a [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: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:18.640859 20443 raft_consensus.cc:3060] T 53c6f59516174f3db5513b4c5be7f7bf P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:18.642642 20368 raft_consensus.cc:2468] T 53c6f59516174f3db5513b4c5be7f7bf P 0a6b14f61e214586b088bf31ca9756e4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f694e67adec49429b43a507d17fd793 in term 3.
I20260710 13:21:18.643440 20371 raft_consensus.cc:1240] T 53c6f59516174f3db5513b4c5be7f7bf P 0a6b14f61e214586b088bf31ca9756e4 [term 3 FOLLOWER]: Rejecting Update request from peer 4d4d4895f390422fb4e9fff0b1ff8a5a for earlier term 2. Current term is 3. Ops: []
I20260710 13:21:18.644177 20486 leader_election.cc:304] T 53c6f59516174f3db5513b4c5be7f7bf P 5f694e67adec49429b43a507d17fd793 [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: 0a6b14f61e214586b088bf31ca9756e4, 5f694e67adec49429b43a507d17fd793; no voters: 
I20260710 13:21:18.645112 20817 raft_consensus.cc:2804] T 53c6f59516174f3db5513b4c5be7f7bf P 5f694e67adec49429b43a507d17fd793 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:18.645601 20817 raft_consensus.cc:697] T 53c6f59516174f3db5513b4c5be7f7bf P 5f694e67adec49429b43a507d17fd793 [term 3 LEADER]: Becoming Leader. State: Replica: 5f694e67adec49429b43a507d17fd793, State: Running, Role: LEADER
I20260710 13:21:18.646526 20817 consensus_queue.cc:237] T 53c6f59516174f3db5513b4c5be7f7bf P 5f694e67adec49429b43a507d17fd793 [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: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } }
I20260710 13:21:18.647389 20443 raft_consensus.cc:2468] T 53c6f59516174f3db5513b4c5be7f7bf P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f694e67adec49429b43a507d17fd793 in term 3.
I20260710 13:21:18.654664 20267 catalog_manager.cc:5697] T 53c6f59516174f3db5513b4c5be7f7bf P 5f694e67adec49429b43a507d17fd793 reported cstate change: term changed from 2 to 3, leader changed from 4d4d4895f390422fb4e9fff0b1ff8a5a (127.16.20.66) to 5f694e67adec49429b43a507d17fd793 (127.16.20.67). New cstate: current_term: 3 leader_uuid: "5f694e67adec49429b43a507d17fd793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:18.784049 20767 raft_consensus.cc:993] T cc9e07298d3e4c86a7f4517b1a0284c3 P 0a6b14f61e214586b088bf31ca9756e4: : Instructing follower 5f694e67adec49429b43a507d17fd793 to start an election
I20260710 13:21:18.784523 20767 raft_consensus.cc:1081] T cc9e07298d3e4c86a7f4517b1a0284c3 P 0a6b14f61e214586b088bf31ca9756e4 [term 2 LEADER]: Signalling peer 5f694e67adec49429b43a507d17fd793 to start an election
I20260710 13:21:18.786021 20517 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cc9e07298d3e4c86a7f4517b1a0284c3"
dest_uuid: "5f694e67adec49429b43a507d17fd793"
 from {username='slave'} at 127.0.0.1:55654
I20260710 13:21:18.786489 20517 raft_consensus.cc:493] T cc9e07298d3e4c86a7f4517b1a0284c3 P 5f694e67adec49429b43a507d17fd793 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:18.786808 20517 raft_consensus.cc:3060] T cc9e07298d3e4c86a7f4517b1a0284c3 P 5f694e67adec49429b43a507d17fd793 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:18.792198 20517 raft_consensus.cc:515] T cc9e07298d3e4c86a7f4517b1a0284c3 P 5f694e67adec49429b43a507d17fd793 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } } peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } }
I20260710 13:21:18.794216 20517 leader_election.cc:290] T cc9e07298d3e4c86a7f4517b1a0284c3 P 5f694e67adec49429b43a507d17fd793 [CANDIDATE]: Term 3 election: Requested vote from peers 0a6b14f61e214586b088bf31ca9756e4 (127.16.20.65:36237), 4d4d4895f390422fb4e9fff0b1ff8a5a (127.16.20.66:36987)
I20260710 13:21:18.794984 20371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc9e07298d3e4c86a7f4517b1a0284c3" candidate_uuid: "5f694e67adec49429b43a507d17fd793" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0a6b14f61e214586b088bf31ca9756e4"
I20260710 13:21:18.795358 20443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc9e07298d3e4c86a7f4517b1a0284c3" candidate_uuid: "5f694e67adec49429b43a507d17fd793" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a"
I20260710 13:21:18.795696 20371 raft_consensus.cc:3055] T cc9e07298d3e4c86a7f4517b1a0284c3 P 0a6b14f61e214586b088bf31ca9756e4 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:18.795975 20443 raft_consensus.cc:3060] T cc9e07298d3e4c86a7f4517b1a0284c3 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:18.796108 20371 raft_consensus.cc:740] T cc9e07298d3e4c86a7f4517b1a0284c3 P 0a6b14f61e214586b088bf31ca9756e4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0a6b14f61e214586b088bf31ca9756e4, State: Running, Role: LEADER
I20260710 13:21:18.797003 20371 consensus_queue.cc:260] T cc9e07298d3e4c86a7f4517b1a0284c3 P 0a6b14f61e214586b088bf31ca9756e4 [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: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } } peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } }
I20260710 13:21:18.797952 20371 raft_consensus.cc:3060] T cc9e07298d3e4c86a7f4517b1a0284c3 P 0a6b14f61e214586b088bf31ca9756e4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:18.801075 20443 raft_consensus.cc:2468] T cc9e07298d3e4c86a7f4517b1a0284c3 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f694e67adec49429b43a507d17fd793 in term 3.
I20260710 13:21:18.802291 20484 leader_election.cc:304] T cc9e07298d3e4c86a7f4517b1a0284c3 P 5f694e67adec49429b43a507d17fd793 [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: 4d4d4895f390422fb4e9fff0b1ff8a5a, 5f694e67adec49429b43a507d17fd793; no voters: 
I20260710 13:21:18.802971 20817 raft_consensus.cc:2804] T cc9e07298d3e4c86a7f4517b1a0284c3 P 5f694e67adec49429b43a507d17fd793 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:18.803254 20371 raft_consensus.cc:2468] T cc9e07298d3e4c86a7f4517b1a0284c3 P 0a6b14f61e214586b088bf31ca9756e4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f694e67adec49429b43a507d17fd793 in term 3.
I20260710 13:21:18.803399 20817 raft_consensus.cc:697] T cc9e07298d3e4c86a7f4517b1a0284c3 P 5f694e67adec49429b43a507d17fd793 [term 3 LEADER]: Becoming Leader. State: Replica: 5f694e67adec49429b43a507d17fd793, State: Running, Role: LEADER
I20260710 13:21:18.804448 20817 consensus_queue.cc:237] T cc9e07298d3e4c86a7f4517b1a0284c3 P 5f694e67adec49429b43a507d17fd793 [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: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } } peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } }
I20260710 13:21:18.811810 20443 raft_consensus.cc:1275] T 9858e627d756423a95529186c2eb77a3 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 3 FOLLOWER]: Refusing update from remote peer 5f694e67adec49429b43a507d17fd793: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:21:18.813140 20817 consensus_queue.cc:1048] T 9858e627d756423a95529186c2eb77a3 P 5f694e67adec49429b43a507d17fd793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:18.816359 20267 catalog_manager.cc:5697] T cc9e07298d3e4c86a7f4517b1a0284c3 P 5f694e67adec49429b43a507d17fd793 reported cstate change: term changed from 2 to 3, leader changed from 0a6b14f61e214586b088bf31ca9756e4 (127.16.20.65) to 5f694e67adec49429b43a507d17fd793 (127.16.20.67). New cstate: current_term: 3 leader_uuid: "5f694e67adec49429b43a507d17fd793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f694e67adec49429b43a507d17fd793" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 34771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:18.824397 20371 raft_consensus.cc:1275] T 9858e627d756423a95529186c2eb77a3 P 0a6b14f61e214586b088bf31ca9756e4 [term 3 FOLLOWER]: Refusing update from remote peer 5f694e67adec49429b43a507d17fd793: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:21:18.827713 20817 consensus_queue.cc:1048] T 9858e627d756423a95529186c2eb77a3 P 5f694e67adec49429b43a507d17fd793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:21:19.192400 20371 raft_consensus.cc:1275] T 53c6f59516174f3db5513b4c5be7f7bf P 0a6b14f61e214586b088bf31ca9756e4 [term 3 FOLLOWER]: Refusing update from remote peer 5f694e67adec49429b43a507d17fd793: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:19.193591 20817 consensus_queue.cc:1048] T 53c6f59516174f3db5513b4c5be7f7bf P 5f694e67adec49429b43a507d17fd793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:19.202952 20445 raft_consensus.cc:1275] T 53c6f59516174f3db5513b4c5be7f7bf P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 3 FOLLOWER]: Refusing update from remote peer 5f694e67adec49429b43a507d17fd793: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:19.205075 20817 consensus_queue.cc:1048] T 53c6f59516174f3db5513b4c5be7f7bf P 5f694e67adec49429b43a507d17fd793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:19.226438 20371 raft_consensus.cc:1275] T cc9e07298d3e4c86a7f4517b1a0284c3 P 0a6b14f61e214586b088bf31ca9756e4 [term 3 FOLLOWER]: Refusing update from remote peer 5f694e67adec49429b43a507d17fd793: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:19.227694 20817 consensus_queue.cc:1048] T cc9e07298d3e4c86a7f4517b1a0284c3 P 5f694e67adec49429b43a507d17fd793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a6b14f61e214586b088bf31ca9756e4" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 36237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:21:19.237658 20445 raft_consensus.cc:1275] T cc9e07298d3e4c86a7f4517b1a0284c3 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 3 FOLLOWER]: Refusing update from remote peer 5f694e67adec49429b43a507d17fd793: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:19.239327 20817 consensus_queue.cc:1048] T cc9e07298d3e4c86a7f4517b1a0284c3 P 5f694e67adec49429b43a507d17fd793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d4d4895f390422fb4e9fff0b1ff8a5a" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 36987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:19.314044 16465 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 13:21:19.318902 16465 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 13:21:19.319240 16465 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:19.324267 16465 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:21:19.324586 16465 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:20.351796 16465 tablet_server.cc:179] TabletServer@127.16.20.65:0 shutting down...
W20260710 13:21:20.366739 20412 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 8 similar messages]
W20260710 13:21:20.373684 20412 consensus_peers.cc:597] T 6329c0d2dafb4de78f896ccf2e038d1e P 4d4d4895f390422fb4e9fff0b1ff8a5a -> Peer 0a6b14f61e214586b088bf31ca9756e4 (127.16.20.65:36237): Couldn't send request to peer 0a6b14f61e214586b088bf31ca9756e4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:20.383772 16465 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:20.384667 16465 tablet_replica.cc:333] T 719103c0de8f49eeab5366beb5d81912 P 0a6b14f61e214586b088bf31ca9756e4: stopping tablet replica
I20260710 13:21:20.385710 16465 raft_consensus.cc:2243] T 719103c0de8f49eeab5366beb5d81912 P 0a6b14f61e214586b088bf31ca9756e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:20.386361 16465 raft_consensus.cc:2272] T 719103c0de8f49eeab5366beb5d81912 P 0a6b14f61e214586b088bf31ca9756e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:20.388422 16465 tablet_replica.cc:333] T 3cc82b142e264603b497dfab00c8fb81 P 0a6b14f61e214586b088bf31ca9756e4: stopping tablet replica
I20260710 13:21:20.388995 16465 raft_consensus.cc:2243] T 3cc82b142e264603b497dfab00c8fb81 P 0a6b14f61e214586b088bf31ca9756e4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:20.389439 16465 raft_consensus.cc:2272] T 3cc82b142e264603b497dfab00c8fb81 P 0a6b14f61e214586b088bf31ca9756e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:20.391238 16465 tablet_replica.cc:333] T f10359a6af6740e5aeb619ec232d424c P 0a6b14f61e214586b088bf31ca9756e4: stopping tablet replica
I20260710 13:21:20.391824 16465 raft_consensus.cc:2243] T f10359a6af6740e5aeb619ec232d424c P 0a6b14f61e214586b088bf31ca9756e4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:20.392282 16465 raft_consensus.cc:2272] T f10359a6af6740e5aeb619ec232d424c P 0a6b14f61e214586b088bf31ca9756e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:20.394270 16465 tablet_replica.cc:333] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 0a6b14f61e214586b088bf31ca9756e4: stopping tablet replica
I20260710 13:21:20.394927 16465 raft_consensus.cc:2243] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 0a6b14f61e214586b088bf31ca9756e4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:20.395439 16465 raft_consensus.cc:2272] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 0a6b14f61e214586b088bf31ca9756e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:20.397338 16465 tablet_replica.cc:333] T 229075df71f5469aa1d8d03fd0991987 P 0a6b14f61e214586b088bf31ca9756e4: stopping tablet replica
I20260710 13:21:20.397836 16465 raft_consensus.cc:2243] T 229075df71f5469aa1d8d03fd0991987 P 0a6b14f61e214586b088bf31ca9756e4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:20.398587 16465 raft_consensus.cc:2272] T 229075df71f5469aa1d8d03fd0991987 P 0a6b14f61e214586b088bf31ca9756e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:20.400528 16465 tablet_replica.cc:333] T 122d1a5a21ce485089332e19e7b97c66 P 0a6b14f61e214586b088bf31ca9756e4: stopping tablet replica
I20260710 13:21:20.401072 16465 raft_consensus.cc:2243] T 122d1a5a21ce485089332e19e7b97c66 P 0a6b14f61e214586b088bf31ca9756e4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:20.401825 16465 raft_consensus.cc:2272] T 122d1a5a21ce485089332e19e7b97c66 P 0a6b14f61e214586b088bf31ca9756e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:20.403738 16465 tablet_replica.cc:333] T 2479c070a45c4934ae1e380dc7e5bb31 P 0a6b14f61e214586b088bf31ca9756e4: stopping tablet replica
I20260710 13:21:20.404237 16465 raft_consensus.cc:2243] T 2479c070a45c4934ae1e380dc7e5bb31 P 0a6b14f61e214586b088bf31ca9756e4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:20.404659 16465 raft_consensus.cc:2272] T 2479c070a45c4934ae1e380dc7e5bb31 P 0a6b14f61e214586b088bf31ca9756e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:20.406448 16465 tablet_replica.cc:333] T 9858e627d756423a95529186c2eb77a3 P 0a6b14f61e214586b088bf31ca9756e4: stopping tablet replica
I20260710 13:21:20.406980 16465 raft_consensus.cc:2243] T 9858e627d756423a95529186c2eb77a3 P 0a6b14f61e214586b088bf31ca9756e4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:20.407392 16465 raft_consensus.cc:2272] T 9858e627d756423a95529186c2eb77a3 P 0a6b14f61e214586b088bf31ca9756e4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:20.409632 16465 tablet_replica.cc:333] T cc9e07298d3e4c86a7f4517b1a0284c3 P 0a6b14f61e214586b088bf31ca9756e4: stopping tablet replica
I20260710 13:21:20.410168 16465 raft_consensus.cc:2243] T cc9e07298d3e4c86a7f4517b1a0284c3 P 0a6b14f61e214586b088bf31ca9756e4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:20.410579 16465 raft_consensus.cc:2272] T cc9e07298d3e4c86a7f4517b1a0284c3 P 0a6b14f61e214586b088bf31ca9756e4 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:20.412055 20486 consensus_peers.cc:597] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 5f694e67adec49429b43a507d17fd793 -> Peer 0a6b14f61e214586b088bf31ca9756e4 (127.16.20.65:36237): Couldn't send request to peer 0a6b14f61e214586b088bf31ca9756e4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:20.412829 16465 tablet_replica.cc:333] T 53c6f59516174f3db5513b4c5be7f7bf P 0a6b14f61e214586b088bf31ca9756e4: stopping tablet replica
I20260710 13:21:20.413442 16465 raft_consensus.cc:2243] T 53c6f59516174f3db5513b4c5be7f7bf P 0a6b14f61e214586b088bf31ca9756e4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:20.413932 16465 raft_consensus.cc:2272] T 53c6f59516174f3db5513b4c5be7f7bf P 0a6b14f61e214586b088bf31ca9756e4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:20.416169 16465 tablet_replica.cc:333] T 31d48a2ef0d747bd89edf59029269dc2 P 0a6b14f61e214586b088bf31ca9756e4: stopping tablet replica
I20260710 13:21:20.416672 16465 raft_consensus.cc:2243] T 31d48a2ef0d747bd89edf59029269dc2 P 0a6b14f61e214586b088bf31ca9756e4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:20.417356 16465 raft_consensus.cc:2272] T 31d48a2ef0d747bd89edf59029269dc2 P 0a6b14f61e214586b088bf31ca9756e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:20.419198 16465 tablet_replica.cc:333] T 0c8d7facd43a4d499a4b0982ff0e923d P 0a6b14f61e214586b088bf31ca9756e4: stopping tablet replica
I20260710 13:21:20.419842 16465 raft_consensus.cc:2243] T 0c8d7facd43a4d499a4b0982ff0e923d P 0a6b14f61e214586b088bf31ca9756e4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:20.420428 16465 raft_consensus.cc:2272] T 0c8d7facd43a4d499a4b0982ff0e923d P 0a6b14f61e214586b088bf31ca9756e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:20.422799 16465 tablet_replica.cc:333] T 6329c0d2dafb4de78f896ccf2e038d1e P 0a6b14f61e214586b088bf31ca9756e4: stopping tablet replica
I20260710 13:21:20.423270 16465 raft_consensus.cc:2243] T 6329c0d2dafb4de78f896ccf2e038d1e P 0a6b14f61e214586b088bf31ca9756e4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:20.423729 16465 raft_consensus.cc:2272] T 6329c0d2dafb4de78f896ccf2e038d1e P 0a6b14f61e214586b088bf31ca9756e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:20.425523 16465 tablet_replica.cc:333] T 2ae543699bec44189d2c6b5239265865 P 0a6b14f61e214586b088bf31ca9756e4: stopping tablet replica
I20260710 13:21:20.425971 16465 raft_consensus.cc:2243] T 2ae543699bec44189d2c6b5239265865 P 0a6b14f61e214586b088bf31ca9756e4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:20.426642 16465 raft_consensus.cc:2272] T 2ae543699bec44189d2c6b5239265865 P 0a6b14f61e214586b088bf31ca9756e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:20.428484 16465 tablet_replica.cc:333] T 1becd5f9551e435f96aaf26eafb64c92 P 0a6b14f61e214586b088bf31ca9756e4: stopping tablet replica
I20260710 13:21:20.428946 16465 raft_consensus.cc:2243] T 1becd5f9551e435f96aaf26eafb64c92 P 0a6b14f61e214586b088bf31ca9756e4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:20.429641 16465 raft_consensus.cc:2272] T 1becd5f9551e435f96aaf26eafb64c92 P 0a6b14f61e214586b088bf31ca9756e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:20.431492 16465 tablet_replica.cc:333] T 4113f8391da74a60ba603c6d0f46c07b P 0a6b14f61e214586b088bf31ca9756e4: stopping tablet replica
I20260710 13:21:20.431933 16465 raft_consensus.cc:2243] T 4113f8391da74a60ba603c6d0f46c07b P 0a6b14f61e214586b088bf31ca9756e4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:20.432318 16465 raft_consensus.cc:2272] T 4113f8391da74a60ba603c6d0f46c07b P 0a6b14f61e214586b088bf31ca9756e4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:20.434027 16465 tablet_replica.cc:333] T 9991b03eddab43fb8c346f2793a7e380 P 0a6b14f61e214586b088bf31ca9756e4: stopping tablet replica
I20260710 13:21:20.434450 16465 raft_consensus.cc:2243] T 9991b03eddab43fb8c346f2793a7e380 P 0a6b14f61e214586b088bf31ca9756e4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:20.435179 16465 raft_consensus.cc:2272] T 9991b03eddab43fb8c346f2793a7e380 P 0a6b14f61e214586b088bf31ca9756e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:20.437001 16465 tablet_replica.cc:333] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 0a6b14f61e214586b088bf31ca9756e4: stopping tablet replica
I20260710 13:21:20.437395 16465 raft_consensus.cc:2243] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 0a6b14f61e214586b088bf31ca9756e4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:20.437734 16465 raft_consensus.cc:2272] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 0a6b14f61e214586b088bf31ca9756e4 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:20.459911 20486 consensus_peers.cc:597] T 9858e627d756423a95529186c2eb77a3 P 5f694e67adec49429b43a507d17fd793 -> Peer 0a6b14f61e214586b088bf31ca9756e4 (127.16.20.65:36237): Couldn't send request to peer 0a6b14f61e214586b088bf31ca9756e4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:20.477916 16465 tablet_server.cc:196] TabletServer@127.16.20.65:0 shutdown complete.
I20260710 13:21:20.512033 16465 tablet_server.cc:179] TabletServer@127.16.20.66:0 shutting down...
I20260710 13:21:20.538832 16465 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:20.539594 16465 tablet_replica.cc:333] T f10359a6af6740e5aeb619ec232d424c P 4d4d4895f390422fb4e9fff0b1ff8a5a: stopping tablet replica
I20260710 13:21:20.540297 16465 raft_consensus.cc:2243] T f10359a6af6740e5aeb619ec232d424c P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:20.541224 16465 raft_consensus.cc:2272] T f10359a6af6740e5aeb619ec232d424c P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:20.543252 16465 tablet_replica.cc:333] T 3cc82b142e264603b497dfab00c8fb81 P 4d4d4895f390422fb4e9fff0b1ff8a5a: stopping tablet replica
I20260710 13:21:20.543879 16465 raft_consensus.cc:2243] T 3cc82b142e264603b497dfab00c8fb81 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:20.544623 16465 raft_consensus.cc:2272] T 3cc82b142e264603b497dfab00c8fb81 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:20.546469 16465 tablet_replica.cc:333] T 4113f8391da74a60ba603c6d0f46c07b P 4d4d4895f390422fb4e9fff0b1ff8a5a: stopping tablet replica
I20260710 13:21:20.546959 16465 raft_consensus.cc:2243] T 4113f8391da74a60ba603c6d0f46c07b P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:20.547391 16465 raft_consensus.cc:2272] T 4113f8391da74a60ba603c6d0f46c07b P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:20.549077 16465 tablet_replica.cc:333] T 719103c0de8f49eeab5366beb5d81912 P 4d4d4895f390422fb4e9fff0b1ff8a5a: stopping tablet replica
I20260710 13:21:20.549606 16465 raft_consensus.cc:2243] T 719103c0de8f49eeab5366beb5d81912 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:20.550333 16465 raft_consensus.cc:2272] T 719103c0de8f49eeab5366beb5d81912 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:20.552259 16465 tablet_replica.cc:333] T 122d1a5a21ce485089332e19e7b97c66 P 4d4d4895f390422fb4e9fff0b1ff8a5a: stopping tablet replica
I20260710 13:21:20.552785 16465 raft_consensus.cc:2243] T 122d1a5a21ce485089332e19e7b97c66 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:20.553241 16465 raft_consensus.cc:2272] T 122d1a5a21ce485089332e19e7b97c66 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:20.555003 16465 tablet_replica.cc:333] T 229075df71f5469aa1d8d03fd0991987 P 4d4d4895f390422fb4e9fff0b1ff8a5a: stopping tablet replica
I20260710 13:21:20.555557 16465 raft_consensus.cc:2243] T 229075df71f5469aa1d8d03fd0991987 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:20.556109 16465 raft_consensus.cc:2272] T 229075df71f5469aa1d8d03fd0991987 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:20.558436 16465 tablet_replica.cc:333] T 31d48a2ef0d747bd89edf59029269dc2 P 4d4d4895f390422fb4e9fff0b1ff8a5a: stopping tablet replica
I20260710 13:21:20.559123 16465 raft_consensus.cc:2243] T 31d48a2ef0d747bd89edf59029269dc2 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:20.559712 16465 raft_consensus.cc:2272] T 31d48a2ef0d747bd89edf59029269dc2 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:20.561610 16465 tablet_replica.cc:333] T 6329c0d2dafb4de78f896ccf2e038d1e P 4d4d4895f390422fb4e9fff0b1ff8a5a: stopping tablet replica
I20260710 13:21:20.562201 16465 raft_consensus.cc:2243] T 6329c0d2dafb4de78f896ccf2e038d1e P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:20.562970 16465 raft_consensus.cc:2272] T 6329c0d2dafb4de78f896ccf2e038d1e P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:20.565004 16465 tablet_replica.cc:333] T 0c8d7facd43a4d499a4b0982ff0e923d P 4d4d4895f390422fb4e9fff0b1ff8a5a: stopping tablet replica
I20260710 13:21:20.565517 16465 raft_consensus.cc:2243] T 0c8d7facd43a4d499a4b0982ff0e923d P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 2 LEADER]: Raft consensus shutting down.
W20260710 13:21:20.566004 20486 consensus_peers.cc:597] T 4113f8391da74a60ba603c6d0f46c07b P 5f694e67adec49429b43a507d17fd793 -> Peer 0a6b14f61e214586b088bf31ca9756e4 (127.16.20.65:36237): Couldn't send request to peer 0a6b14f61e214586b088bf31ca9756e4. Status: Network error: Client connection negotiation failed: client connection to 127.16.20.65:36237: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:20.566244 16465 raft_consensus.cc:2272] T 0c8d7facd43a4d499a4b0982ff0e923d P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:20.568827 16465 tablet_replica.cc:333] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 4d4d4895f390422fb4e9fff0b1ff8a5a: stopping tablet replica
I20260710 13:21:20.569339 16465 raft_consensus.cc:2243] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:20.570191 16465 raft_consensus.cc:2272] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:20.572468 20484 consensus_peers.cc:597] T cc9e07298d3e4c86a7f4517b1a0284c3 P 5f694e67adec49429b43a507d17fd793 -> Peer 4d4d4895f390422fb4e9fff0b1ff8a5a (127.16.20.66:36987): Couldn't send request to peer 4d4d4895f390422fb4e9fff0b1ff8a5a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:20.572513 16465 tablet_replica.cc:333] T 2ae543699bec44189d2c6b5239265865 P 4d4d4895f390422fb4e9fff0b1ff8a5a: stopping tablet replica
I20260710 13:21:20.573318 16465 raft_consensus.cc:2243] T 2ae543699bec44189d2c6b5239265865 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:20.573752 16465 raft_consensus.cc:2272] T 2ae543699bec44189d2c6b5239265865 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:20.575631 16465 tablet_replica.cc:333] T 1becd5f9551e435f96aaf26eafb64c92 P 4d4d4895f390422fb4e9fff0b1ff8a5a: stopping tablet replica
I20260710 13:21:20.576112 16465 raft_consensus.cc:2243] T 1becd5f9551e435f96aaf26eafb64c92 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:20.576505 16465 raft_consensus.cc:2272] T 1becd5f9551e435f96aaf26eafb64c92 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:20.578312 16465 tablet_replica.cc:333] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 4d4d4895f390422fb4e9fff0b1ff8a5a: stopping tablet replica
I20260710 13:21:20.578821 16465 raft_consensus.cc:2243] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:20.579248 16465 raft_consensus.cc:2272] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:20.581044 16465 tablet_replica.cc:333] T 2479c070a45c4934ae1e380dc7e5bb31 P 4d4d4895f390422fb4e9fff0b1ff8a5a: stopping tablet replica
I20260710 13:21:20.581550 16465 raft_consensus.cc:2243] T 2479c070a45c4934ae1e380dc7e5bb31 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:20.582021 16465 raft_consensus.cc:2272] T 2479c070a45c4934ae1e380dc7e5bb31 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:20.583990 16465 tablet_replica.cc:333] T 9858e627d756423a95529186c2eb77a3 P 4d4d4895f390422fb4e9fff0b1ff8a5a: stopping tablet replica
I20260710 13:21:20.584522 16465 raft_consensus.cc:2243] T 9858e627d756423a95529186c2eb77a3 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:20.584901 16465 raft_consensus.cc:2272] T 9858e627d756423a95529186c2eb77a3 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:20.586596 16465 tablet_replica.cc:333] T 53c6f59516174f3db5513b4c5be7f7bf P 4d4d4895f390422fb4e9fff0b1ff8a5a: stopping tablet replica
I20260710 13:21:20.587095 16465 raft_consensus.cc:2243] T 53c6f59516174f3db5513b4c5be7f7bf P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:20.587529 16465 raft_consensus.cc:2272] T 53c6f59516174f3db5513b4c5be7f7bf P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:20.589159 16465 tablet_replica.cc:333] T cc9e07298d3e4c86a7f4517b1a0284c3 P 4d4d4895f390422fb4e9fff0b1ff8a5a: stopping tablet replica
I20260710 13:21:20.589622 16465 raft_consensus.cc:2243] T cc9e07298d3e4c86a7f4517b1a0284c3 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:20.590032 16465 raft_consensus.cc:2272] T cc9e07298d3e4c86a7f4517b1a0284c3 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:20.591816 16465 tablet_replica.cc:333] T 9991b03eddab43fb8c346f2793a7e380 P 4d4d4895f390422fb4e9fff0b1ff8a5a: stopping tablet replica
I20260710 13:21:20.592248 16465 raft_consensus.cc:2243] T 9991b03eddab43fb8c346f2793a7e380 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:20.592705 16465 raft_consensus.cc:2272] T 9991b03eddab43fb8c346f2793a7e380 P 4d4d4895f390422fb4e9fff0b1ff8a5a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:20.601585 20486 consensus_peers.cc:597] T 53c6f59516174f3db5513b4c5be7f7bf P 5f694e67adec49429b43a507d17fd793 -> Peer 0a6b14f61e214586b088bf31ca9756e4 (127.16.20.65:36237): Couldn't send request to peer 0a6b14f61e214586b088bf31ca9756e4. Status: Network error: Client connection negotiation failed: client connection to 127.16.20.65:36237: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:20.604400 20484 consensus_peers.cc:597] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 5f694e67adec49429b43a507d17fd793 -> Peer 4d4d4895f390422fb4e9fff0b1ff8a5a (127.16.20.66:36987): Couldn't send request to peer 4d4d4895f390422fb4e9fff0b1ff8a5a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:20.612212 20484 consensus_peers.cc:597] T 53c6f59516174f3db5513b4c5be7f7bf P 5f694e67adec49429b43a507d17fd793 -> Peer 4d4d4895f390422fb4e9fff0b1ff8a5a (127.16.20.66:36987): Couldn't send request to peer 4d4d4895f390422fb4e9fff0b1ff8a5a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:20.633215 16465 tablet_server.cc:196] TabletServer@127.16.20.66:0 shutdown complete.
I20260710 13:21:20.670192 16465 tablet_server.cc:179] TabletServer@127.16.20.67:0 shutting down...
W20260710 13:21:20.696970 20486 consensus_peers.cc:597] T cc9e07298d3e4c86a7f4517b1a0284c3 P 5f694e67adec49429b43a507d17fd793 -> Peer 0a6b14f61e214586b088bf31ca9756e4 (127.16.20.65:36237): Couldn't send request to peer 0a6b14f61e214586b088bf31ca9756e4. Status: Network error: Client connection negotiation failed: client connection to 127.16.20.65:36237: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:20.706089 16465 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:20.706872 16465 tablet_replica.cc:333] T 719103c0de8f49eeab5366beb5d81912 P 5f694e67adec49429b43a507d17fd793: stopping tablet replica
I20260710 13:21:20.707619 16465 raft_consensus.cc:2243] T 719103c0de8f49eeab5366beb5d81912 P 5f694e67adec49429b43a507d17fd793 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:20.708068 16465 raft_consensus.cc:2272] T 719103c0de8f49eeab5366beb5d81912 P 5f694e67adec49429b43a507d17fd793 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:20.709960 16465 tablet_replica.cc:333] T 3cc82b142e264603b497dfab00c8fb81 P 5f694e67adec49429b43a507d17fd793: stopping tablet replica
I20260710 13:21:20.710459 16465 raft_consensus.cc:2243] T 3cc82b142e264603b497dfab00c8fb81 P 5f694e67adec49429b43a507d17fd793 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:20.710887 16465 raft_consensus.cc:2272] T 3cc82b142e264603b497dfab00c8fb81 P 5f694e67adec49429b43a507d17fd793 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:20.712641 16465 tablet_replica.cc:333] T f10359a6af6740e5aeb619ec232d424c P 5f694e67adec49429b43a507d17fd793: stopping tablet replica
I20260710 13:21:20.713164 16465 raft_consensus.cc:2243] T f10359a6af6740e5aeb619ec232d424c P 5f694e67adec49429b43a507d17fd793 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:20.713593 16465 raft_consensus.cc:2272] T f10359a6af6740e5aeb619ec232d424c P 5f694e67adec49429b43a507d17fd793 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:20.715298 16465 tablet_replica.cc:333] T 31d48a2ef0d747bd89edf59029269dc2 P 5f694e67adec49429b43a507d17fd793: stopping tablet replica
I20260710 13:21:20.715858 16465 raft_consensus.cc:2243] T 31d48a2ef0d747bd89edf59029269dc2 P 5f694e67adec49429b43a507d17fd793 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:20.716303 16465 raft_consensus.cc:2272] T 31d48a2ef0d747bd89edf59029269dc2 P 5f694e67adec49429b43a507d17fd793 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:20.718026 16465 tablet_replica.cc:333] T 0c8d7facd43a4d499a4b0982ff0e923d P 5f694e67adec49429b43a507d17fd793: stopping tablet replica
I20260710 13:21:20.718590 16465 raft_consensus.cc:2243] T 0c8d7facd43a4d499a4b0982ff0e923d P 5f694e67adec49429b43a507d17fd793 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:20.718998 16465 raft_consensus.cc:2272] T 0c8d7facd43a4d499a4b0982ff0e923d P 5f694e67adec49429b43a507d17fd793 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:20.720850 16465 tablet_replica.cc:333] T 6329c0d2dafb4de78f896ccf2e038d1e P 5f694e67adec49429b43a507d17fd793: stopping tablet replica
I20260710 13:21:20.721364 16465 raft_consensus.cc:2243] T 6329c0d2dafb4de78f896ccf2e038d1e P 5f694e67adec49429b43a507d17fd793 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:20.721751 16465 raft_consensus.cc:2272] T 6329c0d2dafb4de78f896ccf2e038d1e P 5f694e67adec49429b43a507d17fd793 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:20.723501 16465 tablet_replica.cc:333] T 1becd5f9551e435f96aaf26eafb64c92 P 5f694e67adec49429b43a507d17fd793: stopping tablet replica
I20260710 13:21:20.723990 16465 raft_consensus.cc:2243] T 1becd5f9551e435f96aaf26eafb64c92 P 5f694e67adec49429b43a507d17fd793 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:20.724370 16465 raft_consensus.cc:2272] T 1becd5f9551e435f96aaf26eafb64c92 P 5f694e67adec49429b43a507d17fd793 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:20.726023 16465 tablet_replica.cc:333] T 2ae543699bec44189d2c6b5239265865 P 5f694e67adec49429b43a507d17fd793: stopping tablet replica
I20260710 13:21:20.726518 16465 raft_consensus.cc:2243] T 2ae543699bec44189d2c6b5239265865 P 5f694e67adec49429b43a507d17fd793 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:20.726900 16465 raft_consensus.cc:2272] T 2ae543699bec44189d2c6b5239265865 P 5f694e67adec49429b43a507d17fd793 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:20.728690 16465 tablet_replica.cc:333] T 229075df71f5469aa1d8d03fd0991987 P 5f694e67adec49429b43a507d17fd793: stopping tablet replica
I20260710 13:21:20.729210 16465 raft_consensus.cc:2243] T 229075df71f5469aa1d8d03fd0991987 P 5f694e67adec49429b43a507d17fd793 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:20.729683 16465 raft_consensus.cc:2272] T 229075df71f5469aa1d8d03fd0991987 P 5f694e67adec49429b43a507d17fd793 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:20.732002 16465 tablet_replica.cc:333] T 122d1a5a21ce485089332e19e7b97c66 P 5f694e67adec49429b43a507d17fd793: stopping tablet replica
I20260710 13:21:20.732666 16465 raft_consensus.cc:2243] T 122d1a5a21ce485089332e19e7b97c66 P 5f694e67adec49429b43a507d17fd793 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:20.733181 16465 raft_consensus.cc:2272] T 122d1a5a21ce485089332e19e7b97c66 P 5f694e67adec49429b43a507d17fd793 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:20.734453 20486 consensus_peers.cc:597] T 2479c070a45c4934ae1e380dc7e5bb31 P 5f694e67adec49429b43a507d17fd793 -> Peer 0a6b14f61e214586b088bf31ca9756e4 (127.16.20.65:36237): Couldn't send request to peer 0a6b14f61e214586b088bf31ca9756e4. Status: Network error: Client connection negotiation failed: client connection to 127.16.20.65:36237: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:20.735365 16465 tablet_replica.cc:333] T 9858e627d756423a95529186c2eb77a3 P 5f694e67adec49429b43a507d17fd793: stopping tablet replica
I20260710 13:21:20.735970 16465 raft_consensus.cc:2243] T 9858e627d756423a95529186c2eb77a3 P 5f694e67adec49429b43a507d17fd793 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:21:20.736619 16465 raft_consensus.cc:2272] T 9858e627d756423a95529186c2eb77a3 P 5f694e67adec49429b43a507d17fd793 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:20.738262 16465 tablet_replica.cc:333] T 2479c070a45c4934ae1e380dc7e5bb31 P 5f694e67adec49429b43a507d17fd793: stopping tablet replica
I20260710 13:21:20.738716 16465 raft_consensus.cc:2243] T 2479c070a45c4934ae1e380dc7e5bb31 P 5f694e67adec49429b43a507d17fd793 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:20.739393 16465 raft_consensus.cc:2272] T 2479c070a45c4934ae1e380dc7e5bb31 P 5f694e67adec49429b43a507d17fd793 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:20.741246 16465 tablet_replica.cc:333] T cc9e07298d3e4c86a7f4517b1a0284c3 P 5f694e67adec49429b43a507d17fd793: stopping tablet replica
I20260710 13:21:20.741706 16465 raft_consensus.cc:2243] T cc9e07298d3e4c86a7f4517b1a0284c3 P 5f694e67adec49429b43a507d17fd793 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:21:20.742347 16465 raft_consensus.cc:2272] T cc9e07298d3e4c86a7f4517b1a0284c3 P 5f694e67adec49429b43a507d17fd793 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:20.744067 16465 tablet_replica.cc:333] T 53c6f59516174f3db5513b4c5be7f7bf P 5f694e67adec49429b43a507d17fd793: stopping tablet replica
I20260710 13:21:20.744501 16465 raft_consensus.cc:2243] T 53c6f59516174f3db5513b4c5be7f7bf P 5f694e67adec49429b43a507d17fd793 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:21:20.745422 16465 raft_consensus.cc:2272] T 53c6f59516174f3db5513b4c5be7f7bf P 5f694e67adec49429b43a507d17fd793 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:20.747390 16465 tablet_replica.cc:333] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 5f694e67adec49429b43a507d17fd793: stopping tablet replica
I20260710 13:21:20.747920 16465 raft_consensus.cc:2243] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 5f694e67adec49429b43a507d17fd793 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:20.748399 16465 raft_consensus.cc:2272] T 2e4ccf9bb0134b13aa8d6350af99bb2d P 5f694e67adec49429b43a507d17fd793 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:20.750952 16465 tablet_replica.cc:333] T 4113f8391da74a60ba603c6d0f46c07b P 5f694e67adec49429b43a507d17fd793: stopping tablet replica
I20260710 13:21:20.751497 16465 raft_consensus.cc:2243] T 4113f8391da74a60ba603c6d0f46c07b P 5f694e67adec49429b43a507d17fd793 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:21:20.752455 16465 raft_consensus.cc:2272] T 4113f8391da74a60ba603c6d0f46c07b P 5f694e67adec49429b43a507d17fd793 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:20.754714 16465 tablet_replica.cc:333] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 5f694e67adec49429b43a507d17fd793: stopping tablet replica
I20260710 13:21:20.755177 16465 raft_consensus.cc:2243] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 5f694e67adec49429b43a507d17fd793 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:20.755935 16465 raft_consensus.cc:2272] T 67edad9f6ebb483a9a54ebeb629a1dd5 P 5f694e67adec49429b43a507d17fd793 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:20.757642 16465 tablet_replica.cc:333] T 9991b03eddab43fb8c346f2793a7e380 P 5f694e67adec49429b43a507d17fd793: stopping tablet replica
I20260710 13:21:20.758078 16465 raft_consensus.cc:2243] T 9991b03eddab43fb8c346f2793a7e380 P 5f694e67adec49429b43a507d17fd793 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:20.758504 16465 raft_consensus.cc:2272] T 9991b03eddab43fb8c346f2793a7e380 P 5f694e67adec49429b43a507d17fd793 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:20.796479 16465 tablet_server.cc:196] TabletServer@127.16.20.67:0 shutdown complete.
I20260710 13:21:20.827046 16465 master.cc:562] Master@127.16.20.126:41475 shutting down...
I20260710 13:21:20.851637 16465 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 57d30de0048f43c1ad02a2ec9a932a74 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:20.852169 16465 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 57d30de0048f43c1ad02a2ec9a932a74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:20.852469 16465 tablet_replica.cc:333] T 00000000000000000000000000000000 P 57d30de0048f43c1ad02a2ec9a932a74: stopping tablet replica
I20260710 13:21:20.872962 16465 master.cc:584] Master@127.16.20.126:41475 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12685 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 13:21:20.926625 16465 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.20.126:42733
I20260710 13:21:20.927954 16465 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:20.934563 20833 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:20.934602 20834 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:20.935660 20836 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:20.935874 16465 server_base.cc:1061] running on GCE node
I20260710 13:21:20.936944 16465 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:20.937146 16465 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:20.937348 16465 hybrid_clock.cc:648] HybridClock initialized: now 1783689680937332 us; error 0 us; skew 500 ppm
I20260710 13:21:20.937954 16465 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:20.940791 16465 webserver.cc:533] Webserver started at http://127.16.20.126:46333/ using document root <none> and password file <none>
I20260710 13:21:20.941376 16465 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:20.941538 16465 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:20.941886 16465 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:20.943022 16465 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689577187165-16465-0/minicluster-data/master-0-root/instance:
uuid: "84fa1d37a5c049e6867eb052bd9c5be2"
format_stamp: "Formatted at 2026-07-10 13:21:20 on dist-test-slave-kpkl"
I20260710 13:21:20.947992 16465 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 13:21:20.951687 20841 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:20.952662 16465 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260710 13:21:20.952920 16465 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689577187165-16465-0/minicluster-data/master-0-root
uuid: "84fa1d37a5c049e6867eb052bd9c5be2"
format_stamp: "Formatted at 2026-07-10 13:21:20 on dist-test-slave-kpkl"
I20260710 13:21:20.953159 16465 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689577187165-16465-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689577187165-16465-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689577187165-16465-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:20.969631 16465 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:20.970790 16465 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:21.009629 16465 rpc_server.cc:307] RPC server started. Bound to: 127.16.20.126:42733
I20260710 13:21:21.009732 20892 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.20.126:42733 every 8 connection(s)
I20260710 13:21:21.013659 20893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:21.024700 20893 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 84fa1d37a5c049e6867eb052bd9c5be2: Bootstrap starting.
I20260710 13:21:21.029386 20893 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 84fa1d37a5c049e6867eb052bd9c5be2: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:21.033761 20893 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 84fa1d37a5c049e6867eb052bd9c5be2: No bootstrap required, opened a new log
I20260710 13:21:21.035966 20893 raft_consensus.cc:359] T 00000000000000000000000000000000 P 84fa1d37a5c049e6867eb052bd9c5be2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fa1d37a5c049e6867eb052bd9c5be2" member_type: VOTER }
I20260710 13:21:21.036334 20893 raft_consensus.cc:385] T 00000000000000000000000000000000 P 84fa1d37a5c049e6867eb052bd9c5be2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:21.036520 20893 raft_consensus.cc:740] T 00000000000000000000000000000000 P 84fa1d37a5c049e6867eb052bd9c5be2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84fa1d37a5c049e6867eb052bd9c5be2, State: Initialized, Role: FOLLOWER
I20260710 13:21:21.037010 20893 consensus_queue.cc:260] T 00000000000000000000000000000000 P 84fa1d37a5c049e6867eb052bd9c5be2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "84fa1d37a5c049e6867eb052bd9c5be2" member_type: VOTER }
I20260710 13:21:21.037428 20893 raft_consensus.cc:399] T 00000000000000000000000000000000 P 84fa1d37a5c049e6867eb052bd9c5be2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:21:21.037614 20893 raft_consensus.cc:493] T 00000000000000000000000000000000 P 84fa1d37a5c049e6867eb052bd9c5be2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:21:21.037814 20893 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 84fa1d37a5c049e6867eb052bd9c5be2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:21.043130 20893 raft_consensus.cc:515] T 00000000000000000000000000000000 P 84fa1d37a5c049e6867eb052bd9c5be2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fa1d37a5c049e6867eb052bd9c5be2" member_type: VOTER }
I20260710 13:21:21.043634 20893 leader_election.cc:304] T 00000000000000000000000000000000 P 84fa1d37a5c049e6867eb052bd9c5be2 [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: 84fa1d37a5c049e6867eb052bd9c5be2; no voters: 
I20260710 13:21:21.044718 20893 leader_election.cc:290] T 00000000000000000000000000000000 P 84fa1d37a5c049e6867eb052bd9c5be2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:21:21.045158 20896 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 84fa1d37a5c049e6867eb052bd9c5be2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:21.046617 20896 raft_consensus.cc:697] T 00000000000000000000000000000000 P 84fa1d37a5c049e6867eb052bd9c5be2 [term 1 LEADER]: Becoming Leader. State: Replica: 84fa1d37a5c049e6867eb052bd9c5be2, State: Running, Role: LEADER
I20260710 13:21:21.047533 20896 consensus_queue.cc:237] T 00000000000000000000000000000000 P 84fa1d37a5c049e6867eb052bd9c5be2 [LEADER]: Queue going to LEADER mode. State: All 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: "84fa1d37a5c049e6867eb052bd9c5be2" member_type: VOTER }
I20260710 13:21:21.047801 20893 sys_catalog.cc:565] T 00000000000000000000000000000000 P 84fa1d37a5c049e6867eb052bd9c5be2 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:21:21.052326 20897 sys_catalog.cc:455] T 00000000000000000000000000000000 P 84fa1d37a5c049e6867eb052bd9c5be2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "84fa1d37a5c049e6867eb052bd9c5be2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fa1d37a5c049e6867eb052bd9c5be2" member_type: VOTER } }
I20260710 13:21:21.053093 20897 sys_catalog.cc:458] T 00000000000000000000000000000000 P 84fa1d37a5c049e6867eb052bd9c5be2 [sys.catalog]: This master's current role is: LEADER
I20260710 13:21:21.054536 20898 sys_catalog.cc:455] T 00000000000000000000000000000000 P 84fa1d37a5c049e6867eb052bd9c5be2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 84fa1d37a5c049e6867eb052bd9c5be2. Latest consensus state: current_term: 1 leader_uuid: "84fa1d37a5c049e6867eb052bd9c5be2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fa1d37a5c049e6867eb052bd9c5be2" member_type: VOTER } }
I20260710 13:21:21.055269 20898 sys_catalog.cc:458] T 00000000000000000000000000000000 P 84fa1d37a5c049e6867eb052bd9c5be2 [sys.catalog]: This master's current role is: LEADER
I20260710 13:21:21.055426 20903 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:21:21.060653 20903 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:21:21.065187 16465 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:21:21.069722 20903 catalog_manager.cc:1383] Generated new cluster ID: efb7e0dbe3dd41f494bdeb0a984e10f7
I20260710 13:21:21.070025 20903 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:21:21.095844 20903 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:21:21.097239 20903 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:21:21.112486 20903 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 84fa1d37a5c049e6867eb052bd9c5be2: Generated new TSK 0
I20260710 13:21:21.113127 20903 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:21:21.131701 16465 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:21.137589 20914 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:21.139000 20915 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:21.140772 16465 server_base.cc:1061] running on GCE node
W20260710 13:21:21.141503 20917 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:21.142849 16465 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:21.143038 16465 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:21.143157 16465 hybrid_clock.cc:648] HybridClock initialized: now 1783689681143146 us; error 0 us; skew 500 ppm
I20260710 13:21:21.143663 16465 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:21.145961 16465 webserver.cc:533] Webserver started at http://127.16.20.65:38629/ using document root <none> and password file <none>
I20260710 13:21:21.146409 16465 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:21.146565 16465 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:21.146764 16465 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:21.147986 16465 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689577187165-16465-0/minicluster-data/ts-0-root/instance:
uuid: "e0b2819ff87843fc952418ac236a99ff"
format_stamp: "Formatted at 2026-07-10 13:21:21 on dist-test-slave-kpkl"
I20260710 13:21:21.152398 16465 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260710 13:21:21.155913 20922 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:21.156915 16465 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 13:21:21.157220 16465 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689577187165-16465-0/minicluster-data/ts-0-root
uuid: "e0b2819ff87843fc952418ac236a99ff"
format_stamp: "Formatted at 2026-07-10 13:21:21 on dist-test-slave-kpkl"
I20260710 13:21:21.157477 16465 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689577187165-16465-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689577187165-16465-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689577187165-16465-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:21.179210 16465 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:21.180477 16465 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:21.181879 16465 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:21.184343 16465 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:21.184521 16465 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:21.184813 16465 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:21.184965 16465 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:21.226962 16465 rpc_server.cc:307] RPC server started. Bound to: 127.16.20.65:38617
I20260710 13:21:21.227106 20984 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.20.65:38617 every 8 connection(s)
I20260710 13:21:21.231753 16465 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:21.239641 20989 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:21.241396 20990 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:21.244275 16465 server_base.cc:1061] running on GCE node
W20260710 13:21:21.244494 20992 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:21.245687 20985 heartbeater.cc:344] Connected to a master server at 127.16.20.126:42733
I20260710 13:21:21.246140 20985 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:21.246460 16465 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:21.246755 16465 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:21.246955 16465 hybrid_clock.cc:648] HybridClock initialized: now 1783689681246932 us; error 0 us; skew 500 ppm
I20260710 13:21:21.247499 20985 heartbeater.cc:507] Master 127.16.20.126:42733 requested a full tablet report, sending...
I20260710 13:21:21.247685 16465 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:21.250136 20858 ts_manager.cc:194] Registered new tserver with Master: e0b2819ff87843fc952418ac236a99ff (127.16.20.65:38617)
I20260710 13:21:21.250759 16465 webserver.cc:533] Webserver started at http://127.16.20.66:40747/ using document root <none> and password file <none>
I20260710 13:21:21.251355 16465 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:21.251644 16465 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:21.251940 16465 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:21.252466 20858 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35478
I20260710 13:21:21.253328 16465 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689577187165-16465-0/minicluster-data/ts-1-root/instance:
uuid: "b77c05e358b8412ba181b50af2edde23"
format_stamp: "Formatted at 2026-07-10 13:21:21 on dist-test-slave-kpkl"
I20260710 13:21:21.258602 16465 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:21:21.262166 20997 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:21.262913 16465 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:21:21.263235 16465 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689577187165-16465-0/minicluster-data/ts-1-root
uuid: "b77c05e358b8412ba181b50af2edde23"
format_stamp: "Formatted at 2026-07-10 13:21:21 on dist-test-slave-kpkl"
I20260710 13:21:21.263592 16465 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689577187165-16465-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689577187165-16465-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689577187165-16465-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:21.273882 16465 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:21.275121 16465 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:21.276695 16465 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:21.278873 16465 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:21.279114 16465 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:21.279347 16465 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:21.279585 16465 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260710 13:21:21.320391 16465 rpc_server.cc:307] RPC server started. Bound to: 127.16.20.66:34115
I20260710 13:21:21.320537 21059 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.20.66:34115 every 8 connection(s)
I20260710 13:21:21.325176 16465 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:21.332707 21063 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:21.334213 21064 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:21.338284 21066 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:21.338939 16465 server_base.cc:1061] running on GCE node
I20260710 13:21:21.339655 21060 heartbeater.cc:344] Connected to a master server at 127.16.20.126:42733
I20260710 13:21:21.340163 21060 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:21.340234 16465 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:21.340538 16465 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:21.340718 16465 hybrid_clock.cc:648] HybridClock initialized: now 1783689681340695 us; error 0 us; skew 500 ppm
I20260710 13:21:21.341071 21060 heartbeater.cc:507] Master 127.16.20.126:42733 requested a full tablet report, sending...
I20260710 13:21:21.341279 16465 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:21.343878 20858 ts_manager.cc:194] Registered new tserver with Master: b77c05e358b8412ba181b50af2edde23 (127.16.20.66:34115)
I20260710 13:21:21.344075 16465 webserver.cc:533] Webserver started at http://127.16.20.67:32863/ using document root <none> and password file <none>
I20260710 13:21:21.344694 16465 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:21.344901 16465 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:21.345171 16465 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:21.345672 20858 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35488
I20260710 13:21:21.346390 16465 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689577187165-16465-0/minicluster-data/ts-2-root/instance:
uuid: "cff1cec1fcff4ba9aadaf22e7e946a71"
format_stamp: "Formatted at 2026-07-10 13:21:21 on dist-test-slave-kpkl"
I20260710 13:21:21.351379 16465 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260710 13:21:21.354828 21071 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:21.355790 16465 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260710 13:21:21.356129 16465 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689577187165-16465-0/minicluster-data/ts-2-root
uuid: "cff1cec1fcff4ba9aadaf22e7e946a71"
format_stamp: "Formatted at 2026-07-10 13:21:21 on dist-test-slave-kpkl"
I20260710 13:21:21.356426 16465 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689577187165-16465-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689577187165-16465-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task9jBGkG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689577187165-16465-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:21.372601 16465 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:21.373907 16465 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:21.375525 16465 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:21.377839 16465 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:21.378082 16465 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:21.378324 16465 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:21.378494 16465 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:21.420535 16465 rpc_server.cc:307] RPC server started. Bound to: 127.16.20.67:39961
I20260710 13:21:21.420671 21133 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.20.67:39961 every 8 connection(s)
I20260710 13:21:21.435753 21134 heartbeater.cc:344] Connected to a master server at 127.16.20.126:42733
I20260710 13:21:21.436249 21134 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:21.436995 21134 heartbeater.cc:507] Master 127.16.20.126:42733 requested a full tablet report, sending...
I20260710 13:21:21.439145 20858 ts_manager.cc:194] Registered new tserver with Master: cff1cec1fcff4ba9aadaf22e7e946a71 (127.16.20.67:39961)
I20260710 13:21:21.439747 16465 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015973436s
I20260710 13:21:21.440596 20858 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35494
I20260710 13:21:21.468014 20858 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35504:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:21:21.470983 20858 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:21:21.541857 21099 tablet_service.cc:1511] Processing CreateTablet for tablet 7f6284f1c910491d94251e38719c02c7 (DEFAULT_TABLE table=test-workload [id=f5d12b81e20144ccaec0572396c993dc]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:21:21.543480 21099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f6284f1c910491d94251e38719c02c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:21.546373 21097 tablet_service.cc:1511] Processing CreateTablet for tablet ee6f7160447b42b288e105da951b2492 (DEFAULT_TABLE table=test-workload [id=f5d12b81e20144ccaec0572396c993dc]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:21.544339 21096 tablet_service.cc:1511] Processing CreateTablet for tablet 83b6d196f36745bab04165d17992b199 (DEFAULT_TABLE table=test-workload [id=f5d12b81e20144ccaec0572396c993dc]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:21:21.545611 21095 tablet_service.cc:1511] Processing CreateTablet for tablet eaaa8410a8d04be89f02cba839560b32 (DEFAULT_TABLE table=test-workload [id=f5d12b81e20144ccaec0572396c993dc]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:21.548591 21097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee6f7160447b42b288e105da951b2492. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:21.549029 21098 tablet_service.cc:1511] Processing CreateTablet for tablet 2ab4d8ba1eb541b6b487a5882bca5f67 (DEFAULT_TABLE table=test-workload [id=f5d12b81e20144ccaec0572396c993dc]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:21.550751 21098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ab4d8ba1eb541b6b487a5882bca5f67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:21.551700 21096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83b6d196f36745bab04165d17992b199. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:21.556444 21094 tablet_service.cc:1511] Processing CreateTablet for tablet 8f3aca8634f14d168aea6ed04bb9522c (DEFAULT_TABLE table=test-workload [id=f5d12b81e20144ccaec0572396c993dc]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:21:21.556730 20950 tablet_service.cc:1511] Processing CreateTablet for tablet 7f6284f1c910491d94251e38719c02c7 (DEFAULT_TABLE table=test-workload [id=f5d12b81e20144ccaec0572396c993dc]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:21:21.558051 21094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f3aca8634f14d168aea6ed04bb9522c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:21.558051 20950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f6284f1c910491d94251e38719c02c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:21.559422 20949 tablet_service.cc:1511] Processing CreateTablet for tablet 2ab4d8ba1eb541b6b487a5882bca5f67 (DEFAULT_TABLE table=test-workload [id=f5d12b81e20144ccaec0572396c993dc]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:21.560988 20949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ab4d8ba1eb541b6b487a5882bca5f67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:21.561255 21095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eaaa8410a8d04be89f02cba839560b32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:21.564592 20948 tablet_service.cc:1511] Processing CreateTablet for tablet ee6f7160447b42b288e105da951b2492 (DEFAULT_TABLE table=test-workload [id=f5d12b81e20144ccaec0572396c993dc]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:21.566609 20948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee6f7160447b42b288e105da951b2492. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:21.568552 20947 tablet_service.cc:1511] Processing CreateTablet for tablet 83b6d196f36745bab04165d17992b199 (DEFAULT_TABLE table=test-workload [id=f5d12b81e20144ccaec0572396c993dc]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:21:21.570096 20947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83b6d196f36745bab04165d17992b199. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:21.572846 21093 tablet_service.cc:1511] Processing CreateTablet for tablet b1d0fb8282a549ecacfd8edcb7880989 (DEFAULT_TABLE table=test-workload [id=f5d12b81e20144ccaec0572396c993dc]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:21.574402 21093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1d0fb8282a549ecacfd8edcb7880989. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:21.576783 21092 tablet_service.cc:1511] Processing CreateTablet for tablet c2d6b5d5c17b4fdb91b4cf2d2108513d (DEFAULT_TABLE table=test-workload [id=f5d12b81e20144ccaec0572396c993dc]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:21.579520 21091 tablet_service.cc:1511] Processing CreateTablet for tablet 601bf470d84a4a168e8a279d5565ef1e (DEFAULT_TABLE table=test-workload [id=f5d12b81e20144ccaec0572396c993dc]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:21.583783 20946 tablet_service.cc:1511] Processing CreateTablet for tablet eaaa8410a8d04be89f02cba839560b32 (DEFAULT_TABLE table=test-workload [id=f5d12b81e20144ccaec0572396c993dc]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:21.587153 20945 tablet_service.cc:1511] Processing CreateTablet for tablet 8f3aca8634f14d168aea6ed04bb9522c (DEFAULT_TABLE table=test-workload [id=f5d12b81e20144ccaec0572396c993dc]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:21:21.589418 21149 tablet_bootstrap.cc:492] T 7f6284f1c910491d94251e38719c02c7 P e0b2819ff87843fc952418ac236a99ff: Bootstrap starting.
I20260710 13:21:21.589720 20944 tablet_service.cc:1511] Processing CreateTablet for tablet b1d0fb8282a549ecacfd8edcb7880989 (DEFAULT_TABLE table=test-workload [id=f5d12b81e20144ccaec0572396c993dc]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:21.592559 20950 tablet_service.cc:1511] Processing CreateTablet for tablet c2d6b5d5c17b4fdb91b4cf2d2108513d (DEFAULT_TABLE table=test-workload [id=f5d12b81e20144ccaec0572396c993dc]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:21.592976 20943 tablet_service.cc:1511] Processing CreateTablet for tablet 601bf470d84a4a168e8a279d5565ef1e (DEFAULT_TABLE table=test-workload [id=f5d12b81e20144ccaec0572396c993dc]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:21.599014 21149 tablet_bootstrap.cc:654] T 7f6284f1c910491d94251e38719c02c7 P e0b2819ff87843fc952418ac236a99ff: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:21.599820 21092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2d6b5d5c17b4fdb91b4cf2d2108513d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:21.604005 21091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 601bf470d84a4a168e8a279d5565ef1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:21.608605 20950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2d6b5d5c17b4fdb91b4cf2d2108513d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:21.611835 20943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 601bf470d84a4a168e8a279d5565ef1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:21.613279 21149 tablet_bootstrap.cc:492] T 7f6284f1c910491d94251e38719c02c7 P e0b2819ff87843fc952418ac236a99ff: No bootstrap required, opened a new log
I20260710 13:21:21.613528 20944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1d0fb8282a549ecacfd8edcb7880989. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:21.613960 21149 ts_tablet_manager.cc:1403] T 7f6284f1c910491d94251e38719c02c7 P e0b2819ff87843fc952418ac236a99ff: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.003s
I20260710 13:21:21.615171 20945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f3aca8634f14d168aea6ed04bb9522c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:21.618453 21149 raft_consensus.cc:359] T 7f6284f1c910491d94251e38719c02c7 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } }
I20260710 13:21:21.619230 21149 raft_consensus.cc:385] T 7f6284f1c910491d94251e38719c02c7 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:21.619598 21149 raft_consensus.cc:740] T 7f6284f1c910491d94251e38719c02c7 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0b2819ff87843fc952418ac236a99ff, State: Initialized, Role: FOLLOWER
I20260710 13:21:21.620368 21149 consensus_queue.cc:260] T 7f6284f1c910491d94251e38719c02c7 P e0b2819ff87843fc952418ac236a99ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } }
I20260710 13:21:21.655210 20946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eaaa8410a8d04be89f02cba839560b32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:21.689316 21025 tablet_service.cc:1511] Processing CreateTablet for tablet 7f6284f1c910491d94251e38719c02c7 (DEFAULT_TABLE table=test-workload [id=f5d12b81e20144ccaec0572396c993dc]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:21:21.690891 21025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f6284f1c910491d94251e38719c02c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:21.697973 21024 tablet_service.cc:1511] Processing CreateTablet for tablet 2ab4d8ba1eb541b6b487a5882bca5f67 (DEFAULT_TABLE table=test-workload [id=f5d12b81e20144ccaec0572396c993dc]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:21.700747 21023 tablet_service.cc:1511] Processing CreateTablet for tablet ee6f7160447b42b288e105da951b2492 (DEFAULT_TABLE table=test-workload [id=f5d12b81e20144ccaec0572396c993dc]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:21.703302 21022 tablet_service.cc:1511] Processing CreateTablet for tablet 83b6d196f36745bab04165d17992b199 (DEFAULT_TABLE table=test-workload [id=f5d12b81e20144ccaec0572396c993dc]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:21:21.705852 21021 tablet_service.cc:1511] Processing CreateTablet for tablet eaaa8410a8d04be89f02cba839560b32 (DEFAULT_TABLE table=test-workload [id=f5d12b81e20144ccaec0572396c993dc]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:21.708200 21020 tablet_service.cc:1511] Processing CreateTablet for tablet 8f3aca8634f14d168aea6ed04bb9522c (DEFAULT_TABLE table=test-workload [id=f5d12b81e20144ccaec0572396c993dc]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:21:21.710599 21019 tablet_service.cc:1511] Processing CreateTablet for tablet b1d0fb8282a549ecacfd8edcb7880989 (DEFAULT_TABLE table=test-workload [id=f5d12b81e20144ccaec0572396c993dc]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:21.713431 21018 tablet_service.cc:1511] Processing CreateTablet for tablet c2d6b5d5c17b4fdb91b4cf2d2108513d (DEFAULT_TABLE table=test-workload [id=f5d12b81e20144ccaec0572396c993dc]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:21.717082 21017 tablet_service.cc:1511] Processing CreateTablet for tablet 601bf470d84a4a168e8a279d5565ef1e (DEFAULT_TABLE table=test-workload [id=f5d12b81e20144ccaec0572396c993dc]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:21.721922 21024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ab4d8ba1eb541b6b487a5882bca5f67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:21.727775 21019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1d0fb8282a549ecacfd8edcb7880989. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:21.731788 21022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83b6d196f36745bab04165d17992b199. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:21.735812 21021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eaaa8410a8d04be89f02cba839560b32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:21.739765 21018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2d6b5d5c17b4fdb91b4cf2d2108513d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:21.741832 21020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f3aca8634f14d168aea6ed04bb9522c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:21.747586 21017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 601bf470d84a4a168e8a279d5565ef1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:21.768375 21023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee6f7160447b42b288e105da951b2492. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:21.792444 21149 ts_tablet_manager.cc:1434] T 7f6284f1c910491d94251e38719c02c7 P e0b2819ff87843fc952418ac236a99ff: Time spent starting tablet: real 0.178s	user 0.050s	sys 0.090s
I20260710 13:21:21.794092 21149 tablet_bootstrap.cc:492] T 83b6d196f36745bab04165d17992b199 P e0b2819ff87843fc952418ac236a99ff: Bootstrap starting.
I20260710 13:21:21.801510 21149 tablet_bootstrap.cc:654] T 83b6d196f36745bab04165d17992b199 P e0b2819ff87843fc952418ac236a99ff: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:21.820106 21150 tablet_bootstrap.cc:492] T ee6f7160447b42b288e105da951b2492 P cff1cec1fcff4ba9aadaf22e7e946a71: Bootstrap starting.
I20260710 13:21:21.833630 21149 tablet_bootstrap.cc:492] T 83b6d196f36745bab04165d17992b199 P e0b2819ff87843fc952418ac236a99ff: No bootstrap required, opened a new log
I20260710 13:21:21.834326 21149 ts_tablet_manager.cc:1403] T 83b6d196f36745bab04165d17992b199 P e0b2819ff87843fc952418ac236a99ff: Time spent bootstrapping tablet: real 0.041s	user 0.020s	sys 0.007s
I20260710 13:21:21.837512 21149 raft_consensus.cc:359] T 83b6d196f36745bab04165d17992b199 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:21.838251 21149 raft_consensus.cc:385] T 83b6d196f36745bab04165d17992b199 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:21.838590 21149 raft_consensus.cc:740] T 83b6d196f36745bab04165d17992b199 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0b2819ff87843fc952418ac236a99ff, State: Initialized, Role: FOLLOWER
I20260710 13:21:21.839430 21149 consensus_queue.cc:260] T 83b6d196f36745bab04165d17992b199 P e0b2819ff87843fc952418ac236a99ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:21.841692 21149 ts_tablet_manager.cc:1434] T 83b6d196f36745bab04165d17992b199 P e0b2819ff87843fc952418ac236a99ff: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:21:21.842639 21149 tablet_bootstrap.cc:492] T 8f3aca8634f14d168aea6ed04bb9522c P e0b2819ff87843fc952418ac236a99ff: Bootstrap starting.
I20260710 13:21:21.844698 21150 tablet_bootstrap.cc:654] T ee6f7160447b42b288e105da951b2492 P cff1cec1fcff4ba9aadaf22e7e946a71: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:21.848089 21149 tablet_bootstrap.cc:654] T 8f3aca8634f14d168aea6ed04bb9522c P e0b2819ff87843fc952418ac236a99ff: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:21.855984 21149 tablet_bootstrap.cc:492] T 8f3aca8634f14d168aea6ed04bb9522c P e0b2819ff87843fc952418ac236a99ff: No bootstrap required, opened a new log
I20260710 13:21:21.858009 21150 tablet_bootstrap.cc:492] T ee6f7160447b42b288e105da951b2492 P cff1cec1fcff4ba9aadaf22e7e946a71: No bootstrap required, opened a new log
I20260710 13:21:21.858788 21150 ts_tablet_manager.cc:1403] T ee6f7160447b42b288e105da951b2492 P cff1cec1fcff4ba9aadaf22e7e946a71: Time spent bootstrapping tablet: real 0.039s	user 0.008s	sys 0.011s
I20260710 13:21:21.858117 21149 ts_tablet_manager.cc:1403] T 8f3aca8634f14d168aea6ed04bb9522c P e0b2819ff87843fc952418ac236a99ff: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.006s
I20260710 13:21:21.862174 21150 raft_consensus.cc:359] T ee6f7160447b42b288e105da951b2492 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:21.863030 21150 raft_consensus.cc:385] T ee6f7160447b42b288e105da951b2492 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:21.862969 21149 raft_consensus.cc:359] T 8f3aca8634f14d168aea6ed04bb9522c P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:21.863602 21150 raft_consensus.cc:740] T ee6f7160447b42b288e105da951b2492 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cff1cec1fcff4ba9aadaf22e7e946a71, State: Initialized, Role: FOLLOWER
I20260710 13:21:21.863920 21149 raft_consensus.cc:385] T 8f3aca8634f14d168aea6ed04bb9522c P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:21.864256 21149 raft_consensus.cc:740] T 8f3aca8634f14d168aea6ed04bb9522c P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0b2819ff87843fc952418ac236a99ff, State: Initialized, Role: FOLLOWER
I20260710 13:21:21.864637 21150 consensus_queue.cc:260] T ee6f7160447b42b288e105da951b2492 P cff1cec1fcff4ba9aadaf22e7e946a71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:21.865023 21149 consensus_queue.cc:260] T 8f3aca8634f14d168aea6ed04bb9522c P e0b2819ff87843fc952418ac236a99ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:21.867846 21149 ts_tablet_manager.cc:1434] T 8f3aca8634f14d168aea6ed04bb9522c P e0b2819ff87843fc952418ac236a99ff: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:21:21.869143 21149 tablet_bootstrap.cc:492] T b1d0fb8282a549ecacfd8edcb7880989 P e0b2819ff87843fc952418ac236a99ff: Bootstrap starting.
I20260710 13:21:21.869446 21134 heartbeater.cc:499] Master 127.16.20.126:42733 was elected leader, sending a full tablet report...
I20260710 13:21:21.869928 21150 ts_tablet_manager.cc:1434] T ee6f7160447b42b288e105da951b2492 P cff1cec1fcff4ba9aadaf22e7e946a71: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.002s
I20260710 13:21:21.870918 21150 tablet_bootstrap.cc:492] T 8f3aca8634f14d168aea6ed04bb9522c P cff1cec1fcff4ba9aadaf22e7e946a71: Bootstrap starting.
I20260710 13:21:21.875576 21149 tablet_bootstrap.cc:654] T b1d0fb8282a549ecacfd8edcb7880989 P e0b2819ff87843fc952418ac236a99ff: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:21.877337 21150 tablet_bootstrap.cc:654] T 8f3aca8634f14d168aea6ed04bb9522c P cff1cec1fcff4ba9aadaf22e7e946a71: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:21.888603 21149 tablet_bootstrap.cc:492] T b1d0fb8282a549ecacfd8edcb7880989 P e0b2819ff87843fc952418ac236a99ff: No bootstrap required, opened a new log
I20260710 13:21:21.889328 21149 ts_tablet_manager.cc:1403] T b1d0fb8282a549ecacfd8edcb7880989 P e0b2819ff87843fc952418ac236a99ff: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.008s
I20260710 13:21:21.918681 21149 raft_consensus.cc:359] T b1d0fb8282a549ecacfd8edcb7880989 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:21.919762 21149 raft_consensus.cc:385] T b1d0fb8282a549ecacfd8edcb7880989 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:21.920163 21149 raft_consensus.cc:740] T b1d0fb8282a549ecacfd8edcb7880989 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0b2819ff87843fc952418ac236a99ff, State: Initialized, Role: FOLLOWER
I20260710 13:21:21.921016 21149 consensus_queue.cc:260] T b1d0fb8282a549ecacfd8edcb7880989 P e0b2819ff87843fc952418ac236a99ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:21.923364 21149 ts_tablet_manager.cc:1434] T b1d0fb8282a549ecacfd8edcb7880989 P e0b2819ff87843fc952418ac236a99ff: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.002s
I20260710 13:21:21.924477 21149 tablet_bootstrap.cc:492] T c2d6b5d5c17b4fdb91b4cf2d2108513d P e0b2819ff87843fc952418ac236a99ff: Bootstrap starting.
I20260710 13:21:21.933414 21149 tablet_bootstrap.cc:654] T c2d6b5d5c17b4fdb91b4cf2d2108513d P e0b2819ff87843fc952418ac236a99ff: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:21.981643 21156 raft_consensus.cc:493] T ee6f7160447b42b288e105da951b2492 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:21.982513 21156 raft_consensus.cc:515] T ee6f7160447b42b288e105da951b2492 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:21.988214 21156 leader_election.cc:290] T ee6f7160447b42b288e105da951b2492 P cff1cec1fcff4ba9aadaf22e7e946a71 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0b2819ff87843fc952418ac236a99ff (127.16.20.65:38617), b77c05e358b8412ba181b50af2edde23 (127.16.20.66:34115)
I20260710 13:21:22.002090 20985 heartbeater.cc:499] Master 127.16.20.126:42733 was elected leader, sending a full tablet report...
I20260710 13:21:22.092588 21152 raft_consensus.cc:493] T 7f6284f1c910491d94251e38719c02c7 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:22.093341 21152 raft_consensus.cc:515] T 7f6284f1c910491d94251e38719c02c7 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } }
I20260710 13:21:22.113680 21159 tablet_bootstrap.cc:492] T 83b6d196f36745bab04165d17992b199 P b77c05e358b8412ba181b50af2edde23: Bootstrap starting.
I20260710 13:21:22.130857 21149 tablet_bootstrap.cc:492] T c2d6b5d5c17b4fdb91b4cf2d2108513d P e0b2819ff87843fc952418ac236a99ff: No bootstrap required, opened a new log
I20260710 13:21:22.131706 21149 ts_tablet_manager.cc:1403] T c2d6b5d5c17b4fdb91b4cf2d2108513d P e0b2819ff87843fc952418ac236a99ff: Time spent bootstrapping tablet: real 0.207s	user 0.049s	sys 0.124s
I20260710 13:21:22.136216 21149 raft_consensus.cc:359] T c2d6b5d5c17b4fdb91b4cf2d2108513d P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:22.137349 21149 raft_consensus.cc:385] T c2d6b5d5c17b4fdb91b4cf2d2108513d P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:22.137789 21149 raft_consensus.cc:740] T c2d6b5d5c17b4fdb91b4cf2d2108513d P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0b2819ff87843fc952418ac236a99ff, State: Initialized, Role: FOLLOWER
I20260710 13:21:22.139163 21149 consensus_queue.cc:260] T c2d6b5d5c17b4fdb91b4cf2d2108513d P e0b2819ff87843fc952418ac236a99ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
W20260710 13:21:22.142753 20906 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:21:22.148833 21163 raft_consensus.cc:493] T 8f3aca8634f14d168aea6ed04bb9522c P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:22.151142 21163 raft_consensus.cc:515] T 8f3aca8634f14d168aea6ed04bb9522c P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:22.155627 21152 leader_election.cc:290] T 7f6284f1c910491d94251e38719c02c7 P e0b2819ff87843fc952418ac236a99ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cff1cec1fcff4ba9aadaf22e7e946a71 (127.16.20.67:39961), b77c05e358b8412ba181b50af2edde23 (127.16.20.66:34115)
I20260710 13:21:22.155543 21149 ts_tablet_manager.cc:1434] T c2d6b5d5c17b4fdb91b4cf2d2108513d P e0b2819ff87843fc952418ac236a99ff: Time spent starting tablet: real 0.023s	user 0.012s	sys 0.006s
I20260710 13:21:22.160590 21159 tablet_bootstrap.cc:654] T 83b6d196f36745bab04165d17992b199 P b77c05e358b8412ba181b50af2edde23: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:22.162237 21149 tablet_bootstrap.cc:492] T 2ab4d8ba1eb541b6b487a5882bca5f67 P e0b2819ff87843fc952418ac236a99ff: Bootstrap starting.
I20260710 13:21:22.137158 21150 tablet_bootstrap.cc:492] T 8f3aca8634f14d168aea6ed04bb9522c P cff1cec1fcff4ba9aadaf22e7e946a71: No bootstrap required, opened a new log
I20260710 13:21:22.163944 21150 ts_tablet_manager.cc:1403] T 8f3aca8634f14d168aea6ed04bb9522c P cff1cec1fcff4ba9aadaf22e7e946a71: Time spent bootstrapping tablet: real 0.293s	user 0.082s	sys 0.146s
I20260710 13:21:22.167335 21150 raft_consensus.cc:359] T 8f3aca8634f14d168aea6ed04bb9522c P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:22.168210 21150 raft_consensus.cc:385] T 8f3aca8634f14d168aea6ed04bb9522c P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:22.168527 21150 raft_consensus.cc:740] T 8f3aca8634f14d168aea6ed04bb9522c P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cff1cec1fcff4ba9aadaf22e7e946a71, State: Initialized, Role: FOLLOWER
I20260710 13:21:22.169396 21150 consensus_queue.cc:260] T 8f3aca8634f14d168aea6ed04bb9522c P cff1cec1fcff4ba9aadaf22e7e946a71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:22.176375 21150 ts_tablet_manager.cc:1434] T 8f3aca8634f14d168aea6ed04bb9522c P cff1cec1fcff4ba9aadaf22e7e946a71: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 13:21:22.176915 21149 tablet_bootstrap.cc:654] T 2ab4d8ba1eb541b6b487a5882bca5f67 P e0b2819ff87843fc952418ac236a99ff: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:22.177487 21150 tablet_bootstrap.cc:492] T 601bf470d84a4a168e8a279d5565ef1e P cff1cec1fcff4ba9aadaf22e7e946a71: Bootstrap starting.
I20260710 13:21:22.187548 21163 leader_election.cc:290] T 8f3aca8634f14d168aea6ed04bb9522c P e0b2819ff87843fc952418ac236a99ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b77c05e358b8412ba181b50af2edde23 (127.16.20.66:34115), cff1cec1fcff4ba9aadaf22e7e946a71 (127.16.20.67:39961)
I20260710 13:21:22.188215 21150 tablet_bootstrap.cc:654] T 601bf470d84a4a168e8a279d5565ef1e P cff1cec1fcff4ba9aadaf22e7e946a71: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:22.191074 21159 tablet_bootstrap.cc:492] T 83b6d196f36745bab04165d17992b199 P b77c05e358b8412ba181b50af2edde23: No bootstrap required, opened a new log
I20260710 13:21:22.191779 21159 ts_tablet_manager.cc:1403] T 83b6d196f36745bab04165d17992b199 P b77c05e358b8412ba181b50af2edde23: Time spent bootstrapping tablet: real 0.078s	user 0.009s	sys 0.004s
I20260710 13:21:22.195338 21159 raft_consensus.cc:359] T 83b6d196f36745bab04165d17992b199 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:22.196244 21159 raft_consensus.cc:385] T 83b6d196f36745bab04165d17992b199 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:22.196578 21159 raft_consensus.cc:740] T 83b6d196f36745bab04165d17992b199 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b77c05e358b8412ba181b50af2edde23, State: Initialized, Role: FOLLOWER
I20260710 13:21:22.199150 20960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee6f7160447b42b288e105da951b2492" candidate_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2819ff87843fc952418ac236a99ff" is_pre_election: true
I20260710 13:21:22.200356 21159 consensus_queue.cc:260] T 83b6d196f36745bab04165d17992b199 P b77c05e358b8412ba181b50af2edde23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
W20260710 13:21:22.200995 21072 leader_election.cc:343] T ee6f7160447b42b288e105da951b2492 P cff1cec1fcff4ba9aadaf22e7e946a71 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e0b2819ff87843fc952418ac236a99ff (127.16.20.65:38617): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:22.207856 21109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f6284f1c910491d94251e38719c02c7" candidate_uuid: "e0b2819ff87843fc952418ac236a99ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" is_pre_election: true
I20260710 13:21:22.209573 21108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f3aca8634f14d168aea6ed04bb9522c" candidate_uuid: "e0b2819ff87843fc952418ac236a99ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" is_pre_election: true
I20260710 13:21:22.210310 21108 raft_consensus.cc:2468] T 8f3aca8634f14d168aea6ed04bb9522c P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0b2819ff87843fc952418ac236a99ff in term 0.
W20260710 13:21:22.210987 20924 leader_election.cc:343] T 7f6284f1c910491d94251e38719c02c7 P e0b2819ff87843fc952418ac236a99ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cff1cec1fcff4ba9aadaf22e7e946a71 (127.16.20.67:39961): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:22.211690 21060 heartbeater.cc:499] Master 127.16.20.126:42733 was elected leader, sending a full tablet report...
I20260710 13:21:22.211895 20924 leader_election.cc:304] T 8f3aca8634f14d168aea6ed04bb9522c P e0b2819ff87843fc952418ac236a99ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cff1cec1fcff4ba9aadaf22e7e946a71, e0b2819ff87843fc952418ac236a99ff; no voters: 
I20260710 13:21:22.212805 21163 raft_consensus.cc:2804] T 8f3aca8634f14d168aea6ed04bb9522c P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:22.213162 21163 raft_consensus.cc:493] T 8f3aca8634f14d168aea6ed04bb9522c P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:22.210270 21159 ts_tablet_manager.cc:1434] T 83b6d196f36745bab04165d17992b199 P b77c05e358b8412ba181b50af2edde23: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260710 13:21:22.213488 21163 raft_consensus.cc:3060] T 8f3aca8634f14d168aea6ed04bb9522c P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:22.201298 21149 tablet_bootstrap.cc:492] T 2ab4d8ba1eb541b6b487a5882bca5f67 P e0b2819ff87843fc952418ac236a99ff: No bootstrap required, opened a new log
I20260710 13:21:22.215145 21149 ts_tablet_manager.cc:1403] T 2ab4d8ba1eb541b6b487a5882bca5f67 P e0b2819ff87843fc952418ac236a99ff: Time spent bootstrapping tablet: real 0.053s	user 0.022s	sys 0.000s
I20260710 13:21:22.218320 21149 raft_consensus.cc:359] T 2ab4d8ba1eb541b6b487a5882bca5f67 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:22.219087 21149 raft_consensus.cc:385] T 2ab4d8ba1eb541b6b487a5882bca5f67 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:22.221585 21163 raft_consensus.cc:515] T 8f3aca8634f14d168aea6ed04bb9522c P e0b2819ff87843fc952418ac236a99ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:22.224332 21159 tablet_bootstrap.cc:492] T ee6f7160447b42b288e105da951b2492 P b77c05e358b8412ba181b50af2edde23: Bootstrap starting.
I20260710 13:21:22.229665 21163 leader_election.cc:290] T 8f3aca8634f14d168aea6ed04bb9522c P e0b2819ff87843fc952418ac236a99ff [CANDIDATE]: Term 1 election: Requested vote from peers b77c05e358b8412ba181b50af2edde23 (127.16.20.66:34115), cff1cec1fcff4ba9aadaf22e7e946a71 (127.16.20.67:39961)
I20260710 13:21:22.230176 21149 raft_consensus.cc:740] T 2ab4d8ba1eb541b6b487a5882bca5f67 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0b2819ff87843fc952418ac236a99ff, State: Initialized, Role: FOLLOWER
I20260710 13:21:22.230461 21035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee6f7160447b42b288e105da951b2492" candidate_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77c05e358b8412ba181b50af2edde23" is_pre_election: true
I20260710 13:21:22.231081 21149 consensus_queue.cc:260] T 2ab4d8ba1eb541b6b487a5882bca5f67 P e0b2819ff87843fc952418ac236a99ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:22.231468 21034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f3aca8634f14d168aea6ed04bb9522c" candidate_uuid: "e0b2819ff87843fc952418ac236a99ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77c05e358b8412ba181b50af2edde23" is_pre_election: true
I20260710 13:21:22.232067 21108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f3aca8634f14d168aea6ed04bb9522c" candidate_uuid: "e0b2819ff87843fc952418ac236a99ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71"
I20260710 13:21:22.232638 21033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f6284f1c910491d94251e38719c02c7" candidate_uuid: "e0b2819ff87843fc952418ac236a99ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77c05e358b8412ba181b50af2edde23" is_pre_election: true
I20260710 13:21:22.233067 21032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f3aca8634f14d168aea6ed04bb9522c" candidate_uuid: "e0b2819ff87843fc952418ac236a99ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77c05e358b8412ba181b50af2edde23"
W20260710 13:21:22.234515 21072 leader_election.cc:343] T ee6f7160447b42b288e105da951b2492 P cff1cec1fcff4ba9aadaf22e7e946a71 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b77c05e358b8412ba181b50af2edde23 (127.16.20.66:34115): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:21:22.234747 20923 leader_election.cc:343] T 8f3aca8634f14d168aea6ed04bb9522c P e0b2819ff87843fc952418ac236a99ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b77c05e358b8412ba181b50af2edde23 (127.16.20.66:34115): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:22.233234 21149 ts_tablet_manager.cc:1434] T 2ab4d8ba1eb541b6b487a5882bca5f67 P e0b2819ff87843fc952418ac236a99ff: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260710 13:21:22.234983 21072 leader_election.cc:304] T ee6f7160447b42b288e105da951b2492 P cff1cec1fcff4ba9aadaf22e7e946a71 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cff1cec1fcff4ba9aadaf22e7e946a71; no voters: b77c05e358b8412ba181b50af2edde23, e0b2819ff87843fc952418ac236a99ff
W20260710 13:21:22.235769 20923 leader_election.cc:343] T 7f6284f1c910491d94251e38719c02c7 P e0b2819ff87843fc952418ac236a99ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b77c05e358b8412ba181b50af2edde23 (127.16.20.66:34115): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:22.236124 21149 tablet_bootstrap.cc:492] T 601bf470d84a4a168e8a279d5565ef1e P e0b2819ff87843fc952418ac236a99ff: Bootstrap starting.
I20260710 13:21:22.236280 20923 leader_election.cc:304] T 7f6284f1c910491d94251e38719c02c7 P e0b2819ff87843fc952418ac236a99ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e0b2819ff87843fc952418ac236a99ff; no voters: b77c05e358b8412ba181b50af2edde23, cff1cec1fcff4ba9aadaf22e7e946a71
I20260710 13:21:22.237114 21163 raft_consensus.cc:2749] T 7f6284f1c910491d94251e38719c02c7 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:22.238374 21156 raft_consensus.cc:2749] T ee6f7160447b42b288e105da951b2492 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:22.238883 21159 tablet_bootstrap.cc:654] T ee6f7160447b42b288e105da951b2492 P b77c05e358b8412ba181b50af2edde23: Neither blocks nor log segments found. Creating new log.
W20260710 13:21:22.239459 20923 leader_election.cc:343] T 8f3aca8634f14d168aea6ed04bb9522c P e0b2819ff87843fc952418ac236a99ff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b77c05e358b8412ba181b50af2edde23 (127.16.20.66:34115): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:22.232685 21108 raft_consensus.cc:3060] T 8f3aca8634f14d168aea6ed04bb9522c P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:22.242451 21149 tablet_bootstrap.cc:654] T 601bf470d84a4a168e8a279d5565ef1e P e0b2819ff87843fc952418ac236a99ff: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:22.241583 21150 tablet_bootstrap.cc:492] T 601bf470d84a4a168e8a279d5565ef1e P cff1cec1fcff4ba9aadaf22e7e946a71: No bootstrap required, opened a new log
I20260710 13:21:22.250710 21159 tablet_bootstrap.cc:492] T ee6f7160447b42b288e105da951b2492 P b77c05e358b8412ba181b50af2edde23: No bootstrap required, opened a new log
I20260710 13:21:22.250731 21150 ts_tablet_manager.cc:1403] T 601bf470d84a4a168e8a279d5565ef1e P cff1cec1fcff4ba9aadaf22e7e946a71: Time spent bootstrapping tablet: real 0.073s	user 0.011s	sys 0.003s
I20260710 13:21:22.254729 21150 raft_consensus.cc:359] T 601bf470d84a4a168e8a279d5565ef1e P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:22.255517 21150 raft_consensus.cc:385] T 601bf470d84a4a168e8a279d5565ef1e P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:22.255842 21150 raft_consensus.cc:740] T 601bf470d84a4a168e8a279d5565ef1e P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cff1cec1fcff4ba9aadaf22e7e946a71, State: Initialized, Role: FOLLOWER
I20260710 13:21:22.251248 21159 ts_tablet_manager.cc:1403] T ee6f7160447b42b288e105da951b2492 P b77c05e358b8412ba181b50af2edde23: Time spent bootstrapping tablet: real 0.027s	user 0.004s	sys 0.014s
I20260710 13:21:22.257536 21108 raft_consensus.cc:2468] T 8f3aca8634f14d168aea6ed04bb9522c P cff1cec1fcff4ba9aadaf22e7e946a71 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0b2819ff87843fc952418ac236a99ff in term 1.
I20260710 13:21:22.258903 21159 raft_consensus.cc:359] T ee6f7160447b42b288e105da951b2492 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:22.259667 21159 raft_consensus.cc:385] T ee6f7160447b42b288e105da951b2492 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:22.259956 21159 raft_consensus.cc:740] T ee6f7160447b42b288e105da951b2492 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b77c05e358b8412ba181b50af2edde23, State: Initialized, Role: FOLLOWER
I20260710 13:21:22.260511 20924 leader_election.cc:304] T 8f3aca8634f14d168aea6ed04bb9522c P e0b2819ff87843fc952418ac236a99ff [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: cff1cec1fcff4ba9aadaf22e7e946a71, e0b2819ff87843fc952418ac236a99ff; no voters: b77c05e358b8412ba181b50af2edde23
I20260710 13:21:22.260798 21159 consensus_queue.cc:260] T ee6f7160447b42b288e105da951b2492 P b77c05e358b8412ba181b50af2edde23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:22.261408 21163 raft_consensus.cc:2804] T 8f3aca8634f14d168aea6ed04bb9522c P e0b2819ff87843fc952418ac236a99ff [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:22.261937 21163 raft_consensus.cc:697] T 8f3aca8634f14d168aea6ed04bb9522c P e0b2819ff87843fc952418ac236a99ff [term 1 LEADER]: Becoming Leader. State: Replica: e0b2819ff87843fc952418ac236a99ff, State: Running, Role: LEADER
I20260710 13:21:22.262966 21149 tablet_bootstrap.cc:492] T 601bf470d84a4a168e8a279d5565ef1e P e0b2819ff87843fc952418ac236a99ff: No bootstrap required, opened a new log
I20260710 13:21:22.263059 21159 ts_tablet_manager.cc:1434] T ee6f7160447b42b288e105da951b2492 P b77c05e358b8412ba181b50af2edde23: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 13:21:22.262784 21163 consensus_queue.cc:237] T 8f3aca8634f14d168aea6ed04bb9522c P e0b2819ff87843fc952418ac236a99ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:22.265162 21159 tablet_bootstrap.cc:492] T c2d6b5d5c17b4fdb91b4cf2d2108513d P b77c05e358b8412ba181b50af2edde23: Bootstrap starting.
I20260710 13:21:22.263589 21149 ts_tablet_manager.cc:1403] T 601bf470d84a4a168e8a279d5565ef1e P e0b2819ff87843fc952418ac236a99ff: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.019s
I20260710 13:21:22.263758 21150 consensus_queue.cc:260] T 601bf470d84a4a168e8a279d5565ef1e P cff1cec1fcff4ba9aadaf22e7e946a71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:22.269889 21150 ts_tablet_manager.cc:1434] T 601bf470d84a4a168e8a279d5565ef1e P cff1cec1fcff4ba9aadaf22e7e946a71: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260710 13:21:22.270927 21150 tablet_bootstrap.cc:492] T 7f6284f1c910491d94251e38719c02c7 P cff1cec1fcff4ba9aadaf22e7e946a71: Bootstrap starting.
I20260710 13:21:22.272627 21159 tablet_bootstrap.cc:654] T c2d6b5d5c17b4fdb91b4cf2d2108513d P b77c05e358b8412ba181b50af2edde23: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:22.275883 20857 catalog_manager.cc:5697] T 8f3aca8634f14d168aea6ed04bb9522c P e0b2819ff87843fc952418ac236a99ff reported cstate change: term changed from 0 to 1, leader changed from <none> to e0b2819ff87843fc952418ac236a99ff (127.16.20.65). New cstate: current_term: 1 leader_uuid: "e0b2819ff87843fc952418ac236a99ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:22.277244 21150 tablet_bootstrap.cc:654] T 7f6284f1c910491d94251e38719c02c7 P cff1cec1fcff4ba9aadaf22e7e946a71: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:22.276571 21149 raft_consensus.cc:359] T 601bf470d84a4a168e8a279d5565ef1e P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:22.277863 21149 raft_consensus.cc:385] T 601bf470d84a4a168e8a279d5565ef1e P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:22.278328 21149 raft_consensus.cc:740] T 601bf470d84a4a168e8a279d5565ef1e P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0b2819ff87843fc952418ac236a99ff, State: Initialized, Role: FOLLOWER
I20260710 13:21:22.279642 21149 consensus_queue.cc:260] T 601bf470d84a4a168e8a279d5565ef1e P e0b2819ff87843fc952418ac236a99ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:22.283457 21149 ts_tablet_manager.cc:1434] T 601bf470d84a4a168e8a279d5565ef1e P e0b2819ff87843fc952418ac236a99ff: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260710 13:21:22.285094 21149 tablet_bootstrap.cc:492] T ee6f7160447b42b288e105da951b2492 P e0b2819ff87843fc952418ac236a99ff: Bootstrap starting.
I20260710 13:21:22.295010 21149 tablet_bootstrap.cc:654] T ee6f7160447b42b288e105da951b2492 P e0b2819ff87843fc952418ac236a99ff: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:22.308871 21149 tablet_bootstrap.cc:492] T ee6f7160447b42b288e105da951b2492 P e0b2819ff87843fc952418ac236a99ff: No bootstrap required, opened a new log
I20260710 13:21:22.309576 21149 ts_tablet_manager.cc:1403] T ee6f7160447b42b288e105da951b2492 P e0b2819ff87843fc952418ac236a99ff: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.004s
I20260710 13:21:22.313548 21149 raft_consensus.cc:359] T ee6f7160447b42b288e105da951b2492 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:22.314594 21149 raft_consensus.cc:385] T ee6f7160447b42b288e105da951b2492 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:22.315001 21149 raft_consensus.cc:740] T ee6f7160447b42b288e105da951b2492 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0b2819ff87843fc952418ac236a99ff, State: Initialized, Role: FOLLOWER
I20260710 13:21:22.316200 21149 consensus_queue.cc:260] T ee6f7160447b42b288e105da951b2492 P e0b2819ff87843fc952418ac236a99ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:22.319690 21149 ts_tablet_manager.cc:1434] T ee6f7160447b42b288e105da951b2492 P e0b2819ff87843fc952418ac236a99ff: Time spent starting tablet: real 0.010s	user 0.011s	sys 0.000s
I20260710 13:21:22.321002 21149 tablet_bootstrap.cc:492] T eaaa8410a8d04be89f02cba839560b32 P e0b2819ff87843fc952418ac236a99ff: Bootstrap starting.
I20260710 13:21:22.323169 21159 tablet_bootstrap.cc:492] T c2d6b5d5c17b4fdb91b4cf2d2108513d P b77c05e358b8412ba181b50af2edde23: No bootstrap required, opened a new log
I20260710 13:21:22.323736 21171 raft_consensus.cc:493] T ee6f7160447b42b288e105da951b2492 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:22.324049 21159 ts_tablet_manager.cc:1403] T c2d6b5d5c17b4fdb91b4cf2d2108513d P b77c05e358b8412ba181b50af2edde23: Time spent bootstrapping tablet: real 0.059s	user 0.047s	sys 0.010s
I20260710 13:21:22.324100 21150 tablet_bootstrap.cc:492] T 7f6284f1c910491d94251e38719c02c7 P cff1cec1fcff4ba9aadaf22e7e946a71: No bootstrap required, opened a new log
I20260710 13:21:22.324879 21150 ts_tablet_manager.cc:1403] T 7f6284f1c910491d94251e38719c02c7 P cff1cec1fcff4ba9aadaf22e7e946a71: Time spent bootstrapping tablet: real 0.054s	user 0.022s	sys 0.031s
I20260710 13:21:22.324249 21171 raft_consensus.cc:515] T ee6f7160447b42b288e105da951b2492 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:22.327183 21149 tablet_bootstrap.cc:654] T eaaa8410a8d04be89f02cba839560b32 P e0b2819ff87843fc952418ac236a99ff: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:22.327458 21159 raft_consensus.cc:359] T c2d6b5d5c17b4fdb91b4cf2d2108513d P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:22.327646 21150 raft_consensus.cc:359] T 7f6284f1c910491d94251e38719c02c7 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } }
I20260710 13:21:22.328238 21159 raft_consensus.cc:385] T c2d6b5d5c17b4fdb91b4cf2d2108513d P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:22.328299 21150 raft_consensus.cc:385] T 7f6284f1c910491d94251e38719c02c7 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:22.328581 21159 raft_consensus.cc:740] T c2d6b5d5c17b4fdb91b4cf2d2108513d P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b77c05e358b8412ba181b50af2edde23, State: Initialized, Role: FOLLOWER
I20260710 13:21:22.328656 21150 raft_consensus.cc:740] T 7f6284f1c910491d94251e38719c02c7 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cff1cec1fcff4ba9aadaf22e7e946a71, State: Initialized, Role: FOLLOWER
I20260710 13:21:22.329465 21150 consensus_queue.cc:260] T 7f6284f1c910491d94251e38719c02c7 P cff1cec1fcff4ba9aadaf22e7e946a71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } }
I20260710 13:21:22.329496 21159 consensus_queue.cc:260] T c2d6b5d5c17b4fdb91b4cf2d2108513d P b77c05e358b8412ba181b50af2edde23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:22.332340 21150 ts_tablet_manager.cc:1434] T 7f6284f1c910491d94251e38719c02c7 P cff1cec1fcff4ba9aadaf22e7e946a71: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:21:22.333678 21150 tablet_bootstrap.cc:492] T c2d6b5d5c17b4fdb91b4cf2d2108513d P cff1cec1fcff4ba9aadaf22e7e946a71: Bootstrap starting.
I20260710 13:21:22.342839 21150 tablet_bootstrap.cc:654] T c2d6b5d5c17b4fdb91b4cf2d2108513d P cff1cec1fcff4ba9aadaf22e7e946a71: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:22.351496 21171 leader_election.cc:290] T ee6f7160447b42b288e105da951b2492 P b77c05e358b8412ba181b50af2edde23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0b2819ff87843fc952418ac236a99ff (127.16.20.65:38617), cff1cec1fcff4ba9aadaf22e7e946a71 (127.16.20.67:39961)
I20260710 13:21:22.356401 21150 tablet_bootstrap.cc:492] T c2d6b5d5c17b4fdb91b4cf2d2108513d P cff1cec1fcff4ba9aadaf22e7e946a71: No bootstrap required, opened a new log
I20260710 13:21:22.357040 21150 ts_tablet_manager.cc:1403] T c2d6b5d5c17b4fdb91b4cf2d2108513d P cff1cec1fcff4ba9aadaf22e7e946a71: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.003s
I20260710 13:21:22.360292 21150 raft_consensus.cc:359] T c2d6b5d5c17b4fdb91b4cf2d2108513d P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:22.361310 21150 raft_consensus.cc:385] T c2d6b5d5c17b4fdb91b4cf2d2108513d P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:22.361788 21150 raft_consensus.cc:740] T c2d6b5d5c17b4fdb91b4cf2d2108513d P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cff1cec1fcff4ba9aadaf22e7e946a71, State: Initialized, Role: FOLLOWER
I20260710 13:21:22.363014 21150 consensus_queue.cc:260] T c2d6b5d5c17b4fdb91b4cf2d2108513d P cff1cec1fcff4ba9aadaf22e7e946a71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:22.366516 21150 ts_tablet_manager.cc:1434] T c2d6b5d5c17b4fdb91b4cf2d2108513d P cff1cec1fcff4ba9aadaf22e7e946a71: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260710 13:21:22.368086 21150 tablet_bootstrap.cc:492] T b1d0fb8282a549ecacfd8edcb7880989 P cff1cec1fcff4ba9aadaf22e7e946a71: Bootstrap starting.
I20260710 13:21:22.377660 21150 tablet_bootstrap.cc:654] T b1d0fb8282a549ecacfd8edcb7880989 P cff1cec1fcff4ba9aadaf22e7e946a71: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:22.388409 21163 raft_consensus.cc:493] T ee6f7160447b42b288e105da951b2492 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:22.389050 21163 raft_consensus.cc:515] T ee6f7160447b42b288e105da951b2492 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:22.391225 21156 raft_consensus.cc:493] T 601bf470d84a4a168e8a279d5565ef1e P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:22.391894 21156 raft_consensus.cc:515] T 601bf470d84a4a168e8a279d5565ef1e P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:22.393530 21150 tablet_bootstrap.cc:492] T b1d0fb8282a549ecacfd8edcb7880989 P cff1cec1fcff4ba9aadaf22e7e946a71: No bootstrap required, opened a new log
I20260710 13:21:22.393666 21032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee6f7160447b42b288e105da951b2492" candidate_uuid: "e0b2819ff87843fc952418ac236a99ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77c05e358b8412ba181b50af2edde23" is_pre_election: true
I20260710 13:21:22.393855 21108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee6f7160447b42b288e105da951b2492" candidate_uuid: "e0b2819ff87843fc952418ac236a99ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" is_pre_election: true
I20260710 13:21:22.394112 21150 ts_tablet_manager.cc:1403] T b1d0fb8282a549ecacfd8edcb7880989 P cff1cec1fcff4ba9aadaf22e7e946a71: Time spent bootstrapping tablet: real 0.026s	user 0.005s	sys 0.015s
I20260710 13:21:22.396508 21108 raft_consensus.cc:2468] T ee6f7160447b42b288e105da951b2492 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0b2819ff87843fc952418ac236a99ff in term 0.
I20260710 13:21:22.394297 21032 raft_consensus.cc:2468] T ee6f7160447b42b288e105da951b2492 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0b2819ff87843fc952418ac236a99ff in term 0.
I20260710 13:21:22.398120 20924 leader_election.cc:304] T ee6f7160447b42b288e105da951b2492 P e0b2819ff87843fc952418ac236a99ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cff1cec1fcff4ba9aadaf22e7e946a71, e0b2819ff87843fc952418ac236a99ff; no voters: 
I20260710 13:21:22.398391 21165 raft_consensus.cc:493] T b1d0fb8282a549ecacfd8edcb7880989 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:22.394526 21163 leader_election.cc:290] T ee6f7160447b42b288e105da951b2492 P e0b2819ff87843fc952418ac236a99ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b77c05e358b8412ba181b50af2edde23 (127.16.20.66:34115), cff1cec1fcff4ba9aadaf22e7e946a71 (127.16.20.67:39961)
I20260710 13:21:22.394183 21156 leader_election.cc:290] T 601bf470d84a4a168e8a279d5565ef1e P cff1cec1fcff4ba9aadaf22e7e946a71 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0b2819ff87843fc952418ac236a99ff (127.16.20.65:38617), b77c05e358b8412ba181b50af2edde23 (127.16.20.66:34115)
I20260710 13:21:22.399050 21152 raft_consensus.cc:2804] T ee6f7160447b42b288e105da951b2492 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:22.399487 21152 raft_consensus.cc:493] T ee6f7160447b42b288e105da951b2492 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:22.399806 21152 raft_consensus.cc:3060] T ee6f7160447b42b288e105da951b2492 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:22.400061 20960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "601bf470d84a4a168e8a279d5565ef1e" candidate_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2819ff87843fc952418ac236a99ff" is_pre_election: true
I20260710 13:21:22.401032 20960 raft_consensus.cc:2468] T 601bf470d84a4a168e8a279d5565ef1e P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cff1cec1fcff4ba9aadaf22e7e946a71 in term 0.
I20260710 13:21:22.402539 21072 leader_election.cc:304] T 601bf470d84a4a168e8a279d5565ef1e P cff1cec1fcff4ba9aadaf22e7e946a71 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cff1cec1fcff4ba9aadaf22e7e946a71, e0b2819ff87843fc952418ac236a99ff; no voters: 
I20260710 13:21:22.398968 21165 raft_consensus.cc:515] T b1d0fb8282a549ecacfd8edcb7880989 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:22.403688 21156 raft_consensus.cc:2804] T 601bf470d84a4a168e8a279d5565ef1e P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:22.404124 21156 raft_consensus.cc:493] T 601bf470d84a4a168e8a279d5565ef1e P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:22.404508 21156 raft_consensus.cc:3060] T 601bf470d84a4a168e8a279d5565ef1e P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:22.405301 21165 leader_election.cc:290] T b1d0fb8282a549ecacfd8edcb7880989 P e0b2819ff87843fc952418ac236a99ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b77c05e358b8412ba181b50af2edde23 (127.16.20.66:34115), cff1cec1fcff4ba9aadaf22e7e946a71 (127.16.20.67:39961)
I20260710 13:21:22.406163 21032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1d0fb8282a549ecacfd8edcb7880989" candidate_uuid: "e0b2819ff87843fc952418ac236a99ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77c05e358b8412ba181b50af2edde23" is_pre_election: true
W20260710 13:21:22.407719 20923 leader_election.cc:343] T b1d0fb8282a549ecacfd8edcb7880989 P e0b2819ff87843fc952418ac236a99ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b77c05e358b8412ba181b50af2edde23 (127.16.20.66:34115): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:22.408138 21108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1d0fb8282a549ecacfd8edcb7880989" candidate_uuid: "e0b2819ff87843fc952418ac236a99ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" is_pre_election: true
I20260710 13:21:22.408619 21150 raft_consensus.cc:359] T b1d0fb8282a549ecacfd8edcb7880989 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:22.409403 21150 raft_consensus.cc:385] T b1d0fb8282a549ecacfd8edcb7880989 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:22.409729 21150 raft_consensus.cc:740] T b1d0fb8282a549ecacfd8edcb7880989 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cff1cec1fcff4ba9aadaf22e7e946a71, State: Initialized, Role: FOLLOWER
I20260710 13:21:22.410679 21150 consensus_queue.cc:260] T b1d0fb8282a549ecacfd8edcb7880989 P cff1cec1fcff4ba9aadaf22e7e946a71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:22.411006 21152 raft_consensus.cc:515] T ee6f7160447b42b288e105da951b2492 P e0b2819ff87843fc952418ac236a99ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:22.411675 21108 raft_consensus.cc:2468] T b1d0fb8282a549ecacfd8edcb7880989 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0b2819ff87843fc952418ac236a99ff in term 0.
I20260710 13:21:22.412348 21032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "601bf470d84a4a168e8a279d5565ef1e" candidate_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77c05e358b8412ba181b50af2edde23" is_pre_election: true
W20260710 13:21:22.413725 21072 leader_election.cc:343] T 601bf470d84a4a168e8a279d5565ef1e P cff1cec1fcff4ba9aadaf22e7e946a71 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b77c05e358b8412ba181b50af2edde23 (127.16.20.66:34115): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:22.415050 20924 leader_election.cc:304] T b1d0fb8282a549ecacfd8edcb7880989 P e0b2819ff87843fc952418ac236a99ff [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: cff1cec1fcff4ba9aadaf22e7e946a71, e0b2819ff87843fc952418ac236a99ff; no voters: b77c05e358b8412ba181b50af2edde23
I20260710 13:21:22.416323 21165 raft_consensus.cc:2804] T b1d0fb8282a549ecacfd8edcb7880989 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:22.416697 21165 raft_consensus.cc:493] T b1d0fb8282a549ecacfd8edcb7880989 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:22.417079 21165 raft_consensus.cc:3060] T b1d0fb8282a549ecacfd8edcb7880989 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:22.417380 21032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee6f7160447b42b288e105da951b2492" candidate_uuid: "e0b2819ff87843fc952418ac236a99ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77c05e358b8412ba181b50af2edde23"
I20260710 13:21:22.417284 21156 raft_consensus.cc:515] T 601bf470d84a4a168e8a279d5565ef1e P cff1cec1fcff4ba9aadaf22e7e946a71 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:22.418151 21032 raft_consensus.cc:3060] T ee6f7160447b42b288e105da951b2492 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:22.421373 20960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "601bf470d84a4a168e8a279d5565ef1e" candidate_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2819ff87843fc952418ac236a99ff"
I20260710 13:21:22.422072 20960 raft_consensus.cc:3060] T 601bf470d84a4a168e8a279d5565ef1e P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:22.425631 21108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee6f7160447b42b288e105da951b2492" candidate_uuid: "e0b2819ff87843fc952418ac236a99ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71"
I20260710 13:21:22.426326 21108 raft_consensus.cc:3060] T ee6f7160447b42b288e105da951b2492 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:22.429760 21032 raft_consensus.cc:2468] T ee6f7160447b42b288e105da951b2492 P b77c05e358b8412ba181b50af2edde23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0b2819ff87843fc952418ac236a99ff in term 1.
I20260710 13:21:22.431244 20923 leader_election.cc:304] T ee6f7160447b42b288e105da951b2492 P e0b2819ff87843fc952418ac236a99ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b77c05e358b8412ba181b50af2edde23, e0b2819ff87843fc952418ac236a99ff; no voters: 
I20260710 13:21:22.432219 21163 raft_consensus.cc:2804] T ee6f7160447b42b288e105da951b2492 P e0b2819ff87843fc952418ac236a99ff [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:22.434065 21163 raft_consensus.cc:697] T ee6f7160447b42b288e105da951b2492 P e0b2819ff87843fc952418ac236a99ff [term 1 LEADER]: Becoming Leader. State: Replica: e0b2819ff87843fc952418ac236a99ff, State: Running, Role: LEADER
I20260710 13:21:22.435266 21108 raft_consensus.cc:2468] T ee6f7160447b42b288e105da951b2492 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0b2819ff87843fc952418ac236a99ff in term 1.
I20260710 13:21:22.435143 21163 consensus_queue.cc:237] T ee6f7160447b42b288e105da951b2492 P e0b2819ff87843fc952418ac236a99ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:22.440419 21171 raft_consensus.cc:493] T c2d6b5d5c17b4fdb91b4cf2d2108513d P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:22.438074 21150 ts_tablet_manager.cc:1434] T b1d0fb8282a549ecacfd8edcb7880989 P cff1cec1fcff4ba9aadaf22e7e946a71: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.005s
I20260710 13:21:22.441147 21171 raft_consensus.cc:515] T c2d6b5d5c17b4fdb91b4cf2d2108513d P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:22.442394 21150 tablet_bootstrap.cc:492] T eaaa8410a8d04be89f02cba839560b32 P cff1cec1fcff4ba9aadaf22e7e946a71: Bootstrap starting.
I20260710 13:21:22.425381 21165 raft_consensus.cc:515] T b1d0fb8282a549ecacfd8edcb7880989 P e0b2819ff87843fc952418ac236a99ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:22.444654 21171 leader_election.cc:290] T c2d6b5d5c17b4fdb91b4cf2d2108513d P b77c05e358b8412ba181b50af2edde23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0b2819ff87843fc952418ac236a99ff (127.16.20.65:38617), cff1cec1fcff4ba9aadaf22e7e946a71 (127.16.20.67:39961)
I20260710 13:21:22.445966 21165 leader_election.cc:290] T b1d0fb8282a549ecacfd8edcb7880989 P e0b2819ff87843fc952418ac236a99ff [CANDIDATE]: Term 1 election: Requested vote from peers b77c05e358b8412ba181b50af2edde23 (127.16.20.66:34115), cff1cec1fcff4ba9aadaf22e7e946a71 (127.16.20.67:39961)
I20260710 13:21:22.448141 21108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1d0fb8282a549ecacfd8edcb7880989" candidate_uuid: "e0b2819ff87843fc952418ac236a99ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71"
I20260710 13:21:22.450186 21108 raft_consensus.cc:3060] T b1d0fb8282a549ecacfd8edcb7880989 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:22.449532 21032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1d0fb8282a549ecacfd8edcb7880989" candidate_uuid: "e0b2819ff87843fc952418ac236a99ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77c05e358b8412ba181b50af2edde23"
I20260710 13:21:22.451503 21163 raft_consensus.cc:493] T c2d6b5d5c17b4fdb91b4cf2d2108513d P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:21:22.452905 20923 leader_election.cc:343] T b1d0fb8282a549ecacfd8edcb7880989 P e0b2819ff87843fc952418ac236a99ff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b77c05e358b8412ba181b50af2edde23 (127.16.20.66:34115): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:22.453497 21163 raft_consensus.cc:515] T c2d6b5d5c17b4fdb91b4cf2d2108513d P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:22.454015 21188 raft_consensus.cc:493] T c2d6b5d5c17b4fdb91b4cf2d2108513d P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:22.455425 21189 raft_consensus.cc:493] T 7f6284f1c910491d94251e38719c02c7 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:22.458175 21189 raft_consensus.cc:515] T 7f6284f1c910491d94251e38719c02c7 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } }
I20260710 13:21:22.459824 21032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2d6b5d5c17b4fdb91b4cf2d2108513d" candidate_uuid: "e0b2819ff87843fc952418ac236a99ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77c05e358b8412ba181b50af2edde23" is_pre_election: true
I20260710 13:21:22.460608 21032 raft_consensus.cc:2468] T c2d6b5d5c17b4fdb91b4cf2d2108513d P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0b2819ff87843fc952418ac236a99ff in term 0.
I20260710 13:21:22.460865 21189 leader_election.cc:290] T 7f6284f1c910491d94251e38719c02c7 P cff1cec1fcff4ba9aadaf22e7e946a71 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b77c05e358b8412ba181b50af2edde23 (127.16.20.66:34115), e0b2819ff87843fc952418ac236a99ff (127.16.20.65:38617)
I20260710 13:21:22.455470 21188 raft_consensus.cc:515] T c2d6b5d5c17b4fdb91b4cf2d2108513d P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:22.465536 21032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f6284f1c910491d94251e38719c02c7" candidate_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77c05e358b8412ba181b50af2edde23" is_pre_election: true
I20260710 13:21:22.465865 20959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f6284f1c910491d94251e38719c02c7" candidate_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2819ff87843fc952418ac236a99ff" is_pre_election: true
I20260710 13:21:22.452800 21165 raft_consensus.cc:493] T 83b6d196f36745bab04165d17992b199 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:22.466519 20959 raft_consensus.cc:2468] T 7f6284f1c910491d94251e38719c02c7 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cff1cec1fcff4ba9aadaf22e7e946a71 in term 0.
I20260710 13:21:22.466620 21165 raft_consensus.cc:515] T 83b6d196f36745bab04165d17992b199 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
W20260710 13:21:22.467259 21072 leader_election.cc:343] T 7f6284f1c910491d94251e38719c02c7 P cff1cec1fcff4ba9aadaf22e7e946a71 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b77c05e358b8412ba181b50af2edde23 (127.16.20.66:34115): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:22.468250 21072 leader_election.cc:304] T 7f6284f1c910491d94251e38719c02c7 P cff1cec1fcff4ba9aadaf22e7e946a71 [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: cff1cec1fcff4ba9aadaf22e7e946a71, e0b2819ff87843fc952418ac236a99ff; no voters: b77c05e358b8412ba181b50af2edde23
I20260710 13:21:22.439169 20960 raft_consensus.cc:2468] T 601bf470d84a4a168e8a279d5565ef1e P e0b2819ff87843fc952418ac236a99ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cff1cec1fcff4ba9aadaf22e7e946a71 in term 1.
I20260710 13:21:22.462056 20923 leader_election.cc:304] T c2d6b5d5c17b4fdb91b4cf2d2108513d P e0b2819ff87843fc952418ac236a99ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b77c05e358b8412ba181b50af2edde23, e0b2819ff87843fc952418ac236a99ff; no voters: 
I20260710 13:21:22.462702 21150 tablet_bootstrap.cc:654] T eaaa8410a8d04be89f02cba839560b32 P cff1cec1fcff4ba9aadaf22e7e946a71: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:22.432255 21152 leader_election.cc:290] T ee6f7160447b42b288e105da951b2492 P e0b2819ff87843fc952418ac236a99ff [CANDIDATE]: Term 1 election: Requested vote from peers b77c05e358b8412ba181b50af2edde23 (127.16.20.66:34115), cff1cec1fcff4ba9aadaf22e7e946a71 (127.16.20.67:39961)
I20260710 13:21:22.469246 21165 leader_election.cc:290] T 83b6d196f36745bab04165d17992b199 P e0b2819ff87843fc952418ac236a99ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b77c05e358b8412ba181b50af2edde23 (127.16.20.66:34115), cff1cec1fcff4ba9aadaf22e7e946a71 (127.16.20.67:39961)
I20260710 13:21:22.471612 21191 raft_consensus.cc:2804] T c2d6b5d5c17b4fdb91b4cf2d2108513d P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:22.473562 21033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2d6b5d5c17b4fdb91b4cf2d2108513d" candidate_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77c05e358b8412ba181b50af2edde23" is_pre_election: true
I20260710 13:21:22.478703 21033 raft_consensus.cc:2468] T c2d6b5d5c17b4fdb91b4cf2d2108513d P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cff1cec1fcff4ba9aadaf22e7e946a71 in term 0.
I20260710 13:21:22.477612 20856 catalog_manager.cc:5697] T ee6f7160447b42b288e105da951b2492 P e0b2819ff87843fc952418ac236a99ff reported cstate change: term changed from 0 to 1, leader changed from <none> to e0b2819ff87843fc952418ac236a99ff (127.16.20.65). New cstate: current_term: 1 leader_uuid: "e0b2819ff87843fc952418ac236a99ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:22.470490 21109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83b6d196f36745bab04165d17992b199" candidate_uuid: "e0b2819ff87843fc952418ac236a99ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" is_pre_election: true
W20260710 13:21:22.482476 20924 leader_election.cc:343] T 83b6d196f36745bab04165d17992b199 P e0b2819ff87843fc952418ac236a99ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cff1cec1fcff4ba9aadaf22e7e946a71 (127.16.20.67:39961): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:22.482682 21109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2d6b5d5c17b4fdb91b4cf2d2108513d" candidate_uuid: "e0b2819ff87843fc952418ac236a99ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" is_pre_election: true
I20260710 13:21:22.483727 21109 raft_consensus.cc:2468] T c2d6b5d5c17b4fdb91b4cf2d2108513d P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0b2819ff87843fc952418ac236a99ff in term 0.
I20260710 13:21:22.484230 21163 leader_election.cc:290] T c2d6b5d5c17b4fdb91b4cf2d2108513d P e0b2819ff87843fc952418ac236a99ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b77c05e358b8412ba181b50af2edde23 (127.16.20.66:34115), cff1cec1fcff4ba9aadaf22e7e946a71 (127.16.20.67:39961)
I20260710 13:21:22.472445 21032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83b6d196f36745bab04165d17992b199" candidate_uuid: "e0b2819ff87843fc952418ac236a99ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77c05e358b8412ba181b50af2edde23" is_pre_election: true
I20260710 13:21:22.477638 21191 raft_consensus.cc:493] T c2d6b5d5c17b4fdb91b4cf2d2108513d P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:22.486883 21032 raft_consensus.cc:2468] T 83b6d196f36745bab04165d17992b199 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0b2819ff87843fc952418ac236a99ff in term 0.
I20260710 13:21:22.487136 21191 raft_consensus.cc:3060] T c2d6b5d5c17b4fdb91b4cf2d2108513d P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:22.488504 20923 leader_election.cc:304] T 83b6d196f36745bab04165d17992b199 P e0b2819ff87843fc952418ac236a99ff [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: b77c05e358b8412ba181b50af2edde23, e0b2819ff87843fc952418ac236a99ff; no voters: cff1cec1fcff4ba9aadaf22e7e946a71
I20260710 13:21:22.489370 21165 raft_consensus.cc:2804] T 83b6d196f36745bab04165d17992b199 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:22.489776 21165 raft_consensus.cc:493] T 83b6d196f36745bab04165d17992b199 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:22.490157 21165 raft_consensus.cc:3060] T 83b6d196f36745bab04165d17992b199 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:22.471174 20959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2d6b5d5c17b4fdb91b4cf2d2108513d" candidate_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2819ff87843fc952418ac236a99ff" is_pre_election: true
I20260710 13:21:22.470234 21189 raft_consensus.cc:2804] T 7f6284f1c910491d94251e38719c02c7 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:22.494494 21149 tablet_bootstrap.cc:492] T eaaa8410a8d04be89f02cba839560b32 P e0b2819ff87843fc952418ac236a99ff: No bootstrap required, opened a new log
I20260710 13:21:22.494769 21189 raft_consensus.cc:493] T 7f6284f1c910491d94251e38719c02c7 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:22.475627 21156 leader_election.cc:290] T 601bf470d84a4a168e8a279d5565ef1e P cff1cec1fcff4ba9aadaf22e7e946a71 [CANDIDATE]: Term 1 election: Requested vote from peers e0b2819ff87843fc952418ac236a99ff (127.16.20.65:38617), b77c05e358b8412ba181b50af2edde23 (127.16.20.66:34115)
I20260710 13:21:22.495208 21189 raft_consensus.cc:3060] T 7f6284f1c910491d94251e38719c02c7 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:22.496603 20960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee6f7160447b42b288e105da951b2492" candidate_uuid: "b77c05e358b8412ba181b50af2edde23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2819ff87843fc952418ac236a99ff" is_pre_election: true
I20260710 13:21:22.497185 20958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2d6b5d5c17b4fdb91b4cf2d2108513d" candidate_uuid: "b77c05e358b8412ba181b50af2edde23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2819ff87843fc952418ac236a99ff" is_pre_election: true
I20260710 13:21:22.497860 21165 raft_consensus.cc:515] T 83b6d196f36745bab04165d17992b199 P e0b2819ff87843fc952418ac236a99ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:22.485793 21033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "601bf470d84a4a168e8a279d5565ef1e" candidate_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77c05e358b8412ba181b50af2edde23"
I20260710 13:21:22.501008 21033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83b6d196f36745bab04165d17992b199" candidate_uuid: "e0b2819ff87843fc952418ac236a99ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77c05e358b8412ba181b50af2edde23"
I20260710 13:21:22.501281 21109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83b6d196f36745bab04165d17992b199" candidate_uuid: "e0b2819ff87843fc952418ac236a99ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71"
I20260710 13:21:22.501605 21033 raft_consensus.cc:3060] T 83b6d196f36745bab04165d17992b199 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:21:22.502627 20924 leader_election.cc:343] T 83b6d196f36745bab04165d17992b199 P e0b2819ff87843fc952418ac236a99ff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cff1cec1fcff4ba9aadaf22e7e946a71 (127.16.20.67:39961): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:22.503670 21165 leader_election.cc:290] T 83b6d196f36745bab04165d17992b199 P e0b2819ff87843fc952418ac236a99ff [CANDIDATE]: Term 1 election: Requested vote from peers b77c05e358b8412ba181b50af2edde23 (127.16.20.66:34115), cff1cec1fcff4ba9aadaf22e7e946a71 (127.16.20.67:39961)
I20260710 13:21:22.476315 21159 ts_tablet_manager.cc:1434] T c2d6b5d5c17b4fdb91b4cf2d2108513d P b77c05e358b8412ba181b50af2edde23: Time spent starting tablet: real 0.152s	user 0.039s	sys 0.037s
I20260710 13:21:22.504293 21191 raft_consensus.cc:515] T c2d6b5d5c17b4fdb91b4cf2d2108513d P e0b2819ff87843fc952418ac236a99ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:22.505492 20959 raft_consensus.cc:2393] T c2d6b5d5c17b4fdb91b4cf2d2108513d P e0b2819ff87843fc952418ac236a99ff [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cff1cec1fcff4ba9aadaf22e7e946a71 in current term 1: Already voted for candidate e0b2819ff87843fc952418ac236a99ff in this term.
I20260710 13:21:22.506527 21191 leader_election.cc:290] T c2d6b5d5c17b4fdb91b4cf2d2108513d P e0b2819ff87843fc952418ac236a99ff [CANDIDATE]: Term 1 election: Requested vote from peers b77c05e358b8412ba181b50af2edde23 (127.16.20.66:34115), cff1cec1fcff4ba9aadaf22e7e946a71 (127.16.20.67:39961)
I20260710 13:21:22.470082 21188 leader_election.cc:290] T c2d6b5d5c17b4fdb91b4cf2d2108513d P cff1cec1fcff4ba9aadaf22e7e946a71 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0b2819ff87843fc952418ac236a99ff (127.16.20.65:38617), b77c05e358b8412ba181b50af2edde23 (127.16.20.66:34115)
I20260710 13:21:22.507680 21109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2d6b5d5c17b4fdb91b4cf2d2108513d" candidate_uuid: "e0b2819ff87843fc952418ac236a99ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71"
I20260710 13:21:22.503374 21189 raft_consensus.cc:515] T 7f6284f1c910491d94251e38719c02c7 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } }
I20260710 13:21:22.507763 21032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2d6b5d5c17b4fdb91b4cf2d2108513d" candidate_uuid: "e0b2819ff87843fc952418ac236a99ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77c05e358b8412ba181b50af2edde23"
I20260710 13:21:22.508461 21109 raft_consensus.cc:3060] T c2d6b5d5c17b4fdb91b4cf2d2108513d P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:22.508783 21032 raft_consensus.cc:3060] T c2d6b5d5c17b4fdb91b4cf2d2108513d P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:22.509882 21189 leader_election.cc:290] T 7f6284f1c910491d94251e38719c02c7 P cff1cec1fcff4ba9aadaf22e7e946a71 [CANDIDATE]: Term 1 election: Requested vote from peers b77c05e358b8412ba181b50af2edde23 (127.16.20.66:34115), e0b2819ff87843fc952418ac236a99ff (127.16.20.65:38617)
I20260710 13:21:22.494927 21149 ts_tablet_manager.cc:1403] T eaaa8410a8d04be89f02cba839560b32 P e0b2819ff87843fc952418ac236a99ff: Time spent bootstrapping tablet: real 0.174s	user 0.035s	sys 0.045s
I20260710 13:21:22.507973 21159 tablet_bootstrap.cc:492] T 601bf470d84a4a168e8a279d5565ef1e P b77c05e358b8412ba181b50af2edde23: Bootstrap starting.
I20260710 13:21:22.514581 21032 raft_consensus.cc:2468] T c2d6b5d5c17b4fdb91b4cf2d2108513d P b77c05e358b8412ba181b50af2edde23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0b2819ff87843fc952418ac236a99ff in term 1.
I20260710 13:21:22.515849 20923 leader_election.cc:304] T c2d6b5d5c17b4fdb91b4cf2d2108513d P e0b2819ff87843fc952418ac236a99ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b77c05e358b8412ba181b50af2edde23, e0b2819ff87843fc952418ac236a99ff; no voters: 
I20260710 13:21:22.516764 21191 raft_consensus.cc:2804] T c2d6b5d5c17b4fdb91b4cf2d2108513d P e0b2819ff87843fc952418ac236a99ff [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:22.517292 21191 raft_consensus.cc:697] T c2d6b5d5c17b4fdb91b4cf2d2108513d P e0b2819ff87843fc952418ac236a99ff [term 1 LEADER]: Becoming Leader. State: Replica: e0b2819ff87843fc952418ac236a99ff, State: Running, Role: LEADER
I20260710 13:21:22.517349 21150 tablet_bootstrap.cc:492] T eaaa8410a8d04be89f02cba839560b32 P cff1cec1fcff4ba9aadaf22e7e946a71: No bootstrap required, opened a new log
I20260710 13:21:22.518028 21159 tablet_bootstrap.cc:654] T 601bf470d84a4a168e8a279d5565ef1e P b77c05e358b8412ba181b50af2edde23: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:22.474725 21108 raft_consensus.cc:2468] T b1d0fb8282a549ecacfd8edcb7880989 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0b2819ff87843fc952418ac236a99ff in term 1.
I20260710 13:21:22.518139 21150 ts_tablet_manager.cc:1403] T eaaa8410a8d04be89f02cba839560b32 P cff1cec1fcff4ba9aadaf22e7e946a71: Time spent bootstrapping tablet: real 0.076s	user 0.014s	sys 0.010s
I20260710 13:21:22.486521 21072 leader_election.cc:304] T c2d6b5d5c17b4fdb91b4cf2d2108513d P cff1cec1fcff4ba9aadaf22e7e946a71 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b77c05e358b8412ba181b50af2edde23, cff1cec1fcff4ba9aadaf22e7e946a71; no voters: 
I20260710 13:21:22.519603 21109 raft_consensus.cc:2468] T c2d6b5d5c17b4fdb91b4cf2d2108513d P cff1cec1fcff4ba9aadaf22e7e946a71 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0b2819ff87843fc952418ac236a99ff in term 1.
I20260710 13:21:22.519605 21033 raft_consensus.cc:2468] T 83b6d196f36745bab04165d17992b199 P b77c05e358b8412ba181b50af2edde23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0b2819ff87843fc952418ac236a99ff in term 1.
I20260710 13:21:22.520356 21072 leader_election.cc:304] T 601bf470d84a4a168e8a279d5565ef1e P cff1cec1fcff4ba9aadaf22e7e946a71 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cff1cec1fcff4ba9aadaf22e7e946a71, e0b2819ff87843fc952418ac236a99ff; no voters: 
I20260710 13:21:22.521112 20923 leader_election.cc:304] T 83b6d196f36745bab04165d17992b199 P e0b2819ff87843fc952418ac236a99ff [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: b77c05e358b8412ba181b50af2edde23, e0b2819ff87843fc952418ac236a99ff; no voters: cff1cec1fcff4ba9aadaf22e7e946a71
I20260710 13:21:22.520403 20924 leader_election.cc:304] T b1d0fb8282a549ecacfd8edcb7880989 P e0b2819ff87843fc952418ac236a99ff [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: cff1cec1fcff4ba9aadaf22e7e946a71, e0b2819ff87843fc952418ac236a99ff; no voters: b77c05e358b8412ba181b50af2edde23
I20260710 13:21:22.521298 21188 raft_consensus.cc:2764] T c2d6b5d5c17b4fdb91b4cf2d2108513d P cff1cec1fcff4ba9aadaf22e7e946a71 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 13:21:22.522075 21189 raft_consensus.cc:2804] T 601bf470d84a4a168e8a279d5565ef1e P cff1cec1fcff4ba9aadaf22e7e946a71 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:22.522264 21165 raft_consensus.cc:2804] T 83b6d196f36745bab04165d17992b199 P e0b2819ff87843fc952418ac236a99ff [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:22.522917 21152 raft_consensus.cc:2804] T b1d0fb8282a549ecacfd8edcb7880989 P e0b2819ff87843fc952418ac236a99ff [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:22.523317 21189 raft_consensus.cc:697] T 601bf470d84a4a168e8a279d5565ef1e P cff1cec1fcff4ba9aadaf22e7e946a71 [term 1 LEADER]: Becoming Leader. State: Replica: cff1cec1fcff4ba9aadaf22e7e946a71, State: Running, Role: LEADER
I20260710 13:21:22.523424 21152 raft_consensus.cc:697] T b1d0fb8282a549ecacfd8edcb7880989 P e0b2819ff87843fc952418ac236a99ff [term 1 LEADER]: Becoming Leader. State: Replica: e0b2819ff87843fc952418ac236a99ff, State: Running, Role: LEADER
I20260710 13:21:22.523386 21150 raft_consensus.cc:359] T eaaa8410a8d04be89f02cba839560b32 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:22.524344 21150 raft_consensus.cc:385] T eaaa8410a8d04be89f02cba839560b32 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:22.524479 21152 consensus_queue.cc:237] T b1d0fb8282a549ecacfd8edcb7880989 P e0b2819ff87843fc952418ac236a99ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:22.524598 21032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f6284f1c910491d94251e38719c02c7" candidate_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77c05e358b8412ba181b50af2edde23"
I20260710 13:21:22.524907 21149 raft_consensus.cc:359] T eaaa8410a8d04be89f02cba839560b32 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:22.526372 21149 raft_consensus.cc:385] T eaaa8410a8d04be89f02cba839560b32 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:22.526728 21149 raft_consensus.cc:740] T eaaa8410a8d04be89f02cba839560b32 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0b2819ff87843fc952418ac236a99ff, State: Initialized, Role: FOLLOWER
I20260710 13:21:22.526978 20959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f6284f1c910491d94251e38719c02c7" candidate_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2819ff87843fc952418ac236a99ff"
I20260710 13:21:22.527652 20959 raft_consensus.cc:3060] T 7f6284f1c910491d94251e38719c02c7 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:22.527522 21149 consensus_queue.cc:260] T eaaa8410a8d04be89f02cba839560b32 P e0b2819ff87843fc952418ac236a99ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:22.523460 21165 raft_consensus.cc:697] T 83b6d196f36745bab04165d17992b199 P e0b2819ff87843fc952418ac236a99ff [term 1 LEADER]: Becoming Leader. State: Replica: e0b2819ff87843fc952418ac236a99ff, State: Running, Role: LEADER
I20260710 13:21:22.518183 21191 consensus_queue.cc:237] T c2d6b5d5c17b4fdb91b4cf2d2108513d P e0b2819ff87843fc952418ac236a99ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:22.529613 21165 consensus_queue.cc:237] T 83b6d196f36745bab04165d17992b199 P e0b2819ff87843fc952418ac236a99ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:22.524318 21189 consensus_queue.cc:237] T 601bf470d84a4a168e8a279d5565ef1e P cff1cec1fcff4ba9aadaf22e7e946a71 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:22.536586 21108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee6f7160447b42b288e105da951b2492" candidate_uuid: "b77c05e358b8412ba181b50af2edde23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" is_pre_election: true
I20260710 13:21:22.536896 21109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2d6b5d5c17b4fdb91b4cf2d2108513d" candidate_uuid: "b77c05e358b8412ba181b50af2edde23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" is_pre_election: true
I20260710 13:21:22.537590 21108 raft_consensus.cc:2393] T ee6f7160447b42b288e105da951b2492 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b77c05e358b8412ba181b50af2edde23 in current term 1: Already voted for candidate e0b2819ff87843fc952418ac236a99ff in this term.
I20260710 13:21:22.529642 21149 ts_tablet_manager.cc:1434] T eaaa8410a8d04be89f02cba839560b32 P e0b2819ff87843fc952418ac236a99ff: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.000s
I20260710 13:21:22.537611 21109 raft_consensus.cc:2393] T c2d6b5d5c17b4fdb91b4cf2d2108513d P cff1cec1fcff4ba9aadaf22e7e946a71 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b77c05e358b8412ba181b50af2edde23 in current term 1: Already voted for candidate e0b2819ff87843fc952418ac236a99ff in this term.
I20260710 13:21:22.538494 20959 raft_consensus.cc:2468] T 7f6284f1c910491d94251e38719c02c7 P e0b2819ff87843fc952418ac236a99ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cff1cec1fcff4ba9aadaf22e7e946a71 in term 1.
W20260710 13:21:22.537889 21072 leader_election.cc:343] T 601bf470d84a4a168e8a279d5565ef1e P cff1cec1fcff4ba9aadaf22e7e946a71 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b77c05e358b8412ba181b50af2edde23 (127.16.20.66:34115): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:21:22.540576 21072 leader_election.cc:343] T 7f6284f1c910491d94251e38719c02c7 P cff1cec1fcff4ba9aadaf22e7e946a71 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b77c05e358b8412ba181b50af2edde23 (127.16.20.66:34115): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:22.541921 20999 leader_election.cc:304] T ee6f7160447b42b288e105da951b2492 P b77c05e358b8412ba181b50af2edde23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b77c05e358b8412ba181b50af2edde23; no voters: cff1cec1fcff4ba9aadaf22e7e946a71, e0b2819ff87843fc952418ac236a99ff
I20260710 13:21:22.543569 21183 raft_consensus.cc:2749] T ee6f7160447b42b288e105da951b2492 P b77c05e358b8412ba181b50af2edde23 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:22.545413 20999 leader_election.cc:304] T c2d6b5d5c17b4fdb91b4cf2d2108513d P b77c05e358b8412ba181b50af2edde23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b77c05e358b8412ba181b50af2edde23; no voters: cff1cec1fcff4ba9aadaf22e7e946a71, e0b2819ff87843fc952418ac236a99ff
I20260710 13:21:22.546705 21183 raft_consensus.cc:2749] T c2d6b5d5c17b4fdb91b4cf2d2108513d P b77c05e358b8412ba181b50af2edde23 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:22.547812 21072 leader_election.cc:304] T 7f6284f1c910491d94251e38719c02c7 P cff1cec1fcff4ba9aadaf22e7e946a71 [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: cff1cec1fcff4ba9aadaf22e7e946a71, e0b2819ff87843fc952418ac236a99ff; no voters: b77c05e358b8412ba181b50af2edde23
I20260710 13:21:22.524726 21150 raft_consensus.cc:740] T eaaa8410a8d04be89f02cba839560b32 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cff1cec1fcff4ba9aadaf22e7e946a71, State: Initialized, Role: FOLLOWER
I20260710 13:21:22.549095 21188 raft_consensus.cc:2804] T 7f6284f1c910491d94251e38719c02c7 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:22.549526 21150 consensus_queue.cc:260] T eaaa8410a8d04be89f02cba839560b32 P cff1cec1fcff4ba9aadaf22e7e946a71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:22.551821 21188 raft_consensus.cc:697] T 7f6284f1c910491d94251e38719c02c7 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 1 LEADER]: Becoming Leader. State: Replica: cff1cec1fcff4ba9aadaf22e7e946a71, State: Running, Role: LEADER
I20260710 13:21:22.552050 21150 ts_tablet_manager.cc:1434] T eaaa8410a8d04be89f02cba839560b32 P cff1cec1fcff4ba9aadaf22e7e946a71: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.002s
I20260710 13:21:22.552696 21188 consensus_queue.cc:237] T 7f6284f1c910491d94251e38719c02c7 P cff1cec1fcff4ba9aadaf22e7e946a71 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } }
I20260710 13:21:22.553151 21150 tablet_bootstrap.cc:492] T 2ab4d8ba1eb541b6b487a5882bca5f67 P cff1cec1fcff4ba9aadaf22e7e946a71: Bootstrap starting.
I20260710 13:21:22.555495 20856 catalog_manager.cc:5697] T 601bf470d84a4a168e8a279d5565ef1e P cff1cec1fcff4ba9aadaf22e7e946a71 reported cstate change: term changed from 0 to 1, leader changed from <none> to cff1cec1fcff4ba9aadaf22e7e946a71 (127.16.20.67). New cstate: current_term: 1 leader_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:22.561307 21150 tablet_bootstrap.cc:654] T 2ab4d8ba1eb541b6b487a5882bca5f67 P cff1cec1fcff4ba9aadaf22e7e946a71: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:22.564618 21152 raft_consensus.cc:493] T 2ab4d8ba1eb541b6b487a5882bca5f67 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:22.566079 21152 raft_consensus.cc:515] T 2ab4d8ba1eb541b6b487a5882bca5f67 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:22.572554 21159 tablet_bootstrap.cc:492] T 601bf470d84a4a168e8a279d5565ef1e P b77c05e358b8412ba181b50af2edde23: No bootstrap required, opened a new log
I20260710 13:21:22.573035 21159 ts_tablet_manager.cc:1403] T 601bf470d84a4a168e8a279d5565ef1e P b77c05e358b8412ba181b50af2edde23: Time spent bootstrapping tablet: real 0.065s	user 0.023s	sys 0.021s
I20260710 13:21:22.575207 21159 raft_consensus.cc:359] T 601bf470d84a4a168e8a279d5565ef1e P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:22.575887 21159 raft_consensus.cc:385] T 601bf470d84a4a168e8a279d5565ef1e P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:22.576190 21159 raft_consensus.cc:740] T 601bf470d84a4a168e8a279d5565ef1e P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b77c05e358b8412ba181b50af2edde23, State: Initialized, Role: FOLLOWER
I20260710 13:21:22.576882 21159 consensus_queue.cc:260] T 601bf470d84a4a168e8a279d5565ef1e P b77c05e358b8412ba181b50af2edde23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:22.577344 21032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab4d8ba1eb541b6b487a5882bca5f67" candidate_uuid: "e0b2819ff87843fc952418ac236a99ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77c05e358b8412ba181b50af2edde23" is_pre_election: true
I20260710 13:21:22.577538 21109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab4d8ba1eb541b6b487a5882bca5f67" candidate_uuid: "e0b2819ff87843fc952418ac236a99ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" is_pre_election: true
W20260710 13:21:22.579026 20923 leader_election.cc:343] T 2ab4d8ba1eb541b6b487a5882bca5f67 P e0b2819ff87843fc952418ac236a99ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b77c05e358b8412ba181b50af2edde23 (127.16.20.66:34115): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:21:22.579614 20924 leader_election.cc:343] T 2ab4d8ba1eb541b6b487a5882bca5f67 P e0b2819ff87843fc952418ac236a99ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cff1cec1fcff4ba9aadaf22e7e946a71 (127.16.20.67:39961): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:22.579653 21159 ts_tablet_manager.cc:1434] T 601bf470d84a4a168e8a279d5565ef1e P b77c05e358b8412ba181b50af2edde23: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260710 13:21:22.580117 20924 leader_election.cc:304] T 2ab4d8ba1eb541b6b487a5882bca5f67 P e0b2819ff87843fc952418ac236a99ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e0b2819ff87843fc952418ac236a99ff; no voters: b77c05e358b8412ba181b50af2edde23, cff1cec1fcff4ba9aadaf22e7e946a71
I20260710 13:21:22.580991 21165 raft_consensus.cc:2749] T 2ab4d8ba1eb541b6b487a5882bca5f67 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:22.585788 21152 leader_election.cc:290] T 2ab4d8ba1eb541b6b487a5882bca5f67 P e0b2819ff87843fc952418ac236a99ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b77c05e358b8412ba181b50af2edde23 (127.16.20.66:34115), cff1cec1fcff4ba9aadaf22e7e946a71 (127.16.20.67:39961)
I20260710 13:21:22.588016 21159 tablet_bootstrap.cc:492] T eaaa8410a8d04be89f02cba839560b32 P b77c05e358b8412ba181b50af2edde23: Bootstrap starting.
I20260710 13:21:22.589524 20857 catalog_manager.cc:5697] T c2d6b5d5c17b4fdb91b4cf2d2108513d P e0b2819ff87843fc952418ac236a99ff reported cstate change: term changed from 0 to 1, leader changed from <none> to e0b2819ff87843fc952418ac236a99ff (127.16.20.65). New cstate: current_term: 1 leader_uuid: "e0b2819ff87843fc952418ac236a99ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:22.591172 20856 catalog_manager.cc:5697] T 7f6284f1c910491d94251e38719c02c7 P cff1cec1fcff4ba9aadaf22e7e946a71 reported cstate change: term changed from 0 to 1, leader changed from <none> to cff1cec1fcff4ba9aadaf22e7e946a71 (127.16.20.67). New cstate: current_term: 1 leader_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:22.598869 21159 tablet_bootstrap.cc:654] T eaaa8410a8d04be89f02cba839560b32 P b77c05e358b8412ba181b50af2edde23: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:22.601368 21150 tablet_bootstrap.cc:492] T 2ab4d8ba1eb541b6b487a5882bca5f67 P cff1cec1fcff4ba9aadaf22e7e946a71: No bootstrap required, opened a new log
I20260710 13:21:22.602010 21150 ts_tablet_manager.cc:1403] T 2ab4d8ba1eb541b6b487a5882bca5f67 P cff1cec1fcff4ba9aadaf22e7e946a71: Time spent bootstrapping tablet: real 0.049s	user 0.006s	sys 0.016s
I20260710 13:21:22.605368 21150 raft_consensus.cc:359] T 2ab4d8ba1eb541b6b487a5882bca5f67 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:22.606091 21150 raft_consensus.cc:385] T 2ab4d8ba1eb541b6b487a5882bca5f67 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:22.606387 21150 raft_consensus.cc:740] T 2ab4d8ba1eb541b6b487a5882bca5f67 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cff1cec1fcff4ba9aadaf22e7e946a71, State: Initialized, Role: FOLLOWER
I20260710 13:21:22.607102 21150 consensus_queue.cc:260] T 2ab4d8ba1eb541b6b487a5882bca5f67 P cff1cec1fcff4ba9aadaf22e7e946a71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:22.607962 21159 tablet_bootstrap.cc:492] T eaaa8410a8d04be89f02cba839560b32 P b77c05e358b8412ba181b50af2edde23: No bootstrap required, opened a new log
I20260710 13:21:22.608500 21159 ts_tablet_manager.cc:1403] T eaaa8410a8d04be89f02cba839560b32 P b77c05e358b8412ba181b50af2edde23: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260710 13:21:22.609849 21150 ts_tablet_manager.cc:1434] T 2ab4d8ba1eb541b6b487a5882bca5f67 P cff1cec1fcff4ba9aadaf22e7e946a71: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:21:22.610877 21150 tablet_bootstrap.cc:492] T 83b6d196f36745bab04165d17992b199 P cff1cec1fcff4ba9aadaf22e7e946a71: Bootstrap starting.
I20260710 13:21:22.611500 21159 raft_consensus.cc:359] T eaaa8410a8d04be89f02cba839560b32 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:22.611467 20856 catalog_manager.cc:5697] T 83b6d196f36745bab04165d17992b199 P e0b2819ff87843fc952418ac236a99ff reported cstate change: term changed from 0 to 1, leader changed from <none> to e0b2819ff87843fc952418ac236a99ff (127.16.20.65). New cstate: current_term: 1 leader_uuid: "e0b2819ff87843fc952418ac236a99ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:22.612390 21159 raft_consensus.cc:385] T eaaa8410a8d04be89f02cba839560b32 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:22.612885 21159 raft_consensus.cc:740] T eaaa8410a8d04be89f02cba839560b32 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b77c05e358b8412ba181b50af2edde23, State: Initialized, Role: FOLLOWER
I20260710 13:21:22.613793 21159 consensus_queue.cc:260] T eaaa8410a8d04be89f02cba839560b32 P b77c05e358b8412ba181b50af2edde23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:22.613512 20856 catalog_manager.cc:5697] T b1d0fb8282a549ecacfd8edcb7880989 P e0b2819ff87843fc952418ac236a99ff reported cstate change: term changed from 0 to 1, leader changed from <none> to e0b2819ff87843fc952418ac236a99ff (127.16.20.65). New cstate: current_term: 1 leader_uuid: "e0b2819ff87843fc952418ac236a99ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:22.616827 21150 tablet_bootstrap.cc:654] T 83b6d196f36745bab04165d17992b199 P cff1cec1fcff4ba9aadaf22e7e946a71: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:22.618808 21159 ts_tablet_manager.cc:1434] T eaaa8410a8d04be89f02cba839560b32 P b77c05e358b8412ba181b50af2edde23: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:21:22.619910 21159 tablet_bootstrap.cc:492] T 2ab4d8ba1eb541b6b487a5882bca5f67 P b77c05e358b8412ba181b50af2edde23: Bootstrap starting.
I20260710 13:21:22.625238 21150 tablet_bootstrap.cc:492] T 83b6d196f36745bab04165d17992b199 P cff1cec1fcff4ba9aadaf22e7e946a71: No bootstrap required, opened a new log
I20260710 13:21:22.625718 21150 ts_tablet_manager.cc:1403] T 83b6d196f36745bab04165d17992b199 P cff1cec1fcff4ba9aadaf22e7e946a71: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260710 13:21:22.628123 21159 tablet_bootstrap.cc:654] T 2ab4d8ba1eb541b6b487a5882bca5f67 P b77c05e358b8412ba181b50af2edde23: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:22.628183 21150 raft_consensus.cc:359] T 83b6d196f36745bab04165d17992b199 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:22.629052 21150 raft_consensus.cc:385] T 83b6d196f36745bab04165d17992b199 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:22.629268 21150 raft_consensus.cc:740] T 83b6d196f36745bab04165d17992b199 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cff1cec1fcff4ba9aadaf22e7e946a71, State: Initialized, Role: FOLLOWER
I20260710 13:21:22.629834 21150 consensus_queue.cc:260] T 83b6d196f36745bab04165d17992b199 P cff1cec1fcff4ba9aadaf22e7e946a71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:22.631664 21150 ts_tablet_manager.cc:1434] T 83b6d196f36745bab04165d17992b199 P cff1cec1fcff4ba9aadaf22e7e946a71: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:21:22.635130 21159 tablet_bootstrap.cc:492] T 2ab4d8ba1eb541b6b487a5882bca5f67 P b77c05e358b8412ba181b50af2edde23: No bootstrap required, opened a new log
I20260710 13:21:22.635653 21159 ts_tablet_manager.cc:1403] T 2ab4d8ba1eb541b6b487a5882bca5f67 P b77c05e358b8412ba181b50af2edde23: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260710 13:21:22.637991 21159 raft_consensus.cc:359] T 2ab4d8ba1eb541b6b487a5882bca5f67 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:22.638667 21159 raft_consensus.cc:385] T 2ab4d8ba1eb541b6b487a5882bca5f67 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:22.638911 21159 raft_consensus.cc:740] T 2ab4d8ba1eb541b6b487a5882bca5f67 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b77c05e358b8412ba181b50af2edde23, State: Initialized, Role: FOLLOWER
I20260710 13:21:22.639591 21159 consensus_queue.cc:260] T 2ab4d8ba1eb541b6b487a5882bca5f67 P b77c05e358b8412ba181b50af2edde23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:22.641464 21159 ts_tablet_manager.cc:1434] T 2ab4d8ba1eb541b6b487a5882bca5f67 P b77c05e358b8412ba181b50af2edde23: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:21:22.642405 21159 tablet_bootstrap.cc:492] T b1d0fb8282a549ecacfd8edcb7880989 P b77c05e358b8412ba181b50af2edde23: Bootstrap starting.
I20260710 13:21:22.647255 21159 tablet_bootstrap.cc:654] T b1d0fb8282a549ecacfd8edcb7880989 P b77c05e358b8412ba181b50af2edde23: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:22.651615 21159 tablet_bootstrap.cc:492] T b1d0fb8282a549ecacfd8edcb7880989 P b77c05e358b8412ba181b50af2edde23: No bootstrap required, opened a new log
I20260710 13:21:22.651988 21159 ts_tablet_manager.cc:1403] T b1d0fb8282a549ecacfd8edcb7880989 P b77c05e358b8412ba181b50af2edde23: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 13:21:22.653919 21159 raft_consensus.cc:359] T b1d0fb8282a549ecacfd8edcb7880989 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:22.654479 21159 raft_consensus.cc:385] T b1d0fb8282a549ecacfd8edcb7880989 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:22.654680 21159 raft_consensus.cc:740] T b1d0fb8282a549ecacfd8edcb7880989 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b77c05e358b8412ba181b50af2edde23, State: Initialized, Role: FOLLOWER
I20260710 13:21:22.655237 21159 consensus_queue.cc:260] T b1d0fb8282a549ecacfd8edcb7880989 P b77c05e358b8412ba181b50af2edde23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:22.657150 21159 ts_tablet_manager.cc:1434] T b1d0fb8282a549ecacfd8edcb7880989 P b77c05e358b8412ba181b50af2edde23: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:21:22.658209 21159 tablet_bootstrap.cc:492] T 7f6284f1c910491d94251e38719c02c7 P b77c05e358b8412ba181b50af2edde23: Bootstrap starting.
I20260710 13:21:22.664223 21159 tablet_bootstrap.cc:654] T 7f6284f1c910491d94251e38719c02c7 P b77c05e358b8412ba181b50af2edde23: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:22.668972 21159 tablet_bootstrap.cc:492] T 7f6284f1c910491d94251e38719c02c7 P b77c05e358b8412ba181b50af2edde23: No bootstrap required, opened a new log
I20260710 13:21:22.669379 21159 ts_tablet_manager.cc:1403] T 7f6284f1c910491d94251e38719c02c7 P b77c05e358b8412ba181b50af2edde23: Time spent bootstrapping tablet: real 0.011s	user 0.003s	sys 0.006s
I20260710 13:21:22.671247 21159 raft_consensus.cc:359] T 7f6284f1c910491d94251e38719c02c7 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } }
I20260710 13:21:22.671823 21159 raft_consensus.cc:385] T 7f6284f1c910491d94251e38719c02c7 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:22.672048 21159 raft_consensus.cc:740] T 7f6284f1c910491d94251e38719c02c7 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b77c05e358b8412ba181b50af2edde23, State: Initialized, Role: FOLLOWER
I20260710 13:21:22.672538 21159 consensus_queue.cc:260] T 7f6284f1c910491d94251e38719c02c7 P b77c05e358b8412ba181b50af2edde23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } }
I20260710 13:21:22.674125 21159 ts_tablet_manager.cc:1434] T 7f6284f1c910491d94251e38719c02c7 P b77c05e358b8412ba181b50af2edde23: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:21:22.675155 21159 tablet_bootstrap.cc:492] T 8f3aca8634f14d168aea6ed04bb9522c P b77c05e358b8412ba181b50af2edde23: Bootstrap starting.
I20260710 13:21:22.680375 21159 tablet_bootstrap.cc:654] T 8f3aca8634f14d168aea6ed04bb9522c P b77c05e358b8412ba181b50af2edde23: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:22.685189 21159 tablet_bootstrap.cc:492] T 8f3aca8634f14d168aea6ed04bb9522c P b77c05e358b8412ba181b50af2edde23: No bootstrap required, opened a new log
I20260710 13:21:22.685632 21159 ts_tablet_manager.cc:1403] T 8f3aca8634f14d168aea6ed04bb9522c P b77c05e358b8412ba181b50af2edde23: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 13:21:22.687548 21159 raft_consensus.cc:359] T 8f3aca8634f14d168aea6ed04bb9522c P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:22.688030 21159 raft_consensus.cc:385] T 8f3aca8634f14d168aea6ed04bb9522c P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:22.688242 21159 raft_consensus.cc:740] T 8f3aca8634f14d168aea6ed04bb9522c P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b77c05e358b8412ba181b50af2edde23, State: Initialized, Role: FOLLOWER
I20260710 13:21:22.688746 21159 consensus_queue.cc:260] T 8f3aca8634f14d168aea6ed04bb9522c P b77c05e358b8412ba181b50af2edde23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:22.690367 21159 ts_tablet_manager.cc:1434] T 8f3aca8634f14d168aea6ed04bb9522c P b77c05e358b8412ba181b50af2edde23: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260710 13:21:22.743088 21191 raft_consensus.cc:493] T eaaa8410a8d04be89f02cba839560b32 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:22.743680 21191 raft_consensus.cc:515] T eaaa8410a8d04be89f02cba839560b32 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:22.745873 21191 leader_election.cc:290] T eaaa8410a8d04be89f02cba839560b32 P e0b2819ff87843fc952418ac236a99ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b77c05e358b8412ba181b50af2edde23 (127.16.20.66:34115), cff1cec1fcff4ba9aadaf22e7e946a71 (127.16.20.67:39961)
I20260710 13:21:22.747002 21032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaaa8410a8d04be89f02cba839560b32" candidate_uuid: "e0b2819ff87843fc952418ac236a99ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77c05e358b8412ba181b50af2edde23" is_pre_election: true
I20260710 13:21:22.747381 21109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaaa8410a8d04be89f02cba839560b32" candidate_uuid: "e0b2819ff87843fc952418ac236a99ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" is_pre_election: true
I20260710 13:21:22.747821 21032 raft_consensus.cc:2468] T eaaa8410a8d04be89f02cba839560b32 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0b2819ff87843fc952418ac236a99ff in term 0.
I20260710 13:21:22.748255 21109 raft_consensus.cc:2468] T eaaa8410a8d04be89f02cba839560b32 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0b2819ff87843fc952418ac236a99ff in term 0.
I20260710 13:21:22.749379 20923 leader_election.cc:304] T eaaa8410a8d04be89f02cba839560b32 P e0b2819ff87843fc952418ac236a99ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b77c05e358b8412ba181b50af2edde23, e0b2819ff87843fc952418ac236a99ff; no voters: 
I20260710 13:21:22.750177 21191 raft_consensus.cc:2804] T eaaa8410a8d04be89f02cba839560b32 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:22.750648 21191 raft_consensus.cc:493] T eaaa8410a8d04be89f02cba839560b32 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:22.750995 21191 raft_consensus.cc:3060] T eaaa8410a8d04be89f02cba839560b32 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:22.757611 21191 raft_consensus.cc:515] T eaaa8410a8d04be89f02cba839560b32 P e0b2819ff87843fc952418ac236a99ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:22.759558 21191 leader_election.cc:290] T eaaa8410a8d04be89f02cba839560b32 P e0b2819ff87843fc952418ac236a99ff [CANDIDATE]: Term 1 election: Requested vote from peers b77c05e358b8412ba181b50af2edde23 (127.16.20.66:34115), cff1cec1fcff4ba9aadaf22e7e946a71 (127.16.20.67:39961)
I20260710 13:21:22.760274 21032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaaa8410a8d04be89f02cba839560b32" candidate_uuid: "e0b2819ff87843fc952418ac236a99ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77c05e358b8412ba181b50af2edde23"
I20260710 13:21:22.760634 21109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaaa8410a8d04be89f02cba839560b32" candidate_uuid: "e0b2819ff87843fc952418ac236a99ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71"
I20260710 13:21:22.760831 21032 raft_consensus.cc:3060] T eaaa8410a8d04be89f02cba839560b32 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:22.761227 21109 raft_consensus.cc:3060] T eaaa8410a8d04be89f02cba839560b32 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:22.766070 21183 raft_consensus.cc:493] T 7f6284f1c910491d94251e38719c02c7 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:22.766248 21032 raft_consensus.cc:2468] T eaaa8410a8d04be89f02cba839560b32 P b77c05e358b8412ba181b50af2edde23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0b2819ff87843fc952418ac236a99ff in term 1.
I20260710 13:21:22.766955 21109 raft_consensus.cc:2468] T eaaa8410a8d04be89f02cba839560b32 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0b2819ff87843fc952418ac236a99ff in term 1.
I20260710 13:21:22.766665 21183 raft_consensus.cc:515] T 7f6284f1c910491d94251e38719c02c7 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } }
I20260710 13:21:22.767518 20923 leader_election.cc:304] T eaaa8410a8d04be89f02cba839560b32 P e0b2819ff87843fc952418ac236a99ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b77c05e358b8412ba181b50af2edde23, e0b2819ff87843fc952418ac236a99ff; no voters: 
I20260710 13:21:22.769496 21183 leader_election.cc:290] T 7f6284f1c910491d94251e38719c02c7 P b77c05e358b8412ba181b50af2edde23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cff1cec1fcff4ba9aadaf22e7e946a71 (127.16.20.67:39961), e0b2819ff87843fc952418ac236a99ff (127.16.20.65:38617)
I20260710 13:21:22.770865 21109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f6284f1c910491d94251e38719c02c7" candidate_uuid: "b77c05e358b8412ba181b50af2edde23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" is_pre_election: true
I20260710 13:21:22.771294 20959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f6284f1c910491d94251e38719c02c7" candidate_uuid: "b77c05e358b8412ba181b50af2edde23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2819ff87843fc952418ac236a99ff" is_pre_election: true
I20260710 13:21:22.771763 21191 raft_consensus.cc:2804] T eaaa8410a8d04be89f02cba839560b32 P e0b2819ff87843fc952418ac236a99ff [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:22.772564 20959 raft_consensus.cc:2393] T 7f6284f1c910491d94251e38719c02c7 P e0b2819ff87843fc952418ac236a99ff [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b77c05e358b8412ba181b50af2edde23 in current term 1: Already voted for candidate cff1cec1fcff4ba9aadaf22e7e946a71 in this term.
I20260710 13:21:22.773140 21191 raft_consensus.cc:697] T eaaa8410a8d04be89f02cba839560b32 P e0b2819ff87843fc952418ac236a99ff [term 1 LEADER]: Becoming Leader. State: Replica: e0b2819ff87843fc952418ac236a99ff, State: Running, Role: LEADER
I20260710 13:21:22.773880 20998 leader_election.cc:304] T 7f6284f1c910491d94251e38719c02c7 P b77c05e358b8412ba181b50af2edde23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b77c05e358b8412ba181b50af2edde23; no voters: cff1cec1fcff4ba9aadaf22e7e946a71, e0b2819ff87843fc952418ac236a99ff
I20260710 13:21:22.774739 21183 raft_consensus.cc:493] T 601bf470d84a4a168e8a279d5565ef1e P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:22.774263 21191 consensus_queue.cc:237] T eaaa8410a8d04be89f02cba839560b32 P e0b2819ff87843fc952418ac236a99ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:22.774930 21171 raft_consensus.cc:3060] T 7f6284f1c910491d94251e38719c02c7 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:22.775276 21183 raft_consensus.cc:515] T 601bf470d84a4a168e8a279d5565ef1e P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:22.778239 20959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "601bf470d84a4a168e8a279d5565ef1e" candidate_uuid: "b77c05e358b8412ba181b50af2edde23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2819ff87843fc952418ac236a99ff" is_pre_election: true
I20260710 13:21:22.778684 21183 leader_election.cc:290] T 601bf470d84a4a168e8a279d5565ef1e P b77c05e358b8412ba181b50af2edde23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0b2819ff87843fc952418ac236a99ff (127.16.20.65:38617), cff1cec1fcff4ba9aadaf22e7e946a71 (127.16.20.67:39961)
I20260710 13:21:22.779078 20959 raft_consensus.cc:2393] T 601bf470d84a4a168e8a279d5565ef1e P e0b2819ff87843fc952418ac236a99ff [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b77c05e358b8412ba181b50af2edde23 in current term 1: Already voted for candidate cff1cec1fcff4ba9aadaf22e7e946a71 in this term.
I20260710 13:21:22.779847 21109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "601bf470d84a4a168e8a279d5565ef1e" candidate_uuid: "b77c05e358b8412ba181b50af2edde23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" is_pre_election: true
I20260710 13:21:22.781781 20999 leader_election.cc:304] T 601bf470d84a4a168e8a279d5565ef1e P b77c05e358b8412ba181b50af2edde23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b77c05e358b8412ba181b50af2edde23; no voters: cff1cec1fcff4ba9aadaf22e7e946a71, e0b2819ff87843fc952418ac236a99ff
I20260710 13:21:22.782622 21183 raft_consensus.cc:3060] T 601bf470d84a4a168e8a279d5565ef1e P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:22.784121 21171 raft_consensus.cc:2749] T 7f6284f1c910491d94251e38719c02c7 P b77c05e358b8412ba181b50af2edde23 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:22.787356 20855 catalog_manager.cc:5697] T eaaa8410a8d04be89f02cba839560b32 P e0b2819ff87843fc952418ac236a99ff reported cstate change: term changed from 0 to 1, leader changed from <none> to e0b2819ff87843fc952418ac236a99ff (127.16.20.65). New cstate: current_term: 1 leader_uuid: "e0b2819ff87843fc952418ac236a99ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:22.790510 21183 raft_consensus.cc:2749] T 601bf470d84a4a168e8a279d5565ef1e P b77c05e358b8412ba181b50af2edde23 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:22.806041 21191 consensus_queue.cc:1048] T 8f3aca8634f14d168aea6ed04bb9522c P e0b2819ff87843fc952418ac236a99ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:22.817986 21032 raft_consensus.cc:3060] T 8f3aca8634f14d168aea6ed04bb9522c P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:22.826817 21165 consensus_queue.cc:1048] T 8f3aca8634f14d168aea6ed04bb9522c P e0b2819ff87843fc952418ac236a99ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:22.917137 21109 raft_consensus.cc:3060] T 83b6d196f36745bab04165d17992b199 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:22.923988 21165 consensus_queue.cc:1048] T 83b6d196f36745bab04165d17992b199 P e0b2819ff87843fc952418ac236a99ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:22.934816 21152 consensus_queue.cc:1048] T 83b6d196f36745bab04165d17992b199 P e0b2819ff87843fc952418ac236a99ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:22.949157 21188 consensus_queue.cc:1048] T 601bf470d84a4a168e8a279d5565ef1e P cff1cec1fcff4ba9aadaf22e7e946a71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:22.964478 21156 consensus_queue.cc:1048] T 601bf470d84a4a168e8a279d5565ef1e P cff1cec1fcff4ba9aadaf22e7e946a71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:22.972554 21183 raft_consensus.cc:493] T b1d0fb8282a549ecacfd8edcb7880989 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:22.973095 21183 raft_consensus.cc:515] T b1d0fb8282a549ecacfd8edcb7880989 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:22.975690 21183 leader_election.cc:290] T b1d0fb8282a549ecacfd8edcb7880989 P b77c05e358b8412ba181b50af2edde23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0b2819ff87843fc952418ac236a99ff (127.16.20.65:38617), cff1cec1fcff4ba9aadaf22e7e946a71 (127.16.20.67:39961)
I20260710 13:21:22.976141 20959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1d0fb8282a549ecacfd8edcb7880989" candidate_uuid: "b77c05e358b8412ba181b50af2edde23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2819ff87843fc952418ac236a99ff" is_pre_election: true
I20260710 13:21:22.976651 21109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1d0fb8282a549ecacfd8edcb7880989" candidate_uuid: "b77c05e358b8412ba181b50af2edde23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" is_pre_election: true
I20260710 13:21:22.977526 21109 raft_consensus.cc:2393] T b1d0fb8282a549ecacfd8edcb7880989 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b77c05e358b8412ba181b50af2edde23 in current term 1: Already voted for candidate e0b2819ff87843fc952418ac236a99ff in this term.
I20260710 13:21:22.978543 20999 leader_election.cc:304] T b1d0fb8282a549ecacfd8edcb7880989 P b77c05e358b8412ba181b50af2edde23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b77c05e358b8412ba181b50af2edde23; no voters: cff1cec1fcff4ba9aadaf22e7e946a71, e0b2819ff87843fc952418ac236a99ff
I20260710 13:21:22.979235 21183 raft_consensus.cc:3060] T b1d0fb8282a549ecacfd8edcb7880989 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:22.985365 21183 raft_consensus.cc:2749] T b1d0fb8282a549ecacfd8edcb7880989 P b77c05e358b8412ba181b50af2edde23 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:22.989110 21152 consensus_queue.cc:1048] T b1d0fb8282a549ecacfd8edcb7880989 P e0b2819ff87843fc952418ac236a99ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:22.999460 21163 consensus_queue.cc:1048] T b1d0fb8282a549ecacfd8edcb7880989 P e0b2819ff87843fc952418ac236a99ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:23.013670 21191 consensus_queue.cc:1048] T ee6f7160447b42b288e105da951b2492 P e0b2819ff87843fc952418ac236a99ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:23.016402 21163 consensus_queue.cc:1048] T c2d6b5d5c17b4fdb91b4cf2d2108513d P e0b2819ff87843fc952418ac236a99ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:23.021770 21152 consensus_queue.cc:1048] T c2d6b5d5c17b4fdb91b4cf2d2108513d P e0b2819ff87843fc952418ac236a99ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:23.029709 21152 consensus_queue.cc:1048] T ee6f7160447b42b288e105da951b2492 P e0b2819ff87843fc952418ac236a99ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:23.069011 21183 raft_consensus.cc:493] T 2ab4d8ba1eb541b6b487a5882bca5f67 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:23.069468 21183 raft_consensus.cc:515] T 2ab4d8ba1eb541b6b487a5882bca5f67 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:23.069924 21156 raft_consensus.cc:493] T 2ab4d8ba1eb541b6b487a5882bca5f67 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:23.070408 21156 raft_consensus.cc:515] T 2ab4d8ba1eb541b6b487a5882bca5f67 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:23.071519 21183 leader_election.cc:290] T 2ab4d8ba1eb541b6b487a5882bca5f67 P b77c05e358b8412ba181b50af2edde23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0b2819ff87843fc952418ac236a99ff (127.16.20.65:38617), cff1cec1fcff4ba9aadaf22e7e946a71 (127.16.20.67:39961)
I20260710 13:21:23.072227 21156 leader_election.cc:290] T 2ab4d8ba1eb541b6b487a5882bca5f67 P cff1cec1fcff4ba9aadaf22e7e946a71 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0b2819ff87843fc952418ac236a99ff (127.16.20.65:38617), b77c05e358b8412ba181b50af2edde23 (127.16.20.66:34115)
I20260710 13:21:23.072283 20959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab4d8ba1eb541b6b487a5882bca5f67" candidate_uuid: "b77c05e358b8412ba181b50af2edde23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2819ff87843fc952418ac236a99ff" is_pre_election: true
I20260710 13:21:23.072655 21108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab4d8ba1eb541b6b487a5882bca5f67" candidate_uuid: "b77c05e358b8412ba181b50af2edde23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" is_pre_election: true
I20260710 13:21:23.073149 20959 raft_consensus.cc:2468] T 2ab4d8ba1eb541b6b487a5882bca5f67 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b77c05e358b8412ba181b50af2edde23 in term 0.
I20260710 13:21:23.073278 21108 raft_consensus.cc:2468] T 2ab4d8ba1eb541b6b487a5882bca5f67 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b77c05e358b8412ba181b50af2edde23 in term 0.
I20260710 13:21:23.073681 20958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab4d8ba1eb541b6b487a5882bca5f67" candidate_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2819ff87843fc952418ac236a99ff" is_pre_election: true
I20260710 13:21:23.073817 21032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab4d8ba1eb541b6b487a5882bca5f67" candidate_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77c05e358b8412ba181b50af2edde23" is_pre_election: true
I20260710 13:21:23.074499 20998 leader_election.cc:304] T 2ab4d8ba1eb541b6b487a5882bca5f67 P b77c05e358b8412ba181b50af2edde23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b77c05e358b8412ba181b50af2edde23, e0b2819ff87843fc952418ac236a99ff; no voters: 
I20260710 13:21:23.074677 20958 raft_consensus.cc:2468] T 2ab4d8ba1eb541b6b487a5882bca5f67 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cff1cec1fcff4ba9aadaf22e7e946a71 in term 0.
I20260710 13:21:23.074753 21032 raft_consensus.cc:2468] T 2ab4d8ba1eb541b6b487a5882bca5f67 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cff1cec1fcff4ba9aadaf22e7e946a71 in term 0.
I20260710 13:21:23.075470 21183 raft_consensus.cc:2804] T 2ab4d8ba1eb541b6b487a5882bca5f67 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:23.075887 21183 raft_consensus.cc:493] T 2ab4d8ba1eb541b6b487a5882bca5f67 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:23.075944 21072 leader_election.cc:304] T 2ab4d8ba1eb541b6b487a5882bca5f67 P cff1cec1fcff4ba9aadaf22e7e946a71 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cff1cec1fcff4ba9aadaf22e7e946a71, e0b2819ff87843fc952418ac236a99ff; no voters: 
I20260710 13:21:23.076339 21183 raft_consensus.cc:3060] T 2ab4d8ba1eb541b6b487a5882bca5f67 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:23.076807 21156 raft_consensus.cc:2804] T 2ab4d8ba1eb541b6b487a5882bca5f67 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:23.077158 21156 raft_consensus.cc:493] T 2ab4d8ba1eb541b6b487a5882bca5f67 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:23.077433 21156 raft_consensus.cc:3060] T 2ab4d8ba1eb541b6b487a5882bca5f67 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:23.081377 21183 raft_consensus.cc:515] T 2ab4d8ba1eb541b6b487a5882bca5f67 P b77c05e358b8412ba181b50af2edde23 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:23.082168 21156 raft_consensus.cc:515] T 2ab4d8ba1eb541b6b487a5882bca5f67 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:23.083117 21183 leader_election.cc:290] T 2ab4d8ba1eb541b6b487a5882bca5f67 P b77c05e358b8412ba181b50af2edde23 [CANDIDATE]: Term 1 election: Requested vote from peers e0b2819ff87843fc952418ac236a99ff (127.16.20.65:38617), cff1cec1fcff4ba9aadaf22e7e946a71 (127.16.20.67:39961)
I20260710 13:21:23.084065 21156 leader_election.cc:290] T 2ab4d8ba1eb541b6b487a5882bca5f67 P cff1cec1fcff4ba9aadaf22e7e946a71 [CANDIDATE]: Term 1 election: Requested vote from peers e0b2819ff87843fc952418ac236a99ff (127.16.20.65:38617), b77c05e358b8412ba181b50af2edde23 (127.16.20.66:34115)
I20260710 13:21:23.084223 20958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab4d8ba1eb541b6b487a5882bca5f67" candidate_uuid: "b77c05e358b8412ba181b50af2edde23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2819ff87843fc952418ac236a99ff"
I20260710 13:21:23.084995 20958 raft_consensus.cc:3060] T 2ab4d8ba1eb541b6b487a5882bca5f67 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:23.084300 21108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab4d8ba1eb541b6b487a5882bca5f67" candidate_uuid: "b77c05e358b8412ba181b50af2edde23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71"
I20260710 13:21:23.085330 20959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab4d8ba1eb541b6b487a5882bca5f67" candidate_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2819ff87843fc952418ac236a99ff"
I20260710 13:21:23.085393 21032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab4d8ba1eb541b6b487a5882bca5f67" candidate_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77c05e358b8412ba181b50af2edde23"
I20260710 13:21:23.086053 21108 raft_consensus.cc:2393] T 2ab4d8ba1eb541b6b487a5882bca5f67 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b77c05e358b8412ba181b50af2edde23 in current term 1: Already voted for candidate cff1cec1fcff4ba9aadaf22e7e946a71 in this term.
I20260710 13:21:23.086622 21032 raft_consensus.cc:2393] T 2ab4d8ba1eb541b6b487a5882bca5f67 P b77c05e358b8412ba181b50af2edde23 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate cff1cec1fcff4ba9aadaf22e7e946a71 in current term 1: Already voted for candidate b77c05e358b8412ba181b50af2edde23 in this term.
I20260710 13:21:23.087960 21072 leader_election.cc:304] T 2ab4d8ba1eb541b6b487a5882bca5f67 P cff1cec1fcff4ba9aadaf22e7e946a71 [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: cff1cec1fcff4ba9aadaf22e7e946a71; no voters: b77c05e358b8412ba181b50af2edde23, e0b2819ff87843fc952418ac236a99ff
I20260710 13:21:23.088708 21156 raft_consensus.cc:2749] T 2ab4d8ba1eb541b6b487a5882bca5f67 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:21:23.091228 20958 raft_consensus.cc:2468] T 2ab4d8ba1eb541b6b487a5882bca5f67 P e0b2819ff87843fc952418ac236a99ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b77c05e358b8412ba181b50af2edde23 in term 1.
I20260710 13:21:23.092245 20998 leader_election.cc:304] T 2ab4d8ba1eb541b6b487a5882bca5f67 P b77c05e358b8412ba181b50af2edde23 [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: b77c05e358b8412ba181b50af2edde23, e0b2819ff87843fc952418ac236a99ff; no voters: cff1cec1fcff4ba9aadaf22e7e946a71
I20260710 13:21:23.092885 21183 raft_consensus.cc:2804] T 2ab4d8ba1eb541b6b487a5882bca5f67 P b77c05e358b8412ba181b50af2edde23 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:23.093331 21183 raft_consensus.cc:697] T 2ab4d8ba1eb541b6b487a5882bca5f67 P b77c05e358b8412ba181b50af2edde23 [term 1 LEADER]: Becoming Leader. State: Replica: b77c05e358b8412ba181b50af2edde23, State: Running, Role: LEADER
I20260710 13:21:23.094029 21183 consensus_queue.cc:237] T 2ab4d8ba1eb541b6b487a5882bca5f67 P b77c05e358b8412ba181b50af2edde23 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
W20260710 13:21:23.098013 21130 debug-util.cc:398] Leaking SignalData structure 0x7b08001f51a0 after lost signal to thread 16468
W20260710 13:21:23.099144 21130 debug-util.cc:398] Leaking SignalData structure 0x7b0800104ba0 after lost signal to thread 20892
I20260710 13:21:23.100881 20857 catalog_manager.cc:5697] T 2ab4d8ba1eb541b6b487a5882bca5f67 P b77c05e358b8412ba181b50af2edde23 reported cstate change: term changed from 0 to 1, leader changed from <none> to b77c05e358b8412ba181b50af2edde23 (127.16.20.66). New cstate: current_term: 1 leader_uuid: "b77c05e358b8412ba181b50af2edde23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:23.134768 21156 consensus_queue.cc:1048] T 7f6284f1c910491d94251e38719c02c7 P cff1cec1fcff4ba9aadaf22e7e946a71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:23.153345 21188 consensus_queue.cc:1048] T 7f6284f1c910491d94251e38719c02c7 P cff1cec1fcff4ba9aadaf22e7e946a71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:23.242655 21191 consensus_queue.cc:1048] T eaaa8410a8d04be89f02cba839560b32 P e0b2819ff87843fc952418ac236a99ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:23.256100 21165 consensus_queue.cc:1048] T eaaa8410a8d04be89f02cba839560b32 P e0b2819ff87843fc952418ac236a99ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:23.425107 21108 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7f6284f1c910491d94251e38719c02c7"
dest_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71"
mode: GRACEFUL
new_leader_uuid: "e0b2819ff87843fc952418ac236a99ff"
 from {username='slave'} at 127.0.0.1:60394
I20260710 13:21:23.425765 21108 raft_consensus.cc:606] T 7f6284f1c910491d94251e38719c02c7 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 1 LEADER]: Received request to transfer leadership to TS e0b2819ff87843fc952418ac236a99ff
I20260710 13:21:23.444504 21032 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2ab4d8ba1eb541b6b487a5882bca5f67"
dest_uuid: "b77c05e358b8412ba181b50af2edde23"
mode: GRACEFUL
new_leader_uuid: "e0b2819ff87843fc952418ac236a99ff"
 from {username='slave'} at 127.0.0.1:38350
I20260710 13:21:23.445170 21032 raft_consensus.cc:606] T 2ab4d8ba1eb541b6b487a5882bca5f67 P b77c05e358b8412ba181b50af2edde23 [term 1 LEADER]: Received request to transfer leadership to TS e0b2819ff87843fc952418ac236a99ff
I20260710 13:21:23.468264 20958 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eaaa8410a8d04be89f02cba839560b32"
dest_uuid: "e0b2819ff87843fc952418ac236a99ff"
mode: GRACEFUL
new_leader_uuid: "b77c05e358b8412ba181b50af2edde23"
 from {username='slave'} at 127.0.0.1:57388
I20260710 13:21:23.468891 20958 raft_consensus.cc:606] T eaaa8410a8d04be89f02cba839560b32 P e0b2819ff87843fc952418ac236a99ff [term 1 LEADER]: Received request to transfer leadership to TS b77c05e358b8412ba181b50af2edde23
I20260710 13:21:23.475121 20958 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8f3aca8634f14d168aea6ed04bb9522c"
dest_uuid: "e0b2819ff87843fc952418ac236a99ff"
mode: GRACEFUL
new_leader_uuid: "b77c05e358b8412ba181b50af2edde23"
 from {username='slave'} at 127.0.0.1:57388
I20260710 13:21:23.475733 20958 raft_consensus.cc:606] T 8f3aca8634f14d168aea6ed04bb9522c P e0b2819ff87843fc952418ac236a99ff [term 1 LEADER]: Received request to transfer leadership to TS b77c05e358b8412ba181b50af2edde23
I20260710 13:21:23.481225 20958 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b1d0fb8282a549ecacfd8edcb7880989"
dest_uuid: "e0b2819ff87843fc952418ac236a99ff"
mode: GRACEFUL
new_leader_uuid: "b77c05e358b8412ba181b50af2edde23"
 from {username='slave'} at 127.0.0.1:57388
I20260710 13:21:23.481776 20958 raft_consensus.cc:606] T b1d0fb8282a549ecacfd8edcb7880989 P e0b2819ff87843fc952418ac236a99ff [term 1 LEADER]: Received request to transfer leadership to TS b77c05e358b8412ba181b50af2edde23
I20260710 13:21:23.487092 20958 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c2d6b5d5c17b4fdb91b4cf2d2108513d"
dest_uuid: "e0b2819ff87843fc952418ac236a99ff"
mode: GRACEFUL
new_leader_uuid: "b77c05e358b8412ba181b50af2edde23"
 from {username='slave'} at 127.0.0.1:57388
I20260710 13:21:23.487617 20958 raft_consensus.cc:606] T c2d6b5d5c17b4fdb91b4cf2d2108513d P e0b2819ff87843fc952418ac236a99ff [term 1 LEADER]: Received request to transfer leadership to TS b77c05e358b8412ba181b50af2edde23
I20260710 13:21:23.538502 21190 raft_consensus.cc:993] T 7f6284f1c910491d94251e38719c02c7 P cff1cec1fcff4ba9aadaf22e7e946a71: : Instructing follower e0b2819ff87843fc952418ac236a99ff to start an election
I20260710 13:21:23.538988 21188 raft_consensus.cc:1081] T 7f6284f1c910491d94251e38719c02c7 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 1 LEADER]: Signalling peer e0b2819ff87843fc952418ac236a99ff to start an election
I20260710 13:21:23.540640 20958 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7f6284f1c910491d94251e38719c02c7"
dest_uuid: "e0b2819ff87843fc952418ac236a99ff"
 from {username='slave'} at 127.0.0.1:57370
I20260710 13:21:23.541299 20958 raft_consensus.cc:493] T 7f6284f1c910491d94251e38719c02c7 P e0b2819ff87843fc952418ac236a99ff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:23.541747 20958 raft_consensus.cc:3060] T 7f6284f1c910491d94251e38719c02c7 P e0b2819ff87843fc952418ac236a99ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:23.549921 20958 raft_consensus.cc:515] T 7f6284f1c910491d94251e38719c02c7 P e0b2819ff87843fc952418ac236a99ff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } }
I20260710 13:21:23.552253 20958 leader_election.cc:290] T 7f6284f1c910491d94251e38719c02c7 P e0b2819ff87843fc952418ac236a99ff [CANDIDATE]: Term 2 election: Requested vote from peers cff1cec1fcff4ba9aadaf22e7e946a71 (127.16.20.67:39961), b77c05e358b8412ba181b50af2edde23 (127.16.20.66:34115)
I20260710 13:21:23.553227 21032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f6284f1c910491d94251e38719c02c7" candidate_uuid: "e0b2819ff87843fc952418ac236a99ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b77c05e358b8412ba181b50af2edde23"
I20260710 13:21:23.553212 21108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f6284f1c910491d94251e38719c02c7" candidate_uuid: "e0b2819ff87843fc952418ac236a99ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71"
I20260710 13:21:23.554034 21032 raft_consensus.cc:3060] T 7f6284f1c910491d94251e38719c02c7 P b77c05e358b8412ba181b50af2edde23 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:23.554101 21108 raft_consensus.cc:3055] T 7f6284f1c910491d94251e38719c02c7 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:23.554495 21108 raft_consensus.cc:740] T 7f6284f1c910491d94251e38719c02c7 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cff1cec1fcff4ba9aadaf22e7e946a71, State: Running, Role: LEADER
I20260710 13:21:23.555455 21108 consensus_queue.cc:260] T 7f6284f1c910491d94251e38719c02c7 P cff1cec1fcff4ba9aadaf22e7e946a71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } }
I20260710 13:21:23.556771 21108 raft_consensus.cc:3060] T 7f6284f1c910491d94251e38719c02c7 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:23.561550 21032 raft_consensus.cc:2468] T 7f6284f1c910491d94251e38719c02c7 P b77c05e358b8412ba181b50af2edde23 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0b2819ff87843fc952418ac236a99ff in term 2.
I20260710 13:21:23.563022 20923 leader_election.cc:304] T 7f6284f1c910491d94251e38719c02c7 P e0b2819ff87843fc952418ac236a99ff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b77c05e358b8412ba181b50af2edde23, e0b2819ff87843fc952418ac236a99ff; no voters: 
I20260710 13:21:23.563918 21191 raft_consensus.cc:2804] T 7f6284f1c910491d94251e38719c02c7 P e0b2819ff87843fc952418ac236a99ff [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:23.564092 21108 raft_consensus.cc:2468] T 7f6284f1c910491d94251e38719c02c7 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0b2819ff87843fc952418ac236a99ff in term 2.
I20260710 13:21:23.564554 21191 raft_consensus.cc:697] T 7f6284f1c910491d94251e38719c02c7 P e0b2819ff87843fc952418ac236a99ff [term 2 LEADER]: Becoming Leader. State: Replica: e0b2819ff87843fc952418ac236a99ff, State: Running, Role: LEADER
I20260710 13:21:23.566267 21191 consensus_queue.cc:237] T 7f6284f1c910491d94251e38719c02c7 P e0b2819ff87843fc952418ac236a99ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } }
I20260710 13:21:23.571702 21183 consensus_queue.cc:1048] T 2ab4d8ba1eb541b6b487a5882bca5f67 P b77c05e358b8412ba181b50af2edde23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:23.574968 20855 catalog_manager.cc:5697] T 7f6284f1c910491d94251e38719c02c7 P e0b2819ff87843fc952418ac236a99ff reported cstate change: term changed from 1 to 2, leader changed from cff1cec1fcff4ba9aadaf22e7e946a71 (127.16.20.67) to e0b2819ff87843fc952418ac236a99ff (127.16.20.65). New cstate: current_term: 2 leader_uuid: "e0b2819ff87843fc952418ac236a99ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:23.591166 21171 consensus_queue.cc:1048] T 2ab4d8ba1eb541b6b487a5882bca5f67 P b77c05e358b8412ba181b50af2edde23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:23.600966 21165 raft_consensus.cc:993] T b1d0fb8282a549ecacfd8edcb7880989 P e0b2819ff87843fc952418ac236a99ff: : Instructing follower b77c05e358b8412ba181b50af2edde23 to start an election
I20260710 13:21:23.601636 21165 raft_consensus.cc:1081] T b1d0fb8282a549ecacfd8edcb7880989 P e0b2819ff87843fc952418ac236a99ff [term 1 LEADER]: Signalling peer b77c05e358b8412ba181b50af2edde23 to start an election
I20260710 13:21:23.608937 21032 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b1d0fb8282a549ecacfd8edcb7880989"
dest_uuid: "b77c05e358b8412ba181b50af2edde23"
 from {username='slave'} at 127.0.0.1:38336
I20260710 13:21:23.609735 21032 raft_consensus.cc:493] T b1d0fb8282a549ecacfd8edcb7880989 P b77c05e358b8412ba181b50af2edde23 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:23.610167 21032 raft_consensus.cc:3060] T b1d0fb8282a549ecacfd8edcb7880989 P b77c05e358b8412ba181b50af2edde23 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:23.613452 21163 raft_consensus.cc:993] T c2d6b5d5c17b4fdb91b4cf2d2108513d P e0b2819ff87843fc952418ac236a99ff: : Instructing follower b77c05e358b8412ba181b50af2edde23 to start an election
I20260710 13:21:23.613998 21163 raft_consensus.cc:1081] T c2d6b5d5c17b4fdb91b4cf2d2108513d P e0b2819ff87843fc952418ac236a99ff [term 1 LEADER]: Signalling peer b77c05e358b8412ba181b50af2edde23 to start an election
I20260710 13:21:23.616216 21171 raft_consensus.cc:993] T 2ab4d8ba1eb541b6b487a5882bca5f67 P b77c05e358b8412ba181b50af2edde23: : Instructing follower e0b2819ff87843fc952418ac236a99ff to start an election
I20260710 13:21:23.616228 21033 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c2d6b5d5c17b4fdb91b4cf2d2108513d"
dest_uuid: "b77c05e358b8412ba181b50af2edde23"
 from {username='slave'} at 127.0.0.1:38336
I20260710 13:21:23.616801 21171 raft_consensus.cc:1081] T 2ab4d8ba1eb541b6b487a5882bca5f67 P b77c05e358b8412ba181b50af2edde23 [term 1 LEADER]: Signalling peer e0b2819ff87843fc952418ac236a99ff to start an election
I20260710 13:21:23.616865 21033 raft_consensus.cc:493] T c2d6b5d5c17b4fdb91b4cf2d2108513d P b77c05e358b8412ba181b50af2edde23 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:23.617303 21033 raft_consensus.cc:3060] T c2d6b5d5c17b4fdb91b4cf2d2108513d P b77c05e358b8412ba181b50af2edde23 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:23.619670 20958 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2ab4d8ba1eb541b6b487a5882bca5f67"
dest_uuid: "e0b2819ff87843fc952418ac236a99ff"
 from {username='slave'} at 127.0.0.1:57374
I20260710 13:21:23.620386 20958 raft_consensus.cc:493] T 2ab4d8ba1eb541b6b487a5882bca5f67 P e0b2819ff87843fc952418ac236a99ff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:23.620829 20958 raft_consensus.cc:3060] T 2ab4d8ba1eb541b6b487a5882bca5f67 P e0b2819ff87843fc952418ac236a99ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:23.624651 21032 raft_consensus.cc:515] T b1d0fb8282a549ecacfd8edcb7880989 P b77c05e358b8412ba181b50af2edde23 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:23.624820 21033 raft_consensus.cc:515] T c2d6b5d5c17b4fdb91b4cf2d2108513d P b77c05e358b8412ba181b50af2edde23 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:23.627487 21033 leader_election.cc:290] T c2d6b5d5c17b4fdb91b4cf2d2108513d P b77c05e358b8412ba181b50af2edde23 [CANDIDATE]: Term 2 election: Requested vote from peers e0b2819ff87843fc952418ac236a99ff (127.16.20.65:38617), cff1cec1fcff4ba9aadaf22e7e946a71 (127.16.20.67:39961)
I20260710 13:21:23.628288 20959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1d0fb8282a549ecacfd8edcb7880989" candidate_uuid: "b77c05e358b8412ba181b50af2edde23" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e0b2819ff87843fc952418ac236a99ff"
I20260710 13:21:23.628916 20959 raft_consensus.cc:3055] T b1d0fb8282a549ecacfd8edcb7880989 P e0b2819ff87843fc952418ac236a99ff [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:23.629129 21108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1d0fb8282a549ecacfd8edcb7880989" candidate_uuid: "b77c05e358b8412ba181b50af2edde23" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71"
I20260710 13:21:23.629853 21108 raft_consensus.cc:3060] T b1d0fb8282a549ecacfd8edcb7880989 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:23.630463 20960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2d6b5d5c17b4fdb91b4cf2d2108513d" candidate_uuid: "b77c05e358b8412ba181b50af2edde23" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e0b2819ff87843fc952418ac236a99ff"
I20260710 13:21:23.631042 20960 raft_consensus.cc:3055] T c2d6b5d5c17b4fdb91b4cf2d2108513d P e0b2819ff87843fc952418ac236a99ff [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:23.629220 20959 raft_consensus.cc:740] T b1d0fb8282a549ecacfd8edcb7880989 P e0b2819ff87843fc952418ac236a99ff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e0b2819ff87843fc952418ac236a99ff, State: Running, Role: LEADER
I20260710 13:21:23.631389 20960 raft_consensus.cc:740] T c2d6b5d5c17b4fdb91b4cf2d2108513d P e0b2819ff87843fc952418ac236a99ff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e0b2819ff87843fc952418ac236a99ff, State: Running, Role: LEADER
I20260710 13:21:23.632238 20960 consensus_queue.cc:260] T c2d6b5d5c17b4fdb91b4cf2d2108513d P e0b2819ff87843fc952418ac236a99ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:23.632172 20959 consensus_queue.cc:260] T b1d0fb8282a549ecacfd8edcb7880989 P e0b2819ff87843fc952418ac236a99ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:23.633757 20960 raft_consensus.cc:3060] T c2d6b5d5c17b4fdb91b4cf2d2108513d P e0b2819ff87843fc952418ac236a99ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:23.631462 20958 raft_consensus.cc:515] T 2ab4d8ba1eb541b6b487a5882bca5f67 P e0b2819ff87843fc952418ac236a99ff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:23.635800 21109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2d6b5d5c17b4fdb91b4cf2d2108513d" candidate_uuid: "b77c05e358b8412ba181b50af2edde23" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71"
I20260710 13:21:23.636404 21109 raft_consensus.cc:3060] T c2d6b5d5c17b4fdb91b4cf2d2108513d P cff1cec1fcff4ba9aadaf22e7e946a71 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:23.637526 21033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab4d8ba1eb541b6b487a5882bca5f67" candidate_uuid: "e0b2819ff87843fc952418ac236a99ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b77c05e358b8412ba181b50af2edde23"
I20260710 13:21:23.638088 21033 raft_consensus.cc:3055] T 2ab4d8ba1eb541b6b487a5882bca5f67 P b77c05e358b8412ba181b50af2edde23 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:23.638412 21033 raft_consensus.cc:740] T 2ab4d8ba1eb541b6b487a5882bca5f67 P b77c05e358b8412ba181b50af2edde23 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b77c05e358b8412ba181b50af2edde23, State: Running, Role: LEADER
I20260710 13:21:23.639238 21033 consensus_queue.cc:260] T 2ab4d8ba1eb541b6b487a5882bca5f67 P b77c05e358b8412ba181b50af2edde23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:23.640349 21033 raft_consensus.cc:3060] T 2ab4d8ba1eb541b6b487a5882bca5f67 P b77c05e358b8412ba181b50af2edde23 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:23.633847 20959 raft_consensus.cc:3060] T b1d0fb8282a549ecacfd8edcb7880989 P e0b2819ff87843fc952418ac236a99ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:23.644675 20958 leader_election.cc:290] T 2ab4d8ba1eb541b6b487a5882bca5f67 P e0b2819ff87843fc952418ac236a99ff [CANDIDATE]: Term 2 election: Requested vote from peers b77c05e358b8412ba181b50af2edde23 (127.16.20.66:34115), cff1cec1fcff4ba9aadaf22e7e946a71 (127.16.20.67:39961)
I20260710 13:21:23.645313 21108 raft_consensus.cc:2468] T b1d0fb8282a549ecacfd8edcb7880989 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b77c05e358b8412ba181b50af2edde23 in term 2.
I20260710 13:21:23.646564 20999 leader_election.cc:304] T b1d0fb8282a549ecacfd8edcb7880989 P b77c05e358b8412ba181b50af2edde23 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b77c05e358b8412ba181b50af2edde23, cff1cec1fcff4ba9aadaf22e7e946a71; no voters: 
I20260710 13:21:23.647176 21107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab4d8ba1eb541b6b487a5882bca5f67" candidate_uuid: "e0b2819ff87843fc952418ac236a99ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71"
I20260710 13:21:23.647500 21183 raft_consensus.cc:2804] T b1d0fb8282a549ecacfd8edcb7880989 P b77c05e358b8412ba181b50af2edde23 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:23.647807 21107 raft_consensus.cc:3060] T 2ab4d8ba1eb541b6b487a5882bca5f67 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:23.648062 21183 raft_consensus.cc:697] T b1d0fb8282a549ecacfd8edcb7880989 P b77c05e358b8412ba181b50af2edde23 [term 2 LEADER]: Becoming Leader. State: Replica: b77c05e358b8412ba181b50af2edde23, State: Running, Role: LEADER
I20260710 13:21:23.649027 21183 consensus_queue.cc:237] T b1d0fb8282a549ecacfd8edcb7880989 P b77c05e358b8412ba181b50af2edde23 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:23.651393 21033 raft_consensus.cc:2468] T 2ab4d8ba1eb541b6b487a5882bca5f67 P b77c05e358b8412ba181b50af2edde23 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0b2819ff87843fc952418ac236a99ff in term 2.
I20260710 13:21:23.652995 20923 leader_election.cc:304] T 2ab4d8ba1eb541b6b487a5882bca5f67 P e0b2819ff87843fc952418ac236a99ff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b77c05e358b8412ba181b50af2edde23, e0b2819ff87843fc952418ac236a99ff; no voters: 
I20260710 13:21:23.653908 21191 raft_consensus.cc:2804] T 2ab4d8ba1eb541b6b487a5882bca5f67 P e0b2819ff87843fc952418ac236a99ff [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:23.654357 21191 raft_consensus.cc:697] T 2ab4d8ba1eb541b6b487a5882bca5f67 P e0b2819ff87843fc952418ac236a99ff [term 2 LEADER]: Becoming Leader. State: Replica: e0b2819ff87843fc952418ac236a99ff, State: Running, Role: LEADER
I20260710 13:21:23.655130 21191 consensus_queue.cc:237] T 2ab4d8ba1eb541b6b487a5882bca5f67 P e0b2819ff87843fc952418ac236a99ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:23.656585 21107 raft_consensus.cc:2468] T 2ab4d8ba1eb541b6b487a5882bca5f67 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0b2819ff87843fc952418ac236a99ff in term 2.
I20260710 13:21:23.660753 20855 catalog_manager.cc:5697] T b1d0fb8282a549ecacfd8edcb7880989 P b77c05e358b8412ba181b50af2edde23 reported cstate change: term changed from 1 to 2, leader changed from e0b2819ff87843fc952418ac236a99ff (127.16.20.65) to b77c05e358b8412ba181b50af2edde23 (127.16.20.66). New cstate: current_term: 2 leader_uuid: "b77c05e358b8412ba181b50af2edde23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:23.667141 20960 raft_consensus.cc:2468] T c2d6b5d5c17b4fdb91b4cf2d2108513d P e0b2819ff87843fc952418ac236a99ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b77c05e358b8412ba181b50af2edde23 in term 2.
I20260710 13:21:23.667572 20857 catalog_manager.cc:5697] T 2ab4d8ba1eb541b6b487a5882bca5f67 P e0b2819ff87843fc952418ac236a99ff reported cstate change: term changed from 1 to 2, leader changed from b77c05e358b8412ba181b50af2edde23 (127.16.20.66) to e0b2819ff87843fc952418ac236a99ff (127.16.20.65). New cstate: current_term: 2 leader_uuid: "e0b2819ff87843fc952418ac236a99ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:23.667992 20959 raft_consensus.cc:2468] T b1d0fb8282a549ecacfd8edcb7880989 P e0b2819ff87843fc952418ac236a99ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b77c05e358b8412ba181b50af2edde23 in term 2.
I20260710 13:21:23.670313 21032 leader_election.cc:290] T b1d0fb8282a549ecacfd8edcb7880989 P b77c05e358b8412ba181b50af2edde23 [CANDIDATE]: Term 2 election: Requested vote from peers e0b2819ff87843fc952418ac236a99ff (127.16.20.65:38617), cff1cec1fcff4ba9aadaf22e7e946a71 (127.16.20.67:39961)
I20260710 13:21:23.670714 20998 leader_election.cc:304] T c2d6b5d5c17b4fdb91b4cf2d2108513d P b77c05e358b8412ba181b50af2edde23 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b77c05e358b8412ba181b50af2edde23, e0b2819ff87843fc952418ac236a99ff; no voters: 
I20260710 13:21:23.672482 21183 raft_consensus.cc:2804] T c2d6b5d5c17b4fdb91b4cf2d2108513d P b77c05e358b8412ba181b50af2edde23 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:23.674144 21183 raft_consensus.cc:697] T c2d6b5d5c17b4fdb91b4cf2d2108513d P b77c05e358b8412ba181b50af2edde23 [term 2 LEADER]: Becoming Leader. State: Replica: b77c05e358b8412ba181b50af2edde23, State: Running, Role: LEADER
I20260710 13:21:23.675042 21183 consensus_queue.cc:237] T c2d6b5d5c17b4fdb91b4cf2d2108513d P b77c05e358b8412ba181b50af2edde23 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:23.675506 21109 raft_consensus.cc:2468] T c2d6b5d5c17b4fdb91b4cf2d2108513d P cff1cec1fcff4ba9aadaf22e7e946a71 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b77c05e358b8412ba181b50af2edde23 in term 2.
I20260710 13:21:23.684648 20857 catalog_manager.cc:5697] T c2d6b5d5c17b4fdb91b4cf2d2108513d P b77c05e358b8412ba181b50af2edde23 reported cstate change: term changed from 1 to 2, leader changed from e0b2819ff87843fc952418ac236a99ff (127.16.20.65) to b77c05e358b8412ba181b50af2edde23 (127.16.20.66). New cstate: current_term: 2 leader_uuid: "b77c05e358b8412ba181b50af2edde23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:23.764182 21165 raft_consensus.cc:993] T eaaa8410a8d04be89f02cba839560b32 P e0b2819ff87843fc952418ac236a99ff: : Instructing follower b77c05e358b8412ba181b50af2edde23 to start an election
I20260710 13:21:23.764756 21191 raft_consensus.cc:1081] T eaaa8410a8d04be89f02cba839560b32 P e0b2819ff87843fc952418ac236a99ff [term 1 LEADER]: Signalling peer b77c05e358b8412ba181b50af2edde23 to start an election
I20260710 13:21:23.766606 21032 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eaaa8410a8d04be89f02cba839560b32"
dest_uuid: "b77c05e358b8412ba181b50af2edde23"
 from {username='slave'} at 127.0.0.1:38336
I20260710 13:21:23.767174 21032 raft_consensus.cc:493] T eaaa8410a8d04be89f02cba839560b32 P b77c05e358b8412ba181b50af2edde23 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:23.767544 21032 raft_consensus.cc:3060] T eaaa8410a8d04be89f02cba839560b32 P b77c05e358b8412ba181b50af2edde23 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:23.772760 21032 raft_consensus.cc:515] T eaaa8410a8d04be89f02cba839560b32 P b77c05e358b8412ba181b50af2edde23 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:23.775139 21032 leader_election.cc:290] T eaaa8410a8d04be89f02cba839560b32 P b77c05e358b8412ba181b50af2edde23 [CANDIDATE]: Term 2 election: Requested vote from peers e0b2819ff87843fc952418ac236a99ff (127.16.20.65:38617), cff1cec1fcff4ba9aadaf22e7e946a71 (127.16.20.67:39961)
I20260710 13:21:23.775671 20960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaaa8410a8d04be89f02cba839560b32" candidate_uuid: "b77c05e358b8412ba181b50af2edde23" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e0b2819ff87843fc952418ac236a99ff"
I20260710 13:21:23.775908 21108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaaa8410a8d04be89f02cba839560b32" candidate_uuid: "b77c05e358b8412ba181b50af2edde23" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71"
I20260710 13:21:23.776454 20960 raft_consensus.cc:3055] T eaaa8410a8d04be89f02cba839560b32 P e0b2819ff87843fc952418ac236a99ff [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:23.776695 21108 raft_consensus.cc:3060] T eaaa8410a8d04be89f02cba839560b32 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:23.776924 20960 raft_consensus.cc:740] T eaaa8410a8d04be89f02cba839560b32 P e0b2819ff87843fc952418ac236a99ff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e0b2819ff87843fc952418ac236a99ff, State: Running, Role: LEADER
I20260710 13:21:23.777962 20960 consensus_queue.cc:260] T eaaa8410a8d04be89f02cba839560b32 P e0b2819ff87843fc952418ac236a99ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:23.779543 20960 raft_consensus.cc:3060] T eaaa8410a8d04be89f02cba839560b32 P e0b2819ff87843fc952418ac236a99ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:23.782588 21108 raft_consensus.cc:2468] T eaaa8410a8d04be89f02cba839560b32 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b77c05e358b8412ba181b50af2edde23 in term 2.
I20260710 13:21:23.783897 20999 leader_election.cc:304] T eaaa8410a8d04be89f02cba839560b32 P b77c05e358b8412ba181b50af2edde23 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b77c05e358b8412ba181b50af2edde23, cff1cec1fcff4ba9aadaf22e7e946a71; no voters: 
I20260710 13:21:23.784618 21183 raft_consensus.cc:2804] T eaaa8410a8d04be89f02cba839560b32 P b77c05e358b8412ba181b50af2edde23 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:23.785054 21183 raft_consensus.cc:697] T eaaa8410a8d04be89f02cba839560b32 P b77c05e358b8412ba181b50af2edde23 [term 2 LEADER]: Becoming Leader. State: Replica: b77c05e358b8412ba181b50af2edde23, State: Running, Role: LEADER
I20260710 13:21:23.785890 21183 consensus_queue.cc:237] T eaaa8410a8d04be89f02cba839560b32 P b77c05e358b8412ba181b50af2edde23 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:23.788205 20960 raft_consensus.cc:2468] T eaaa8410a8d04be89f02cba839560b32 P e0b2819ff87843fc952418ac236a99ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b77c05e358b8412ba181b50af2edde23 in term 2.
I20260710 13:21:23.792865 20857 catalog_manager.cc:5697] T eaaa8410a8d04be89f02cba839560b32 P b77c05e358b8412ba181b50af2edde23 reported cstate change: term changed from 1 to 2, leader changed from e0b2819ff87843fc952418ac236a99ff (127.16.20.65) to b77c05e358b8412ba181b50af2edde23 (127.16.20.66). New cstate: current_term: 2 leader_uuid: "b77c05e358b8412ba181b50af2edde23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:23.995452 21165 raft_consensus.cc:993] T 8f3aca8634f14d168aea6ed04bb9522c P e0b2819ff87843fc952418ac236a99ff: : Instructing follower b77c05e358b8412ba181b50af2edde23 to start an election
I20260710 13:21:23.995901 21191 raft_consensus.cc:1081] T 8f3aca8634f14d168aea6ed04bb9522c P e0b2819ff87843fc952418ac236a99ff [term 1 LEADER]: Signalling peer b77c05e358b8412ba181b50af2edde23 to start an election
I20260710 13:21:23.997339 21032 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8f3aca8634f14d168aea6ed04bb9522c"
dest_uuid: "b77c05e358b8412ba181b50af2edde23"
 from {username='slave'} at 127.0.0.1:38336
I20260710 13:21:23.997841 21032 raft_consensus.cc:493] T 8f3aca8634f14d168aea6ed04bb9522c P b77c05e358b8412ba181b50af2edde23 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:23.998162 21032 raft_consensus.cc:3060] T 8f3aca8634f14d168aea6ed04bb9522c P b77c05e358b8412ba181b50af2edde23 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:24.003671 21032 raft_consensus.cc:515] T 8f3aca8634f14d168aea6ed04bb9522c P b77c05e358b8412ba181b50af2edde23 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:24.005424 21032 leader_election.cc:290] T 8f3aca8634f14d168aea6ed04bb9522c P b77c05e358b8412ba181b50af2edde23 [CANDIDATE]: Term 2 election: Requested vote from peers e0b2819ff87843fc952418ac236a99ff (127.16.20.65:38617), cff1cec1fcff4ba9aadaf22e7e946a71 (127.16.20.67:39961)
I20260710 13:21:24.007838 21108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f3aca8634f14d168aea6ed04bb9522c" candidate_uuid: "b77c05e358b8412ba181b50af2edde23" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71"
I20260710 13:21:24.008106 20960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f3aca8634f14d168aea6ed04bb9522c" candidate_uuid: "b77c05e358b8412ba181b50af2edde23" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e0b2819ff87843fc952418ac236a99ff"
I20260710 13:21:24.008487 21108 raft_consensus.cc:3060] T 8f3aca8634f14d168aea6ed04bb9522c P cff1cec1fcff4ba9aadaf22e7e946a71 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:24.008852 20960 raft_consensus.cc:3055] T 8f3aca8634f14d168aea6ed04bb9522c P e0b2819ff87843fc952418ac236a99ff [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:24.009333 20960 raft_consensus.cc:740] T 8f3aca8634f14d168aea6ed04bb9522c P e0b2819ff87843fc952418ac236a99ff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e0b2819ff87843fc952418ac236a99ff, State: Running, Role: LEADER
I20260710 13:21:24.010371 20960 consensus_queue.cc:260] T 8f3aca8634f14d168aea6ed04bb9522c P e0b2819ff87843fc952418ac236a99ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:24.011946 20960 raft_consensus.cc:3060] T 8f3aca8634f14d168aea6ed04bb9522c P e0b2819ff87843fc952418ac236a99ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:24.013947 21108 raft_consensus.cc:2468] T 8f3aca8634f14d168aea6ed04bb9522c P cff1cec1fcff4ba9aadaf22e7e946a71 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b77c05e358b8412ba181b50af2edde23 in term 2.
I20260710 13:21:24.015048 20999 leader_election.cc:304] T 8f3aca8634f14d168aea6ed04bb9522c P b77c05e358b8412ba181b50af2edde23 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b77c05e358b8412ba181b50af2edde23, cff1cec1fcff4ba9aadaf22e7e946a71; no voters: 
I20260710 13:21:24.015771 21183 raft_consensus.cc:2804] T 8f3aca8634f14d168aea6ed04bb9522c P b77c05e358b8412ba181b50af2edde23 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:24.016227 21183 raft_consensus.cc:697] T 8f3aca8634f14d168aea6ed04bb9522c P b77c05e358b8412ba181b50af2edde23 [term 2 LEADER]: Becoming Leader. State: Replica: b77c05e358b8412ba181b50af2edde23, State: Running, Role: LEADER
I20260710 13:21:24.016997 21183 consensus_queue.cc:237] T 8f3aca8634f14d168aea6ed04bb9522c P b77c05e358b8412ba181b50af2edde23 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:24.024705 20960 raft_consensus.cc:2468] T 8f3aca8634f14d168aea6ed04bb9522c P e0b2819ff87843fc952418ac236a99ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b77c05e358b8412ba181b50af2edde23 in term 2.
I20260710 13:21:24.026758 20857 catalog_manager.cc:5697] T 8f3aca8634f14d168aea6ed04bb9522c P b77c05e358b8412ba181b50af2edde23 reported cstate change: term changed from 1 to 2, leader changed from e0b2819ff87843fc952418ac236a99ff (127.16.20.65) to b77c05e358b8412ba181b50af2edde23 (127.16.20.66). New cstate: current_term: 2 leader_uuid: "b77c05e358b8412ba181b50af2edde23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:24.051111 21032 raft_consensus.cc:1275] T 7f6284f1c910491d94251e38719c02c7 P b77c05e358b8412ba181b50af2edde23 [term 2 FOLLOWER]: Refusing update from remote peer e0b2819ff87843fc952418ac236a99ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:24.052381 21191 consensus_queue.cc:1048] T 7f6284f1c910491d94251e38719c02c7 P e0b2819ff87843fc952418ac236a99ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:24.061539 21108 raft_consensus.cc:1275] T 7f6284f1c910491d94251e38719c02c7 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 2 FOLLOWER]: Refusing update from remote peer e0b2819ff87843fc952418ac236a99ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:24.062932 21152 consensus_queue.cc:1048] T 7f6284f1c910491d94251e38719c02c7 P e0b2819ff87843fc952418ac236a99ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:24.069526 21109 raft_consensus.cc:1275] T 2ab4d8ba1eb541b6b487a5882bca5f67 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 2 FOLLOWER]: Refusing update from remote peer e0b2819ff87843fc952418ac236a99ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:24.073979 21191 consensus_queue.cc:1048] T 2ab4d8ba1eb541b6b487a5882bca5f67 P e0b2819ff87843fc952418ac236a99ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:24.087769 21032 raft_consensus.cc:1275] T 2ab4d8ba1eb541b6b487a5882bca5f67 P b77c05e358b8412ba181b50af2edde23 [term 2 FOLLOWER]: Refusing update from remote peer e0b2819ff87843fc952418ac236a99ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:24.089478 21191 consensus_queue.cc:1048] T 2ab4d8ba1eb541b6b487a5882bca5f67 P e0b2819ff87843fc952418ac236a99ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:24.104908 21108 raft_consensus.cc:1275] T b1d0fb8282a549ecacfd8edcb7880989 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 2 FOLLOWER]: Refusing update from remote peer b77c05e358b8412ba181b50af2edde23: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:24.106340 21183 consensus_queue.cc:1048] T b1d0fb8282a549ecacfd8edcb7880989 P b77c05e358b8412ba181b50af2edde23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:24.117686 20960 raft_consensus.cc:1275] T b1d0fb8282a549ecacfd8edcb7880989 P e0b2819ff87843fc952418ac236a99ff [term 2 FOLLOWER]: Refusing update from remote peer b77c05e358b8412ba181b50af2edde23: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:24.123752 21183 consensus_queue.cc:1048] T b1d0fb8282a549ecacfd8edcb7880989 P b77c05e358b8412ba181b50af2edde23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:24.130118 21108 raft_consensus.cc:1275] T c2d6b5d5c17b4fdb91b4cf2d2108513d P cff1cec1fcff4ba9aadaf22e7e946a71 [term 2 FOLLOWER]: Refusing update from remote peer b77c05e358b8412ba181b50af2edde23: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:24.131848 21183 consensus_queue.cc:1048] T c2d6b5d5c17b4fdb91b4cf2d2108513d P b77c05e358b8412ba181b50af2edde23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:24.150940 20960 raft_consensus.cc:1275] T c2d6b5d5c17b4fdb91b4cf2d2108513d P e0b2819ff87843fc952418ac236a99ff [term 2 FOLLOWER]: Refusing update from remote peer b77c05e358b8412ba181b50af2edde23: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:24.153122 21237 consensus_queue.cc:1048] T c2d6b5d5c17b4fdb91b4cf2d2108513d P b77c05e358b8412ba181b50af2edde23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:24.214813 20960 raft_consensus.cc:1275] T eaaa8410a8d04be89f02cba839560b32 P e0b2819ff87843fc952418ac236a99ff [term 2 FOLLOWER]: Refusing update from remote peer b77c05e358b8412ba181b50af2edde23: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:24.216535 21171 consensus_queue.cc:1048] T eaaa8410a8d04be89f02cba839560b32 P b77c05e358b8412ba181b50af2edde23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:24.224824 21108 raft_consensus.cc:1275] T eaaa8410a8d04be89f02cba839560b32 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 2 FOLLOWER]: Refusing update from remote peer b77c05e358b8412ba181b50af2edde23: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:24.226191 21237 consensus_queue.cc:1048] T eaaa8410a8d04be89f02cba839560b32 P b77c05e358b8412ba181b50af2edde23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:24.502534 20960 raft_consensus.cc:1275] T 8f3aca8634f14d168aea6ed04bb9522c P e0b2819ff87843fc952418ac236a99ff [term 2 FOLLOWER]: Refusing update from remote peer b77c05e358b8412ba181b50af2edde23: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:24.503974 21237 consensus_queue.cc:1048] T 8f3aca8634f14d168aea6ed04bb9522c P b77c05e358b8412ba181b50af2edde23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:24.509182 21108 raft_consensus.cc:1275] T 8f3aca8634f14d168aea6ed04bb9522c P cff1cec1fcff4ba9aadaf22e7e946a71 [term 2 FOLLOWER]: Refusing update from remote peer b77c05e358b8412ba181b50af2edde23: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:24.511370 21171 consensus_queue.cc:1048] T 8f3aca8634f14d168aea6ed04bb9522c P b77c05e358b8412ba181b50af2edde23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:26.522284 20857 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37900:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:21:26.526242 20857 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:21:26.602938 20946 tablet_service.cc:1511] Processing CreateTablet for tablet 4847fdb0ab5f47febd1304e07719c411 (DEFAULT_TABLE table=soft_deleted_table [id=c6c31fe7ae7d4991bdce24bb9d19272a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:21:26.604386 20946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4847fdb0ab5f47febd1304e07719c411. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:26.606976 21096 tablet_service.cc:1511] Processing CreateTablet for tablet 4847fdb0ab5f47febd1304e07719c411 (DEFAULT_TABLE table=soft_deleted_table [id=c6c31fe7ae7d4991bdce24bb9d19272a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:21:26.608883 21025 tablet_service.cc:1511] Processing CreateTablet for tablet dc767c307cdf4c45b4a9782ce9c37075 (DEFAULT_TABLE table=soft_deleted_table [id=c6c31fe7ae7d4991bdce24bb9d19272a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:26.610128 21096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4847fdb0ab5f47febd1304e07719c411. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:26.610201 21025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc767c307cdf4c45b4a9782ce9c37075. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:26.613144 21098 tablet_service.cc:1511] Processing CreateTablet for tablet dc767c307cdf4c45b4a9782ce9c37075 (DEFAULT_TABLE table=soft_deleted_table [id=c6c31fe7ae7d4991bdce24bb9d19272a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:26.614642 21098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc767c307cdf4c45b4a9782ce9c37075. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:26.615140 21019 tablet_service.cc:1511] Processing CreateTablet for tablet 5e731843c80f4ea2b187d183eebdc679 (DEFAULT_TABLE table=soft_deleted_table [id=c6c31fe7ae7d4991bdce24bb9d19272a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:26.617404 21019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e731843c80f4ea2b187d183eebdc679. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:26.618211 20943 tablet_service.cc:1511] Processing CreateTablet for tablet 5e731843c80f4ea2b187d183eebdc679 (DEFAULT_TABLE table=soft_deleted_table [id=c6c31fe7ae7d4991bdce24bb9d19272a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:26.619577 20943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e731843c80f4ea2b187d183eebdc679. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:26.607933 21020 tablet_service.cc:1511] Processing CreateTablet for tablet 4847fdb0ab5f47febd1304e07719c411 (DEFAULT_TABLE table=soft_deleted_table [id=c6c31fe7ae7d4991bdce24bb9d19272a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:21:26.624912 21020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4847fdb0ab5f47febd1304e07719c411. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:26.608575 20948 tablet_service.cc:1511] Processing CreateTablet for tablet dc767c307cdf4c45b4a9782ce9c37075 (DEFAULT_TABLE table=soft_deleted_table [id=c6c31fe7ae7d4991bdce24bb9d19272a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:26.632284 20948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc767c307cdf4c45b4a9782ce9c37075. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:26.636893 21097 tablet_service.cc:1511] Processing CreateTablet for tablet 5e731843c80f4ea2b187d183eebdc679 (DEFAULT_TABLE table=soft_deleted_table [id=c6c31fe7ae7d4991bdce24bb9d19272a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:26.638350 21097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e731843c80f4ea2b187d183eebdc679. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:26.641461 20949 tablet_service.cc:1511] Processing CreateTablet for tablet 6fd7f40f408948aaaf956f6f2a0663c4 (DEFAULT_TABLE table=soft_deleted_table [id=c6c31fe7ae7d4991bdce24bb9d19272a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:21:26.643468 20949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fd7f40f408948aaaf956f6f2a0663c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:26.675184 21024 tablet_service.cc:1511] Processing CreateTablet for tablet 6fd7f40f408948aaaf956f6f2a0663c4 (DEFAULT_TABLE table=soft_deleted_table [id=c6c31fe7ae7d4991bdce24bb9d19272a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:21:26.677136 21024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fd7f40f408948aaaf956f6f2a0663c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:26.704375 21092 tablet_service.cc:1511] Processing CreateTablet for tablet 6fd7f40f408948aaaf956f6f2a0663c4 (DEFAULT_TABLE table=soft_deleted_table [id=c6c31fe7ae7d4991bdce24bb9d19272a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:21:26.705878 21092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fd7f40f408948aaaf956f6f2a0663c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:26.719491 20950 tablet_service.cc:1511] Processing CreateTablet for tablet e7d13329365e4f0a969757bfd7c5c36e (DEFAULT_TABLE table=soft_deleted_table [id=c6c31fe7ae7d4991bdce24bb9d19272a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:26.720873 20950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7d13329365e4f0a969757bfd7c5c36e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:26.726831 21021 tablet_service.cc:1511] Processing CreateTablet for tablet e7d13329365e4f0a969757bfd7c5c36e (DEFAULT_TABLE table=soft_deleted_table [id=c6c31fe7ae7d4991bdce24bb9d19272a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:26.728189 21021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7d13329365e4f0a969757bfd7c5c36e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:26.754248 21093 tablet_service.cc:1511] Processing CreateTablet for tablet e7d13329365e4f0a969757bfd7c5c36e (DEFAULT_TABLE table=soft_deleted_table [id=c6c31fe7ae7d4991bdce24bb9d19272a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:26.756021 21093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7d13329365e4f0a969757bfd7c5c36e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:26.767468 20944 tablet_service.cc:1511] Processing CreateTablet for tablet 6d7feedab0894f7d93a42d4203f6ed17 (DEFAULT_TABLE table=soft_deleted_table [id=c6c31fe7ae7d4991bdce24bb9d19272a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:21:26.768883 20944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d7feedab0894f7d93a42d4203f6ed17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:26.770414 21019 tablet_service.cc:1511] Processing CreateTablet for tablet 6d7feedab0894f7d93a42d4203f6ed17 (DEFAULT_TABLE table=soft_deleted_table [id=c6c31fe7ae7d4991bdce24bb9d19272a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:21:26.772464 21019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d7feedab0894f7d93a42d4203f6ed17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:26.803819 21095 tablet_service.cc:1511] Processing CreateTablet for tablet 6d7feedab0894f7d93a42d4203f6ed17 (DEFAULT_TABLE table=soft_deleted_table [id=c6c31fe7ae7d4991bdce24bb9d19272a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:21:26.805732 21095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d7feedab0894f7d93a42d4203f6ed17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:26.829303 21017 tablet_service.cc:1511] Processing CreateTablet for tablet f65b8d2583f942e397acc42f8376c9e3 (DEFAULT_TABLE table=soft_deleted_table [id=c6c31fe7ae7d4991bdce24bb9d19272a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:26.830718 21017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f65b8d2583f942e397acc42f8376c9e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:26.845851 21258 tablet_bootstrap.cc:492] T e7d13329365e4f0a969757bfd7c5c36e P e0b2819ff87843fc952418ac236a99ff: Bootstrap starting.
I20260710 13:21:26.849401 20946 tablet_service.cc:1511] Processing CreateTablet for tablet 64cca55498db4c278aabd746e671f0fe (DEFAULT_TABLE table=soft_deleted_table [id=c6c31fe7ae7d4991bdce24bb9d19272a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:26.850898 20946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64cca55498db4c278aabd746e671f0fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:26.855167 21257 tablet_bootstrap.cc:492] T dc767c307cdf4c45b4a9782ce9c37075 P b77c05e358b8412ba181b50af2edde23: Bootstrap starting.
I20260710 13:21:26.862105 21096 tablet_service.cc:1511] Processing CreateTablet for tablet f65b8d2583f942e397acc42f8376c9e3 (DEFAULT_TABLE table=soft_deleted_table [id=c6c31fe7ae7d4991bdce24bb9d19272a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:26.862564 21258 tablet_bootstrap.cc:654] T e7d13329365e4f0a969757bfd7c5c36e P e0b2819ff87843fc952418ac236a99ff: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:26.867128 21096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f65b8d2583f942e397acc42f8376c9e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:26.858839 20943 tablet_service.cc:1511] Processing CreateTablet for tablet f65b8d2583f942e397acc42f8376c9e3 (DEFAULT_TABLE table=soft_deleted_table [id=c6c31fe7ae7d4991bdce24bb9d19272a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:26.867893 21259 tablet_bootstrap.cc:492] T dc767c307cdf4c45b4a9782ce9c37075 P cff1cec1fcff4ba9aadaf22e7e946a71: Bootstrap starting.
I20260710 13:21:26.870646 20943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f65b8d2583f942e397acc42f8376c9e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:26.873993 21259 tablet_bootstrap.cc:654] T dc767c307cdf4c45b4a9782ce9c37075 P cff1cec1fcff4ba9aadaf22e7e946a71: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:26.875430 21021 tablet_service.cc:1511] Processing CreateTablet for tablet 64cca55498db4c278aabd746e671f0fe (DEFAULT_TABLE table=soft_deleted_table [id=c6c31fe7ae7d4991bdce24bb9d19272a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:26.880012 21098 tablet_service.cc:1511] Processing CreateTablet for tablet 64cca55498db4c278aabd746e671f0fe (DEFAULT_TABLE table=soft_deleted_table [id=c6c31fe7ae7d4991bdce24bb9d19272a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:26.881412 21098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64cca55498db4c278aabd746e671f0fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:26.882344 21257 tablet_bootstrap.cc:654] T dc767c307cdf4c45b4a9782ce9c37075 P b77c05e358b8412ba181b50af2edde23: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:26.886724 20948 tablet_service.cc:1511] Processing CreateTablet for tablet 8a99512cfb30475a891613183df6bf41 (DEFAULT_TABLE table=soft_deleted_table [id=c6c31fe7ae7d4991bdce24bb9d19272a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:26.888059 20948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a99512cfb30475a891613183df6bf41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:26.888305 21025 tablet_service.cc:1511] Processing CreateTablet for tablet 8a99512cfb30475a891613183df6bf41 (DEFAULT_TABLE table=soft_deleted_table [id=c6c31fe7ae7d4991bdce24bb9d19272a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:26.889510 21025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a99512cfb30475a891613183df6bf41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:26.896013 21021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64cca55498db4c278aabd746e671f0fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:26.906848 21093 tablet_service.cc:1511] Processing CreateTablet for tablet 8a99512cfb30475a891613183df6bf41 (DEFAULT_TABLE table=soft_deleted_table [id=c6c31fe7ae7d4991bdce24bb9d19272a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:26.908344 21093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a99512cfb30475a891613183df6bf41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:26.917443 21258 tablet_bootstrap.cc:492] T e7d13329365e4f0a969757bfd7c5c36e P e0b2819ff87843fc952418ac236a99ff: No bootstrap required, opened a new log
I20260710 13:21:26.918128 21258 ts_tablet_manager.cc:1403] T e7d13329365e4f0a969757bfd7c5c36e P e0b2819ff87843fc952418ac236a99ff: Time spent bootstrapping tablet: real 0.073s	user 0.015s	sys 0.002s
I20260710 13:21:26.921247 21258 raft_consensus.cc:359] T e7d13329365e4f0a969757bfd7c5c36e P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:26.928519 21258 raft_consensus.cc:385] T e7d13329365e4f0a969757bfd7c5c36e P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:26.928920 21258 raft_consensus.cc:740] T e7d13329365e4f0a969757bfd7c5c36e P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0b2819ff87843fc952418ac236a99ff, State: Initialized, Role: FOLLOWER
I20260710 13:21:26.929834 21259 tablet_bootstrap.cc:492] T dc767c307cdf4c45b4a9782ce9c37075 P cff1cec1fcff4ba9aadaf22e7e946a71: No bootstrap required, opened a new log
I20260710 13:21:26.929774 21258 consensus_queue.cc:260] T e7d13329365e4f0a969757bfd7c5c36e P e0b2819ff87843fc952418ac236a99ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:26.930398 21259 ts_tablet_manager.cc:1403] T dc767c307cdf4c45b4a9782ce9c37075 P cff1cec1fcff4ba9aadaf22e7e946a71: Time spent bootstrapping tablet: real 0.063s	user 0.011s	sys 0.000s
I20260710 13:21:26.934978 21259 raft_consensus.cc:359] T dc767c307cdf4c45b4a9782ce9c37075 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:26.945169 21259 raft_consensus.cc:385] T dc767c307cdf4c45b4a9782ce9c37075 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:26.945607 21259 raft_consensus.cc:740] T dc767c307cdf4c45b4a9782ce9c37075 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cff1cec1fcff4ba9aadaf22e7e946a71, State: Initialized, Role: FOLLOWER
I20260710 13:21:26.945690 21257 tablet_bootstrap.cc:492] T dc767c307cdf4c45b4a9782ce9c37075 P b77c05e358b8412ba181b50af2edde23: No bootstrap required, opened a new log
I20260710 13:21:26.946278 21257 ts_tablet_manager.cc:1403] T dc767c307cdf4c45b4a9782ce9c37075 P b77c05e358b8412ba181b50af2edde23: Time spent bootstrapping tablet: real 0.091s	user 0.013s	sys 0.010s
I20260710 13:21:26.948993 21257 raft_consensus.cc:359] T dc767c307cdf4c45b4a9782ce9c37075 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:26.949474 21257 raft_consensus.cc:385] T dc767c307cdf4c45b4a9782ce9c37075 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:26.949649 21257 raft_consensus.cc:740] T dc767c307cdf4c45b4a9782ce9c37075 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b77c05e358b8412ba181b50af2edde23, State: Initialized, Role: FOLLOWER
I20260710 13:21:26.950202 21257 consensus_queue.cc:260] T dc767c307cdf4c45b4a9782ce9c37075 P b77c05e358b8412ba181b50af2edde23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:26.940793 21258 ts_tablet_manager.cc:1434] T e7d13329365e4f0a969757bfd7c5c36e P e0b2819ff87843fc952418ac236a99ff: Time spent starting tablet: real 0.022s	user 0.002s	sys 0.004s
I20260710 13:21:26.952346 21258 tablet_bootstrap.cc:492] T 6d7feedab0894f7d93a42d4203f6ed17 P e0b2819ff87843fc952418ac236a99ff: Bootstrap starting.
I20260710 13:21:26.952689 21257 ts_tablet_manager.cc:1434] T dc767c307cdf4c45b4a9782ce9c37075 P b77c05e358b8412ba181b50af2edde23: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:21:26.953763 21257 tablet_bootstrap.cc:492] T 5e731843c80f4ea2b187d183eebdc679 P b77c05e358b8412ba181b50af2edde23: Bootstrap starting.
I20260710 13:21:26.960163 21257 tablet_bootstrap.cc:654] T 5e731843c80f4ea2b187d183eebdc679 P b77c05e358b8412ba181b50af2edde23: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:26.959769 21259 consensus_queue.cc:260] T dc767c307cdf4c45b4a9782ce9c37075 P cff1cec1fcff4ba9aadaf22e7e946a71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:26.962589 21259 ts_tablet_manager.cc:1434] T dc767c307cdf4c45b4a9782ce9c37075 P cff1cec1fcff4ba9aadaf22e7e946a71: Time spent starting tablet: real 0.032s	user 0.002s	sys 0.003s
I20260710 13:21:26.963745 21259 tablet_bootstrap.cc:492] T 4847fdb0ab5f47febd1304e07719c411 P cff1cec1fcff4ba9aadaf22e7e946a71: Bootstrap starting.
I20260710 13:21:26.964160 21258 tablet_bootstrap.cc:654] T 6d7feedab0894f7d93a42d4203f6ed17 P e0b2819ff87843fc952418ac236a99ff: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:26.970337 21258 tablet_bootstrap.cc:492] T 6d7feedab0894f7d93a42d4203f6ed17 P e0b2819ff87843fc952418ac236a99ff: No bootstrap required, opened a new log
I20260710 13:21:26.970839 21258 ts_tablet_manager.cc:1403] T 6d7feedab0894f7d93a42d4203f6ed17 P e0b2819ff87843fc952418ac236a99ff: Time spent bootstrapping tablet: real 0.019s	user 0.003s	sys 0.009s
I20260710 13:21:26.971571 21259 tablet_bootstrap.cc:654] T 4847fdb0ab5f47febd1304e07719c411 P cff1cec1fcff4ba9aadaf22e7e946a71: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:26.973698 21258 raft_consensus.cc:359] T 6d7feedab0894f7d93a42d4203f6ed17 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:26.974489 21258 raft_consensus.cc:385] T 6d7feedab0894f7d93a42d4203f6ed17 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:26.974808 21258 raft_consensus.cc:740] T 6d7feedab0894f7d93a42d4203f6ed17 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0b2819ff87843fc952418ac236a99ff, State: Initialized, Role: FOLLOWER
I20260710 13:21:26.975596 21258 consensus_queue.cc:260] T 6d7feedab0894f7d93a42d4203f6ed17 P e0b2819ff87843fc952418ac236a99ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:26.977949 21258 ts_tablet_manager.cc:1434] T 6d7feedab0894f7d93a42d4203f6ed17 P e0b2819ff87843fc952418ac236a99ff: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:21:26.979370 21258 tablet_bootstrap.cc:492] T 5e731843c80f4ea2b187d183eebdc679 P e0b2819ff87843fc952418ac236a99ff: Bootstrap starting.
I20260710 13:21:26.988677 21257 tablet_bootstrap.cc:492] T 5e731843c80f4ea2b187d183eebdc679 P b77c05e358b8412ba181b50af2edde23: No bootstrap required, opened a new log
I20260710 13:21:26.989318 21257 ts_tablet_manager.cc:1403] T 5e731843c80f4ea2b187d183eebdc679 P b77c05e358b8412ba181b50af2edde23: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.021s
I20260710 13:21:26.989575 21258 tablet_bootstrap.cc:654] T 5e731843c80f4ea2b187d183eebdc679 P e0b2819ff87843fc952418ac236a99ff: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:26.992396 21257 raft_consensus.cc:359] T 5e731843c80f4ea2b187d183eebdc679 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:26.993381 21257 raft_consensus.cc:385] T 5e731843c80f4ea2b187d183eebdc679 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:26.993818 21257 raft_consensus.cc:740] T 5e731843c80f4ea2b187d183eebdc679 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b77c05e358b8412ba181b50af2edde23, State: Initialized, Role: FOLLOWER
I20260710 13:21:26.994962 21257 consensus_queue.cc:260] T 5e731843c80f4ea2b187d183eebdc679 P b77c05e358b8412ba181b50af2edde23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:26.998062 21257 ts_tablet_manager.cc:1434] T 5e731843c80f4ea2b187d183eebdc679 P b77c05e358b8412ba181b50af2edde23: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:21:27.001052 21259 tablet_bootstrap.cc:492] T 4847fdb0ab5f47febd1304e07719c411 P cff1cec1fcff4ba9aadaf22e7e946a71: No bootstrap required, opened a new log
I20260710 13:21:27.001639 21259 ts_tablet_manager.cc:1403] T 4847fdb0ab5f47febd1304e07719c411 P cff1cec1fcff4ba9aadaf22e7e946a71: Time spent bootstrapping tablet: real 0.038s	user 0.007s	sys 0.012s
I20260710 13:21:27.003724 21257 tablet_bootstrap.cc:492] T 6fd7f40f408948aaaf956f6f2a0663c4 P b77c05e358b8412ba181b50af2edde23: Bootstrap starting.
I20260710 13:21:27.004943 21259 raft_consensus.cc:359] T 4847fdb0ab5f47febd1304e07719c411 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:27.005738 21259 raft_consensus.cc:385] T 4847fdb0ab5f47febd1304e07719c411 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:27.006075 21259 raft_consensus.cc:740] T 4847fdb0ab5f47febd1304e07719c411 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cff1cec1fcff4ba9aadaf22e7e946a71, State: Initialized, Role: FOLLOWER
I20260710 13:21:27.006853 21259 consensus_queue.cc:260] T 4847fdb0ab5f47febd1304e07719c411 P cff1cec1fcff4ba9aadaf22e7e946a71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:27.009188 21259 ts_tablet_manager.cc:1434] T 4847fdb0ab5f47febd1304e07719c411 P cff1cec1fcff4ba9aadaf22e7e946a71: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:21:27.010150 21259 tablet_bootstrap.cc:492] T 6fd7f40f408948aaaf956f6f2a0663c4 P cff1cec1fcff4ba9aadaf22e7e946a71: Bootstrap starting.
I20260710 13:21:27.014822 21258 tablet_bootstrap.cc:492] T 5e731843c80f4ea2b187d183eebdc679 P e0b2819ff87843fc952418ac236a99ff: No bootstrap required, opened a new log
I20260710 13:21:27.015424 21258 ts_tablet_manager.cc:1403] T 5e731843c80f4ea2b187d183eebdc679 P e0b2819ff87843fc952418ac236a99ff: Time spent bootstrapping tablet: real 0.036s	user 0.020s	sys 0.001s
I20260710 13:21:27.016305 21257 tablet_bootstrap.cc:654] T 6fd7f40f408948aaaf956f6f2a0663c4 P b77c05e358b8412ba181b50af2edde23: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:27.018374 21258 raft_consensus.cc:359] T 5e731843c80f4ea2b187d183eebdc679 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:27.019224 21258 raft_consensus.cc:385] T 5e731843c80f4ea2b187d183eebdc679 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:27.019582 21258 raft_consensus.cc:740] T 5e731843c80f4ea2b187d183eebdc679 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0b2819ff87843fc952418ac236a99ff, State: Initialized, Role: FOLLOWER
I20260710 13:21:27.020408 21258 consensus_queue.cc:260] T 5e731843c80f4ea2b187d183eebdc679 P e0b2819ff87843fc952418ac236a99ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:27.024691 21259 tablet_bootstrap.cc:654] T 6fd7f40f408948aaaf956f6f2a0663c4 P cff1cec1fcff4ba9aadaf22e7e946a71: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:27.025336 21257 tablet_bootstrap.cc:492] T 6fd7f40f408948aaaf956f6f2a0663c4 P b77c05e358b8412ba181b50af2edde23: No bootstrap required, opened a new log
I20260710 13:21:27.025926 21257 ts_tablet_manager.cc:1403] T 6fd7f40f408948aaaf956f6f2a0663c4 P b77c05e358b8412ba181b50af2edde23: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.002s
I20260710 13:21:27.029434 21258 ts_tablet_manager.cc:1434] T 5e731843c80f4ea2b187d183eebdc679 P e0b2819ff87843fc952418ac236a99ff: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 13:21:27.029270 21257 raft_consensus.cc:359] T 6fd7f40f408948aaaf956f6f2a0663c4 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:27.030043 21257 raft_consensus.cc:385] T 6fd7f40f408948aaaf956f6f2a0663c4 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:27.030376 21257 raft_consensus.cc:740] T 6fd7f40f408948aaaf956f6f2a0663c4 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b77c05e358b8412ba181b50af2edde23, State: Initialized, Role: FOLLOWER
I20260710 13:21:27.031358 21257 consensus_queue.cc:260] T 6fd7f40f408948aaaf956f6f2a0663c4 P b77c05e358b8412ba181b50af2edde23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:27.038245 21258 tablet_bootstrap.cc:492] T 4847fdb0ab5f47febd1304e07719c411 P e0b2819ff87843fc952418ac236a99ff: Bootstrap starting.
I20260710 13:21:27.041123 21259 tablet_bootstrap.cc:492] T 6fd7f40f408948aaaf956f6f2a0663c4 P cff1cec1fcff4ba9aadaf22e7e946a71: No bootstrap required, opened a new log
I20260710 13:21:27.041749 21259 ts_tablet_manager.cc:1403] T 6fd7f40f408948aaaf956f6f2a0663c4 P cff1cec1fcff4ba9aadaf22e7e946a71: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.010s
I20260710 13:21:27.045066 21259 raft_consensus.cc:359] T 6fd7f40f408948aaaf956f6f2a0663c4 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:27.045982 21259 raft_consensus.cc:385] T 6fd7f40f408948aaaf956f6f2a0663c4 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:27.046342 21259 raft_consensus.cc:740] T 6fd7f40f408948aaaf956f6f2a0663c4 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cff1cec1fcff4ba9aadaf22e7e946a71, State: Initialized, Role: FOLLOWER
I20260710 13:21:27.046523 21258 tablet_bootstrap.cc:654] T 4847fdb0ab5f47febd1304e07719c411 P e0b2819ff87843fc952418ac236a99ff: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:27.047225 21259 consensus_queue.cc:260] T 6fd7f40f408948aaaf956f6f2a0663c4 P cff1cec1fcff4ba9aadaf22e7e946a71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:27.049877 21259 ts_tablet_manager.cc:1434] T 6fd7f40f408948aaaf956f6f2a0663c4 P cff1cec1fcff4ba9aadaf22e7e946a71: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:21:27.051004 21259 tablet_bootstrap.cc:492] T 5e731843c80f4ea2b187d183eebdc679 P cff1cec1fcff4ba9aadaf22e7e946a71: Bootstrap starting.
I20260710 13:21:27.056694 21257 ts_tablet_manager.cc:1434] T 6fd7f40f408948aaaf956f6f2a0663c4 P b77c05e358b8412ba181b50af2edde23: Time spent starting tablet: real 0.030s	user 0.013s	sys 0.004s
I20260710 13:21:27.057960 21259 tablet_bootstrap.cc:654] T 5e731843c80f4ea2b187d183eebdc679 P cff1cec1fcff4ba9aadaf22e7e946a71: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:27.058807 21191 raft_consensus.cc:493] T 5e731843c80f4ea2b187d183eebdc679 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:27.059358 21191 raft_consensus.cc:515] T 5e731843c80f4ea2b187d183eebdc679 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:27.061103 21257 tablet_bootstrap.cc:492] T 4847fdb0ab5f47febd1304e07719c411 P b77c05e358b8412ba181b50af2edde23: Bootstrap starting.
I20260710 13:21:27.061528 21191 leader_election.cc:290] T 5e731843c80f4ea2b187d183eebdc679 P e0b2819ff87843fc952418ac236a99ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b77c05e358b8412ba181b50af2edde23 (127.16.20.66:34115), cff1cec1fcff4ba9aadaf22e7e946a71 (127.16.20.67:39961)
I20260710 13:21:27.063282 21032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e731843c80f4ea2b187d183eebdc679" candidate_uuid: "e0b2819ff87843fc952418ac236a99ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77c05e358b8412ba181b50af2edde23" is_pre_election: true
I20260710 13:21:27.063939 21032 raft_consensus.cc:2468] T 5e731843c80f4ea2b187d183eebdc679 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0b2819ff87843fc952418ac236a99ff in term 0.
I20260710 13:21:27.070187 21108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e731843c80f4ea2b187d183eebdc679" candidate_uuid: "e0b2819ff87843fc952418ac236a99ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" is_pre_election: true
I20260710 13:21:27.070600 21257 tablet_bootstrap.cc:654] T 4847fdb0ab5f47febd1304e07719c411 P b77c05e358b8412ba181b50af2edde23: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:27.072468 20923 leader_election.cc:304] T 5e731843c80f4ea2b187d183eebdc679 P e0b2819ff87843fc952418ac236a99ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b77c05e358b8412ba181b50af2edde23, e0b2819ff87843fc952418ac236a99ff; no voters: 
I20260710 13:21:27.074837 21259 tablet_bootstrap.cc:492] T 5e731843c80f4ea2b187d183eebdc679 P cff1cec1fcff4ba9aadaf22e7e946a71: No bootstrap required, opened a new log
I20260710 13:21:27.075234 21188 raft_consensus.cc:493] T dc767c307cdf4c45b4a9782ce9c37075 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:27.075448 21259 ts_tablet_manager.cc:1403] T 5e731843c80f4ea2b187d183eebdc679 P cff1cec1fcff4ba9aadaf22e7e946a71: Time spent bootstrapping tablet: real 0.025s	user 0.005s	sys 0.013s
I20260710 13:21:27.075766 21188 raft_consensus.cc:515] T dc767c307cdf4c45b4a9782ce9c37075 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:27.077833 21188 leader_election.cc:290] T dc767c307cdf4c45b4a9782ce9c37075 P cff1cec1fcff4ba9aadaf22e7e946a71 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0b2819ff87843fc952418ac236a99ff (127.16.20.65:38617), b77c05e358b8412ba181b50af2edde23 (127.16.20.66:34115)
I20260710 13:21:27.078517 21259 raft_consensus.cc:359] T 5e731843c80f4ea2b187d183eebdc679 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:27.079427 21259 raft_consensus.cc:385] T 5e731843c80f4ea2b187d183eebdc679 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:27.080746 20959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc767c307cdf4c45b4a9782ce9c37075" candidate_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2819ff87843fc952418ac236a99ff" is_pre_election: true
W20260710 13:21:27.082296 21072 leader_election.cc:343] T dc767c307cdf4c45b4a9782ce9c37075 P cff1cec1fcff4ba9aadaf22e7e946a71 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e0b2819ff87843fc952418ac236a99ff (127.16.20.65:38617): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:27.082988 21269 raft_consensus.cc:493] T dc767c307cdf4c45b4a9782ce9c37075 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:21:27.083097 20924 leader_election.cc:343] T 5e731843c80f4ea2b187d183eebdc679 P e0b2819ff87843fc952418ac236a99ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cff1cec1fcff4ba9aadaf22e7e946a71 (127.16.20.67:39961): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:27.083531 21269 raft_consensus.cc:515] T dc767c307cdf4c45b4a9782ce9c37075 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:27.084283 21032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc767c307cdf4c45b4a9782ce9c37075" candidate_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77c05e358b8412ba181b50af2edde23" is_pre_election: true
I20260710 13:21:27.084877 21032 raft_consensus.cc:2468] T dc767c307cdf4c45b4a9782ce9c37075 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cff1cec1fcff4ba9aadaf22e7e946a71 in term 0.
I20260710 13:21:27.085588 21269 leader_election.cc:290] T dc767c307cdf4c45b4a9782ce9c37075 P b77c05e358b8412ba181b50af2edde23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0b2819ff87843fc952418ac236a99ff (127.16.20.65:38617), cff1cec1fcff4ba9aadaf22e7e946a71 (127.16.20.67:39961)
I20260710 13:21:27.085855 21257 tablet_bootstrap.cc:492] T 4847fdb0ab5f47febd1304e07719c411 P b77c05e358b8412ba181b50af2edde23: No bootstrap required, opened a new log
I20260710 13:21:27.086607 21257 ts_tablet_manager.cc:1403] T 4847fdb0ab5f47febd1304e07719c411 P b77c05e358b8412ba181b50af2edde23: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.005s
I20260710 13:21:27.079772 21259 raft_consensus.cc:740] T 5e731843c80f4ea2b187d183eebdc679 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cff1cec1fcff4ba9aadaf22e7e946a71, State: Initialized, Role: FOLLOWER
I20260710 13:21:27.086622 21108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc767c307cdf4c45b4a9782ce9c37075" candidate_uuid: "b77c05e358b8412ba181b50af2edde23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" is_pre_election: true
I20260710 13:21:27.087570 21108 raft_consensus.cc:2468] T dc767c307cdf4c45b4a9782ce9c37075 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b77c05e358b8412ba181b50af2edde23 in term 0.
I20260710 13:21:27.087805 21259 consensus_queue.cc:260] T 5e731843c80f4ea2b187d183eebdc679 P cff1cec1fcff4ba9aadaf22e7e946a71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:27.088874 21072 leader_election.cc:304] T dc767c307cdf4c45b4a9782ce9c37075 P cff1cec1fcff4ba9aadaf22e7e946a71 [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: b77c05e358b8412ba181b50af2edde23, cff1cec1fcff4ba9aadaf22e7e946a71; no voters: e0b2819ff87843fc952418ac236a99ff
I20260710 13:21:27.090229 21259 ts_tablet_manager.cc:1434] T 5e731843c80f4ea2b187d183eebdc679 P cff1cec1fcff4ba9aadaf22e7e946a71: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 13:21:27.090658 21257 raft_consensus.cc:359] T 4847fdb0ab5f47febd1304e07719c411 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:27.091305 21259 tablet_bootstrap.cc:492] T 6d7feedab0894f7d93a42d4203f6ed17 P cff1cec1fcff4ba9aadaf22e7e946a71: Bootstrap starting.
I20260710 13:21:27.091933 21257 raft_consensus.cc:385] T 4847fdb0ab5f47febd1304e07719c411 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:27.092243 21188 raft_consensus.cc:2804] T dc767c307cdf4c45b4a9782ce9c37075 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:27.092464 21257 raft_consensus.cc:740] T 4847fdb0ab5f47febd1304e07719c411 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b77c05e358b8412ba181b50af2edde23, State: Initialized, Role: FOLLOWER
I20260710 13:21:27.091364 20959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc767c307cdf4c45b4a9782ce9c37075" candidate_uuid: "b77c05e358b8412ba181b50af2edde23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2819ff87843fc952418ac236a99ff" is_pre_election: true
I20260710 13:21:27.093849 21257 consensus_queue.cc:260] T 4847fdb0ab5f47febd1304e07719c411 P b77c05e358b8412ba181b50af2edde23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:27.098577 21259 tablet_bootstrap.cc:654] T 6d7feedab0894f7d93a42d4203f6ed17 P cff1cec1fcff4ba9aadaf22e7e946a71: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:27.101403 21257 ts_tablet_manager.cc:1434] T 4847fdb0ab5f47febd1304e07719c411 P b77c05e358b8412ba181b50af2edde23: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 13:21:27.102330 21191 raft_consensus.cc:2804] T 5e731843c80f4ea2b187d183eebdc679 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:27.102747 21191 raft_consensus.cc:493] T 5e731843c80f4ea2b187d183eebdc679 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:27.102975 21257 tablet_bootstrap.cc:492] T e7d13329365e4f0a969757bfd7c5c36e P b77c05e358b8412ba181b50af2edde23: Bootstrap starting.
I20260710 13:21:27.090256 20999 leader_election.cc:304] T dc767c307cdf4c45b4a9782ce9c37075 P b77c05e358b8412ba181b50af2edde23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b77c05e358b8412ba181b50af2edde23, cff1cec1fcff4ba9aadaf22e7e946a71; no voters: 
I20260710 13:21:27.104038 21269 raft_consensus.cc:2804] T dc767c307cdf4c45b4a9782ce9c37075 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:21:27.104336 20998 leader_election.cc:343] T dc767c307cdf4c45b4a9782ce9c37075 P b77c05e358b8412ba181b50af2edde23 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e0b2819ff87843fc952418ac236a99ff (127.16.20.65:38617): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:27.104506 21269 raft_consensus.cc:493] T dc767c307cdf4c45b4a9782ce9c37075 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:27.105073 21269 raft_consensus.cc:3060] T dc767c307cdf4c45b4a9782ce9c37075 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:27.103081 21191 raft_consensus.cc:3060] T 5e731843c80f4ea2b187d183eebdc679 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:27.113842 21259 tablet_bootstrap.cc:492] T 6d7feedab0894f7d93a42d4203f6ed17 P cff1cec1fcff4ba9aadaf22e7e946a71: No bootstrap required, opened a new log
I20260710 13:21:27.114398 21259 ts_tablet_manager.cc:1403] T 6d7feedab0894f7d93a42d4203f6ed17 P cff1cec1fcff4ba9aadaf22e7e946a71: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.009s
I20260710 13:21:27.117249 21259 raft_consensus.cc:359] T 6d7feedab0894f7d93a42d4203f6ed17 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:27.118018 21259 raft_consensus.cc:385] T 6d7feedab0894f7d93a42d4203f6ed17 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:27.092819 21188 raft_consensus.cc:493] T dc767c307cdf4c45b4a9782ce9c37075 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:27.118359 21259 raft_consensus.cc:740] T 6d7feedab0894f7d93a42d4203f6ed17 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cff1cec1fcff4ba9aadaf22e7e946a71, State: Initialized, Role: FOLLOWER
I20260710 13:21:27.118238 21269 raft_consensus.cc:515] T dc767c307cdf4c45b4a9782ce9c37075 P b77c05e358b8412ba181b50af2edde23 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:27.119037 21188 raft_consensus.cc:3060] T dc767c307cdf4c45b4a9782ce9c37075 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:27.132736 20959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc767c307cdf4c45b4a9782ce9c37075" candidate_uuid: "b77c05e358b8412ba181b50af2edde23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2819ff87843fc952418ac236a99ff"
I20260710 13:21:27.134251 21257 tablet_bootstrap.cc:654] T e7d13329365e4f0a969757bfd7c5c36e P b77c05e358b8412ba181b50af2edde23: Neither blocks nor log segments found. Creating new log.
W20260710 13:21:27.134215 20998 leader_election.cc:343] T dc767c307cdf4c45b4a9782ce9c37075 P b77c05e358b8412ba181b50af2edde23 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e0b2819ff87843fc952418ac236a99ff (127.16.20.65:38617): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:27.119505 21259 consensus_queue.cc:260] T 6d7feedab0894f7d93a42d4203f6ed17 P cff1cec1fcff4ba9aadaf22e7e946a71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:27.136520 21191 raft_consensus.cc:515] T 5e731843c80f4ea2b187d183eebdc679 P e0b2819ff87843fc952418ac236a99ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:27.140673 21032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e731843c80f4ea2b187d183eebdc679" candidate_uuid: "e0b2819ff87843fc952418ac236a99ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77c05e358b8412ba181b50af2edde23"
I20260710 13:21:27.141191 21032 raft_consensus.cc:3060] T 5e731843c80f4ea2b187d183eebdc679 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:27.147060 21273 raft_consensus.cc:493] T 5e731843c80f4ea2b187d183eebdc679 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:27.147696 21259 ts_tablet_manager.cc:1434] T 6d7feedab0894f7d93a42d4203f6ed17 P cff1cec1fcff4ba9aadaf22e7e946a71: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260710 13:21:27.147625 21273 raft_consensus.cc:515] T 5e731843c80f4ea2b187d183eebdc679 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:27.148679 21259 tablet_bootstrap.cc:492] T e7d13329365e4f0a969757bfd7c5c36e P cff1cec1fcff4ba9aadaf22e7e946a71: Bootstrap starting.
I20260710 13:21:27.151305 21273 leader_election.cc:290] T 5e731843c80f4ea2b187d183eebdc679 P cff1cec1fcff4ba9aadaf22e7e946a71 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0b2819ff87843fc952418ac236a99ff (127.16.20.65:38617), b77c05e358b8412ba181b50af2edde23 (127.16.20.66:34115)
I20260710 13:21:27.151648 21032 raft_consensus.cc:2468] T 5e731843c80f4ea2b187d183eebdc679 P b77c05e358b8412ba181b50af2edde23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0b2819ff87843fc952418ac236a99ff in term 1.
I20260710 13:21:27.153715 20923 leader_election.cc:304] T 5e731843c80f4ea2b187d183eebdc679 P e0b2819ff87843fc952418ac236a99ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b77c05e358b8412ba181b50af2edde23, e0b2819ff87843fc952418ac236a99ff; no voters: 
I20260710 13:21:27.154361 21246 raft_consensus.cc:493] T 6fd7f40f408948aaaf956f6f2a0663c4 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:27.154667 21275 raft_consensus.cc:2804] T 5e731843c80f4ea2b187d183eebdc679 P e0b2819ff87843fc952418ac236a99ff [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:27.155148 21275 raft_consensus.cc:697] T 5e731843c80f4ea2b187d183eebdc679 P e0b2819ff87843fc952418ac236a99ff [term 1 LEADER]: Becoming Leader. State: Replica: e0b2819ff87843fc952418ac236a99ff, State: Running, Role: LEADER
I20260710 13:21:27.154835 21246 raft_consensus.cc:515] T 6fd7f40f408948aaaf956f6f2a0663c4 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:27.155977 21275 consensus_queue.cc:237] T 5e731843c80f4ea2b187d183eebdc679 P e0b2819ff87843fc952418ac236a99ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:27.157030 21246 leader_election.cc:290] T 6fd7f40f408948aaaf956f6f2a0663c4 P b77c05e358b8412ba181b50af2edde23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0b2819ff87843fc952418ac236a99ff (127.16.20.65:38617), cff1cec1fcff4ba9aadaf22e7e946a71 (127.16.20.67:39961)
I20260710 13:21:27.157680 21269 leader_election.cc:290] T dc767c307cdf4c45b4a9782ce9c37075 P b77c05e358b8412ba181b50af2edde23 [CANDIDATE]: Term 1 election: Requested vote from peers e0b2819ff87843fc952418ac236a99ff (127.16.20.65:38617), cff1cec1fcff4ba9aadaf22e7e946a71 (127.16.20.67:39961)
I20260710 13:21:27.152459 21191 leader_election.cc:290] T 5e731843c80f4ea2b187d183eebdc679 P e0b2819ff87843fc952418ac236a99ff [CANDIDATE]: Term 1 election: Requested vote from peers b77c05e358b8412ba181b50af2edde23 (127.16.20.66:34115), cff1cec1fcff4ba9aadaf22e7e946a71 (127.16.20.67:39961)
I20260710 13:21:27.165333 21259 tablet_bootstrap.cc:654] T e7d13329365e4f0a969757bfd7c5c36e P cff1cec1fcff4ba9aadaf22e7e946a71: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:27.135097 21188 raft_consensus.cc:515] T dc767c307cdf4c45b4a9782ce9c37075 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:27.171845 21188 leader_election.cc:290] T dc767c307cdf4c45b4a9782ce9c37075 P cff1cec1fcff4ba9aadaf22e7e946a71 [CANDIDATE]: Term 1 election: Requested vote from peers e0b2819ff87843fc952418ac236a99ff (127.16.20.65:38617), b77c05e358b8412ba181b50af2edde23 (127.16.20.66:34115)
I20260710 13:21:27.173770 20959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fd7f40f408948aaaf956f6f2a0663c4" candidate_uuid: "b77c05e358b8412ba181b50af2edde23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2819ff87843fc952418ac236a99ff" is_pre_election: true
I20260710 13:21:27.174013 21108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e731843c80f4ea2b187d183eebdc679" candidate_uuid: "e0b2819ff87843fc952418ac236a99ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71"
I20260710 13:21:27.174484 21108 raft_consensus.cc:3060] T 5e731843c80f4ea2b187d183eebdc679 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:27.176203 21258 tablet_bootstrap.cc:492] T 4847fdb0ab5f47febd1304e07719c411 P e0b2819ff87843fc952418ac236a99ff: No bootstrap required, opened a new log
I20260710 13:21:27.176687 21258 ts_tablet_manager.cc:1403] T 4847fdb0ab5f47febd1304e07719c411 P e0b2819ff87843fc952418ac236a99ff: Time spent bootstrapping tablet: real 0.139s	user 0.034s	sys 0.063s
W20260710 13:21:27.177358 20998 leader_election.cc:343] T 6fd7f40f408948aaaf956f6f2a0663c4 P b77c05e358b8412ba181b50af2edde23 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e0b2819ff87843fc952418ac236a99ff (127.16.20.65:38617): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:27.179744 21258 raft_consensus.cc:359] T 4847fdb0ab5f47febd1304e07719c411 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:27.180104 20855 catalog_manager.cc:5697] T 5e731843c80f4ea2b187d183eebdc679 P e0b2819ff87843fc952418ac236a99ff reported cstate change: term changed from 0 to 1, leader changed from <none> to e0b2819ff87843fc952418ac236a99ff (127.16.20.65). New cstate: current_term: 1 leader_uuid: "e0b2819ff87843fc952418ac236a99ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:27.182286 21258 raft_consensus.cc:385] T 4847fdb0ab5f47febd1304e07719c411 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:27.182698 21258 raft_consensus.cc:740] T 4847fdb0ab5f47febd1304e07719c411 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0b2819ff87843fc952418ac236a99ff, State: Initialized, Role: FOLLOWER
I20260710 13:21:27.183522 21258 consensus_queue.cc:260] T 4847fdb0ab5f47febd1304e07719c411 P e0b2819ff87843fc952418ac236a99ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:27.184240 21257 tablet_bootstrap.cc:492] T e7d13329365e4f0a969757bfd7c5c36e P b77c05e358b8412ba181b50af2edde23: No bootstrap required, opened a new log
I20260710 13:21:27.184873 21257 ts_tablet_manager.cc:1403] T e7d13329365e4f0a969757bfd7c5c36e P b77c05e358b8412ba181b50af2edde23: Time spent bootstrapping tablet: real 0.082s	user 0.012s	sys 0.004s
I20260710 13:21:27.187616 21269 raft_consensus.cc:493] T 4847fdb0ab5f47febd1304e07719c411 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:27.188076 21269 raft_consensus.cc:515] T 4847fdb0ab5f47febd1304e07719c411 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:27.188566 21108 raft_consensus.cc:2468] T 5e731843c80f4ea2b187d183eebdc679 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0b2819ff87843fc952418ac236a99ff in term 1.
I20260710 13:21:27.190519 21269 leader_election.cc:290] T 4847fdb0ab5f47febd1304e07719c411 P b77c05e358b8412ba181b50af2edde23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0b2819ff87843fc952418ac236a99ff (127.16.20.65:38617), cff1cec1fcff4ba9aadaf22e7e946a71 (127.16.20.67:39961)
I20260710 13:21:27.191296 20959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4847fdb0ab5f47febd1304e07719c411" candidate_uuid: "b77c05e358b8412ba181b50af2edde23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2819ff87843fc952418ac236a99ff" is_pre_election: true
I20260710 13:21:27.191318 21257 raft_consensus.cc:359] T e7d13329365e4f0a969757bfd7c5c36e P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:27.192066 20959 raft_consensus.cc:2468] T 4847fdb0ab5f47febd1304e07719c411 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b77c05e358b8412ba181b50af2edde23 in term 0.
I20260710 13:21:27.192461 21257 raft_consensus.cc:385] T e7d13329365e4f0a969757bfd7c5c36e P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:27.192885 21257 raft_consensus.cc:740] T e7d13329365e4f0a969757bfd7c5c36e P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b77c05e358b8412ba181b50af2edde23, State: Initialized, Role: FOLLOWER
I20260710 13:21:27.193256 20998 leader_election.cc:304] T 4847fdb0ab5f47febd1304e07719c411 P b77c05e358b8412ba181b50af2edde23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b77c05e358b8412ba181b50af2edde23, e0b2819ff87843fc952418ac236a99ff; no voters: 
I20260710 13:21:27.194425 21269 raft_consensus.cc:2804] T 4847fdb0ab5f47febd1304e07719c411 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:27.193991 21257 consensus_queue.cc:260] T e7d13329365e4f0a969757bfd7c5c36e P b77c05e358b8412ba181b50af2edde23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:27.187134 21259 tablet_bootstrap.cc:492] T e7d13329365e4f0a969757bfd7c5c36e P cff1cec1fcff4ba9aadaf22e7e946a71: No bootstrap required, opened a new log
I20260710 13:21:27.194885 21269 raft_consensus.cc:493] T 4847fdb0ab5f47febd1304e07719c411 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:27.195461 21259 ts_tablet_manager.cc:1403] T e7d13329365e4f0a969757bfd7c5c36e P cff1cec1fcff4ba9aadaf22e7e946a71: Time spent bootstrapping tablet: real 0.047s	user 0.014s	sys 0.008s
I20260710 13:21:27.185791 21258 ts_tablet_manager.cc:1434] T 4847fdb0ab5f47febd1304e07719c411 P e0b2819ff87843fc952418ac236a99ff: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:21:27.197885 21258 tablet_bootstrap.cc:492] T 6fd7f40f408948aaaf956f6f2a0663c4 P e0b2819ff87843fc952418ac236a99ff: Bootstrap starting.
W20260710 13:21:27.202445 20906 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:21:27.199923 21259 raft_consensus.cc:359] T e7d13329365e4f0a969757bfd7c5c36e P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:27.195384 21269 raft_consensus.cc:3060] T 4847fdb0ab5f47febd1304e07719c411 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:27.203779 21259 raft_consensus.cc:385] T e7d13329365e4f0a969757bfd7c5c36e P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:27.204245 21259 raft_consensus.cc:740] T e7d13329365e4f0a969757bfd7c5c36e P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cff1cec1fcff4ba9aadaf22e7e946a71, State: Initialized, Role: FOLLOWER
I20260710 13:21:27.205538 21258 tablet_bootstrap.cc:654] T 6fd7f40f408948aaaf956f6f2a0663c4 P e0b2819ff87843fc952418ac236a99ff: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:27.205168 21259 consensus_queue.cc:260] T e7d13329365e4f0a969757bfd7c5c36e P cff1cec1fcff4ba9aadaf22e7e946a71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:27.206826 21276 raft_consensus.cc:493] T 6d7feedab0894f7d93a42d4203f6ed17 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:27.207297 21276 raft_consensus.cc:515] T 6d7feedab0894f7d93a42d4203f6ed17 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
W20260710 13:21:27.169775 21072 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.20.66:34115, user_credentials={real_user=slave}} blocked reactor thread for 80979.3us
I20260710 13:21:27.210703 20959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e731843c80f4ea2b187d183eebdc679" candidate_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2819ff87843fc952418ac236a99ff" is_pre_election: true
I20260710 13:21:27.210990 21032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d7feedab0894f7d93a42d4203f6ed17" candidate_uuid: "e0b2819ff87843fc952418ac236a99ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77c05e358b8412ba181b50af2edde23" is_pre_election: true
I20260710 13:21:27.211158 21108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d7feedab0894f7d93a42d4203f6ed17" candidate_uuid: "e0b2819ff87843fc952418ac236a99ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" is_pre_election: true
I20260710 13:21:27.211779 21108 raft_consensus.cc:2468] T 6d7feedab0894f7d93a42d4203f6ed17 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0b2819ff87843fc952418ac236a99ff in term 0.
W20260710 13:21:27.212277 20923 leader_election.cc:343] T 6d7feedab0894f7d93a42d4203f6ed17 P e0b2819ff87843fc952418ac236a99ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b77c05e358b8412ba181b50af2edde23 (127.16.20.66:34115): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:27.212402 21276 leader_election.cc:290] T 6d7feedab0894f7d93a42d4203f6ed17 P e0b2819ff87843fc952418ac236a99ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b77c05e358b8412ba181b50af2edde23 (127.16.20.66:34115), cff1cec1fcff4ba9aadaf22e7e946a71 (127.16.20.67:39961)
I20260710 13:21:27.218076 20924 leader_election.cc:304] T 6d7feedab0894f7d93a42d4203f6ed17 P e0b2819ff87843fc952418ac236a99ff [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: cff1cec1fcff4ba9aadaf22e7e946a71, e0b2819ff87843fc952418ac236a99ff; no voters: b77c05e358b8412ba181b50af2edde23
I20260710 13:21:27.218199 21032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e731843c80f4ea2b187d183eebdc679" candidate_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77c05e358b8412ba181b50af2edde23" is_pre_election: true
I20260710 13:21:27.219188 21276 raft_consensus.cc:2804] T 6d7feedab0894f7d93a42d4203f6ed17 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:27.219640 21276 raft_consensus.cc:493] T 6d7feedab0894f7d93a42d4203f6ed17 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:27.219877 21032 raft_consensus.cc:2393] T 5e731843c80f4ea2b187d183eebdc679 P b77c05e358b8412ba181b50af2edde23 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cff1cec1fcff4ba9aadaf22e7e946a71 in current term 1: Already voted for candidate e0b2819ff87843fc952418ac236a99ff in this term.
I20260710 13:21:27.219982 21276 raft_consensus.cc:3060] T 6d7feedab0894f7d93a42d4203f6ed17 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:27.222754 21259 ts_tablet_manager.cc:1434] T e7d13329365e4f0a969757bfd7c5c36e P cff1cec1fcff4ba9aadaf22e7e946a71: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260710 13:21:27.227300 21276 raft_consensus.cc:515] T 6d7feedab0894f7d93a42d4203f6ed17 P e0b2819ff87843fc952418ac236a99ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:27.228554 21032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc767c307cdf4c45b4a9782ce9c37075" candidate_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77c05e358b8412ba181b50af2edde23"
I20260710 13:21:27.229270 21032 raft_consensus.cc:2393] T dc767c307cdf4c45b4a9782ce9c37075 P b77c05e358b8412ba181b50af2edde23 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate cff1cec1fcff4ba9aadaf22e7e946a71 in current term 1: Already voted for candidate b77c05e358b8412ba181b50af2edde23 in this term.
I20260710 13:21:27.224685 20959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc767c307cdf4c45b4a9782ce9c37075" candidate_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2819ff87843fc952418ac236a99ff"
I20260710 13:21:27.208134 21257 ts_tablet_manager.cc:1434] T e7d13329365e4f0a969757bfd7c5c36e P b77c05e358b8412ba181b50af2edde23: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.002s
I20260710 13:21:27.230181 21033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d7feedab0894f7d93a42d4203f6ed17" candidate_uuid: "e0b2819ff87843fc952418ac236a99ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77c05e358b8412ba181b50af2edde23"
I20260710 13:21:27.230392 21108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d7feedab0894f7d93a42d4203f6ed17" candidate_uuid: "e0b2819ff87843fc952418ac236a99ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71"
I20260710 13:21:27.230967 21108 raft_consensus.cc:3060] T 6d7feedab0894f7d93a42d4203f6ed17 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:27.231276 21257 tablet_bootstrap.cc:492] T 6d7feedab0894f7d93a42d4203f6ed17 P b77c05e358b8412ba181b50af2edde23: Bootstrap starting.
W20260710 13:21:27.231511 20923 leader_election.cc:343] T 6d7feedab0894f7d93a42d4203f6ed17 P e0b2819ff87843fc952418ac236a99ff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b77c05e358b8412ba181b50af2edde23 (127.16.20.66:34115): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:27.232623 21259 tablet_bootstrap.cc:492] T 64cca55498db4c278aabd746e671f0fe P cff1cec1fcff4ba9aadaf22e7e946a71: Bootstrap starting.
I20260710 13:21:27.237465 21108 raft_consensus.cc:2468] T 6d7feedab0894f7d93a42d4203f6ed17 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0b2819ff87843fc952418ac236a99ff in term 1.
I20260710 13:21:27.238621 20924 leader_election.cc:304] T 6d7feedab0894f7d93a42d4203f6ed17 P e0b2819ff87843fc952418ac236a99ff [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: cff1cec1fcff4ba9aadaf22e7e946a71, e0b2819ff87843fc952418ac236a99ff; no voters: b77c05e358b8412ba181b50af2edde23
I20260710 13:21:27.239506 21275 raft_consensus.cc:2804] T 6d7feedab0894f7d93a42d4203f6ed17 P e0b2819ff87843fc952418ac236a99ff [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:27.239595 21276 leader_election.cc:290] T 6d7feedab0894f7d93a42d4203f6ed17 P e0b2819ff87843fc952418ac236a99ff [CANDIDATE]: Term 1 election: Requested vote from peers b77c05e358b8412ba181b50af2edde23 (127.16.20.66:34115), cff1cec1fcff4ba9aadaf22e7e946a71 (127.16.20.67:39961)
I20260710 13:21:27.240182 21275 raft_consensus.cc:697] T 6d7feedab0894f7d93a42d4203f6ed17 P e0b2819ff87843fc952418ac236a99ff [term 1 LEADER]: Becoming Leader. State: Replica: e0b2819ff87843fc952418ac236a99ff, State: Running, Role: LEADER
I20260710 13:21:27.241108 21275 consensus_queue.cc:237] T 6d7feedab0894f7d93a42d4203f6ed17 P e0b2819ff87843fc952418ac236a99ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:27.246898 21109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc767c307cdf4c45b4a9782ce9c37075" candidate_uuid: "b77c05e358b8412ba181b50af2edde23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71"
I20260710 13:21:27.247752 21109 raft_consensus.cc:2393] T dc767c307cdf4c45b4a9782ce9c37075 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b77c05e358b8412ba181b50af2edde23 in current term 1: Already voted for candidate cff1cec1fcff4ba9aadaf22e7e946a71 in this term.
I20260710 13:21:27.248024 21188 raft_consensus.cc:493] T 4847fdb0ab5f47febd1304e07719c411 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:27.248446 21188 raft_consensus.cc:515] T 4847fdb0ab5f47febd1304e07719c411 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:27.249084 21109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fd7f40f408948aaaf956f6f2a0663c4" candidate_uuid: "b77c05e358b8412ba181b50af2edde23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" is_pre_election: true
I20260710 13:21:27.249707 21109 raft_consensus.cc:2468] T 6fd7f40f408948aaaf956f6f2a0663c4 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b77c05e358b8412ba181b50af2edde23 in term 0.
I20260710 13:21:27.249733 21108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4847fdb0ab5f47febd1304e07719c411" candidate_uuid: "b77c05e358b8412ba181b50af2edde23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" is_pre_election: true
I20260710 13:21:27.250952 21108 raft_consensus.cc:2468] T 4847fdb0ab5f47febd1304e07719c411 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b77c05e358b8412ba181b50af2edde23 in term 0.
I20260710 13:21:27.251938 20999 leader_election.cc:304] T dc767c307cdf4c45b4a9782ce9c37075 P b77c05e358b8412ba181b50af2edde23 [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: b77c05e358b8412ba181b50af2edde23; no voters: cff1cec1fcff4ba9aadaf22e7e946a71, e0b2819ff87843fc952418ac236a99ff
I20260710 13:21:27.252861 20959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4847fdb0ab5f47febd1304e07719c411" candidate_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2819ff87843fc952418ac236a99ff" is_pre_election: true
I20260710 13:21:27.253814 21188 leader_election.cc:290] T 4847fdb0ab5f47febd1304e07719c411 P cff1cec1fcff4ba9aadaf22e7e946a71 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0b2819ff87843fc952418ac236a99ff (127.16.20.65:38617), b77c05e358b8412ba181b50af2edde23 (127.16.20.66:34115)
I20260710 13:21:27.253718 20959 raft_consensus.cc:2468] T 4847fdb0ab5f47febd1304e07719c411 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cff1cec1fcff4ba9aadaf22e7e946a71 in term 0.
I20260710 13:21:27.254346 21246 raft_consensus.cc:2749] T dc767c307cdf4c45b4a9782ce9c37075 P b77c05e358b8412ba181b50af2edde23 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:21:27.256284 21259 tablet_bootstrap.cc:654] T 64cca55498db4c278aabd746e671f0fe P cff1cec1fcff4ba9aadaf22e7e946a71: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:27.256152 20999 leader_election.cc:304] T 6fd7f40f408948aaaf956f6f2a0663c4 P b77c05e358b8412ba181b50af2edde23 [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: b77c05e358b8412ba181b50af2edde23, cff1cec1fcff4ba9aadaf22e7e946a71; no voters: e0b2819ff87843fc952418ac236a99ff
I20260710 13:21:27.257166 21257 tablet_bootstrap.cc:654] T 6d7feedab0894f7d93a42d4203f6ed17 P b77c05e358b8412ba181b50af2edde23: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:27.257656 21246 raft_consensus.cc:2804] T 6fd7f40f408948aaaf956f6f2a0663c4 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:27.258152 21246 raft_consensus.cc:493] T 6fd7f40f408948aaaf956f6f2a0663c4 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:27.258594 21246 raft_consensus.cc:3060] T 6fd7f40f408948aaaf956f6f2a0663c4 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:27.260243 21072 leader_election.cc:304] T 5e731843c80f4ea2b187d183eebdc679 P cff1cec1fcff4ba9aadaf22e7e946a71 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cff1cec1fcff4ba9aadaf22e7e946a71; no voters: b77c05e358b8412ba181b50af2edde23, e0b2819ff87843fc952418ac236a99ff
I20260710 13:21:27.260988 21188 raft_consensus.cc:2749] T 5e731843c80f4ea2b187d183eebdc679 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:21:27.261412 21072 leader_election.cc:343] T dc767c307cdf4c45b4a9782ce9c37075 P cff1cec1fcff4ba9aadaf22e7e946a71 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e0b2819ff87843fc952418ac236a99ff (127.16.20.65:38617): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:27.261795 21258 tablet_bootstrap.cc:492] T 6fd7f40f408948aaaf956f6f2a0663c4 P e0b2819ff87843fc952418ac236a99ff: No bootstrap required, opened a new log
I20260710 13:21:27.262457 21258 ts_tablet_manager.cc:1403] T 6fd7f40f408948aaaf956f6f2a0663c4 P e0b2819ff87843fc952418ac236a99ff: Time spent bootstrapping tablet: real 0.065s	user 0.029s	sys 0.007s
I20260710 13:21:27.265763 20857 catalog_manager.cc:5697] T 6d7feedab0894f7d93a42d4203f6ed17 P e0b2819ff87843fc952418ac236a99ff reported cstate change: term changed from 0 to 1, leader changed from <none> to e0b2819ff87843fc952418ac236a99ff (127.16.20.65). New cstate: current_term: 1 leader_uuid: "e0b2819ff87843fc952418ac236a99ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:27.266202 21258 raft_consensus.cc:359] T 6fd7f40f408948aaaf956f6f2a0663c4 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:27.267052 21258 raft_consensus.cc:385] T 6fd7f40f408948aaaf956f6f2a0663c4 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:27.267397 21258 raft_consensus.cc:740] T 6fd7f40f408948aaaf956f6f2a0663c4 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0b2819ff87843fc952418ac236a99ff, State: Initialized, Role: FOLLOWER
I20260710 13:21:27.268174 21258 consensus_queue.cc:260] T 6fd7f40f408948aaaf956f6f2a0663c4 P e0b2819ff87843fc952418ac236a99ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:27.261848 21072 leader_election.cc:304] T dc767c307cdf4c45b4a9782ce9c37075 P cff1cec1fcff4ba9aadaf22e7e946a71 [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: cff1cec1fcff4ba9aadaf22e7e946a71; no voters: b77c05e358b8412ba181b50af2edde23, e0b2819ff87843fc952418ac236a99ff
I20260710 13:21:27.270110 21188 raft_consensus.cc:2749] T dc767c307cdf4c45b4a9782ce9c37075 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:21:27.269093 21259 tablet_bootstrap.cc:492] T 64cca55498db4c278aabd746e671f0fe P cff1cec1fcff4ba9aadaf22e7e946a71: No bootstrap required, opened a new log
I20260710 13:21:27.264441 21269 raft_consensus.cc:515] T 4847fdb0ab5f47febd1304e07719c411 P b77c05e358b8412ba181b50af2edde23 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:27.271286 21259 ts_tablet_manager.cc:1403] T 64cca55498db4c278aabd746e671f0fe P cff1cec1fcff4ba9aadaf22e7e946a71: Time spent bootstrapping tablet: real 0.039s	user 0.008s	sys 0.010s
I20260710 13:21:27.270579 21258 ts_tablet_manager.cc:1434] T 6fd7f40f408948aaaf956f6f2a0663c4 P e0b2819ff87843fc952418ac236a99ff: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260710 13:21:27.274055 21258 tablet_bootstrap.cc:492] T dc767c307cdf4c45b4a9782ce9c37075 P e0b2819ff87843fc952418ac236a99ff: Bootstrap starting.
I20260710 13:21:27.274448 20959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4847fdb0ab5f47febd1304e07719c411" candidate_uuid: "b77c05e358b8412ba181b50af2edde23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2819ff87843fc952418ac236a99ff"
I20260710 13:21:27.275038 20959 raft_consensus.cc:3060] T 4847fdb0ab5f47febd1304e07719c411 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:27.275283 21259 raft_consensus.cc:359] T 64cca55498db4c278aabd746e671f0fe P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:27.276386 21259 raft_consensus.cc:385] T 64cca55498db4c278aabd746e671f0fe P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:27.276866 21259 raft_consensus.cc:740] T 64cca55498db4c278aabd746e671f0fe P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cff1cec1fcff4ba9aadaf22e7e946a71, State: Initialized, Role: FOLLOWER
I20260710 13:21:27.277905 21259 consensus_queue.cc:260] T 64cca55498db4c278aabd746e671f0fe P cff1cec1fcff4ba9aadaf22e7e946a71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:27.270540 21072 leader_election.cc:304] T 4847fdb0ab5f47febd1304e07719c411 P cff1cec1fcff4ba9aadaf22e7e946a71 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cff1cec1fcff4ba9aadaf22e7e946a71, e0b2819ff87843fc952418ac236a99ff; no voters: 
I20260710 13:21:27.279250 21188 raft_consensus.cc:2804] T 4847fdb0ab5f47febd1304e07719c411 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:27.279649 21188 raft_consensus.cc:493] T 4847fdb0ab5f47febd1304e07719c411 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:27.279979 21188 raft_consensus.cc:3060] T 4847fdb0ab5f47febd1304e07719c411 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:27.281083 21257 tablet_bootstrap.cc:492] T 6d7feedab0894f7d93a42d4203f6ed17 P b77c05e358b8412ba181b50af2edde23: No bootstrap required, opened a new log
I20260710 13:21:27.281584 21257 ts_tablet_manager.cc:1403] T 6d7feedab0894f7d93a42d4203f6ed17 P b77c05e358b8412ba181b50af2edde23: Time spent bootstrapping tablet: real 0.051s	user 0.010s	sys 0.006s
I20260710 13:21:27.284559 21257 raft_consensus.cc:359] T 6d7feedab0894f7d93a42d4203f6ed17 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:27.285238 21257 raft_consensus.cc:385] T 6d7feedab0894f7d93a42d4203f6ed17 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:27.285524 21257 raft_consensus.cc:740] T 6d7feedab0894f7d93a42d4203f6ed17 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b77c05e358b8412ba181b50af2edde23, State: Initialized, Role: FOLLOWER
I20260710 13:21:27.286211 21257 consensus_queue.cc:260] T 6d7feedab0894f7d93a42d4203f6ed17 P b77c05e358b8412ba181b50af2edde23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:27.287506 21269 leader_election.cc:290] T 4847fdb0ab5f47febd1304e07719c411 P b77c05e358b8412ba181b50af2edde23 [CANDIDATE]: Term 1 election: Requested vote from peers e0b2819ff87843fc952418ac236a99ff (127.16.20.65:38617), cff1cec1fcff4ba9aadaf22e7e946a71 (127.16.20.67:39961)
I20260710 13:21:27.289739 21258 tablet_bootstrap.cc:654] T dc767c307cdf4c45b4a9782ce9c37075 P e0b2819ff87843fc952418ac236a99ff: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:27.290221 21257 ts_tablet_manager.cc:1434] T 6d7feedab0894f7d93a42d4203f6ed17 P b77c05e358b8412ba181b50af2edde23: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:21:27.290547 21033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4847fdb0ab5f47febd1304e07719c411" candidate_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77c05e358b8412ba181b50af2edde23" is_pre_election: true
I20260710 13:21:27.291325 21033 raft_consensus.cc:2393] T 4847fdb0ab5f47febd1304e07719c411 P b77c05e358b8412ba181b50af2edde23 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cff1cec1fcff4ba9aadaf22e7e946a71 in current term 1: Already voted for candidate b77c05e358b8412ba181b50af2edde23 in this term.
I20260710 13:21:27.291389 21257 tablet_bootstrap.cc:492] T f65b8d2583f942e397acc42f8376c9e3 P b77c05e358b8412ba181b50af2edde23: Bootstrap starting.
I20260710 13:21:27.292789 21273 raft_consensus.cc:493] T e7d13329365e4f0a969757bfd7c5c36e P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:27.293293 21273 raft_consensus.cc:515] T e7d13329365e4f0a969757bfd7c5c36e P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:27.295360 21273 leader_election.cc:290] T e7d13329365e4f0a969757bfd7c5c36e P cff1cec1fcff4ba9aadaf22e7e946a71 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0b2819ff87843fc952418ac236a99ff (127.16.20.65:38617), b77c05e358b8412ba181b50af2edde23 (127.16.20.66:34115)
I20260710 13:21:27.296705 21108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4847fdb0ab5f47febd1304e07719c411" candidate_uuid: "b77c05e358b8412ba181b50af2edde23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71"
I20260710 13:21:27.300040 21257 tablet_bootstrap.cc:654] T f65b8d2583f942e397acc42f8376c9e3 P b77c05e358b8412ba181b50af2edde23: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:27.303171 20960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d13329365e4f0a969757bfd7c5c36e" candidate_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2819ff87843fc952418ac236a99ff" is_pre_election: true
I20260710 13:21:27.303871 20960 raft_consensus.cc:2468] T e7d13329365e4f0a969757bfd7c5c36e P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cff1cec1fcff4ba9aadaf22e7e946a71 in term 0.
I20260710 13:21:27.303916 21033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d13329365e4f0a969757bfd7c5c36e" candidate_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77c05e358b8412ba181b50af2edde23" is_pre_election: true
I20260710 13:21:27.304574 21033 raft_consensus.cc:2468] T e7d13329365e4f0a969757bfd7c5c36e P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cff1cec1fcff4ba9aadaf22e7e946a71 in term 0.
I20260710 13:21:27.308943 21072 leader_election.cc:304] T e7d13329365e4f0a969757bfd7c5c36e P cff1cec1fcff4ba9aadaf22e7e946a71 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b77c05e358b8412ba181b50af2edde23, cff1cec1fcff4ba9aadaf22e7e946a71; no voters: 
I20260710 13:21:27.291334 20959 raft_consensus.cc:2468] T 4847fdb0ab5f47febd1304e07719c411 P e0b2819ff87843fc952418ac236a99ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b77c05e358b8412ba181b50af2edde23 in term 1.
I20260710 13:21:27.310310 21273 raft_consensus.cc:2804] T e7d13329365e4f0a969757bfd7c5c36e P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:27.287154 21188 raft_consensus.cc:515] T 4847fdb0ab5f47febd1304e07719c411 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:27.310755 21273 raft_consensus.cc:493] T e7d13329365e4f0a969757bfd7c5c36e P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:27.311434 21273 raft_consensus.cc:3060] T e7d13329365e4f0a969757bfd7c5c36e P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:27.311329 20998 leader_election.cc:304] T 4847fdb0ab5f47febd1304e07719c411 P b77c05e358b8412ba181b50af2edde23 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b77c05e358b8412ba181b50af2edde23, e0b2819ff87843fc952418ac236a99ff; no voters: 
I20260710 13:21:27.311919 21108 raft_consensus.cc:2393] T 4847fdb0ab5f47febd1304e07719c411 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b77c05e358b8412ba181b50af2edde23 in current term 1: Already voted for candidate cff1cec1fcff4ba9aadaf22e7e946a71 in this term.
I20260710 13:21:27.312070 21258 tablet_bootstrap.cc:492] T dc767c307cdf4c45b4a9782ce9c37075 P e0b2819ff87843fc952418ac236a99ff: No bootstrap required, opened a new log
I20260710 13:21:27.312712 21258 ts_tablet_manager.cc:1403] T dc767c307cdf4c45b4a9782ce9c37075 P e0b2819ff87843fc952418ac236a99ff: Time spent bootstrapping tablet: real 0.039s	user 0.003s	sys 0.009s
I20260710 13:21:27.313649 21287 raft_consensus.cc:2804] T 4847fdb0ab5f47febd1304e07719c411 P b77c05e358b8412ba181b50af2edde23 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:27.314325 21287 raft_consensus.cc:697] T 4847fdb0ab5f47febd1304e07719c411 P b77c05e358b8412ba181b50af2edde23 [term 1 LEADER]: Becoming Leader. State: Replica: b77c05e358b8412ba181b50af2edde23, State: Running, Role: LEADER
I20260710 13:21:27.314342 21188 leader_election.cc:290] T 4847fdb0ab5f47febd1304e07719c411 P cff1cec1fcff4ba9aadaf22e7e946a71 [CANDIDATE]: Term 1 election: Requested vote from peers e0b2819ff87843fc952418ac236a99ff (127.16.20.65:38617), b77c05e358b8412ba181b50af2edde23 (127.16.20.66:34115)
I20260710 13:21:27.315305 21287 consensus_queue.cc:237] T 4847fdb0ab5f47febd1304e07719c411 P b77c05e358b8412ba181b50af2edde23 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:27.316100 21258 raft_consensus.cc:359] T dc767c307cdf4c45b4a9782ce9c37075 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:27.316905 21258 raft_consensus.cc:385] T dc767c307cdf4c45b4a9782ce9c37075 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:27.317276 21258 raft_consensus.cc:740] T dc767c307cdf4c45b4a9782ce9c37075 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0b2819ff87843fc952418ac236a99ff, State: Initialized, Role: FOLLOWER
I20260710 13:21:27.318181 21258 consensus_queue.cc:260] T dc767c307cdf4c45b4a9782ce9c37075 P e0b2819ff87843fc952418ac236a99ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:27.321143 21246 raft_consensus.cc:515] T 6fd7f40f408948aaaf956f6f2a0663c4 P b77c05e358b8412ba181b50af2edde23 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:27.323835 20959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fd7f40f408948aaaf956f6f2a0663c4" candidate_uuid: "b77c05e358b8412ba181b50af2edde23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2819ff87843fc952418ac236a99ff"
I20260710 13:21:27.324502 20959 raft_consensus.cc:3060] T 6fd7f40f408948aaaf956f6f2a0663c4 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:27.326773 20960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4847fdb0ab5f47febd1304e07719c411" candidate_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2819ff87843fc952418ac236a99ff"
I20260710 13:21:27.327600 20960 raft_consensus.cc:2393] T 4847fdb0ab5f47febd1304e07719c411 P e0b2819ff87843fc952418ac236a99ff [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate cff1cec1fcff4ba9aadaf22e7e946a71 in current term 1: Already voted for candidate b77c05e358b8412ba181b50af2edde23 in this term.
I20260710 13:21:27.328608 21032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4847fdb0ab5f47febd1304e07719c411" candidate_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77c05e358b8412ba181b50af2edde23"
I20260710 13:21:27.328760 21273 raft_consensus.cc:515] T e7d13329365e4f0a969757bfd7c5c36e P cff1cec1fcff4ba9aadaf22e7e946a71 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:27.331012 21258 ts_tablet_manager.cc:1434] T dc767c307cdf4c45b4a9782ce9c37075 P e0b2819ff87843fc952418ac236a99ff: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.002s
I20260710 13:21:27.331856 21273 leader_election.cc:290] T e7d13329365e4f0a969757bfd7c5c36e P cff1cec1fcff4ba9aadaf22e7e946a71 [CANDIDATE]: Term 1 election: Requested vote from peers e0b2819ff87843fc952418ac236a99ff (127.16.20.65:38617), b77c05e358b8412ba181b50af2edde23 (127.16.20.66:34115)
I20260710 13:21:27.332496 20960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d13329365e4f0a969757bfd7c5c36e" candidate_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2819ff87843fc952418ac236a99ff"
I20260710 13:21:27.333118 20960 raft_consensus.cc:3060] T e7d13329365e4f0a969757bfd7c5c36e P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:27.339717 20959 raft_consensus.cc:2468] T 6fd7f40f408948aaaf956f6f2a0663c4 P e0b2819ff87843fc952418ac236a99ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b77c05e358b8412ba181b50af2edde23 in term 1.
I20260710 13:21:27.340376 21072 leader_election.cc:304] T 4847fdb0ab5f47febd1304e07719c411 P cff1cec1fcff4ba9aadaf22e7e946a71 [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: cff1cec1fcff4ba9aadaf22e7e946a71; no voters: b77c05e358b8412ba181b50af2edde23, e0b2819ff87843fc952418ac236a99ff
I20260710 13:21:27.340919 20998 leader_election.cc:304] T 6fd7f40f408948aaaf956f6f2a0663c4 P b77c05e358b8412ba181b50af2edde23 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b77c05e358b8412ba181b50af2edde23, e0b2819ff87843fc952418ac236a99ff; no voters: 
I20260710 13:21:27.346843 21246 leader_election.cc:290] T 6fd7f40f408948aaaf956f6f2a0663c4 P b77c05e358b8412ba181b50af2edde23 [CANDIDATE]: Term 1 election: Requested vote from peers e0b2819ff87843fc952418ac236a99ff (127.16.20.65:38617), cff1cec1fcff4ba9aadaf22e7e946a71 (127.16.20.67:39961)
I20260710 13:21:27.342988 21258 tablet_bootstrap.cc:492] T 8a99512cfb30475a891613183df6bf41 P e0b2819ff87843fc952418ac236a99ff: Bootstrap starting.
I20260710 13:21:27.347254 21257 tablet_bootstrap.cc:492] T f65b8d2583f942e397acc42f8376c9e3 P b77c05e358b8412ba181b50af2edde23: No bootstrap required, opened a new log
I20260710 13:21:27.347347 21287 raft_consensus.cc:2804] T 6fd7f40f408948aaaf956f6f2a0663c4 P b77c05e358b8412ba181b50af2edde23 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:27.347970 21287 raft_consensus.cc:697] T 6fd7f40f408948aaaf956f6f2a0663c4 P b77c05e358b8412ba181b50af2edde23 [term 1 LEADER]: Becoming Leader. State: Replica: b77c05e358b8412ba181b50af2edde23, State: Running, Role: LEADER
I20260710 13:21:27.347996 21257 ts_tablet_manager.cc:1403] T f65b8d2583f942e397acc42f8376c9e3 P b77c05e358b8412ba181b50af2edde23: Time spent bootstrapping tablet: real 0.057s	user 0.010s	sys 0.003s
I20260710 13:21:27.349255 21287 consensus_queue.cc:237] T 6fd7f40f408948aaaf956f6f2a0663c4 P b77c05e358b8412ba181b50af2edde23 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:27.351910 21291 raft_consensus.cc:2749] T 4847fdb0ab5f47febd1304e07719c411 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:21:27.352700 20856 catalog_manager.cc:5697] T 4847fdb0ab5f47febd1304e07719c411 P b77c05e358b8412ba181b50af2edde23 reported cstate change: term changed from 0 to 1, leader changed from <none> to b77c05e358b8412ba181b50af2edde23 (127.16.20.66). New cstate: current_term: 1 leader_uuid: "b77c05e358b8412ba181b50af2edde23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:27.353281 21257 raft_consensus.cc:359] T f65b8d2583f942e397acc42f8376c9e3 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:27.343761 21259 ts_tablet_manager.cc:1434] T 64cca55498db4c278aabd746e671f0fe P cff1cec1fcff4ba9aadaf22e7e946a71: Time spent starting tablet: real 0.072s	user 0.003s	sys 0.013s
I20260710 13:21:27.356778 21033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d13329365e4f0a969757bfd7c5c36e" candidate_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77c05e358b8412ba181b50af2edde23"
I20260710 13:21:27.357424 21033 raft_consensus.cc:3060] T e7d13329365e4f0a969757bfd7c5c36e P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:27.360924 21259 tablet_bootstrap.cc:492] T f65b8d2583f942e397acc42f8376c9e3 P cff1cec1fcff4ba9aadaf22e7e946a71: Bootstrap starting.
I20260710 13:21:27.365406 21033 raft_consensus.cc:2468] T e7d13329365e4f0a969757bfd7c5c36e P b77c05e358b8412ba181b50af2edde23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cff1cec1fcff4ba9aadaf22e7e946a71 in term 1.
I20260710 13:21:27.366636 20960 raft_consensus.cc:2468] T e7d13329365e4f0a969757bfd7c5c36e P e0b2819ff87843fc952418ac236a99ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cff1cec1fcff4ba9aadaf22e7e946a71 in term 1.
I20260710 13:21:27.367216 21257 raft_consensus.cc:385] T f65b8d2583f942e397acc42f8376c9e3 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:27.367641 21257 raft_consensus.cc:740] T f65b8d2583f942e397acc42f8376c9e3 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b77c05e358b8412ba181b50af2edde23, State: Initialized, Role: FOLLOWER
I20260710 13:21:27.368520 21108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fd7f40f408948aaaf956f6f2a0663c4" candidate_uuid: "b77c05e358b8412ba181b50af2edde23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71"
I20260710 13:21:27.369184 21108 raft_consensus.cc:3060] T 6fd7f40f408948aaaf956f6f2a0663c4 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:27.370878 21259 tablet_bootstrap.cc:654] T f65b8d2583f942e397acc42f8376c9e3 P cff1cec1fcff4ba9aadaf22e7e946a71: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:27.371800 21072 leader_election.cc:304] T e7d13329365e4f0a969757bfd7c5c36e P cff1cec1fcff4ba9aadaf22e7e946a71 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cff1cec1fcff4ba9aadaf22e7e946a71, e0b2819ff87843fc952418ac236a99ff; no voters: 
I20260710 13:21:27.368597 21257 consensus_queue.cc:260] T f65b8d2583f942e397acc42f8376c9e3 P b77c05e358b8412ba181b50af2edde23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:27.372625 21258 tablet_bootstrap.cc:654] T 8a99512cfb30475a891613183df6bf41 P e0b2819ff87843fc952418ac236a99ff: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:27.374240 21257 ts_tablet_manager.cc:1434] T f65b8d2583f942e397acc42f8376c9e3 P b77c05e358b8412ba181b50af2edde23: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260710 13:21:27.375613 21273 raft_consensus.cc:2804] T e7d13329365e4f0a969757bfd7c5c36e P cff1cec1fcff4ba9aadaf22e7e946a71 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:27.376508 21108 raft_consensus.cc:2468] T 6fd7f40f408948aaaf956f6f2a0663c4 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b77c05e358b8412ba181b50af2edde23 in term 1.
I20260710 13:21:27.378423 21273 raft_consensus.cc:697] T e7d13329365e4f0a969757bfd7c5c36e P cff1cec1fcff4ba9aadaf22e7e946a71 [term 1 LEADER]: Becoming Leader. State: Replica: cff1cec1fcff4ba9aadaf22e7e946a71, State: Running, Role: LEADER
I20260710 13:21:27.379698 21273 consensus_queue.cc:237] T e7d13329365e4f0a969757bfd7c5c36e P cff1cec1fcff4ba9aadaf22e7e946a71 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:27.381079 21257 tablet_bootstrap.cc:492] T 8a99512cfb30475a891613183df6bf41 P b77c05e358b8412ba181b50af2edde23: Bootstrap starting.
I20260710 13:21:27.383442 21275 raft_consensus.cc:493] T dc767c307cdf4c45b4a9782ce9c37075 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:27.384016 21275 raft_consensus.cc:515] T dc767c307cdf4c45b4a9782ce9c37075 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:27.386255 21275 leader_election.cc:290] T dc767c307cdf4c45b4a9782ce9c37075 P e0b2819ff87843fc952418ac236a99ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b77c05e358b8412ba181b50af2edde23 (127.16.20.66:34115), cff1cec1fcff4ba9aadaf22e7e946a71 (127.16.20.67:39961)
I20260710 13:21:27.388283 21108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc767c307cdf4c45b4a9782ce9c37075" candidate_uuid: "e0b2819ff87843fc952418ac236a99ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" is_pre_election: true
I20260710 13:21:27.388507 21033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc767c307cdf4c45b4a9782ce9c37075" candidate_uuid: "e0b2819ff87843fc952418ac236a99ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77c05e358b8412ba181b50af2edde23" is_pre_election: true
I20260710 13:21:27.389374 21108 raft_consensus.cc:2393] T dc767c307cdf4c45b4a9782ce9c37075 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e0b2819ff87843fc952418ac236a99ff in current term 1: Already voted for candidate cff1cec1fcff4ba9aadaf22e7e946a71 in this term.
I20260710 13:21:27.390988 21033 raft_consensus.cc:2393] T dc767c307cdf4c45b4a9782ce9c37075 P b77c05e358b8412ba181b50af2edde23 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e0b2819ff87843fc952418ac236a99ff in current term 1: Already voted for candidate b77c05e358b8412ba181b50af2edde23 in this term.
I20260710 13:21:27.392302 20923 leader_election.cc:304] T dc767c307cdf4c45b4a9782ce9c37075 P e0b2819ff87843fc952418ac236a99ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e0b2819ff87843fc952418ac236a99ff; no voters: b77c05e358b8412ba181b50af2edde23, cff1cec1fcff4ba9aadaf22e7e946a71
I20260710 13:21:27.394135 21275 raft_consensus.cc:3060] T dc767c307cdf4c45b4a9782ce9c37075 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:27.402321 21257 tablet_bootstrap.cc:654] T 8a99512cfb30475a891613183df6bf41 P b77c05e358b8412ba181b50af2edde23: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:27.404979 20856 catalog_manager.cc:5697] T e7d13329365e4f0a969757bfd7c5c36e P cff1cec1fcff4ba9aadaf22e7e946a71 reported cstate change: term changed from 0 to 1, leader changed from <none> to cff1cec1fcff4ba9aadaf22e7e946a71 (127.16.20.67). New cstate: current_term: 1 leader_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:27.408646 21246 raft_consensus.cc:493] T f65b8d2583f942e397acc42f8376c9e3 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:27.409173 21246 raft_consensus.cc:515] T f65b8d2583f942e397acc42f8376c9e3 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:27.410111 20857 catalog_manager.cc:5697] T 6fd7f40f408948aaaf956f6f2a0663c4 P b77c05e358b8412ba181b50af2edde23 reported cstate change: term changed from 0 to 1, leader changed from <none> to b77c05e358b8412ba181b50af2edde23 (127.16.20.66). New cstate: current_term: 1 leader_uuid: "b77c05e358b8412ba181b50af2edde23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:27.414824 20960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f65b8d2583f942e397acc42f8376c9e3" candidate_uuid: "b77c05e358b8412ba181b50af2edde23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2819ff87843fc952418ac236a99ff" is_pre_election: true
I20260710 13:21:27.416122 21275 raft_consensus.cc:2749] T dc767c307cdf4c45b4a9782ce9c37075 P e0b2819ff87843fc952418ac236a99ff [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:21:27.416491 20998 leader_election.cc:343] T f65b8d2583f942e397acc42f8376c9e3 P b77c05e358b8412ba181b50af2edde23 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e0b2819ff87843fc952418ac236a99ff (127.16.20.65:38617): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:27.411252 21246 leader_election.cc:290] T f65b8d2583f942e397acc42f8376c9e3 P b77c05e358b8412ba181b50af2edde23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0b2819ff87843fc952418ac236a99ff (127.16.20.65:38617), cff1cec1fcff4ba9aadaf22e7e946a71 (127.16.20.67:39961)
I20260710 13:21:27.421414 21108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f65b8d2583f942e397acc42f8376c9e3" candidate_uuid: "b77c05e358b8412ba181b50af2edde23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" is_pre_election: true
I20260710 13:21:27.422951 21258 tablet_bootstrap.cc:492] T 8a99512cfb30475a891613183df6bf41 P e0b2819ff87843fc952418ac236a99ff: No bootstrap required, opened a new log
W20260710 13:21:27.428072 20999 leader_election.cc:343] T f65b8d2583f942e397acc42f8376c9e3 P b77c05e358b8412ba181b50af2edde23 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cff1cec1fcff4ba9aadaf22e7e946a71 (127.16.20.67:39961): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:27.428721 20999 leader_election.cc:304] T f65b8d2583f942e397acc42f8376c9e3 P b77c05e358b8412ba181b50af2edde23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b77c05e358b8412ba181b50af2edde23; no voters: cff1cec1fcff4ba9aadaf22e7e946a71, e0b2819ff87843fc952418ac236a99ff
I20260710 13:21:27.429661 21287 raft_consensus.cc:2749] T f65b8d2583f942e397acc42f8376c9e3 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:27.429953 21258 ts_tablet_manager.cc:1403] T 8a99512cfb30475a891613183df6bf41 P e0b2819ff87843fc952418ac236a99ff: Time spent bootstrapping tablet: real 0.085s	user 0.010s	sys 0.012s
I20260710 13:21:27.433226 21258 raft_consensus.cc:359] T 8a99512cfb30475a891613183df6bf41 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:27.434259 21258 raft_consensus.cc:385] T 8a99512cfb30475a891613183df6bf41 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:27.434690 21258 raft_consensus.cc:740] T 8a99512cfb30475a891613183df6bf41 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0b2819ff87843fc952418ac236a99ff, State: Initialized, Role: FOLLOWER
I20260710 13:21:27.435606 21258 consensus_queue.cc:260] T 8a99512cfb30475a891613183df6bf41 P e0b2819ff87843fc952418ac236a99ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:27.438700 21258 ts_tablet_manager.cc:1434] T 8a99512cfb30475a891613183df6bf41 P e0b2819ff87843fc952418ac236a99ff: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260710 13:21:27.441486 21258 tablet_bootstrap.cc:492] T f65b8d2583f942e397acc42f8376c9e3 P e0b2819ff87843fc952418ac236a99ff: Bootstrap starting.
I20260710 13:21:27.448973 21258 tablet_bootstrap.cc:654] T f65b8d2583f942e397acc42f8376c9e3 P e0b2819ff87843fc952418ac236a99ff: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:27.450923 21257 tablet_bootstrap.cc:492] T 8a99512cfb30475a891613183df6bf41 P b77c05e358b8412ba181b50af2edde23: No bootstrap required, opened a new log
I20260710 13:21:27.451761 21257 ts_tablet_manager.cc:1403] T 8a99512cfb30475a891613183df6bf41 P b77c05e358b8412ba181b50af2edde23: Time spent bootstrapping tablet: real 0.071s	user 0.017s	sys 0.002s
I20260710 13:21:27.455078 21257 raft_consensus.cc:359] T 8a99512cfb30475a891613183df6bf41 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:27.456154 21257 raft_consensus.cc:385] T 8a99512cfb30475a891613183df6bf41 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:27.456566 21257 raft_consensus.cc:740] T 8a99512cfb30475a891613183df6bf41 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b77c05e358b8412ba181b50af2edde23, State: Initialized, Role: FOLLOWER
I20260710 13:21:27.457499 21257 consensus_queue.cc:260] T 8a99512cfb30475a891613183df6bf41 P b77c05e358b8412ba181b50af2edde23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:27.459883 21259 tablet_bootstrap.cc:492] T f65b8d2583f942e397acc42f8376c9e3 P cff1cec1fcff4ba9aadaf22e7e946a71: No bootstrap required, opened a new log
I20260710 13:21:27.460464 21259 ts_tablet_manager.cc:1403] T f65b8d2583f942e397acc42f8376c9e3 P cff1cec1fcff4ba9aadaf22e7e946a71: Time spent bootstrapping tablet: real 0.100s	user 0.016s	sys 0.019s
I20260710 13:21:27.462580 21257 ts_tablet_manager.cc:1434] T 8a99512cfb30475a891613183df6bf41 P b77c05e358b8412ba181b50af2edde23: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:21:27.463246 21259 raft_consensus.cc:359] T f65b8d2583f942e397acc42f8376c9e3 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:27.464051 21259 raft_consensus.cc:385] T f65b8d2583f942e397acc42f8376c9e3 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:27.464383 21259 raft_consensus.cc:740] T f65b8d2583f942e397acc42f8376c9e3 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cff1cec1fcff4ba9aadaf22e7e946a71, State: Initialized, Role: FOLLOWER
I20260710 13:21:27.463721 21257 tablet_bootstrap.cc:492] T 64cca55498db4c278aabd746e671f0fe P b77c05e358b8412ba181b50af2edde23: Bootstrap starting.
I20260710 13:21:27.465317 21259 consensus_queue.cc:260] T f65b8d2583f942e397acc42f8376c9e3 P cff1cec1fcff4ba9aadaf22e7e946a71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:27.470845 21259 ts_tablet_manager.cc:1434] T f65b8d2583f942e397acc42f8376c9e3 P cff1cec1fcff4ba9aadaf22e7e946a71: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 13:21:27.471700 21257 tablet_bootstrap.cc:654] T 64cca55498db4c278aabd746e671f0fe P b77c05e358b8412ba181b50af2edde23: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:27.471894 21259 tablet_bootstrap.cc:492] T 8a99512cfb30475a891613183df6bf41 P cff1cec1fcff4ba9aadaf22e7e946a71: Bootstrap starting.
I20260710 13:21:27.485960 21259 tablet_bootstrap.cc:654] T 8a99512cfb30475a891613183df6bf41 P cff1cec1fcff4ba9aadaf22e7e946a71: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:27.493624 21259 tablet_bootstrap.cc:492] T 8a99512cfb30475a891613183df6bf41 P cff1cec1fcff4ba9aadaf22e7e946a71: No bootstrap required, opened a new log
I20260710 13:21:27.494104 21259 ts_tablet_manager.cc:1403] T 8a99512cfb30475a891613183df6bf41 P cff1cec1fcff4ba9aadaf22e7e946a71: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.002s
I20260710 13:21:27.495550 21258 tablet_bootstrap.cc:492] T f65b8d2583f942e397acc42f8376c9e3 P e0b2819ff87843fc952418ac236a99ff: No bootstrap required, opened a new log
I20260710 13:21:27.496081 21258 ts_tablet_manager.cc:1403] T f65b8d2583f942e397acc42f8376c9e3 P e0b2819ff87843fc952418ac236a99ff: Time spent bootstrapping tablet: real 0.055s	user 0.015s	sys 0.006s
I20260710 13:21:27.496974 21259 raft_consensus.cc:359] T 8a99512cfb30475a891613183df6bf41 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:27.497516 21259 raft_consensus.cc:385] T 8a99512cfb30475a891613183df6bf41 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:27.497817 21259 raft_consensus.cc:740] T 8a99512cfb30475a891613183df6bf41 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cff1cec1fcff4ba9aadaf22e7e946a71, State: Initialized, Role: FOLLOWER
I20260710 13:21:27.498493 21259 consensus_queue.cc:260] T 8a99512cfb30475a891613183df6bf41 P cff1cec1fcff4ba9aadaf22e7e946a71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:27.498881 21258 raft_consensus.cc:359] T f65b8d2583f942e397acc42f8376c9e3 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:27.499635 21258 raft_consensus.cc:385] T f65b8d2583f942e397acc42f8376c9e3 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:27.499907 21258 raft_consensus.cc:740] T f65b8d2583f942e397acc42f8376c9e3 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0b2819ff87843fc952418ac236a99ff, State: Initialized, Role: FOLLOWER
I20260710 13:21:27.500505 21259 ts_tablet_manager.cc:1434] T 8a99512cfb30475a891613183df6bf41 P cff1cec1fcff4ba9aadaf22e7e946a71: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:21:27.502249 21257 tablet_bootstrap.cc:492] T 64cca55498db4c278aabd746e671f0fe P b77c05e358b8412ba181b50af2edde23: No bootstrap required, opened a new log
I20260710 13:21:27.502758 21257 ts_tablet_manager.cc:1403] T 64cca55498db4c278aabd746e671f0fe P b77c05e358b8412ba181b50af2edde23: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.000s
I20260710 13:21:27.500561 21258 consensus_queue.cc:260] T f65b8d2583f942e397acc42f8376c9e3 P e0b2819ff87843fc952418ac236a99ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:27.505532 21258 ts_tablet_manager.cc:1434] T f65b8d2583f942e397acc42f8376c9e3 P e0b2819ff87843fc952418ac236a99ff: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:21:27.505935 21257 raft_consensus.cc:359] T 64cca55498db4c278aabd746e671f0fe P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:27.506731 21257 raft_consensus.cc:385] T 64cca55498db4c278aabd746e671f0fe P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:27.507023 21257 raft_consensus.cc:740] T 64cca55498db4c278aabd746e671f0fe P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b77c05e358b8412ba181b50af2edde23, State: Initialized, Role: FOLLOWER
I20260710 13:21:27.507862 21257 consensus_queue.cc:260] T 64cca55498db4c278aabd746e671f0fe P b77c05e358b8412ba181b50af2edde23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:27.509541 21258 tablet_bootstrap.cc:492] T 64cca55498db4c278aabd746e671f0fe P e0b2819ff87843fc952418ac236a99ff: Bootstrap starting.
I20260710 13:21:27.512374 21257 ts_tablet_manager.cc:1434] T 64cca55498db4c278aabd746e671f0fe P b77c05e358b8412ba181b50af2edde23: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:21:27.515834 21258 tablet_bootstrap.cc:654] T 64cca55498db4c278aabd746e671f0fe P e0b2819ff87843fc952418ac236a99ff: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:27.517584 21191 raft_consensus.cc:493] T 8a99512cfb30475a891613183df6bf41 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:27.518081 21191 raft_consensus.cc:515] T 8a99512cfb30475a891613183df6bf41 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:27.519946 21191 leader_election.cc:290] T 8a99512cfb30475a891613183df6bf41 P e0b2819ff87843fc952418ac236a99ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b77c05e358b8412ba181b50af2edde23 (127.16.20.66:34115), cff1cec1fcff4ba9aadaf22e7e946a71 (127.16.20.67:39961)
I20260710 13:21:27.520985 21273 raft_consensus.cc:493] T 64cca55498db4c278aabd746e671f0fe P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:27.521503 21273 raft_consensus.cc:515] T 64cca55498db4c278aabd746e671f0fe P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:27.523917 21273 leader_election.cc:290] T 64cca55498db4c278aabd746e671f0fe P cff1cec1fcff4ba9aadaf22e7e946a71 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0b2819ff87843fc952418ac236a99ff (127.16.20.65:38617), b77c05e358b8412ba181b50af2edde23 (127.16.20.66:34115)
I20260710 13:21:27.524618 21033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a99512cfb30475a891613183df6bf41" candidate_uuid: "e0b2819ff87843fc952418ac236a99ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77c05e358b8412ba181b50af2edde23" is_pre_election: true
I20260710 13:21:27.525331 21033 raft_consensus.cc:2468] T 8a99512cfb30475a891613183df6bf41 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0b2819ff87843fc952418ac236a99ff in term 0.
I20260710 13:21:27.529270 20959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64cca55498db4c278aabd746e671f0fe" candidate_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2819ff87843fc952418ac236a99ff" is_pre_election: true
I20260710 13:21:27.531867 20923 leader_election.cc:304] T 8a99512cfb30475a891613183df6bf41 P e0b2819ff87843fc952418ac236a99ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b77c05e358b8412ba181b50af2edde23, e0b2819ff87843fc952418ac236a99ff; no voters: 
I20260710 13:21:27.532809 21191 raft_consensus.cc:2804] T 8a99512cfb30475a891613183df6bf41 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:21:27.532968 21072 leader_election.cc:343] T 64cca55498db4c278aabd746e671f0fe P cff1cec1fcff4ba9aadaf22e7e946a71 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e0b2819ff87843fc952418ac236a99ff (127.16.20.65:38617): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:27.533182 21191 raft_consensus.cc:493] T 8a99512cfb30475a891613183df6bf41 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:27.534006 21191 raft_consensus.cc:3060] T 8a99512cfb30475a891613183df6bf41 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:27.536756 21108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a99512cfb30475a891613183df6bf41" candidate_uuid: "e0b2819ff87843fc952418ac236a99ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" is_pre_election: true
I20260710 13:21:27.537348 21108 raft_consensus.cc:2468] T 8a99512cfb30475a891613183df6bf41 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0b2819ff87843fc952418ac236a99ff in term 0.
I20260710 13:21:27.538614 21033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64cca55498db4c278aabd746e671f0fe" candidate_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77c05e358b8412ba181b50af2edde23" is_pre_election: true
I20260710 13:21:27.539325 21033 raft_consensus.cc:2468] T 64cca55498db4c278aabd746e671f0fe P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cff1cec1fcff4ba9aadaf22e7e946a71 in term 0.
I20260710 13:21:27.540602 21258 tablet_bootstrap.cc:492] T 64cca55498db4c278aabd746e671f0fe P e0b2819ff87843fc952418ac236a99ff: No bootstrap required, opened a new log
I20260710 13:21:27.541210 21258 ts_tablet_manager.cc:1403] T 64cca55498db4c278aabd746e671f0fe P e0b2819ff87843fc952418ac236a99ff: Time spent bootstrapping tablet: real 0.035s	user 0.019s	sys 0.004s
I20260710 13:21:27.544080 21258 raft_consensus.cc:359] T 64cca55498db4c278aabd746e671f0fe P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:27.544765 21258 raft_consensus.cc:385] T 64cca55498db4c278aabd746e671f0fe P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:27.545084 21258 raft_consensus.cc:740] T 64cca55498db4c278aabd746e671f0fe P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0b2819ff87843fc952418ac236a99ff, State: Initialized, Role: FOLLOWER
I20260710 13:21:27.545192 21072 leader_election.cc:304] T 64cca55498db4c278aabd746e671f0fe P cff1cec1fcff4ba9aadaf22e7e946a71 [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: b77c05e358b8412ba181b50af2edde23, cff1cec1fcff4ba9aadaf22e7e946a71; no voters: e0b2819ff87843fc952418ac236a99ff
I20260710 13:21:27.545831 21258 consensus_queue.cc:260] T 64cca55498db4c278aabd746e671f0fe P e0b2819ff87843fc952418ac236a99ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:27.546145 21273 raft_consensus.cc:2804] T 64cca55498db4c278aabd746e671f0fe P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:27.546665 21273 raft_consensus.cc:493] T 64cca55498db4c278aabd746e671f0fe P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:27.551070 21273 raft_consensus.cc:3060] T 64cca55498db4c278aabd746e671f0fe P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:27.540902 21191 raft_consensus.cc:515] T 8a99512cfb30475a891613183df6bf41 P e0b2819ff87843fc952418ac236a99ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:27.548009 21258 ts_tablet_manager.cc:1434] T 64cca55498db4c278aabd746e671f0fe P e0b2819ff87843fc952418ac236a99ff: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260710 13:21:27.559360 21273 raft_consensus.cc:515] T 64cca55498db4c278aabd746e671f0fe P cff1cec1fcff4ba9aadaf22e7e946a71 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:27.559934 21191 leader_election.cc:290] T 8a99512cfb30475a891613183df6bf41 P e0b2819ff87843fc952418ac236a99ff [CANDIDATE]: Term 1 election: Requested vote from peers b77c05e358b8412ba181b50af2edde23 (127.16.20.66:34115), cff1cec1fcff4ba9aadaf22e7e946a71 (127.16.20.67:39961)
I20260710 13:21:27.561018 21108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a99512cfb30475a891613183df6bf41" candidate_uuid: "e0b2819ff87843fc952418ac236a99ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71"
I20260710 13:21:27.561601 21108 raft_consensus.cc:3060] T 8a99512cfb30475a891613183df6bf41 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:27.561666 21273 leader_election.cc:290] T 64cca55498db4c278aabd746e671f0fe P cff1cec1fcff4ba9aadaf22e7e946a71 [CANDIDATE]: Term 1 election: Requested vote from peers e0b2819ff87843fc952418ac236a99ff (127.16.20.65:38617), b77c05e358b8412ba181b50af2edde23 (127.16.20.66:34115)
I20260710 13:21:27.562839 20959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64cca55498db4c278aabd746e671f0fe" candidate_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2819ff87843fc952418ac236a99ff"
I20260710 13:21:27.563042 21032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64cca55498db4c278aabd746e671f0fe" candidate_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77c05e358b8412ba181b50af2edde23"
I20260710 13:21:27.563715 20959 raft_consensus.cc:3060] T 64cca55498db4c278aabd746e671f0fe P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:27.563781 21032 raft_consensus.cc:3060] T 64cca55498db4c278aabd746e671f0fe P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:27.562925 21033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a99512cfb30475a891613183df6bf41" candidate_uuid: "e0b2819ff87843fc952418ac236a99ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77c05e358b8412ba181b50af2edde23"
I20260710 13:21:27.565946 21033 raft_consensus.cc:3060] T 8a99512cfb30475a891613183df6bf41 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:27.569062 21108 raft_consensus.cc:2468] T 8a99512cfb30475a891613183df6bf41 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0b2819ff87843fc952418ac236a99ff in term 1.
I20260710 13:21:27.570533 20924 leader_election.cc:304] T 8a99512cfb30475a891613183df6bf41 P e0b2819ff87843fc952418ac236a99ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cff1cec1fcff4ba9aadaf22e7e946a71, e0b2819ff87843fc952418ac236a99ff; no voters: 
I20260710 13:21:27.571019 21032 raft_consensus.cc:2468] T 64cca55498db4c278aabd746e671f0fe P b77c05e358b8412ba181b50af2edde23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cff1cec1fcff4ba9aadaf22e7e946a71 in term 1.
I20260710 13:21:27.571591 20959 raft_consensus.cc:2468] T 64cca55498db4c278aabd746e671f0fe P e0b2819ff87843fc952418ac236a99ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cff1cec1fcff4ba9aadaf22e7e946a71 in term 1.
I20260710 13:21:27.571738 21191 raft_consensus.cc:2804] T 8a99512cfb30475a891613183df6bf41 P e0b2819ff87843fc952418ac236a99ff [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:27.572228 21072 leader_election.cc:304] T 64cca55498db4c278aabd746e671f0fe P cff1cec1fcff4ba9aadaf22e7e946a71 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b77c05e358b8412ba181b50af2edde23, cff1cec1fcff4ba9aadaf22e7e946a71; no voters: 
I20260710 13:21:27.572568 21191 raft_consensus.cc:697] T 8a99512cfb30475a891613183df6bf41 P e0b2819ff87843fc952418ac236a99ff [term 1 LEADER]: Becoming Leader. State: Replica: e0b2819ff87843fc952418ac236a99ff, State: Running, Role: LEADER
I20260710 13:21:27.573071 21273 raft_consensus.cc:2804] T 64cca55498db4c278aabd746e671f0fe P cff1cec1fcff4ba9aadaf22e7e946a71 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:27.573657 21273 raft_consensus.cc:697] T 64cca55498db4c278aabd746e671f0fe P cff1cec1fcff4ba9aadaf22e7e946a71 [term 1 LEADER]: Becoming Leader. State: Replica: cff1cec1fcff4ba9aadaf22e7e946a71, State: Running, Role: LEADER
I20260710 13:21:27.574569 21273 consensus_queue.cc:237] T 64cca55498db4c278aabd746e671f0fe P cff1cec1fcff4ba9aadaf22e7e946a71 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:27.572662 21033 raft_consensus.cc:2468] T 8a99512cfb30475a891613183df6bf41 P b77c05e358b8412ba181b50af2edde23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0b2819ff87843fc952418ac236a99ff in term 1.
I20260710 13:21:27.579944 21275 raft_consensus.cc:493] T f65b8d2583f942e397acc42f8376c9e3 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:27.580713 21275 raft_consensus.cc:515] T f65b8d2583f942e397acc42f8376c9e3 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:27.583757 21107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f65b8d2583f942e397acc42f8376c9e3" candidate_uuid: "e0b2819ff87843fc952418ac236a99ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" is_pre_election: true
I20260710 13:21:27.584271 21107 raft_consensus.cc:2468] T f65b8d2583f942e397acc42f8376c9e3 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0b2819ff87843fc952418ac236a99ff in term 0.
I20260710 13:21:27.583122 21275 leader_election.cc:290] T f65b8d2583f942e397acc42f8376c9e3 P e0b2819ff87843fc952418ac236a99ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b77c05e358b8412ba181b50af2edde23 (127.16.20.66:34115), cff1cec1fcff4ba9aadaf22e7e946a71 (127.16.20.67:39961)
I20260710 13:21:27.585317 20924 leader_election.cc:304] T f65b8d2583f942e397acc42f8376c9e3 P e0b2819ff87843fc952418ac236a99ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cff1cec1fcff4ba9aadaf22e7e946a71, e0b2819ff87843fc952418ac236a99ff; no voters: 
I20260710 13:21:27.586035 21275 raft_consensus.cc:2804] T f65b8d2583f942e397acc42f8376c9e3 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:27.586294 21275 raft_consensus.cc:493] T f65b8d2583f942e397acc42f8376c9e3 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:27.586524 21275 raft_consensus.cc:3060] T f65b8d2583f942e397acc42f8376c9e3 P e0b2819ff87843fc952418ac236a99ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:27.588595 21033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f65b8d2583f942e397acc42f8376c9e3" candidate_uuid: "e0b2819ff87843fc952418ac236a99ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77c05e358b8412ba181b50af2edde23" is_pre_election: true
I20260710 13:21:27.589283 21033 raft_consensus.cc:2468] T f65b8d2583f942e397acc42f8376c9e3 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0b2819ff87843fc952418ac236a99ff in term 0.
I20260710 13:21:27.590631 20855 catalog_manager.cc:5697] T 64cca55498db4c278aabd746e671f0fe P cff1cec1fcff4ba9aadaf22e7e946a71 reported cstate change: term changed from 0 to 1, leader changed from <none> to cff1cec1fcff4ba9aadaf22e7e946a71 (127.16.20.67). New cstate: current_term: 1 leader_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:27.591845 21287 raft_consensus.cc:493] T 6d7feedab0894f7d93a42d4203f6ed17 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:27.594046 21287 raft_consensus.cc:515] T 6d7feedab0894f7d93a42d4203f6ed17 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:27.594815 21275 raft_consensus.cc:515] T f65b8d2583f942e397acc42f8376c9e3 P e0b2819ff87843fc952418ac236a99ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:27.596309 21287 leader_election.cc:290] T 6d7feedab0894f7d93a42d4203f6ed17 P b77c05e358b8412ba181b50af2edde23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0b2819ff87843fc952418ac236a99ff (127.16.20.65:38617), cff1cec1fcff4ba9aadaf22e7e946a71 (127.16.20.67:39961)
I20260710 13:21:27.596968 20959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d7feedab0894f7d93a42d4203f6ed17" candidate_uuid: "b77c05e358b8412ba181b50af2edde23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2819ff87843fc952418ac236a99ff" is_pre_election: true
I20260710 13:21:27.597877 21032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f65b8d2583f942e397acc42f8376c9e3" candidate_uuid: "e0b2819ff87843fc952418ac236a99ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77c05e358b8412ba181b50af2edde23"
I20260710 13:21:27.598498 21032 raft_consensus.cc:3060] T f65b8d2583f942e397acc42f8376c9e3 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:27.600095 21275 leader_election.cc:290] T f65b8d2583f942e397acc42f8376c9e3 P e0b2819ff87843fc952418ac236a99ff [CANDIDATE]: Term 1 election: Requested vote from peers b77c05e358b8412ba181b50af2edde23 (127.16.20.66:34115), cff1cec1fcff4ba9aadaf22e7e946a71 (127.16.20.67:39961)
I20260710 13:21:27.601050 21107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f65b8d2583f942e397acc42f8376c9e3" candidate_uuid: "e0b2819ff87843fc952418ac236a99ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71"
I20260710 13:21:27.601666 21107 raft_consensus.cc:3060] T f65b8d2583f942e397acc42f8376c9e3 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:27.606848 21032 raft_consensus.cc:2468] T f65b8d2583f942e397acc42f8376c9e3 P b77c05e358b8412ba181b50af2edde23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0b2819ff87843fc952418ac236a99ff in term 1.
I20260710 13:21:27.574476 21191 consensus_queue.cc:237] T 8a99512cfb30475a891613183df6bf41 P e0b2819ff87843fc952418ac236a99ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:27.608085 20923 leader_election.cc:304] T f65b8d2583f942e397acc42f8376c9e3 P e0b2819ff87843fc952418ac236a99ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b77c05e358b8412ba181b50af2edde23, e0b2819ff87843fc952418ac236a99ff; no voters: 
I20260710 13:21:27.609050 21275 raft_consensus.cc:2804] T f65b8d2583f942e397acc42f8376c9e3 P e0b2819ff87843fc952418ac236a99ff [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:27.609548 21275 raft_consensus.cc:697] T f65b8d2583f942e397acc42f8376c9e3 P e0b2819ff87843fc952418ac236a99ff [term 1 LEADER]: Becoming Leader. State: Replica: e0b2819ff87843fc952418ac236a99ff, State: Running, Role: LEADER
I20260710 13:21:27.610488 21107 raft_consensus.cc:2468] T f65b8d2583f942e397acc42f8376c9e3 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0b2819ff87843fc952418ac236a99ff in term 1.
I20260710 13:21:27.610594 21275 consensus_queue.cc:237] T f65b8d2583f942e397acc42f8376c9e3 P e0b2819ff87843fc952418ac236a99ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:27.612233 21108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d7feedab0894f7d93a42d4203f6ed17" candidate_uuid: "b77c05e358b8412ba181b50af2edde23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" is_pre_election: true
I20260710 13:21:27.613160 21108 raft_consensus.cc:2393] T 6d7feedab0894f7d93a42d4203f6ed17 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b77c05e358b8412ba181b50af2edde23 in current term 1: Already voted for candidate e0b2819ff87843fc952418ac236a99ff in this term.
I20260710 13:21:27.614305 20999 leader_election.cc:304] T 6d7feedab0894f7d93a42d4203f6ed17 P b77c05e358b8412ba181b50af2edde23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b77c05e358b8412ba181b50af2edde23; no voters: cff1cec1fcff4ba9aadaf22e7e946a71, e0b2819ff87843fc952418ac236a99ff
I20260710 13:21:27.615103 21287 raft_consensus.cc:3060] T 6d7feedab0894f7d93a42d4203f6ed17 P b77c05e358b8412ba181b50af2edde23 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:27.620745 21287 raft_consensus.cc:2749] T 6d7feedab0894f7d93a42d4203f6ed17 P b77c05e358b8412ba181b50af2edde23 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:27.628206 20855 catalog_manager.cc:5697] T 8a99512cfb30475a891613183df6bf41 P e0b2819ff87843fc952418ac236a99ff reported cstate change: term changed from 0 to 1, leader changed from <none> to e0b2819ff87843fc952418ac236a99ff (127.16.20.65). New cstate: current_term: 1 leader_uuid: "e0b2819ff87843fc952418ac236a99ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:27.643465 20855 catalog_manager.cc:5697] T f65b8d2583f942e397acc42f8376c9e3 P e0b2819ff87843fc952418ac236a99ff reported cstate change: term changed from 0 to 1, leader changed from <none> to e0b2819ff87843fc952418ac236a99ff (127.16.20.65). New cstate: current_term: 1 leader_uuid: "e0b2819ff87843fc952418ac236a99ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:27.660663 21191 consensus_queue.cc:1048] T 6d7feedab0894f7d93a42d4203f6ed17 P e0b2819ff87843fc952418ac236a99ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:27.673086 21276 consensus_queue.cc:1048] T 6d7feedab0894f7d93a42d4203f6ed17 P e0b2819ff87843fc952418ac236a99ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:27.709998 21287 consensus_queue.cc:1048] T 4847fdb0ab5f47febd1304e07719c411 P b77c05e358b8412ba181b50af2edde23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:27.724236 21287 consensus_queue.cc:1048] T 4847fdb0ab5f47febd1304e07719c411 P b77c05e358b8412ba181b50af2edde23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:27.737783 21276 consensus_queue.cc:1048] T 5e731843c80f4ea2b187d183eebdc679 P e0b2819ff87843fc952418ac236a99ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:27.749037 21275 consensus_queue.cc:1048] T 5e731843c80f4ea2b187d183eebdc679 P e0b2819ff87843fc952418ac236a99ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:27.776017 21273 consensus_queue.cc:1048] T e7d13329365e4f0a969757bfd7c5c36e P cff1cec1fcff4ba9aadaf22e7e946a71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:27.786895 21188 consensus_queue.cc:1048] T e7d13329365e4f0a969757bfd7c5c36e P cff1cec1fcff4ba9aadaf22e7e946a71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:27.934248 21269 consensus_queue.cc:1048] T 6fd7f40f408948aaaf956f6f2a0663c4 P b77c05e358b8412ba181b50af2edde23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:27.952332 21269 consensus_queue.cc:1048] T 6fd7f40f408948aaaf956f6f2a0663c4 P b77c05e358b8412ba181b50af2edde23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:27.999774 21188 consensus_queue.cc:1048] T 64cca55498db4c278aabd746e671f0fe P cff1cec1fcff4ba9aadaf22e7e946a71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:28.013839 21291 consensus_queue.cc:1048] T 64cca55498db4c278aabd746e671f0fe P cff1cec1fcff4ba9aadaf22e7e946a71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:28.064936 21275 consensus_queue.cc:1048] T 8a99512cfb30475a891613183df6bf41 P e0b2819ff87843fc952418ac236a99ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:28.080003 21191 consensus_queue.cc:1048] T 8a99512cfb30475a891613183df6bf41 P e0b2819ff87843fc952418ac236a99ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:28.105404 21191 consensus_queue.cc:1048] T f65b8d2583f942e397acc42f8376c9e3 P e0b2819ff87843fc952418ac236a99ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:28.108777 21275 consensus_queue.cc:1048] T f65b8d2583f942e397acc42f8376c9e3 P e0b2819ff87843fc952418ac236a99ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:21:28.250916 20906 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:21:29.136111 21188 raft_consensus.cc:493] T dc767c307cdf4c45b4a9782ce9c37075 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:29.136780 21188 raft_consensus.cc:515] T dc767c307cdf4c45b4a9782ce9c37075 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:29.138782 21188 leader_election.cc:290] T dc767c307cdf4c45b4a9782ce9c37075 P cff1cec1fcff4ba9aadaf22e7e946a71 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e0b2819ff87843fc952418ac236a99ff (127.16.20.65:38617), b77c05e358b8412ba181b50af2edde23 (127.16.20.66:34115)
I20260710 13:21:29.139747 20959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc767c307cdf4c45b4a9782ce9c37075" candidate_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2819ff87843fc952418ac236a99ff" is_pre_election: true
I20260710 13:21:29.139994 21032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc767c307cdf4c45b4a9782ce9c37075" candidate_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77c05e358b8412ba181b50af2edde23" is_pre_election: true
I20260710 13:21:29.140638 20959 raft_consensus.cc:2468] T dc767c307cdf4c45b4a9782ce9c37075 P e0b2819ff87843fc952418ac236a99ff [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cff1cec1fcff4ba9aadaf22e7e946a71 in term 1.
I20260710 13:21:29.140653 21032 raft_consensus.cc:2468] T dc767c307cdf4c45b4a9782ce9c37075 P b77c05e358b8412ba181b50af2edde23 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cff1cec1fcff4ba9aadaf22e7e946a71 in term 1.
I20260710 13:21:29.141986 21072 leader_election.cc:304] T dc767c307cdf4c45b4a9782ce9c37075 P cff1cec1fcff4ba9aadaf22e7e946a71 [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: cff1cec1fcff4ba9aadaf22e7e946a71, e0b2819ff87843fc952418ac236a99ff; no voters: 
I20260710 13:21:29.142634 21188 raft_consensus.cc:2804] T dc767c307cdf4c45b4a9782ce9c37075 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:21:29.142923 21188 raft_consensus.cc:493] T dc767c307cdf4c45b4a9782ce9c37075 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:29.143187 21188 raft_consensus.cc:3060] T dc767c307cdf4c45b4a9782ce9c37075 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:29.151271 21188 raft_consensus.cc:515] T dc767c307cdf4c45b4a9782ce9c37075 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:29.152798 21188 leader_election.cc:290] T dc767c307cdf4c45b4a9782ce9c37075 P cff1cec1fcff4ba9aadaf22e7e946a71 [CANDIDATE]: Term 2 election: Requested vote from peers e0b2819ff87843fc952418ac236a99ff (127.16.20.65:38617), b77c05e358b8412ba181b50af2edde23 (127.16.20.66:34115)
I20260710 13:21:29.153573 20959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc767c307cdf4c45b4a9782ce9c37075" candidate_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2819ff87843fc952418ac236a99ff"
I20260710 13:21:29.153841 21032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc767c307cdf4c45b4a9782ce9c37075" candidate_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77c05e358b8412ba181b50af2edde23"
I20260710 13:21:29.154132 20959 raft_consensus.cc:3060] T dc767c307cdf4c45b4a9782ce9c37075 P e0b2819ff87843fc952418ac236a99ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:29.154297 21032 raft_consensus.cc:3060] T dc767c307cdf4c45b4a9782ce9c37075 P b77c05e358b8412ba181b50af2edde23 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:29.161111 21032 raft_consensus.cc:2468] T dc767c307cdf4c45b4a9782ce9c37075 P b77c05e358b8412ba181b50af2edde23 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cff1cec1fcff4ba9aadaf22e7e946a71 in term 2.
I20260710 13:21:29.161125 20959 raft_consensus.cc:2468] T dc767c307cdf4c45b4a9782ce9c37075 P e0b2819ff87843fc952418ac236a99ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cff1cec1fcff4ba9aadaf22e7e946a71 in term 2.
I20260710 13:21:29.161993 21072 leader_election.cc:304] T dc767c307cdf4c45b4a9782ce9c37075 P cff1cec1fcff4ba9aadaf22e7e946a71 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b77c05e358b8412ba181b50af2edde23, cff1cec1fcff4ba9aadaf22e7e946a71; no voters: 
I20260710 13:21:29.162602 21188 raft_consensus.cc:2804] T dc767c307cdf4c45b4a9782ce9c37075 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:29.163102 21188 raft_consensus.cc:697] T dc767c307cdf4c45b4a9782ce9c37075 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 2 LEADER]: Becoming Leader. State: Replica: cff1cec1fcff4ba9aadaf22e7e946a71, State: Running, Role: LEADER
I20260710 13:21:29.164019 21188 consensus_queue.cc:237] T dc767c307cdf4c45b4a9782ce9c37075 P cff1cec1fcff4ba9aadaf22e7e946a71 [LEADER]: Queue going to LEADER 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: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:29.172444 20855 catalog_manager.cc:5697] T dc767c307cdf4c45b4a9782ce9c37075 P cff1cec1fcff4ba9aadaf22e7e946a71 reported cstate change: term changed from 0 to 2, leader changed from <none> to cff1cec1fcff4ba9aadaf22e7e946a71 (127.16.20.67). New cstate: current_term: 2 leader_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:29.335588 21032 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4847fdb0ab5f47febd1304e07719c411"
dest_uuid: "b77c05e358b8412ba181b50af2edde23"
mode: GRACEFUL
new_leader_uuid: "e0b2819ff87843fc952418ac236a99ff"
 from {username='slave'} at 127.0.0.1:38350
I20260710 13:21:29.336278 21032 raft_consensus.cc:606] T 4847fdb0ab5f47febd1304e07719c411 P b77c05e358b8412ba181b50af2edde23 [term 1 LEADER]: Received request to transfer leadership to TS e0b2819ff87843fc952418ac236a99ff
I20260710 13:21:29.341301 21108 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dc767c307cdf4c45b4a9782ce9c37075"
dest_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71"
mode: GRACEFUL
new_leader_uuid: "e0b2819ff87843fc952418ac236a99ff"
 from {username='slave'} at 127.0.0.1:60394
I20260710 13:21:29.341858 21108 raft_consensus.cc:606] T dc767c307cdf4c45b4a9782ce9c37075 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 2 LEADER]: Received request to transfer leadership to TS e0b2819ff87843fc952418ac236a99ff
I20260710 13:21:29.350139 21032 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6fd7f40f408948aaaf956f6f2a0663c4"
dest_uuid: "b77c05e358b8412ba181b50af2edde23"
mode: GRACEFUL
new_leader_uuid: "e0b2819ff87843fc952418ac236a99ff"
 from {username='slave'} at 127.0.0.1:38350
I20260710 13:21:29.350657 21032 raft_consensus.cc:606] T 6fd7f40f408948aaaf956f6f2a0663c4 P b77c05e358b8412ba181b50af2edde23 [term 1 LEADER]: Received request to transfer leadership to TS e0b2819ff87843fc952418ac236a99ff
I20260710 13:21:29.357112 21107 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e7d13329365e4f0a969757bfd7c5c36e"
dest_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71"
mode: GRACEFUL
new_leader_uuid: "b77c05e358b8412ba181b50af2edde23"
 from {username='slave'} at 127.0.0.1:60394
I20260710 13:21:29.357741 21107 raft_consensus.cc:606] T e7d13329365e4f0a969757bfd7c5c36e P cff1cec1fcff4ba9aadaf22e7e946a71 [term 1 LEADER]: Received request to transfer leadership to TS b77c05e358b8412ba181b50af2edde23
I20260710 13:21:29.363286 20959 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6d7feedab0894f7d93a42d4203f6ed17"
dest_uuid: "e0b2819ff87843fc952418ac236a99ff"
mode: GRACEFUL
new_leader_uuid: "b77c05e358b8412ba181b50af2edde23"
 from {username='slave'} at 127.0.0.1:57388
I20260710 13:21:29.363906 20959 raft_consensus.cc:606] T 6d7feedab0894f7d93a42d4203f6ed17 P e0b2819ff87843fc952418ac236a99ff [term 1 LEADER]: Received request to transfer leadership to TS b77c05e358b8412ba181b50af2edde23
I20260710 13:21:29.368762 20959 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f65b8d2583f942e397acc42f8376c9e3"
dest_uuid: "e0b2819ff87843fc952418ac236a99ff"
mode: GRACEFUL
new_leader_uuid: "b77c05e358b8412ba181b50af2edde23"
 from {username='slave'} at 127.0.0.1:57388
I20260710 13:21:29.369282 20959 raft_consensus.cc:606] T f65b8d2583f942e397acc42f8376c9e3 P e0b2819ff87843fc952418ac236a99ff [term 1 LEADER]: Received request to transfer leadership to TS b77c05e358b8412ba181b50af2edde23
I20260710 13:21:29.374049 21107 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "64cca55498db4c278aabd746e671f0fe"
dest_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71"
mode: GRACEFUL
new_leader_uuid: "b77c05e358b8412ba181b50af2edde23"
 from {username='slave'} at 127.0.0.1:60394
I20260710 13:21:29.374596 21107 raft_consensus.cc:606] T 64cca55498db4c278aabd746e671f0fe P cff1cec1fcff4ba9aadaf22e7e946a71 [term 1 LEADER]: Received request to transfer leadership to TS b77c05e358b8412ba181b50af2edde23
I20260710 13:21:29.379269 20959 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8a99512cfb30475a891613183df6bf41"
dest_uuid: "e0b2819ff87843fc952418ac236a99ff"
mode: GRACEFUL
new_leader_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71"
 from {username='slave'} at 127.0.0.1:57388
I20260710 13:21:29.379765 20959 raft_consensus.cc:606] T 8a99512cfb30475a891613183df6bf41 P e0b2819ff87843fc952418ac236a99ff [term 1 LEADER]: Received request to transfer leadership to TS cff1cec1fcff4ba9aadaf22e7e946a71
I20260710 13:21:29.460930 21291 raft_consensus.cc:993] T e7d13329365e4f0a969757bfd7c5c36e P cff1cec1fcff4ba9aadaf22e7e946a71: : Instructing follower b77c05e358b8412ba181b50af2edde23 to start an election
I20260710 13:21:29.461362 21188 raft_consensus.cc:1081] T e7d13329365e4f0a969757bfd7c5c36e P cff1cec1fcff4ba9aadaf22e7e946a71 [term 1 LEADER]: Signalling peer b77c05e358b8412ba181b50af2edde23 to start an election
I20260710 13:21:29.462896 21032 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e7d13329365e4f0a969757bfd7c5c36e"
dest_uuid: "b77c05e358b8412ba181b50af2edde23"
 from {username='slave'} at 127.0.0.1:38324
I20260710 13:21:29.463464 21032 raft_consensus.cc:493] T e7d13329365e4f0a969757bfd7c5c36e P b77c05e358b8412ba181b50af2edde23 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:29.463776 21032 raft_consensus.cc:3060] T e7d13329365e4f0a969757bfd7c5c36e P b77c05e358b8412ba181b50af2edde23 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:29.468261 21032 raft_consensus.cc:515] T e7d13329365e4f0a969757bfd7c5c36e P b77c05e358b8412ba181b50af2edde23 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:29.469719 21032 leader_election.cc:290] T e7d13329365e4f0a969757bfd7c5c36e P b77c05e358b8412ba181b50af2edde23 [CANDIDATE]: Term 2 election: Requested vote from peers e0b2819ff87843fc952418ac236a99ff (127.16.20.65:38617), cff1cec1fcff4ba9aadaf22e7e946a71 (127.16.20.67:39961)
I20260710 13:21:29.470834 21107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d13329365e4f0a969757bfd7c5c36e" candidate_uuid: "b77c05e358b8412ba181b50af2edde23" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71"
I20260710 13:21:29.470826 20959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d13329365e4f0a969757bfd7c5c36e" candidate_uuid: "b77c05e358b8412ba181b50af2edde23" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e0b2819ff87843fc952418ac236a99ff"
I20260710 13:21:29.471485 21107 raft_consensus.cc:3055] T e7d13329365e4f0a969757bfd7c5c36e P cff1cec1fcff4ba9aadaf22e7e946a71 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:29.471567 20959 raft_consensus.cc:3060] T e7d13329365e4f0a969757bfd7c5c36e P e0b2819ff87843fc952418ac236a99ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:29.471788 21107 raft_consensus.cc:740] T e7d13329365e4f0a969757bfd7c5c36e P cff1cec1fcff4ba9aadaf22e7e946a71 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cff1cec1fcff4ba9aadaf22e7e946a71, State: Running, Role: LEADER
I20260710 13:21:29.472725 21107 consensus_queue.cc:260] T e7d13329365e4f0a969757bfd7c5c36e P cff1cec1fcff4ba9aadaf22e7e946a71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:29.473721 21107 raft_consensus.cc:3060] T e7d13329365e4f0a969757bfd7c5c36e P cff1cec1fcff4ba9aadaf22e7e946a71 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:29.477108 20959 raft_consensus.cc:2468] T e7d13329365e4f0a969757bfd7c5c36e P e0b2819ff87843fc952418ac236a99ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b77c05e358b8412ba181b50af2edde23 in term 2.
I20260710 13:21:29.478477 20998 leader_election.cc:304] T e7d13329365e4f0a969757bfd7c5c36e P b77c05e358b8412ba181b50af2edde23 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b77c05e358b8412ba181b50af2edde23, e0b2819ff87843fc952418ac236a99ff; no voters: 
I20260710 13:21:29.479287 21275 raft_consensus.cc:993] T 8a99512cfb30475a891613183df6bf41 P e0b2819ff87843fc952418ac236a99ff: : Instructing follower cff1cec1fcff4ba9aadaf22e7e946a71 to start an election
I20260710 13:21:29.479441 21246 raft_consensus.cc:2804] T e7d13329365e4f0a969757bfd7c5c36e P b77c05e358b8412ba181b50af2edde23 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:29.480055 21276 raft_consensus.cc:1081] T 8a99512cfb30475a891613183df6bf41 P e0b2819ff87843fc952418ac236a99ff [term 1 LEADER]: Signalling peer cff1cec1fcff4ba9aadaf22e7e946a71 to start an election
I20260710 13:21:29.481086 21107 raft_consensus.cc:2468] T e7d13329365e4f0a969757bfd7c5c36e P cff1cec1fcff4ba9aadaf22e7e946a71 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b77c05e358b8412ba181b50af2edde23 in term 2.
I20260710 13:21:29.481288 21246 raft_consensus.cc:697] T e7d13329365e4f0a969757bfd7c5c36e P b77c05e358b8412ba181b50af2edde23 [term 2 LEADER]: Becoming Leader. State: Replica: b77c05e358b8412ba181b50af2edde23, State: Running, Role: LEADER
I20260710 13:21:29.481986 21108 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8a99512cfb30475a891613183df6bf41"
dest_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71"
 from {username='slave'} at 127.0.0.1:60370
I20260710 13:21:29.482578 21108 raft_consensus.cc:493] T 8a99512cfb30475a891613183df6bf41 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:29.482439 21246 consensus_queue.cc:237] T e7d13329365e4f0a969757bfd7c5c36e P b77c05e358b8412ba181b50af2edde23 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:29.482960 21108 raft_consensus.cc:3060] T 8a99512cfb30475a891613183df6bf41 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:29.490031 21108 raft_consensus.cc:515] T 8a99512cfb30475a891613183df6bf41 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:29.490213 20855 catalog_manager.cc:5697] T e7d13329365e4f0a969757bfd7c5c36e P b77c05e358b8412ba181b50af2edde23 reported cstate change: term changed from 1 to 2, leader changed from cff1cec1fcff4ba9aadaf22e7e946a71 (127.16.20.67) to b77c05e358b8412ba181b50af2edde23 (127.16.20.66). New cstate: current_term: 2 leader_uuid: "b77c05e358b8412ba181b50af2edde23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:29.491698 21108 leader_election.cc:290] T 8a99512cfb30475a891613183df6bf41 P cff1cec1fcff4ba9aadaf22e7e946a71 [CANDIDATE]: Term 2 election: Requested vote from peers e0b2819ff87843fc952418ac236a99ff (127.16.20.65:38617), b77c05e358b8412ba181b50af2edde23 (127.16.20.66:34115)
I20260710 13:21:29.492376 20959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a99512cfb30475a891613183df6bf41" candidate_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e0b2819ff87843fc952418ac236a99ff"
I20260710 13:21:29.492697 21032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a99512cfb30475a891613183df6bf41" candidate_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b77c05e358b8412ba181b50af2edde23"
I20260710 13:21:29.493292 20959 raft_consensus.cc:3055] T 8a99512cfb30475a891613183df6bf41 P e0b2819ff87843fc952418ac236a99ff [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:29.493361 21032 raft_consensus.cc:3060] T 8a99512cfb30475a891613183df6bf41 P b77c05e358b8412ba181b50af2edde23 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:29.493579 20959 raft_consensus.cc:740] T 8a99512cfb30475a891613183df6bf41 P e0b2819ff87843fc952418ac236a99ff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e0b2819ff87843fc952418ac236a99ff, State: Running, Role: LEADER
I20260710 13:21:29.494565 20959 consensus_queue.cc:260] T 8a99512cfb30475a891613183df6bf41 P e0b2819ff87843fc952418ac236a99ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:29.496924 20959 raft_consensus.cc:3060] T 8a99512cfb30475a891613183df6bf41 P e0b2819ff87843fc952418ac236a99ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:29.502346 21032 raft_consensus.cc:2468] T 8a99512cfb30475a891613183df6bf41 P b77c05e358b8412ba181b50af2edde23 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cff1cec1fcff4ba9aadaf22e7e946a71 in term 2.
I20260710 13:21:29.503582 21072 leader_election.cc:304] T 8a99512cfb30475a891613183df6bf41 P cff1cec1fcff4ba9aadaf22e7e946a71 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b77c05e358b8412ba181b50af2edde23, cff1cec1fcff4ba9aadaf22e7e946a71; no voters: 
I20260710 13:21:29.504383 21188 raft_consensus.cc:2804] T 8a99512cfb30475a891613183df6bf41 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:29.504868 21188 raft_consensus.cc:697] T 8a99512cfb30475a891613183df6bf41 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 2 LEADER]: Becoming Leader. State: Replica: cff1cec1fcff4ba9aadaf22e7e946a71, State: Running, Role: LEADER
I20260710 13:21:29.505388 20959 raft_consensus.cc:2468] T 8a99512cfb30475a891613183df6bf41 P e0b2819ff87843fc952418ac236a99ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cff1cec1fcff4ba9aadaf22e7e946a71 in term 2.
I20260710 13:21:29.505688 21188 consensus_queue.cc:237] T 8a99512cfb30475a891613183df6bf41 P cff1cec1fcff4ba9aadaf22e7e946a71 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:29.513499 20855 catalog_manager.cc:5697] T 8a99512cfb30475a891613183df6bf41 P cff1cec1fcff4ba9aadaf22e7e946a71 reported cstate change: term changed from 1 to 2, leader changed from e0b2819ff87843fc952418ac236a99ff (127.16.20.65) to cff1cec1fcff4ba9aadaf22e7e946a71 (127.16.20.67). New cstate: current_term: 2 leader_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:29.528645 21291 raft_consensus.cc:993] T 64cca55498db4c278aabd746e671f0fe P cff1cec1fcff4ba9aadaf22e7e946a71: : Instructing follower b77c05e358b8412ba181b50af2edde23 to start an election
I20260710 13:21:29.529929 21291 raft_consensus.cc:1081] T 64cca55498db4c278aabd746e671f0fe P cff1cec1fcff4ba9aadaf22e7e946a71 [term 1 LEADER]: Signalling peer b77c05e358b8412ba181b50af2edde23 to start an election
I20260710 13:21:29.531589 21032 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "64cca55498db4c278aabd746e671f0fe"
dest_uuid: "b77c05e358b8412ba181b50af2edde23"
 from {username='slave'} at 127.0.0.1:38324
I20260710 13:21:29.532047 21032 raft_consensus.cc:493] T 64cca55498db4c278aabd746e671f0fe P b77c05e358b8412ba181b50af2edde23 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:29.532364 21032 raft_consensus.cc:3060] T 64cca55498db4c278aabd746e671f0fe P b77c05e358b8412ba181b50af2edde23 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:29.537196 21330 raft_consensus.cc:993] T 6fd7f40f408948aaaf956f6f2a0663c4 P b77c05e358b8412ba181b50af2edde23: : Instructing follower e0b2819ff87843fc952418ac236a99ff to start an election
I20260710 13:21:29.537130 21032 raft_consensus.cc:515] T 64cca55498db4c278aabd746e671f0fe P b77c05e358b8412ba181b50af2edde23 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:29.538579 21330 raft_consensus.cc:1081] T 6fd7f40f408948aaaf956f6f2a0663c4 P b77c05e358b8412ba181b50af2edde23 [term 1 LEADER]: Signalling peer e0b2819ff87843fc952418ac236a99ff to start an election
I20260710 13:21:29.540489 21107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64cca55498db4c278aabd746e671f0fe" candidate_uuid: "b77c05e358b8412ba181b50af2edde23" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71"
I20260710 13:21:29.540486 20959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64cca55498db4c278aabd746e671f0fe" candidate_uuid: "b77c05e358b8412ba181b50af2edde23" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e0b2819ff87843fc952418ac236a99ff"
I20260710 13:21:29.540814 20960 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6fd7f40f408948aaaf956f6f2a0663c4"
dest_uuid: "e0b2819ff87843fc952418ac236a99ff"
 from {username='slave'} at 127.0.0.1:57374
I20260710 13:21:29.541142 21107 raft_consensus.cc:3055] T 64cca55498db4c278aabd746e671f0fe P cff1cec1fcff4ba9aadaf22e7e946a71 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:29.541265 20959 raft_consensus.cc:3060] T 64cca55498db4c278aabd746e671f0fe P e0b2819ff87843fc952418ac236a99ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:29.541419 20960 raft_consensus.cc:493] T 6fd7f40f408948aaaf956f6f2a0663c4 P e0b2819ff87843fc952418ac236a99ff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:29.541628 21107 raft_consensus.cc:740] T 64cca55498db4c278aabd746e671f0fe P cff1cec1fcff4ba9aadaf22e7e946a71 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cff1cec1fcff4ba9aadaf22e7e946a71, State: Running, Role: LEADER
I20260710 13:21:29.541942 20960 raft_consensus.cc:3060] T 6fd7f40f408948aaaf956f6f2a0663c4 P e0b2819ff87843fc952418ac236a99ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:29.542611 21107 consensus_queue.cc:260] T 64cca55498db4c278aabd746e671f0fe P cff1cec1fcff4ba9aadaf22e7e946a71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:29.543804 21107 raft_consensus.cc:3060] T 64cca55498db4c278aabd746e671f0fe P cff1cec1fcff4ba9aadaf22e7e946a71 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:29.546341 20959 raft_consensus.cc:2468] T 64cca55498db4c278aabd746e671f0fe P e0b2819ff87843fc952418ac236a99ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b77c05e358b8412ba181b50af2edde23 in term 2.
I20260710 13:21:29.547425 21032 leader_election.cc:290] T 64cca55498db4c278aabd746e671f0fe P b77c05e358b8412ba181b50af2edde23 [CANDIDATE]: Term 2 election: Requested vote from peers e0b2819ff87843fc952418ac236a99ff (127.16.20.65:38617), cff1cec1fcff4ba9aadaf22e7e946a71 (127.16.20.67:39961)
I20260710 13:21:29.547437 20998 leader_election.cc:304] T 64cca55498db4c278aabd746e671f0fe P b77c05e358b8412ba181b50af2edde23 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b77c05e358b8412ba181b50af2edde23, e0b2819ff87843fc952418ac236a99ff; no voters: 
I20260710 13:21:29.548583 21330 raft_consensus.cc:2804] T 64cca55498db4c278aabd746e671f0fe P b77c05e358b8412ba181b50af2edde23 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:29.549079 21330 raft_consensus.cc:697] T 64cca55498db4c278aabd746e671f0fe P b77c05e358b8412ba181b50af2edde23 [term 2 LEADER]: Becoming Leader. State: Replica: b77c05e358b8412ba181b50af2edde23, State: Running, Role: LEADER
I20260710 13:21:29.550110 21330 consensus_queue.cc:237] T 64cca55498db4c278aabd746e671f0fe P b77c05e358b8412ba181b50af2edde23 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:29.550783 21107 raft_consensus.cc:2468] T 64cca55498db4c278aabd746e671f0fe P cff1cec1fcff4ba9aadaf22e7e946a71 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b77c05e358b8412ba181b50af2edde23 in term 2.
I20260710 13:21:29.550761 20960 raft_consensus.cc:515] T 6fd7f40f408948aaaf956f6f2a0663c4 P e0b2819ff87843fc952418ac236a99ff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:29.554246 21107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fd7f40f408948aaaf956f6f2a0663c4" candidate_uuid: "e0b2819ff87843fc952418ac236a99ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71"
I20260710 13:21:29.554654 21032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fd7f40f408948aaaf956f6f2a0663c4" candidate_uuid: "e0b2819ff87843fc952418ac236a99ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b77c05e358b8412ba181b50af2edde23"
I20260710 13:21:29.554816 21107 raft_consensus.cc:3060] T 6fd7f40f408948aaaf956f6f2a0663c4 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:29.555212 21032 raft_consensus.cc:3055] T 6fd7f40f408948aaaf956f6f2a0663c4 P b77c05e358b8412ba181b50af2edde23 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:29.555523 21032 raft_consensus.cc:740] T 6fd7f40f408948aaaf956f6f2a0663c4 P b77c05e358b8412ba181b50af2edde23 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b77c05e358b8412ba181b50af2edde23, State: Running, Role: LEADER
I20260710 13:21:29.556386 21032 consensus_queue.cc:260] T 6fd7f40f408948aaaf956f6f2a0663c4 P b77c05e358b8412ba181b50af2edde23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:29.557417 21032 raft_consensus.cc:3060] T 6fd7f40f408948aaaf956f6f2a0663c4 P b77c05e358b8412ba181b50af2edde23 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:29.562295 21107 raft_consensus.cc:2468] T 6fd7f40f408948aaaf956f6f2a0663c4 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0b2819ff87843fc952418ac236a99ff in term 2.
I20260710 13:21:29.562323 20960 leader_election.cc:290] T 6fd7f40f408948aaaf956f6f2a0663c4 P e0b2819ff87843fc952418ac236a99ff [CANDIDATE]: Term 2 election: Requested vote from peers b77c05e358b8412ba181b50af2edde23 (127.16.20.66:34115), cff1cec1fcff4ba9aadaf22e7e946a71 (127.16.20.67:39961)
I20260710 13:21:29.561951 20855 catalog_manager.cc:5697] T 64cca55498db4c278aabd746e671f0fe P b77c05e358b8412ba181b50af2edde23 reported cstate change: term changed from 1 to 2, leader changed from cff1cec1fcff4ba9aadaf22e7e946a71 (127.16.20.67) to b77c05e358b8412ba181b50af2edde23 (127.16.20.66). New cstate: current_term: 2 leader_uuid: "b77c05e358b8412ba181b50af2edde23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:29.564059 20924 leader_election.cc:304] T 6fd7f40f408948aaaf956f6f2a0663c4 P e0b2819ff87843fc952418ac236a99ff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cff1cec1fcff4ba9aadaf22e7e946a71, e0b2819ff87843fc952418ac236a99ff; no voters: 
I20260710 13:21:29.564335 21032 raft_consensus.cc:2468] T 6fd7f40f408948aaaf956f6f2a0663c4 P b77c05e358b8412ba181b50af2edde23 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0b2819ff87843fc952418ac236a99ff in term 2.
I20260710 13:21:29.564913 21276 raft_consensus.cc:2804] T 6fd7f40f408948aaaf956f6f2a0663c4 P e0b2819ff87843fc952418ac236a99ff [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:29.565367 21276 raft_consensus.cc:697] T 6fd7f40f408948aaaf956f6f2a0663c4 P e0b2819ff87843fc952418ac236a99ff [term 2 LEADER]: Becoming Leader. State: Replica: e0b2819ff87843fc952418ac236a99ff, State: Running, Role: LEADER
I20260710 13:21:29.566202 21276 consensus_queue.cc:237] T 6fd7f40f408948aaaf956f6f2a0663c4 P e0b2819ff87843fc952418ac236a99ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:29.575316 20855 catalog_manager.cc:5697] T 6fd7f40f408948aaaf956f6f2a0663c4 P e0b2819ff87843fc952418ac236a99ff reported cstate change: term changed from 1 to 2, leader changed from b77c05e358b8412ba181b50af2edde23 (127.16.20.66) to e0b2819ff87843fc952418ac236a99ff (127.16.20.65). New cstate: current_term: 2 leader_uuid: "e0b2819ff87843fc952418ac236a99ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:29.592407 21032 raft_consensus.cc:1275] T dc767c307cdf4c45b4a9782ce9c37075 P b77c05e358b8412ba181b50af2edde23 [term 2 FOLLOWER]: Refusing update from remote peer cff1cec1fcff4ba9aadaf22e7e946a71: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:21:29.593501 21291 consensus_queue.cc:1048] T dc767c307cdf4c45b4a9782ce9c37075 P cff1cec1fcff4ba9aadaf22e7e946a71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:29.604385 20960 raft_consensus.cc:1275] T dc767c307cdf4c45b4a9782ce9c37075 P e0b2819ff87843fc952418ac236a99ff [term 2 FOLLOWER]: Refusing update from remote peer cff1cec1fcff4ba9aadaf22e7e946a71: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:21:29.606251 21188 consensus_queue.cc:1048] T dc767c307cdf4c45b4a9782ce9c37075 P cff1cec1fcff4ba9aadaf22e7e946a71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:29.614356 21291 raft_consensus.cc:993] T dc767c307cdf4c45b4a9782ce9c37075 P cff1cec1fcff4ba9aadaf22e7e946a71: : Instructing follower e0b2819ff87843fc952418ac236a99ff to start an election
I20260710 13:21:29.614866 21188 raft_consensus.cc:1081] T dc767c307cdf4c45b4a9782ce9c37075 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 2 LEADER]: Signalling peer e0b2819ff87843fc952418ac236a99ff to start an election
I20260710 13:21:29.616443 20960 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dc767c307cdf4c45b4a9782ce9c37075"
dest_uuid: "e0b2819ff87843fc952418ac236a99ff"
 from {username='slave'} at 127.0.0.1:57370
I20260710 13:21:29.616990 20960 raft_consensus.cc:493] T dc767c307cdf4c45b4a9782ce9c37075 P e0b2819ff87843fc952418ac236a99ff [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:29.617355 20960 raft_consensus.cc:3060] T dc767c307cdf4c45b4a9782ce9c37075 P e0b2819ff87843fc952418ac236a99ff [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:29.623347 20960 raft_consensus.cc:515] T dc767c307cdf4c45b4a9782ce9c37075 P e0b2819ff87843fc952418ac236a99ff [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:29.625218 20960 leader_election.cc:290] T dc767c307cdf4c45b4a9782ce9c37075 P e0b2819ff87843fc952418ac236a99ff [CANDIDATE]: Term 3 election: Requested vote from peers b77c05e358b8412ba181b50af2edde23 (127.16.20.66:34115), cff1cec1fcff4ba9aadaf22e7e946a71 (127.16.20.67:39961)
I20260710 13:21:29.625932 21032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc767c307cdf4c45b4a9782ce9c37075" candidate_uuid: "e0b2819ff87843fc952418ac236a99ff" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "b77c05e358b8412ba181b50af2edde23"
I20260710 13:21:29.626346 21107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc767c307cdf4c45b4a9782ce9c37075" candidate_uuid: "e0b2819ff87843fc952418ac236a99ff" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71"
I20260710 13:21:29.626534 21032 raft_consensus.cc:3060] T dc767c307cdf4c45b4a9782ce9c37075 P b77c05e358b8412ba181b50af2edde23 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:29.626963 21107 raft_consensus.cc:3055] T dc767c307cdf4c45b4a9782ce9c37075 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:29.627344 21107 raft_consensus.cc:740] T dc767c307cdf4c45b4a9782ce9c37075 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cff1cec1fcff4ba9aadaf22e7e946a71, State: Running, Role: LEADER
I20260710 13:21:29.628144 21107 consensus_queue.cc:260] T dc767c307cdf4c45b4a9782ce9c37075 P cff1cec1fcff4ba9aadaf22e7e946a71 [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: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:29.629105 21107 raft_consensus.cc:3060] T dc767c307cdf4c45b4a9782ce9c37075 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:29.632505 21032 raft_consensus.cc:2468] T dc767c307cdf4c45b4a9782ce9c37075 P b77c05e358b8412ba181b50af2edde23 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0b2819ff87843fc952418ac236a99ff in term 3.
I20260710 13:21:29.633608 20923 leader_election.cc:304] T dc767c307cdf4c45b4a9782ce9c37075 P e0b2819ff87843fc952418ac236a99ff [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: b77c05e358b8412ba181b50af2edde23, e0b2819ff87843fc952418ac236a99ff; no voters: 
I20260710 13:21:29.634428 21276 raft_consensus.cc:2804] T dc767c307cdf4c45b4a9782ce9c37075 P e0b2819ff87843fc952418ac236a99ff [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:29.634734 21107 raft_consensus.cc:2468] T dc767c307cdf4c45b4a9782ce9c37075 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0b2819ff87843fc952418ac236a99ff in term 3.
I20260710 13:21:29.637293 21276 raft_consensus.cc:697] T dc767c307cdf4c45b4a9782ce9c37075 P e0b2819ff87843fc952418ac236a99ff [term 3 LEADER]: Becoming Leader. State: Replica: e0b2819ff87843fc952418ac236a99ff, State: Running, Role: LEADER
I20260710 13:21:29.638278 21276 consensus_queue.cc:237] T dc767c307cdf4c45b4a9782ce9c37075 P e0b2819ff87843fc952418ac236a99ff [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: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:29.644577 20856 catalog_manager.cc:5697] T dc767c307cdf4c45b4a9782ce9c37075 P e0b2819ff87843fc952418ac236a99ff reported cstate change: term changed from 2 to 3, leader changed from cff1cec1fcff4ba9aadaf22e7e946a71 (127.16.20.67) to e0b2819ff87843fc952418ac236a99ff (127.16.20.65). New cstate: current_term: 3 leader_uuid: "e0b2819ff87843fc952418ac236a99ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:29.689373 21342 raft_consensus.cc:993] T 6d7feedab0894f7d93a42d4203f6ed17 P e0b2819ff87843fc952418ac236a99ff: : Instructing follower b77c05e358b8412ba181b50af2edde23 to start an election
I20260710 13:21:29.689854 21276 raft_consensus.cc:1081] T 6d7feedab0894f7d93a42d4203f6ed17 P e0b2819ff87843fc952418ac236a99ff [term 1 LEADER]: Signalling peer b77c05e358b8412ba181b50af2edde23 to start an election
I20260710 13:21:29.691258 21032 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6d7feedab0894f7d93a42d4203f6ed17"
dest_uuid: "b77c05e358b8412ba181b50af2edde23"
 from {username='slave'} at 127.0.0.1:38336
I20260710 13:21:29.691843 21032 raft_consensus.cc:493] T 6d7feedab0894f7d93a42d4203f6ed17 P b77c05e358b8412ba181b50af2edde23 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:29.692250 21032 raft_consensus.cc:3060] T 6d7feedab0894f7d93a42d4203f6ed17 P b77c05e358b8412ba181b50af2edde23 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:29.698256 21032 raft_consensus.cc:515] T 6d7feedab0894f7d93a42d4203f6ed17 P b77c05e358b8412ba181b50af2edde23 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:29.700382 21032 leader_election.cc:290] T 6d7feedab0894f7d93a42d4203f6ed17 P b77c05e358b8412ba181b50af2edde23 [CANDIDATE]: Term 2 election: Requested vote from peers e0b2819ff87843fc952418ac236a99ff (127.16.20.65:38617), cff1cec1fcff4ba9aadaf22e7e946a71 (127.16.20.67:39961)
I20260710 13:21:29.700695 20960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d7feedab0894f7d93a42d4203f6ed17" candidate_uuid: "b77c05e358b8412ba181b50af2edde23" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e0b2819ff87843fc952418ac236a99ff"
I20260710 13:21:29.700870 21108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d7feedab0894f7d93a42d4203f6ed17" candidate_uuid: "b77c05e358b8412ba181b50af2edde23" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71"
I20260710 13:21:29.701442 21108 raft_consensus.cc:3060] T 6d7feedab0894f7d93a42d4203f6ed17 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:29.701697 21342 raft_consensus.cc:993] T f65b8d2583f942e397acc42f8376c9e3 P e0b2819ff87843fc952418ac236a99ff: : Instructing follower b77c05e358b8412ba181b50af2edde23 to start an election
I20260710 13:21:29.702139 21276 raft_consensus.cc:1081] T f65b8d2583f942e397acc42f8376c9e3 P e0b2819ff87843fc952418ac236a99ff [term 1 LEADER]: Signalling peer b77c05e358b8412ba181b50af2edde23 to start an election
I20260710 13:21:29.702342 20960 raft_consensus.cc:3055] T 6d7feedab0894f7d93a42d4203f6ed17 P e0b2819ff87843fc952418ac236a99ff [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:29.702731 20960 raft_consensus.cc:740] T 6d7feedab0894f7d93a42d4203f6ed17 P e0b2819ff87843fc952418ac236a99ff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e0b2819ff87843fc952418ac236a99ff, State: Running, Role: LEADER
I20260710 13:21:29.703634 20960 consensus_queue.cc:260] T 6d7feedab0894f7d93a42d4203f6ed17 P e0b2819ff87843fc952418ac236a99ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:29.703979 21033 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f65b8d2583f942e397acc42f8376c9e3"
dest_uuid: "b77c05e358b8412ba181b50af2edde23"
 from {username='slave'} at 127.0.0.1:38336
I20260710 13:21:29.704553 21033 raft_consensus.cc:493] T f65b8d2583f942e397acc42f8376c9e3 P b77c05e358b8412ba181b50af2edde23 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:29.704690 20960 raft_consensus.cc:3060] T 6d7feedab0894f7d93a42d4203f6ed17 P e0b2819ff87843fc952418ac236a99ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:29.704934 21033 raft_consensus.cc:3060] T f65b8d2583f942e397acc42f8376c9e3 P b77c05e358b8412ba181b50af2edde23 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:29.708416 21108 raft_consensus.cc:2468] T 6d7feedab0894f7d93a42d4203f6ed17 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b77c05e358b8412ba181b50af2edde23 in term 2.
I20260710 13:21:29.709596 20999 leader_election.cc:304] T 6d7feedab0894f7d93a42d4203f6ed17 P b77c05e358b8412ba181b50af2edde23 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b77c05e358b8412ba181b50af2edde23, cff1cec1fcff4ba9aadaf22e7e946a71; no voters: 
I20260710 13:21:29.710160 20960 raft_consensus.cc:2468] T 6d7feedab0894f7d93a42d4203f6ed17 P e0b2819ff87843fc952418ac236a99ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b77c05e358b8412ba181b50af2edde23 in term 2.
I20260710 13:21:29.710438 21330 raft_consensus.cc:2804] T 6d7feedab0894f7d93a42d4203f6ed17 P b77c05e358b8412ba181b50af2edde23 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:29.711087 21330 raft_consensus.cc:697] T 6d7feedab0894f7d93a42d4203f6ed17 P b77c05e358b8412ba181b50af2edde23 [term 2 LEADER]: Becoming Leader. State: Replica: b77c05e358b8412ba181b50af2edde23, State: Running, Role: LEADER
I20260710 13:21:29.712175 21330 consensus_queue.cc:237] T 6d7feedab0894f7d93a42d4203f6ed17 P b77c05e358b8412ba181b50af2edde23 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:29.712673 21033 raft_consensus.cc:515] T f65b8d2583f942e397acc42f8376c9e3 P b77c05e358b8412ba181b50af2edde23 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:29.714669 21033 leader_election.cc:290] T f65b8d2583f942e397acc42f8376c9e3 P b77c05e358b8412ba181b50af2edde23 [CANDIDATE]: Term 2 election: Requested vote from peers e0b2819ff87843fc952418ac236a99ff (127.16.20.65:38617), cff1cec1fcff4ba9aadaf22e7e946a71 (127.16.20.67:39961)
I20260710 13:21:29.716204 21108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f65b8d2583f942e397acc42f8376c9e3" candidate_uuid: "b77c05e358b8412ba181b50af2edde23" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71"
I20260710 13:21:29.716737 21108 raft_consensus.cc:3060] T f65b8d2583f942e397acc42f8376c9e3 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:29.719789 20960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f65b8d2583f942e397acc42f8376c9e3" candidate_uuid: "b77c05e358b8412ba181b50af2edde23" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e0b2819ff87843fc952418ac236a99ff"
I20260710 13:21:29.720412 20960 raft_consensus.cc:3055] T f65b8d2583f942e397acc42f8376c9e3 P e0b2819ff87843fc952418ac236a99ff [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:29.720734 20960 raft_consensus.cc:740] T f65b8d2583f942e397acc42f8376c9e3 P e0b2819ff87843fc952418ac236a99ff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e0b2819ff87843fc952418ac236a99ff, State: Running, Role: LEADER
I20260710 13:21:29.720880 20856 catalog_manager.cc:5697] T 6d7feedab0894f7d93a42d4203f6ed17 P b77c05e358b8412ba181b50af2edde23 reported cstate change: term changed from 1 to 2, leader changed from e0b2819ff87843fc952418ac236a99ff (127.16.20.65) to b77c05e358b8412ba181b50af2edde23 (127.16.20.66). New cstate: current_term: 2 leader_uuid: "b77c05e358b8412ba181b50af2edde23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:29.721648 20960 consensus_queue.cc:260] T f65b8d2583f942e397acc42f8376c9e3 P e0b2819ff87843fc952418ac236a99ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:29.722059 21108 raft_consensus.cc:2468] T f65b8d2583f942e397acc42f8376c9e3 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b77c05e358b8412ba181b50af2edde23 in term 2.
I20260710 13:21:29.722975 20960 raft_consensus.cc:3060] T f65b8d2583f942e397acc42f8376c9e3 P e0b2819ff87843fc952418ac236a99ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:29.723182 20999 leader_election.cc:304] T f65b8d2583f942e397acc42f8376c9e3 P b77c05e358b8412ba181b50af2edde23 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b77c05e358b8412ba181b50af2edde23, cff1cec1fcff4ba9aadaf22e7e946a71; no voters: 
I20260710 13:21:29.724140 21330 raft_consensus.cc:2804] T f65b8d2583f942e397acc42f8376c9e3 P b77c05e358b8412ba181b50af2edde23 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:29.724675 21330 raft_consensus.cc:697] T f65b8d2583f942e397acc42f8376c9e3 P b77c05e358b8412ba181b50af2edde23 [term 2 LEADER]: Becoming Leader. State: Replica: b77c05e358b8412ba181b50af2edde23, State: Running, Role: LEADER
I20260710 13:21:29.725608 21330 consensus_queue.cc:237] T f65b8d2583f942e397acc42f8376c9e3 P b77c05e358b8412ba181b50af2edde23 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:29.730605 20960 raft_consensus.cc:2468] T f65b8d2583f942e397acc42f8376c9e3 P e0b2819ff87843fc952418ac236a99ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b77c05e358b8412ba181b50af2edde23 in term 2.
I20260710 13:21:29.736696 20856 catalog_manager.cc:5697] T f65b8d2583f942e397acc42f8376c9e3 P b77c05e358b8412ba181b50af2edde23 reported cstate change: term changed from 1 to 2, leader changed from e0b2819ff87843fc952418ac236a99ff (127.16.20.65) to b77c05e358b8412ba181b50af2edde23 (127.16.20.66). New cstate: current_term: 2 leader_uuid: "b77c05e358b8412ba181b50af2edde23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:29.787789 21334 raft_consensus.cc:993] T 4847fdb0ab5f47febd1304e07719c411 P b77c05e358b8412ba181b50af2edde23: : Instructing follower e0b2819ff87843fc952418ac236a99ff to start an election
I20260710 13:21:29.788311 21330 raft_consensus.cc:1081] T 4847fdb0ab5f47febd1304e07719c411 P b77c05e358b8412ba181b50af2edde23 [term 1 LEADER]: Signalling peer e0b2819ff87843fc952418ac236a99ff to start an election
I20260710 13:21:29.789996 20960 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4847fdb0ab5f47febd1304e07719c411"
dest_uuid: "e0b2819ff87843fc952418ac236a99ff"
 from {username='slave'} at 127.0.0.1:57374
I20260710 13:21:29.790436 20960 raft_consensus.cc:493] T 4847fdb0ab5f47febd1304e07719c411 P e0b2819ff87843fc952418ac236a99ff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:29.790688 20960 raft_consensus.cc:3060] T 4847fdb0ab5f47febd1304e07719c411 P e0b2819ff87843fc952418ac236a99ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:29.795693 20960 raft_consensus.cc:515] T 4847fdb0ab5f47febd1304e07719c411 P e0b2819ff87843fc952418ac236a99ff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:29.797287 20960 leader_election.cc:290] T 4847fdb0ab5f47febd1304e07719c411 P e0b2819ff87843fc952418ac236a99ff [CANDIDATE]: Term 2 election: Requested vote from peers b77c05e358b8412ba181b50af2edde23 (127.16.20.66:34115), cff1cec1fcff4ba9aadaf22e7e946a71 (127.16.20.67:39961)
I20260710 13:21:29.798065 21033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4847fdb0ab5f47febd1304e07719c411" candidate_uuid: "e0b2819ff87843fc952418ac236a99ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b77c05e358b8412ba181b50af2edde23"
I20260710 13:21:29.798206 21108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4847fdb0ab5f47febd1304e07719c411" candidate_uuid: "e0b2819ff87843fc952418ac236a99ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71"
I20260710 13:21:29.798674 21033 raft_consensus.cc:3055] T 4847fdb0ab5f47febd1304e07719c411 P b77c05e358b8412ba181b50af2edde23 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:29.798768 21108 raft_consensus.cc:3060] T 4847fdb0ab5f47febd1304e07719c411 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:29.799023 21033 raft_consensus.cc:740] T 4847fdb0ab5f47febd1304e07719c411 P b77c05e358b8412ba181b50af2edde23 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b77c05e358b8412ba181b50af2edde23, State: Running, Role: LEADER
I20260710 13:21:29.799885 21033 consensus_queue.cc:260] T 4847fdb0ab5f47febd1304e07719c411 P b77c05e358b8412ba181b50af2edde23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:29.800830 21033 raft_consensus.cc:3060] T 4847fdb0ab5f47febd1304e07719c411 P b77c05e358b8412ba181b50af2edde23 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:29.803332 21108 raft_consensus.cc:2468] T 4847fdb0ab5f47febd1304e07719c411 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0b2819ff87843fc952418ac236a99ff in term 2.
I20260710 13:21:29.804337 20924 leader_election.cc:304] T 4847fdb0ab5f47febd1304e07719c411 P e0b2819ff87843fc952418ac236a99ff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cff1cec1fcff4ba9aadaf22e7e946a71, e0b2819ff87843fc952418ac236a99ff; no voters: 
I20260710 13:21:29.805087 21342 raft_consensus.cc:2804] T 4847fdb0ab5f47febd1304e07719c411 P e0b2819ff87843fc952418ac236a99ff [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:29.805457 21342 raft_consensus.cc:697] T 4847fdb0ab5f47febd1304e07719c411 P e0b2819ff87843fc952418ac236a99ff [term 2 LEADER]: Becoming Leader. State: Replica: e0b2819ff87843fc952418ac236a99ff, State: Running, Role: LEADER
I20260710 13:21:29.806231 21033 raft_consensus.cc:2468] T 4847fdb0ab5f47febd1304e07719c411 P b77c05e358b8412ba181b50af2edde23 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0b2819ff87843fc952418ac236a99ff in term 2.
I20260710 13:21:29.806248 21342 consensus_queue.cc:237] T 4847fdb0ab5f47febd1304e07719c411 P e0b2819ff87843fc952418ac236a99ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:29.814203 20856 catalog_manager.cc:5697] T 4847fdb0ab5f47febd1304e07719c411 P e0b2819ff87843fc952418ac236a99ff reported cstate change: term changed from 1 to 2, leader changed from b77c05e358b8412ba181b50af2edde23 (127.16.20.66) to e0b2819ff87843fc952418ac236a99ff (127.16.20.65). New cstate: current_term: 2 leader_uuid: "e0b2819ff87843fc952418ac236a99ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:29.911141 21033 raft_consensus.cc:1275] T 8a99512cfb30475a891613183df6bf41 P b77c05e358b8412ba181b50af2edde23 [term 2 FOLLOWER]: Refusing update from remote peer cff1cec1fcff4ba9aadaf22e7e946a71: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:29.912497 21188 consensus_queue.cc:1048] T 8a99512cfb30475a891613183df6bf41 P cff1cec1fcff4ba9aadaf22e7e946a71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:29.921473 20960 raft_consensus.cc:1275] T 8a99512cfb30475a891613183df6bf41 P e0b2819ff87843fc952418ac236a99ff [term 2 FOLLOWER]: Refusing update from remote peer cff1cec1fcff4ba9aadaf22e7e946a71: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:29.924259 21291 consensus_queue.cc:1048] T 8a99512cfb30475a891613183df6bf41 P cff1cec1fcff4ba9aadaf22e7e946a71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:29.985580 21108 raft_consensus.cc:1275] T 64cca55498db4c278aabd746e671f0fe P cff1cec1fcff4ba9aadaf22e7e946a71 [term 2 FOLLOWER]: Refusing update from remote peer b77c05e358b8412ba181b50af2edde23: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:29.986853 21330 consensus_queue.cc:1048] T 64cca55498db4c278aabd746e671f0fe P b77c05e358b8412ba181b50af2edde23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:29.995790 20960 raft_consensus.cc:1275] T 64cca55498db4c278aabd746e671f0fe P e0b2819ff87843fc952418ac236a99ff [term 2 FOLLOWER]: Refusing update from remote peer b77c05e358b8412ba181b50af2edde23: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:29.999953 21334 consensus_queue.cc:1048] T 64cca55498db4c278aabd746e671f0fe P b77c05e358b8412ba181b50af2edde23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:30.000247 21108 raft_consensus.cc:1275] T e7d13329365e4f0a969757bfd7c5c36e P cff1cec1fcff4ba9aadaf22e7e946a71 [term 2 FOLLOWER]: Refusing update from remote peer b77c05e358b8412ba181b50af2edde23: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:30.001962 21334 consensus_queue.cc:1048] T e7d13329365e4f0a969757bfd7c5c36e P b77c05e358b8412ba181b50af2edde23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:30.013517 20960 raft_consensus.cc:1275] T e7d13329365e4f0a969757bfd7c5c36e P e0b2819ff87843fc952418ac236a99ff [term 2 FOLLOWER]: Refusing update from remote peer b77c05e358b8412ba181b50af2edde23: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:30.014987 21330 consensus_queue.cc:1048] T e7d13329365e4f0a969757bfd7c5c36e P b77c05e358b8412ba181b50af2edde23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:30.043902 21108 raft_consensus.cc:1275] T 6fd7f40f408948aaaf956f6f2a0663c4 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 2 FOLLOWER]: Refusing update from remote peer e0b2819ff87843fc952418ac236a99ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:30.045102 21276 consensus_queue.cc:1048] T 6fd7f40f408948aaaf956f6f2a0663c4 P e0b2819ff87843fc952418ac236a99ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:30.054654 21033 raft_consensus.cc:1275] T 6fd7f40f408948aaaf956f6f2a0663c4 P b77c05e358b8412ba181b50af2edde23 [term 2 FOLLOWER]: Refusing update from remote peer e0b2819ff87843fc952418ac236a99ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:30.056418 21342 consensus_queue.cc:1048] T 6fd7f40f408948aaaf956f6f2a0663c4 P e0b2819ff87843fc952418ac236a99ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:30.115758 21033 raft_consensus.cc:1275] T dc767c307cdf4c45b4a9782ce9c37075 P b77c05e358b8412ba181b50af2edde23 [term 3 FOLLOWER]: Refusing update from remote peer e0b2819ff87843fc952418ac236a99ff: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:21:30.117094 21342 consensus_queue.cc:1048] T dc767c307cdf4c45b4a9782ce9c37075 P e0b2819ff87843fc952418ac236a99ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:30.125134 21108 raft_consensus.cc:1275] T dc767c307cdf4c45b4a9782ce9c37075 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 3 FOLLOWER]: Refusing update from remote peer e0b2819ff87843fc952418ac236a99ff: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:21:30.126503 21342 consensus_queue.cc:1048] T dc767c307cdf4c45b4a9782ce9c37075 P e0b2819ff87843fc952418ac236a99ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:30.188445 21033 raft_consensus.cc:1275] T 4847fdb0ab5f47febd1304e07719c411 P b77c05e358b8412ba181b50af2edde23 [term 2 FOLLOWER]: Refusing update from remote peer e0b2819ff87843fc952418ac236a99ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:30.189662 21342 consensus_queue.cc:1048] T 4847fdb0ab5f47febd1304e07719c411 P e0b2819ff87843fc952418ac236a99ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:30.198552 21107 raft_consensus.cc:1275] T 4847fdb0ab5f47febd1304e07719c411 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 2 FOLLOWER]: Refusing update from remote peer e0b2819ff87843fc952418ac236a99ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:30.200587 21275 consensus_queue.cc:1048] T 4847fdb0ab5f47febd1304e07719c411 P e0b2819ff87843fc952418ac236a99ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:30.203892 20960 raft_consensus.cc:1275] T f65b8d2583f942e397acc42f8376c9e3 P e0b2819ff87843fc952418ac236a99ff [term 2 FOLLOWER]: Refusing update from remote peer b77c05e358b8412ba181b50af2edde23: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:30.205892 21334 consensus_queue.cc:1048] T f65b8d2583f942e397acc42f8376c9e3 P b77c05e358b8412ba181b50af2edde23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:30.209132 21108 raft_consensus.cc:1275] T f65b8d2583f942e397acc42f8376c9e3 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 2 FOLLOWER]: Refusing update from remote peer b77c05e358b8412ba181b50af2edde23: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:30.210917 21334 consensus_queue.cc:1048] T f65b8d2583f942e397acc42f8376c9e3 P b77c05e358b8412ba181b50af2edde23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:30.231629 21107 raft_consensus.cc:1275] T 6d7feedab0894f7d93a42d4203f6ed17 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 2 FOLLOWER]: Refusing update from remote peer b77c05e358b8412ba181b50af2edde23: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:30.233028 21330 consensus_queue.cc:1048] T 6d7feedab0894f7d93a42d4203f6ed17 P b77c05e358b8412ba181b50af2edde23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:30.242823 20960 raft_consensus.cc:1275] T 6d7feedab0894f7d93a42d4203f6ed17 P e0b2819ff87843fc952418ac236a99ff [term 2 FOLLOWER]: Refusing update from remote peer b77c05e358b8412ba181b50af2edde23: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:30.244594 21334 consensus_queue.cc:1048] T 6d7feedab0894f7d93a42d4203f6ed17 P b77c05e358b8412ba181b50af2edde23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:32.383095 20855 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:37900:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:21:32.404641 20855 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37900:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:21:32.430454 16465 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:21:32.574255 20923 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.20.66:34115, user_credentials={real_user=slave}} blocked reactor thread for 78167.3us
W20260710 13:21:32.605886 21384 log.cc:927] Time spent T 8a99512cfb30475a891613183df6bf41 P e0b2819ff87843fc952418ac236a99ff: Append to log took a long time: real 0.063s	user 0.001s	sys 0.000s
W20260710 13:21:32.692183 21380 log.cc:927] Time spent T 6fd7f40f408948aaaf956f6f2a0663c4 P e0b2819ff87843fc952418ac236a99ff: Append to log took a long time: real 0.149s	user 0.008s	sys 0.000s
I20260710 13:21:32.702580 21406 tablet.cc:1724] T 8a99512cfb30475a891613183df6bf41 P cff1cec1fcff4ba9aadaf22e7e946a71: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:32.708469 20855 catalog_manager.cc:5789] TS cff1cec1fcff4ba9aadaf22e7e946a71 (127.16.20.67:39961) does not have the latest schema for tablet 8a99512cfb30475a891613183df6bf41 (table soft_deleted_table [id=c6c31fe7ae7d4991bdce24bb9d19272a]). Expected version 1 got 0
I20260710 13:21:32.778754 21416 tablet.cc:1724] T 8a99512cfb30475a891613183df6bf41 P b77c05e358b8412ba181b50af2edde23: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:32.815301 21413 tablet.cc:1724] T 4847fdb0ab5f47febd1304e07719c411 P cff1cec1fcff4ba9aadaf22e7e946a71: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:32.815821 21420 tablet.cc:1724] T 5e731843c80f4ea2b187d183eebdc679 P b77c05e358b8412ba181b50af2edde23: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:32.826251 21031 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b1d0fb8282a549ecacfd8edcb7880989"
dest_uuid: "b77c05e358b8412ba181b50af2edde23"
mode: GRACEFUL
new_leader_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71"
 from {username='slave'} at 127.0.0.1:44352
I20260710 13:21:32.827169 21031 raft_consensus.cc:606] T b1d0fb8282a549ecacfd8edcb7880989 P b77c05e358b8412ba181b50af2edde23 [term 2 LEADER]: Received request to transfer leadership to TS cff1cec1fcff4ba9aadaf22e7e946a71
I20260710 13:21:32.813553 21418 tablet.cc:1724] T 5e731843c80f4ea2b187d183eebdc679 P e0b2819ff87843fc952418ac236a99ff: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:32.877406 20855 catalog_manager.cc:5789] TS b77c05e358b8412ba181b50af2edde23 (127.16.20.66:34115) does not have the latest schema for tablet 64cca55498db4c278aabd746e671f0fe (table soft_deleted_table [id=c6c31fe7ae7d4991bdce24bb9d19272a]). Expected version 1 got 0
I20260710 13:21:32.879158 20855 catalog_manager.cc:5789] TS b77c05e358b8412ba181b50af2edde23 (127.16.20.66:34115) does not have the latest schema for tablet f65b8d2583f942e397acc42f8376c9e3 (table soft_deleted_table [id=c6c31fe7ae7d4991bdce24bb9d19272a]). Expected version 1 got 0
I20260710 13:21:32.879987 20855 catalog_manager.cc:5789] TS b77c05e358b8412ba181b50af2edde23 (127.16.20.66:34115) does not have the latest schema for tablet e7d13329365e4f0a969757bfd7c5c36e (table soft_deleted_table [id=c6c31fe7ae7d4991bdce24bb9d19272a]). Expected version 1 got 0
I20260710 13:21:32.880522 20855 catalog_manager.cc:5789] TS b77c05e358b8412ba181b50af2edde23 (127.16.20.66:34115) does not have the latest schema for tablet 6d7feedab0894f7d93a42d4203f6ed17 (table soft_deleted_table [id=c6c31fe7ae7d4991bdce24bb9d19272a]). Expected version 1 got 0
I20260710 13:21:32.804023 21415 tablet.cc:1724] T 4847fdb0ab5f47febd1304e07719c411 P e0b2819ff87843fc952418ac236a99ff: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:21:32.882997 21419 log.cc:927] Time spent T 6fd7f40f408948aaaf956f6f2a0663c4 P cff1cec1fcff4ba9aadaf22e7e946a71: Append to log took a long time: real 0.080s	user 0.001s	sys 0.000s
I20260710 13:21:32.869797 21424 tablet.cc:1724] T 64cca55498db4c278aabd746e671f0fe P b77c05e358b8412ba181b50af2edde23: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:32.889408 21417 raft_consensus.cc:993] T b1d0fb8282a549ecacfd8edcb7880989 P b77c05e358b8412ba181b50af2edde23: : Instructing follower cff1cec1fcff4ba9aadaf22e7e946a71 to start an election
I20260710 13:21:32.857605 21425 tablet.cc:1724] T e7d13329365e4f0a969757bfd7c5c36e P e0b2819ff87843fc952418ac236a99ff: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:32.897027 21330 raft_consensus.cc:1081] T b1d0fb8282a549ecacfd8edcb7880989 P b77c05e358b8412ba181b50af2edde23 [term 2 LEADER]: Signalling peer cff1cec1fcff4ba9aadaf22e7e946a71 to start an election
I20260710 13:21:32.904763 21422 tablet.cc:1724] T e7d13329365e4f0a969757bfd7c5c36e P b77c05e358b8412ba181b50af2edde23: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:32.905115 21428 tablet.cc:1724] T 5e731843c80f4ea2b187d183eebdc679 P cff1cec1fcff4ba9aadaf22e7e946a71: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:21:32.906827 21423 log.cc:927] Time spent T 6fd7f40f408948aaaf956f6f2a0663c4 P b77c05e358b8412ba181b50af2edde23: Append to log took a long time: real 0.076s	user 0.000s	sys 0.001s
I20260710 13:21:32.811790 21414 tablet.cc:1724] T 8a99512cfb30475a891613183df6bf41 P e0b2819ff87843fc952418ac236a99ff: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:32.921118 21108 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b1d0fb8282a549ecacfd8edcb7880989"
dest_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71"
 from {username='slave'} at 127.0.0.1:60380
I20260710 13:21:32.921696 21108 raft_consensus.cc:493] T b1d0fb8282a549ecacfd8edcb7880989 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:32.922063 21108 raft_consensus.cc:3060] T b1d0fb8282a549ecacfd8edcb7880989 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:32.946908 21416 tablet.cc:1724] T 4847fdb0ab5f47febd1304e07719c411 P b77c05e358b8412ba181b50af2edde23: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:32.947440 21425 tablet.cc:1724] T dc767c307cdf4c45b4a9782ce9c37075 P e0b2819ff87843fc952418ac236a99ff: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:32.938894 21406 tablet.cc:1724] T f65b8d2583f942e397acc42f8376c9e3 P cff1cec1fcff4ba9aadaf22e7e946a71: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:32.963878 21108 raft_consensus.cc:515] T b1d0fb8282a549ecacfd8edcb7880989 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:32.970381 21108 leader_election.cc:290] T b1d0fb8282a549ecacfd8edcb7880989 P cff1cec1fcff4ba9aadaf22e7e946a71 [CANDIDATE]: Term 3 election: Requested vote from peers e0b2819ff87843fc952418ac236a99ff (127.16.20.65:38617), b77c05e358b8412ba181b50af2edde23 (127.16.20.66:34115)
I20260710 13:21:32.971256 20956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1d0fb8282a549ecacfd8edcb7880989" candidate_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e0b2819ff87843fc952418ac236a99ff"
I20260710 13:21:32.971642 21030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1d0fb8282a549ecacfd8edcb7880989" candidate_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b77c05e358b8412ba181b50af2edde23"
I20260710 13:21:32.976593 21030 raft_consensus.cc:3055] T b1d0fb8282a549ecacfd8edcb7880989 P b77c05e358b8412ba181b50af2edde23 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:32.976964 21030 raft_consensus.cc:740] T b1d0fb8282a549ecacfd8edcb7880989 P b77c05e358b8412ba181b50af2edde23 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b77c05e358b8412ba181b50af2edde23, State: Running, Role: LEADER
I20260710 13:21:32.977907 21030 consensus_queue.cc:260] T b1d0fb8282a549ecacfd8edcb7880989 P b77c05e358b8412ba181b50af2edde23 [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: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:32.985378 21424 tablet.cc:1724] T f65b8d2583f942e397acc42f8376c9e3 P b77c05e358b8412ba181b50af2edde23: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:32.979190 21030 raft_consensus.cc:3060] T b1d0fb8282a549ecacfd8edcb7880989 P b77c05e358b8412ba181b50af2edde23 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:33.006358 21433 tablet.cc:1724] T e7d13329365e4f0a969757bfd7c5c36e P cff1cec1fcff4ba9aadaf22e7e946a71: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:32.981158 20956 raft_consensus.cc:3060] T b1d0fb8282a549ecacfd8edcb7880989 P e0b2819ff87843fc952418ac236a99ff [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:33.009264 21418 tablet.cc:1724] T 64cca55498db4c278aabd746e671f0fe P e0b2819ff87843fc952418ac236a99ff: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:33.035969 21415 tablet.cc:1724] T 6fd7f40f408948aaaf956f6f2a0663c4 P e0b2819ff87843fc952418ac236a99ff: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:33.038547 20958 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ee6f7160447b42b288e105da951b2492"
dest_uuid: "e0b2819ff87843fc952418ac236a99ff"
mode: GRACEFUL
new_leader_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71"
 from {username='slave'} at 127.0.0.1:59794
I20260710 13:21:33.040057 20958 raft_consensus.cc:606] T ee6f7160447b42b288e105da951b2492 P e0b2819ff87843fc952418ac236a99ff [term 1 LEADER]: Received request to transfer leadership to TS cff1cec1fcff4ba9aadaf22e7e946a71
I20260710 13:21:33.041662 16465 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:21:33.042289 16465 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:33.043177 21428 tablet.cc:1724] T 64cca55498db4c278aabd746e671f0fe P cff1cec1fcff4ba9aadaf22e7e946a71: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:33.055493 21425 tablet.cc:1724] T 6d7feedab0894f7d93a42d4203f6ed17 P e0b2819ff87843fc952418ac236a99ff: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:33.064025 21422 tablet.cc:1724] T dc767c307cdf4c45b4a9782ce9c37075 P b77c05e358b8412ba181b50af2edde23: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:33.066944 21420 tablet.cc:1724] T 6fd7f40f408948aaaf956f6f2a0663c4 P b77c05e358b8412ba181b50af2edde23: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:33.071744 21416 tablet.cc:1724] T 6d7feedab0894f7d93a42d4203f6ed17 P b77c05e358b8412ba181b50af2edde23: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:33.067879 21413 tablet.cc:1724] T dc767c307cdf4c45b4a9782ce9c37075 P cff1cec1fcff4ba9aadaf22e7e946a71: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:33.073076 21433 tablet.cc:1724] T 6fd7f40f408948aaaf956f6f2a0663c4 P cff1cec1fcff4ba9aadaf22e7e946a71: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:33.080564 21406 tablet.cc:1724] T 6d7feedab0894f7d93a42d4203f6ed17 P cff1cec1fcff4ba9aadaf22e7e946a71: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:33.081872 21418 tablet.cc:1724] T f65b8d2583f942e397acc42f8376c9e3 P e0b2819ff87843fc952418ac236a99ff: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:33.084791 20956 raft_consensus.cc:2468] T b1d0fb8282a549ecacfd8edcb7880989 P e0b2819ff87843fc952418ac236a99ff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cff1cec1fcff4ba9aadaf22e7e946a71 in term 3.
I20260710 13:21:33.111479 21072 leader_election.cc:304] T b1d0fb8282a549ecacfd8edcb7880989 P cff1cec1fcff4ba9aadaf22e7e946a71 [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: cff1cec1fcff4ba9aadaf22e7e946a71, e0b2819ff87843fc952418ac236a99ff; no voters: 
I20260710 13:21:33.112571 21381 raft_consensus.cc:2804] T b1d0fb8282a549ecacfd8edcb7880989 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:33.113081 21381 raft_consensus.cc:697] T b1d0fb8282a549ecacfd8edcb7880989 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 3 LEADER]: Becoming Leader. State: Replica: cff1cec1fcff4ba9aadaf22e7e946a71, State: Running, Role: LEADER
I20260710 13:21:33.114027 21381 consensus_queue.cc:237] T b1d0fb8282a549ecacfd8edcb7880989 P cff1cec1fcff4ba9aadaf22e7e946a71 [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: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:33.116675 21030 raft_consensus.cc:2468] T b1d0fb8282a549ecacfd8edcb7880989 P b77c05e358b8412ba181b50af2edde23 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cff1cec1fcff4ba9aadaf22e7e946a71 in term 3.
I20260710 13:21:33.125056 20855 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 84fa1d37a5c049e6867eb052bd9c5be2: soft_deleted_table [id=c6c31fe7ae7d4991bdce24bb9d19272a] alter complete (version 1)
I20260710 13:21:33.134860 20857 catalog_manager.cc:5697] T b1d0fb8282a549ecacfd8edcb7880989 P cff1cec1fcff4ba9aadaf22e7e946a71 reported cstate change: term changed from 2 to 3, leader changed from b77c05e358b8412ba181b50af2edde23 (127.16.20.66) to cff1cec1fcff4ba9aadaf22e7e946a71 (127.16.20.67). New cstate: current_term: 3 leader_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:33.292714 21364 raft_consensus.cc:993] T ee6f7160447b42b288e105da951b2492 P e0b2819ff87843fc952418ac236a99ff: : Instructing follower cff1cec1fcff4ba9aadaf22e7e946a71 to start an election
I20260710 13:21:33.293249 21393 raft_consensus.cc:1081] T ee6f7160447b42b288e105da951b2492 P e0b2819ff87843fc952418ac236a99ff [term 1 LEADER]: Signalling peer cff1cec1fcff4ba9aadaf22e7e946a71 to start an election
I20260710 13:21:33.294688 21108 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ee6f7160447b42b288e105da951b2492"
dest_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71"
 from {username='slave'} at 127.0.0.1:60370
I20260710 13:21:33.295132 21108 raft_consensus.cc:493] T ee6f7160447b42b288e105da951b2492 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:33.295482 21108 raft_consensus.cc:3060] T ee6f7160447b42b288e105da951b2492 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:33.300532 21108 raft_consensus.cc:515] T ee6f7160447b42b288e105da951b2492 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:33.302347 21108 leader_election.cc:290] T ee6f7160447b42b288e105da951b2492 P cff1cec1fcff4ba9aadaf22e7e946a71 [CANDIDATE]: Term 2 election: Requested vote from peers e0b2819ff87843fc952418ac236a99ff (127.16.20.65:38617), b77c05e358b8412ba181b50af2edde23 (127.16.20.66:34115)
I20260710 13:21:33.302989 20956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee6f7160447b42b288e105da951b2492" candidate_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e0b2819ff87843fc952418ac236a99ff"
I20260710 13:21:33.303272 21030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee6f7160447b42b288e105da951b2492" candidate_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b77c05e358b8412ba181b50af2edde23"
I20260710 13:21:33.303614 20956 raft_consensus.cc:3055] T ee6f7160447b42b288e105da951b2492 P e0b2819ff87843fc952418ac236a99ff [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:33.303913 21030 raft_consensus.cc:3060] T ee6f7160447b42b288e105da951b2492 P b77c05e358b8412ba181b50af2edde23 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:33.304085 20956 raft_consensus.cc:740] T ee6f7160447b42b288e105da951b2492 P e0b2819ff87843fc952418ac236a99ff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e0b2819ff87843fc952418ac236a99ff, State: Running, Role: LEADER
I20260710 13:21:33.304939 20956 consensus_queue.cc:260] T ee6f7160447b42b288e105da951b2492 P e0b2819ff87843fc952418ac236a99ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:33.305873 20956 raft_consensus.cc:3060] T ee6f7160447b42b288e105da951b2492 P e0b2819ff87843fc952418ac236a99ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:33.308903 21030 raft_consensus.cc:2468] T ee6f7160447b42b288e105da951b2492 P b77c05e358b8412ba181b50af2edde23 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cff1cec1fcff4ba9aadaf22e7e946a71 in term 2.
I20260710 13:21:33.309945 21072 leader_election.cc:304] T ee6f7160447b42b288e105da951b2492 P cff1cec1fcff4ba9aadaf22e7e946a71 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b77c05e358b8412ba181b50af2edde23, cff1cec1fcff4ba9aadaf22e7e946a71; no voters: 
I20260710 13:21:33.310577 21381 raft_consensus.cc:2804] T ee6f7160447b42b288e105da951b2492 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:33.310773 20956 raft_consensus.cc:2468] T ee6f7160447b42b288e105da951b2492 P e0b2819ff87843fc952418ac236a99ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cff1cec1fcff4ba9aadaf22e7e946a71 in term 2.
I20260710 13:21:33.311069 21381 raft_consensus.cc:697] T ee6f7160447b42b288e105da951b2492 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 2 LEADER]: Becoming Leader. State: Replica: cff1cec1fcff4ba9aadaf22e7e946a71, State: Running, Role: LEADER
I20260710 13:21:33.311918 21381 consensus_queue.cc:237] T ee6f7160447b42b288e105da951b2492 P cff1cec1fcff4ba9aadaf22e7e946a71 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } }
I20260710 13:21:33.319938 20857 catalog_manager.cc:5697] T ee6f7160447b42b288e105da951b2492 P cff1cec1fcff4ba9aadaf22e7e946a71 reported cstate change: term changed from 1 to 2, leader changed from e0b2819ff87843fc952418ac236a99ff (127.16.20.65) to cff1cec1fcff4ba9aadaf22e7e946a71 (127.16.20.67). New cstate: current_term: 2 leader_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cff1cec1fcff4ba9aadaf22e7e946a71" member_type: VOTER last_known_addr { host: "127.16.20.67" port: 39961 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:33.501008 21030 raft_consensus.cc:1275] T b1d0fb8282a549ecacfd8edcb7880989 P b77c05e358b8412ba181b50af2edde23 [term 3 FOLLOWER]: Refusing update from remote peer cff1cec1fcff4ba9aadaf22e7e946a71: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:33.502379 21381 consensus_queue.cc:1048] T b1d0fb8282a549ecacfd8edcb7880989 P cff1cec1fcff4ba9aadaf22e7e946a71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:33.505532 20956 raft_consensus.cc:1275] T b1d0fb8282a549ecacfd8edcb7880989 P e0b2819ff87843fc952418ac236a99ff [term 3 FOLLOWER]: Refusing update from remote peer cff1cec1fcff4ba9aadaf22e7e946a71: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:33.506989 21361 consensus_queue.cc:1048] T b1d0fb8282a549ecacfd8edcb7880989 P cff1cec1fcff4ba9aadaf22e7e946a71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:21:33.746523 21030 raft_consensus.cc:1275] T ee6f7160447b42b288e105da951b2492 P b77c05e358b8412ba181b50af2edde23 [term 2 FOLLOWER]: Refusing update from remote peer cff1cec1fcff4ba9aadaf22e7e946a71: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:33.747740 21361 consensus_queue.cc:1048] T ee6f7160447b42b288e105da951b2492 P cff1cec1fcff4ba9aadaf22e7e946a71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77c05e358b8412ba181b50af2edde23" member_type: VOTER last_known_addr { host: "127.16.20.66" port: 34115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:33.757264 20956 raft_consensus.cc:1275] T ee6f7160447b42b288e105da951b2492 P e0b2819ff87843fc952418ac236a99ff [term 2 FOLLOWER]: Refusing update from remote peer cff1cec1fcff4ba9aadaf22e7e946a71: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:33.758992 21361 consensus_queue.cc:1048] T ee6f7160447b42b288e105da951b2492 P cff1cec1fcff4ba9aadaf22e7e946a71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0b2819ff87843fc952418ac236a99ff" member_type: VOTER last_known_addr { host: "127.16.20.65" port: 38617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:34.099342 16465 tablet_server.cc:179] TabletServer@127.16.20.65:0 shutting down...
I20260710 13:21:34.126447 16465 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:34.127285 16465 tablet_replica.cc:333] T 64cca55498db4c278aabd746e671f0fe P e0b2819ff87843fc952418ac236a99ff: stopping tablet replica
I20260710 13:21:34.128085 16465 raft_consensus.cc:2243] T 64cca55498db4c278aabd746e671f0fe P e0b2819ff87843fc952418ac236a99ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:34.128638 16465 raft_consensus.cc:2272] T 64cca55498db4c278aabd746e671f0fe P e0b2819ff87843fc952418ac236a99ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:34.131883 16465 tablet_replica.cc:333] T dc767c307cdf4c45b4a9782ce9c37075 P e0b2819ff87843fc952418ac236a99ff: stopping tablet replica
I20260710 13:21:34.132519 16465 raft_consensus.cc:2243] T dc767c307cdf4c45b4a9782ce9c37075 P e0b2819ff87843fc952418ac236a99ff [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:21:34.133297 16465 raft_consensus.cc:2272] T dc767c307cdf4c45b4a9782ce9c37075 P e0b2819ff87843fc952418ac236a99ff [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:34.135273 16465 tablet_replica.cc:333] T 6fd7f40f408948aaaf956f6f2a0663c4 P e0b2819ff87843fc952418ac236a99ff: stopping tablet replica
I20260710 13:21:34.135955 16465 raft_consensus.cc:2243] T 6fd7f40f408948aaaf956f6f2a0663c4 P e0b2819ff87843fc952418ac236a99ff [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:34.136710 16465 raft_consensus.cc:2272] T 6fd7f40f408948aaaf956f6f2a0663c4 P e0b2819ff87843fc952418ac236a99ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:34.138666 16465 tablet_replica.cc:333] T 8a99512cfb30475a891613183df6bf41 P e0b2819ff87843fc952418ac236a99ff: stopping tablet replica
I20260710 13:21:34.139266 16465 raft_consensus.cc:2243] T 8a99512cfb30475a891613183df6bf41 P e0b2819ff87843fc952418ac236a99ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:34.139794 16465 raft_consensus.cc:2272] T 8a99512cfb30475a891613183df6bf41 P e0b2819ff87843fc952418ac236a99ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:34.141676 16465 tablet_replica.cc:333] T 4847fdb0ab5f47febd1304e07719c411 P e0b2819ff87843fc952418ac236a99ff: stopping tablet replica
I20260710 13:21:34.142273 16465 raft_consensus.cc:2243] T 4847fdb0ab5f47febd1304e07719c411 P e0b2819ff87843fc952418ac236a99ff [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:34.143011 16465 raft_consensus.cc:2272] T 4847fdb0ab5f47febd1304e07719c411 P e0b2819ff87843fc952418ac236a99ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:34.144919 16465 tablet_replica.cc:333] T f65b8d2583f942e397acc42f8376c9e3 P e0b2819ff87843fc952418ac236a99ff: stopping tablet replica
I20260710 13:21:34.145539 16465 raft_consensus.cc:2243] T f65b8d2583f942e397acc42f8376c9e3 P e0b2819ff87843fc952418ac236a99ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:34.145994 16465 raft_consensus.cc:2272] T f65b8d2583f942e397acc42f8376c9e3 P e0b2819ff87843fc952418ac236a99ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:34.148067 16465 tablet_replica.cc:333] T 5e731843c80f4ea2b187d183eebdc679 P e0b2819ff87843fc952418ac236a99ff: stopping tablet replica
I20260710 13:21:34.148635 16465 raft_consensus.cc:2243] T 5e731843c80f4ea2b187d183eebdc679 P e0b2819ff87843fc952418ac236a99ff [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:34.149576 16465 raft_consensus.cc:2272] T 5e731843c80f4ea2b187d183eebdc679 P e0b2819ff87843fc952418ac236a99ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:34.151538 16465 tablet_replica.cc:333] T 8f3aca8634f14d168aea6ed04bb9522c P e0b2819ff87843fc952418ac236a99ff: stopping tablet replica
I20260710 13:21:34.152034 16465 raft_consensus.cc:2243] T 8f3aca8634f14d168aea6ed04bb9522c P e0b2819ff87843fc952418ac236a99ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:34.152415 16465 raft_consensus.cc:2272] T 8f3aca8634f14d168aea6ed04bb9522c P e0b2819ff87843fc952418ac236a99ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:34.154366 16465 tablet_replica.cc:333] T 601bf470d84a4a168e8a279d5565ef1e P e0b2819ff87843fc952418ac236a99ff: stopping tablet replica
I20260710 13:21:34.155097 16465 raft_consensus.cc:2243] T 601bf470d84a4a168e8a279d5565ef1e P e0b2819ff87843fc952418ac236a99ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:34.155596 16465 raft_consensus.cc:2272] T 601bf470d84a4a168e8a279d5565ef1e P e0b2819ff87843fc952418ac236a99ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:34.157518 16465 tablet_replica.cc:333] T 6d7feedab0894f7d93a42d4203f6ed17 P e0b2819ff87843fc952418ac236a99ff: stopping tablet replica
I20260710 13:21:34.158133 16465 raft_consensus.cc:2243] T 6d7feedab0894f7d93a42d4203f6ed17 P e0b2819ff87843fc952418ac236a99ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:34.158609 16465 raft_consensus.cc:2272] T 6d7feedab0894f7d93a42d4203f6ed17 P e0b2819ff87843fc952418ac236a99ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:34.161007 16465 tablet_replica.cc:333] T eaaa8410a8d04be89f02cba839560b32 P e0b2819ff87843fc952418ac236a99ff: stopping tablet replica
I20260710 13:21:34.161739 16465 raft_consensus.cc:2243] T eaaa8410a8d04be89f02cba839560b32 P e0b2819ff87843fc952418ac236a99ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:34.162268 16465 raft_consensus.cc:2272] T eaaa8410a8d04be89f02cba839560b32 P e0b2819ff87843fc952418ac236a99ff [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:34.164839 20998 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 9 similar messages]
I20260710 13:21:34.165020 16465 tablet_replica.cc:333] T 2ab4d8ba1eb541b6b487a5882bca5f67 P e0b2819ff87843fc952418ac236a99ff: stopping tablet replica
I20260710 13:21:34.165839 16465 raft_consensus.cc:2243] T 2ab4d8ba1eb541b6b487a5882bca5f67 P e0b2819ff87843fc952418ac236a99ff [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:34.166725 16465 raft_consensus.cc:2272] T 2ab4d8ba1eb541b6b487a5882bca5f67 P e0b2819ff87843fc952418ac236a99ff [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:34.167768 20998 consensus_peers.cc:597] T eaaa8410a8d04be89f02cba839560b32 P b77c05e358b8412ba181b50af2edde23 -> Peer e0b2819ff87843fc952418ac236a99ff (127.16.20.65:38617): Couldn't send request to peer e0b2819ff87843fc952418ac236a99ff. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:34.168962 16465 tablet_replica.cc:333] T c2d6b5d5c17b4fdb91b4cf2d2108513d P e0b2819ff87843fc952418ac236a99ff: stopping tablet replica
I20260710 13:21:34.169615 16465 raft_consensus.cc:2243] T c2d6b5d5c17b4fdb91b4cf2d2108513d P e0b2819ff87843fc952418ac236a99ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:34.170069 16465 raft_consensus.cc:2272] T c2d6b5d5c17b4fdb91b4cf2d2108513d P e0b2819ff87843fc952418ac236a99ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:34.172115 16465 tablet_replica.cc:333] T b1d0fb8282a549ecacfd8edcb7880989 P e0b2819ff87843fc952418ac236a99ff: stopping tablet replica
I20260710 13:21:34.172673 16465 raft_consensus.cc:2243] T b1d0fb8282a549ecacfd8edcb7880989 P e0b2819ff87843fc952418ac236a99ff [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:34.173118 16465 raft_consensus.cc:2272] T b1d0fb8282a549ecacfd8edcb7880989 P e0b2819ff87843fc952418ac236a99ff [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:34.175930 16465 tablet_replica.cc:333] T 83b6d196f36745bab04165d17992b199 P e0b2819ff87843fc952418ac236a99ff: stopping tablet replica
I20260710 13:21:34.176450 16465 raft_consensus.cc:2243] T 83b6d196f36745bab04165d17992b199 P e0b2819ff87843fc952418ac236a99ff [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:34.177166 16465 raft_consensus.cc:2272] T 83b6d196f36745bab04165d17992b199 P e0b2819ff87843fc952418ac236a99ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:34.179306 16465 tablet_replica.cc:333] T e7d13329365e4f0a969757bfd7c5c36e P e0b2819ff87843fc952418ac236a99ff: stopping tablet replica
I20260710 13:21:34.179893 16465 raft_consensus.cc:2243] T e7d13329365e4f0a969757bfd7c5c36e P e0b2819ff87843fc952418ac236a99ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:34.180299 16465 raft_consensus.cc:2272] T e7d13329365e4f0a969757bfd7c5c36e P e0b2819ff87843fc952418ac236a99ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:34.182336 16465 tablet_replica.cc:333] T ee6f7160447b42b288e105da951b2492 P e0b2819ff87843fc952418ac236a99ff: stopping tablet replica
I20260710 13:21:34.182983 16465 raft_consensus.cc:2243] T ee6f7160447b42b288e105da951b2492 P e0b2819ff87843fc952418ac236a99ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:34.183521 16465 raft_consensus.cc:2272] T ee6f7160447b42b288e105da951b2492 P e0b2819ff87843fc952418ac236a99ff [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:34.184389 20998 consensus_peers.cc:597] T f65b8d2583f942e397acc42f8376c9e3 P b77c05e358b8412ba181b50af2edde23 -> Peer e0b2819ff87843fc952418ac236a99ff (127.16.20.65:38617): Couldn't send request to peer e0b2819ff87843fc952418ac236a99ff. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:34.185994 16465 tablet_replica.cc:333] T 7f6284f1c910491d94251e38719c02c7 P e0b2819ff87843fc952418ac236a99ff: stopping tablet replica
I20260710 13:21:34.186506 16465 raft_consensus.cc:2243] T 7f6284f1c910491d94251e38719c02c7 P e0b2819ff87843fc952418ac236a99ff [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:34.187273 16465 raft_consensus.cc:2272] T 7f6284f1c910491d94251e38719c02c7 P e0b2819ff87843fc952418ac236a99ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:34.224515 16465 tablet_server.cc:196] TabletServer@127.16.20.65:0 shutdown complete.
W20260710 13:21:34.239905 20998 consensus_peers.cc:597] T 64cca55498db4c278aabd746e671f0fe P b77c05e358b8412ba181b50af2edde23 -> Peer e0b2819ff87843fc952418ac236a99ff (127.16.20.65:38617): Couldn't send request to peer e0b2819ff87843fc952418ac236a99ff. Status: Network error: Client connection negotiation failed: client connection to 127.16.20.65:38617: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:34.248654 21072 consensus_peers.cc:597] T 8a99512cfb30475a891613183df6bf41 P cff1cec1fcff4ba9aadaf22e7e946a71 -> Peer e0b2819ff87843fc952418ac236a99ff (127.16.20.65:38617): Couldn't send request to peer e0b2819ff87843fc952418ac236a99ff. Status: Network error: Client connection negotiation failed: client connection to 127.16.20.65:38617: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:34.260097 16465 tablet_server.cc:179] TabletServer@127.16.20.66:0 shutting down...
W20260710 13:21:34.281000 21072 consensus_peers.cc:597] T ee6f7160447b42b288e105da951b2492 P cff1cec1fcff4ba9aadaf22e7e946a71 -> Peer e0b2819ff87843fc952418ac236a99ff (127.16.20.65:38617): Couldn't send request to peer e0b2819ff87843fc952418ac236a99ff. Status: Network error: Client connection negotiation failed: client connection to 127.16.20.65:38617: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:34.294957 16465 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:34.295778 16465 tablet_replica.cc:333] T 64cca55498db4c278aabd746e671f0fe P b77c05e358b8412ba181b50af2edde23: stopping tablet replica
I20260710 13:21:34.296782 16465 raft_consensus.cc:2243] T 64cca55498db4c278aabd746e671f0fe P b77c05e358b8412ba181b50af2edde23 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:34.297701 16465 raft_consensus.cc:2272] T 64cca55498db4c278aabd746e671f0fe P b77c05e358b8412ba181b50af2edde23 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:34.299714 16465 tablet_replica.cc:333] T e7d13329365e4f0a969757bfd7c5c36e P b77c05e358b8412ba181b50af2edde23: stopping tablet replica
I20260710 13:21:34.300216 16465 raft_consensus.cc:2243] T e7d13329365e4f0a969757bfd7c5c36e P b77c05e358b8412ba181b50af2edde23 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:34.300920 16465 raft_consensus.cc:2272] T e7d13329365e4f0a969757bfd7c5c36e P b77c05e358b8412ba181b50af2edde23 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:34.302791 16465 tablet_replica.cc:333] T 8a99512cfb30475a891613183df6bf41 P b77c05e358b8412ba181b50af2edde23: stopping tablet replica
I20260710 13:21:34.303342 16465 raft_consensus.cc:2243] T 8a99512cfb30475a891613183df6bf41 P b77c05e358b8412ba181b50af2edde23 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:34.304134 16465 raft_consensus.cc:2272] T 8a99512cfb30475a891613183df6bf41 P b77c05e358b8412ba181b50af2edde23 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:34.306118 16465 tablet_replica.cc:333] T 4847fdb0ab5f47febd1304e07719c411 P b77c05e358b8412ba181b50af2edde23: stopping tablet replica
I20260710 13:21:34.306720 16465 raft_consensus.cc:2243] T 4847fdb0ab5f47febd1304e07719c411 P b77c05e358b8412ba181b50af2edde23 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:34.307199 16465 raft_consensus.cc:2272] T 4847fdb0ab5f47febd1304e07719c411 P b77c05e358b8412ba181b50af2edde23 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:34.309260 16465 tablet_replica.cc:333] T 6fd7f40f408948aaaf956f6f2a0663c4 P b77c05e358b8412ba181b50af2edde23: stopping tablet replica
I20260710 13:21:34.309893 16465 raft_consensus.cc:2243] T 6fd7f40f408948aaaf956f6f2a0663c4 P b77c05e358b8412ba181b50af2edde23 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:34.310447 16465 raft_consensus.cc:2272] T 6fd7f40f408948aaaf956f6f2a0663c4 P b77c05e358b8412ba181b50af2edde23 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:34.312652 16465 tablet_replica.cc:333] T f65b8d2583f942e397acc42f8376c9e3 P b77c05e358b8412ba181b50af2edde23: stopping tablet replica
I20260710 13:21:34.313244 16465 raft_consensus.cc:2243] T f65b8d2583f942e397acc42f8376c9e3 P b77c05e358b8412ba181b50af2edde23 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:34.314077 16465 raft_consensus.cc:2272] T f65b8d2583f942e397acc42f8376c9e3 P b77c05e358b8412ba181b50af2edde23 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:34.316139 16465 tablet_replica.cc:333] T 5e731843c80f4ea2b187d183eebdc679 P b77c05e358b8412ba181b50af2edde23: stopping tablet replica
I20260710 13:21:34.316716 16465 raft_consensus.cc:2243] T 5e731843c80f4ea2b187d183eebdc679 P b77c05e358b8412ba181b50af2edde23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:34.317186 16465 raft_consensus.cc:2272] T 5e731843c80f4ea2b187d183eebdc679 P b77c05e358b8412ba181b50af2edde23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:34.319134 16465 tablet_replica.cc:333] T 6d7feedab0894f7d93a42d4203f6ed17 P b77c05e358b8412ba181b50af2edde23: stopping tablet replica
I20260710 13:21:34.319715 16465 raft_consensus.cc:2243] T 6d7feedab0894f7d93a42d4203f6ed17 P b77c05e358b8412ba181b50af2edde23 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:34.320501 16465 raft_consensus.cc:2272] T 6d7feedab0894f7d93a42d4203f6ed17 P b77c05e358b8412ba181b50af2edde23 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:34.322386 16465 tablet_replica.cc:333] T 601bf470d84a4a168e8a279d5565ef1e P b77c05e358b8412ba181b50af2edde23: stopping tablet replica
I20260710 13:21:34.322943 16465 raft_consensus.cc:2243] T 601bf470d84a4a168e8a279d5565ef1e P b77c05e358b8412ba181b50af2edde23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:34.323462 16465 raft_consensus.cc:2272] T 601bf470d84a4a168e8a279d5565ef1e P b77c05e358b8412ba181b50af2edde23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:34.325440 16465 tablet_replica.cc:333] T 8f3aca8634f14d168aea6ed04bb9522c P b77c05e358b8412ba181b50af2edde23: stopping tablet replica
I20260710 13:21:34.325923 16465 raft_consensus.cc:2243] T 8f3aca8634f14d168aea6ed04bb9522c P b77c05e358b8412ba181b50af2edde23 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:34.327025 16465 raft_consensus.cc:2272] T 8f3aca8634f14d168aea6ed04bb9522c P b77c05e358b8412ba181b50af2edde23 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:34.329234 16465 tablet_replica.cc:333] T c2d6b5d5c17b4fdb91b4cf2d2108513d P b77c05e358b8412ba181b50af2edde23: stopping tablet replica
I20260710 13:21:34.329751 16465 raft_consensus.cc:2243] T c2d6b5d5c17b4fdb91b4cf2d2108513d P b77c05e358b8412ba181b50af2edde23 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:34.330506 16465 raft_consensus.cc:2272] T c2d6b5d5c17b4fdb91b4cf2d2108513d P b77c05e358b8412ba181b50af2edde23 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:34.332548 16465 tablet_replica.cc:333] T 2ab4d8ba1eb541b6b487a5882bca5f67 P b77c05e358b8412ba181b50af2edde23: stopping tablet replica
I20260710 13:21:34.333137 16465 raft_consensus.cc:2243] T 2ab4d8ba1eb541b6b487a5882bca5f67 P b77c05e358b8412ba181b50af2edde23 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:34.333750 16465 raft_consensus.cc:2272] T 2ab4d8ba1eb541b6b487a5882bca5f67 P b77c05e358b8412ba181b50af2edde23 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:34.336118 16465 tablet_replica.cc:333] T eaaa8410a8d04be89f02cba839560b32 P b77c05e358b8412ba181b50af2edde23: stopping tablet replica
I20260710 13:21:34.336704 16465 raft_consensus.cc:2243] T eaaa8410a8d04be89f02cba839560b32 P b77c05e358b8412ba181b50af2edde23 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:34.337548 16465 raft_consensus.cc:2272] T eaaa8410a8d04be89f02cba839560b32 P b77c05e358b8412ba181b50af2edde23 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:34.339694 16465 tablet_replica.cc:333] T dc767c307cdf4c45b4a9782ce9c37075 P b77c05e358b8412ba181b50af2edde23: stopping tablet replica
I20260710 13:21:34.340256 16465 raft_consensus.cc:2243] T dc767c307cdf4c45b4a9782ce9c37075 P b77c05e358b8412ba181b50af2edde23 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:34.340725 16465 raft_consensus.cc:2272] T dc767c307cdf4c45b4a9782ce9c37075 P b77c05e358b8412ba181b50af2edde23 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:34.342667 16465 tablet_replica.cc:333] T b1d0fb8282a549ecacfd8edcb7880989 P b77c05e358b8412ba181b50af2edde23: stopping tablet replica
I20260710 13:21:34.343346 16465 raft_consensus.cc:2243] T b1d0fb8282a549ecacfd8edcb7880989 P b77c05e358b8412ba181b50af2edde23 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:34.343891 16465 raft_consensus.cc:2272] T b1d0fb8282a549ecacfd8edcb7880989 P b77c05e358b8412ba181b50af2edde23 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:34.346967 16465 tablet_replica.cc:333] T 7f6284f1c910491d94251e38719c02c7 P b77c05e358b8412ba181b50af2edde23: stopping tablet replica
I20260710 13:21:34.347765 16465 raft_consensus.cc:2243] T 7f6284f1c910491d94251e38719c02c7 P b77c05e358b8412ba181b50af2edde23 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:34.348358 16465 raft_consensus.cc:2272] T 7f6284f1c910491d94251e38719c02c7 P b77c05e358b8412ba181b50af2edde23 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:34.351058 16465 tablet_replica.cc:333] T ee6f7160447b42b288e105da951b2492 P b77c05e358b8412ba181b50af2edde23: stopping tablet replica
I20260710 13:21:34.351778 16465 raft_consensus.cc:2243] T ee6f7160447b42b288e105da951b2492 P b77c05e358b8412ba181b50af2edde23 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:34.352317 16465 raft_consensus.cc:2272] T ee6f7160447b42b288e105da951b2492 P b77c05e358b8412ba181b50af2edde23 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:34.355441 16465 tablet_replica.cc:333] T 83b6d196f36745bab04165d17992b199 P b77c05e358b8412ba181b50af2edde23: stopping tablet replica
I20260710 13:21:34.356117 16465 raft_consensus.cc:2243] T 83b6d196f36745bab04165d17992b199 P b77c05e358b8412ba181b50af2edde23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:34.356715 16465 raft_consensus.cc:2272] T 83b6d196f36745bab04165d17992b199 P b77c05e358b8412ba181b50af2edde23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:34.398533 16465 tablet_server.cc:196] TabletServer@127.16.20.66:0 shutdown complete.
I20260710 13:21:34.429838 16465 tablet_server.cc:179] TabletServer@127.16.20.67:0 shutting down...
I20260710 13:21:34.457926 16465 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:34.458738 16465 tablet_replica.cc:333] T 64cca55498db4c278aabd746e671f0fe P cff1cec1fcff4ba9aadaf22e7e946a71: stopping tablet replica
I20260710 13:21:34.459376 16465 raft_consensus.cc:2243] T 64cca55498db4c278aabd746e671f0fe P cff1cec1fcff4ba9aadaf22e7e946a71 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:34.459911 16465 raft_consensus.cc:2272] T 64cca55498db4c278aabd746e671f0fe P cff1cec1fcff4ba9aadaf22e7e946a71 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:34.461722 16465 tablet_replica.cc:333] T e7d13329365e4f0a969757bfd7c5c36e P cff1cec1fcff4ba9aadaf22e7e946a71: stopping tablet replica
I20260710 13:21:34.462260 16465 raft_consensus.cc:2243] T e7d13329365e4f0a969757bfd7c5c36e P cff1cec1fcff4ba9aadaf22e7e946a71 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:34.462680 16465 raft_consensus.cc:2272] T e7d13329365e4f0a969757bfd7c5c36e P cff1cec1fcff4ba9aadaf22e7e946a71 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:34.464443 16465 tablet_replica.cc:333] T f65b8d2583f942e397acc42f8376c9e3 P cff1cec1fcff4ba9aadaf22e7e946a71: stopping tablet replica
I20260710 13:21:34.464957 16465 raft_consensus.cc:2243] T f65b8d2583f942e397acc42f8376c9e3 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:34.465356 16465 raft_consensus.cc:2272] T f65b8d2583f942e397acc42f8376c9e3 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:34.467057 16465 tablet_replica.cc:333] T 5e731843c80f4ea2b187d183eebdc679 P cff1cec1fcff4ba9aadaf22e7e946a71: stopping tablet replica
I20260710 13:21:34.467651 16465 raft_consensus.cc:2243] T 5e731843c80f4ea2b187d183eebdc679 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:34.468063 16465 raft_consensus.cc:2272] T 5e731843c80f4ea2b187d183eebdc679 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:34.469772 16465 tablet_replica.cc:333] T 6fd7f40f408948aaaf956f6f2a0663c4 P cff1cec1fcff4ba9aadaf22e7e946a71: stopping tablet replica
I20260710 13:21:34.470264 16465 raft_consensus.cc:2243] T 6fd7f40f408948aaaf956f6f2a0663c4 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:34.470657 16465 raft_consensus.cc:2272] T 6fd7f40f408948aaaf956f6f2a0663c4 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:34.472339 16465 tablet_replica.cc:333] T 8a99512cfb30475a891613183df6bf41 P cff1cec1fcff4ba9aadaf22e7e946a71: stopping tablet replica
I20260710 13:21:34.472842 16465 raft_consensus.cc:2243] T 8a99512cfb30475a891613183df6bf41 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:34.473554 16465 raft_consensus.cc:2272] T 8a99512cfb30475a891613183df6bf41 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:34.475304 16465 tablet_replica.cc:333] T 4847fdb0ab5f47febd1304e07719c411 P cff1cec1fcff4ba9aadaf22e7e946a71: stopping tablet replica
I20260710 13:21:34.475862 16465 raft_consensus.cc:2243] T 4847fdb0ab5f47febd1304e07719c411 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:34.476262 16465 raft_consensus.cc:2272] T 4847fdb0ab5f47febd1304e07719c411 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:34.478307 16465 tablet_replica.cc:333] T 83b6d196f36745bab04165d17992b199 P cff1cec1fcff4ba9aadaf22e7e946a71: stopping tablet replica
I20260710 13:21:34.478770 16465 raft_consensus.cc:2243] T 83b6d196f36745bab04165d17992b199 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:34.479099 16465 raft_consensus.cc:2272] T 83b6d196f36745bab04165d17992b199 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:34.480886 16465 tablet_replica.cc:333] T c2d6b5d5c17b4fdb91b4cf2d2108513d P cff1cec1fcff4ba9aadaf22e7e946a71: stopping tablet replica
I20260710 13:21:34.481351 16465 raft_consensus.cc:2243] T c2d6b5d5c17b4fdb91b4cf2d2108513d P cff1cec1fcff4ba9aadaf22e7e946a71 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:34.481714 16465 raft_consensus.cc:2272] T c2d6b5d5c17b4fdb91b4cf2d2108513d P cff1cec1fcff4ba9aadaf22e7e946a71 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:34.483367 16465 tablet_replica.cc:333] T 2ab4d8ba1eb541b6b487a5882bca5f67 P cff1cec1fcff4ba9aadaf22e7e946a71: stopping tablet replica
I20260710 13:21:34.483872 16465 raft_consensus.cc:2243] T 2ab4d8ba1eb541b6b487a5882bca5f67 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:34.484212 16465 raft_consensus.cc:2272] T 2ab4d8ba1eb541b6b487a5882bca5f67 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:34.486057 16465 tablet_replica.cc:333] T eaaa8410a8d04be89f02cba839560b32 P cff1cec1fcff4ba9aadaf22e7e946a71: stopping tablet replica
I20260710 13:21:34.486567 16465 raft_consensus.cc:2243] T eaaa8410a8d04be89f02cba839560b32 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:34.487004 16465 raft_consensus.cc:2272] T eaaa8410a8d04be89f02cba839560b32 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:34.489009 16465 tablet_replica.cc:333] T dc767c307cdf4c45b4a9782ce9c37075 P cff1cec1fcff4ba9aadaf22e7e946a71: stopping tablet replica
I20260710 13:21:34.489503 16465 raft_consensus.cc:2243] T dc767c307cdf4c45b4a9782ce9c37075 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:34.489915 16465 raft_consensus.cc:2272] T dc767c307cdf4c45b4a9782ce9c37075 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:34.490126 21072 consensus_peers.cc:597] T b1d0fb8282a549ecacfd8edcb7880989 P cff1cec1fcff4ba9aadaf22e7e946a71 -> Peer b77c05e358b8412ba181b50af2edde23 (127.16.20.66:34115): Couldn't send request to peer b77c05e358b8412ba181b50af2edde23. Status: Network error: Client connection negotiation failed: client connection to 127.16.20.66:34115: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:34.491787 16465 tablet_replica.cc:333] T b1d0fb8282a549ecacfd8edcb7880989 P cff1cec1fcff4ba9aadaf22e7e946a71: stopping tablet replica
I20260710 13:21:34.492343 16465 raft_consensus.cc:2243] T b1d0fb8282a549ecacfd8edcb7880989 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:21:34.493044 16465 raft_consensus.cc:2272] T b1d0fb8282a549ecacfd8edcb7880989 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:34.495162 16465 tablet_replica.cc:333] T 6d7feedab0894f7d93a42d4203f6ed17 P cff1cec1fcff4ba9aadaf22e7e946a71: stopping tablet replica
I20260710 13:21:34.495729 16465 raft_consensus.cc:2243] T 6d7feedab0894f7d93a42d4203f6ed17 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:34.496160 16465 raft_consensus.cc:2272] T 6d7feedab0894f7d93a42d4203f6ed17 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:34.498148 16465 tablet_replica.cc:333] T 8f3aca8634f14d168aea6ed04bb9522c P cff1cec1fcff4ba9aadaf22e7e946a71: stopping tablet replica
I20260710 13:21:34.498656 16465 raft_consensus.cc:2243] T 8f3aca8634f14d168aea6ed04bb9522c P cff1cec1fcff4ba9aadaf22e7e946a71 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:34.499070 16465 raft_consensus.cc:2272] T 8f3aca8634f14d168aea6ed04bb9522c P cff1cec1fcff4ba9aadaf22e7e946a71 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:34.500874 16465 tablet_replica.cc:333] T 601bf470d84a4a168e8a279d5565ef1e P cff1cec1fcff4ba9aadaf22e7e946a71: stopping tablet replica
I20260710 13:21:34.501346 16465 raft_consensus.cc:2243] T 601bf470d84a4a168e8a279d5565ef1e P cff1cec1fcff4ba9aadaf22e7e946a71 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:34.502112 16465 raft_consensus.cc:2272] T 601bf470d84a4a168e8a279d5565ef1e P cff1cec1fcff4ba9aadaf22e7e946a71 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:34.503978 16465 tablet_replica.cc:333] T ee6f7160447b42b288e105da951b2492 P cff1cec1fcff4ba9aadaf22e7e946a71: stopping tablet replica
I20260710 13:21:34.504441 16465 raft_consensus.cc:2243] T ee6f7160447b42b288e105da951b2492 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:34.505162 16465 raft_consensus.cc:2272] T ee6f7160447b42b288e105da951b2492 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:34.507314 16465 tablet_replica.cc:333] T 7f6284f1c910491d94251e38719c02c7 P cff1cec1fcff4ba9aadaf22e7e946a71: stopping tablet replica
I20260710 13:21:34.507903 16465 raft_consensus.cc:2243] T 7f6284f1c910491d94251e38719c02c7 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:34.508338 16465 raft_consensus.cc:2272] T 7f6284f1c910491d94251e38719c02c7 P cff1cec1fcff4ba9aadaf22e7e946a71 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:34.576077 16465 tablet_server.cc:196] TabletServer@127.16.20.67:0 shutdown complete.
I20260710 13:21:34.607806 16465 master.cc:562] Master@127.16.20.126:42733 shutting down...
I20260710 13:21:34.633780 16465 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 84fa1d37a5c049e6867eb052bd9c5be2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:34.634302 16465 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 84fa1d37a5c049e6867eb052bd9c5be2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:34.634577 16465 tablet_replica.cc:333] T 00000000000000000000000000000000 P 84fa1d37a5c049e6867eb052bd9c5be2: stopping tablet replica
I20260710 13:21:34.655079 16465 master.cc:584] Master@127.16.20.126:42733 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (13779 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (26465 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (117351 ms total)
[  PASSED  ] 8 tests.
I20260710 13:21:34.708716 16465 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 408 messages since previous log ~16 seconds ago
I20260710 13:21:34.708984 16465 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 408 messages since previous log ~16 seconds ago
I20260710 13:21:34.709189 16465 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 405 messages since previous log ~16 seconds ago
I20260710 13:21:34.709401 16465 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 9 messages since previous log ~35 seconds ago
I20260710 13:21:34.709591 16465 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 ~36 seconds ago
I20260710 13:21:34.709904 16465 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 5 messages since previous log ~0 seconds ago
I20260710 13:21:34.710109 16465 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 118 messages since previous log ~28 seconds ago
